Trace number 1532048

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.25 601.595

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/360/
unif-k3-r4.25-v360-c1530-S1711406314-093.cnf
MD5SUM827e988c6cf21e8a9c90f9f21d3beb6e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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-1532048-1238600966.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 = 360
0.00/0.00	c Clauses = 1530
0.00/0.00	c Literals = 4590
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 360
0.00/0.00	c Clauses = 1516
0.00/0.00	c Literals = 4548
0.00/0.00	c a2
0.00/0.00	c a1
0.19/0.27	c Independent sub-problems = 1
0.19/0.27	c Sub-problem with 358 variables and 1516 clauses
0.19/0.27	c using permutation method 4
0.19/0.27	c count = 3
0.19/0.27	c Ordering finished 0.270 seconds
0.19/0.27	c mapped 0.270 seconds
0.19/0.27	c permuted 0.270 seconds
0.19/0.27	c about to sort
0.19/0.27	c sorted
0.19/0.28	c clauses now 1516
0.19/0.28	c init finished 0.270 seconds
0.19/0.28	c tree built 0.280 seconds
0.19/0.28	c 
0.19/0.28	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.19/0.28	c ---------------------------------|----------------------------------|------------------------------------------------------
0.19/0.28	c ................................ | ..........                       |                        0.3           0.0             
0.19/0.28	c ................................ | ..........                     1 |                        0.3           3.6             
0.19/0.28	c ................................ | ..........                     2 |                        0.3           7.1             
0.19/0.28	c ................................ | ..........                     3 |                        0.3          10.7             
0.19/0.28	c ................................ | ..........                     4 |                        0.3          14.3             
0.19/0.28	c ................................ | ..........                     5 |                        0.3          17.9             
0.19/0.29	c ................................ | ..........                  1000 | 57                     0.3        3448.3         1488
24.05/12.20	c ................................ | ..........                138000 | 38864                 24.1        5733.3      3357812
47.80/24.19	c ................................ | ..........                237000 | 72294                 48.0        4937.5      5530041
72.55/36.50	c ................................ | ..........                288000 | 90900                 72.6        3968.0      6945248
95.90/48.24	c ................................ | ..........                337000 | 107633                96.0        3510.4      8191377
120.46/60.52	c ................................ | *.........                378000 | 122063               120.5        3136.4      9270975
144.00/72.39	c ................................ | *.........                413000 | 134516               144.2        2863.7     10414950
168.55/84.68	c ................................ | *.........                440000 | 144649               168.7        2607.6     11380428
192.29/96.59	c ................................ | *.........                465000 | 154076               192.5        2415.5     12258106
216.45/108.63	c ................................ | *.........                489000 | 163781               216.5        2258.2     13222950
240.39/120.68	c ................................ | **........                510000 | 172639               240.6        2119.7     13870137
264.74/132.85	c ................................ | **........                532000 | 181205               264.9        2008.4     14573498
287.89/144.47	c ................................ | **........                552000 | 189133               288.1        1916.1     15086459
313.04/157.05	c ................................ | **........                573000 | 197121               313.2        1829.6     15679986
336.59/168.89	c ................................ | **........                590000 | 204194               336.8        1751.6     16176089
361.14/181.18	c ................................ | ***.......                607000 | 210687               361.4        1679.8     16672447
384.69/192.90	c ................................ | ***.......                622000 | 216824               384.8        1616.6     17155816
409.23/205.20	c ................................ | ***.......                640000 | 223472               409.3        1563.6     17738105
432.59/216.92	c ................................ | ***.......                657000 | 229770               432.7        1518.4     18240393
456.53/228.93	c ................................ | ***.......                671000 | 235408               456.7        1469.3     18736702
480.09/240.70	c ................................ | ****......                683000 | 240509               480.2        1422.4     19146757
504.44/252.93	c ................................ | ****......                695000 | 245636               504.6        1377.4     19556212
528.79/265.19	c ................................ | ****......                711000 | 251820               529.0        1343.9     20053048
552.73/277.11	c ................................ | ****......                727000 | 257798               552.8        1315.0     20541026
577.08/289.37	c ................................ | ****......                742000 | 263639               577.3        1285.3     21078269
600.43/301.03	c ................................ | *****.....                759000 | 270278               600.6        1263.8     21549539
624.17/312.95	c ................................ | *****.....                780000 | 277873               624.4        1249.3     22099512
647.72/324.79	c ................................ | *****.....                798000 | 284584               648.0        1231.5     22585219
673.27/337.50	c ................................ | *****.....                815000 | 291647               673.4        1210.3     23099852
696.42/349.16	c ................................ | *****.....                831000 | 297968               696.7        1192.8     23551425
720.97/361.40	c ................................ | ******....                849000 | 304724               721.1        1177.4     23962231
743.93/372.98	c ................................ | ******....                864000 | 310661               744.2        1161.0     24385000
768.27/385.16	c ................................ | ******....                876000 | 315614               768.5        1139.9     24722575
792.02/397.07	c ................................ | ******....                889000 | 320903               792.3        1122.1     25128473
815.96/409.04	c ................................ | ******....                904000 | 326890               816.2        1107.6     25603697
840.11/421.11	c ................................ | *******...                915000 | 331458               840.3        1088.9     25993381
864.66/433.40	c ................................ | *******...                930000 | 337024               864.8        1075.4     26412306
889.00/445.65	c ................................ | *******...                946000 | 342620               889.3        1063.8     26843854
913.55/457.94	c ................................ | *******...                962000 | 348398               913.8        1052.8     27247782
937.11/469.77	c ................................ | *******...                973000 | 352506               937.4        1038.0     27615314
961.06/481.75	c ................................ | ********..                985000 | 357198               961.3        1024.6     28006036
984.60/493.60	c ................................ | ********..                998000 | 362236               985.0        1013.2     28400438
1008.36/505.44	c ................................ | ********..               1011000 | 367140              1008.6        1002.4     28734463
1032.10/517.31	c ................................ | ********..               1026000 | 372618              1032.3         993.9     29045023
1056.84/529.74	c ................................ | ********..               1039000 | 377331              1057.1         982.9     29358833
1079.80/541.27	c ................................ | *********.               1052000 | 382400              1080.1         974.0     29649512
1105.35/554.10	c ................................ | *********.               1071000 | 388188              1105.7         968.6     30044805
1129.50/566.19	c ................................ | *********.               1088000 | 393822              1129.8         963.0     30480284
1153.24/578.02	c ................................ | *********.               1100000 | 398131              1153.5         953.6     30791981
1177.78/590.33	c ................................ | *********.               1112000 | 402770              1178.0         943.9     31188434

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-1532048-1238600966/watcher-1532048-1238600966 -o /tmp/evaluation-result-1532048-1238600966/solver-1532048-1238600966 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1532048-1238600966.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.60 1.77 1.48 3/64 22420
/proc/meminfo: memFree=1594488/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=1064 CPUtime=0
/proc/22420/stat : 22420 (ttsth-5-0) R 22418 22420 22181 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1132758499 1089536 141 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/22420/statm: 266 142 79 176 0 88 0

