Trace number 421522

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, and are wall clock time (not CPU 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
minisat SAT 2007? (TO) 1200.02 1200.41

General information on the benchmark

Namecrafted/spence/
hard/s117-100.cnf
MD5SUMf710aff0402072becac5332e7ba8f47f
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 variables117
Number of clauses244
Sum of the clauses size732
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3244
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  117                                                  |
0.00/0.00	c |  Number of clauses:    244                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     117      244      732 |       81        0    nan |  0.000 % |
0.00/0.00	c |       100 |     117      244      732 |       89      100     18 |  0.007 % |
0.00/0.00	c |       250 |     117      244      732 |       98      133     14 |  0.007 % |
0.00/0.00	c |       476 |     117      244      732 |      108      142     13 |  0.007 % |
0.00/0.01	c |       814 |     117      244      732 |      119      110     12 |  0.007 % |
0.00/0.02	c |      1321 |     117      244      732 |      130      118     11 |  0.007 % |
0.00/0.03	c |      2080 |     117      244      732 |      144      148     13 |  0.007 % |
0.00/0.05	c |      3219 |     117      244      732 |      158      109     11 |  0.007 % |
0.05/0.07	c |      4927 |     117      244      732 |      174      209     14 |  0.007 % |
0.09/0.11	c |      7490 |     117      244      732 |      191      226     13 |  0.007 % |
0.09/0.17	c |     11335 |     117      244      732 |      210      158     12 |  0.007 % |
0.19/0.27	c |     17101 |     117      244      732 |      232      193     14 |  0.007 % |
0.39/0.43	c |     25751 |     117      244      732 |      255      154      9 |  0.007 % |
0.59/0.64	c |     38726 |     117      244      732 |      280      207     12 |  0.007 % |
0.89/0.97	c |     58189 |     117      244      732 |      308      298     16 |  0.007 % |
1.39/1.44	c |     87381 |     117      244      732 |      339      239     10 |  0.007 % |
2.10/2.16	c |    131170 |     117      244      732 |      373      319     14 |  0.007 % |
3.30/3.32	c |    196854 |     117      244      732 |      411      252     10 |  0.007 % |
5.09/5.12	c |    295380 |     117      244      732 |      452      429     16 |  0.007 % |
7.79/7.84	c |    443170 |     117      244      732 |      497      272     12 |  0.007 % |
11.99/12.07	c |    664855 |     117      244      732 |      547      340     14 |  0.007 % |
18.79/18.88	c |    997380 |     117      244      732 |      601      428     13 |  0.007 % |
28.78/28.87	c |   1496168 |     117      244      732 |      662      469     13 |  0.007 % |
44.18/44.23	c |   2244351 |     117      244      732 |      728      361     11 |  0.007 % |
69.07/69.14	c |   3366627 |     117      244      732 |      801      600     14 |  0.007 % |
107.76/107.89	c |   5050038 |     117      244      732 |      881      806     16 |  0.007 % |
164.64/164.72	c |   7575154 |     117      244      732 |      969      908     17 |  0.007 % |
249.62/249.74	c |  11362829 |     117      244      732 |     1066      848     15 |  0.007 % |
387.17/387.31	c |  17044342 |     117      244      732 |     1172      730     14 |  0.007 % |
608.20/608.44	c |  25566612 |     117      244      732 |     1290      897     16 |  0.007 % |
950.68/951.09	c |  38350015 |     117      244      732 |     1419     1114     15 |  0.007 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node25/watcher-421522-1177492876 -o ROOT/results/node25/solver-421522-1177492876 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421522-1177492876/minisat_noassertions /tmp/evaluation/421522-1177492876/instance-421522-1177492876.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): 2400 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.99 0.97 0.86 3/64 12038
/proc/meminfo: memFree=1885720/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=1720 CPUtime=0
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 197204677 1761280 87 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552555 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 430 87 66 130 0 297 0

[startup+0.0571339 s]
/proc/loadavg: 0.99 0.97 0.86 3/64 12038
/proc/meminfo: memFree=1885720/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=1720 CPUtime=0.05
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 104 0 0 0 5 0 0 0 18 0 1 0 197204677 1761280 90 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552654 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 430 90 66 130 0 297 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1720

