Trace number 1531340

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 602.213

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1050568800-025.cnf
MD5SUMe85d34ddccfa23997bc15509ac656c11
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark799.183
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531340-1238445985.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 = 100
0.00/0.00	c Clauses = 2130
0.00/0.00	c Literals = 10650
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 100
0.00/0.00	c Clauses = 2130
0.00/0.00	c Literals = 10650
0.00/0.00	c a2
0.00/0.02	c a1
0.79/0.82	c Independent sub-problems = 1
0.79/0.82	c Sub-problem with 100 variables and 2130 clauses
0.79/0.82	c using permutation method 4
0.79/0.82	c count = 2
0.79/0.82	c Ordering finished 0.810 seconds
0.79/0.82	c mapped 0.820 seconds
0.79/0.82	c permuted 0.820 seconds
0.79/0.82	c about to sort
0.79/0.82	c sorted
0.79/0.84	c clauses now 2130
0.79/0.84	c init finished 0.820 seconds
0.79/0.84	c tree built 0.840 seconds
0.79/0.84	c 
0.79/0.84	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.79/0.84	c ---------------------------------|----------------------------------|------------------------------------------------------
0.79/0.84	c ................................ | ..........                       |                        0.8           0.0             
0.79/0.84	c ................................ | ..........                     1 |                        0.8           1.2             
0.79/0.84	c ................................ | ..........                     2 |                        0.8           2.4             
0.79/0.84	c ................................ | ..........                     3 |                        0.8           3.6             
0.79/0.84	c ................................ | ..........                     4 |                        0.8           4.8             
0.79/0.84	c ................................ | ..........                     5 |                        0.8           6.0             
0.79/0.86	c ................................ | ..........                  1000 | 177                    0.9        1136.4         8536
24.09/12.52	c ................................ | ..........                144000 | 48241                 24.1        5967.7      3740651
48.02/24.54	c ................................ | ..........                212000 | 72205                 48.1        4406.6      5680689
72.35/36.71	c ................................ | ..........                286000 | 97853                 72.4        3950.8      7402378
95.89/48.55	c ................................ | ..........                326000 | 113227                96.0        3395.5      8742398
120.02/60.65	c ................................ | *.........                372000 | 130704               120.2        3096.1     10027147
144.76/73.04	c ................................ | *.........                406000 | 143699               144.9        2802.5     11184600
167.90/84.68	c ................................ | *.........                432000 | 153679               168.1        2570.1     12040159
192.63/97.06	c ................................ | *.........                459000 | 164148               192.8        2381.0     13018211
216.37/108.92	c ................................ | *.........                486000 | 174299               216.4        2245.4     13840067
240.32/120.93	c ................................ | **........                517000 | 186166               240.4        2150.5     14721908
264.44/133.05	c ................................ | **........                556000 | 200387               264.6        2101.5     15841065
288.57/145.14	c ................................ | **........                589000 | 213023               288.7        2040.3     16842240
312.51/157.11	c ................................ | **........                620000 | 224489               312.6        1983.5     17712388
336.63/169.20	c ................................ | **........                648000 | 234494               336.7        1924.6     18535952
359.97/180.97	c ................................ | ***.......                683000 | 246817               360.2        1896.3     19337967
384.52/193.21	c ................................ | ***.......                715000 | 258715               384.6        1859.0     20229396
408.65/205.37	c ................................ | ***.......                737000 | 266837               408.9        1802.6     20960010
432.98/217.54	c ................................ | ***.......                759000 | 275083               433.1        1752.3     21711312
456.11/229.18	c ................................ | ***.......                780000 | 282959               456.4        1709.2     22422655
480.45/241.35	c ................................ | ****......                802000 | 291448               480.6        1668.6     23160435
504.39/253.33	c ................................ | ****......                825000 | 299867               504.5        1635.2     23880507
528.52/265.49	c ................................ | ****......                855000 | 310587               528.8        1616.9     24635799
552.06/277.25	c ................................ | ****......                881000 | 319821               552.3        1595.3     25357303
576.59/289.52	c ................................ | ****......                912000 | 330553               576.7        1581.3     26159347
599.94/301.21	c ................................ | *****.....                938000 | 339844               600.1        1563.2     26890578
624.66/313.68	c ................................ | *****.....                963000 | 348628               624.9        1541.0     27605447
649.19/325.93	c ................................ | *****.....                982000 | 355358               649.4        1512.3     28189742
672.74/337.78	c ................................ | *****.....               1000000 | 362099               673.0        1485.9     28837130
696.07/349.44	c ................................ | *****.....               1016000 | 368377               696.2        1459.2     29425873
720.40/361.65	c ................................ | ******....               1035000 | 375563               720.6        1436.3     30032628
744.74/373.80	c ................................ | ******....               1057000 | 383763               744.9        1419.0     30673071
768.48/385.75	c ................................ | ******....               1078000 | 391831               768.7        1402.4     31330526
792.01/397.54	c ................................ | ******....               1097000 | 399158               792.2        1384.7     31907874
816.14/409.67	c ................................ | ******....               1117000 | 407003               816.4        1368.2     32533538
841.09/422.14	c ................................ | *******...               1131000 | 412201               841.3        1344.3     33069814
865.21/434.28	c ................................ | *******...               1144000 | 417181               865.5        1321.8     33630366
888.75/446.02	c ................................ | *******...               1158000 | 422408               888.9        1302.7     34141539
912.49/457.97	c ................................ | *******...               1174000 | 428373               912.8        1286.2     34713381
937.22/470.37	c ................................ | *******...               1192000 | 435521               937.5        1271.5     35295013
959.97/481.71	c ................................ | ********..               1211000 | 442833               960.1        1261.3     35856534
984.69/494.17	c ................................ | ********..               1229000 | 449802               985.0        1247.7     36435234
1009.23/506.46	c ................................ | ********..               1246000 | 456239              1009.5        1234.3     36999094
1032.57/518.14	c ................................ | ********..               1261000 | 462178              1032.8        1221.0     37580290
1056.29/530.08	c ................................ | ********..               1274000 | 467362              1056.6        1205.7     38066599
1081.83/542.83	c ................................ | *********.               1286000 | 472268              1082.1        1188.5     38589466
1104.37/554.17	c ................................ | *********.               1299000 | 477759              1104.7        1175.9     39115339
1128.50/566.26	c ................................ | *********.               1317000 | 484827              1128.8        1166.7     39716561
1153.05/578.52	c ................................ | *********.               1335000 | 492113              1153.2        1157.6     40307111
1176.38/590.28	c ................................ | *********.               1348000 | 497220              1176.7        1145.6     40766891

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-1531340-1238445985/watcher-1531340-1238445985 -o /tmp/evaluation-result-1531340-1238445985/solver-1531340-1238445985 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531340-1238445985.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.08 2/76 572
/proc/meminfo: memFree=1381192/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=1064 CPUtime=0
/proc/572/stat : 572 (ttsth-5-0) R 570 572 32581 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 1117259496 1089536 127 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/572/statm: 266 127 78 176 0 88 0

