Trace number 1806071

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.05 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
MD5SUM26eb408aec254c812108c852e426e72f
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 variables1040
Number of clauses13020
Sum of the clauses size54606
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38679
Number of clauses of size 4261
Number of clauses of size 5297
Number of clauses of size over 52662

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 29
2.19/2.20	#LEARNT CLAUSES 36
2.19/2.22	done !
2.19/2.22	c Calling MINISAT
2.19/2.22	This is MiniSat 2.0 beta
2.19/2.22	WARNING: for repeatability, setting FPU to use double precision
2.19/2.22	============================[ Problem Statistics ]=============================
2.19/2.22	|                                                                             |
2.19/2.22	|  Number of variables:  1040                                                 |
2.19/2.22	|  Number of clauses:    11633                                                |
2.19/2.23	|  Parsing time:         0.01         s                                       |
2.19/2.23	============================[ Search Statistics ]==============================
2.19/2.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.19/2.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.19/2.23	===============================================================================
2.19/2.23	|         0 |     984    11577    42125 |     3859        0    nan |  0.000 % |
2.19/2.23	|       100 |     984    11577    42125 |     4244      100     18 |  5.385 % |
2.19/2.24	|       251 |     984    11577    42125 |     4669      251     24 |  5.386 % |
2.19/2.25	|       477 |     984    11577    42125 |     5136      477     22 |  5.385 % |
2.19/2.26	|       814 |     984    11577    42125 |     5649      814     21 |  5.386 % |
2.19/2.29	|      1320 |     984    11577    42125 |     6214     1320     21 |  5.385 % |
2.21/2.34	|      2079 |     984    11577    42125 |     6836     2079     24 |  5.386 % |
2.21/2.42	|      3219 |     984    11577    42125 |     7520     3219     23 |  5.386 % |
2.21/2.57	|      4927 |     984    11577    42125 |     8272     4927     25 |  5.385 % |
2.21/2.84	|      7489 |     984    11577    42125 |     9099     7489     25 |  5.385 % |
3.28/3.30	|     11336 |     984    11577    42125 |    10009     6683     25 |  5.385 % |
3.97/4.03	|     17105 |     984    11577    42125 |    11010     7361     28 |  5.385 % |
5.48/5.52	|     25755 |     984    11577    42125 |    12111    10424     28 |  5.385 % |
7.87/7.96	|     38729 |     984    11577    42125 |    13322    11094     26 |  5.385 % |
11.47/11.57	|     58191 |     984    11577    42125 |    14654    10299     27 |  5.387 % |
17.27/17.34	|     87383 |     984    11577    42125 |    16120     9833     23 |  5.386 % |
25.77/25.81	|    131172 |     984    11577    42125 |    17732    12936     26 |  5.385 % |
41.16/41.22	|    196856 |     984    11577    42125 |    19505    15950     22 |  5.386 % |
65.35/65.49	|    295382 |     984    11577    42125 |    21455    16035     23 |  5.387 % |
102.84/102.99	|    443172 |     984    11577    42125 |    23601    12435     24 |  5.385 % |
164.92/165.01	|    664856 |     983    11535    41999 |    25961    23249     29 |  5.483 % |
264.37/264.50	|    997381 |     983    11535    41999 |    28557    16084     25 |  5.481 % |
420.82/421.01	|   1496170 |     983    11535    41999 |    31413    25111     27 |  5.481 % |
686.52/686.89	|   2244355 |     982    11476    41841 |    34554    31320     33 |  5.577 % |
1100.66/1101.17	|   3366629 |     979    11321    41389 |    38010    19487     24 |  5.865 % |
1200.03/1200.50	HOME/run.sh: line 21: 11879 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.03/1200.50	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-1806071-1242144797/watcher-1806071-1242144797 -o /tmp/evaluation-result-1806071-1242144797/solver-1806071-1242144797 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806071-1242144797.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: 0.92 0.97 0.90 3/65 11876
/proc/meminfo: memFree=929984/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=0
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242513423 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 237 196 169 0 51 0
[pid=11877] ppid=11876 vsize=1872 CPUtime=0
/proc/11877/stat : 11877 (revival) R 11876 11876 11742 0 -1 4194304 230 0 0 0 0 0 0 0 19 0 1 0 242513424 1916928 197 1992294400 134512640 134537284 4294956368 18446744073709551615 134527056 0 0 4096 0 0 0 0 17 0 0 0
/proc/11877/statm: 468 197 82 6 0 106 0

