Trace number 1531074

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
ttsth-5-0 2009-03-19? (TO) 1200.25 601.974

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S1178729443-051.cnf
MD5SUMf5bbeff2cbd29506603dd9467e477360
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark421.162
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data

0.00/0.05	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531074-1238383672.cnf 
0.00/0.05	c Using SATTIMEOUT of 1200
0.00/0.05	c Using SATRAM of 1800
0.00/0.05	c Size of subset node = 16
0.00/0.05	c Variables = 160
0.00/0.05	c Clauses = 13600
0.00/0.05	c Literals = 95200
0.00/0.05	c Reduced size:
0.00/0.05	c Variables = 160
0.00/0.05	c Clauses = 13600
0.00/0.05	c Literals = 95200
0.00/0.05	c a2
0.29/0.35	c a1
0.59/0.61	c Independent sub-problems = 1
0.59/0.61	c Sub-problem with 160 variables and 13600 clauses
0.59/0.61	c using permutation method 4
0.59/0.61	c count = 1
0.59/0.61	c Ordering finished 0.580 seconds
0.59/0.61	c mapped 0.600 seconds
0.59/0.61	c permuted 0.600 seconds
0.59/0.61	c about to sort
0.59/0.62	c sorted
0.79/0.87	c clauses now 13600
0.79/0.87	c init finished 0.620 seconds
0.79/0.87	c tree built 0.860 seconds
0.79/0.87	c 
0.79/0.87	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.79/0.87	c ---------------------------------|----------------------------------|------------------------------------------------------
0.79/0.87	c ................................ | ..........                       |                        0.9           0.0             
0.79/0.87	c ................................ | ..........                     1 |                        0.9           1.2             
0.79/0.87	c ................................ | ..........                     2 |                        0.9           2.3             
0.79/0.87	c ................................ | ..........                     3 |                        0.9           3.5             
0.79/0.87	c ................................ | ..........                     4 |                        0.9           4.7             
0.79/0.87	c ................................ | ..........                     5 |                        0.9           5.8             
0.92/0.93	c ................................ | ..........                  1000 | 166                    1.0        1010.1        11737
23.87/12.47	c ................................ | ..........                113000 | 35615                 24.0        4706.4      3305607
48.21/24.62	c ................................ | ..........                188000 | 61940                 48.3        3894.8      6100023
72.16/36.63	c ................................ | ..........                256000 | 86173                 72.2        3544.2      8510843
96.30/48.73	c ................................ | ..........                318000 | 108740                96.4        3299.1     10711768
120.25/60.75	c ................................ | *.........                370000 | 127900               120.4        3073.9     12781645
144.40/72.84	c ................................ | *.........                417000 | 145703               144.5        2885.8     14578345
168.16/84.73	c ................................ | *.........                465000 | 162501               168.2        2763.7     16346730
192.10/96.74	c ................................ | *.........                509000 | 178670               192.2        2648.0     18226153
216.05/108.74	c ................................ | *.........                552000 | 194561               216.2        2553.5     20034307
239.99/120.79	c ................................ | **........                595000 | 210599               240.2        2477.0     21623430
264.14/132.84	c ................................ | **........                641000 | 227844               264.3        2425.6     23216870
288.48/145.00	c ................................ | **........                682000 | 243270               288.5        2363.7     24804387
312.43/157.08	c ................................ | **........                713000 | 255821               312.6        2280.6     26258946
335.97/168.84	c ................................ | **........                745000 | 268536               336.1        2216.5     27664389
360.32/181.01	c ................................ | ***.......                786000 | 283105               360.4        2180.9     29013202
384.27/193.06	c ................................ | ***.......                829000 | 298530               384.4        2156.3     30372448
408.21/205.01	c ................................ | ***.......                863000 | 311018               408.3        2113.6     31870024
432.16/217.02	c ................................ | ***.......                896000 | 323786               432.3        2072.7     33324283
456.51/229.26	c ................................ | ***.......                927000 | 335766               456.7        2029.8     34736593
480.46/241.20	c ................................ | ****......                961000 | 349317               480.5        1999.9     35970681
504.01/253.01	c ................................ | ****......                997000 | 363036               504.1        1977.8     37212072
528.54/265.37	c ................................ | ****......               1030000 | 375406               528.8        1947.9     38379298
552.50/277.35	c ................................ | ****......               1062000 | 387365               552.7        1921.5     39352685
575.85/289.06	c ................................ | ****......               1091000 | 398777               576.1        1893.9     40461489
599.99/301.11	c ................................ | *****.....               1128000 | 412307               600.1        1879.7     41462963
624.34/313.36	c ................................ | *****.....               1163000 | 425485               624.5        1862.1     42573447
648.88/325.61	c ................................ | *****.....               1200000 | 438746               649.0        1849.0     43721945
671.83/337.15	c ................................ | *****.....               1225000 | 448596               672.0        1822.8     44694153
696.57/349.51	c ................................ | *****.....               1256000 | 460411               696.7        1802.8     45772292
720.72/361.67	c ................................ | ******....               1284000 | 471411               721.0        1780.9     46938642
744.28/373.41	c ................................ | ******....               1310000 | 481756               744.4        1759.8     47945538
767.82/385.27	c ................................ | ******....               1338000 | 492680               768.1        1742.0     49161455
792.57/397.65	c ................................ | ******....               1363000 | 502529               792.8        1719.2     50138158
816.31/409.50	c ................................ | ******....               1385000 | 511396               816.4        1696.4     51185566
840.05/421.48	c ................................ | *******...               1408000 | 521206               840.4        1675.5     52292551
864.40/433.67	c ................................ | *******...               1429000 | 529757               864.7        1652.6     53304493
887.76/445.36	c ................................ | *******...               1454000 | 538798               888.0        1637.4     54209339
911.90/457.47	c ................................ | *******...               1483000 | 549707               912.2        1625.8     55126919
936.25/469.65	c ................................ | *******...               1512000 | 560801               936.5        1614.5     56086621
960.19/481.69	c ................................ | ********..               1538000 | 570696               960.5        1601.2     57107334
984.34/493.75	c ................................ | ********..               1563000 | 580111               984.6        1587.5     58080020
1008.29/505.75	c ................................ | ********..               1588000 | 589580              1008.5        1574.5     59099250
1032.23/517.78	c ................................ | ********..               1614000 | 599657              1032.5        1563.1     60086307
1056.38/529.85	c ................................ | ********..               1639000 | 609498              1056.6        1551.2     61003909
1080.52/541.93	c ................................ | *********.               1664000 | 619110              1080.8        1539.7     62013159
1104.67/554.03	c ................................ | *********.               1689000 | 628553              1104.9        1528.6     62960551
1128.42/565.95	c ................................ | *********.               1710000 | 636659              1128.7        1515.0     63885902
1152.56/578.03	c ................................ | *********.               1731000 | 644654              1152.8        1501.6     64838627
1176.11/589.84	c ................................ | *********.               1751000 | 652493              1176.4        1488.5     65679289

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531074-1238383672/watcher-1531074-1238383672 -o /tmp/evaluation-result-1531074-1238383672/solver-1531074-1238383672 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531074-1238383672.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.97 0.99 3/64 19057
/proc/meminfo: memFree=1271048/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=932 CPUtime=0
/proc/19057/stat : 19057 (ttsth-5-0) R 19055 19057 18992 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1111033003 954368 112 1992294400 134512640 135237372 4294956192 18446744073709551615 134885938 0 0 4096 0 0 0 0 17 1 0 0
/proc/19057/statm: 233 113 77 176 0 55 0