[startup+0.0674521 s]
/proc/loadavg: 0.92 0.98 1.08 2/76 572
/proc/meminfo: memFree=1381192/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=1468 CPUtime=0.06
/proc/572/stat : 572 (ttsth-5-0) R 570 572 32581 0 -1 4194304 265 0 0 0 6 0 0 0 18 0 1 0 1117259496 1503232 248 1992294400 134512640 135237372 4294956192 18446744073709551615 134553835 0 0 4096 0 0 0 0 17 1 0 0
/proc/572/statm: 367 248 80 176 0 189 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1468

[startup+0.101458 s]
/proc/loadavg: 0.92 0.98 1.08 2/76 572
/proc/meminfo: memFree=1381192/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=1468 CPUtime=0.09
/proc/572/stat : 572 (ttsth-5-0) R 570 572 32581 0 -1 4194304 265 0 0 0 9 0 0 0 18 0 1 0 1117259496 1503232 248 1992294400 134512640 135237372 4294956192 18446744073709551615 134599328 0 0 4096 0 0 0 0 17 1 0 0
/proc/572/statm: 367 248 80 176 0 189 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1468

[startup+0.301495 s]
/proc/loadavg: 0.92 0.98 1.08 2/76 572
/proc/meminfo: memFree=1381192/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=1468 CPUtime=0.29
/proc/572/stat : 572 (ttsth-5-0) R 570 572 32581 0 -1 4194304 265 0 0 0 29 0 0 0 20 0 1 0 1117259496 1503232 248 1992294400 134512640 135237372 4294956192 18446744073709551615 134599589 0 0 4096 0 0 0 0 17 1 0 0
/proc/572/statm: 367 248 80 176 0 189 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1468

[startup+0.701573 s]
/proc/loadavg: 0.92 0.98 1.08 2/76 572
/proc/meminfo: memFree=1381192/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=1468 CPUtime=0.69
/proc/572/stat : 572 (ttsth-5-0) R 570 572 32581 0 -1 4194304 265 0 0 0 69 0 0 0 24 0 1 0 1117259496 1503232 248 1992294400 134512640 135237372 4294956192 18446744073709551615 134599543 0 0 4096 0 0 0 0 17 1 0 0
/proc/572/statm: 367 248 80 176 0 189 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1468