[startup+0.066762 s]
/proc/loadavg: 0.92 0.97 0.90 3/65 11876
/proc/meminfo: memFree=929984/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=0
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242513423 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 237 196 169 0 51 0
[pid=11877] ppid=11876 vsize=2284 CPUtime=0.06
/proc/11877/stat : 11877 (revival) R 11876 11876 11742 0 -1 4194304 382 0 0 0 6 0 0 0 19 0 1 50000 242513424 2338816 283 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11877/statm: 571 283 85 6 0 209 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7644

[startup+0.102765 s]
/proc/loadavg: 0.92 0.97 0.90 3/65 11876
/proc/meminfo: memFree=929984/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=0
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242513423 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 237 196 169 0 51 0
[pid=11877] ppid=11876 vsize=2284 CPUtime=0.09
/proc/11877/stat : 11877 (revival) R 11876 11876 11742 0 -1 4194304 388 0 0 0 9 0 0 0 19 0 1 50000 242513424 2338816 289 1992294400 134512640 134537284 4294956368 18446744073709551615 134531154 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11877/statm: 571 289 85 6 0 209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7644

[startup+0.301783 s]
/proc/loadavg: 0.92 0.97 0.90 3/65 11876
/proc/meminfo: memFree=929984/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=0
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242513423 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 237 196 169 0 51 0
[pid=11877] ppid=11876 vsize=2416 CPUtime=0.29
/proc/11877/stat : 11877 (revival) R 11876 11876 11742 0 -1 4194304 416 0 0 0 29 0 0 0 21 0 1 50000 242513424 2473984 317 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11877/statm: 604 317 85 6 0 242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7776

[startup+0.70282 s]
/proc/loadavg: 0.92 0.97 0.90 3/65 11876
/proc/meminfo: memFree=929984/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=0
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242513423 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 237 196 169 0 51 0
[pid=11877] ppid=11876 vsize=2680 CPUtime=0.69
/proc/11877/stat : 11877 (revival) R 11876 11876 11742 0 -1 4194304 474 0 0 0 69 0 0 0 25 0 1 50000 242513424 2744320 375 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11877/statm: 670 375 85 6 0 308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8040

[startup+1.5029 s]
/proc/loadavg: 0.92 0.97 0.90 2/67 11878
/proc/meminfo: memFree=928312/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=0
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242513423 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 237 196 169 0 51 0
[pid=11877] ppid=11876 vsize=3076 CPUtime=1.49
/proc/11877/stat : 11877 (revival) R 11876 11876 11742 0 -1 4194304 589 0 0 0 149 0 0 0 25 0 1 50000 242513424 3149824 490 1992294400 134512640 134537284 4294956368 18446744073709551615 134523789 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11877/statm: 769 490 85 6 0 407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8436

[startup+3.10105 s]
/proc/loadavg: 0.92 0.97 0.90 2/67 11878
/proc/meminfo: memFree=927544/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 5360
heavy processes:

[startup+6.30135 s]
/proc/loadavg: 0.93 0.97 0.90 2/67 11879
/proc/meminfo: memFree=926392/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=4436 CPUtime=4.06
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 811 0 0 0 406 0 0 0 25 0 1 0 242513646 4542464 797 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 1109 797 76 170 0 937 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9796

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.90 2/67 11879
/proc/meminfo: memFree=925880/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=4964 CPUtime=10.46
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 926 0 0 0 1046 0 0 0 25 0 1 0 242513646 5083136 912 1992294400 134512640 135212939 4294956240 18446744073709551615 134536046 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 1241 912 76 170 0 1069 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10324

[startup+25.5011 s]
/proc/loadavg: 0.95 0.97 0.91 2/67 11879
/proc/meminfo: memFree=925304/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=5492 CPUtime=23.26
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 1057 0 0 0 2326 0 0 0 25 0 1 0 242513646 5623808 1043 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 1373 1043 76 170 0 1201 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10852

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.91 2/67 11879
/proc/meminfo: memFree=924344/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=6476 CPUtime=48.84
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 1317 0 0 0 4884 0 0 0 25 0 1 0 242513646 6631424 1303 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 1619 1303 76 170 0 1447 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 11836

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.91 2/67 11879
/proc/meminfo: memFree=923576/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=7280 CPUtime=100.03
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 1494 0 0 0 10002 1 0 0 25 0 1 0 242513646 7454720 1480 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 1820 1480 76 170 0 1648 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 12640

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=922616/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=8228 CPUtime=160
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 1735 0 0 0 15999 1 0 0 25 0 1 0 242513646 8425472 1721 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 2057 1721 76 170 0 1885 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 13588

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=920952/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=9800 CPUtime=219.97
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 2132 0 0 0 21996 1 0 0 25 0 1 0 242513646 10035200 2118 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 2450 2118 76 170 0 2278 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 15160

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=920824/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=9948 CPUtime=279.95
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 2162 0 0 0 27994 1 0 0 25 0 1 0 242513646 10186752 2148 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 2487 2148 76 170 0 2315 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 15308

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=920632/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=10092 CPUtime=339.94
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 2201 0 0 0 33992 2 0 0 25 0 1 0 242513646 10334208 2187 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 2523 2187 76 170 0 2351 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 15452


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

