Trace number 1531094

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.22 602.169

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S1818639567-059.cnf
MD5SUM7d306f2c24913eb95b4eca32110fa72f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.08807
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 511900

Solver Data

0.00/0.04	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531094-1238385501.cnf 
0.00/0.04	c Using SATTIMEOUT of 1200
0.00/0.04	c Using SATRAM of 1800
0.00/0.04	c Size of subset node = 16
0.00/0.04	c Variables = 140
0.00/0.04	c Clauses = 11900
0.00/0.04	c Literals = 83300
0.00/0.04	c Reduced size:
0.00/0.04	c Variables = 140
0.00/0.04	c Clauses = 11900
0.00/0.04	c Literals = 83300
0.00/0.04	c a2
0.19/0.29	c a1
0.39/0.48	c Independent sub-problems = 1
0.39/0.48	c Sub-problem with 140 variables and 11900 clauses
0.39/0.48	c using permutation method 4
0.39/0.48	c count = 1
0.39/0.48	c Ordering finished 0.460 seconds
0.39/0.48	c mapped 0.480 seconds
0.39/0.48	c permuted 0.480 seconds
0.39/0.48	c about to sort
0.39/0.49	c sorted
0.58/0.69	c clauses now 11900
0.58/0.69	c init finished 0.490 seconds
0.58/0.69	c tree built 0.680 seconds
0.58/0.69	c 
0.58/0.69	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.58/0.69	c ---------------------------------|----------------------------------|------------------------------------------------------
0.58/0.69	c ................................ | ..........                       |                        0.7           0.0             
0.58/0.69	c ................................ | ..........                     1 |                        0.7           1.5             
0.58/0.69	c ................................ | ..........                     2 |                        0.7           2.9             
0.58/0.69	c ................................ | ..........                     3 |                        0.7           4.4             
0.58/0.69	c ................................ | ..........                     4 |                        0.7           5.9             
0.58/0.69	c ................................ | ..........                     5 |                        0.7           7.4             
0.70/0.75	c ................................ | ..........                  1000 | 203                    0.8        1234.6         9300
24.03/12.48	c ................................ | ..........                120000 | 41847                 24.2        4956.6      3414857
47.96/24.42	c ................................ | ..........                211000 | 76008                 48.0        4394.0      6008230
71.91/36.47	c ................................ | ..........                282000 | 103211                72.0        3913.9      8442501
96.05/48.54	c ................................ | ..........                350000 | 127959                96.1        3640.5     10465421
120.18/60.67	c ................................ | *.........                412000 | 149872               120.3        3423.9     12496183
143.91/72.54	c ................................ | *.........                469000 | 170662               144.0        3256.3     14084630
168.26/84.76	c ................................ | *.........                520000 | 189852               168.4        3087.7     15701083
192.19/96.71	c ................................ | *.........                570000 | 209109               192.2        2965.2     17333408
216.31/108.81	c ................................ | *.........                622000 | 227289               216.4        2874.6     18893719
240.04/120.78	c ................................ | **........                663000 | 242639               240.2        2759.6     20246020
263.99/132.75	c ................................ | **........                709000 | 260593               264.1        2684.3     21643714
288.12/144.82	c ................................ | **........                754000 | 278598               288.2        2616.2     22890469
311.85/156.75	c ................................ | **........                792000 | 292676               312.0        2538.5     24280376
336.17/168.95	c ................................ | **........                833000 | 309198               336.3        2476.7     25742585
360.11/180.95	c ................................ | ***.......                871000 | 324932               360.3        2417.6     27078602
384.44/193.11	c ................................ | ***.......                904000 | 337440               384.5        2350.9     28244116
408.18/205.06	c ................................ | ***.......                947000 | 354444               408.4        2319.0     29766591
432.11/217.02	c ................................ | ***.......                990000 | 371068               432.2        2290.4     31097307
456.45/229.23	c ................................ | ***.......               1031000 | 386425               456.6        2258.1     32157785
480.18/241.13	c ................................ | ****......               1068000 | 400057               480.3        2223.5     33387458
504.12/253.17	c ................................ | ****......               1109000 | 416058               504.3        2199.0     34575657
528.06/265.15	c ................................ | ****......               1147000 | 431464               528.2        2171.4     35777325
552.39/277.36	c ................................ | ****......               1177000 | 443552               552.6        2130.0     37012945
576.33/289.33	c ................................ | ****......               1211000 | 457132               576.5        2100.7     38216806
600.25/301.30	c ................................ | *****.....               1249000 | 472494               600.4        2080.4     39492559
624.20/313.31	c ................................ | *****.....               1279000 | 484752               624.3        2048.6     40533912
647.93/325.25	c ................................ | *****.....               1310000 | 496702               648.1        2021.2     41584017
672.66/337.70	c ................................ | *****.....               1339000 | 508285               673.0        1989.7     42911726
695.80/349.24	c ................................ | *****.....               1362000 | 517497               696.0        1956.9     43978468
720.33/361.57	c ................................ | ******....               1391000 | 528873               720.6        1930.4     45268412
744.27/373.56	c ................................ | ******....               1419000 | 539773               744.5        1906.0     46381501
767.80/385.38	c ................................ | ******....               1445000 | 549748               768.1        1881.3     47402147
792.54/397.75	c ................................ | ******....               1474000 | 560999               792.8        1859.3     48392280
816.47/409.77	c ................................ | ******....               1502000 | 572315               816.7        1839.0     49561273
839.81/421.43	c ................................ | *******...               1528000 | 582746               840.0        1819.0     50424940
864.14/433.63	c ................................ | *******...               1554000 | 593229               864.3        1797.9     51261019
888.27/445.79	c ................................ | *******...               1582000 | 604530               888.6        1780.3     52195315
912.02/457.69	c ................................ | *******...               1606000 | 614078               912.3        1760.3     53204496
935.95/469.68	c ................................ | *******...               1632000 | 624387               936.3        1743.1     54207047
959.88/481.69	c ................................ | ********..               1654000 | 632687               960.2        1722.5     55165262
983.82/493.62	c ................................ | ********..               1677000 | 641924               984.0        1704.2     56228751
1007.95/505.78	c ................................ | ********..               1705000 | 653337              1008.3        1691.0     57230154
1031.89/517.76	c ................................ | ********..               1731000 | 663668              1032.2        1677.0     58056130
1055.83/529.70	c ................................ | ********..               1759000 | 675085              1056.0        1665.7     58949696
1080.16/541.92	c ................................ | *********.               1784000 | 685648              1080.4        1651.3     59900607
1104.69/554.27	c ................................ | *********.               1812000 | 697532              1105.0        1639.8     61055413
1128.62/566.26	c ................................ | *********.               1837000 | 707497              1128.9        1627.2     62185281
1152.76/578.30	c ................................ | *********.               1858000 | 715858              1153.0        1611.5     63132615
1176.30/590.15	c ................................ | *********.               1883000 | 725966              1176.6        1600.4     64197843

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-1531094-1238385501/watcher-1531094-1238385501 -o /tmp/evaluation-result-1531094-1238385501/solver-1531094-1238385501 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531094-1238385501.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.97 0.99 3/73 21623
/proc/meminfo: memFree=1690280/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=932 CPUtime=0
/proc/21623/stat : 21623 (ttsth-5-0) R 21621 21623 21382 0 -1 4194304 135 0 0 0 0 0 0 0 20 0 1 0 1111214037 954368 119 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/21623/statm: 233 120 78 176 0 55 0