[startup+1.50174 s]
/proc/loadavg: 0.92 0.98 1.08 3/79 575
/proc/meminfo: memFree=1377840/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=30484 CPUtime=2.14
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 2109 0 0 0 214 0 0 0 25 0 3 0 1117259496 31215616 2085 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 7621 2085 98 176 0 7443 0
[pid=572/tid=574] ppid=570 vsize=30484 CPUtime=0.65
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 679 0 0 0 65 0 0 0 22 0 3 0 1117259580 31215616 2085 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=30484 CPUtime=0.64
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 865 0 0 0 64 0 0 0 20 0 3 0 1117259580 31215616 2085 1992294400 134512640 135237372 4294956192 18446744073709551615 134590328 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 30484

[startup+3.10105 s]
/proc/loadavg: 0.92 0.98 1.08 3/79 575
/proc/meminfo: memFree=1367920/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=42164 CPUtime=5.34
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 5045 0 0 0 532 2 0 0 25 0 3 0 1117259496 43175936 5021 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 10541 5021 98 176 0 10363 0
[pid=572/tid=574] ppid=570 vsize=42164 CPUtime=2.24
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 2014 0 0 0 224 0 0 0 18 0 3 0 1117259580 43175936 5021 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=42164 CPUtime=2.24
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 2466 0 0 0 223 1 0 0 25 0 3 0 1117259580 43175936 5021 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 42164

[startup+6.30166 s]
/proc/loadavg: 1.01 1.00 1.08 3/79 575
/proc/meminfo: memFree=1348720/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=59124 CPUtime=11.72
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 9265 0 0 0 1167 5 0 0 25 0 3 0 1117259496 60542976 9241 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 14781 9241 98 176 0 14603 0
[pid=572/tid=574] ppid=570 vsize=59124 CPUtime=5.44
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 4025 0 0 0 542 2 0 0 25 0 3 0 1117259580 60542976 9241 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=59124 CPUtime=5.42
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 4675 0 0 0 540 2 0 0 16 0 3 0 1117259580 60542976 9241 1992294400 134512640 135237372 4294956192 18446744073709551615 134587166 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 59124

[startup+12.7019 s]
/proc/loadavg: 1.09 1.02 1.09 3/79 575
/proc/meminfo: memFree=1320624/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=84884 CPUtime=24.49
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 15721 0 0 0 2439 10 0 0 25 0 3 0 1117259496 86921216 15697 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 21221 15697 98 176 0 21043 0
[pid=572/tid=574] ppid=570 vsize=84884 CPUtime=11.85
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 7081 0 0 0 1180 5 0 0 25 0 3 0 1117259580 86921216 15697 1992294400 134512640 135237372 4294956192 18446744073709551615 134587272 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=84884 CPUtime=11.79
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 8075 0 0 0 1175 4 0 0 23 0 3 0 1117259580 86921216 15697 1992294400 134512640 135237372 4294956192 18446744073709551615 134549969 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 84884

[startup+25.5014 s]
/proc/loadavg: 1.29 1.06 1.10 3/79 575
/proc/meminfo: memFree=1286256/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=117684 CPUtime=50.02
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 23919 0 0 0 4986 16 0 0 25 0 3 0 1117259496 120508416 23895 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 29421 23895 98 176 0 29243 0
[pid=572/tid=574] ppid=570 vsize=117684 CPUtime=24.63
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 10989 0 0 0 2456 7 0 0 25 0 3 0 1117259580 120508416 23895 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=117684 CPUtime=24.53
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 12365 0 0 0 2445 8 0 0 19 0 3 0 1117259580 120508416 23895 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.02
Current children cumulated vsize (KiB) 117684

