Trace number 1531754

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.24 601.694

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S457856978-061.cnf
MD5SUM8ebd6c8756a6249928946b3a588cd94f
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 variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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-1531754-1238543601.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 = 480
0.00/0.00	c Clauses = 2040
0.00/0.00	c Literals = 6120
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 480
0.00/0.00	c Clauses = 2025
0.00/0.00	c Literals = 6075
0.00/0.00	c a2
0.00/0.01	c a1
0.30/0.38	c Independent sub-problems = 1
0.30/0.38	c Sub-problem with 478 variables and 2025 clauses
0.30/0.38	c using permutation method 4
0.30/0.38	c count = 3
0.30/0.38	c Ordering finished 0.380 seconds
0.30/0.38	c mapped 0.380 seconds
0.30/0.38	c permuted 0.380 seconds
0.30/0.38	c about to sort
0.30/0.38	c sorted
0.30/0.39	c clauses now 2025
0.30/0.39	c init finished 0.380 seconds
0.30/0.39	c tree built 0.390 seconds
0.30/0.39	c 
0.30/0.39	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.30/0.39	c ---------------------------------|----------------------------------|------------------------------------------------------
0.30/0.39	c ................................ | ..........                       |                        0.4           0.0             
0.30/0.39	c ................................ | ..........                     1 |                        0.4           2.6             
0.30/0.39	c ................................ | ..........                     2 |                        0.4           5.1             
0.30/0.39	c ................................ | ..........                     3 |                        0.4           7.7             
0.30/0.39	c ................................ | ..........                     4 |                        0.4          10.3             
0.30/0.39	c ................................ | ..........                     5 |                        0.4          12.8             
0.40/0.40	c ................................ | ..........                  1000 | 31                     0.4        2439.0         1909
23.94/12.24	c ................................ | ..........                142000 | 36208                 24.0        5911.7      2988430
48.09/24.32	c ................................ | ..........                196000 | 53228                 48.1        4070.6      4385687
72.63/36.64	c ................................ | ..........                237000 | 67215                 72.7        3258.6      5567127
95.99/48.38	c ................................ | ..........                270000 | 77925                 96.2        2808.1      6579544
120.14/60.46	c ................................ | *.........                304000 | 88282                120.3        2527.6      7650155
144.08/72.42	c ................................ | *.........                336000 | 98025                144.1        2331.1      8591023
168.23/84.56	c ................................ | *.........                361000 | 106320               168.4        2143.8      9445486
191.97/96.42	c ................................ | *.........                387000 | 114466               192.0        2015.2     10144980
216.73/108.89	c ................................ | *.........                413000 | 123117               216.9        1903.8     10849231
240.06/120.53	c ................................ | **........                436000 | 131223               240.2        1815.4     11480567
265.02/133.07	c ................................ | **........                457000 | 137983               265.2        1723.2     12172954
287.96/144.55	c ................................ | **........                477000 | 144456               288.1        1655.6     12811572
312.91/157.07	c ................................ | **........                496000 | 150969               313.1        1584.1     13414202
336.05/168.60	c ................................ | **........                512000 | 156973               336.1        1523.3     13966396
361.40/181.34	c ................................ | ***.......                530000 | 163418               361.6        1465.9     14609438
384.95/193.14	c ................................ | ***.......                551000 | 170868               385.1        1430.8     15267930
408.50/204.93	c ................................ | ***.......                567000 | 176953               408.6        1387.6     15850225
431.85/216.65	c ................................ | ***.......                586000 | 183963               432.0        1356.5     16424694
456.20/228.81	c ................................ | ***.......                623000 | 195801               456.3        1365.3     17214599
480.35/240.93	c ................................ | ****......                654000 | 206326               480.5        1361.2     17907585
504.49/253.05	c ................................ | ****......                684000 | 216923               504.7        1355.4     18626150
528.04/264.89	c ................................ | ****......                710000 | 225598               528.3        1344.0     19279546
552.18/276.98	c ................................ | ****......                735000 | 234315               552.4        1330.5     19837145
575.92/288.88	c ................................ | ****......                759000 | 242302               576.2        1317.3     20368641
600.87/301.37	c ................................ | *****.....                783000 | 250379               601.1        1302.6     21086714
624.62/313.25	c ................................ | *****.....                804000 | 258229               624.8        1286.8     21679210
648.77/325.35	c ................................ | *****.....                823000 | 264995               649.0        1268.1     22176437
672.31/337.16	c ................................ | *****.....                842000 | 271558               672.6        1251.9     22679578
696.46/349.28	c ................................ | *****.....                860000 | 278350               696.7        1234.3     23196165
720.41/361.23	c ................................ | ******....                877000 | 284661               720.6        1217.1     23693583
744.35/373.26	c ................................ | ******....                895000 | 291300               744.6        1202.0     24151584
768.30/385.24	c ................................ | ******....                912000 | 296985               768.5        1186.7     24551711
792.05/397.17	c ................................ | ******....                929000 | 302790               792.3        1172.5     24969905
816.79/409.54	c ................................ | ******....                947000 | 308550               817.0        1159.1     25436170
840.35/421.37	c ................................ | *******...                965000 | 314492               840.6        1148.0     25938972
864.68/433.57	c ................................ | *******...                984000 | 320920               865.0        1137.6     26449567
889.03/445.72	c ................................ | *******...               1001000 | 326980               889.2        1125.7     26972569
912.19/457.38	c ................................ | *******...               1017000 | 333394               912.5        1114.5     27376422
936.71/469.67	c ................................ | *******...               1033000 | 339247               937.0        1102.5     27819460
960.86/481.78	c ................................ | ********..               1048000 | 345255               961.2        1090.3     28234978
985.01/493.89	c ................................ | ********..               1063000 | 350245               985.3        1078.8     28631136
1007.75/505.26	c ................................ | ********..               1077000 | 355232              1008.0        1068.4     29065841
1033.30/518.01	c ................................ | ********..               1092000 | 360665              1033.5        1056.6     29500879
1056.25/529.58	c ................................ | ********..               1105000 | 365416              1056.6        1045.8     29906952
1080.19/541.53	c ................................ | *********.               1118000 | 370250              1080.4        1034.8     30330144
1104.74/553.89	c ................................ | *********.               1132000 | 375283              1105.1        1024.4     30770550
1128.08/565.56	c ................................ | *********.               1147000 | 380443              1128.4        1016.5     31209766
1151.84/577.50	c ................................ | *********.               1160000 | 385402              1152.2        1006.8     31609998
1177.38/590.27	c ................................ | *********.               1174000 | 391008              1177.7         996.9     32037220

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-1531754-1238543601/watcher-1531754-1238543601 -o /tmp/evaluation-result-1531754-1238543601/solver-1531754-1238543601 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531754-1238543601.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.01 1.02 1.00 3/64 19196
/proc/meminfo: memFree=1317808/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=1064 CPUtime=0
/proc/19196/stat : 19196 (ttsth-5-0) R 19194 19196 18781 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 1127022050 1089536 124 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19196/statm: 266 124 78 176 0 88 0