[startup+0.103975 s]
/proc/loadavg: 0.92 0.97 0.99 3/73 21623
/proc/meminfo: memFree=1690280/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=6908 CPUtime=0.09
/proc/21623/stat : 21623 (ttsth-5-0) R 21621 21623 21382 0 -1 4194304 1440 0 0 0 9 0 0 0 20 0 1 0 1111214037 7073792 1423 1992294400 134512640 135237372 4294956192 18446744073709551615 134680464 0 0 4096 0 0 0 0 17 1 0 0
/proc/21623/statm: 1727 1423 79 176 0 1549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6908

[startup+0.201992 s]
/proc/loadavg: 0.92 0.97 0.99 3/73 21623
/proc/meminfo: memFree=1690280/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=6908 CPUtime=0.19
/proc/21623/stat : 21623 (ttsth-5-0) R 21621 21623 21382 0 -1 4194304 1440 0 0 0 19 0 0 0 21 0 1 0 1111214037 7073792 1423 1992294400 134512640 135237372 4294956192 18446744073709551615 134519979 0 0 4096 0 0 0 0 17 1 0 0
/proc/21623/statm: 1727 1423 79 176 0 1549 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6908

[startup+0.302013 s]
/proc/loadavg: 0.92 0.97 0.99 3/73 21623
/proc/meminfo: memFree=1690280/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=6908 CPUtime=0.29
/proc/21623/stat : 21623 (ttsth-5-0) R 21621 21623 21382 0 -1 4194304 1448 0 0 0 29 0 0 0 22 0 1 0 1111214037 7073792 1431 1992294400 134512640 135237372 4294956192 18446744073709551615 134749337 0 0 4096 0 0 0 0 17 1 0 0
/proc/21623/statm: 1727 1431 79 176 0 1549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6908

