Trace number 1531036

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.3 602.085

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S1588298513-036.cnf
MD5SUM7df25975bd52e28f5eb180dab9fc29e0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.00/0.07	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531036-1238380526.cnf 
0.00/0.07	c Using SATTIMEOUT of 1200
0.00/0.07	c Using SATRAM of 1800
0.00/0.07	c Size of subset node = 16
0.00/0.07	c Variables = 200
0.00/0.07	c Clauses = 17000
0.00/0.07	c Literals = 119000
0.00/0.07	c Reduced size:
0.00/0.07	c Variables = 200
0.00/0.07	c Clauses = 17000
0.00/0.07	c Literals = 119000
0.00/0.07	c a2
0.39/0.45	c a1
0.69/0.79	c Independent sub-problems = 1
0.69/0.79	c Sub-problem with 200 variables and 17000 clauses
0.69/0.79	c using permutation method 4
0.69/0.79	c count = 1
0.69/0.79	c Ordering finished 0.760 seconds
0.69/0.79	c mapped 0.790 seconds
0.69/0.79	c permuted 0.790 seconds
0.69/0.79	c about to sort
0.79/0.81	c sorted
1.10/1.13	c clauses now 17000
1.10/1.13	c init finished 0.810 seconds
1.10/1.13	c tree built 1.130 seconds
1.10/1.13	c 
1.10/1.13	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.10/1.13	c ---------------------------------|----------------------------------|------------------------------------------------------
1.10/1.13	c ................................ | ..........                       |                        1.1           0.0             
1.10/1.13	c ................................ | ..........                     1 |                        1.1           0.9             
1.10/1.13	c ................................ | ..........                     2 |                        1.1           1.8             
1.10/1.13	c ................................ | ..........                     3 |                        1.1           2.7             
1.10/1.13	c ................................ | ..........                     4 |                        1.1           3.5             
1.10/1.13	c ................................ | ..........                     5 |                        1.1           4.4             
1.25/1.20	c ................................ | ..........                  1000 | 121                    1.3         787.4         7282
24.20/12.79	c ................................ | ..........                 99000 | 27861                 24.4        4059.0      3026746
48.15/24.71	c ................................ | ..........                169000 | 48782                 48.2        3507.0      5564237
72.10/36.70	c ................................ | ..........                222000 | 65086                 72.1        3078.2      7649415
96.05/48.74	c ................................ | ..........                274000 | 81207                 96.2        2849.4      9387887
120.00/60.75	c ................................ | *.........                318000 | 94440                120.1        2647.1     10950922
144.15/72.82	c ................................ | *.........                364000 | 108385               144.2        2523.9     12596171
167.90/84.76	c ................................ | *.........                399000 | 119228               168.1        2374.2     14091322
192.24/96.90	c ................................ | *.........                440000 | 131091               192.3        2288.3     15996007
216.01/108.90	c ................................ | *.........                485000 | 144909               216.2        2243.0     17838330
239.95/120.90	c ................................ | **........                523000 | 157315               240.2        2177.5     19624981
264.09/132.97	c ................................ | **........                558000 | 169469               264.3        2111.4     21187027
288.44/145.18	c ................................ | **........                592000 | 181207               288.6        2050.9     22852281
312.19/157.07	c ................................ | **........                626000 | 192683               312.4        2003.9     24405494
336.14/169.04	c ................................ | **........                654000 | 202420               336.3        1944.8     25940224
360.29/181.11	c ................................ | ***.......                681000 | 211847               360.4        1889.7     27333625
384.64/193.31	c ................................ | ***.......                708000 | 220913               384.7        1840.3     28838620
408.18/205.17	c ................................ | ***.......                737000 | 230118               408.4        1804.6     30219256
432.13/217.10	c ................................ | ***.......                765000 | 239221               432.2        1770.0     31702615
456.28/229.28	c ................................ | ***.......                792000 | 247897               456.5        1734.9     32944479
480.43/241.32	c ................................ | ****......                821000 | 256795               480.6        1708.5     34138755
504.58/253.47	c ................................ | ****......                844000 | 264109               504.8        1671.9     35302547
528.73/265.54	c ................................ | ****......                867000 | 271872               528.9        1639.3     36442371
552.87/277.60	c ................................ | ****......                890000 | 279103               553.0        1609.5     37536168
576.43/289.45	c ................................ | ****......                924000 | 289386               576.6        1602.4     38766858
600.18/301.40	c ................................ | *****.....                961000 | 300261               600.5        1600.4     39920865
624.53/313.54	c ................................ | *****.....                998000 | 311641               624.7        1597.6     41171837
647.87/325.26	c ................................ | *****.....               1029000 | 320845               648.1        1587.7     42279695
672.42/337.59	c ................................ | *****.....               1062000 | 330941               672.7        1578.7     43427104
696.37/349.56	c ................................ | *****.....               1090000 | 340448               696.6        1564.8     44503595
720.32/361.57	c ................................ | ******....               1116000 | 349482               720.6        1548.8     45546864
744.47/373.63	c ................................ | ******....               1142000 | 357929               744.6        1533.6     46626395
768.42/385.61	c ................................ | ******....               1170000 | 366955               768.6        1522.3     47776265
792.36/397.62	c ................................ | ******....               1198000 | 376481               792.5        1511.6     48981978
816.71/409.84	c ................................ | ******....               1222000 | 384234               816.9        1495.9     50266026
840.67/421.84	c ................................ | *******...               1244000 | 391268               840.9        1479.4     51398139
864.61/433.85	c ................................ | *******...               1268000 | 398860               864.9        1466.2     52601393
888.56/445.84	c ................................ | *******...               1292000 | 406064               888.8        1453.7     53760669
912.51/457.85	c ................................ | *******...               1317000 | 414026               912.8        1442.9     54932742
936.06/469.62	c ................................ | *******...               1340000 | 421853               936.2        1431.3     56003701
960.22/481.78	c ................................ | ********..               1363000 | 430079               960.5        1419.0     57104392
983.75/493.56	c ................................ | ********..               1382000 | 436894               984.0        1404.4     58180181
1008.51/505.97	c ................................ | ********..               1400000 | 443234              1008.8        1387.8     59423803
1032.06/517.70	c ................................ | ********..               1422000 | 450793              1032.2        1377.6     60604143
1056.40/529.97	c ................................ | ********..               1443000 | 458262              1056.7        1365.6     61704738
1079.75/541.69	c ................................ | *********.               1464000 | 465869              1080.1        1355.4     62842108
1104.50/554.07	c ................................ | *********.               1484000 | 472398              1104.8        1343.2     63973307
1128.05/565.80	c ................................ | *********.               1505000 | 479205              1128.2        1333.9     65097841
1152.00/577.86	c ................................ | *********.               1528000 | 486708              1152.3        1326.0     66188604
1176.15/589.94	c ................................ | *********.               1551000 | 494901              1176.4        1318.4     67273557

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-1531036-1238380526/watcher-1531036-1238380526 -o /tmp/evaluation-result-1531036-1238380526/solver-1531036-1238380526 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531036-1238380526.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: 1.99 1.85 1.50 3/64 11861
/proc/meminfo: memFree=1696200/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=932 CPUtime=0
/proc/11861/stat : 11861 (ttsth-5-0) R 11859 11861 11130 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1110714525 954368 111 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/11861/statm: 233 112 77 176 0 55 0

