Trace number 1531301

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
tts tts-5-0? (TO) 1200.2 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S632066493-060.cnf
MD5SUM18acde07d0986af307d23032d1000e7e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531301-1238412563.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 = 110
0.00/0.00	c Clauses = 2343
0.00/0.00	c Literals = 11715
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 110
0.00/0.00	c Clauses = 2343
0.00/0.00	c Literals = 11715
0.00/0.00	c a2
0.01/0.03	c a1
0.89/0.96	c Independent sub-problems = 1
0.89/0.96	c Sub-problem with 110 variables and 2343 clauses
0.89/0.96	c using permutation method 4
0.89/0.96	c count = 2
0.89/0.96	c Ordering finished 0.960 seconds
0.89/0.96	c mapped 0.960 seconds
0.89/0.96	c permuted 0.960 seconds
0.89/0.96	c about to sort
0.89/0.97	c sorted
0.89/0.99	c clauses now 2343
0.89/0.99	c init finished 0.970 seconds
0.89/0.99	c tree built 0.990 seconds
0.89/0.99	c 
0.89/0.99	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.89/0.99	c ---------------------------------|----------------------------------|------------------------------------------------------
0.89/0.99	c ................................ | ..........                       |                        1.0           0.0             
0.89/0.99	c ................................ | ..........                     1 |                        1.0           1.0             
0.89/0.99	c ................................ | ..........                     2 |                        1.0           2.0             
0.89/0.99	c ................................ | ..........                     3 |                        1.0           3.0             
0.89/0.99	c ................................ | ..........                     4 |                        1.0           4.0             
0.89/0.99	c ................................ | ..........                     5 |                        1.0           5.1             
1.00/1.01	c ................................ | ..........                  1000 | 149                    1.0         990.1         3920
23.99/24.08	c ................................ | ..........                194000 | 71989                 24.1        8056.5      2943389
47.97/48.09	c ................................ | ..........                348000 | 129839                48.1        7239.4      5627249
72.07/72.19	c ................................ | ..........                437000 | 165675                72.2        6054.3      7399653
96.16/96.29	c ................................ | ..........                505000 | 191497                96.3        5245.7      8418211
120.35/120.42	c ................................ | *.........                563000 | 213492               120.4        4676.5      9381642
144.34/144.40	c ................................ | *.........                620000 | 235209               144.4        4294.5     10254320
168.23/168.38	c ................................ | *.........                669000 | 255227               168.3        3974.1     11079722
192.03/192.19	c ................................ | *.........                725000 | 276250               192.2        3773.1     12062707
216.12/216.20	c ................................ | *.........                792000 | 300577               216.2        3664.0     13163061
240.01/240.19	c ................................ | **........                845000 | 321453               240.1        3518.8     14128403
264.20/264.37	c ................................ | **........                901000 | 341979               264.3        3408.9     15215436
288.20/288.31	c ................................ | **........                950000 | 360844               288.2        3295.8     16113713
312.08/312.26	c ................................ | **........                996000 | 379372               312.2        3190.3     16927116
336.08/336.28	c ................................ | **........               1039000 | 396760               336.2        3090.3     17860657
360.37/360.51	c ................................ | ***.......               1072000 | 409836               360.4        2974.2     18476373
384.36/384.60	c ................................ | ***.......               1103000 | 422048               384.5        2868.5     19006783
407.96/408.18	c ................................ | ***.......               1136000 | 435421               408.1        2783.6     19573047
432.14/432.34	c ................................ | ***.......               1177000 | 450788               432.2        2723.0     20303477
456.13/456.30	c ................................ | ***.......               1218000 | 466759               456.2        2669.8     21073135
480.23/480.41	c ................................ | ****......               1261000 | 483103               480.3        2625.4     21890072
503.92/504.18	c ................................ | ****......               1297000 | 497714               504.1        2573.0     22590253
528.31/528.56	c ................................ | ****......               1336000 | 513643               528.5        2528.1     23406434
552.31/552.51	c ................................ | ****......               1364000 | 524598               552.4        2469.2     23948652
576.49/576.74	c ................................ | ****......               1393000 | 535781               576.6        2415.8     24521447
600.29/600.59	c ................................ | *****.....               1419000 | 545915               600.5        2363.1     25028620
623.88/624.19	c ................................ | *****.....               1445000 | 556650               624.1        2315.4     25516841
648.47/648.76	c ................................ | *****.....               1473000 | 568179               648.6        2270.9     26104116
672.46/672.76	c ................................ | *****.....               1503000 | 579611               672.6        2234.5     26688347
695.96/696.23	c ................................ | *****.....               1533000 | 591160               696.1        2202.3     27293278
720.34/720.69	c ................................ | ******....               1565000 | 603945               720.5        2172.0     27968963
743.84/744.17	c ................................ | ******....               1599000 | 616425               744.0        2149.1     28661138
768.33/768.69	c ................................ | ******....               1630000 | 628695               768.5        2120.9     29353351
791.92/792.20	c ................................ | ******....               1657000 | 639837               792.0        2092.0     29910541
816.51/816.89	c ................................ | ******....               1686000 | 652024               816.7        2064.3     30515940
839.90/840.22	c ................................ | *******...               1715000 | 663567               840.1        2041.5     31185609
864.49/864.82	c ................................ | *******...               1746000 | 676073               864.7        2019.3     31777250
888.39/888.80	c ................................ | *******...               1776000 | 688782               888.6        1998.6     32333808
912.38/912.71	c ................................ | *******...               1806000 | 700538               912.5        1979.1     32917932
936.37/936.77	c ................................ | *******...               1834000 | 712192               936.6        1958.2     33438277
960.16/960.55	c ................................ | ********..               1863000 | 724611               960.4        1939.9     34032571
984.76/985.16	c ................................ | ********..               1889000 | 735445               985.0        1917.8     34594905
1008.45/1008.83	c ................................ | ********..               1912000 | 744928              1008.6        1895.6     35041707
1032.23/1032.61	c ................................ | ********..               1935000 | 754347              1032.4        1874.2     35567104
1056.32/1056.70	c ................................ | ********..               1958000 | 764201              1056.5        1853.3     36086059
1079.83/1080.27	c ................................ | *********.               1980000 | 773854              1080.1        1833.2     36581693
1104.11/1104.57	c ................................ | *********.               2007000 | 784944              1104.3        1817.4     37107698
1128.31/1128.71	c ................................ | *********.               2032000 | 795159              1128.5        1800.6     37558183
1152.09/1152.54	c ................................ | *********.               2059000 | 806583              1152.3        1786.8     38083786
1176.49/1176.93	c ................................ | *********.               2088000 | 817788              1176.7        1774.5     38612624

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-1531301-1238412563/watcher-1531301-1238412563 -o /tmp/evaluation-result-1531301-1238412563/solver-1531301-1238412563 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531301-1238412563.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.91 0.95 0.98 3/64 20096
/proc/meminfo: memFree=1247088/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=876 CPUtime=0
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 1113922125 897024 104 1992294400 134512640 135191068 4294956240 18446744073709551615 134523144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 219 105 67 165 0 52 0