[startup+0.0390031 s]
/proc/loadavg: 1.60 1.77 1.48 3/64 22420
/proc/meminfo: memFree=1594488/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=1196 CPUtime=0.03
/proc/22420/stat : 22420 (ttsth-5-0) R 22418 22420 22181 0 -1 4194304 187 0 0 0 3 0 0 0 18 0 1 0 1132758499 1224704 171 1992294400 134512640 135237372 4294956192 18446744073709551615 134599467 0 0 4096 0 0 0 0 17 1 0 0
/proc/22420/statm: 299 171 80 176 0 121 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1196

[startup+0.102009 s]
/proc/loadavg: 1.60 1.77 1.48 3/64 22420
/proc/meminfo: memFree=1594488/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=1196 CPUtime=0.09
/proc/22420/stat : 22420 (ttsth-5-0) R 22418 22420 22181 0 -1 4194304 190 0 0 0 9 0 0 0 18 0 1 0 1132758499 1224704 174 1992294400 134512640 135237372 4294956192 18446744073709551615 134553874 0 0 4096 0 0 0 0 17 1 0 0
/proc/22420/statm: 299 174 80 176 0 121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1196

[startup+0.30103 s]
/proc/loadavg: 1.60 1.77 1.48 3/64 22420
/proc/meminfo: memFree=1594488/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=23976 CPUtime=0.31
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 483 0 0 0 31 0 0 0 19 0 3 0 1132758499 24551424 467 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 5994 467 98 176 0 5816 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 23976

[startup+0.701072 s]
/proc/loadavg: 1.60 1.77 1.48 3/64 22420
/proc/meminfo: memFree=1594488/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=28108 CPUtime=1.1
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 1525 0 0 0 110 0 0 0 19 0 3 0 1132758499 28782592 1509 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 7027 1509 98 176 0 6849 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 28108

