Trace number 1729043

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.09 601.616

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
MD5SUMa197a9dc75e55922067ed3cf039613f4
Bench CategoryCRAFTED (crafted 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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1729043-1240744411.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 = 500
0.00/0.00	c Clauses = 1750
0.00/0.00	c Literals = 5250
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 500
0.00/0.00	c Clauses = 1750
0.00/0.00	c Literals = 5250
0.00/0.00	c a2
0.00/0.01	c a1
0.20/0.26	c Independent sub-problems = 1
0.20/0.26	c Sub-problem with 500 variables and 1750 clauses
0.20/0.26	c using permutation method 4
0.20/0.26	c count = 3
0.20/0.26	c Ordering finished 0.260 seconds
0.20/0.26	c mapped 0.260 seconds
0.20/0.26	c permuted 0.260 seconds
0.20/0.26	c about to sort
0.20/0.26	c sorted
0.20/0.27	c clauses now 1750
0.20/0.27	c init finished 0.260 seconds
0.20/0.27	c tree built 0.270 seconds
0.20/0.27	c 
0.20/0.27	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.20/0.27	c ---------------------------------|----------------------------------|------------------------------------------------------
0.20/0.27	c ................................ | ..........                       |                        0.3           0.0             
0.20/0.27	c ................................ | ..........                     1 |                        0.3           3.7             
0.20/0.27	c ................................ | ..........                     2 |                        0.3           7.4             
0.20/0.27	c ................................ | ..........                     3 |                        0.3          11.1             
0.20/0.27	c ................................ | ..........                     4 |                        0.3          14.8             
0.20/0.27	c ................................ | ..........                     5 |                        0.3          18.5             
0.20/0.28	c ................................ | ..........                  1000 | 37                     0.3        3571.4          722
24.06/12.22	c ................................ | ..........                193000 | 41186                 24.1        8005.0      3460126
48.20/24.38	c ................................ | ..........                258000 | 60249                 48.4        5335.0      5371500
72.35/36.48	c ................................ | ..........                306000 | 74450                 72.5        4218.9      6850917
96.50/48.57	c ................................ | ..........                340000 | 85250                 96.7        3517.1      8403866
120.05/60.34	c ................................ | *.........                402000 | 102494               120.2        3345.8      9947267
144.00/72.32	c ................................ | *.........                445000 | 114803               144.1        3088.8     11263136
167.95/84.35	c ................................ | *.........                481000 | 125568               168.1        2861.6     12461026
192.49/96.60	c ................................ | *.........                521000 | 137061               192.5        2706.1     13489300
216.24/108.56	c ................................ | *.........                550000 | 146652               216.4        2541.7     14411008
239.99/120.41	c ................................ | **........                586000 | 157772               240.1        2441.2     15543767
263.94/132.44	c ................................ | **........                620000 | 168835               264.1        2348.0     16683915
288.68/144.86	c ................................ | **........                648000 | 178474               288.9        2243.4     17862421
312.43/156.74	c ................................ | **........                671000 | 186101               312.6        2146.8     18707533
336.17/168.67	c ................................ | **........                703000 | 194741               336.4        2090.0     19743234
360.13/180.64	c ................................ | ***.......                737000 | 203584               360.3        2045.7     20668632
384.07/192.67	c ................................ | ***.......                761000 | 210470               384.3        1980.3     21421195
408.82/205.09	c ................................ | ***.......                784000 | 216646               409.1        1916.5     22256440
431.98/216.64	c ................................ | ***.......                801000 | 221542               432.1        1853.6     22942015
456.72/229.04	c ................................ | ***.......                821000 | 226955               456.9        1797.0     23576692
480.06/240.77	c ................................ | ****......                843000 | 232513               480.3        1755.2     24235585
504.21/252.90	c ................................ | ****......                860000 | 237874               504.5        1704.7     24925717
528.16/264.83	c ................................ | ****......                875000 | 242533               528.3        1656.3     25630145
552.91/277.23	c ................................ | ****......                890000 | 246923               553.1        1609.2     26335933
576.66/289.18	c ................................ | ****......                904000 | 251519               576.9        1567.0     27030460
600.80/301.26	c ................................ | *****.....                919000 | 256542               601.0        1529.1     27753647
624.75/313.26	c ................................ | *****.....                935000 | 261523               625.0        1496.1     28391249
649.10/325.41	c ................................ | *****.....                947000 | 265408               649.2        1458.7     28876199
672.44/337.18	c ................................ | *****.....                960000 | 269483               672.7        1427.0     29417883
696.19/349.01	c ................................ | *****.....                971000 | 273368               696.3        1394.5     29944935
721.34/361.64	c ................................ | ******....                982000 | 277353               721.5        1361.0     30456439
743.90/372.98	c ................................ | ******....                995000 | 281533               744.2        1337.1     31023822
767.84/384.99	c ................................ | ******....               1009000 | 286062               768.1        1313.6     31658659
792.78/397.49	c ................................ | ******....               1020000 | 289780               793.1        1286.1     32457319
816.34/409.21	c ................................ | ******....               1030000 | 293452               816.5        1261.5     33385983
840.49/421.35	c ................................ | *******...               1037000 | 296047               840.7        1233.5     34222189
865.63/433.95	c ................................ | *******...               1045000 | 298880               865.9        1206.9     35211475
890.58/446.49	c ................................ | *******...               1052000 | 301393               890.9        1180.8     36018136
914.72/458.51	c ................................ | *******...               1060000 | 303919               914.9        1158.6     36916885
935.87/469.17	c ................................ | *******...               1066000 | 305984               936.2        1138.7     37554135
961.22/481.88	c ................................ | ********..               1073000 | 308407               961.5        1115.9     38274922
984.17/493.31	c ................................ | ********..               1080000 | 311003               984.3        1097.2     38862927
1008.11/505.30	c ................................ | ********..               1090000 | 314254              1008.3        1081.1     39555155
1032.86/517.77	c ................................ | ********..               1096000 | 316356              1033.2        1060.8     40096641
1059.40/531.06	c ................................ | ********..               1103000 | 318672              1059.7        1040.9     40640263
1080.35/541.54	c ................................ | *********.               1108000 | 320370              1080.6        1025.4     41183047
1103.91/553.32	c ................................ | *********.               1115000 | 322751              1104.1        1009.9     41787850
1130.05/566.45	c ................................ | *********.               1126000 | 326177              1130.3         996.2     42510235
1154.00/578.40	c ................................ | *********.               1133000 | 328627              1154.2         981.6     43030788
1178.15/590.56	c ................................ | *********.               1140000 | 330863              1178.5         967.4     43506706

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729043-1240744411/watcher-1729043-1240744411 -o /tmp/evaluation-result-1729043-1240744411/solver-1729043-1240744411 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1729043-1240744411.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.83 1.82 1.44 2/64 982
/proc/meminfo: memFree=1688072/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=1064 CPUtime=0
/proc/982/stat : 982 (ttsth-5-0) R 980 982 728 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 102469477 1089536 127 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/982/statm: 266 128 78 176 0 88 0

[startup+0.064966 s]
/proc/loadavg: 1.83 1.82 1.44 2/64 982
/proc/meminfo: memFree=1688072/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=1328 CPUtime=0.06
/proc/982/stat : 982 (ttsth-5-0) R 980 982 728 0 -1 4194304 206 0 0 0 6 0 0 0 18 0 1 0 102469477 1359872 190 1992294400 134512640 135237372 4294956192 18446744073709551615 134600992 0 0 4096 0 0 0 0 17 1 0 0
/proc/982/statm: 332 190 79 176 0 154 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1328

[startup+0.10197 s]
/proc/loadavg: 1.83 1.82 1.44 2/64 982
/proc/meminfo: memFree=1688072/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=1328 CPUtime=0.1
/proc/982/stat : 982 (ttsth-5-0) R 980 982 728 0 -1 4194304 208 0 0 0 10 0 0 0 18 0 1 0 102469477 1359872 192 1992294400 134512640 135237372 4294956192 18446744073709551615 134599396 0 0 4096 0 0 0 0 17 1 0 0
/proc/982/statm: 332 192 79 176 0 154 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1328

[startup+0.302002 s]
/proc/loadavg: 1.83 1.82 1.44 2/64 982
/proc/meminfo: memFree=1688072/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=24384 CPUtime=0.31
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 585 0 0 0 31 0 0 0 19 0 3 0 102469477 24969216 569 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 6096 569 97 176 0 5918 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 24384

[startup+0.701114 s]
/proc/loadavg: 1.83 1.82 1.44 2/64 982
/proc/meminfo: memFree=1688072/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=27712 CPUtime=1.11
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 1416 0 0 0 111 0 0 0 19 0 3 0 102469477 28377088 1400 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 6928 1400 97 176 0 6750 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 27712

[startup+1.50118 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 985
/proc/meminfo: memFree=1680752/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=33632 CPUtime=2.71
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 2919 0 0 0 270 1 0 0 19 0 3 0 102469477 34439168 2903 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 8408 2903 97 176 0 8230 0
[pid=982/tid=984] ppid=980 vsize=33632 CPUtime=1.21
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 1178 0 0 0 121 0 0 0 25 0 3 0 102469505 34439168 2903 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=33632 CPUtime=1.2
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 1210 0 0 0 120 0 0 0 25 0 3 0 102469505 34439168 2903 1992294400 134512640 135237372 4294956192 18446744073709551615 134588438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 33632

[startup+3.10242 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 985
/proc/meminfo: memFree=1672432/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=44192 CPUtime=5.9
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 5557 0 0 0 587 3 0 0 19 0 3 0 102469477 45252608 5541 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 11048 5541 97 176 0 10870 0
[pid=982/tid=984] ppid=980 vsize=44192 CPUtime=2.81
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 2540 0 0 0 280 1 0 0 25 0 3 0 102469505 45252608 5541 1992294400 134512640 135237372 4294956192 18446744073709551615 134680499 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=44192 CPUtime=2.8
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 2486 0 0 0 279 1 0 0 25 0 3 0 102469505 45252608 5541 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 44192

[startup+6.30189 s]
/proc/loadavg: 1.84 1.82 1.45 3/67 985
/proc/meminfo: memFree=1654384/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=59392 CPUtime=12.29
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 9375 0 0 0 1224 5 0 0 19 0 3 0 102469477 60817408 9359 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 14848 9359 97 176 0 14670 0
[pid=982/tid=984] ppid=980 vsize=59392 CPUtime=6.01
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 4247 0 0 0 599 2 0 0 25 0 3 0 102469505 60817408 9359 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=59392 CPUtime=5.99
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 4597 0 0 0 597 2 0 0 25 0 3 0 102469505 60817408 9359 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 59392

[startup+12.7028 s]
/proc/loadavg: 1.86 1.82 1.45 3/67 985
/proc/meminfo: memFree=1630832/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=81124 CPUtime=25.06
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 14802 0 0 0 2498 8 0 0 19 0 3 0 102469477 83070976 14786 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 20281 14786 97 176 0 20103 0
[pid=982/tid=984] ppid=980 vsize=81124 CPUtime=12.41
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 6685 0 0 0 1237 4 0 0 25 0 3 0 102469505 83070976 14786 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=81124 CPUtime=12.36
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 7586 0 0 0 1233 3 0 0 25 0 3 0 102469505 83070976 14786 1992294400 134512640 135237372 4294956192 18446744073709551615 134562273 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 81124

[startup+25.5017 s]
/proc/loadavg: 1.89 1.83 1.46 3/67 985
/proc/meminfo: memFree=1597872/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=112644 CPUtime=50.59
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 22674 0 0 0 5047 12 0 0 19 0 3 0 102469477 115347456 22658 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 28161 22658 97 176 0 27983 0
[pid=982/tid=984] ppid=980 vsize=112644 CPUtime=25.2
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 10569 0 0 0 2514 6 0 0 25 0 3 0 102469505 115347456 22658 1992294400 134512640 135237372 4294956192 18446744073709551615 134562360 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=112644 CPUtime=25.1
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 11574 0 0 0 2505 5 0 0 17 0 3 0 102469505 115347456 22658 1992294400 134512640 135237372 4294956192 18446744073709551615 134749353 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 112644

[startup+51.1015 s]
/proc/loadavg: 1.92 1.84 1.47 3/67 985
/proc/meminfo: memFree=1546608/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=164484 CPUtime=101.69
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 35649 0 0 0 10148 21 0 0 19 0 3 0 102469477 168431616 35633 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 41121 35633 97 176 0 40943 0
[pid=982/tid=984] ppid=980 vsize=164484 CPUtime=50.8
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 16832 0 0 0 5070 10 0 0 25 0 3 0 102469505 168431616 35633 1992294400 134512640 135237372 4294956192 18446744073709551615 134562309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=164484 CPUtime=50.6
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 18286 0 0 0 5050 10 0 0 25 0 3 0 102469505 168431616 35633 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 164484

[startup+102.306 s]
/proc/loadavg: 1.97 1.86 1.49 3/67 985
/proc/meminfo: memFree=1461872/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=248004 CPUtime=203.88
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 56499 0 0 0 20354 34 0 0 19 0 3 0 102469477 253956096 56483 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 62001 56483 97 176 0 61823 0
[pid=982/tid=984] ppid=980 vsize=248004 CPUtime=101.98
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 29464 0 0 0 10181 17 0 0 25 0 3 0 102469505 253956096 56483 1992294400 134512640 135237372 4294956192 18446744073709551615 134562430 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=248004 CPUtime=101.6
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 26504 0 0 0 10145 15 0 0 25 0 3 0 102469505 253956096 56483 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 248004

[startup+162.302 s]
/proc/loadavg: 1.99 1.89 1.52 3/67 985
/proc/meminfo: memFree=1378544/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=331844 CPUtime=323.61
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 77493 0 0 0 32313 48 0 0 19 0 3 0 102469477 339808256 77477 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 82961 77477 97 176 0 82783 0
[pid=982/tid=984] ppid=980 vsize=331844 CPUtime=161.96
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 41814 0 0 0 16170 26 0 0 25 0 3 0 102469505 339808256 77477 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=331844 CPUtime=161.36
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 35148 0 0 0 16115 21 0 0 25 0 3 0 102469505 339808256 77477 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.61
Current children cumulated vsize (KiB) 331844

[startup+222.302 s]
/proc/loadavg: 1.99 1.90 1.55 3/67 985
/proc/meminfo: memFree=1313264/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=396164 CPUtime=443.34
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 93564 0 0 0 44275 59 0 0 19 0 3 0 102469477 405671936 93548 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 99041 93548 97 176 0 98863 0
[pid=982/tid=984] ppid=980 vsize=396164 CPUtime=221.94
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 51521 0 0 0 22161 33 0 0 25 0 3 0 102469505 405671936 93548 1992294400 134512640 135237372 4294956192 18446744073709551615 134562273 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=396164 CPUtime=221.12
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 41512 0 0 0 22087 25 0 0 25 0 3 0 102469505 405671936 93548 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 396164

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.57 3/67 985
/proc/meminfo: memFree=1259184/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=450564 CPUtime=563.09
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 107186 0 0 0 56240 69 0 0 19 0 3 0 102469477 461377536 107170 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 112641 107170 97 176 0 112463 0
[pid=982/tid=984] ppid=980 vsize=450564 CPUtime=281.93
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 59763 0 0 0 28154 39 0 0 25 0 3 0 102469505 461377536 107170 1992294400 134512640 135237372 4294956192 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=450564 CPUtime=280.88
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 46892 0 0 0 28058 30 0 0 25 0 3 0 102469505 461377536 107170 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 450564

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.60 3/67 985
/proc/meminfo: memFree=1210288/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=498724 CPUtime=682.82
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 119219 0 0 0 68206 76 0 0 19 0 3 0 102469477 510693376 119203 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 124681 119203 97 176 0 124503 0
[pid=982/tid=984] ppid=980 vsize=498724 CPUtime=341.9
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 66683 0 0 0 34148 42 0 0 25 0 3 0 102469505 510693376 119203 1992294400 134512640 135237372 4294956192 18446744073709551615 134562430 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=498724 CPUtime=340.64
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 52005 0 0 0 34030 34 0 0 25 0 3 0 102469505 510693376 119203 1992294400 134512640 135237372 4294956192 18446744073709551615 134562314 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.82
Current children cumulated vsize (KiB) 498724

[startup+402.301 s]
/proc/loadavg: 1.99 1.94 1.62 3/67 985
/proc/meminfo: memFree=1158960/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=551044 CPUtime=802.56
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 132272 0 0 0 80171 85 0 0 19 0 3 0 102469477 564269056 132256 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 137761 132256 97 176 0 137583 0
[pid=982/tid=984] ppid=980 vsize=551044 CPUtime=401.87
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 73361 0 0 0 40141 46 0 0 25 0 3 0 102469505 564269056 132256 1992294400 134512640 135237372 4294956192 18446744073709551615 134562309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=551044 CPUtime=400.4
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 58380 0 0 0 40002 38 0 0 25 0 3 0 102469505 564269056 132256 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.56
Current children cumulated vsize (KiB) 551044

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.64 3/67 985
/proc/meminfo: memFree=1089520/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=619364 CPUtime=922.3
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 149379 0 0 0 92132 98 0 0 19 0 3 0 102469477 634228736 149363 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 154841 149363 97 176 0 154663 0
[pid=982/tid=984] ppid=980 vsize=619364 CPUtime=461.86
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 77603 0 0 0 46136 50 0 0 25 0 3 0 102469505 634228736 149363 1992294400 134512640 135237372 4294956192 18446744073709551615 134562294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=619364 CPUtime=460.16
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 71245 0 0 0 45968 48 0 0 25 0 3 0 102469505 634228736 149363 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.3
Current children cumulated vsize (KiB) 619364

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.66 3/67 985
/proc/meminfo: memFree=1039728/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=669444 CPUtime=1042.04
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 161889 0 0 0 104098 106 0 0 19 0 3 0 102469477 685510656 161873 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 167361 161873 97 176 0 167183 0
[pid=982/tid=984] ppid=980 vsize=669444 CPUtime=521.84
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 81826 0 0 0 52131 53 0 0 25 0 3 0 102469505 685510656 161873 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=669444 CPUtime=519.91
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 79532 0 0 0 51939 52 0 0 25 0 3 0 102469505 685510656 161873 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.04
Current children cumulated vsize (KiB) 669444

[startup+582.303 s]
/proc/loadavg: 1.99 1.96 1.68 3/67 985
/proc/meminfo: memFree=993200/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=715364 CPUtime=1161.78
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 173382 0 0 0 116063 115 0 0 19 0 3 0 102469477 732532736 173366 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 178841 173366 97 176 0 178663 0
[pid=982/tid=984] ppid=980 vsize=715364 CPUtime=581.82
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 85842 0 0 0 58126 56 0 0 25 0 3 0 102469505 732532736 173366 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=715364 CPUtime=579.68
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 87009 0 0 0 57909 59 0 0 25 0 3 0 102469505 732532736 173366 1992294400 134512640 135237372 4294956192 18446744073709551615 134562370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.78
Current children cumulated vsize (KiB) 715364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 1.99 1.96 1.68 3/67 985
/proc/meminfo: memFree=980528/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=727684 CPUtime=1200.09
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 176441 0 0 0 119892 117 0 0 19 0 3 0 102469477 745148416 176425 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 181921 176425 97 176 0 181743 0
[pid=982/tid=984] ppid=980 vsize=727684 CPUtime=601.02
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 87127 0 0 0 60045 57 0 0 25 0 3 0 102469505 745148416 176425 1992294400 134512640 135237372 4294956192 18446744073709551615 134562430 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=727684 CPUtime=598.79
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 88783 0 0 0 59819 60 0 0 25 0 3 0 102469505 745148416 176425 1992294400 134512640 135237372 4294956192 18446744073709551615 134562273 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 727684

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

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (1200.09 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1200.09 s) to the 'lost time'.

[startup+601.501 s]
/proc/loadavg: 1.99 1.96 1.68 3/67 985
/proc/meminfo: memFree=980528/2055920 swapFree=4181440/4192956
[pid=982] ppid=980 vsize=727684 CPUtime=1200.09
/proc/982/stat : 982 (ttsth-5-0) S 980 982 728 0 -1 4194304 176441 0 0 0 119892 117 0 0 19 0 3 0 102469477 745148416 176425 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/982/statm: 181921 176425 97 176 0 181743 0
[pid=982/tid=984] ppid=980 vsize=727684 CPUtime=601.02
/proc/982/task/984/stat : 984 (ttsth-5-0) R 980 982 728 0 -1 4194368 87127 0 0 0 60045 57 0 0 25 0 3 0 102469505 745148416 176425 1992294400 134512640 135237372 4294956192 18446744073709551615 134562430 0 0 4096 0 0 0 0 -1 1 0 0
[pid=982/tid=985] ppid=980 vsize=727684 CPUtime=598.79
/proc/982/task/985/stat : 985 (ttsth-5-0) R 980 982 728 0 -1 4194368 88783 0 0 0 59819 60 0 0 25 0 3 0 102469505 745148416 176425 1992294400 134512640 135237372 4294956192 18446744073709551615 134562273 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 727684

[startup+601.613 s]
/proc/loadavg: 1.99 1.96 1.68 2/67 986
/proc/meminfo: memFree=1683816/2055920 swapFree=4181440/4192956
[pid=982] ppid=-1 vsize=0 CPUtime=0
/proc/982/stat : -- couldn't open stat file --/proc/982/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+601.613 s]
/proc/loadavg: 1.99 1.96 1.68 2/67 986
/proc/meminfo: memFree=1683816/2055920 swapFree=4181440/4192956
[pid=982] ppid=-1 vsize=0 CPUtime=0
/proc/982/stat : -- couldn't open stat file --/proc/982/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 982 and gives
#  childrusage.ru_utime.tv_sec=1198
#  childrusage.ru_utime.tv_usec=942733
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=279805
# CPU time returned by wait4() is 1200.22
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1200.09
#  lost CPU user time (s): 1198.92
#  lost CPU system time (s): 1.17

Real time (s): 601.616
CPU time (s): 1200.09
CPU user time (s): 1198.92
CPU system time (s): 1.17
CPU usage (%): 199.478
Max. virtual memory (cumulated for all children) (KiB): 727684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.94
system time used= 1.27981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176441
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= 22
involuntary context switches= 9249

runsolver used 0.553915 second user time and 1.65375 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-26 13:13:31
IDJOB=1729043
IDBENCH=24691
IDSOLVER=549
FILE ID=node39/1729043-1240744411
PBS_JOBID= 9187030
Free space on /tmp= 66344 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729043-1240744411/watcher-1729043-1240744411 -o /tmp/evaluation-result-1729043-1240744411/solver-1729043-1240744411 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1729043-1240744411.cnf

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

MD5SUM BENCH= a197a9dc75e55922067ed3cf039613f4
RANDOM SEED=1970220493

node39.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.281
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.281
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:       1688552 kB
Buffers:         37748 kB
Cached:         272740 kB
SwapCached:       6324 kB
Active:         135516 kB
Inactive:       183860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688552 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:             852 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            34008 kB
Committed_AS:   467316 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node39 at 2009-04-26 13:23:34