Trace number 1531059

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.21 1200.63

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1802626390-033.cnf
MD5SUM298c47e7c897264ddc867921f7476e46
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark204.688
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

Solver Data

0.05/0.06	c Command: HOME/tts-5-0 HOME/instance-1531059-1238382425.cnf 
0.05/0.06	c Using SATTIMEOUT of 1200
0.05/0.06	c Using SATRAM of 1800
0.05/0.06	c Size of subset node = 16
0.05/0.06	c Variables = 180
0.05/0.06	c Clauses = 15300
0.05/0.06	c Literals = 107100
0.05/0.06	c Reduced size:
0.05/0.06	c Variables = 180
0.05/0.06	c Clauses = 15300
0.05/0.06	c Literals = 107100
0.05/0.06	c a2
0.39/0.40	c a1
0.69/0.71	c Independent sub-problems = 1
0.69/0.71	c Sub-problem with 180 variables and 15300 clauses
0.69/0.71	c using permutation method 4
0.69/0.71	c count = 1
0.69/0.71	c Ordering finished 0.690 seconds
0.69/0.71	c mapped 0.710 seconds
0.69/0.71	c permuted 0.710 seconds
0.69/0.71	c about to sort
0.69/0.73	c sorted
0.99/1.01	c clauses now 15300
0.99/1.01	c init finished 0.730 seconds
0.99/1.01	c tree built 1.000 seconds
0.99/1.01	c 
0.99/1.01	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.99/1.01	c ---------------------------------|----------------------------------|------------------------------------------------------
0.99/1.01	c ................................ | ..........                       |                        1.0           0.0             
0.99/1.01	c ................................ | ..........                     1 |                        1.0           1.0             
0.99/1.01	c ................................ | ..........                     2 |                        1.0           2.0             
0.99/1.01	c ................................ | ..........                     3 |                        1.0           3.0             
0.99/1.01	c ................................ | ..........                     4 |                        1.0           4.0             
0.99/1.01	c ................................ | ..........                     5 |                        1.0           5.0             
0.99/1.07	c ................................ | ..........                  1000 | 135                    1.1         934.6         4528
24.09/24.16	c ................................ | ..........                182000 | 60996                 24.1        7536.2      3044843
48.17/48.21	c ................................ | ..........                290000 | 97731                 48.2        6016.6      5051890
72.06/72.16	c ................................ | ..........                380000 | 129465                72.1        5267.5      6719354
95.95/96.08	c ................................ | ..........                452000 | 155491                96.1        4705.4      8173766
120.14/120.25	c ................................ | *.........                520000 | 179527               120.2        4325.0      9635447
144.14/144.29	c ................................ | *.........                580000 | 201778               144.3        4020.5     10909743
168.33/168.45	c ................................ | *.........                634000 | 222016               168.4        3764.6     12057352
191.93/192.08	c ................................ | *.........                684000 | 240514               192.0        3561.8     13318639
216.22/216.39	c ................................ | *.........                731000 | 258538               216.3        3378.9     14479858
239.91/240.07	c ................................ | **........                780000 | 276277               240.0        3249.7     15622661
264.00/264.11	c ................................ | **........                826000 | 292668               264.1        3128.2     16593019
288.19/288.34	c ................................ | **........                867000 | 307649               288.3        3007.5     17489434
312.38/312.53	c ................................ | **........                909000 | 323357               312.5        2909.1     18431643
336.08/336.20	c ................................ | **........                952000 | 339062               336.1        2832.2     19460233
360.47/360.60	c ................................ | ***.......                990000 | 353650               360.5        2746.0     20436522
383.86/384.08	c ................................ | ***.......               1022000 | 366431               384.0        2661.5     21323542
407.95/408.12	c ................................ | ***.......               1068000 | 381547               408.0        2617.4     22240732
432.15/432.33	c ................................ | ***.......               1124000 | 400223               432.2        2600.4     23250199
456.13/456.37	c ................................ | ***.......               1192000 | 425086               456.3        2612.4     24527345
480.02/480.21	c ................................ | ****......               1236000 | 441158               480.1        2574.4     25431231
504.12/504.36	c ................................ | ****......               1288000 | 459822               504.2        2554.3     26432366
528.21/528.40	c ................................ | ****......               1334000 | 476951               528.3        2525.1     27427456
552.10/552.36	c ................................ | ****......               1376000 | 493174               552.2        2491.6     28347512
576.49/576.71	c ................................ | ****......               1418000 | 509222               576.6        2459.2     29223395
599.88/600.19	c ................................ | *****.....               1456000 | 523942               600.1        2426.4     30028144
623.98/624.28	c ................................ | *****.....               1492000 | 537947               624.1        2390.5     30827866
648.27/648.58	c ................................ | *****.....               1528000 | 551795               648.5        2356.4     31586386
671.96/672.25	c ................................ | *****.....               1560000 | 562648               672.1        2321.0     32231132
696.65/696.97	c ................................ | *****.....               1591000 | 573460               696.8        2283.2     32904564
719.84/720.17	c ................................ | ******....               1624000 | 585409               720.0        2255.5     33610839
744.54/744.81	c ................................ | ******....               1657000 | 598174               744.7        2225.1     34435089
768.43/768.80	c ................................ | ******....               1682000 | 607384               768.6        2188.3     35058400
792.52/792.87	c ................................ | ******....               1708000 | 617001               792.7        2154.6     35662481
816.31/816.63	c ................................ | ******....               1739000 | 628542               816.5        2129.9     36295596
840.30/840.61	c ................................ | *******...               1770000 | 640530               840.5        2106.0     36997814
864.59/865.00	c ................................ | *******...               1800000 | 652558               864.8        2081.3     37739283
888.68/889.01	c ................................ | *******...               1829000 | 663824               888.8        2057.8     38417850
912.58/912.93	c ................................ | *******...               1853000 | 673757               912.8        2030.1     39027850
936.06/936.45	c ................................ | *******...               1878000 | 683657               936.3        2005.8     39672337
959.86/960.22	c ................................ | ********..               1901000 | 692883               960.0        1980.1     40248913
984.16/984.59	c ................................ | ********..               1927000 | 703256               984.4        1957.5     40810272
1008.14/1008.58	c ................................ | ********..               1952000 | 712844              1008.4        1935.8     41333767
1032.13/1032.55	c ................................ | ********..               1974000 | 721436              1032.3        1912.1     41814555
1056.63/1057.00	c ................................ | ********..               1997000 | 729665              1056.8        1889.7     42253426
1079.91/1080.38	c ................................ | *********.               2018000 | 737553              1080.2        1868.2     42672820
1104.21/1104.67	c ................................ | *********.               2044000 | 746528              1104.5        1850.7     43194949
1128.60/1129.08	c ................................ | *********.               2073000 | 756703              1128.8        1836.4     43816094
1152.19/1152.62	c ................................ | *********.               2099000 | 766403              1152.4        1821.4     44506846
1176.19/1176.66	c ................................ | *********.               2125000 | 776215              1176.4        1806.3     45167626

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-1531059-1238382425/watcher-1531059-1238382425 -o /tmp/evaluation-result-1531059-1238382425/solver-1531059-1238382425 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531059-1238382425.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 10345
/proc/meminfo: memFree=1613656/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=876 CPUtime=0
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 1110908805 897024 101 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 219 103 67 165 0 52 0