[startup+0.701102 s]
/proc/loadavg: 0.92 0.97 0.99 3/73 21623
/proc/meminfo: memFree=1690280/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=35688 CPUtime=0.7
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 4025 0 0 0 69 1 0 0 25 0 3 0 1111214037 36544512 3318 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 8922 3318 97 176 0 8744 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 35688

[startup+1.50127 s]
/proc/loadavg: 0.92 0.97 0.99 3/76 21626
/proc/meminfo: memFree=1675600/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=39368 CPUtime=2.29
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 4979 0 0 0 228 1 0 0 25 0 3 0 1111214037 40312832 4272 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 9842 4272 98 176 0 9664 0
[pid=21623/tid=21625] ppid=21621 vsize=39368 CPUtime=0.8
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 487 0 0 0 80 0 0 0 23 0 3 0 1111214106 40312832 4272 1992294400 134512640 135237372 4294956192 18446744073709551615 134589202 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=39368 CPUtime=0.79
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 522 0 0 0 79 0 0 0 23 0 3 0 1111214106 40312832 4272 1992294400 134512640 135237372 4294956192 18446744073709551615 134550989 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 39368

[startup+3.10259 s]
/proc/loadavg: 0.92 0.97 0.99 3/76 21626
/proc/meminfo: memFree=1669712/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=47688 CPUtime=5.49
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 7097 0 0 0 546 3 0 0 25 0 3 0 1111214037 48832512 6390 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 11922 6390 98 176 0 11744 0
[pid=21623/tid=21625] ppid=21621 vsize=47688 CPUtime=2.4
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 1471 0 0 0 240 0 0 0 25 0 3 0 1111214106 48832512 6390 1992294400 134512640 135237372 4294956192 18446744073709551615 134588792 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=47688 CPUtime=2.38
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 1656 0 0 0 238 0 0 0 25 0 3 0 1111214106 48832512 6390 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 47688

