Trace number 1557780

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
tts tts-5-0? (MO) 615.887 616.093

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-16-s100.cnf
MD5SUM0b8996f2f5c4b978a2df4466203c2361
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.6936
Satisfiable
(Un)Satisfiability was proved
Number of variables31248
Number of clauses93904
Sum of the clauses size221062
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260522
Number of clauses of size 333318
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.19/0.23	c Command: HOME/tts-5-0 HOME/instance-1557780-1238859227.cnf 
0.19/0.23	c Using SATTIMEOUT of 1200
0.19/0.23	c Using SATRAM of 1800
0.19/0.23	c Size of subset node = 16
0.19/0.23	c Variables = 31248
0.19/0.23	c Clauses = 93904
0.19/0.23	c Literals = 221062
0.19/0.23	c Reduced size:
0.19/0.23	c Variables = 31248
0.19/0.23	c Clauses = 93420
0.19/0.23	c Literals = 219778
0.19/0.23	c a2
0.39/0.42	c a1
6.19/6.25	c Independent sub-problems = 1
6.19/6.25	c Sub-problem with 31100 variables and 93420 clauses
6.19/6.25	c using permutation method 4
6.19/6.25	c count = 1
6.19/6.25	c Ordering finished 6.200 seconds
6.19/6.25	c mapped 6.240 seconds
6.19/6.25	c permuted 6.240 seconds
6.19/6.25	c about to sort
6.19/6.28	c sorted
6.88/6.90	c clauses now 93420
6.88/6.90	c init finished 6.370 seconds
6.88/6.90	c tree built 6.890 seconds
6.88/6.90	c 
6.88/6.90	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
6.88/6.90	c ---------------------------------|----------------------------------|------------------------------------------------------
6.88/6.90	c ................................ | ..........                       |                        6.9           0.0             
6.88/6.90	c ................................ | ..........                     1 |                        6.9           0.1             
6.88/6.90	c ................................ | ..........                     2 |                        6.9           0.3             
6.88/6.90	c ................................ | ..........                     3 |                        6.9           0.4             
6.88/6.90	c ................................ | ..........                     4 |                        6.9           0.6             
6.88/6.90	c ................................ | ..........                     5 |                        6.9           0.7             
6.88/6.90	c ................................ | ..........                  1000 | 8                      6.9         145.1          145
23.99/24.00	c ................................ | ..........                828000 | 24181                 24.0       34500.0      3845277
47.98/48.03	c ................................ | ..........               1551000 | 47120                 48.0       32305.8      8240966
71.97/72.06	c ................................ | ..........               2899000 | 85445                 72.0       40241.5     10847694
96.16/96.26	c ................................ | ..........               3677000 | 112615                96.2       38206.6     14927196
119.95/120.09	c ................................ | *.........               4453000 | 135716               120.1       37089.8     16689932
144.04/144.12	c ................................ | *.........               4979000 | 153216               144.1       34554.8     19263469
168.03/168.17	c ................................ | *.........               5418000 | 168862               168.1       32225.1     21783527
192.13/192.24	c ................................ | *.........               5757000 | 183113               192.2       29951.6     24794960
216.02/216.12	c ................................ | *.........               6097000 | 196121               216.1       28216.4     26976770
239.91/240.08	c ................................ | **........               6616000 | 213459               240.0       27563.2     29850314
264.10/264.25	c ................................ | **........               7088000 | 229026               264.2       26828.2     31572349
287.90/288.09	c ................................ | **........               7448000 | 243183               288.0       25857.5     34624547
312.09/312.27	c ................................ | **........               7770000 | 258308               312.2       24887.1     39102217
336.07/336.23	c ................................ | **........               8207000 | 274405               336.2       24413.2     42181483
359.87/360.06	c ................................ | ***.......               8554000 | 287384               360.0       23761.1     45034238
384.07/384.28	c ................................ | ***.......               8953000 | 300980               384.2       23302.4     47861553
408.06/408.21	c ................................ | ***.......               9342000 | 315292               408.1       22889.8     53542609
431.85/432.09	c ................................ | ***.......               9838000 | 330714               432.0       22772.6     56242734
456.04/456.28	c ................................ | ***.......              10173000 | 344779               456.2       22299.4     62093545
480.13/480.31	c ................................ | ****......              10489000 | 357146               480.2       21842.1     67464152
503.92/504.16	c ................................ | ****......              10855000 | 378513               504.1       21534.7     73478516
528.01/528.21	c ................................ | ****......              11059000 | 392546               528.1       20940.7     81736869
551.91/552.14	c ................................ | ****......              11262000 | 404411               552.0       20400.7     89023519
575.90/576.16	c ................................ | ****......              11476000 | 414788               576.1       19921.5     97221984
600.00/600.29	c ................................ | *****.....              11644000 | 423390               600.2       19400.8    106842117

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1557780-1238859227/watcher-1557780-1238859227 -o /tmp/evaluation-result-1557780-1238859227/solver-1557780-1238859227 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1557780-1238859227.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5947
/proc/meminfo: memFree=1575608/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=1008 CPUtime=0
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1158587727 1032192 111 1992294400 134512640 135191068 4294956240 18446744073709551615 134693975 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 252 112 68 165 0 85 0