/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=11744 CPUtime=519.87
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 2574 0 0 0 51985 2 0 0 25 0 1 0 242513646 12025856 2560 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 2936 2560 76 170 0 2764 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 17104

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=918456/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=12404 CPUtime=579.85
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 2769 0 0 0 57982 3 0 0 25 0 1 0 242513646 12701696 2755 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3101 2755 76 170 0 2929 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 17764

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=918392/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=12544 CPUtime=639.83
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 2796 0 0 0 63980 3 0 0 25 0 1 0 242513646 12845056 2782 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3136 2782 76 170 0 2964 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 17904

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=918136/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=12544 CPUtime=699.81
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 2806 0 0 0 69978 3 0 0 25 0 1 0 242513646 12845056 2792 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3136 2792 76 170 0 2964 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 17904

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=917880/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=12976 CPUtime=759.78
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 2899 0 0 0 75975 3 0 0 25 0 1 0 242513646 13287424 2885 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3244 2885 76 170 0 3072 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 18336

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=916984/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=13768 CPUtime=819.76
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 3095 0 0 0 81973 3 0 0 25 0 1 0 242513646 14098432 3081 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3442 3081 76 170 0 3270 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 19128

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=916792/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=13908 CPUtime=879.74
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 3134 0 0 0 87971 3 0 0 25 0 1 0 242513646 14241792 3120 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3477 3120 76 170 0 3305 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 19268

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=916728/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=14048 CPUtime=939.71
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 3158 0 0 0 93968 3 0 0 25 0 1 0 242513646 14385152 3144 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3512 3144 76 170 0 3340 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 19408

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=916600/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=14196 CPUtime=999.68
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 3184 0 0 0 99965 3 0 0 25 0 1 0 242513646 14536704 3170 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3549 3170 76 170 0 3377 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 19556

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=916600/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=14196 CPUtime=1059.66
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 3193 0 0 0 105963 3 0 0 25 0 1 0 242513646 14536704 3179 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3549 3179 76 170 0 3377 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 19556

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=916600/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=14196 CPUtime=1119.63
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 3200 0 0 0 111960 3 0 0 25 0 1 0 242513646 14536704 3186 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3549 3186 76 170 0 3377 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 19556

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=916600/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=14340 CPUtime=1179.62
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 3215 0 0 0 117958 4 0 0 25 0 1 0 242513646 14684160 3201 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3585 3201 76 170 0 3413 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 19700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=916600/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=14340 CPUtime=1197.82
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 3215 0 0 0 119778 4 0 0 25 0 1 0 242513646 14684160 3201 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3585 3201 76 170 0 3413 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 19700

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 11879
/proc/meminfo: memFree=916600/2055920 swapFree=4167512/4192956
[pid=11876] ppid=11874 vsize=5360 CPUtime=2.21
/proc/11876/stat : 11876 (run.sh) S 11874 11876 11742 0 -1 4194304 312 704 0 0 0 0 221 0 19 0 1 0 242513423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11876/statm: 1340 238 197 169 0 51 0
[pid=11879] ppid=11876 vsize=14340 CPUtime=1197.82
/proc/11879/stat : 11879 (minisat) R 11876 11876 11742 0 -1 4194304 3215 0 0 0 119778 4 0 0 25 0 1 0 242513646 14684160 3201 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 3585 3201 76 170 0 3413 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 19700

Child status: 143
Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1200
CPU system time (s): 0.049992
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 19700

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

runsolver used 1.44278 second user time and 2.93555 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-12 18:13:17
IDJOB=1806071
IDBENCH=24651
IDSOLVER=649
FILE ID=node8/1806071-1242144797
PBS_JOBID= 9289713
Free space on /tmp= 66120 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806071-1242144797/watcher-1806071-1242144797 -o /tmp/evaluation-result-1806071-1242144797/solver-1806071-1242144797 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806071-1242144797.cnf HOME

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

MD5SUM BENCH= 26eb408aec254c812108c852e426e72f
RANDOM SEED=1927459075

node8.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.238
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.238
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:        930464 kB
Buffers:         67732 kB
Cached:         950792 kB
SwapCached:      19020 kB
Active:         116516 kB
Inactive:       922728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        930464 kB
SwapTotal:     4192956 kB
SwapFree:      4167512 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          14236 kB
Slab:            72048 kB
Committed_AS:   971708 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66120 MiB
End job on node8 at 2009-05-12 18:33:18