[startup+51.1013 s]
/proc/loadavg: 1.53 1.14 1.13 3/79 575
/proc/meminfo: memFree=1235312/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=168564 CPUtime=101.08
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 36641 0 0 0 10083 25 0 0 25 0 3 0 1117259496 172609536 36617 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 42141 36617 98 176 0 41963 0
[pid=572/tid=574] ppid=570 vsize=168564 CPUtime=50.22
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 17589 0 0 0 5010 12 0 0 25 0 3 0 1117259580 172609536 36617 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=168564 CPUtime=49.99
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 18487 0 0 0 4988 11 0 0 25 0 3 0 1117259580 172609536 36617 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.08
Current children cumulated vsize (KiB) 168564

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.17 3/79 575
/proc/meminfo: memFree=1164400/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=238644 CPUtime=203.21
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 54149 0 0 0 20284 37 0 0 25 0 3 0 1117259496 244371456 54125 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 59661 54125 98 176 0 59483 0
[pid=572/tid=574] ppid=570 vsize=238644 CPUtime=101.42
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 25913 0 0 0 10124 18 0 0 25 0 3 0 1117259580 244371456 54125 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=238644 CPUtime=100.94
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 27671 0 0 0 10076 18 0 0 25 0 3 0 1117259580 244371456 54125 1992294400 134512640 135237372 4294956192 18446744073709551615 134562355 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.21
Current children cumulated vsize (KiB) 238644

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.22 3/79 575
/proc/meminfo: memFree=1089904/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=313524 CPUtime=322.87
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 72867 0 0 0 32236 51 0 0 25 0 3 0 1117259496 321048576 72843 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 78381 72843 98 176 0 78203 0
[pid=572/tid=574] ppid=570 vsize=313524 CPUtime=161.39
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 35635 0 0 0 16113 26 0 0 25 0 3 0 1117259580 321048576 72843 1992294400 134512640 135237372 4294956192 18446744073709551615 134587084 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=313524 CPUtime=160.64
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 36667 0 0 0 16039 25 0 0 25 0 3 0 1117259580 321048576 72843 1992294400 134512640 135237372 4294956192 18446744073709551615 134680499 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.87
Current children cumulated vsize (KiB) 313524

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.26 3/79 575
/proc/meminfo: memFree=1026096/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=376564 CPUtime=442.55
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 88663 0 0 0 44189 66 0 0 25 0 3 0 1117259496 385601536 88639 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 94141 88639 98 176 0 93963 0
[pid=572/tid=574] ppid=570 vsize=376564 CPUtime=221.36
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 43367 0 0 0 22103 33 0 0 25 0 3 0 1117259580 385601536 88639 1992294400 134512640 135237372 4294956192 18446744073709551615 134562287 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=376564 CPUtime=220.34
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 44731 0 0 0 22002 32 0 0 25 0 3 0 1117259580 385601536 88639 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.55
Current children cumulated vsize (KiB) 376564

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.31 3/79 575
/proc/meminfo: memFree=967472/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=435604 CPUtime=562.23
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 103408 0 0 0 56145 78 0 0 25 0 3 0 1117259496 446058496 103384 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 108901 103384 98 176 0 108723 0
[pid=572/tid=574] ppid=570 vsize=435604 CPUtime=281.35
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 50475 0 0 0 28096 39 0 0 25 0 3 0 1117259580 446058496 103384 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=435604 CPUtime=280.03
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 52368 0 0 0 27965 38 0 0 25 0 3 0 1117259580 446058496 103384 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.23
Current children cumulated vsize (KiB) 435604

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.35 3/79 575
/proc/meminfo: memFree=912944/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=489684 CPUtime=681.91
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 116905 0 0 0 68101 90 0 0 25 0 3 0 1117259496 501436416 116881 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 122421 116881 98 176 0 122243 0
[pid=572/tid=574] ppid=570 vsize=489684 CPUtime=341.32
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 56916 0 0 0 34087 45 0 0 25 0 3 0 1117259580 501436416 116881 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=489684 CPUtime=339.73
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 59424 0 0 0 33929 44 0 0 25 0 3 0 1117259580 501436416 116881 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.91
Current children cumulated vsize (KiB) 489684

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.39 3/79 575
/proc/meminfo: memFree=863792/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=539124 CPUtime=801.59
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 129316 0 0 0 80056 103 0 0 25 0 3 0 1117259496 552062976 129292 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 134781 129292 98 176 0 134603 0
[pid=572/tid=574] ppid=570 vsize=539124 CPUtime=401.3
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 63063 0 0 0 40078 52 0 0 25 0 3 0 1117259580 552062976 129292 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=539124 CPUtime=399.43
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 65688 0 0 0 39893 50 0 0 25 0 3 0 1117259580 552062976 129292 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.59
Current children cumulated vsize (KiB) 539124

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.42 3/79 575
/proc/meminfo: memFree=819376/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=582964 CPUtime=921.27
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 140264 0 0 0 92013 114 0 0 25 0 3 0 1117259496 596955136 140240 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 145741 140240 98 176 0 145563 0
[pid=572/tid=574] ppid=570 vsize=582964 CPUtime=461.28
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 67832 0 0 0 46071 57 0 0 25 0 3 0 1117259580 596955136 140240 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=582964 CPUtime=459.13
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 71867 0 0 0 45857 56 0 0 25 0 3 0 1117259580 596955136 140240 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.27
Current children cumulated vsize (KiB) 582964

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.46 3/79 575
/proc/meminfo: memFree=773872/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=628564 CPUtime=1040.94
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 151678 0 0 0 103970 124 0 0 25 0 3 0 1117259496 643649536 151654 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 157141 151654 98 176 0 156963 0
[pid=572/tid=574] ppid=570 vsize=628564 CPUtime=521.26
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 73298 0 0 0 52065 61 0 0 25 0 3 0 1117259580 643649536 151654 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=628564 CPUtime=518.84
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 77815 0 0 0 51821 63 0 0 25 0 3 0 1117259580 643649536 151654 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.94
Current children cumulated vsize (KiB) 628564

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.49 3/79 575
/proc/meminfo: memFree=730288/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=671924 CPUtime=1160.62
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 162499 0 0 0 115926 136 0 0 25 0 3 0 1117259496 688050176 162475 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 167981 162475 98 176 0 167803 0
[pid=572/tid=574] ppid=570 vsize=671924 CPUtime=581.24
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 78372 0 0 0 58057 67 0 0 25 0 3 0 1117259580 688050176 162475 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=671924 CPUtime=578.52
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 83562 0 0 0 57784 68 0 0 25 0 3 0 1117259580 688050176 162475 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.62
Current children cumulated vsize (KiB) 671924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.102 s]
/proc/loadavg: 1.99 1.85 1.50 3/79 575
/proc/meminfo: memFree=716784/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=685044 CPUtime=1200.11
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 165791 0 0 0 119872 139 0 0 25 0 3 0 1117259496 701485056 165767 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 171261 165767 98 176 0 171083 0
[pid=572/tid=574] ppid=570 vsize=685044 CPUtime=601.04
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 79944 0 0 0 60035 69 0 0 25 0 3 0 1117259580 701485056 165767 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=685044 CPUtime=598.23
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 85282 0 0 0 59753 70 0 0 25 0 3 0 1117259580 701485056 165767 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 685044

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

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