[startup+6.30124 s]
/proc/loadavg: 1.01 0.98 0.99 3/76 21626
/proc/meminfo: memFree=1653208/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=63020 CPUtime=11.87
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 10870 0 0 0 1181 6 0 0 25 0 3 0 1111214037 64532480 10163 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 15755 10163 98 176 0 15577 0
[pid=21623/tid=21625] ppid=21621 vsize=63020 CPUtime=5.6
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 3292 0 0 0 558 2 0 0 25 0 3 0 1111214106 64532480 10163 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=63020 CPUtime=5.58
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 3608 0 0 0 556 2 0 0 25 0 3 0 1111214106 64532480 10163 1992294400 134512640 135237372 4294956192 18446744073709551615 134590166 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 63020

[startup+12.7025 s]
/proc/loadavg: 1.09 1.00 1.00 3/76 21626
/proc/meminfo: memFree=1623648/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=91180 CPUtime=24.63
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 17965 0 0 0 2453 10 0 0 25 0 3 0 1111214037 93368320 17258 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 22795 17258 98 176 0 22617 0
[pid=21623/tid=21625] ppid=21621 vsize=91180 CPUtime=12
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 6711 0 0 0 1196 4 0 0 25 0 3 0 1111214106 93368320 17258 1992294400 134512640 135237372 4294956192 18446744073709551615 134587914 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=91180 CPUtime=11.94
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 7284 0 0 0 1189 5 0 0 25 0 3 0 1111214106 93368320 17258 1992294400 134512640 135237372 4294956192 18446744073709551615 134550058 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 91180

[startup+25.5011 s]
/proc/loadavg: 1.29 1.05 1.02 3/76 21626
/proc/meminfo: memFree=1577696/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=135340 CPUtime=50.16
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 28978 0 0 0 4996 20 0 0 25 0 3 0 1111214037 138588160 28271 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 33835 28271 98 176 0 33657 0
[pid=21623/tid=21625] ppid=21621 vsize=135340 CPUtime=24.78
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 12580 0 0 0 2470 8 0 0 25 0 3 0 1111214106 138588160 28271 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=135340 CPUtime=24.67
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 12428 0 0 0 2457 10 0 0 25 0 3 0 1111214106 138588160 28271 1992294400 134512640 135237372 4294956192 18446744073709551615 134550989 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.16
Current children cumulated vsize (KiB) 135340

[startup+51.1013 s]
/proc/loadavg: 1.53 1.12 1.04 3/76 21626
/proc/meminfo: memFree=1503648/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=209740 CPUtime=101.22
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 47617 0 0 0 10087 35 0 0 25 0 3 0 1111214037 214773760 46910 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 52435 46910 98 176 0 52257 0
[pid=21623/tid=21625] ppid=21621 vsize=209740 CPUtime=50.38
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 21539 0 0 0 5021 17 0 0 25 0 3 0 1111214106 214773760 46910 1992294400 134512640 135237372 4294956192 18446744073709551615 134587921 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=209740 CPUtime=50.15
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 22108 0 0 0 4998 17 0 0 25 0 3 0 1111214106 214773760 46910 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 209740

[startup+102.302 s]
/proc/loadavg: 1.79 1.26 1.09 3/76 21626
/proc/meminfo: memFree=1386656/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=325260 CPUtime=203.35
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 76484 0 0 0 20277 58 0 0 25 0 3 0 1111214037 333066240 75777 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 81315 75777 98 176 0 81137 0
[pid=21623/tid=21625] ppid=21621 vsize=325260 CPUtime=101.56
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 35525 0 0 0 10128 28 0 0 25 0 3 0 1111214106 333066240 75777 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=325260 CPUtime=101.09
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 36989 0 0 0 10081 28 0 0 25 0 3 0 1111214106 333066240 75777 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.35
Current children cumulated vsize (KiB) 325260

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.14 3/76 21632
/proc/meminfo: memFree=1278536/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=434220 CPUtime=323.01
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 103763 0 0 0 32220 81 0 0 25 0 3 0 1111214037 444641280 103056 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 108555 103056 98 176 0 108377 0
[pid=21623/tid=21625] ppid=21621 vsize=434220 CPUtime=161.52
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 50011 0 0 0 16112 40 0 0 25 0 3 0 1111214106 444641280 103056 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=434220 CPUtime=160.78
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 49782 0 0 0 16039 39 0 0 25 0 3 0 1111214106 444641280 103056 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.01
Current children cumulated vsize (KiB) 434220