[startup+1.50215 s]
/proc/loadavg: 1.63 1.77 1.48 3/67 22423
/proc/meminfo: memFree=1585760/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=35308 CPUtime=2.7
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 3322 0 0 0 269 1 0 0 19 0 3 0 1132758499 36155392 3306 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 8827 3306 98 176 0 8649 0
[pid=22420/tid=22422] ppid=22418 vsize=35308 CPUtime=1.21
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 1355 0 0 0 121 0 0 0 25 0 3 0 1132758528 36155392 3306 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=35308 CPUtime=1.2
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 1527 0 0 0 119 1 0 0 25 0 3 0 1132758528 36155392 3306 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 35308

[startup+3.1023 s]
/proc/loadavg: 1.63 1.77 1.48 3/67 22423
/proc/meminfo: memFree=1577504/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=44748 CPUtime=5.9
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 5703 0 0 0 587 3 0 0 19 0 3 0 1132758499 45821952 5687 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 11187 5687 98 176 0 11009 0
[pid=22420/tid=22422] ppid=22418 vsize=44748 CPUtime=2.8
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 2265 0 0 0 280 0 0 0 25 0 3 0 1132758528 45821952 5687 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=44748 CPUtime=2.8
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 2998 0 0 0 278 2 0 0 25 0 3 0 1132758528 45821952 5687 1992294400 134512640 135237372 4294956192 18446744073709551615 134562292 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 44748

[startup+6.30161 s]
/proc/loadavg: 1.63 1.77 1.48 3/67 22423
/proc/meminfo: memFree=1562080/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=57548 CPUtime=12.28
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 8887 0 0 0 1223 5 0 0 19 0 3 0 1132758499 58929152 8871 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 14387 8871 98 176 0 14209 0
[pid=22420/tid=22422] ppid=22418 vsize=57548 CPUtime=6
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 3479 0 0 0 599 1 0 0 25 0 3 0 1132758528 58929152 8871 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=57548 CPUtime=5.98
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 4968 0 0 0 595 3 0 0 25 0 3 0 1132758528 58929152 8871 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 57548

[startup+12.7012 s]
/proc/loadavg: 1.69 1.78 1.48 3/67 22423
/proc/meminfo: memFree=1539496/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=79148 CPUtime=25.05
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 14291 0 0 0 2496 9 0 0 19 0 3 0 1132758499 81047552 14275 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 19787 14275 98 176 0 19609 0
[pid=22420/tid=22422] ppid=22418 vsize=79148 CPUtime=12.41
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 5401 0 0 0 1238 3 0 0 25 0 3 0 1132758528 81047552 14275 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=79148 CPUtime=12.35
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 8450 0 0 0 1230 5 0 0 25 0 3 0 1132758528 81047552 14275 1992294400 134512640 135237372 4294956192 18446744073709551615 134519936 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 79148

[startup+25.5014 s]
/proc/loadavg: 1.74 1.79 1.49 3/67 22423
/proc/meminfo: memFree=1502440/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=114668 CPUtime=50.6
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 23201 0 0 0 5046 14 0 0 19 0 3 0 1132758499 117420032 23185 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 28667 23185 98 176 0 28489 0
[pid=22420/tid=22422] ppid=22418 vsize=114668 CPUtime=25.2
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 10105 0 0 0 2515 5 0 0 25 0 3 0 1132758528 117420032 23185 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=114668 CPUtime=25.11
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 12656 0 0 0 2503 8 0 0 25 0 3 0 1132758528 117420032 23185 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 114668

[startup+51.1018 s]
/proc/loadavg: 1.83 1.80 1.50 3/67 22423
/proc/meminfo: memFree=1458536/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=158828 CPUtime=101.69
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 34205 0 0 0 10146 23 0 0 19 0 3 0 1132758499 162639872 34189 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 39707 34189 98 176 0 39529 0
[pid=22420/tid=22422] ppid=22418 vsize=158828 CPUtime=50.8
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 15441 0 0 0 5070 10 0 0 25 0 3 0 1132758528 162639872 34189 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=158828 CPUtime=50.6
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 18324 0 0 0 5047 13 0 0 25 0 3 0 1132758528 162639872 34189 1992294400 134512640 135237372 4294956192 18446744073709551615 134562407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 158828

[startup+102.306 s]
/proc/loadavg: 1.93 1.83 1.53 3/67 22423
/proc/meminfo: memFree=1388392/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=228108 CPUtime=203.88
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 51549 0 0 0 20350 38 0 0 19 0 3 0 1132758499 233582592 51533 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 57027 51533 98 176 0 56849 0
[pid=22420/tid=22422] ppid=22418 vsize=228108 CPUtime=101.99
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 22688 0 0 0 10181 18 0 0 25 0 3 0 1132758528 233582592 51533 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=228108 CPUtime=101.6
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 28421 0 0 0 10140 20 0 0 25 0 3 0 1132758528 233582592 51533 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 228108

