Trace number 1531482

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 601.726

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2028777924-038.cnf
MD5SUMfe3309ffe1b711047a9fc636f2702995
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.135978
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.02	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531482-1238465965.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 70
0.00/0.02	c Clauses = 6230
0.00/0.02	c Literals = 43610
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 70
0.00/0.02	c Clauses = 6230
0.00/0.02	c Literals = 43610
0.00/0.02	c a2
0.09/0.16	c a1
0.19/0.25	c Independent sub-problems = 1
0.19/0.25	c Sub-problem with 70 variables and 6230 clauses
0.19/0.25	c using permutation method 4
0.19/0.25	c count = 1
0.19/0.25	c Ordering finished 0.230 seconds
0.19/0.25	c mapped 0.240 seconds
0.19/0.25	c permuted 0.240 seconds
0.19/0.25	c about to sort
0.19/0.25	c sorted
0.29/0.35	c clauses now 6230
0.29/0.35	c init finished 0.250 seconds
0.29/0.35	c tree built 0.350 seconds
0.29/0.35	c 
0.29/0.35	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.35	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.35	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.35	c ................................ | ..........                     1 |                        0.3           2.9             
0.29/0.35	c ................................ | ..........                     2 |                        0.3           5.7             
0.29/0.35	c ................................ | ..........                     3 |                        0.3           8.6             
0.29/0.35	c ................................ | ..........                     4 |                        0.3          11.4             
0.29/0.35	c ................................ | ..........                     5 |                        0.3          14.3             
0.43/0.41	c ................................ | ..........                  1000 | 233                    0.5        2083.3        14035
23.99/12.22	c ................................ | ..........                134000 | 46098                 24.0        5574.0      2773715
48.13/24.33	c ................................ | ..........                222000 | 77465                 48.2        4604.9      4798526
71.89/36.28	c ................................ | ..........                292000 | 102474                72.0        4052.7      6512320
95.82/48.28	c ................................ | ..........                352000 | 124179                96.0        3666.3      8153443
119.98/60.36	c ................................ | *.........                408000 | 144713               120.1        3396.6      9610215
144.12/72.40	c ................................ | *.........                458000 | 162927               144.2        3177.2     10854411
168.06/84.49	c ................................ | *.........                506000 | 180358               168.3        3006.9     12057513
192.02/96.47	c ................................ | *.........                554000 | 197715               192.2        2882.4     13210299
215.96/108.47	c ................................ | *.........                598000 | 214428               216.1        2766.9     14239355
239.91/120.46	c ................................ | **........                644000 | 232197               240.1        2682.6     15374534
264.25/132.62	c ................................ | **........                686000 | 248157               264.3        2595.1     16409427
288.20/144.63	c ................................ | **........                723000 | 262275               288.3        2507.7     17388681
312.34/156.75	c ................................ | **........                763000 | 277302               312.5        2441.7     18464199
336.48/168.81	c ................................ | **........                802000 | 291489               336.6        2382.9     19497304
360.43/180.88	c ................................ | ***.......                838000 | 304938               360.6        2323.6     20397306
384.78/193.03	c ................................ | ***.......                871000 | 317468               384.9        2262.9     21256561
408.33/204.82	c ................................ | ***.......                904000 | 329980               408.4        2213.3     22105063
432.28/216.80	c ................................ | ***.......                936000 | 342292               432.4        2164.9     22926550
456.23/228.85	c ................................ | ***.......                967000 | 353778               456.4        2118.8     23720246
479.97/240.72	c ................................ | ****......                995000 | 364385               480.1        2072.5     24466148
503.91/252.75	c ................................ | ****......               1026000 | 376140               504.1        2035.4     25303047
528.47/265.09	c ................................ | ****......               1057000 | 387599               528.7        1999.1     26130833
551.80/276.76	c ................................ | ****......               1090000 | 399392               552.0        1974.6     26927255
576.55/289.11	c ................................ | ****......               1124000 | 411703               576.7        1949.1     27761527
600.10/300.96	c ................................ | *****.....               1156000 | 423504               600.3        1925.6     28609322
624.45/313.18	c ................................ | *****.....               1187000 | 434916               624.7        1900.1     29340822
647.99/324.98	c ................................ | *****.....               1216000 | 445452               648.3        1875.8     30023788
672.53/337.26	c ................................ | *****.....               1246000 | 456457               672.8        1852.0     30780859
695.88/348.92	c ................................ | *****.....               1275000 | 467331               696.0        1831.8     31524419
719.83/360.97	c ................................ | ******....               1305000 | 477981               720.1        1812.3     32270910
744.17/373.11	c ................................ | ******....               1335000 | 488495               744.3        1793.6     32993485
767.73/384.98	c ................................ | ******....               1364000 | 499122               768.0        1776.0     33745295
792.47/397.36	c ................................ | ******....               1394000 | 510480               792.7        1758.5     34508936
816.41/409.30	c ................................ | ******....               1424000 | 521164               816.5        1743.9     35234713
840.37/421.30	c ................................ | *******...               1453000 | 531307               840.5        1728.7     35952116
863.90/433.12	c ................................ | *******...               1481000 | 541423               864.1        1713.9     36654276
887.85/445.13	c ................................ | *******...               1508000 | 551331               888.1        1698.1     37358190
912.00/457.23	c ................................ | *******...               1532000 | 560450               912.2        1679.5     37999154
936.34/469.47	c ................................ | *******...               1556000 | 569463               936.6        1661.3     38617913
959.70/481.18	c ................................ | ********..               1579000 | 578162               960.0        1644.8     39159211
983.83/493.21	c ................................ | ********..               1603000 | 587551               984.0        1629.0     39781827
1008.18/505.49	c ................................ | ********..               1631000 | 598528              1008.5        1617.2     40481136
1031.73/517.27	c ................................ | ********..               1657000 | 608587              1032.0        1605.6     41091820
1056.08/529.45	c ................................ | ********..               1680000 | 617500              1056.3        1590.4     41699234
1080.82/541.89	c ................................ | *********.               1703000 | 625941              1081.2        1575.1     42316835
1103.77/553.40	c ................................ | *********.               1723000 | 633697              1104.1        1560.5     42900799
1128.52/565.74	c ................................ | *********.               1748000 | 643010              1128.8        1548.6     43539404
1151.87/577.44	c ................................ | *********.               1772000 | 652025              1152.1        1538.0     44219203
1175.81/589.42	c ................................ | *********.               1794000 | 660224              1176.0        1525.5     44820028

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-1531482-1238465965/watcher-1531482-1238465965 -o /tmp/evaluation-result-1531482-1238465965/solver-1531482-1238465965 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531482-1238465965.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.89 0.97 1.08 3/65 17678
/proc/meminfo: memFree=1475032/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=932 CPUtime=0
/proc/17678/stat : 17678 (ttsth-5-0) R 17676 17678 14779 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 1119258819 954368 114 1992294400 134512640 135237372 4294956192 18446744073709551615 134709489 0 0 4096 0 0 0 0 17 1 0 0
/proc/17678/statm: 233 114 77 176 0 55 0