[startup+602.102 s]
/proc/loadavg: 1.99 1.85 1.50 3/79 575
/proc/meminfo: memFree=716784/2055920 swapFree=4127460/4192956
[pid=572] ppid=570 vsize=685044 CPUtime=1200.11
/proc/572/stat : 572 (ttsth-5-0) S 570 572 32581 0 -1 4194304 165791 0 0 0 119872 139 0 0 25 0 3 0 1117259496 701485056 165767 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/572/statm: 171261 165767 98 176 0 171083 0
[pid=572/tid=574] ppid=570 vsize=685044 CPUtime=601.04
/proc/572/task/574/stat : 574 (ttsth-5-0) R 570 572 32581 0 -1 4194368 79944 0 0 0 60035 69 0 0 25 0 3 0 1117259580 701485056 165767 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=572/tid=575] ppid=570 vsize=685044 CPUtime=598.23
/proc/572/task/575/stat : 575 (ttsth-5-0) R 570 572 32581 0 -1 4194368 85282 0 0 0 59753 70 0 0 25 0 3 0 1117259580 701485056 165767 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 685044

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.213
CPU time (s): 1200.24
CPU user time (s): 1198.74
CPU system time (s): 1.49777
CPU usage (%): 199.305
Max. virtual memory (cumulated for all children) (KiB): 685044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.74
system time used= 1.49777
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165791
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= 39
involuntary context switches= 9458

runsolver used 0.622905 second user time and 2.13068 second system time

The end

Launcher Data

Begin job on node63 at 2009-03-30 22:46:25
IDJOB=1531340
IDBENCH=70399
IDSOLVER=549
FILE ID=node63/1531340-1238445985
PBS_JOBID= 9061620
Free space on /tmp= 66484 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1050568800-025.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531340-1238445985/watcher-1531340-1238445985 -o /tmp/evaluation-result-1531340-1238445985/solver-1531340-1238445985 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531340-1238445985.cnf

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

MD5SUM BENCH= e85d34ddccfa23997bc15509ac656c11
RANDOM SEED=1574230746

node63.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.285
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.285
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1381672 kB
Buffers:         90128 kB
Cached:         446384 kB
SwapCached:      55360 kB
Active:         146720 kB
Inactive:       446680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381672 kB
SwapTotal:     4192956 kB
SwapFree:      4127460 kB
Dirty:             864 kB
Writeback:           0 kB
Mapped:          14636 kB
Slab:            65404 kB
Committed_AS:  3307464 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node63 at 2009-03-30 22:56:30