[startup+0.095577 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 19057
/proc/meminfo: memFree=1271048/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=7604 CPUtime=0.08
/proc/19057/stat : 19057 (ttsth-5-0) R 19055 19057 18992 0 -1 4194304 1631 0 0 0 8 0 0 0 18 0 1 0 1111033003 7786496 1614 1992294400 134512640 135237372 4294956192 18446744073709551615 134519996 0 0 4096 0 0 0 0 17 1 0 0
/proc/19057/statm: 1901 1614 79 176 0 1723 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7604

[startup+0.101579 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 19057
/proc/meminfo: memFree=1271048/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=7604 CPUtime=0.09
/proc/19057/stat : 19057 (ttsth-5-0) R 19055 19057 18992 0 -1 4194304 1631 0 0 0 9 0 0 0 18 0 1 0 1111033003 7786496 1614 1992294400 134512640 135237372 4294956192 18446744073709551615 134680336 0 0 4096 0 0 0 0 17 1 0 0
/proc/19057/statm: 1901 1614 79 176 0 1723 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7604

[startup+0.301616 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 19057
/proc/meminfo: memFree=1271048/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=7604 CPUtime=0.29
/proc/19057/stat : 19057 (ttsth-5-0) R 19055 19057 18992 0 -1 4194304 1631 0 0 0 29 0 0 0 19 0 1 0 1111033003 7786496 1614 1992294400 134512640 135237372 4294956192 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/19057/statm: 1901 1614 79 176 0 1723 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7604

[startup+0.701692 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 19057
/proc/meminfo: memFree=1271048/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=7152 CPUtime=0.69
/proc/19057/stat : 19057 (ttsth-5-0) R 19055 19057 18992 0 -1 4194304 2457 0 0 0 68 1 0 0 22 0 1 0 1111033003 7323648 1677 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19057/statm: 1788 1678 93 176 0 1610 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7152

[startup+1.50185 s]
/proc/loadavg: 0.99 0.97 0.99 3/67 19060
/proc/meminfo: memFree=1255664/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=40004 CPUtime=2.11
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 5241 0 0 0 209 2 0 0 24 0 3 0 1111033003 40964096 4461 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 10001 4461 98 176 0 9823 0
[pid=19057/tid=19059] ppid=19055 vsize=40004 CPUtime=0.62
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 347 0 0 0 62 0 0 0 21 0 3 0 1111033090 40964096 4461 1992294400 134512640 135237372 4294956192 18446744073709551615 134561524 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=40004 CPUtime=0.62
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 382 0 0 0 62 0 0 0 22 0 3 0 1111033090 40964096 4461 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 40004

[startup+3.10215 s]
/proc/loadavg: 0.99 0.97 0.99 3/67 19060
/proc/meminfo: memFree=1250352/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=48164 CPUtime=5.3
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 7269 0 0 0 527 3 0 0 24 0 3 0 1111033003 49319936 6489 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 12041 6489 98 176 0 11863 0
[pid=19057/tid=19059] ppid=19055 vsize=48164 CPUtime=2.22
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 1381 0 0 0 222 0 0 0 25 0 3 0 1111033090 49319936 6489 1992294400 134512640 135237372 4294956192 18446744073709551615 134550058 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=48164 CPUtime=2.2
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 1376 0 0 0 220 0 0 0 25 0 3 0 1111033090 49319936 6489 1992294400 134512640 135237372 4294956192 18446744073709551615 134589804 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 48164

[startup+6.30175 s]
/proc/loadavg: 0.99 0.97 0.99 3/67 19060
/proc/meminfo: memFree=1232752/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=64484 CPUtime=11.69
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 11384 0 0 0 1163 6 0 0 24 0 3 0 1111033003 66031616 10604 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 16121 10604 98 176 0 15943 0
[pid=19057/tid=19059] ppid=19055 vsize=64484 CPUtime=5.41
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 3471 0 0 0 540 1 0 0 25 0 3 0 1111033090 66031616 10604 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=64484 CPUtime=5.4
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 3401 0 0 0 538 2 0 0 25 0 3 0 1111033090 66031616 10604 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 64484

[startup+12.703 s]
/proc/loadavg: 1.15 1.00 1.00 3/67 19060
/proc/meminfo: memFree=1204848/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=91492 CPUtime=24.47
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 18130 0 0 0 2436 11 0 0 24 0 3 0 1111033003 93687808 17350 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 22873 17350 98 176 0 22695 0
[pid=19057/tid=19059] ppid=19055 vsize=91492 CPUtime=11.82
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 7139 0 0 0 1178 4 0 0 25 0 3 0 1111033090 93687808 17350 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=91492 CPUtime=11.77
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 6479 0 0 0 1173 4 0 0 25 0 3 0 1111033090 93687808 17350 1992294400 134512640 135237372 4294956192 18446744073709551615 134591988 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.47
Current children cumulated vsize (KiB) 91492

[startup+25.5014 s]
/proc/loadavg: 1.28 1.04 1.01 3/67 19060
/proc/meminfo: memFree=1155568/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=138532 CPUtime=50.01
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 29890 0 0 0 4981 20 0 0 24 0 3 0 1111033003 141856768 29110 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 34633 29110 98 176 0 34455 0
[pid=19057/tid=19059] ppid=19055 vsize=138532 CPUtime=24.61
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 13305 0 0 0 2452 9 0 0 25 0 3 0 1111033090 141856768 29110 1992294400 134512640 135237372 4294956192 18446744073709551615 134550994 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=138532 CPUtime=24.52
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 12073 0 0 0 2444 8 0 0 25 0 3 0 1111033090 141856768 29110 1992294400 134512640 135237372 4294956192 18446744073709551615 134592175 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 138532

[startup+51.1012 s]
/proc/loadavg: 1.52 1.11 1.03 3/67 19060
/proc/meminfo: memFree=1078832/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=215492 CPUtime=101.09
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 49146 0 0 0 10075 34 0 0 24 0 3 0 1111033003 220663808 48366 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 53873 48366 98 176 0 53695 0
[pid=19057/tid=19059] ppid=19055 vsize=215492 CPUtime=50.2
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 22864 0 0 0 5004 16 0 0 25 0 3 0 1111033090 220663808 48366 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=215492 CPUtime=50.01
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 21770 0 0 0 4986 15 0 0 25 0 3 0 1111033090 220663808 48366 1992294400 134512640 135237372 4294956192 18446744073709551615 134519964 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.09
Current children cumulated vsize (KiB) 215492

[startup+102.306 s]
/proc/loadavg: 1.81 1.26 1.09 3/67 19060
/proc/meminfo: memFree=949360/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=343332 CPUtime=203.28
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 81086 0 0 0 20268 60 0 0 24 0 3 0 1111033003 351571968 80306 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 85833 80306 98 176 0 85655 0
[pid=19057/tid=19059] ppid=19055 vsize=343332 CPUtime=101.39
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 39655 0 0 0 10109 30 0 0 25 0 3 0 1111033090 351571968 80306 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=343332 CPUtime=101
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 36919 0 0 0 10073 27 0 0 25 0 3 0 1111033090 351571968 80306 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.28
Current children cumulated vsize (KiB) 343332

[startup+162.301 s]
/proc/loadavg: 1.93 1.39 1.14 3/67 19060
/proc/meminfo: memFree=825776/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=467492 CPUtime=323.01
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 112137 0 0 0 32217 84 0 0 24 0 3 0 1111033003 478711808 111357 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 116873 111357 98 176 0 116695 0
[pid=19057/tid=19059] ppid=19055 vsize=467492 CPUtime=161.37
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 56526 0 0 0 16094 43 0 0 25 0 3 0 1111033090 478711808 111357 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=467492 CPUtime=160.76
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 51099 0 0 0 16038 38 0 0 25 0 3 0 1111033090 478711808 111357 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.01
Current children cumulated vsize (KiB) 467492

[startup+222.301 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 19060
/proc/meminfo: memFree=712688/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=579652 CPUtime=442.74
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 140157 0 0 0 44168 106 0 0 24 0 3 0 1111033003 593563648 139377 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 144913 139377 98 176 0 144735 0
[pid=19057/tid=19059] ppid=19055 vsize=579652 CPUtime=221.34
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 72017 0 0 0 22078 56 0 0 25 0 3 0 1111033090 593563648 139377 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=579652 CPUtime=220.52
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 63628 0 0 0 22005 47 0 0 25 0 3 0 1111033090 593563648 139377 1992294400 134512640 135237372 4294956192 18446744073709551615 134591065 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.74
Current children cumulated vsize (KiB) 579652

[startup+282.303 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 19060
/proc/meminfo: memFree=617200/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=675780 CPUtime=562.47
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 164155 0 0 0 56121 126 0 0 24 0 3 0 1111033003 691998720 163375 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 168945 163375 98 176 0 168767 0
[pid=19057/tid=19059] ppid=19055 vsize=675780 CPUtime=281.33
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 85049 0 0 0 28065 68 0 0 25 0 3 0 1111033090 691998720 163375 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=675780 CPUtime=280.27
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 74594 0 0 0 27972 55 0 0 25 0 3 0 1111033090 691998720 163375 1992294400 134512640 135237372 4294956192 18446744073709551615 134549969 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.47
Current children cumulated vsize (KiB) 675780

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 19060
/proc/meminfo: memFree=531888/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=760260 CPUtime=682.21
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 185295 0 0 0 68078 143 0 0 24 0 3 0 1111033003 778506240 184515 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 190065 184515 98 176 0 189887 0
[pid=19057/tid=19059] ppid=19055 vsize=760260 CPUtime=341.3
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 97315 0 0 0 34054 76 0 0 25 0 3 0 1111033090 778506240 184515 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=760260 CPUtime=340.02
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 83468 0 0 0 33938 64 0 0 25 0 3 0 1111033090 778506240 184515 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.21
Current children cumulated vsize (KiB) 760260

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 19060
/proc/meminfo: memFree=446384/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=846340 CPUtime=801.95
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 206837 0 0 0 80033 162 0 0 24 0 3 0 1111033003 866652160 206057 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 211585 206057 98 176 0 211407 0
[pid=19057/tid=19059] ppid=19055 vsize=846340 CPUtime=401.28
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 108845 0 0 0 40043 85 0 0 25 0 3 0 1111033090 866652160 206057 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=846340 CPUtime=399.79
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 93480 0 0 0 39905 74 0 0 25 0 3 0 1111033090 866652160 206057 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.95
Current children cumulated vsize (KiB) 846340

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 19060
/proc/meminfo: memFree=366128/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=925700 CPUtime=921.68
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 226687 0 0 0 91989 179 0 0 24 0 3 0 1111033003 947916800 225907 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 231425 225907 98 176 0 231247 0
[pid=19057/tid=19059] ppid=19055 vsize=925700 CPUtime=461.27
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 121632 0 0 0 46031 96 0 0 25 0 3 0 1111033090 947916800 225907 1992294400 134512640 135237372 4294956192 18446744073709551615 134586856 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=925700 CPUtime=459.53
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 100543 0 0 0 45873 80 0 0 25 0 3 0 1111033090 947916800 225907 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.68
Current children cumulated vsize (KiB) 925700

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 19060
/proc/meminfo: memFree=287536/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=1004900 CPUtime=1041.41
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 246465 0 0 0 103945 196 0 0 24 0 3 0 1111033003 1029017600 245685 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 251225 245685 98 176 0 251047 0
[pid=19057/tid=19059] ppid=19055 vsize=1004900 CPUtime=521.24
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 133369 0 0 0 52018 106 0 0 25 0 3 0 1111033090 1029017600 245685 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=1004900 CPUtime=519.29
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 108584 0 0 0 51842 87 0 0 25 0 3 0 1111033090 1029017600 245685 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.41
Current children cumulated vsize (KiB) 1004900

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 19060
/proc/meminfo: memFree=211440/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=1080100 CPUtime=1161.15
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 265298 0 0 0 115904 211 0 0 24 0 3 0 1111033003 1106022400 264518 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 270025 264518 98 176 0 269847 0
[pid=19057/tid=19059] ppid=19055 vsize=1080100 CPUtime=581.22
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 144279 0 0 0 58008 114 0 0 25 0 3 0 1111033090 1106022400 264518 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=1080100 CPUtime=579.05
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 116507 0 0 0 57811 94 0 0 25 0 3 0 1111033090 1106022400 264518 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.15
Current children cumulated vsize (KiB) 1080100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 19060
/proc/meminfo: memFree=189680/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=1101220 CPUtime=1200.06
/proc/19057/stat : 19057 (ttsth-5-0) S 19055 19057 18992 0 -1 4194304 270574 0 0 0 119791 215 0 0 24 0 3 0 1111033003 1127649280 269794 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 275305 269794 98 176 0 275127 0
[pid=19057/tid=19059] ppid=19055 vsize=1101220 CPUtime=600.72
/proc/19057/task/19059/stat : 19059 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 147523 0 0 0 59955 117 0 0 25 0 3 0 1111033090 1127649280 269794 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19057/tid=19060] ppid=19055 vsize=1101220 CPUtime=598.46
/proc/19057/task/19060/stat : 19060 (ttsth-5-0) R 19055 19057 18992 0 -1 4194368 118539 0 0 0 59751 95 0 0 25 0 3 0 1111033090 1127649280 269794 1992294400 134512640 135237372 4294956192 18446744073709551615 134592305 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1101220

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

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

[startup+601.913 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 19060
/proc/meminfo: memFree=189680/2055920 swapFree=4178880/4192956
[pid=19057] ppid=19055 vsize=0 CPUtime=1200.17
/proc/19057/stat : 19057 (ttsth-5-0) Z 19055 19057 18992 0 -1 4195340 270575 0 0 0 119792 225 0 0 16 0 2 0 1111033003 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19057/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.974
CPU time (s): 1200.25
CPU user time (s): 1197.93
CPU system time (s): 2.31965
CPU usage (%): 199.385
Max. virtual memory (cumulated for all children) (KiB): 1101220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.93
system time used= 2.31965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270575
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= 100
involuntary context switches= 9237

runsolver used 0.567913 second user time and 1.63475 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-30 05:27:52
IDJOB=1531074
IDBENCH=70266
IDSOLVER=549
FILE ID=node21/1531074-1238383672
PBS_JOBID= 9061323
Free space on /tmp= 66460 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S1178729443-051.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531074-1238383672/watcher-1531074-1238383672 -o /tmp/evaluation-result-1531074-1238383672/solver-1531074-1238383672 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531074-1238383672.cnf

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

MD5SUM BENCH= f5bbeff2cbd29506603dd9467e477360
RANDOM SEED=786199811

node21.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:       1271464 kB
Buffers:         96636 kB
Cached:         587768 kB
SwapCached:       7836 kB
Active:          60404 kB
Inactive:       633412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1271464 kB
SwapTotal:     4192956 kB
SwapFree:      4178880 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:          15016 kB
Slab:            76692 kB
Committed_AS:  2938992 kB
PageTables:       1380 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= 66460 MiB
End job on node21 at 2009-03-30 05:37:56