[startup+0.00851292 s]
/proc/loadavg: 0.89 0.97 1.08 3/65 17678
/proc/meminfo: memFree=1475032/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=1064 CPUtime=0
/proc/17678/stat : 17678 (ttsth-5-0) R 17676 17678 14779 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 1119258819 1089536 137 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17678/statm: 266 137 77 176 0 88 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1064

[startup+0.10153 s]
/proc/loadavg: 0.89 0.97 1.08 3/65 17678
/proc/meminfo: memFree=1475032/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=3980 CPUtime=0.09
/proc/17678/stat : 17678 (ttsth-5-0) R 17676 17678 14779 0 -1 4194304 797 0 0 0 9 0 0 0 18 0 1 0 1119258819 4075520 780 1992294400 134512640 135237372 4294956192 18446744073709551615 134680723 0 0 4096 0 0 0 0 17 1 0 0
/proc/17678/statm: 995 780 79 176 0 817 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3980

[startup+0.301564 s]
/proc/loadavg: 0.89 0.97 1.08 3/65 17678
/proc/meminfo: memFree=1475032/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=4280 CPUtime=0.29
/proc/17678/stat : 17678 (ttsth-5-0) R 17676 17678 14779 0 -1 4194304 1446 0 0 0 29 0 0 0 19 0 1 0 1119258819 4382720 964 1992294400 134512640 135237372 4294956192 18446744073709551615 134581853 0 0 4096 0 0 0 0 17 1 0 0
/proc/17678/statm: 1070 964 93 176 0 892 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4280

[startup+0.701645 s]
/proc/loadavg: 0.89 0.97 1.08 3/65 17678
/proc/meminfo: memFree=1475032/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=30052 CPUtime=1.04
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 2455 0 0 0 103 1 0 0 19 0 3 0 1119258819 30773248 1973 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 7513 1973 98 176 0 7335 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 30052

