Trace number 1531366

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.29 602.036

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S1723900160-044.cnf
MD5SUMb980518c5f881f8ca0028e115c3772e4
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 variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
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 52556
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531366-1238451428.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 120
0.00/0.00	c Clauses = 2556
0.00/0.00	c Literals = 12780
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 120
0.00/0.00	c Clauses = 2556
0.00/0.00	c Literals = 12780
0.00/0.00	c a2
0.01/0.03	c a1
1.00/1.06	c Independent sub-problems = 1
1.00/1.06	c Sub-problem with 120 variables and 2556 clauses
1.00/1.06	c using permutation method 4
1.00/1.06	c count = 2
1.00/1.06	c Ordering finished 1.050 seconds
1.00/1.06	c mapped 1.060 seconds
1.00/1.06	c permuted 1.060 seconds
1.00/1.06	c about to sort
1.00/1.06	c sorted
1.00/1.09	c clauses now 2556
1.00/1.09	c init finished 1.060 seconds
1.00/1.09	c tree built 1.080 seconds
1.00/1.09	c 
1.00/1.09	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.00/1.09	c ---------------------------------|----------------------------------|------------------------------------------------------
1.00/1.09	c ................................ | ..........                       |                        1.1           0.0             
1.00/1.09	c ................................ | ..........                     1 |                        1.1           0.9             
1.00/1.09	c ................................ | ..........                     2 |                        1.1           1.9             
1.00/1.09	c ................................ | ..........                     3 |                        1.1           2.8             
1.00/1.09	c ................................ | ..........                     4 |                        1.1           3.7             
1.00/1.09	c ................................ | ..........                     5 |                        1.1           4.6             
1.10/1.12	c ................................ | ..........                  1000 | 151                    1.1         877.2         8243
23.85/12.59	c ................................ | ..........                137000 | 47768                 24.0        5698.8      3902134
47.99/24.65	c ................................ | ..........                205000 | 73869                 48.1        4261.1      6393112
71.95/36.68	c ................................ | ..........                253000 | 93155                 72.1        3507.6      8354585
96.29/48.89	c ................................ | ..........                298000 | 110880                96.5        3088.4     10041635
120.24/60.87	c ................................ | *.........                340000 | 127555               120.4        2823.5     11598686
143.99/72.72	c ................................ | *.........                383000 | 144790               144.1        2658.6     13158958
168.14/84.82	c ................................ | *.........                420000 | 159611               168.2        2496.9     14520437
191.90/96.79	c ................................ | *.........                455000 | 173987               192.1        2368.6     15840817
216.04/108.85	c ................................ | *.........                487000 | 186984               216.2        2252.8     17136035
240.39/121.03	c ................................ | **........                518000 | 199666               240.5        2153.9     18444988
264.14/132.96	c ................................ | **........                547000 | 210624               264.3        2069.6     19537409
288.29/145.03	c ................................ | **........                577000 | 221473               288.4        2000.8     20710145
312.43/157.19	c ................................ | **........                603000 | 231428               312.7        1928.5     21861290
336.58/169.22	c ................................ | **........                631000 | 241776               336.7        1874.1     22916242
360.73/181.30	c ................................ | ***.......                656000 | 251298               360.8        1818.2     23885861
384.68/193.38	c ................................ | ***.......                676000 | 258932               384.9        1756.3     24708393
408.63/205.30	c ................................ | ***.......                701000 | 268319               408.7        1715.2     25609806
432.58/217.34	c ................................ | ***.......                722000 | 276069               432.7        1668.5     26454542
456.53/229.39	c ................................ | ***.......                748000 | 285902               456.8        1637.5     27363997
479.87/241.07	c ................................ | ****......                768000 | 293553               480.1        1599.7     28175337
504.02/253.16	c ................................ | ****......                787000 | 301089               504.2        1560.8     28945861
528.17/265.22	c ................................ | ****......                804000 | 307862               528.3        1521.8     29759461
552.13/277.29	c ................................ | ****......                823000 | 315207               552.4        1489.9     30555672
575.87/289.19	c ................................ | ****......                841000 | 322261               576.1        1459.7     31360244
601.01/301.79	c ................................ | *****.....                857000 | 328821               601.3        1425.3     32115777
623.77/313.18	c ................................ | *****.....                875000 | 335964               624.0        1402.2     32850598
649.51/326.05	c ................................ | *****.....                894000 | 343726               649.7        1376.0     33731343
672.66/337.64	c ................................ | *****.....                908000 | 349460               672.9        1349.5     34482175
696.42/349.59	c ................................ | *****.....                928000 | 356709               696.7        1332.0     35290157
720.76/361.80	c ................................ | ******....                945000 | 363457               721.1        1310.5     36082088
743.91/373.33	c ................................ | ******....                960000 | 369681               744.1        1290.2     36765431
768.27/385.55	c ................................ | ******....                973000 | 375108               768.5        1266.1     37440913
792.41/397.60	c ................................ | ******....                985000 | 380278               792.5        1242.8     38132516
816.36/409.70	c ................................ | ******....               1005000 | 387642               816.7        1230.6     38965921
840.11/421.56	c ................................ | *******...               1022000 | 394681               840.4        1216.1     39783827
864.86/433.98	c ................................ | *******...               1035000 | 400063               865.2        1196.3     40518268
888.60/445.85	c ................................ | *******...               1050000 | 405872               888.8        1181.3     41162290
911.96/457.52	c ................................ | *******...               1068000 | 412582               912.1        1170.9     41869204
936.11/469.66	c ................................ | *******...               1082000 | 418149               936.4        1155.5     42632492
960.45/481.83	c ................................ | ********..               1095000 | 423492               960.7        1139.8     43294190
986.00/494.63	c ................................ | ********..               1112000 | 429909               986.2        1127.5     44047352
1008.55/505.97	c ................................ | ********..               1125000 | 435371              1008.8        1115.1     44708290
1032.71/518.07	c ................................ | ********..               1137000 | 440363              1033.0        1100.7     45360528
1056.05/529.74	c ................................ | ********..               1151000 | 446089              1056.3        1089.7     46083921
1080.79/542.13	c ................................ | *********.               1164000 | 451682              1081.0        1076.8     46803070
1104.15/553.83	c ................................ | *********.               1178000 | 457198              1104.4        1066.7     47388091
1128.89/566.26	c ................................ | *********.               1189000 | 461882              1129.2        1053.0     47976271
1152.24/577.90	c ................................ | *********.               1203000 | 467581              1152.4        1043.9     48650366
1176.79/590.30	c ................................ | *********.               1219000 | 474386              1177.2        1035.5     49376815

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-1531366-1238451428/watcher-1531366-1238451428 -o /tmp/evaluation-result-1531366-1238451428/solver-1531366-1238451428 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531366-1238451428.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.00 1.00 1.00 3/64 14506
/proc/meminfo: memFree=1614528/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=932 CPUtime=0
/proc/14506/stat : 14506 (ttsth-5-0) R 14504 14506 14115 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1117804667 954368 116 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/14506/statm: 233 117 78 176 0 55 0