[startup+0.061902 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 19196
/proc/meminfo: memFree=1317808/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=1328 CPUtime=0.06
/proc/19196/stat : 19196 (ttsth-5-0) R 19194 19196 18781 0 -1 4194304 212 0 0 0 6 0 0 0 18 0 1 0 1127022050 1359872 196 1992294400 134512640 135237372 4294956192 18446744073709551615 134599386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19196/statm: 332 196 80 176 0 154 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1328

[startup+0.101909 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 19196
/proc/meminfo: memFree=1317808/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=1328 CPUtime=0.1
/proc/19196/stat : 19196 (ttsth-5-0) R 19194 19196 18781 0 -1 4194304 215 0 0 0 10 0 0 0 18 0 1 0 1127022050 1359872 199 1992294400 134512640 135237372 4294956192 18446744073709551615 134599493 0 0 4096 0 0 0 0 17 1 0 0
/proc/19196/statm: 332 199 80 176 0 154 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1328

[startup+0.301942 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 19196
/proc/meminfo: memFree=1317808/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=1328 CPUtime=0.3
/proc/19196/stat : 19196 (ttsth-5-0) R 19194 19196 18781 0 -1 4194304 217 0 0 0 30 0 0 0 19 0 1 0 1127022050 1359872 201 1992294400 134512640 135237372 4294956192 18446744073709551615 134599452 0 0 4096 0 0 0 0 17 1 0 0
/proc/19196/statm: 332 201 80 176 0 154 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1328

[startup+0.702018 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 19196
/proc/meminfo: memFree=1317808/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=27396 CPUtime=1
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 1368 0 0 0 100 0 0 0 20 0 3 0 1127022050 28053504 1352 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 6849 1352 98 176 0 6671 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 27396

[startup+1.50216 s]
/proc/loadavg: 1.01 1.02 1.00 3/67 19199
/proc/meminfo: memFree=1309720/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=34116 CPUtime=2.59
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 3022 0 0 0 259 0 0 0 20 0 3 0 1127022050 34934784 3006 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 8529 3006 98 176 0 8351 0
[pid=19196/tid=19198] ppid=19194 vsize=34116 CPUtime=1.09
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 1198 0 0 0 109 0 0 0 17 0 3 0 1127022089 34934784 3006 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=34116 CPUtime=1.1
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 1277 0 0 0 110 0 0 0 25 0 3 0 1127022089 34934784 3006 1992294400 134512640 135237372 4294956192 18446744073709551615 134749353 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 34116

[startup+3.10143 s]
/proc/loadavg: 1.01 1.02 1.00 3/67 19199
/proc/meminfo: memFree=1302232/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=43076 CPUtime=5.79
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 5304 0 0 0 577 2 0 0 20 0 3 0 1127022050 44109824 5288 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 10769 5288 98 176 0 10591 0
[pid=19196/tid=19198] ppid=19194 vsize=43076 CPUtime=2.69
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 2264 0 0 0 268 1 0 0 25 0 3 0 1127022089 44109824 5288 1992294400 134512640 135237372 4294956192 18446744073709551615 134562311 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=43076 CPUtime=2.68
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 2493 0 0 0 268 0 0 0 25 0 3 0 1127022089 44109824 5288 1992294400 134512640 135237372 4294956192 18446744073709551615 134592784 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 43076

[startup+6.30297 s]
/proc/loadavg: 1.09 1.04 1.01 3/67 19199
/proc/meminfo: memFree=1286744/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=56036 CPUtime=12.17
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 8513 0 0 0 1213 4 0 0 20 0 3 0 1127022050 57380864 8497 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 14009 8497 98 176 0 13831 0
[pid=19196/tid=19198] ppid=19194 vsize=56036 CPUtime=5.89
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 3754 0 0 0 587 2 0 0 25 0 3 0 1127022089 57380864 8497 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=56036 CPUtime=5.87
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 4212 0 0 0 586 1 0 0 25 0 3 0 1127022089 57380864 8497 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 56036

[startup+12.7011 s]
/proc/loadavg: 1.16 1.05 1.01 3/67 19199
/proc/meminfo: memFree=1268056/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=73316 CPUtime=24.94
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 12830 0 0 0 2486 8 0 0 20 0 3 0 1127022050 75075584 12814 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 18329 12814 98 176 0 18151 0
[pid=19196/tid=19198] ppid=19194 vsize=73316 CPUtime=12.29
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 5670 0 0 0 1225 4 0 0 25 0 3 0 1127022089 75075584 12814 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=73316 CPUtime=12.25
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 6613 0 0 0 1222 3 0 0 25 0 3 0 1127022089 75075584 12814 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 73316

[startup+25.5012 s]
/proc/loadavg: 1.34 1.10 1.02 3/67 19199
/proc/meminfo: memFree=1243736/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=96516 CPUtime=50.48
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 18642 0 0 0 5034 14 0 0 20 0 3 0 1127022050 98832384 18626 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 24129 18626 98 176 0 23951 0
[pid=19196/tid=19198] ppid=19194 vsize=96516 CPUtime=25.09
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 8401 0 0 0 2502 7 0 0 25 0 3 0 1127022089 98832384 18626 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=96516 CPUtime=24.99
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 9694 0 0 0 2492 7 0 0 25 0 3 0 1127022089 98832384 18626 1992294400 134512640 135237372 4294956192 18446744073709551615 134562355 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 96516

[startup+51.1016 s]
/proc/loadavg: 1.57 1.17 1.05 3/67 19199
/proc/meminfo: memFree=1206744/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=133956 CPUtime=101.57
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 28013 0 0 0 10136 21 0 0 20 0 3 0 1127022050 137170944 27997 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 33489 27997 98 176 0 33311 0
[pid=19196/tid=19198] ppid=19194 vsize=133956 CPUtime=50.67
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 12602 0 0 0 5057 10 0 0 25 0 3 0 1127022089 137170944 27998 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=133956 CPUtime=50.49
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 14865 0 0 0 5039 10 0 0 25 0 3 0 1127022089 137170944 27998 1992294400 134512640 135237372 4294956192 18446744073709551615 134562413 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 133956

[startup+102.306 s]
/proc/loadavg: 1.81 1.29 1.10 3/67 19199
/proc/meminfo: memFree=1147544/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=192036 CPUtime=203.75
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 42530 0 0 0 20344 31 0 0 20 0 3 0 1127022050 196644864 42514 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 48009 42514 98 176 0 47831 0
[pid=19196/tid=19198] ppid=19194 vsize=192036 CPUtime=101.86
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 18727 0 0 0 10171 15 0 0 25 0 3 0 1127022089 196644864 42514 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=192036 CPUtime=101.48
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 23256 0 0 0 10133 15 0 0 25 0 3 0 1127022089 196644864 42514 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 192036

[startup+162.302 s]
/proc/loadavg: 2.01 1.44 1.16 3/67 19199
/proc/meminfo: memFree=1096600/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=243396 CPUtime=323.49
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 55346 0 0 0 32305 44 0 0 20 0 3 0 1127022050 249237504 55330 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 60849 55330 98 176 0 60671 0
[pid=19196/tid=19198] ppid=19194 vsize=243396 CPUtime=161.83
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 24397 0 0 0 16162 21 0 0 25 0 3 0 1127022089 249237504 55330 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=243396 CPUtime=161.24
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 30402 0 0 0 16102 22 0 0 25 0 3 0 1127022089 249237504 55330 1992294400 134512640 135237372 4294956192 18446744073709551615 134562348 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.49
Current children cumulated vsize (KiB) 243396

[startup+222.302 s]
/proc/loadavg: 2.00 1.54 1.21 3/67 19199
/proc/meminfo: memFree=1045912/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=293636 CPUtime=443.21
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 67930 0 0 0 44268 53 0 0 20 0 3 0 1127022050 300683264 67914 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 73409 67914 98 176 0 73231 0
[pid=19196/tid=19198] ppid=19194 vsize=293636 CPUtime=221.81
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 30448 0 0 0 22155 26 0 0 25 0 3 0 1127022089 300683264 67914 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=293636 CPUtime=220.99
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 36935 0 0 0 22073 26 0 0 25 0 3 0 1127022089 300683264 67914 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.21
Current children cumulated vsize (KiB) 293636

[startup+282.302 s]
/proc/loadavg: 2.03 1.63 1.26 3/67 19199
/proc/meminfo: memFree=994264/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=345636 CPUtime=562.95
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 80914 0 0 0 56231 64 0 0 20 0 3 0 1127022050 353931264 80898 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 86409 80898 98 176 0 86231 0
[pid=19196/tid=19198] ppid=19194 vsize=345636 CPUtime=281.79
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 37884 0 0 0 28146 33 0 0 25 0 3 0 1127022089 353931264 80898 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=345636 CPUtime=280.76
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 42483 0 0 0 28045 31 0 0 25 0 3 0 1127022089 353931264 80898 1992294400 134512640 135237372 4294956192 18446744073709551615 134562416 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.95
Current children cumulated vsize (KiB) 345636

[startup+342.301 s]
/proc/loadavg: 2.01 1.70 1.30 3/67 19199
/proc/meminfo: memFree=948440/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=390916 CPUtime=682.68
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 92256 0 0 0 68194 74 0 0 20 0 3 0 1127022050 400297984 92240 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 97729 92240 98 176 0 97551 0
[pid=19196/tid=19198] ppid=19194 vsize=390916 CPUtime=341.77
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 44162 0 0 0 34138 39 0 0 25 0 3 0 1127022089 400297984 92240 1992294400 134512640 135237372 4294956192 18446744073709551615 134562418 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=390916 CPUtime=340.51
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 47547 0 0 0 34016 35 0 0 25 0 3 0 1127022089 400297984 92240 1992294400 134512640 135237372 4294956192 18446744073709551615 134589572 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.68
Current children cumulated vsize (KiB) 390916

[startup+402.302 s]
/proc/loadavg: 2.00 1.75 1.34 3/67 19199
/proc/meminfo: memFree=912984/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=426596 CPUtime=802.43
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 101173 0 0 0 80162 81 0 0 20 0 3 0 1127022050 436834304 101157 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 106649 101157 98 176 0 106471 0
[pid=19196/tid=19198] ppid=19194 vsize=426596 CPUtime=401.75
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 49021 0 0 0 40133 42 0 0 25 0 3 0 1127022089 436834304 101157 1992294400 134512640 135237372 4294956192 18446744073709551615 134587921 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=426596 CPUtime=400.28
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 51605 0 0 0 39989 39 0 0 25 0 3 0 1127022089 436834304 101157 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 426596

[startup+462.302 s]
/proc/loadavg: 2.00 1.79 1.38 3/67 19205
/proc/meminfo: memFree=874136/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=464996 CPUtime=922.14
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 110775 0 0 0 92123 91 0 0 20 0 3 0 1127022050 476155904 110759 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 116249 110759 98 176 0 116071 0
[pid=19196/tid=19198] ppid=19194 vsize=464996 CPUtime=461.71
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 54638 0 0 0 46122 49 0 0 25 0 3 0 1127022089 476155904 110759 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=464996 CPUtime=460.03
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 55590 0 0 0 45961 42 0 0 25 0 3 0 1127022089 476155904 110759 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.14
Current children cumulated vsize (KiB) 464996

[startup+522.302 s]
/proc/loadavg: 2.00 1.83 1.42 3/67 19205
/proc/meminfo: memFree=840728/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=498756 CPUtime=1041.88
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 119215 0 0 0 104089 99 0 0 20 0 3 0 1127022050 510726144 119199 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 124689 119199 98 176 0 124511 0
[pid=19196/tid=19198] ppid=19194 vsize=498756 CPUtime=521.69
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 59192 0 0 0 52115 54 0 0 25 0 3 0 1127022089 510726144 119199 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=498756 CPUtime=519.78
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 59476 0 0 0 51933 45 0 0 25 0 3 0 1127022089 510726144 119200 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.88
Current children cumulated vsize (KiB) 498756

[startup+582.302 s]
/proc/loadavg: 2.00 1.86 1.45 3/67 19205
/proc/meminfo: memFree=806232/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=532836 CPUtime=1161.61
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 127735 0 0 0 116053 108 0 0 20 0 3 0 1127022050 545624064 127719 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 133209 127719 98 176 0 133031 0
[pid=19196/tid=19198] ppid=19194 vsize=532836 CPUtime=581.67
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 63544 0 0 0 58108 59 0 0 25 0 3 0 1127022089 545624064 127719 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=532836 CPUtime=579.54
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 63644 0 0 0 57905 49 0 0 25 0 3 0 1127022089 545624064 127719 1992294400 134512640 135237372 4294956192 18446744073709551615 134562328 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.61
Current children cumulated vsize (KiB) 532836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 2.00 1.86 1.46 3/67 19205
/proc/meminfo: memFree=795928/2055920 swapFree=4175308/4192956
[pid=19196] ppid=19194 vsize=542916 CPUtime=1200.14
/proc/19196/stat : 19196 (ttsth-5-0) S 19194 19196 18781 0 -1 4194304 130244 0 0 0 119903 111 0 0 20 0 3 0 1127022050 555945984 130228 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19196/statm: 135729 130228 98 176 0 135551 0
[pid=19196/tid=19198] ppid=19194 vsize=542916 CPUtime=600.97
/proc/19196/task/19198/stat : 19198 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 64939 0 0 0 60036 61 0 0 25 0 3 0 1127022089 555945984 130229 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19196/tid=19199] ppid=19194 vsize=542916 CPUtime=598.76
/proc/19196/task/19199/stat : 19199 (ttsth-5-0) R 19194 19196 18781 0 -1 4194368 64759 0 0 0 59827 49 0 0 25 0 3 0 1127022089 555945984 130229 1992294400 134512640 135237372 4294956192 18446744073709551615 134592260 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 542916

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.694
CPU time (s): 1200.24
CPU user time (s): 1199.05
CPU system time (s): 1.18882
CPU usage (%): 199.477
Max. virtual memory (cumulated for all children) (KiB): 542916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.05
system time used= 1.18882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130245
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= 19
involuntary context switches= 9239

runsolver used 0.736887 second user time and 1.46778 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-01 01:53:22
IDJOB=1531754
IDBENCH=70606
IDSOLVER=549
FILE ID=node55/1531754-1238543601
PBS_JOBID= 9062062
Free space on /tmp= 66304 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S457856978-061.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531754-1238543601/watcher-1531754-1238543601 -o /tmp/evaluation-result-1531754-1238543601/solver-1531754-1238543601 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531754-1238543601.cnf

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

MD5SUM BENCH= 8ebd6c8756a6249928946b3a588cd94f
RANDOM SEED=15562566

node55.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1318288 kB
Buffers:        100976 kB
Cached:         529592 kB
SwapCached:      11624 kB
Active:         173884 kB
Inactive:       471628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1318288 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:             864 kB
Writeback:           0 kB
Mapped:          18928 kB
Slab:            78196 kB
Committed_AS:  2857988 kB
PageTables:       1372 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= 66304 MiB
End job on node55 at 2009-04-01 02:03:25