[startup+1.50179 s]
/proc/loadavg: 0.89 0.97 1.08 3/68 17681
/proc/meminfo: memFree=1466176/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=33384 CPUtime=2.63
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 3279 0 0 0 262 1 0 0 19 0 3 0 1119258819 34185216 2797 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 8346 2797 98 176 0 8168 0
[pid=17678/tid=17680] ppid=17676 vsize=33384 CPUtime=1.14
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 576 0 0 0 114 0 0 0 25 0 3 0 1119258855 34185216 2797 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=33384 CPUtime=1.13
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 630 0 0 0 113 0 0 0 25 0 3 0 1119258855 34185216 2797 1992294400 134512640 135237372 4294956192 18446744073709551615 134749335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 33384

[startup+3.10107 s]
/proc/loadavg: 0.89 0.97 1.08 3/68 17681
/proc/meminfo: memFree=1461504/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=39784 CPUtime=5.82
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 4882 0 0 0 580 2 0 0 19 0 3 0 1119258819 40738816 4400 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 9946 4400 98 176 0 9768 0
[pid=17678/tid=17680] ppid=17676 vsize=39784 CPUtime=2.74
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 1386 0 0 0 274 0 0 0 25 0 3 0 1119258855 40738816 4400 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=39784 CPUtime=2.73
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 1423 0 0 0 272 1 0 0 25 0 3 0 1119258855 40738816 4400 1992294400 134512640 135237372 4294956192 18446744073709551615 134561510 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 39784

[startup+6.30164 s]
/proc/loadavg: 1.06 1.00 1.09 3/68 17681
/proc/meminfo: memFree=1448320/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=52584 CPUtime=12.22
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 8069 0 0 0 1217 5 0 0 19 0 3 0 1119258819 53846016 7587 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 13146 7587 98 176 0 12968 0
[pid=17678/tid=17680] ppid=17676 vsize=52584 CPUtime=5.93
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 2952 0 0 0 592 1 0 0 17 0 3 0 1119258855 53846016 7587 1992294400 134512640 135237372 4294956192 18446744073709551615 134588263 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=52584 CPUtime=5.92
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 3044 0 0 0 590 2 0 0 25 0 3 0 1119258855 53846016 7587 1992294400 134512640 135237372 4294956192 18446744073709551615 134587297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 52584

[startup+12.7018 s]
/proc/loadavg: 1.22 1.04 1.10 3/68 17681
/proc/meminfo: memFree=1424704/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=74504 CPUtime=24.99
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 13584 0 0 0 2491 8 0 0 19 0 3 0 1119258819 76292096 13102 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 18626 13102 98 176 0 18448 0
[pid=17678/tid=17680] ppid=17676 vsize=74504 CPUtime=12.33
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 5682 0 0 0 1230 3 0 0 25 0 3 0 1119258855 76292096 13102 1992294400 134512640 135237372 4294956192 18446744073709551615 134561074 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=74504 CPUtime=12.28
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 5829 0 0 0 1225 3 0 0 25 0 3 0 1119258855 76292096 13102 1992294400 134512640 135237372 4294956192 18446744073709551615 134589006 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 74504

[startup+25.501 s]
/proc/loadavg: 1.46 1.10 1.12 3/68 17681
/proc/meminfo: memFree=1389312/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=108584 CPUtime=50.53
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 22078 0 0 0 5038 15 0 0 19 0 3 0 1119258819 111190016 21596 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 27146 21596 98 176 0 26968 0
[pid=17678/tid=17680] ppid=17676 vsize=108584 CPUtime=25.13
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 10009 0 0 0 2507 6 0 0 25 0 3 0 1119258855 111190016 21596 1992294400 134512640 135237372 4294956192 18446744073709551615 134562416 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=108584 CPUtime=25.04
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 9996 0 0 0 2497 7 0 0 25 0 3 0 1119258855 111190016 21596 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 108584

[startup+51.1016 s]
/proc/loadavg: 1.64 1.17 1.14 3/68 17681
/proc/meminfo: memFree=1333120/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=165224 CPUtime=101.61
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 36266 0 0 0 10135 26 0 0 19 0 3 0 1119258819 169189376 35784 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 41306 35784 98 176 0 41128 0
[pid=17678/tid=17680] ppid=17676 vsize=165224 CPUtime=50.72
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 16362 0 0 0 5061 11 0 0 25 0 3 0 1119258855 169189376 35784 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=165224 CPUtime=50.53
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 17831 0 0 0 5039 14 0 0 25 0 3 0 1119258855 169189376 35784 1992294400 134512640 135237372 4294956192 18446744073709551615 134737752 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 165224

