Trace number 1806064

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
ReVivAl 0.23 2009-03-18? (TO) 1200.08 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
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 variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 93
36.38/36.45	#LEARNT CLAUSES 2727
36.38/36.49	done !
36.38/36.49	c Calling MINISAT
36.38/36.49	This is MiniSat 2.0 beta
36.38/36.49	WARNING: for repeatability, setting FPU to use double precision
36.38/36.49	============================[ Problem Statistics ]=============================
36.38/36.49	|                                                                             |
36.38/36.49	|  Number of variables:  2969                                                 |
36.38/36.49	|  Number of clauses:    20937                                                |
36.46/36.51	|  Parsing time:         0.02         s                                       |
36.46/36.51	============================[ Search Statistics ]==============================
36.46/36.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.46/36.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.46/36.51	===============================================================================
36.46/36.51	|         0 |    2912    20880   125735 |     6960        0    nan |  0.000 % |
36.46/36.52	|       100 |    2912    20880   125735 |     7656      100     12 |  1.920 % |
36.46/36.52	|       251 |    2912    20880   125735 |     8421      251     13 |  1.920 % |
36.46/36.53	|       476 |    2912    20880   125735 |     9263      476     13 |  1.920 % |
36.46/36.54	|       815 |    2912    20880   125735 |    10190      815     15 |  1.920 % |
36.46/36.56	|      1321 |    2912    20880   125735 |    11209     1321     17 |  1.920 % |
36.46/36.60	|      2080 |    2912    20880   125735 |    12330     2080     20 |  1.920 % |
36.46/36.66	|      3219 |    2912    20880   125735 |    13563     3219     19 |  1.920 % |
36.46/36.77	|      4928 |    2912    20880   125735 |    14919     4928     19 |  1.920 % |
36.46/37.02	|      7490 |    2912    20880   125735 |    16411     7490     22 |  1.920 % |
37.45/37.56	|     11334 |    2912    20880   125735 |    18052    11334     23 |  1.920 % |
38.45/38.51	|     17100 |    2912    20880   125735 |    19857    17100     23 |  1.920 % |
40.15/40.24	|     25749 |    2912    20880   125735 |    21843    15734     24 |  1.920 % |
43.46/43.51	|     38726 |    2912    20880   125735 |    24027    17683     24 |  1.920 % |
48.15/48.26	|     58187 |    2912    20880   125735 |    26430    12897     31 |  1.920 % |
56.75/56.85	|     87379 |    2912    20880   125735 |    29073    15193     24 |  1.920 % |
70.25/70.36	|    131169 |    2912    20880   125735 |    31981    29213     26 |  1.920 % |
92.33/92.43	|    196855 |    2912    20880   125735 |    35179    27168     30 |  1.920 % |
129.71/129.85	|    295382 |    2912    20880   125735 |    38697    27061     24 |  1.920 % |
192.89/193.03	|    443174 |    2912    20880   125735 |    42566    20213     26 |  1.920 % |
299.45/299.65	|    664857 |    2912    20880   125735 |    46823    36889     27 |  1.920 % |
463.07/463.36	|    997384 |    2912    20880   125735 |    51505    43125     34 |  1.920 % |
754.15/754.56	|   1496173 |    2912    20880   125735 |    56656    36211     34 |  1.920 % |
1197.95/1198.59	|   2244355 |    2912    20880   125735 |    62321    33754     27 |  1.920 % |
1200.05/1200.60	HOME/run.sh: line 21: 15405 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.05/1200.60	c ERROR !

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806064-1242144762/watcher-1806064-1242144762 -o /tmp/evaluation-result-1806064-1242144762/solver-1806064-1242144762 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806064-1242144762.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 15402
/proc/meminfo: memFree=1390712/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=0
/proc/15402/stat : 15402 (run.sh) R 15400 15402 15271 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242506236 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15402/statm: 1340 236 195 169 0 51 0
[pid=15403] ppid=15402 vsize=2124 CPUtime=0
/proc/15403/stat : 15403 (revival) R 15402 15402 15271 0 -1 4194304 239 0 0 0 0 0 0 0 18 0 1 0 242506236 2174976 206 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15403/statm: 531 211 81 6 0 169 0

