Trace number 1729586

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.16 1200.48

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
MD5SUMe6cd66a115f70af2c02b5cac2d51607a
Bench CategoryCRAFTED (crafted 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 variables650
Number of clauses2756
Sum of the clauses size8268
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32756
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1729586-1240751347.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 = 650
0.00/0.00	c Clauses = 2756
0.00/0.00	c Literals = 8268
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 650
0.00/0.00	c Clauses = 2756
0.00/0.00	c Literals = 8268
0.00/0.00	c a2
0.00/0.01	c a1
0.49/0.59	c Independent sub-problems = 1
0.49/0.59	c Sub-problem with 650 variables and 2756 clauses
0.49/0.59	c using permutation method 4
0.49/0.59	c count = 3
0.49/0.59	c Ordering finished 0.580 seconds
0.49/0.59	c mapped 0.580 seconds
0.49/0.59	c permuted 0.580 seconds
0.49/0.59	c about to sort
0.49/0.59	c sorted
0.59/0.60	c clauses now 2756
0.59/0.60	c init finished 0.590 seconds
0.59/0.60	c tree built 0.600 seconds
0.59/0.60	c 
0.59/0.60	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.59/0.60	c ---------------------------------|----------------------------------|------------------------------------------------------
0.59/0.60	c ................................ | ..........                       |                        0.6           0.0             
0.59/0.60	c ................................ | ..........                     1 |                        0.6           1.7             
0.59/0.60	c ................................ | ..........                     2 |                        0.6           3.3             
0.59/0.60	c ................................ | ..........                     3 |                        0.6           5.0             
0.59/0.60	c ................................ | ..........                     4 |                        0.6           6.7             
0.59/0.60	c ................................ | ..........                     5 |                        0.6           8.3             
0.59/0.61	c ................................ | ..........                  1000 | 42                     0.6        1666.7          310
24.09/24.11	c ................................ | ..........                172000 | 49788                 24.1        7136.9      3196384
48.28/48.36	c ................................ | ..........                244000 | 72776                 48.3        5047.6      4849324
72.08/72.19	c ................................ | ..........                297000 | 91596                 72.2        4114.7      6150676
96.37/96.48	c ................................ | ..........                336000 | 105445                96.5        3483.3      7158889
120.16/120.24	c ................................ | *.........                373000 | 119157               120.2        3102.6      8126120
143.95/144.03	c ................................ | *.........                402000 | 129605               144.0        2791.5      8916578
168.05/168.13	c ................................ | *.........                432000 | 140464               168.1        2569.7      9607582
192.04/192.15	c ................................ | *.........                454000 | 148706               192.1        2363.0     10274987
216.33/216.40	c ................................ | *.........                475000 | 156831               216.4        2195.2     10937574
240.02/240.18	c ................................ | **........                500000 | 165828               240.2        2082.0     11618100
264.82/264.92	c ................................ | **........                524000 | 175243               264.9        1978.3     12254151
288.12/288.24	c ................................ | **........                546000 | 184141               288.2        1894.5     12895351
312.61/312.79	c ................................ | **........                571000 | 193667               312.8        1825.7     13560179
337.50/337.69	c ................................ | **........                589000 | 200335               337.6        1744.5     14056696
360.50/360.62	c ................................ | ***.......                605000 | 206411               360.6        1677.9     14540804
384.59/384.71	c ................................ | ***.......                622000 | 212582               384.7        1617.0     14976111
408.58/408.72	c ................................ | ***.......                638000 | 218540               408.7        1561.2     15388819
433.48/433.66	c ................................ | ***.......                655000 | 224705               433.6        1510.6     15827520
456.77/456.99	c ................................ | ***.......                675000 | 232357               456.9        1477.2     16475874
481.36/481.51	c ................................ | ****......                692000 | 238610               481.5        1437.3     16942657
504.35/504.53	c ................................ | ****......                713000 | 247141               504.5        1413.4     17668038
529.16/529.32	c ................................ | ****......                739000 | 254470               529.3        1396.3     18203331
552.24/552.48	c ................................ | ****......                754000 | 258970               552.4        1364.9     18589521
576.54/576.71	c ................................ | ****......                767000 | 263222               576.6        1330.1     18949947
600.53/600.77	c ................................ | *****.....                784000 | 268664               600.7        1305.1     19401226
624.13/624.30	c ................................ | *****.....                804000 | 274712               624.2        1288.0     19905857
648.72/648.92	c ................................ | *****.....                826000 | 281602               648.8        1273.0     20495530
672.21/672.46	c ................................ | *****.....                842000 | 286880               672.4        1252.3     20957798
696.91/697.14	c ................................ | *****.....                861000 | 293050               697.1        1235.2     21472284
720.31/720.53	c ................................ | ******....                882000 | 299117               720.5        1224.2     21875984
744.00/744.21	c ................................ | ******....                902000 | 305530               744.1        1212.2     22312199
768.49/768.80	c ................................ | ******....                924000 | 312316               768.7        1202.0     22827286
793.78/794.07	c ................................ | ******....                938000 | 316661               794.0        1181.4     23246971
816.38/816.65	c ................................ | ******....                948000 | 319851               816.6        1161.0     23582851
840.18/840.44	c ................................ | *******...                958000 | 323337               840.3        1140.0     23924361
864.47/864.71	c ................................ | *******...                970000 | 327388               864.6        1121.9     24326297
888.15/888.45	c ................................ | *******...                981000 | 330930               888.4        1104.3     24716558
912.55/912.90	c ................................ | *******...                992000 | 334734               912.8        1086.8     25097778
936.54/936.83	c ................................ | *******...               1002000 | 338319               936.7        1069.7     25458708
960.04/960.32	c ................................ | ********..               1015000 | 342422               960.2        1057.1     25841975
984.43/984.78	c ................................ | ********..               1028000 | 346540               984.7        1044.0     26209110
1009.23/1009.54	c ................................ | ********..               1041000 | 350681              1009.4        1031.3     26583819
1031.92/1032.26	c ................................ | ********..               1053000 | 355029              1032.1        1020.2     26997489
1057.41/1057.79	c ................................ | ********..               1067000 | 359691              1057.7        1008.8     27418634
1079.91/1080.21	c ................................ | *********.               1078000 | 363570              1080.1         998.1     27753059
1104.70/1105.09	c ................................ | *********.               1091000 | 368184              1105.0         987.4     28145416
1130.00/1130.31	c ................................ | *********.               1099000 | 371102              1130.2         972.4     28441023
1151.79/1152.17	c ................................ | *********.               1107000 | 374032              1152.0         960.9     28723279
1177.18/1177.51	c ................................ | *********.               1117000 | 377523              1177.4         948.7     29116290

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729586-1240751347/watcher-1729586-1240751347 -o /tmp/evaluation-result-1729586-1240751347/solver-1729586-1240751347 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1729586-1240751347.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.97 2/64 26104
/proc/meminfo: memFree=1538360/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=876 CPUtime=0
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 103161869 897024 109 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 219 109 67 165 0 52 0

[startup+0.084155 s]
/proc/loadavg: 0.91 0.95 0.97 2/64 26104
/proc/meminfo: memFree=1538360/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=1404 CPUtime=0.08
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 236 0 0 0 8 0 0 0 18 0 1 0 103161869 1437696 220 1992294400 134512640 135191068 4294956240 18446744073709551615 134553851 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 351 220 70 165 0 184 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1404

[startup+0.101156 s]
/proc/loadavg: 0.91 0.95 0.97 2/64 26104
/proc/meminfo: memFree=1538360/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=1404 CPUtime=0.09
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 238 0 0 0 9 0 0 0 18 0 1 0 103161869 1437696 222 1992294400 134512640 135191068 4294956240 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 351 222 70 165 0 184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1404

[startup+0.301178 s]
/proc/loadavg: 0.91 0.95 0.97 2/64 26104
/proc/meminfo: memFree=1538360/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=1404 CPUtime=0.29
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 240 0 0 0 29 0 0 0 19 0 1 0 103161869 1437696 224 1992294400 134512640 135191068 4294956240 18446744073709551615 134553896 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 351 224 70 165 0 184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1404

[startup+0.701223 s]
/proc/loadavg: 0.91 0.95 0.97 2/64 26104
/proc/meminfo: memFree=1538360/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=3160 CPUtime=0.69
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 700 0 0 0 69 0 0 0 23 0 1 0 103161869 3235840 684 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 790 684 88 165 0 623 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3160

[startup+1.50131 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 26105
/proc/meminfo: memFree=1533616/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=8572 CPUtime=1.49
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 2011 0 0 0 149 0 0 0 25 0 1 0 103161869 8777728 1995 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 2143 1995 88 165 0 1976 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8572

[startup+3.10149 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 26105
/proc/meminfo: memFree=1528176/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=14492 CPUtime=3.09
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 3506 0 0 0 308 1 0 0 25 0 1 0 103161869 14839808 3490 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 3623 3490 88 165 0 3456 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14492

[startup+6.30184 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 26105
/proc/meminfo: memFree=1518896/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=22332 CPUtime=6.29
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 5453 0 0 0 627 2 0 0 25 0 1 0 103161869 22867968 5437 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 5583 5437 88 165 0 5416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22332

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 26105
/proc/meminfo: memFree=1504688/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=35452 CPUtime=12.69
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 8759 0 0 0 1266 3 0 0 25 0 1 0 103161869 36302848 8743 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 8863 8743 88 165 0 8696 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35452

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 26105
/proc/meminfo: memFree=1483184/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=56092 CPUtime=25.49
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 13918 0 0 0 2543 6 0 0 25 0 1 0 103161869 57438208 13902 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 14023 13902 88 165 0 13856 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56092

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 26105
/proc/meminfo: memFree=1456496/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=82652 CPUtime=51.08
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 20548 0 0 0 5098 10 0 0 25 0 1 0 103161869 84635648 20532 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 20663 20532 88 165 0 20496 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82652

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 26105
/proc/meminfo: memFree=1417904/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=120732 CPUtime=102.27
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 30098 0 0 0 10210 17 0 0 25 0 1 0 103161869 123629568 30082 1992294400 134512640 135191068 4294956240 18446744073709551615 134562359 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 30183 30082 88 165 0 30016 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 120732

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1384624/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=154172 CPUtime=162.24
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 38428 0 0 0 16202 22 0 0 25 0 1 0 103161869 157872128 38412 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 38543 38412 88 165 0 38376 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 154172

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1358320/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=180252 CPUtime=222.23
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 44959 0 0 0 22196 27 0 0 25 0 1 0 103161869 184578048 44943 1992294400 134512640 135191068 4294956240 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 45063 44943 88 165 0 44896 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 180252

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1332208/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=206492 CPUtime=282.21
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 51514 0 0 0 28190 31 0 0 25 0 1 0 103161869 211447808 51498 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 51623 51498 88 165 0 51456 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 206492

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1309104/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=229372 CPUtime=342.21
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 57226 0 0 0 34186 35 0 0 25 0 1 0 103161869 234876928 57210 1992294400 134512640 135191068 4294956240 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 57343 57210 88 165 0 57176 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 229372

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1290992/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=247452 CPUtime=402.18
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 61761 0 0 0 40181 37 0 0 25 0 1 0 103161869 253390848 61745 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 61863 61745 88 165 0 61696 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 247452

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1270192/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=268092 CPUtime=462.17
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 66928 0 0 0 46177 40 0 0 25 0 1 0 103161869 274526208 66912 1992294400 134512640 135191068 4294956240 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 67023 66912 88 165 0 66856 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 268092

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1246320/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=292092 CPUtime=522.15
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 72930 0 0 0 52171 44 0 0 25 0 1 0 103161869 299102208 72914 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 73023 72914 88 165 0 72856 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 292092

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1230640/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=307612 CPUtime=582.14
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 76793 0 0 0 58167 47 0 0 25 0 1 0 103161869 314994688 76777 1992294400 134512640 135191068 4294956240 18446744073709551615 134562464 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 76903 76777 88 165 0 76736 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 307612

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1209456/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=328572 CPUtime=642.13
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 82035 0 0 0 64163 50 0 0 25 0 1 0 103161869 336457728 82019 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 82143 82019 88 165 0 81976 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 328572

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1190448/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=347612 CPUtime=702.11
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 86811 0 0 0 70158 53 0 0 25 0 1 0 103161869 355954688 86795 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 86903 86795 88 165 0 86736 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 347612

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1172144/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=365852 CPUtime=762.1
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 91350 0 0 0 76153 57 0 0 25 0 1 0 103161869 374632448 91334 1992294400 134512640 135191068 4294956240 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 91463 91334 88 165 0 91296 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 365852

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1156592/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=381372 CPUtime=822.08
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 95248 0 0 0 82148 60 0 0 25 0 1 0 103161869 390524928 95232 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 95343 95232 88 165 0 95176 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 381372

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1141232/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=396572 CPUtime=882.06
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 99044 0 0 0 88144 62 0 0 25 0 1 0 103161869 406089728 99028 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 99143 99028 88 165 0 98976 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 396572

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1126064/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=411932 CPUtime=942.05
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 102878 0 0 0 94141 64 0 0 25 0 1 0 103161869 421818368 102862 1992294400 134512640 135191068 4294956240 18446744073709551615 134562365 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 102983 102862 88 165 0 102816 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 411932

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1111216/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=426624 CPUtime=1002.02
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 106527 0 0 0 100136 66 0 0 25 0 1 0 103161869 436862976 106511 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 106656 106511 88 165 0 106489 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 426624

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1095408/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=442464 CPUtime=1062.01
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 110490 0 0 0 106131 70 0 0 25 0 1 0 103161869 453083136 110474 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 110616 110474 88 165 0 110449 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 442464

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1081072/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=456544 CPUtime=1122
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 114025 0 0 0 112127 73 0 0 25 0 1 0 103161869 467501056 114009 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 114136 114009 88 165 0 113969 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 456544

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1067824/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=469984 CPUtime=1181.98
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 117366 0 0 0 118123 75 0 0 25 0 1 0 103161869 481263616 117350 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 117496 117350 88 165 0 117329 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 469984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26105
/proc/meminfo: memFree=1063920/2055920 swapFree=4192812/4192956
[pid=26104] ppid=26102 vsize=473664 CPUtime=1200.08
/proc/26104/stat : 26104 (tts-5-0) R 26102 26104 25973 0 -1 4194304 118276 0 0 0 119932 76 0 0 25 0 1 0 103161869 485031936 118260 1992294400 134512640 135191068 4294956240 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/26104/statm: 118416 118260 88 165 0 118249 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 473664

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.48
CPU time (s): 1200.16
CPU user time (s): 1199.32
CPU system time (s): 0.839872
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 473664

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

runsolver used 0.824874 second user time and 2.54361 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-26 15:09:07
IDJOB=1729586
IDBENCH=24708
IDSOLVER=505
FILE ID=node59/1729586-1240751347
PBS_JOBID= 9187076
Free space on /tmp= 66396 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729586-1240751347/watcher-1729586-1240751347 -o /tmp/evaluation-result-1729586-1240751347/solver-1729586-1240751347 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1729586-1240751347.cnf

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

MD5SUM BENCH= e6cd66a115f70af2c02b5cac2d51607a
RANDOM SEED=1069332295

node59.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.240
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.240
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:       1538840 kB
Buffers:         59232 kB
Cached:         377532 kB
SwapCached:          0 kB
Active:         237276 kB
Inactive:       213380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1538840 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             804 kB
Writeback:           0 kB
Mapped:          23660 kB
Slab:            52368 kB
Committed_AS:   452532 kB
PageTables:       1456 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= 66396 MiB
End job on node59 at 2009-04-26 15:29:09