[startup+0.016466 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20096
/proc/meminfo: memFree=1247088/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=1544 CPUtime=0.01
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 265 0 0 0 1 0 0 0 18 0 1 0 1113922125 1581056 248 1992294400 134512640 135191068 4294956240 18446744073709551615 134519792 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 386 248 68 165 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1544

[startup+0.102483 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20096
/proc/meminfo: memFree=1247088/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=1544 CPUtime=0.09
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 271 0 0 0 9 0 0 0 18 0 1 0 1113922125 1581056 254 1992294400 134512640 135191068 4294956240 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 386 254 70 165 0 219 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1544

[startup+0.302519 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20096
/proc/meminfo: memFree=1247088/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=1544 CPUtime=0.29
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 271 0 0 0 29 0 0 0 19 0 1 0 1113922125 1581056 254 1992294400 134512640 135191068 4294956240 18446744073709551615 134555285 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 386 254 70 165 0 219 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1544

[startup+0.701595 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20096
/proc/meminfo: memFree=1247088/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=1544 CPUtime=0.69
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 271 0 0 0 69 0 0 0 23 0 1 0 1113922125 1581056 254 1992294400 134512640 135191068 4294956240 18446744073709551615 134553908 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 386 254 70 165 0 219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1544

[startup+1.50175 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 20097
/proc/meminfo: memFree=1245352/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=5460 CPUtime=1.49
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 1252 0 0 0 149 0 0 0 25 0 1 0 1113922125 5591040 1222 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 1365 1223 88 165 0 1198 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5460

[startup+3.10104 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 20097
/proc/meminfo: memFree=1239336/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=12340 CPUtime=3.09
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 2976 0 0 0 308 1 0 0 25 0 1 0 1113922125 12636160 2946 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 3085 2946 88 165 0 2918 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12340

[startup+6.30165 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 20097
/proc/meminfo: memFree=1229288/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=20980 CPUtime=6.29
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 5134 0 0 0 627 2 0 0 25 0 1 0 1113922125 21483520 5104 1992294400 134512640 135191068 4294956240 18446744073709551615 134586862 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 5245 5104 88 165 0 5078 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20980

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 20097
/proc/meminfo: memFree=1215152/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=33620 CPUtime=12.69
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 8302 0 0 0 1265 4 0 0 25 0 1 0 1113922125 34426880 8272 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 8405 8272 88 165 0 8238 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33620

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 20097
/proc/meminfo: memFree=1196464/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=51540 CPUtime=25.48
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 12768 0 0 0 2541 7 0 0 25 0 1 0 1113922125 52776960 12738 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 12885 12738 88 165 0 12718 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51540

[startup+51.1021 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 20097
/proc/meminfo: memFree=1151792/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=96504 CPUtime=51.08
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 24031 0 0 0 5094 14 0 0 25 0 1 0 1113922125 98820096 24001 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 24126 24001 88 165 0 23959 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96504

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 20097
/proc/meminfo: memFree=1106352/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=141144 CPUtime=102.26
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 35167 0 0 0 10204 22 0 0 25 0 1 0 1113922125 144531456 35137 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 35286 35137 88 165 0 35119 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 141144

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20097
/proc/meminfo: memFree=1070896/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=176824 CPUtime=162.24
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 44102 0 0 0 16195 29 0 0 25 0 1 0 1113922125 181067776 44072 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 44206 44072 88 165 0 44039 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 176824

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20097
/proc/meminfo: memFree=1029744/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=217464 CPUtime=222.22
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 54273 0 0 0 22184 38 0 0 25 0 1 0 1113922125 222683136 54243 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 54366 54243 88 165 0 54199 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 217464

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20097
/proc/meminfo: memFree=990576/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=256824 CPUtime=282.19
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 64100 0 0 0 28175 44 0 0 25 0 1 0 1113922125 262987776 64070 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 64206 64070 88 165 0 64039 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 256824

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20097
/proc/meminfo: memFree=956144/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=290904 CPUtime=342.18
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 72636 0 0 0 34166 52 0 0 25 0 1 0 1113922125 297885696 72606 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 72726 72606 88 165 0 72559 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 290904

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20097
/proc/meminfo: memFree=934000/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=313464 CPUtime=402.15
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 78256 0 0 0 40159 56 0 0 25 0 1 0 1113922125 320987136 78226 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 78366 78226 88 165 0 78199 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 313464

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20097
/proc/meminfo: memFree=903344/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=343548 CPUtime=462.13
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 85791 0 0 0 46151 62 0 0 25 0 1 0 1113922125 351793152 85761 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 85887 85761 88 165 0 85720 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 343548

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20097
/proc/meminfo: memFree=873072/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=374268 CPUtime=522.11
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 93452 0 0 0 52143 68 0 0 25 0 1 0 1113922125 383250432 93422 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 93567 93422 88 165 0 93400 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 374268

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20097
/proc/meminfo: memFree=849840/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=396988 CPUtime=582.1
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 99131 0 0 0 58137 73 0 0 25 0 1 0 1113922125 406515712 99101 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 99247 99101 88 165 0 99080 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 396988

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20097
/proc/meminfo: memFree=828720/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=417788 CPUtime=642.07
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 104369 0 0 0 64131 76 0 0 25 0 1 0 1113922125 427814912 104339 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 104447 104339 88 165 0 104280 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 417788

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20097
/proc/meminfo: memFree=804912/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=441788 CPUtime=702.05
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 110362 0 0 0 70124 81 0 0 25 0 1 0 1113922125 452390912 110332 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 110447 110332 88 165 0 110280 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 441788

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20097
/proc/meminfo: memFree=776880/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=469628 CPUtime=762.03
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 117317 0 0 0 76117 86 0 0 25 0 1 0 1113922125 480899072 117287 1992294400 134512640 135191068 4294956240 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 117407 117287 88 165 0 117240 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 469628

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20097
/proc/meminfo: memFree=753648/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=492988 CPUtime=822.01
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 123159 0 0 0 82108 93 0 0 25 0 1 0 1113922125 504819712 123129 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 123247 123129 88 165 0 123080 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 492988

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20099
/proc/meminfo: memFree=729200/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=517308 CPUtime=881.99
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 129221 0 0 0 88101 98 0 0 25 0 1 0 1113922125 529723392 129191 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 129327 129191 88 165 0 129160 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 517308

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20099
/proc/meminfo: memFree=706736/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=539868 CPUtime=941.97
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 134888 0 0 0 94094 103 0 0 25 0 1 0 1113922125 552824832 134858 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 134967 134858 88 165 0 134800 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 539868

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20099
/proc/meminfo: memFree=685168/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=561308 CPUtime=1001.95
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 140221 0 0 0 100088 107 0 0 25 0 1 0 1113922125 574779392 140191 1992294400 134512640 135191068 4294956240 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 140327 140191 88 165 0 140160 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 561308

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20099
/proc/meminfo: memFree=664624/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=581948 CPUtime=1061.93
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 145395 0 0 0 106081 112 0 0 25 0 1 0 1113922125 595914752 145365 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 145487 145365 88 165 0 145320 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 581948

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20099
/proc/meminfo: memFree=644528/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=601788 CPUtime=1121.91
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 150363 0 0 0 112075 116 0 0 25 0 1 0 1113922125 616230912 150333 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 150447 150333 88 165 0 150280 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 601788

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20099
/proc/meminfo: memFree=624112/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=622268 CPUtime=1181.88
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 155476 0 0 0 118069 119 0 0 25 0 1 0 1113922125 637202432 155446 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 155567 155446 88 165 0 155400 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 622268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20099
/proc/meminfo: memFree=618544/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=627708 CPUtime=1200.08
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4194304 156817 0 0 0 119888 120 0 0 25 0 1 0 1113922125 642772992 156787 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 156927 156787 88 165 0 156760 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 627708

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

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

[startup+1200.61 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20099
/proc/meminfo: memFree=618544/2055920 swapFree=4178880/4192956
[pid=20096] ppid=20094 vsize=0 CPUtime=1200.18
/proc/20096/stat : 20096 (tts-5-0) R 20094 20096 20028 0 -1 4195332 156817 0 0 0 119888 130 0 0 25 0 1 0 1113922125 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20096/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.2
CPU user time (s): 1198.89
CPU system time (s): 1.3098
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 627708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.89
system time used= 1.3098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156817
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= 2
involuntary context switches= 1900

runsolver used 0.804877 second user time and 2.53761 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-30 13:29:23
IDJOB=1531301
IDBENCH=70380
IDSOLVER=505
FILE ID=node21/1531301-1238412563
PBS_JOBID= 9061490
Free space on /tmp= 66460 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S632066493-060.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531301-1238412563/watcher-1531301-1238412563 -o /tmp/evaluation-result-1531301-1238412563/solver-1531301-1238412563 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531301-1238412563.cnf

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

MD5SUM BENCH= 18acde07d0986af307d23032d1000e7e
RANDOM SEED=2045551195

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1247504 kB
Buffers:         99052 kB
Cached:         609084 kB
SwapCached:       7836 kB
Active:          95792 kB
Inactive:       621720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1247504 kB
SwapTotal:     4192956 kB
SwapFree:      4178880 kB
Dirty:             812 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            76928 kB
Committed_AS:  2971640 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66460 MiB
End job on node21 at 2009-03-30 13:49:26