[startup+0.054737 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 15402
/proc/meminfo: memFree=1390712/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=0
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242506236 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15402/statm: 1340 237 196 169 0 51 0
[pid=15403] ppid=15402 vsize=3076 CPUtime=0.04
/proc/15403/stat : 15403 (revival) R 15402 15402 15271 0 -1 4194304 678 0 0 0 4 0 0 0 19 0 1 50000 242506236 3149824 468 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15403/statm: 769 468 85 6 0 407 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8436

[startup+0.101742 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 15402
/proc/meminfo: memFree=1390712/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=0
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242506236 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15402/statm: 1340 237 196 169 0 51 0
[pid=15403] ppid=15402 vsize=3076 CPUtime=0.09
/proc/15403/stat : 15403 (revival) R 15402 15402 15271 0 -1 4194304 693 0 0 0 9 0 0 0 19 0 1 50000 242506236 3149824 483 1992294400 134512640 134537284 4294956368 18446744073709551615 134523851 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15403/statm: 769 483 85 6 0 407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8436

[startup+0.301763 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 15402
/proc/meminfo: memFree=1390712/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=0
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242506236 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15402/statm: 1340 237 196 169 0 51 0
[pid=15403] ppid=15402 vsize=3208 CPUtime=0.29
/proc/15403/stat : 15403 (revival) R 15402 15402 15271 0 -1 4194304 730 0 0 0 29 0 0 0 21 0 1 50000 242506236 3284992 520 1992294400 134512640 134537284 4294956368 18446744073709551615 134523819 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15403/statm: 802 520 85 6 0 440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8568

[startup+0.701804 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 15402
/proc/meminfo: memFree=1390712/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=0
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242506236 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15402/statm: 1340 237 196 169 0 51 0
[pid=15403] ppid=15402 vsize=3340 CPUtime=0.69
/proc/15403/stat : 15403 (revival) R 15402 15402 15271 0 -1 4194304 760 0 0 0 69 0 0 0 25 0 1 50000 242506236 3420160 550 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15403/statm: 835 550 85 6 0 473 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8700

[startup+1.50189 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15404
/proc/meminfo: memFree=1388520/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=0
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242506236 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15402/statm: 1340 237 196 169 0 51 0
[pid=15403] ppid=15402 vsize=3472 CPUtime=1.49
/proc/15403/stat : 15403 (revival) R 15402 15402 15271 0 -1 4194304 792 0 0 0 149 0 0 0 25 0 1 50000 242506236 3555328 582 1992294400 134512640 134537284 4294956368 18446744073709551615 134523890 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15403/statm: 868 582 85 6 0 506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8832

[startup+3.10105 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15404
/proc/meminfo: memFree=1388200/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=0
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242506236 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15402/statm: 1340 237 196 169 0 51 0
[pid=15403] ppid=15402 vsize=3736 CPUtime=3.09
/proc/15403/stat : 15403 (revival) R 15402 15402 15271 0 -1 4194304 847 0 0 0 309 0 0 0 25 0 1 50000 242506236 3825664 637 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15403/statm: 934 637 85 6 0 572 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9096

[startup+6.30139 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15404
/proc/meminfo: memFree=1387688/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=0
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242506236 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15402/statm: 1340 237 196 169 0 51 0
[pid=15403] ppid=15402 vsize=4132 CPUtime=6.29
/proc/15403/stat : 15403 (revival) R 15402 15402 15271 0 -1 4194304 950 0 0 0 629 0 0 0 25 0 1 50000 242506236 4231168 740 1992294400 134512640 134537284 4294956368 18446744073709551615 134524036 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15403/statm: 1033 740 85 6 0 671 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9492

[startup+12.7011 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15404
/proc/meminfo: memFree=1386808/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=0
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242506236 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15402/statm: 1340 237 196 169 0 51 0
[pid=15403] ppid=15402 vsize=4924 CPUtime=12.68
/proc/15403/stat : 15403 (revival) R 15402 15402 15271 0 -1 4194304 1144 0 0 0 1268 0 0 0 25 0 1 50000 242506236 5042176 934 1992294400 134512640 134537284 4294956368 18446744073709551615 134524142 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15403/statm: 1231 934 85 6 0 869 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10284

[startup+25.5024 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15404
/proc/meminfo: memFree=1385464/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=0
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242506236 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15402/statm: 1340 237 196 169 0 51 0
[pid=15403] ppid=15402 vsize=6244 CPUtime=25.48
/proc/15403/stat : 15403 (revival) R 15402 15402 15271 0 -1 4194304 1483 0 0 0 2548 0 0 0 25 0 1 50000 242506236 6393856 1273 1992294400 134512640 134537284 4294956368 18446744073709551615 134524267 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15403/statm: 1561 1273 85 6 0 1199 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11604

[startup+51.1021 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1383224/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=7620 CPUtime=14.59
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 1705 0 0 0 1458 1 0 0 25 0 1 0 242509885 7802880 1691 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 1905 1691 76 170 0 1733 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12980

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1380664/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=9976 CPUtime=65.77
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 2285 0 0 0 6576 1 0 0 25 0 1 0 242509885 10215424 2271 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 2494 2271 76 170 0 2322 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 15336

[startup+162.303 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1380024/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=10664 CPUtime=125.74
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 2447 0 0 0 12573 1 0 0 25 0 1 0 242509885 10919936 2433 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 2666 2433 76 170 0 2494 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 16024

[startup+222.303 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1378296/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=12376 CPUtime=185.71
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 2872 0 0 0 18569 2 0 0 25 0 1 0 242509885 12673024 2858 1992294400 134512640 135212939 4294956240 18446744073709551615 134537228 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 3094 2858 76 170 0 2922 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 17736

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1378104/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=12664 CPUtime=245.69
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 2928 0 0 0 24567 2 0 0 25 0 1 0 242509885 12967936 2914 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 3166 2914 76 170 0 2994 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 18024

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1376632/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=14180 CPUtime=305.67
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 3289 0 0 0 30564 3 0 0 25 0 1 0 242509885 14520320 3275 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 3545 3275 76 170 0 3373 0
Current children cumulated CPU time (s) 342.13

################
# More data... #
################

[pid=15405] ppid=15402 vsize=14624 CPUtime=425.61
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 3415 0 0 0 42558 3 0 0 25 0 1 0 242509885 14974976 3401 1992294400 134512640 135212939 4294956240 18446744073709551615 134537450 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 3656 3401 76 170 0 3484 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 19984

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1375096/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=15832 CPUtime=485.59
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 3689 0 0 0 48555 4 0 0 25 0 1 0 242509885 16211968 3675 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 3958 3675 76 170 0 3786 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 21192

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1374648/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=16244 CPUtime=545.56
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 3809 0 0 0 54552 4 0 0 25 0 1 0 242509885 16633856 3795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 4061 3795 76 170 0 3889 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 21604

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1374392/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=16508 CPUtime=605.54
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 3873 0 0 0 60550 4 0 0 25 0 1 0 242509885 16904192 3859 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 4127 3859 76 170 0 3955 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 21868

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1374200/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=16664 CPUtime=665.51
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 3899 0 0 0 66547 4 0 0 25 0 1 0 242509885 17063936 3885 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 4166 3885 76 170 0 3994 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 22024

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1374136/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=16664 CPUtime=725.49
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 3908 0 0 0 72545 4 0 0 25 0 1 0 242509885 17063936 3894 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 4166 3894 76 170 0 3994 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 22024

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1373560/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=17244 CPUtime=785.46
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 4037 0 0 0 78542 4 0 0 25 0 1 0 242509885 17657856 4023 1992294400 134512640 135212939 4294956240 18446744073709551615 134526817 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 4311 4023 76 170 0 4139 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 22604

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1373304/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=17552 CPUtime=845.43
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 4099 0 0 0 84539 4 0 0 25 0 1 0 242509885 17973248 4085 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 4388 4085 76 170 0 4216 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 22912

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1373176/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=17732 CPUtime=905.4
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 4139 0 0 0 90536 4 0 0 25 0 1 0 242509885 18157568 4125 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 4433 4125 76 170 0 4261 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 23092

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1373112/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=17732 CPUtime=965.38
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 4157 0 0 0 96534 4 0 0 25 0 1 0 242509885 18157568 4143 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 4433 4143 76 170 0 4261 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 23092

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1372984/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=17868 CPUtime=1025.35
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 4191 0 0 0 102531 4 0 0 25 0 1 0 242509885 18296832 4177 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 4467 4177 76 170 0 4295 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 23228

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1372856/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=18036 CPUtime=1085.32
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 4219 0 0 0 108528 4 0 0 25 0 1 0 242509885 18468864 4205 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 4509 4205 76 170 0 4337 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 23396

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1372856/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=18036 CPUtime=1145.29
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 4220 0 0 0 114525 4 0 0 25 0 1 0 242509885 18468864 4206 1992294400 134512640 135212939 4294956240 18446744073709551615 134529693 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 4509 4206 76 170 0 4337 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 23396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 15405
/proc/meminfo: memFree=1372856/2055920 swapFree=4180868/4192956
[pid=15402] ppid=15400 vsize=5360 CPUtime=36.46
/proc/15402/stat : 15402 (run.sh) S 15400 15402 15271 0 -1 4194304 312 1776 0 0 0 0 3645 1 16 0 1 0 242506236 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15402/statm: 1340 238 197 169 0 51 0
[pid=15405] ppid=15402 vsize=18036 CPUtime=1163.59
/proc/15405/stat : 15405 (minisat) R 15402 15402 15271 0 -1 4194304 4220 0 0 0 116355 4 0 0 25 0 1 0 242509885 18468864 4206 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15405/statm: 4509 4206 76 170 0 4337 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 23396

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1200.01
CPU system time (s): 0.066989
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 23396

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

runsolver used 1.01385 second user time and 3.36149 second system time

The end

Launcher Data

Begin job on node79 at 2009-05-12 18:12:42
IDJOB=1806064
IDBENCH=24648
IDSOLVER=649
FILE ID=node79/1806064-1242144762
PBS_JOBID= 9289647
Free space on /tmp= 66232 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806064-1242144762/watcher-1806064-1242144762 -o /tmp/evaluation-result-1806064-1242144762/solver-1806064-1242144762 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806064-1242144762.cnf HOME

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

MD5SUM BENCH= 42a7abc6638576e7c05fba1c9e36829b
RANDOM SEED=1315417676

node79.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1391200 kB
Buffers:         61380 kB
Cached:         518032 kB
SwapCached:       7224 kB
Active:          56780 kB
Inactive:       532296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1391200 kB
SwapTotal:     4192956 kB
SwapFree:      4180868 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:          14192 kB
Slab:            61656 kB
Committed_AS:   855680 kB
PageTables:       1384 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= 66228 MiB
End job on node79 at 2009-05-12 18:32:43