[startup+0.101142 s]
/proc/loadavg: 0.99 0.97 0.86 3/64 12038
/proc/meminfo: memFree=1885720/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=1720 CPUtime=0.09
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 106 0 0 0 9 0 0 0 18 0 1 0 197204677 1761280 92 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546822 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 430 92 66 130 0 297 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1720

[startup+0.301175 s]
/proc/loadavg: 0.99 0.97 0.86 3/64 12038
/proc/meminfo: memFree=1885720/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=1720 CPUtime=0.29
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 111 0 0 0 29 0 0 0 19 0 1 0 197204677 1761280 97 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552542 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 430 97 66 130 0 297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1720

[startup+0.701244 s]
/proc/loadavg: 0.99 0.97 0.86 3/64 12038
/proc/meminfo: memFree=1885720/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=1720 CPUtime=0.69
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 115 0 0 0 69 0 0 0 22 0 1 0 197204677 1761280 101 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 430 101 66 130 0 297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1720

[startup+1.50138 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 12039
/proc/meminfo: memFree=1885520/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=1720 CPUtime=1.49
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 119 0 0 0 149 0 0 0 25 0 1 0 197204677 1761280 105 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547276 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 430 105 66 130 0 297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1720

[startup+3.10165 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 12039
/proc/meminfo: memFree=1885392/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=1852 CPUtime=3.09
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 124 0 0 0 309 0 0 0 25 0 1 0 197204677 1896448 110 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547171 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 463 110 66 130 0 330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1852

[startup+6.3012 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 12039
/proc/meminfo: memFree=1885264/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=1852 CPUtime=6.29
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 132 0 0 0 629 0 0 0 25 0 1 0 197204677 1896448 118 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553118 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 463 118 66 130 0 330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1852

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 12039
/proc/meminfo: memFree=1885144/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=1852 CPUtime=12.69
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 142 0 0 0 1269 0 0 0 25 0 1 0 197204677 1896448 128 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 463 128 66 130 0 330 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1852

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 12039
/proc/meminfo: memFree=1885144/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=1852 CPUtime=25.49
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 154 0 0 0 2549 0 0 0 25 0 1 0 197204677 1896448 140 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551650 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 463 140 66 130 0 330 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1852

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 12039
/proc/meminfo: memFree=1885016/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=1984 CPUtime=51.08
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 166 0 0 0 5108 0 0 0 25 0 1 0 197204677 2031616 152 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547146 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 496 152 66 130 0 363 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1984

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 12039
/proc/meminfo: memFree=1885016/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=1984 CPUtime=102.26
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 187 0 0 0 10226 0 0 0 25 0 1 0 197204677 2031616 173 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134557984 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 496 173 66 130 0 363 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1984

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 12039
/proc/meminfo: memFree=1884888/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2116 CPUtime=162.24
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 198 0 0 0 16224 0 0 0 25 0 1 0 197204677 2166784 184 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548770 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 529 184 66 130 0 396 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2116

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 12039
/proc/meminfo: memFree=1884824/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2116 CPUtime=222.22
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 211 0 0 0 22222 0 0 0 25 0 1 0 197204677 2166784 197 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 529 197 66 130 0 396 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 2116

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 12039
/proc/meminfo: memFree=1884760/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2116 CPUtime=282.2
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 220 0 0 0 28220 0 0 0 25 0 1 0 197204677 2166784 206 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 529 206 66 130 0 396 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 2116

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 12039
/proc/meminfo: memFree=1884824/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2248 CPUtime=342.18
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 227 0 0 0 34218 0 0 0 25 0 1 0 197204677 2301952 213 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548067 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 562 213 66 130 0 429 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 2248

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 12039
/proc/meminfo: memFree=1884760/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2248 CPUtime=402.16
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 237 0 0 0 40216 0 0 0 25 0 1 0 197204677 2301952 223 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 562 223 66 130 0 429 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 2248

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 12039
/proc/meminfo: memFree=1884632/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2248 CPUtime=462.14
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 246 0 0 0 46214 0 0 0 25 0 1 0 197204677 2301952 232 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134555082 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 562 232 66 130 0 429 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 2248

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12039
/proc/meminfo: memFree=1884632/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2248 CPUtime=522.12
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 252 0 0 0 52212 0 0 0 25 0 1 0 197204677 2301952 238 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546567 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 562 238 66 130 0 429 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 2248

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12039
/proc/meminfo: memFree=1884632/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2248 CPUtime=582.1
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 253 0 0 0 58210 0 0 0 25 0 1 0 197204677 2301952 239 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 562 239 66 130 0 429 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 2248

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12039
/proc/meminfo: memFree=1884568/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2380 CPUtime=642.09
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 262 0 0 0 64209 0 0 0 25 0 1 0 197204677 2437120 248 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 595 248 66 130 0 462 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 2380

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12039
/proc/meminfo: memFree=1884568/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2380 CPUtime=702.06
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 263 0 0 0 70206 0 0 0 25 0 1 0 197204677 2437120 249 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 595 249 66 130 0 462 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 2380

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12039
/proc/meminfo: memFree=1884504/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2380 CPUtime=762.05
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 270 0 0 0 76205 0 0 0 25 0 1 0 197204677 2437120 256 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552431 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 595 256 66 130 0 462 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 2380

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12039
/proc/meminfo: memFree=1884504/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2380 CPUtime=822.03
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 270 0 0 0 82203 0 0 0 25 0 1 0 197204677 2437120 256 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 595 256 66 130 0 462 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 2380

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12039
/proc/meminfo: memFree=1884504/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2380 CPUtime=882.01
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 271 0 0 0 88201 0 0 0 25 0 1 0 197204677 2437120 257 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552742 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 595 257 66 130 0 462 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 2380

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12039
/proc/meminfo: memFree=1884504/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2380 CPUtime=941.99
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 274 0 0 0 94199 0 0 0 25 0 1 0 197204677 2437120 260 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546535 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 595 260 66 130 0 462 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 2380

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12039
/proc/meminfo: memFree=1884440/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2380 CPUtime=1001.97
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 282 0 0 0 100197 0 0 0 25 0 1 0 197204677 2437120 268 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547171 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 595 268 66 130 0 462 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 2380

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12039
/proc/meminfo: memFree=1884376/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2380 CPUtime=1061.95
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 286 0 0 0 106195 0 0 0 25 0 1 0 197204677 2437120 272 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 595 272 66 130 0 462 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 2380

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12041
/proc/meminfo: memFree=1884312/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2512 CPUtime=1121.93
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 288 0 0 0 112193 0 0 0 25 0 1 0 197204677 2572288 274 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 628 274 66 130 0 495 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 2512

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12041
/proc/meminfo: memFree=1884312/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2512 CPUtime=1181.91
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 291 0 0 0 118191 0 0 0 25 0 1 0 197204677 2572288 277 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552768 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 628 277 66 130 0 495 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 2512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12041
/proc/meminfo: memFree=1884248/2055920 swapFree=4182892/4192956
[pid=12038] ppid=12036 vsize=2512 CPUtime=1200.01
/proc/12038/stat : 12038 (minisat_noasser) R 12036 12038 11647 0 -1 4194304 291 0 0 0 120001 0 0 0 25 0 1 0 197204677 2572288 277 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 1 0 0
/proc/12038/statm: 628 277 66 130 0 495 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 2512

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.41
CPU time (s): 1200.02
CPU user time (s): 1200.01
CPU system time (s): 0.004999
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 2512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291
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= 6
involuntary context switches= 1784

runsolver used 0.91786 second user time and 2.37064 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Wed Apr 25 09:21:16 UTC 2007

IDJOB= 421522
IDBENCH= 20445
IDSOLVER= 188
FILE ID= node25/421522-1177492876

PBS_JOBID= 4685872

Free space on /tmp= 66368 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s117-100.cnf
COMMAND LINE= /tmp/evaluation/421522-1177492876/minisat_noassertions /tmp/evaluation/421522-1177492876/instance-421522-1177492876.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-421522-1177492876 -o ROOT/results/node25/solver-421522-1177492876 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421522-1177492876/minisat_noassertions /tmp/evaluation/421522-1177492876/instance-421522-1177492876.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  f710aff0402072becac5332e7ba8f47f

RANDOM SEED= 547456913

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.261
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.261
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:       1886128 kB
Buffers:         18596 kB
Cached:          99976 kB
SwapCached:       3964 kB
Active:          50596 kB
Inactive:        77596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1886128 kB
SwapTotal:     4192956 kB
SwapFree:      4182892 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          15400 kB
Slab:            27604 kB
Committed_AS:  4176856 kB
PageTables:       1472 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= 66368 MiB

End job on node25 on Wed Apr 25 09:41:18 UTC 2007