[startup+162.301 s]
/proc/loadavg: 1.97 1.86 1.55 3/67 22423
/proc/meminfo: memFree=1338024/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=278508 CPUtime=323.62
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 64141 0 0 0 32311 51 0 0 19 0 3 0 1132758499 285192192 64125 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 69627 64125 98 176 0 69449 0
[pid=22420/tid=22422] ppid=22418 vsize=278508 CPUtime=161.96
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 28117 0 0 0 16173 23 0 0 25 0 3 0 1132758528 285192192 64125 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=278508 CPUtime=161.36
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 35584 0 0 0 16109 27 0 0 25 0 3 0 1132758528 285192192 64125 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (KiB) 278508

[startup+222.301 s]
/proc/loadavg: 1.99 1.88 1.58 3/67 22423
/proc/meminfo: memFree=1296616/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=319628 CPUtime=443.36
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 74423 0 0 0 44276 60 0 0 19 0 3 0 1132758499 327299072 74407 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 79907 74407 98 176 0 79729 0
[pid=22420/tid=22422] ppid=22418 vsize=319628 CPUtime=221.95
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 32528 0 0 0 22167 28 0 0 25 0 3 0 1132758528 327299072 74407 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=319628 CPUtime=221.12
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 41455 0 0 0 22080 32 0 0 25 0 3 0 1132758528 327299072 74407 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 319628

[startup+282.302 s]
/proc/loadavg: 1.99 1.90 1.60 3/67 22423
/proc/meminfo: memFree=1260328/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=356268 CPUtime=563.1
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 83579 0 0 0 56241 69 0 0 19 0 3 0 1132758499 364818432 83563 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 89067 83563 98 176 0 88889 0
[pid=22420/tid=22422] ppid=22418 vsize=356268 CPUtime=281.94
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 36107 0 0 0 28163 31 0 0 25 0 3 0 1132758528 364818432 83563 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=356268 CPUtime=280.88
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 47032 0 0 0 28050 38 0 0 25 0 3 0 1132758528 364818432 83563 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.1
Current children cumulated vsize (KiB) 356268

[startup+342.301 s]
/proc/loadavg: 1.99 1.92 1.62 3/67 22423
/proc/meminfo: memFree=1219624/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=396588 CPUtime=682.85
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 93658 0 0 0 68207 78 0 0 19 0 3 0 1132758499 406106112 93642 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 99147 93642 98 176 0 98969 0
[pid=22420/tid=22422] ppid=22418 vsize=396588 CPUtime=341.92
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 41221 0 0 0 34157 35 0 0 25 0 3 0 1132758528 406106112 93642 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=396588 CPUtime=340.64
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 51997 0 0 0 34021 43 0 0 25 0 3 0 1132758528 406106112 93642 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.85
Current children cumulated vsize (KiB) 396588

[startup+402.301 s]
/proc/loadavg: 1.99 1.93 1.65 3/67 22423
/proc/meminfo: memFree=1186856/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=429708 CPUtime=802.59
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 101916 0 0 0 80172 87 0 0 19 0 3 0 1132758499 440020992 101900 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 107427 101900 98 176 0 107249 0
[pid=22420/tid=22422] ppid=22418 vsize=429708 CPUtime=401.9
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 45725 0 0 0 40150 40 0 0 25 0 3 0 1132758528 440020992 101900 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=429708 CPUtime=400.4
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 55751 0 0 0 39994 46 0 0 25 0 3 0 1132758528 440020992 101900 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.59
Current children cumulated vsize (KiB) 429708