[startup+0.106002 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5947
/proc/meminfo: memFree=1575608/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=4540 CPUtime=0.1
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 1000 0 0 0 10 0 0 0 18 0 1 0 1158587727 4648960 984 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 1135 985 68 165 0 968 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4540

[startup+0.202015 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5947
/proc/meminfo: memFree=1575608/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=7656 CPUtime=0.19
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 1716 0 0 0 19 0 0 0 18 0 1 0 1158587727 7839744 1700 1992294400 134512640 135191068 4294956240 18446744073709551615 134534039 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 1914 1700 68 165 0 1747 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7656

[startup+0.301031 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5947
/proc/meminfo: memFree=1575608/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=13848 CPUtime=0.29
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 3258 0 0 0 29 0 0 0 19 0 1 0 1158587727 14180352 3241 1992294400 134512640 135191068 4294956240 18446744073709551615 134519805 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 3462 3241 69 165 0 3295 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13848

[startup+0.701091 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5947
/proc/meminfo: memFree=1575608/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=18200 CPUtime=0.69
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 4555 0 0 0 69 0 0 0 22 0 1 0 1158587727 18636800 4354 1992294400 134512640 135191068 4294956240 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 4550 4354 71 165 0 4383 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18200

[startup+1.50121 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5948
/proc/meminfo: memFree=1558320/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=18336 CPUtime=1.49
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 4603 0 0 0 149 0 0 0 25 0 1 0 1158587727 18776064 4402 1992294400 134512640 135191068 4294956240 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 4584 4402 71 165 0 4417 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18336

[startup+3.10146 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5948
/proc/meminfo: memFree=1557936/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=18780 CPUtime=3.09
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 4691 0 0 0 308 1 0 0 25 0 1 0 1158587727 19230720 4490 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 4695 4490 71 165 0 4528 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18780

[startup+6.30195 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5948
/proc/meminfo: memFree=1556848/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=20540 CPUtime=6.29
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 5176 0 0 0 628 1 0 0 25 0 1 0 1158587727 21032960 4883 1992294400 134512640 135191068 4294956240 18446744073709551615 134569915 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 5135 4883 78 165 0 4968 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20540

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5948
/proc/meminfo: memFree=1486064/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=93048 CPUtime=12.68
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 23483 0 0 0 1260 8 0 0 25 0 1 0 1158587727 95281152 23098 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 23262 23098 89 165 0 23095 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 93048

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5948
/proc/meminfo: memFree=1444400/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=132296 CPUtime=25.48
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 33314 0 0 0 2534 14 0 0 25 0 1 0 1158587727 135471104 32929 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 33074 32929 89 165 0 32907 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 132296

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5948
/proc/meminfo: memFree=1374320/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=201780 CPUtime=51.08
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 50683 0 0 0 5086 22 0 0 25 0 1 0 1158587727 206622720 50298 1992294400 134512640 135191068 4294956240 18446744073709551615 134551005 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 50445 50298 89 165 0 50278 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 201780

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5948
/proc/meminfo: memFree=1255856/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=319888 CPUtime=102.26
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 80189 0 0 0 10191 35 0 0 25 0 1 0 1158587727 327565312 79804 1992294400 134512640 135191068 4294956240 18446744073709551615 134590961 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 79972 79804 89 165 0 79805 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 319888

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5948
/proc/meminfo: memFree=1166576/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=409612 CPUtime=162.24
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 102618 0 0 0 16177 47 0 0 25 0 1 0 1158587727 419442688 102233 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 102403 102233 89 165 0 102236 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 409612

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5948
/proc/meminfo: memFree=1066736/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=508560 CPUtime=222.22
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 127364 0 0 0 22164 58 0 0 25 0 1 0 1158587727 520765440 126979 1992294400 134512640 135191068 4294956240 18446744073709551615 134590826 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 127140 126979 89 165 0 126973 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 508560

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5950
/proc/meminfo: memFree=971952/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=603376 CPUtime=282.19
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 151058 0 0 0 28151 68 0 0 25 0 1 0 1158587727 617857024 150673 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 150844 150673 89 165 0 150677 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 603376

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5950
/proc/meminfo: memFree=824432/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=750320 CPUtime=342.18
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 187791 0 0 0 34134 84 0 0 25 0 1 0 1158587727 768327680 187406 1992294400 134512640 135191068 4294956240 18446744073709551615 134641675 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 187580 187406 89 165 0 187413 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 750320

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5950
/proc/meminfo: memFree=691760/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=886776 CPUtime=402.15
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 221911 0 0 0 40117 98 0 0 25 0 1 0 1158587727 908058624 221526 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 221694 221526 89 165 0 221527 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 886776

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5950
/proc/meminfo: memFree=509616/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=1064948 CPUtime=462.13
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 266445 0 0 0 46094 119 0 0 25 0 1 0 1158587727 1090506752 266060 1992294400 134512640 135191068 4294956240 18446744073709551615 134641907 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 266237 266060 89 165 0 266070 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 1064948

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5950
/proc/meminfo: memFree=262256/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=1317008 CPUtime=522.12
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 329468 0 0 0 52063 149 0 0 25 0 1 0 1158587727 1348616192 329083 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 329252 329084 89 165 0 329085 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 1317008

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5950
/proc/meminfo: memFree=16176/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=1641740 CPUtime=582.09
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 410642 0 0 0 58024 185 0 0 25 0 1 0 1158587727 1681141760 410257 1992294400 134512640 135191068 4294956240 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 410435 410257 89 165 0 410268 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 1641740



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+615.801 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5950
/proc/meminfo: memFree=15344/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=1843236 CPUtime=615.59
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4194304 461030 0 0 0 61352 207 0 0 25 0 1 0 1158587727 1887473664 460645 1992294400 134512640 135191068 4294956240 18446744073709551615 134549924 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 460809 460645 89 165 0 460642 0
Current children cumulated CPU time (s) 615.59
Current children cumulated vsize (KiB) 1843236

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+615.906 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5950
/proc/meminfo: memFree=15344/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=0 CPUtime=615.69
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4195332 461030 0 0 0 61352 217 0 0 25 0 1 0 1158587727 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 615.69
Current children cumulated vsize (KiB) 0

[startup+616.001 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5951
/proc/meminfo: memFree=1302312/2055920 swapFree=4176696/4192956
[pid=5947] ppid=5945 vsize=0 CPUtime=615.79
/proc/5947/stat : 5947 (tts-5-0) R 5945 5947 5756 0 -1 4195332 461030 0 0 0 61352 227 0 0 25 0 1 0 1158587727 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/5947/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 615.79
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 616.093
CPU time (s): 615.887
CPU user time (s): 613.526
CPU system time (s): 2.36164
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 1843236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 613.526
system time used= 2.36164
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 461030
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1141

runsolver used 0.471928 second user time and 1.35679 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-04 17:33:47
IDJOB=1557780
IDBENCH=70845
IDSOLVER=505
FILE ID=node34/1557780-1238859227
PBS_JOBID= 9085896
Free space on /tmp= 66532 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-16-s100.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1557780-1238859227/watcher-1557780-1238859227 -o /tmp/evaluation-result-1557780-1238859227/solver-1557780-1238859227 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1557780-1238859227.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0b8996f2f5c4b978a2df4466203c2361
RANDOM SEED=1805829487

node34.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1576088 kB
Buffers:         44560 kB
Cached:         364356 kB
SwapCached:      10100 kB
Active:         133088 kB
Inactive:       287328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1576088 kB
SwapTotal:     4192956 kB
SwapFree:      4176696 kB
Dirty:            2260 kB
Writeback:           0 kB
Mapped:          17184 kB
Slab:            45444 kB
Committed_AS:  3064680 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node34 at 2009-04-04 17:44:05