[startup+222.306 s]
/proc/loadavg: 1.97 1.50 1.19 3/76 21632
/proc/meminfo: memFree=1170392/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=541244 CPUtime=442.69
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 130464 0 0 0 44166 103 0 0 25 0 3 0 1111214037 554233856 129757 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 135311 129757 98 176 0 135133 0
[pid=21623/tid=21625] ppid=21621 vsize=541244 CPUtime=221.5
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 63638 0 0 0 22099 51 0 0 25 0 3 0 1111214106 554233856 129757 1992294400 134512640 135237372 4294956192 18446744073709551615 134550010 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=541244 CPUtime=220.48
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 62856 0 0 0 21998 50 0 0 25 0 3 0 1111214106 554233856 129757 1992294400 134512640 135237372 4294956192 18446744073709551615 134588779 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.69
Current children cumulated vsize (KiB) 541244

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/76 21632
/proc/meminfo: memFree=1076952/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=635324 CPUtime=562.35
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 154000 0 0 0 56109 126 0 0 25 0 3 0 1111214037 650571776 153293 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 158831 153293 98 176 0 158653 0
[pid=21623/tid=21625] ppid=21621 vsize=635324 CPUtime=281.48
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 76297 0 0 0 28085 63 0 0 25 0 3 0 1111214106 650571776 153293 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=635324 CPUtime=280.17
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 73733 0 0 0 27956 61 0 0 25 0 3 0 1111214106 650571776 153293 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.35
Current children cumulated vsize (KiB) 635324

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/76 21632
/proc/meminfo: memFree=982232/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=729084 CPUtime=682.04
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 177419 0 0 0 68058 146 0 0 25 0 3 0 1111214037 746582016 176712 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 182271 176712 98 176 0 182093 0
[pid=21623/tid=21625] ppid=21621 vsize=729084 CPUtime=341.46
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 88095 0 0 0 34072 74 0 0 25 0 3 0 1111214106 746582016 176712 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=729084 CPUtime=339.87
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 85354 0 0 0 33917 70 0 0 25 0 3 0 1111214106 746582016 176712 1992294400 134512640 135237372 4294956192 18446744073709551615 134592450 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.04
Current children cumulated vsize (KiB) 729084

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/76 21632
/proc/meminfo: memFree=895256/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=817084 CPUtime=801.71
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 199408 0 0 0 80004 167 0 0 25 0 3 0 1111214037 836694016 198701 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 204271 198701 98 176 0 204093 0
[pid=21623/tid=21625] ppid=21621 vsize=817084 CPUtime=401.44
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 98044 0 0 0 40060 84 0 0 25 0 3 0 1111214106 836694016 198701 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=817084 CPUtime=399.57
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 97394 0 0 0 39876 81 0 0 25 0 3 0 1111214106 836694016 198701 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.71
Current children cumulated vsize (KiB) 817084

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/76 21632
/proc/meminfo: memFree=817624/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=893564 CPUtime=921.39
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 218556 0 0 0 91955 184 0 0 25 0 3 0 1111214037 915009536 217849 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 223391 217849 98 176 0 223213 0
[pid=21623/tid=21625] ppid=21621 vsize=893564 CPUtime=461.41
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 107641 0 0 0 46049 92 0 0 22 0 3 0 1111214106 915009536 217849 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=893564 CPUtime=459.27
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 106945 0 0 0 45837 90 0 0 25 0 3 0 1111214106 915009536 217849 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.39
Current children cumulated vsize (KiB) 893564

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/76 21632
/proc/meminfo: memFree=741664/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=969724 CPUtime=1041.06
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 237609 0 0 0 103905 201 0 0 25 0 3 0 1111214037 992997376 236902 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 242431 236902 98 176 0 242253 0
[pid=21623/tid=21625] ppid=21621 vsize=969724 CPUtime=521.4
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 117097 0 0 0 52039 101 0 0 25 0 3 0 1111214106 992997376 236902 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=969724 CPUtime=518.97
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 116542 0 0 0 51798 99 0 0 25 0 3 0 1111214106 992997376 236902 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.06
Current children cumulated vsize (KiB) 969724

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/76 21632
/proc/meminfo: memFree=659104/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=1051964 CPUtime=1160.74
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 258157 0 0 0 115854 220 0 0 25 0 3 0 1111214037 1077211136 257450 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 262991 257450 98 176 0 262813 0
[pid=21623/tid=21625] ppid=21621 vsize=1051964 CPUtime=581.37
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 127286 0 0 0 58028 109 0 0 25 0 3 0 1111214106 1077211136 257450 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=1051964 CPUtime=578.67
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 126901 0 0 0 57759 108 0 0 25 0 3 0 1111214106 1077211136 257450 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.74
Current children cumulated vsize (KiB) 1051964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.002 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 21632
/proc/meminfo: memFree=631904/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=1078364 CPUtime=1200.04
/proc/21623/stat : 21623 (ttsth-5-0) S 21621 21623 21382 0 -1 4194304 264771 0 0 0 119779 225 0 0 25 0 3 0 1111214037 1104244736 264064 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 269591 264064 98 176 0 269413 0
[pid=21623/tid=21625] ppid=21621 vsize=1078364 CPUtime=601.07
/proc/21623/task/21625/stat : 21625 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 130667 0 0 0 59995 112 0 0 25 0 3 0 1111214106 1104244736 264064 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21621 vsize=1078364 CPUtime=598.27
/proc/21623/task/21626/stat : 21626 (ttsth-5-0) R 21621 21623 21382 0 -1 4194368 130134 0 0 0 59716 111 0 0 25 0 3 0 1111214106 1104244736 264064 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1078364

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

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