[startup+0.060025 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10345
/proc/meminfo: memFree=1613656/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=2196 CPUtime=0.05
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 441 0 0 0 5 0 0 0 18 0 1 0 1110908805 2248704 425 1992294400 134512640 135191068 4294956224 18446744073709551615 134522472 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 549 425 68 165 0 382 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2196

[startup+0.102032 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10345
/proc/meminfo: memFree=1613656/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=8420 CPUtime=0.09
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 1731 0 0 0 8 1 0 0 18 0 1 0 1110908805 8622080 1714 1992294400 134512640 135191068 4294956224 18446744073709551615 134519820 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 2105 1714 69 165 0 1938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8420

[startup+0.30207 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10345
/proc/meminfo: memFree=1613656/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=8420 CPUtime=0.29
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 1731 0 0 0 28 1 0 0 19 0 1 0 1110908805 8622080 1714 1992294400 134512640 135191068 4294956224 18446744073709551615 134519820 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 2105 1714 69 165 0 1938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8420

[startup+0.701148 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10345
/proc/meminfo: memFree=1613656/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=8576 CPUtime=0.69
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 1773 0 0 0 68 1 0 0 22 0 1 0 1110908805 8781824 1756 1992294400 134512640 135191068 4294956224 18446744073709551615 134710777 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 2144 1756 79 165 0 1977 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8576

[startup+1.5013 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 10346
/proc/meminfo: memFree=1599568/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=16892 CPUtime=1.49
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 4926 0 0 0 146 3 0 0 25 0 1 0 1110908805 17297408 4094 1992294400 134512640 135191068 4294956224 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 4223 4094 89 165 0 4056 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16892

[startup+3.1016 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 10346
/proc/meminfo: memFree=1595600/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=21856 CPUtime=3.09
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 6177 0 0 0 306 3 0 0 25 0 1 0 1110908805 22380544 5345 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 5464 5345 89 165 0 5297 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21856

[startup+6.30122 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 10346
/proc/meminfo: memFree=1585944/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=30792 CPUtime=6.28
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 8366 0 0 0 624 4 0 0 25 0 1 0 1110908805 31531008 7534 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 7698 7534 89 165 0 7531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30792

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 10346
/proc/meminfo: memFree=1571096/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=44392 CPUtime=12.69
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 11770 0 0 0 1262 7 0 0 25 0 1 0 1110908805 45457408 10938 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 11098 10938 89 165 0 10931 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44392

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 10346
/proc/meminfo: memFree=1548056/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=66632 CPUtime=25.49
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 17332 0 0 0 2537 12 0 0 25 0 1 0 1110908805 68231168 16500 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 16658 16500 89 165 0 16491 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66632

[startup+51.1028 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 10346
/proc/meminfo: memFree=1514648/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=100080 CPUtime=51.07
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 25696 0 0 0 5089 18 0 0 25 0 1 0 1110908805 102481920 24864 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 25020 24864 89 165 0 24853 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 100080

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 10346
/proc/meminfo: memFree=1461592/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=152404 CPUtime=102.26
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 38797 0 0 0 10198 28 0 0 25 0 1 0 1110908805 156061696 37965 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 38101 37965 89 165 0 37934 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 152404

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=1410264/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=204084 CPUtime=162.24
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 51721 0 0 0 16186 38 0 0 25 0 1 0 1110908805 208982016 50889 1992294400 134512640 135191068 4294956224 18446744073709551615 134551005 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 51021 50889 89 165 0 50854 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 204084

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=1361816/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=251924 CPUtime=222.21
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 63676 0 0 0 22174 47 0 0 25 0 1 0 1110908805 257970176 62844 1992294400 134512640 135191068 4294956224 18446744073709551615 134561460 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 62981 62844 89 165 0 62814 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 251924

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=1322072/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=291924 CPUtime=282.19
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 73650 0 0 0 28163 56 0 0 25 0 1 0 1110908805 298930176 72818 1992294400 134512640 135191068 4294956224 18446744073709551615 134562332 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 72981 72818 89 165 0 72814 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 291924

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=1283160/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=330484 CPUtime=342.17
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 83313 0 0 0 34152 65 0 0 25 0 1 0 1110908805 338415616 82481 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 82621 82481 89 165 0 82454 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 330484

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=1245848/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=368084 CPUtime=402.15
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 92693 0 0 0 40143 72 0 0 25 0 1 0 1110908805 376918016 91861 1992294400 134512640 135191068 4294956224 18446744073709551615 134562455 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 92021 91861 89 165 0 91854 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 368084

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=1201560/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=412084 CPUtime=462.13
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 103696 0 0 0 46133 80 0 0 25 0 1 0 1110908805 421974016 102864 1992294400 134512640 135191068 4294956224 18446744073709551615 134589973 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 103021 102864 89 165 0 102854 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 412084

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=1162840/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=450964 CPUtime=522.11
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 113423 0 0 0 52122 89 0 0 25 0 1 0 1110908805 461787136 112591 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 112741 112591 89 165 0 112574 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 450964

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=1126808/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=486484 CPUtime=582.09
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 122334 0 0 0 58114 95 0 0 25 0 1 0 1110908805 498159616 121502 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 121621 121502 89 165 0 121454 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 486484

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=1094808/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=518164 CPUtime=642.07
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 130245 0 0 0 64105 102 0 0 25 0 1 0 1110908805 530599936 129413 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 129541 129413 89 165 0 129374 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 518164

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=1068696/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=544564 CPUtime=702.05
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 136843 0 0 0 70097 108 0 0 25 0 1 0 1110908805 557633536 136011 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 136141 136011 89 165 0 135974 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 544564

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=1038936/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=574004 CPUtime=762.03
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 144190 0 0 0 76088 115 0 0 25 0 1 0 1110908805 587780096 143358 1992294400 134512640 135191068 4294956224 18446744073709551615 134562496 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 143501 143358 89 165 0 143334 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 574004

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=1013272/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=599764 CPUtime=822
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 150657 0 0 0 82081 119 0 0 25 0 1 0 1110908805 614158336 149825 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 149941 149825 89 165 0 149774 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 599764

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=986008/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=626964 CPUtime=881.99
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 157449 0 0 0 88074 125 0 0 25 0 1 0 1110908805 642011136 156617 1992294400 134512640 135191068 4294956224 18446744073709551615 134565921 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 156741 156617 89 165 0 156574 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 626964

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=960216/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=653044 CPUtime=941.96
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 163947 0 0 0 94065 131 0 0 25 0 1 0 1110908805 668717056 163115 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 163261 163115 89 165 0 163094 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 653044

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=937816/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=674964 CPUtime=1001.95
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 169456 0 0 0 100059 136 0 0 25 0 1 0 1110908805 691163136 168624 1992294400 134512640 135191068 4294956224 18446744073709551615 134549988 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 168741 168624 89 165 0 168574 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 674964

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=919704/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=693524 CPUtime=1061.92
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 174061 0 0 0 106053 139 0 0 25 0 1 0 1110908805 710168576 173229 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 173381 173229 89 165 0 173214 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 693524

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=899032/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=713848 CPUtime=1121.9
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 179159 0 0 0 112046 144 0 0 25 0 1 0 1110908805 730980352 178327 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 178462 178327 89 165 0 178295 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 713848

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=871896/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=741208 CPUtime=1181.88
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 185985 0 0 0 118040 148 0 0 25 0 1 0 1110908805 758996992 185153 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 185302 185153 89 165 0 185135 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 741208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10346
/proc/meminfo: memFree=863640/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=748888 CPUtime=1200.08
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4194304 187939 0 0 0 119859 149 0 0 25 0 1 0 1110908805 766861312 187107 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/statm: 187222 187107 89 165 0 187055 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 748888

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 10346
/proc/meminfo: memFree=863640/2055920 swapFree=4178400/4192956
[pid=10345] ppid=10343 vsize=0 CPUtime=1200.18
/proc/10345/stat : 10345 (tts-5-0) R 10343 10345 9530 0 -1 4195332 187939 0 0 0 119859 159 0 0 25 0 1 0 1110908805 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10345/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.63
CPU time (s): 1200.21
CPU user time (s): 1198.59
CPU system time (s): 1.61775
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 748888

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

runsolver used 0.904862 second user time and 2.48362 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-30 05:07:05
IDJOB=1531059
IDBENCH=70259
IDSOLVER=505
FILE ID=node9/1531059-1238382425
PBS_JOBID= 9061261
Free space on /tmp= 66420 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1802626390-033.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531059-1238382425/watcher-1531059-1238382425 -o /tmp/evaluation-result-1531059-1238382425/solver-1531059-1238382425 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531059-1238382425.cnf

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

MD5SUM BENCH= 298c47e7c897264ddc867921f7476e46
RANDOM SEED=1452135180

node9.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.268
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.268
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:       1614072 kB
Buffers:         88016 kB
Cached:         264968 kB
SwapCached:       8300 kB
Active:          55648 kB
Inactive:       307232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1614072 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:          15532 kB
Slab:            65036 kB
Committed_AS:  2860408 kB
PageTables:       1392 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= 66420 MiB
End job on node9 at 2009-03-30 05:27:07