[startup+0.021469 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14506
/proc/meminfo: memFree=1614528/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=1600 CPUtime=0.01
/proc/14506/stat : 14506 (ttsth-5-0) R 14504 14506 14115 0 -1 4194304 293 0 0 0 1 0 0 0 18 0 1 0 1117804667 1638400 276 1992294400 134512640 135237372 4294956192 18446744073709551615 134519991 0 0 4096 0 0 0 0 17 1 0 0
/proc/14506/statm: 400 276 79 176 0 222 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1600

[startup+0.102476 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14506
/proc/meminfo: memFree=1614528/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=1600 CPUtime=0.09
/proc/14506/stat : 14506 (ttsth-5-0) R 14504 14506 14115 0 -1 4194304 299 0 0 0 9 0 0 0 18 0 1 0 1117804667 1638400 282 1992294400 134512640 135237372 4294956192 18446744073709551615 134599512 0 0 4096 0 0 0 0 17 1 0 0
/proc/14506/statm: 400 282 80 176 0 222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1600

[startup+0.302496 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14506
/proc/meminfo: memFree=1614528/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=1600 CPUtime=0.29
/proc/14506/stat : 14506 (ttsth-5-0) R 14504 14506 14115 0 -1 4194304 299 0 0 0 29 0 0 0 19 0 1 0 1117804667 1638400 282 1992294400 134512640 135237372 4294956192 18446744073709551615 134599481 0 0 4096 0 0 0 0 17 1 0 0
/proc/14506/statm: 400 282 80 176 0 222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1600

[startup+0.701534 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14506
/proc/meminfo: memFree=1614528/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=1600 CPUtime=0.69
/proc/14506/stat : 14506 (ttsth-5-0) R 14504 14506 14115 0 -1 4194304 299 0 0 0 69 0 0 0 22 0 1 0 1117804667 1638400 282 1992294400 134512640 135237372 4294956192 18446744073709551615 134599411 0 0 4096 0 0 0 0 17 1 0 0
/proc/14506/statm: 400 282 80 176 0 222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1600

[startup+1.50162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14507
/proc/meminfo: memFree=1613688/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=28280 CPUtime=1.9
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 1600 0 0 0 189 1 0 0 25 0 3 0 1117804667 28958720 1564 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 7070 1564 98 176 0 6892 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 28280

[startup+3.10177 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 14509
/proc/meminfo: memFree=1603176/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=41880 CPUtime=5.1
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 4967 0 0 0 507 3 0 0 25 0 3 0 1117804667 42885120 4931 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 10470 4931 98 176 0 10292 0
[pid=14506/tid=14508] ppid=14504 vsize=41880 CPUtime=2
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 1991 0 0 0 199 1 0 0 25 0 3 0 1117804777 42885120 4931 1992294400 134512640 135237372 4294956192 18446744073709551615 134562284 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=41880 CPUtime=2
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 2310 0 0 0 199 1 0 0 25 0 3 0 1117804777 42885120 4931 1992294400 134512640 135237372 4294956192 18446744073709551615 134590285 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.1
Current children cumulated vsize (KiB) 41880

[startup+6.30107 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 14509
/proc/meminfo: memFree=1580776/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=60440 CPUtime=11.47
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 9667 0 0 0 1141 6 0 0 25 0 3 0 1117804667 61890560 9631 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 15110 9631 98 176 0 14932 0
[pid=14506/tid=14508] ppid=14504 vsize=60440 CPUtime=5.2
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 4461 0 0 0 517 3 0 0 22 0 3 0 1117804777 61890560 9631 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=60440 CPUtime=5.18
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 4540 0 0 0 515 3 0 0 25 0 3 0 1117804777 61890560 9631 1992294400 134512640 135237372 4294956192 18446744073709551615 134562461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.47
Current children cumulated vsize (KiB) 60440

[startup+12.7017 s]
/proc/loadavg: 1.15 1.03 1.01 3/67 14509
/proc/meminfo: memFree=1551144/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=87480 CPUtime=24.25
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 16414 0 0 0 2413 12 0 0 25 0 3 0 1117804667 89579520 16378 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 21870 16378 98 176 0 21692 0
[pid=14506/tid=14508] ppid=14504 vsize=87480 CPUtime=11.59
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 8177 0 0 0 1154 5 0 0 25 0 3 0 1117804777 89579520 16378 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=87480 CPUtime=11.55
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 7571 0 0 0 1150 5 0 0 25 0 3 0 1117804777 89579520 16378 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.25
Current children cumulated vsize (KiB) 87480

[startup+25.5029 s]
/proc/loadavg: 1.34 1.08 1.02 3/67 14509
/proc/meminfo: memFree=1507432/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=129880 CPUtime=49.8
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 27002 0 0 0 4960 20 0 0 25 0 3 0 1117804667 132997120 26966 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 32470 26966 98 176 0 32292 0
[pid=14506/tid=14508] ppid=14504 vsize=129880 CPUtime=24.39
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 13300 0 0 0 2430 9 0 0 25 0 3 0 1117804777 132997120 26966 1992294400 134512640 135237372 4294956192 18446744073709551615 134562348 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=129880 CPUtime=24.31
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 13036 0 0 0 2421 10 0 0 25 0 3 0 1117804777 132997120 26966 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.8
Current children cumulated vsize (KiB) 129880

[startup+51.1023 s]
/proc/loadavg: 1.56 1.15 1.05 3/67 14509
/proc/meminfo: memFree=1447720/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=190040 CPUtime=100.88
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 42063 0 0 0 10056 32 0 0 25 0 3 0 1117804667 194600960 42027 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 47510 42027 98 176 0 47332 0
[pid=14506/tid=14508] ppid=14504 vsize=190040 CPUtime=49.98
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 21024 0 0 0 4982 16 0 0 25 0 3 0 1117804777 194600960 42027 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=190040 CPUtime=49.8
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 20373 0 0 0 4965 15 0 0 25 0 3 0 1117804777 194600960 42027 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.88
Current children cumulated vsize (KiB) 190040

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.10 3/67 14509
/proc/meminfo: memFree=1348648/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=287640 CPUtime=203.08
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 66448 0 0 0 20256 52 0 0 25 0 3 0 1117804667 294543360 66412 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 71910 66412 98 176 0 71732 0
[pid=14506/tid=14508] ppid=14504 vsize=287640 CPUtime=101.17
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 33583 0 0 0 10091 26 0 0 25 0 3 0 1117804777 294543360 66412 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=287640 CPUtime=100.79
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 32199 0 0 0 10055 24 0 0 25 0 3 0 1117804777 294543360 66412 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.08
Current children cumulated vsize (KiB) 287640

[startup+162.303 s]
/proc/loadavg: 1.93 1.41 1.15 3/67 14509
/proc/meminfo: memFree=1255336/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=381400 CPUtime=322.81
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 89892 0 0 0 32209 72 0 0 25 0 3 0 1117804667 390553600 89856 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 95350 89856 98 176 0 95172 0
[pid=14506/tid=14508] ppid=14504 vsize=381400 CPUtime=161.16
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 44733 0 0 0 16080 36 0 0 25 0 3 0 1117804777 390553600 89856 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=381400 CPUtime=160.56
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 44493 0 0 0 16021 35 0 0 25 0 3 0 1117804777 390553600 89856 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.81
Current children cumulated vsize (KiB) 381400

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 14509
/proc/meminfo: memFree=1181736/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=454344 CPUtime=442.55
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 108086 0 0 0 44168 87 0 0 25 0 3 0 1117804667 465248256 108050 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 113586 108050 98 176 0 113408 0
[pid=14506/tid=14508] ppid=14504 vsize=454344 CPUtime=221.14
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 54414 0 0 0 22070 44 0 0 25 0 3 0 1117804777 465248256 108050 1992294400 134512640 135237372 4294956192 18446744073709551615 134562323 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=454344 CPUtime=220.32
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 53006 0 0 0 21990 42 0 0 25 0 3 0 1117804777 465248256 108050 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.55
Current children cumulated vsize (KiB) 454344

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 14509
/proc/meminfo: memFree=1117096/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=519464 CPUtime=562.3
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 124380 0 0 0 56128 102 0 0 25 0 3 0 1117804667 531931136 124344 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 129866 124344 98 176 0 129688 0
[pid=14506/tid=14508] ppid=14504 vsize=519464 CPUtime=281.11
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 62974 0 0 0 28060 51 0 0 25 0 3 0 1117804777 531931136 124344 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=519464 CPUtime=280.08
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 60740 0 0 0 27959 49 0 0 25 0 3 0 1117804777 531931136 124344 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.3
Current children cumulated vsize (KiB) 519464

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 14509
/proc/meminfo: memFree=1054312/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=581544 CPUtime=682.04
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 139897 0 0 0 68090 114 0 0 25 0 3 0 1117804667 595501056 139861 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 145386 139861 98 176 0 145208 0
[pid=14506/tid=14508] ppid=14504 vsize=581544 CPUtime=341.1
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 69380 0 0 0 34054 56 0 0 25 0 3 0 1117804777 595501056 139861 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=581544 CPUtime=339.85
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 69851 0 0 0 33928 57 0 0 25 0 3 0 1117804777 595501056 139861 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.04
Current children cumulated vsize (KiB) 581544

[startup+402.303 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 14509
/proc/meminfo: memFree=996456/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=640104 CPUtime=801.79
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 154533 0 0 0 80051 128 0 0 25 0 3 0 1117804667 655466496 154497 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 160026 154497 98 176 0 159848 0
[pid=14506/tid=14508] ppid=14504 vsize=640104 CPUtime=401.08
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 75297 0 0 0 40046 62 0 0 25 0 3 0 1117804777 655466496 154497 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=640104 CPUtime=399.61
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 78570 0 0 0 39896 65 0 0 25 0 3 0 1117804777 655466496 154497 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.79
Current children cumulated vsize (KiB) 640104

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 14509
/proc/meminfo: memFree=936360/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=699304 CPUtime=921.53
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 169350 0 0 0 92013 140 0 0 25 0 3 0 1117804667 716087296 169314 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 174826 169314 98 176 0 174648 0
[pid=14506/tid=14508] ppid=14504 vsize=699304 CPUtime=461.06
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 81468 0 0 0 46039 67 0 0 25 0 3 0 1117804777 716087296 169314 1992294400 134512640 135237372 4294956192 18446744073709551615 134562394 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=699304 CPUtime=459.37
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 87216 0 0 0 45865 72 0 0 25 0 3 0 1117804777 716087296 169314 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.53
Current children cumulated vsize (KiB) 699304

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 14509
/proc/meminfo: memFree=881128/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=754984 CPUtime=1041.29
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 183277 0 0 0 103976 153 0 0 25 0 3 0 1117804667 773103616 183241 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 188746 183241 98 176 0 188568 0
[pid=14506/tid=14508] ppid=14504 vsize=754984 CPUtime=521.05
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 87590 0 0 0 52031 74 0 0 25 0 3 0 1117804777 773103616 183241 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=754984 CPUtime=519.13
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 95021 0 0 0 51836 77 0 0 25 0 3 0 1117804777 773103616 183241 1992294400 134512640 135237372 4294956192 18446744073709551615 134562287 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.29
Current children cumulated vsize (KiB) 754984

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 14509
/proc/meminfo: memFree=827816/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=807624 CPUtime=1161.02
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 196445 0 0 0 115938 164 0 0 25 0 3 0 1117804667 827006976 196409 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 201906 196409 98 176 0 201728 0
[pid=14506/tid=14508] ppid=14504 vsize=807624 CPUtime=581.02
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 93357 0 0 0 58023 79 0 0 25 0 3 0 1117804777 827006976 196409 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=807624 CPUtime=578.89
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 102422 0 0 0 57806 83 0 0 25 0 3 0 1117804777 827006976 196409 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.02
Current children cumulated vsize (KiB) 807624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.901 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 14509
/proc/meminfo: memFree=810408/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=824744 CPUtime=1200.14
/proc/14506/stat : 14506 (ttsth-5-0) S 14504 14506 14115 0 -1 4194304 200672 0 0 0 119846 168 0 0 25 0 3 0 1117804667 844537856 200636 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 206186 200636 98 176 0 206008 0
[pid=14506/tid=14508] ppid=14504 vsize=824744 CPUtime=600.63
/proc/14506/task/14508/stat : 14508 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 95330 0 0 0 59982 81 0 0 25 0 3 0 1117804777 844537856 200636 1992294400 134512640 135237372 4294956192 18446744073709551615 134562272 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14506/tid=14509] ppid=14504 vsize=824744 CPUtime=598.41
/proc/14506/task/14509/stat : 14509 (ttsth-5-0) R 14504 14506 14115 0 -1 4194368 104676 0 0 0 59755 86 0 0 25 0 3 0 1117804777 844537856 200636 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 824744

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

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

[startup+602.012 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 14509
/proc/meminfo: memFree=810408/2055920 swapFree=4179168/4192956
[pid=14506] ppid=14504 vsize=0 CPUtime=1200.25
/proc/14506/stat : 14506 (ttsth-5-0) Z 14504 14506 14115 0 -1 4195340 200673 0 0 0 119847 178 0 0 16 0 2 0 1117804667 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14506/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.036
CPU time (s): 1200.29
CPU user time (s): 1198.48
CPU system time (s): 1.80772
CPU usage (%): 199.371
Max. virtual memory (cumulated for all children) (KiB): 824744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.48
system time used= 1.80773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200673
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= 34
involuntary context switches= 9207

runsolver used 0.594909 second user time and 1.61575 second system time

The end

Launcher Data

Begin job on node61 at 2009-03-31 00:17:08
IDJOB=1531366
IDBENCH=70412
IDSOLVER=549
FILE ID=node61/1531366-1238451428
PBS_JOBID= 9061635
Free space on /tmp= 66344 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S1723900160-044.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531366-1238451428/watcher-1531366-1238451428 -o /tmp/evaluation-result-1531366-1238451428/solver-1531366-1238451428 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531366-1238451428.cnf

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

MD5SUM BENCH= b980518c5f881f8ca0028e115c3772e4
RANDOM SEED=1796387164

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:       1615008 kB
Buffers:         79596 kB
Cached:         268532 kB
SwapCached:       7920 kB
Active:         126160 kB
Inactive:       231608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615008 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:             872 kB
Writeback:           0 kB
Mapped:          15420 kB
Slab:            69312 kB
Committed_AS:  2655136 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-31 00:27:12