[startup+602.114 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 21632
/proc/meminfo: memFree=631904/2055920 swapFree=4170060/4192956
[pid=21623] ppid=21621 vsize=0 CPUtime=1200.15
/proc/21623/stat : 21623 (ttsth-5-0) Z 21621 21623 21382 0 -1 4195340 264773 0 0 0 119781 234 0 0 16 0 2 0 1111214037 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.169
CPU time (s): 1200.22
CPU user time (s): 1197.81
CPU system time (s): 2.40563
CPU usage (%): 199.315
Max. virtual memory (cumulated for all children) (KiB): 1078364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.81
system time used= 2.40563
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264773
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= 95
involuntary context switches= 9376

runsolver used 0.575912 second user time and 2.18067 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-30 05:58:21
IDJOB=1531094
IDBENCH=70276
IDSOLVER=549
FILE ID=node80/1531094-1238385501
PBS_JOBID= 9061302
Free space on /tmp= 64800 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S1818639567-059.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531094-1238385501/watcher-1531094-1238385501 -o /tmp/evaluation-result-1531094-1238385501/solver-1531094-1238385501 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531094-1238385501.cnf

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

MD5SUM BENCH= 7d306f2c24913eb95b4eca32110fa72f
RANDOM SEED=1521743184

node80.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.263
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.263
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:       1690696 kB
Buffers:         67844 kB
Cached:         223724 kB
SwapCached:      14568 kB
Active:          74368 kB
Inactive:       233604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690696 kB
SwapTotal:     4192956 kB
SwapFree:      4170060 kB
Dirty:            1340 kB
Writeback:           0 kB
Mapped:          21972 kB
Slab:            42316 kB
Committed_AS:  2793200 kB
PageTables:       2008 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= 64796 MiB
End job on node80 at 2009-03-30 06:08:25