Trace number 1531039

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.14 1200.53

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S1136894336-075.cnf
MD5SUM95130954abd8400708fa3e3db5d60039
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1154.85
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.02/0.07	c Command: HOME/tts-5-0 HOME/instance-1531039-1238380662.cnf 
0.02/0.07	c Using SATTIMEOUT of 1200
0.02/0.07	c Using SATRAM of 1800
0.02/0.07	c Size of subset node = 16
0.02/0.07	c Variables = 200
0.02/0.07	c Clauses = 17000
0.02/0.07	c Literals = 119000
0.02/0.07	c Reduced size:
0.02/0.07	c Variables = 200
0.02/0.07	c Clauses = 17000
0.02/0.07	c Literals = 119000
0.02/0.07	c a2
0.39/0.45	c a1
0.69/0.78	c Independent sub-problems = 1
0.69/0.78	c Sub-problem with 200 variables and 17000 clauses
0.69/0.78	c using permutation method 4
0.69/0.78	c count = 1
0.69/0.78	c Ordering finished 0.750 seconds
0.69/0.78	c mapped 0.770 seconds
0.69/0.78	c permuted 0.770 seconds
0.69/0.78	c about to sort
0.69/0.79	c sorted
1.10/1.11	c clauses now 17000
1.10/1.11	c init finished 0.790 seconds
1.10/1.11	c tree built 1.110 seconds
1.10/1.11	c 
1.10/1.11	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.10/1.11	c ---------------------------------|----------------------------------|------------------------------------------------------
1.10/1.11	c ................................ | ..........                       |                        1.1           0.0             
1.10/1.11	c ................................ | ..........                     1 |                        1.1           0.9             
1.10/1.11	c ................................ | ..........                     2 |                        1.1           1.8             
1.10/1.11	c ................................ | ..........                     3 |                        1.1           2.7             
1.10/1.11	c ................................ | ..........                     4 |                        1.1           3.6             
1.10/1.11	c ................................ | ..........                     5 |                        1.1           4.5             
1.10/1.18	c ................................ | ..........                  1000 | 137                    1.2         847.5         2980
24.19/24.22	c ................................ | ..........                183000 | 58882                 24.2        7558.9      2682799
47.97/48.05	c ................................ | ..........                302000 | 101027                48.0        6286.4      4757438
72.16/72.27	c ................................ | ..........                398000 | 134867                72.2        5509.4      6439236
96.06/96.15	c ................................ | ..........                474000 | 162932                96.1        4931.3      7931521
120.15/120.28	c ................................ | *.........                547000 | 189037               120.2        4548.9      9444239
144.25/144.31	c ................................ | *.........                608000 | 211921               144.3        4214.0     10689824
167.93/168.08	c ................................ | *.........                664000 | 233419               168.1        3951.2     11765491
192.33/192.41	c ................................ | *.........                715000 | 252263               192.4        3716.8     12820009
215.92/216.05	c ................................ | *.........                760000 | 269067               216.0        3518.4     13816590
239.91/240.08	c ................................ | **........                808000 | 287544               240.0        3366.2     14743829
264.40/264.57	c ................................ | **........                850000 | 304043               264.5        3213.5     15704279
288.00/288.13	c ................................ | **........                900000 | 322974               288.1        3124.2     16593987
311.98/312.15	c ................................ | **........                947000 | 341406               312.1        3034.5     17654019
336.08/336.23	c ................................ | **........                990000 | 358371               336.2        2945.0     18723840
360.17/360.35	c ................................ | ***.......               1028000 | 373177               360.3        2853.3     19715680
384.06/384.28	c ................................ | ***.......               1066000 | 388272               384.2        2774.5     20577539
408.05/408.29	c ................................ | ***.......               1106000 | 403798               408.2        2709.4     21470889
432.15/432.34	c ................................ | ***.......               1142000 | 417841               432.3        2641.9     22318175
456.24/456.48	c ................................ | ***.......               1179000 | 432342               456.4        2583.3     23205429
480.44/480.67	c ................................ | ****......               1215000 | 445478               480.6        2528.2     23878530
503.93/504.16	c ................................ | ****......               1249000 | 457651               504.1        2477.8     24570439
528.02/528.25	c ................................ | ****......               1321000 | 481370               528.2        2501.1     25766903
551.91/552.19	c ................................ | ****......               1386000 | 503619               552.1        2510.5     27075914
576.00/576.23	c ................................ | ****......               1436000 | 521687               576.1        2492.5     28146914
600.09/600.39	c ................................ | *****.....               1485000 | 539755               600.3        2473.8     29270663
623.89/624.20	c ................................ | *****.....               1529000 | 555767               624.1        2450.0     30399074
647.88/648.16	c ................................ | *****.....               1578000 | 572982               648.0        2435.0     31201113
672.07/672.34	c ................................ | *****.....               1624000 | 589217               672.2        2415.9     32042179
696.56/696.81	c ................................ | *****.....               1663000 | 603240               696.7        2387.0     32838849
720.05/720.38	c ................................ | ******....               1696000 | 615945               720.2        2354.7     33535819
743.95/744.25	c ................................ | ******....               1730000 | 628639               744.1        2324.9     34329119
768.64/768.98	c ................................ | ******....               1762000 | 640884               768.8        2291.8     35143546
792.33/792.60	c ................................ | ******....               1793000 | 652688               792.5        2262.6     35911951
816.52/816.85	c ................................ | ******....               1830000 | 665969               816.7        2240.7     36705186
840.22/840.52	c ................................ | *******...               1865000 | 678221               840.4        2219.3     37463680
864.11/864.44	c ................................ | *******...               1905000 | 691628               864.3        2204.1     38283627
887.91/888.28	c ................................ | *******...               1942000 | 704747               888.1        2186.6     39244905
912.70/913.03	c ................................ | *******...               1971000 | 715150               912.9        2159.1     39938314
936.38/936.74	c ................................ | *******...               2002000 | 726316               936.6        2137.6     40670092
959.89/960.28	c ................................ | ********..               2031000 | 736749               960.1        2115.4     41438905
984.77/985.13	c ................................ | ********..               2057000 | 746351               985.0        2088.4     42063361
1008.06/1008.49	c ................................ | ********..               2080000 | 755159              1008.3        2062.9     42596938
1032.15/1032.50	c ................................ | ********..               2105000 | 764634              1032.3        2039.1     43226168
1056.05/1056.44	c ................................ | ********..               2130000 | 773890              1056.2        2016.6     43897975
1080.63/1081.00	c ................................ | *********.               2154000 | 782631              1080.8        1992.9     44504878
1104.83/1105.21	c ................................ | *********.               2173000 | 789827              1105.0        1966.5     44976925
1128.52/1128.97	c ................................ | *********.               2194000 | 797419              1128.8        1943.7     45425238
1152.12/1152.58	c ................................ | *********.               2212000 | 804526              1152.4        1919.5     45888250
1176.01/1176.46	c ................................ | *********.               2232000 | 812229              1176.2        1897.6     46445840

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-1531039-1238380662/watcher-1531039-1238380662 -o /tmp/evaluation-result-1531039-1238380662/solver-1531039-1238380662 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531039-1238380662.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30905
/proc/meminfo: memFree=1188160/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=876 CPUtime=0
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 1110732306 897024 101 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 219 103 67 165 0 52 0