[startup+462.302 s]
/proc/loadavg: 1.99 1.94 1.66 3/67 22423
/proc/meminfo: memFree=1153832/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=462348 CPUtime=922.33
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 110084 0 0 0 92137 96 0 0 19 0 3 0 1132758499 473444352 110068 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 115587 110068 98 176 0 115409 0
[pid=22420/tid=22422] ppid=22418 vsize=462348 CPUtime=461.88
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 49852 0 0 0 46145 43 0 0 25 0 3 0 1132758528 473444352 110068 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=462348 CPUtime=460.16
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 59792 0 0 0 45964 52 0 0 25 0 3 0 1132758528 473444352 110068 1992294400 134512640 135237372 4294956192 18446744073709551615 134561407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.33
Current children cumulated vsize (KiB) 462348

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.68 3/67 22423
/proc/meminfo: memFree=1125480/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=490668 CPUtime=1042.08
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 117193 0 0 0 104104 104 0 0 19 0 3 0 1132758499 502444032 117177 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 122667 117177 98 176 0 122489 0
[pid=22420/tid=22422] ppid=22418 vsize=490668 CPUtime=521.86
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 53503 0 0 0 52139 47 0 0 25 0 3 0 1132758528 502444032 117177 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=490668 CPUtime=519.91
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 63250 0 0 0 51936 55 0 0 25 0 3 0 1132758528 502444032 117177 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.08
Current children cumulated vsize (KiB) 490668

[startup+582.301 s]
/proc/loadavg: 1.99 1.95 1.70 3/67 22423
/proc/meminfo: memFree=1097192/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=518668 CPUtime=1161.82
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 124198 0 0 0 116071 111 0 0 19 0 3 0 1132758499 531116032 124182 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 129667 124182 98 176 0 129489 0
[pid=22420/tid=22422] ppid=22418 vsize=518668 CPUtime=581.85
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 56894 0 0 0 58134 51 0 0 25 0 3 0 1132758528 531116032 124182 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=518668 CPUtime=579.67
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 66864 0 0 0 57908 59 0 0 25 0 3 0 1132758528 531116032 124182 1992294400 134512640 135237372 4294956192 18446744073709551615 134562336 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.82
Current children cumulated vsize (KiB) 518668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.503 s]
/proc/loadavg: 2.06 1.97 1.71 3/67 22423
/proc/meminfo: memFree=1087272/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=528428 CPUtime=1200.15
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 126621 0 0 0 119901 114 0 0 19 0 3 0 1132758499 541110272 126605 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 132107 126605 98 176 0 131929 0
[pid=22420/tid=22422] ppid=22418 vsize=528428 CPUtime=601.05
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 57972 0 0 0 60052 53 0 0 25 0 3 0 1132758528 541110272 126605 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=528428 CPUtime=598.8
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 68209 0 0 0 59820 60 0 0 25 0 3 0 1132758528 541110272 126605 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 528428

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

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

[startup+601.503 s]
/proc/loadavg: 2.06 1.97 1.71 3/67 22423
/proc/meminfo: memFree=1087272/2055920 swapFree=4179168/4192956
[pid=22420] ppid=22418 vsize=528428 CPUtime=1200.15
/proc/22420/stat : 22420 (ttsth-5-0) S 22418 22420 22181 0 -1 4194304 126621 0 0 0 119901 114 0 0 19 0 3 0 1132758499 541110272 126605 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22420/statm: 132107 126605 98 176 0 131929 0
[pid=22420/tid=22422] ppid=22418 vsize=528428 CPUtime=601.05
/proc/22420/task/22422/stat : 22422 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 57972 0 0 0 60052 53 0 0 25 0 3 0 1132758528 541110272 126605 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22420/tid=22423] ppid=22418 vsize=528428 CPUtime=598.8
/proc/22420/task/22423/stat : 22423 (ttsth-5-0) R 22418 22420 22181 0 -1 4194368 68209 0 0 0 59820 60 0 0 25 0 3 0 1132758528 541110272 126605 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 528428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.595
CPU time (s): 1200.25
CPU user time (s): 1199.02
CPU system time (s): 1.22581
CPU usage (%): 199.512
Max. virtual memory (cumulated for all children) (KiB): 528428

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

runsolver used 0.699893 second user time and 1.50677 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-01 17:49:26
IDJOB=1532048
IDBENCH=70753
IDSOLVER=549
FILE ID=node61/1532048-1238600966
PBS_JOBID= 9068353
Free space on /tmp= 66344 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/360/unif-k3-r4.25-v360-c1530-S1711406314-093.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532048-1238600966/watcher-1532048-1238600966 -o /tmp/evaluation-result-1532048-1238600966/solver-1532048-1238600966 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1532048-1238600966.cnf

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

MD5SUM BENCH= 827e988c6cf21e8a9c90f9f21d3beb6e
RANDOM SEED=975609343

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:       1594904 kB
Buffers:         90560 kB
Cached:         276404 kB
SwapCached:       7920 kB
Active:         206208 kB
Inactive:       170332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1594904 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:            1132 kB
Writeback:           0 kB
Mapped:          15376 kB
Slab:            70516 kB
Committed_AS:  2799056 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-04-01 17:59:30