[startup+102.306 s]
/proc/loadavg: 1.84 1.30 1.18 3/68 17681
/proc/meminfo: memFree=1248832/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=248264 CPUtime=203.79
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 57028 0 0 0 20332 47 0 0 19 0 3 0 1119258819 254222336 56546 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 62066 56546 98 176 0 61888 0
[pid=17678/tid=17680] ppid=17676 vsize=248264 CPUtime=101.9
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 26644 0 0 0 10169 21 0 0 25 0 3 0 1119258855 254222336 56546 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=248264 CPUtime=101.53
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 28311 0 0 0 10129 24 0 0 25 0 3 0 1119258855 254222336 56546 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 248264

[startup+162.301 s]
/proc/loadavg: 1.94 1.42 1.23 3/68 17681
/proc/meminfo: memFree=1165632/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=331784 CPUtime=323.51
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 77908 0 0 0 32283 68 0 0 19 0 3 0 1119258819 339746816 77426 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 82946 77426 98 176 0 82768 0
[pid=17678/tid=17680] ppid=17676 vsize=331784 CPUtime=161.87
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 36535 0 0 0 16156 31 0 0 25 0 3 0 1119258855 339746816 77426 1992294400 134512640 135237372 4294956192 18446744073709551615 134549908 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=331784 CPUtime=161.28
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 39300 0 0 0 16092 36 0 0 25 0 3 0 1119258855 339746816 77426 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.51
Current children cumulated vsize (KiB) 331784

[startup+222.303 s]
/proc/loadavg: 1.98 1.52 1.28 3/68 17681
/proc/meminfo: memFree=1095104/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=401704 CPUtime=443.25
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 95379 0 0 0 44238 87 0 0 19 0 3 0 1119258819 411344896 94897 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 100426 94897 98 176 0 100248 0
[pid=17678/tid=17680] ppid=17676 vsize=401704 CPUtime=221.85
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 44652 0 0 0 22144 41 0 0 19 0 3 0 1119258855 411344896 94897 1992294400 134512640 135237372 4294956192 18446744073709551615 134562370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=401704 CPUtime=221.03
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 48654 0 0 0 22059 44 0 0 25 0 3 0 1119258855 411344896 94897 1992294400 134512640 135237372 4294956192 18446744073709551615 134562413 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.25
Current children cumulated vsize (KiB) 401704

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.32 3/68 17681
/proc/meminfo: memFree=1031936/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=465680 CPUtime=562.98
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 111340 0 0 0 56195 103 0 0 19 0 3 0 1119258819 476856320 110858 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 116420 110858 98 176 0 116242 0
[pid=17678/tid=17680] ppid=17676 vsize=465680 CPUtime=281.82
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 52209 0 0 0 28133 49 0 0 25 0 3 0 1119258855 476856320 110858 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=465680 CPUtime=280.79
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 57058 0 0 0 28027 52 0 0 19 0 3 0 1119258855 476856320 110858 1992294400 134512640 135237372 4294956192 18446744073709551615 134589465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.98
Current children cumulated vsize (KiB) 465680

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.36 3/68 17681
/proc/meminfo: memFree=969856/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=526800 CPUtime=682.71
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 126644 0 0 0 68154 117 0 0 19 0 3 0 1119258819 539443200 126162 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 131700 126162 98 176 0 131522 0
[pid=17678/tid=17680] ppid=17676 vsize=526800 CPUtime=341.81
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 60115 0 0 0 34124 57 0 0 25 0 3 0 1119258855 539443200 126162 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=526800 CPUtime=340.55
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 64456 0 0 0 33996 59 0 0 25 0 3 0 1119258855 539443200 126162 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 526800

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.40 3/68 17681
/proc/meminfo: memFree=911488/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=585840 CPUtime=802.45
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 141372 0 0 0 80113 132 0 0 19 0 3 0 1119258819 599900160 140890 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 146460 140890 98 176 0 146282 0
[pid=17678/tid=17680] ppid=17676 vsize=585840 CPUtime=401.78
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 67609 0 0 0 40113 65 0 0 25 0 3 0 1119258855 599900160 140890 1992294400 134512640 135237372 4294956192 18446744073709551615 134681134 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=585840 CPUtime=400.3
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 71690 0 0 0 39965 65 0 0 25 0 3 0 1119258855 599900160 140890 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.45
Current children cumulated vsize (KiB) 585840

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.43 3/68 17681
/proc/meminfo: memFree=855168/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=641200 CPUtime=922.17
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 155261 0 0 0 92073 144 0 0 19 0 3 0 1119258819 656588800 154779 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 160300 154779 98 176 0 160122 0
[pid=17678/tid=17680] ppid=17676 vsize=641200 CPUtime=461.75
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 74706 0 0 0 46102 73 0 0 25 0 3 0 1119258855 656588800 154779 1992294400 134512640 135237372 4294956192 18446744073709551615 134562309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=641200 CPUtime=460.06
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 78482 0 0 0 45936 70 0 0 25 0 3 0 1119258855 656588800 154779 1992294400 134512640 135237372 4294956192 18446744073709551615 134587943 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.17
Current children cumulated vsize (KiB) 641200

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.46 3/68 17681
/proc/meminfo: memFree=806208/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=690800 CPUtime=1041.92
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 167641 0 0 0 104034 158 0 0 19 0 3 0 1119258819 707379200 167159 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 172700 167159 98 176 0 172522 0
[pid=17678/tid=17680] ppid=17676 vsize=690800 CPUtime=521.73
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 80611 0 0 0 52094 79 0 0 25 0 3 0 1119258855 707379200 167159 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=690800 CPUtime=519.82
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 84957 0 0 0 51905 77 0 0 25 0 3 0 1119258855 707379200 167159 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.92
Current children cumulated vsize (KiB) 690800

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.49 3/68 17681
/proc/meminfo: memFree=755584/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=740720 CPUtime=1161.64
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 180129 0 0 0 115995 169 0 0 19 0 3 0 1119258819 758497280 179647 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 185180 179647 98 176 0 185002 0
[pid=17678/tid=17680] ppid=17676 vsize=740720 CPUtime=581.7
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 86581 0 0 0 58086 84 0 0 25 0 3 0 1119258855 758497280 179647 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=740720 CPUtime=579.58
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 91475 0 0 0 57875 83 0 0 25 0 3 0 1119258855 758497280 179647 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.64
Current children cumulated vsize (KiB) 740720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.86 1.50 3/68 17681
/proc/meminfo: memFree=739520/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=756400 CPUtime=1200.17
/proc/17678/stat : 17678 (ttsth-5-0) S 17676 17678 14779 0 -1 4194304 184031 0 0 0 119845 172 0 0 19 0 3 0 1119258819 774553600 183549 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 189100 183549 98 176 0 188922 0
[pid=17678/tid=17680] ppid=17676 vsize=756400 CPUtime=601.01
/proc/17678/task/17680/stat : 17680 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 88301 0 0 0 60015 86 0 0 25 0 3 0 1119258855 774553600 183549 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17678/tid=17681] ppid=17676 vsize=756400 CPUtime=598.79
/proc/17678/task/17681/stat : 17681 (ttsth-5-0) R 17676 17678 14779 0 -1 4194368 93657 0 0 0 59795 84 0 0 25 0 3 0 1119258855 774553600 183549 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 756400

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

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