[startup+0.0239359 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30905
/proc/meminfo: memFree=1188160/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=1404 CPUtime=0.02
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 239 0 0 0 2 0 0 0 18 0 1 0 1110732306 1437696 223 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 351 223 68 165 0 184 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1404

[startup+0.101949 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30905
/proc/meminfo: memFree=1188160/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=9452 CPUtime=0.09
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 1920 0 0 0 9 0 0 0 18 0 1 0 1110732306 9678848 1903 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 2363 1903 69 165 0 2196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9452

[startup+0.301982 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30905
/proc/meminfo: memFree=1188160/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=9452 CPUtime=0.29
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 1920 0 0 0 29 0 0 0 19 0 1 0 1110732306 9678848 1903 1992294400 134512640 135191068 4294956224 18446744073709551615 134519792 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 2363 1903 69 165 0 2196 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9452

[startup+0.70105 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30905
/proc/meminfo: memFree=1188160/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=9584 CPUtime=0.69
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 1955 0 0 0 69 0 0 0 22 0 1 0 1110732306 9814016 1938 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 2396 1938 71 165 0 2229 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9584

[startup+1.50119 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30906
/proc/meminfo: memFree=1176120/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=17824 CPUtime=1.49
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 5250 0 0 0 147 2 0 0 25 0 1 0 1110732306 18251776 4320 1992294400 134512640 135191068 4294956224 18446744073709551615 134561455 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 4456 4320 89 165 0 4289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17824

[startup+3.10146 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30906
/proc/meminfo: memFree=1169720/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=22148 CPUtime=3.09
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 6328 0 0 0 307 2 0 0 25 0 1 0 1110732306 22679552 5398 1992294400 134512640 135191068 4294956224 18446744073709551615 134561572 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 5537 5398 89 165 0 5370 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22148

[startup+6.30201 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30906
/proc/meminfo: memFree=1161144/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=29512 CPUtime=6.29
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 8181 0 0 0 625 4 0 0 25 0 1 0 1110732306 30220288 7251 1992294400 134512640 135191068 4294956224 18446744073709551615 134587618 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 7378 7251 89 165 0 7211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29512

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30906
/proc/meminfo: memFree=1147960/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=42156 CPUtime=12.69
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 11335 0 0 0 1263 6 0 0 25 0 1 0 1110732306 43167744 10405 1992294400 134512640 135191068 4294956224 18446744073709551615 134549915 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 10539 10405 89 165 0 10372 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42156

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 30906
/proc/meminfo: memFree=1126840/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=62316 CPUtime=25.48
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 16389 0 0 0 2539 9 0 0 25 0 1 0 1110732306 63811584 15459 1992294400 134512640 135191068 4294956224 18446744073709551615 134549915 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 15579 15459 89 165 0 15412 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62316

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 30906
/proc/meminfo: memFree=1092408/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=96720 CPUtime=51.07
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 24987 0 0 0 5092 15 0 0 25 0 1 0 1110732306 99041280 24057 1992294400 134512640 135191068 4294956224 18446744073709551615 134587647 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 24180 24057 89 165 0 24013 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 96720

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 30906
/proc/meminfo: memFree=1038328/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=150452 CPUtime=102.26
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 38374 0 0 0 10201 25 0 0 25 0 1 0 1110732306 154062848 37444 1992294400 134512640 135191068 4294956224 18446744073709551615 134587293 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 37613 37444 89 165 0 37446 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 150452

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=987192/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=201492 CPUtime=162.23
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 51152 0 0 0 16190 33 0 0 25 0 1 0 1110732306 206327808 50222 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 50373 50222 89 165 0 50206 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 201492

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=945976/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=242452 CPUtime=222.21
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 61386 0 0 0 22179 42 0 0 25 0 1 0 1110732306 248270848 60456 1992294400 134512640 135191068 4294956224 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 60613 60456 89 165 0 60446 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 242452

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=909496/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=279252 CPUtime=282.2
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 70578 0 0 0 28169 51 0 0 25 0 1 0 1110732306 285954048 69648 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 69813 69648 89 165 0 69646 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 279252

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=866808/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=321492 CPUtime=342.18
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 81155 0 0 0 34161 57 0 0 25 0 1 0 1110732306 329207808 80225 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 80373 80225 89 165 0 80206 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 321492

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=830904/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=357652 CPUtime=402.16
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 90182 0 0 0 40152 64 0 0 25 0 1 0 1110732306 366235648 89252 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 89413 89252 89 165 0 89246 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 357652

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=796728/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=391416 CPUtime=462.13
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 98622 0 0 0 46144 69 0 0 25 0 1 0 1110732306 400809984 97692 1992294400 134512640 135191068 4294956224 18446744073709551615 134565853 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 97854 97692 89 165 0 97687 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 391416

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=763768/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=425016 CPUtime=522.12
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 107041 0 0 0 52136 76 0 0 25 0 1 0 1110732306 435216384 106111 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 106254 106111 89 165 0 106087 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 425016

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=716152/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=472216 CPUtime=582.1
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 118827 0 0 0 58126 84 0 0 25 0 1 0 1110732306 483549184 117897 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 118054 117897 89 165 0 117887 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 472216

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=673912/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=513816 CPUtime=642.09
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 129259 0 0 0 64117 92 0 0 25 0 1 0 1110732306 526147584 128329 1992294400 134512640 135191068 4294956224 18446744073709551615 134561476 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 128454 128329 89 165 0 128287 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 513816

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=642488/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=545336 CPUtime=702.07
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 137138 0 0 0 70109 98 0 0 25 0 1 0 1110732306 558424064 136208 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 136334 136208 89 165 0 136167 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 545336

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=611128/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=576536 CPUtime=762.05
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 144920 0 0 0 76101 104 0 0 25 0 1 0 1110732306 590372864 143990 1992294400 134512640 135191068 4294956224 18446744073709551615 134587618 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 144134 143990 89 165 0 143967 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 576536

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=580600/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=607416 CPUtime=822.02
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 152632 0 0 0 82092 110 0 0 25 0 1 0 1110732306 621993984 151702 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 151854 151702 89 165 0 151687 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 607416

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=545784/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=641976 CPUtime=882.01
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 161270 0 0 0 88083 118 0 0 25 0 1 0 1110732306 657383424 160340 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 160494 160340 89 165 0 160327 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 641976

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=516856/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=670936 CPUtime=941.98
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 168533 0 0 0 94075 123 0 0 25 0 1 0 1110732306 687038464 167603 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 167734 167603 89 165 0 167567 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 670936

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=491064/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=696376 CPUtime=1001.97
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 174896 0 0 0 100070 127 0 0 25 0 1 0 1110732306 713089024 173966 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 174094 173966 89 165 0 173927 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 696376

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=465528/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=722296 CPUtime=1061.94
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 181347 0 0 0 106063 131 0 0 25 0 1 0 1110732306 739631104 180417 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 180574 180417 89 165 0 180407 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 722296

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=445304/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=742136 CPUtime=1121.92
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 186313 0 0 0 112058 134 0 0 25 0 1 0 1110732306 759947264 185383 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 185534 185383 89 165 0 185367 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 742136

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=425144/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=762456 CPUtime=1181.9
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 191412 0 0 0 118053 137 0 0 25 0 1 0 1110732306 780754944 190482 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 190614 190482 89 165 0 190447 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 762456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=417720/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=769496 CPUtime=1200
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4194304 193169 0 0 0 119862 138 0 0 25 0 1 0 1110732306 787963904 192239 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 192374 192239 89 165 0 192207 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 769496

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

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

[startup+1200.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30908
/proc/meminfo: memFree=417720/2055920 swapFree=4178416/4192956
[pid=30905] ppid=30903 vsize=0 CPUtime=1200.1
/proc/30905/stat : 30905 (tts-5-0) R 30903 30905 28557 0 -1 4195332 193169 0 0 0 119862 148 0 0 25 0 1 0 1110732306 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/30905/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.14
CPU user time (s): 1198.63
CPU system time (s): 1.50977
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 769496

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

runsolver used 0.906862 second user time and 2.50262 second system time

The end

Launcher Data

Begin job on node15 at 2009-03-30 04:37:42
IDJOB=1531039
IDBENCH=70249
IDSOLVER=505
FILE ID=node15/1531039-1238380662
PBS_JOBID= 9061279
Free space on /tmp= 65428 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S1136894336-075.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531039-1238380662/watcher-1531039-1238380662 -o /tmp/evaluation-result-1531039-1238380662/solver-1531039-1238380662 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531039-1238380662.cnf

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

MD5SUM BENCH= 95130954abd8400708fa3e3db5d60039
RANDOM SEED=10741719

node15.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.286
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.286
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:       1188576 kB
Buffers:         96376 kB
Cached:         671508 kB
SwapCached:       8336 kB
Active:         193824 kB
Inactive:       583952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1188576 kB
SwapTotal:     4192956 kB
SwapFree:      4178416 kB
Dirty:            1264 kB
Writeback:           0 kB
Mapped:          15568 kB
Slab:            75508 kB
Committed_AS:  2884428 kB
PageTables:       1464 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= 65428 MiB
End job on node15 at 2009-03-30 04:57:45