[startup+0.0938729 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 11861
/proc/meminfo: memFree=1696200/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=6468 CPUtime=0.08
/proc/11861/stat : 11861 (ttsth-5-0) R 11859 11861 11130 0 -1 4194304 1440 0 0 0 8 0 0 0 18 0 1 0 1110714525 6623232 1424 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/11861/statm: 1617 1431 79 176 0 1439 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6468

[startup+0.101879 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 11861
/proc/meminfo: memFree=1696200/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=9356 CPUtime=0.09
/proc/11861/stat : 11861 (ttsth-5-0) R 11859 11861 11130 0 -1 4194304 1918 0 0 0 8 1 0 0 18 0 1 0 1110714525 9580544 1901 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 1 0 0
/proc/11861/statm: 2339 1901 79 176 0 2161 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9356

[startup+0.301892 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 11861
/proc/meminfo: memFree=1696200/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=9356 CPUtime=0.29
/proc/11861/stat : 11861 (ttsth-5-0) R 11859 11861 11130 0 -1 4194304 1918 0 0 0 28 1 0 0 19 0 1 0 1110714525 9580544 1901 1992294400 134512640 135237372 4294956192 18446744073709551615 134519991 0 0 4096 0 0 0 0 17 1 0 0
/proc/11861/statm: 2339 1901 79 176 0 2161 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9356

[startup+0.70193 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 11861
/proc/meminfo: memFree=1696200/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=9516 CPUtime=0.69
/proc/11861/stat : 11861 (ttsth-5-0) R 11859 11861 11130 0 -1 4194304 1952 0 0 0 68 1 0 0 22 0 1 0 1110714525 9744384 1935 1992294400 134512640 135237372 4294956192 18446744073709551615 134735074 0 0 4096 0 0 0 0 17 1 0 0
/proc/11861/statm: 2379 1935 80 176 0 2201 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9516

[startup+1.50202 s]
/proc/loadavg: 1.91 1.84 1.50 2/65 11862
/proc/meminfo: memFree=1683456/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=42796 CPUtime=1.85
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 6023 0 0 0 183 2 0 0 25 0 3 0 1110714525 43823104 5139 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 10699 5139 98 176 0 10521 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 42796

[startup+3.10117 s]
/proc/loadavg: 1.91 1.84 1.50 3/67 11864
/proc/meminfo: memFree=1672880/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=50636 CPUtime=5.05
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 8031 0 0 0 501 4 0 0 25 0 3 0 1110714525 51851264 7147 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 12659 7147 98 176 0 12481 0
[pid=11861/tid=11863] ppid=11859 vsize=50636 CPUtime=1.95
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 1174 0 0 0 195 0 0 0 25 0 3 0 1110714639 51851264 7147 1992294400 134512640 135237372 4294956192 18446744073709551615 134549972 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=50636 CPUtime=1.94
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 1273 0 0 0 194 0 0 0 25 0 3 0 1110714639 51851264 7147 1992294400 134512640 135237372 4294956192 18446744073709551615 134549922 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 50636

[startup+6.30247 s]
/proc/loadavg: 1.92 1.84 1.50 3/67 11864
/proc/meminfo: memFree=1657328/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=64556 CPUtime=11.44
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 11492 0 0 0 1138 6 0 0 25 0 3 0 1110714525 66105344 10608 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 16139 10608 98 176 0 15961 0
[pid=11861/tid=11863] ppid=11859 vsize=64556 CPUtime=5.15
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 2762 0 0 0 513 2 0 0 25 0 3 0 1110714639 66105344 10608 1992294400 134512640 135237372 4294956192 18446744073709551615 134680336 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=64556 CPUtime=5.14
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 3146 0 0 0 513 1 0 0 25 0 3 0 1110714639 66105344 10608 1992294400 134512640 135237372 4294956192 18446744073709551615 134592175 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 64556

[startup+12.7011 s]
/proc/loadavg: 1.93 1.84 1.50 3/67 11864
/proc/meminfo: memFree=1631152/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=89516 CPUtime=24.2
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 17738 0 0 0 2409 11 0 0 25 0 3 0 1110714525 91664384 16854 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 22379 16854 98 176 0 22201 0
[pid=11861/tid=11863] ppid=11859 vsize=89516 CPUtime=11.55
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 5758 0 0 0 1151 4 0 0 25 0 3 0 1110714639 91664384 16854 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=89516 CPUtime=11.51
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 6396 0 0 0 1147 4 0 0 25 0 3 0 1110714639 91664384 16854 1992294400 134512640 135237372 4294956192 18446744073709551615 134587833 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.2
Current children cumulated vsize (KiB) 89516

[startup+25.5013 s]
/proc/loadavg: 1.94 1.85 1.51 3/67 11864
/proc/meminfo: memFree=1585968/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=133196 CPUtime=49.75
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 28681 0 0 0 4957 18 0 0 25 0 3 0 1110714525 136392704 27797 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 33299 27797 98 176 0 33121 0
[pid=11861/tid=11863] ppid=11859 vsize=133196 CPUtime=24.34
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 10726 0 0 0 2427 7 0 0 25 0 3 0 1110714639 136392704 27797 1992294400 134512640 135237372 4294956192 18446744073709551615 134551005 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=133196 CPUtime=24.25
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 12371 0 0 0 2418 7 0 0 25 0 3 0 1110714639 136392704 27797 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.75
Current children cumulated vsize (KiB) 133196

[startup+51.1017 s]
/proc/loadavg: 1.96 1.86 1.52 3/67 11864
/proc/meminfo: memFree=1522544/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=197004 CPUtime=100.84
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 44573 0 0 0 10055 29 0 0 25 0 3 0 1110714525 201732096 43689 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 49251 43689 98 176 0 49073 0
[pid=11861/tid=11863] ppid=11859 vsize=197004 CPUtime=49.94
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 18322 0 0 0 4981 13 0 0 25 0 3 0 1110714639 201732096 43689 1992294400 134512640 135237372 4294956192 18446744073709551615 134590150 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=197004 CPUtime=49.75
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 20667 0 0 0 4962 13 0 0 25 0 3 0 1110714639 201732096 43689 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.84
Current children cumulated vsize (KiB) 197004

[startup+102.306 s]
/proc/loadavg: 1.98 1.88 1.55 3/67 11864
/proc/meminfo: memFree=1407536/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=310604 CPUtime=203.03
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 72999 0 0 0 20250 53 0 0 25 0 3 0 1110714525 318058496 72115 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 77651 72115 98 176 0 77473 0
[pid=11861/tid=11863] ppid=11859 vsize=310604 CPUtime=101.13
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 30808 0 0 0 10091 22 0 0 25 0 3 0 1110714639 318058496 72115 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=310604 CPUtime=100.75
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 36607 0 0 0 10047 28 0 0 25 0 3 0 1110714639 318058496 72115 1992294400 134512640 135237372 4294956192 18446744073709551615 134587833 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.03
Current children cumulated vsize (KiB) 310604

[startup+162.301 s]
/proc/loadavg: 1.99 1.90 1.57 3/67 11864
/proc/meminfo: memFree=1276144/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=442604 CPUtime=322.77
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 106037 0 0 0 32195 82 0 0 25 0 3 0 1110714525 453226496 105153 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 110651 105153 98 176 0 110473 0
[pid=11861/tid=11863] ppid=11859 vsize=442604 CPUtime=161.1
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 43882 0 0 0 16076 34 0 0 25 0 3 0 1110714639 453226496 105153 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=442604 CPUtime=160.51
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 56571 0 0 0 16007 44 0 0 25 0 3 0 1110714639 453226496 105153 1992294400 134512640 135237372 4294956192 18446744073709551615 134588131 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.77
Current children cumulated vsize (KiB) 442604

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.59 3/67 11864
/proc/meminfo: memFree=1160816/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=556844 CPUtime=442.51
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 134580 0 0 0 44144 107 0 0 25 0 3 0 1110714525 570208256 133696 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 139211 133696 98 176 0 139033 0
[pid=11861/tid=11863] ppid=11859 vsize=556844 CPUtime=221.08
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 56266 0 0 0 22064 44 0 0 25 0 3 0 1110714639 570208256 133696 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=556844 CPUtime=220.27
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 72730 0 0 0 21968 59 0 0 25 0 3 0 1110714639 570208256 133696 1992294400 134512640 135237372 4294956192 18446744073709551615 134587833 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.51
Current children cumulated vsize (KiB) 556844

[startup+282.302 s]
/proc/loadavg: 1.99 1.93 1.62 3/67 11864
/proc/meminfo: memFree=1068784/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=649804 CPUtime=562.26
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 157821 0 0 0 56099 127 0 0 25 0 3 0 1110714525 665399296 156937 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 162451 156937 98 176 0 162273 0
[pid=11861/tid=11863] ppid=11859 vsize=649804 CPUtime=281.07
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 67735 0 0 0 28053 54 0 0 25 0 3 0 1110714639 665399296 156937 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=649804 CPUtime=280.04
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 84502 0 0 0 27934 70 0 0 25 0 3 0 1110714639 665399296 156937 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.26
Current children cumulated vsize (KiB) 649804

[startup+342.301 s]
/proc/loadavg: 1.99 1.94 1.64 3/67 11864
/proc/meminfo: memFree=974192/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=743244 CPUtime=682
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 181181 0 0 0 68054 146 0 0 25 0 3 0 1110714525 761081856 180297 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 185811 180297 98 176 0 185633 0
[pid=11861/tid=11863] ppid=11859 vsize=743244 CPUtime=341.06
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 80275 0 0 0 34041 65 0 0 25 0 3 0 1110714639 761081856 180297 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=743244 CPUtime=339.8
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 95322 0 0 0 33901 79 0 0 25 0 3 0 1110714639 761081856 180297 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682
Current children cumulated vsize (KiB) 743244

[startup+402.302 s]
/proc/loadavg: 1.99 1.95 1.66 3/67 11866
/proc/meminfo: memFree=885168/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=832844 CPUtime=801.74
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 203625 0 0 0 80009 165 0 0 25 0 3 0 1110714525 852832256 202741 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 208211 202741 98 176 0 208033 0
[pid=11861/tid=11863] ppid=11859 vsize=832844 CPUtime=401.04
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 90970 0 0 0 40029 75 0 0 25 0 3 0 1110714639 852832256 202741 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=832844 CPUtime=399.56
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 107071 0 0 0 39869 87 0 0 25 0 3 0 1110714639 852832256 202741 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.74
Current children cumulated vsize (KiB) 832844

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.67 3/67 11866
/proc/meminfo: memFree=790000/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=927072 CPUtime=921.49
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 227136 0 0 0 91964 185 0 0 25 0 3 0 1110714525 949321728 226252 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 231768 226252 98 176 0 231590 0
[pid=11861/tid=11863] ppid=11859 vsize=927072 CPUtime=461.02
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 100392 0 0 0 46019 83 0 0 25 0 3 0 1110714639 949321728 226252 1992294400 134512640 135237372 4294956192 18446744073709551615 134587943 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=927072 CPUtime=459.32
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 121160 0 0 0 45833 99 0 0 25 0 3 0 1110714639 949321728 226252 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.49
Current children cumulated vsize (KiB) 927072

[startup+522.301 s]
/proc/loadavg: 1.99 1.96 1.69 3/67 11866
/proc/meminfo: memFree=699376/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=1018272 CPUtime=1041.24
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 249931 0 0 0 103922 202 0 0 25 0 3 0 1110714525 1042710528 249047 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 254568 249047 98 176 0 254390 0
[pid=11861/tid=11863] ppid=11859 vsize=1018272 CPUtime=521
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 109679 0 0 0 52011 89 0 0 25 0 3 0 1110714639 1042710528 249047 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=1018272 CPUtime=519.09
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 134668 0 0 0 51800 109 0 0 25 0 3 0 1110714639 1042710528 249047 1992294400 134512640 135237372 4294956192 18446744073709551615 134561428 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.24
Current children cumulated vsize (KiB) 1018272

[startup+582.302 s]
/proc/loadavg: 1.99 1.96 1.71 3/67 11866
/proc/meminfo: memFree=609200/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=1107712 CPUtime=1160.98
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 272291 0 0 0 115879 219 0 0 25 0 3 0 1110714525 1134297088 271407 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 276928 271407 98 176 0 276750 0
[pid=11861/tid=11863] ppid=11859 vsize=1107712 CPUtime=580.98
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 119131 0 0 0 58002 96 0 0 25 0 3 0 1110714639 1134297088 271407 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=1107712 CPUtime=578.85
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 147576 0 0 0 57765 120 0 0 25 0 3 0 1110714639 1134297088 271407 1992294400 134512640 135237372 4294956192 18446744073709551615 134562413 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.98
Current children cumulated vsize (KiB) 1107712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.902 s]
/proc/loadavg: 1.99 1.96 1.72 3/67 11866
/proc/meminfo: memFree=583408/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=1132672 CPUtime=1200.1
/proc/11861/stat : 11861 (ttsth-5-0) S 11859 11861 11130 0 -1 4194304 278527 0 0 0 119785 225 0 0 25 0 3 0 1110714525 1159856128 277643 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 283168 277643 98 176 0 282990 0
[pid=11861/tid=11863] ppid=11859 vsize=1132672 CPUtime=600.58
/proc/11861/task/11863/stat : 11863 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 122407 0 0 0 59959 99 0 0 25 0 3 0 1110714639 1159856128 277643 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11861/tid=11864] ppid=11859 vsize=1132672 CPUtime=598.37
/proc/11861/task/11864/stat : 11864 (ttsth-5-0) R 11859 11861 11130 0 -1 4194368 150536 0 0 0 59715 122 0 0 25 0 3 0 1110714639 1159856128 277643 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 1132672

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

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

[startup+602.013 s]
/proc/loadavg: 1.99 1.96 1.72 3/67 11866
/proc/meminfo: memFree=583408/2055920 swapFree=4179168/4192956
[pid=11861] ppid=11859 vsize=0 CPUtime=1200.22
/proc/11861/stat : 11861 (ttsth-5-0) Z 11859 11861 11130 0 -1 4195340 278527 0 0 0 119787 235 0 0 16 0 2 0 1110714525 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11861/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.22
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.085
CPU time (s): 1200.3
CPU user time (s): 1197.87
CPU system time (s): 2.42363
CPU usage (%): 199.357
Max. virtual memory (cumulated for all children) (KiB): 1132672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.87
system time used= 2.42363
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 278527
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= 82
involuntary context switches= 9225

runsolver used 0.531919 second user time and 1.67374 second system time

The end

Launcher Data

Begin job on node61 at 2009-03-30 04:35:26
IDJOB=1531036
IDBENCH=70247
IDSOLVER=549
FILE ID=node61/1531036-1238380526
PBS_JOBID= 9061300
Free space on /tmp= 66344 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S1588298513-036.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531036-1238380526/watcher-1531036-1238380526 -o /tmp/evaluation-result-1531036-1238380526/solver-1531036-1238380526 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531036-1238380526.cnf

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

MD5SUM BENCH= 7df25975bd52e28f5eb180dab9fc29e0
RANDOM SEED=1787705930

node61.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.238
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.238
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:       1696616 kB
Buffers:         69144 kB
Cached:         197588 kB
SwapCached:       7920 kB
Active:          28308 kB
Inactive:       248044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696616 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:            1312 kB
Writeback:           0 kB
Mapped:          15380 kB
Slab:            68944 kB
Committed_AS:  2598376 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node61 at 2009-03-30 04:45:30