[startup+601.717 s]
/proc/loadavg: 1.99 1.86 1.50 3/68 17681
/proc/meminfo: memFree=739520/2055920 swapFree=4177700/4192956
[pid=17678] ppid=17676 vsize=0 CPUtime=1200.28
/proc/17678/stat : 17678 (ttsth-5-0) Z 17676 17678 14779 0 -1 4195340 184031 0 0 0 119846 182 0 0 16 0 2 0 1119258819 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17678/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.28
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.726
CPU time (s): 1200.3
CPU user time (s): 1198.46
CPU system time (s): 1.83172
CPU usage (%): 199.476
Max. virtual memory (cumulated for all children) (KiB): 756400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.46
system time used= 1.83172
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184031
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= 9192

runsolver used 0.744886 second user time and 1.46278 second system time

The end

Launcher Data

Begin job on node56 at 2009-03-31 04:19:25
IDJOB=1531482
IDBENCH=70470
IDSOLVER=549
FILE ID=node56/1531482-1238465965
PBS_JOBID= 9061708
Free space on /tmp= 103044 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S2028777924-038.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531482-1238465965/watcher-1531482-1238465965 -o /tmp/evaluation-result-1531482-1238465965/solver-1531482-1238465965 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531482-1238465965.cnf

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

MD5SUM BENCH= fe3309ffe1b711047a9fc636f2702995
RANDOM SEED=314075950

node56.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.256
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.256
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:       1475448 kB
Buffers:         87244 kB
Cached:         396180 kB
SwapCached:       9032 kB
Active:         188060 kB
Inactive:       305836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475448 kB
SwapTotal:     4192956 kB
SwapFree:      4177700 kB
Dirty:            1276 kB
Writeback:           0 kB
Mapped:          16144 kB
Slab:            72460 kB
Committed_AS:  2604104 kB
PageTables:       1472 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= 103044 MiB
End job on node56 at 2009-03-31 04:29:29