Trace number 1806069

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

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.09/2.17	#LEARNT CLAUSES 36
2.09/2.18	done !
2.09/2.18	c Now, SatElite...
2.09/2.19	c Parsing...
2.17/2.20	c ==============================================================================
2.17/2.20	c |           |     ORIGINAL     |              LEARNT              |          |
2.17/2.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.17/2.20	c ==============================================================================
2.17/2.20	c |         0 |   11577    42125 |    3473       0        0     nan |  0.000 % |
2.17/2.21	c |         0 |   11529    41793 |      --       0       --      -- |     --   | -48/-332
2.17/2.21	c ==============================================================================
2.17/2.21	c Result  :   #vars: 958   #clauses: 11529   #literals: 41793
2.17/2.21	c CPU time:   0.021996 s
2.17/2.21	c ==============================================================================
2.17/2.23	c SatElite is done !
2.17/2.23	c Calling MINISAT
2.17/2.23	This is MiniSat 2.0 beta
2.17/2.23	WARNING: for repeatability, setting FPU to use double precision
2.17/2.23	============================[ Problem Statistics ]=============================
2.17/2.23	|                                                                             |
2.17/2.23	|  Number of variables:  958                                                  |
2.17/2.23	|  Number of clauses:    11529                                                |
2.17/2.24	|  Parsing time:         0.01         s                                       |
2.17/2.24	============================[ Search Statistics ]==============================
2.17/2.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.17/2.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.17/2.24	===============================================================================
2.17/2.24	|         0 |     958    11529    41793 |     3843        0    nan |  0.000 % |
2.17/2.25	|       104 |     958    11529    41793 |     4227      104     22 |  0.000 % |
2.17/2.25	|       254 |     958    11529    41793 |     4650      254     23 |  0.002 % |
2.17/2.26	|       479 |     958    11529    41793 |     5115      479     24 |  0.000 % |
2.17/2.28	|       817 |     958    11529    41793 |     5626      817     23 |  0.000 % |
2.23/2.31	|      1324 |     958    11529    41793 |     6189     1324     24 |  0.000 % |
2.23/2.36	|      2083 |     958    11529    41793 |     6808     2083     23 |  0.000 % |
2.23/2.45	|      3223 |     958    11529    41793 |     7488     3223     26 |  0.002 % |
2.23/2.59	|      4933 |     958    11529    41793 |     8237     4933     25 |  0.000 % |
2.23/2.85	|      7497 |     958    11529    41793 |     9061     7497     25 |  0.000 % |
3.29/3.33	|     11341 |     958    11529    41793 |     9967     6750     25 |  0.000 % |
4.08/4.19	|     17108 |     958    11529    41793 |    10964     7463     27 |  0.000 % |
5.39/5.48	|     25757 |     958    11529    41793 |    12060    10565     34 |  0.000 % |
7.38/7.48	|     38732 |     958    11529    41793 |    13267    11370     30 |  0.000 % |
11.08/11.11	|     58195 |     958    11529    41793 |    14593    10749     28 |  0.002 % |
17.28/17.36	|     87388 |     958    11529    41793 |    16053    10515     31 |  0.002 % |
26.17/26.26	|    131177 |     958    11529    41793 |    17658    13870     26 |  0.000 % |
42.06/42.17	|    196863 |     958    11529    41793 |    19424    17367     30 |  0.000 % |
68.75/68.83	|    295389 |     958    11529    41793 |    21366    18130     27 |  0.002 % |
107.95/108.04	|    443178 |     958    11529    41793 |    23503    15544     24 |  0.002 % |
166.12/166.23	|    664861 |     958    11529    41793 |    25853    12774     26 |  0.000 % |
260.59/260.71	|    997386 |     958    11529    41793 |    28439    20688     32 |  0.000 % |
410.82/411.01	|   1496174 |     958    11529    41793 |    31283    18017     29 |  0.003 % |
655.51/655.88	|   2244356 |     957    11469    41633 |    34411    21180     35 |  0.106 % |
1059.15/1059.63	|   3366631 |     955    11353    41316 |    37852    16838     28 |  0.313 % |
1200.09/1200.60	HOME/run.sh: line 55: 14379 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

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-1806069-1242144770/watcher-1806069-1242144770 -o /tmp/evaluation-result-1806069-1242144770/solver-1806069-1242144770 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806069-1242144770.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.99 0.97 1.00 3/64 14375
/proc/meminfo: memFree=1674712/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=0
/proc/14375/stat : 14375 (run.sh) R 14373 14375 14246 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242504849 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14375/statm: 1340 236 195 169 0 51 0
[pid=14376] ppid=14375 vsize=2024 CPUtime=0
/proc/14376/stat : 14376 (revival) R 14375 14375 14246 0 -1 4194304 234 0 0 0 0 0 0 0 18 0 1 0 242504849 2072576 200 1992294400 134512640 134537284 4294956368 18446744073709551615 5166029 0 0 4096 0 0 0 0 17 0 0 0
/proc/14376/statm: 506 201 82 6 0 144 0

[startup+0.0290481 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 14375
/proc/meminfo: memFree=1674712/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=0
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242504849 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 237 196 169 0 51 0
[pid=14376] ppid=14375 vsize=2284 CPUtime=0.02
/proc/14376/stat : 14376 (revival) R 14375 14375 14246 0 -1 4194304 377 0 0 0 2 0 0 0 18 0 1 50000 242504849 2338816 277 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14376/statm: 571 277 85 6 0 209 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7644

[startup+0.101056 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 14375
/proc/meminfo: memFree=1674712/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=0
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242504849 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 237 196 169 0 51 0
[pid=14376] ppid=14375 vsize=2284 CPUtime=0.09
/proc/14376/stat : 14376 (revival) R 14375 14375 14246 0 -1 4194304 389 0 0 0 9 0 0 0 19 0 1 50000 242504849 2338816 289 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14376/statm: 571 289 85 6 0 209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7644

[startup+0.301075 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 14375
/proc/meminfo: memFree=1674712/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=0
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242504849 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 237 196 169 0 51 0
[pid=14376] ppid=14375 vsize=2416 CPUtime=0.29
/proc/14376/stat : 14376 (revival) R 14375 14375 14246 0 -1 4194304 418 0 0 0 29 0 0 0 21 0 1 50000 242504849 2473984 318 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14376/statm: 604 318 85 6 0 242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7776

[startup+0.701116 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 14375
/proc/meminfo: memFree=1674712/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=0
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242504849 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 237 196 169 0 51 0
[pid=14376] ppid=14375 vsize=2680 CPUtime=0.69
/proc/14376/stat : 14376 (revival) R 14375 14375 14246 0 -1 4194304 476 0 0 0 69 0 0 0 25 0 1 50000 242504849 2744320 376 1992294400 134512640 134537284 4294956368 18446744073709551615 134523732 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14376/statm: 670 376 85 6 0 308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8040

[startup+1.5012 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14377
/proc/meminfo: memFree=1673096/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=0
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242504849 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 237 196 169 0 51 0
[pid=14376] ppid=14375 vsize=3208 CPUtime=1.49
/proc/14376/stat : 14376 (revival) R 14375 14375 14246 0 -1 4194304 593 0 0 0 149 0 0 0 25 0 1 50000 242504849 3284992 493 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14376/statm: 802 493 85 6 0 440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8568

[startup+3.10236 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14377
/proc/meminfo: memFree=1672328/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 5360
heavy processes:

[startup+6.30169 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1670920/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=4764 CPUtime=4.05
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 868 0 0 0 405 0 0 0 25 0 1 0 242505073 4878336 852 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1191 852 76 170 0 1019 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10124

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1669960/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=5164 CPUtime=10.45
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 1002 0 0 0 1045 0 0 0 25 0 1 0 242505073 5287936 986 1992294400 134512640 135212939 4294956240 18446744073709551615 134529296 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1291 986 76 170 0 1119 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10524

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1669512/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=5700 CPUtime=23.24
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 1135 0 0 0 2324 0 0 0 25 0 1 0 242505073 5836800 1119 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1425 1119 76 170 0 1253 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11060

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1668808/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=6560 CPUtime=48.83
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 1333 0 0 0 4883 0 0 0 25 0 1 0 242505073 6717440 1317 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1640 1317 76 170 0 1468 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11920

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1667848/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=7496 CPUtime=100.02
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 1572 0 0 0 10001 1 0 0 25 0 1 0 242505073 7675904 1556 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1874 1556 76 170 0 1702 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12856

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1666120/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=9240 CPUtime=159.99
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 1987 0 0 0 15998 1 0 0 25 0 1 0 242505073 9461760 1971 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2310 1971 76 170 0 2138 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 14600

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1665928/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=9372 CPUtime=219.96
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 2042 0 0 0 21995 1 0 0 25 0 1 0 242505073 9596928 2026 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2343 2026 76 170 0 2171 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 14732

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1665032/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=10488 CPUtime=279.94
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 2271 0 0 0 27992 2 0 0 25 0 1 0 242505073 10739712 2255 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2622 2255 76 170 0 2450 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 15848

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1664520/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=10920 CPUtime=339.92
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 2378 0 0 0 33990 2 0 0 25 0 1 0 242505073 11182080 2362 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2730 2362 76 170 0 2558 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 16280


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

/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=11352 CPUtime=459.87
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 2472 0 0 0 45985 2 0 0 25 0 1 0 242505073 11624448 2456 1992294400 134512640 135212939 4294956240 18446744073709551615 134537027 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2838 2456 76 170 0 2666 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 16712

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1663944/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=11352 CPUtime=519.84
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 2502 0 0 0 51982 2 0 0 25 0 1 0 242505073 11624448 2486 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2838 2486 76 170 0 2666 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 16712

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1663880/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=11512 CPUtime=579.82
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 2527 0 0 0 57980 2 0 0 25 0 1 0 242505073 11788288 2511 1992294400 134512640 135212939 4294956240 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2878 2511 76 170 0 2706 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 16872

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1663752/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=11644 CPUtime=639.8
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 2547 0 0 0 63978 2 0 0 25 0 1 0 242505073 11923456 2531 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2911 2531 76 170 0 2739 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 17004

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1662984/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=12312 CPUtime=699.76
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 2735 0 0 0 69974 2 0 0 25 0 1 0 242505073 12607488 2719 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 3078 2719 76 170 0 2906 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 17672

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1662728/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=12596 CPUtime=759.74
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 2791 0 0 0 75972 2 0 0 25 0 1 0 242505073 12898304 2775 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 3149 2775 76 170 0 2977 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 17956

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1661704/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=13696 CPUtime=819.71
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 3058 0 0 0 81969 2 0 0 25 0 1 0 242505073 14024704 3042 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 3424 3042 76 170 0 3252 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 19056

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1661320/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=13960 CPUtime=879.69
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 3134 0 0 0 87967 2 0 0 25 0 1 0 242505073 14295040 3118 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 3490 3118 76 170 0 3318 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 19320

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1661320/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=13960 CPUtime=939.66
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 3139 0 0 0 93964 2 0 0 25 0 1 0 242505073 14295040 3123 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 3490 3123 76 170 0 3318 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 19320

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1661256/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=13960 CPUtime=999.64
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 3140 0 0 0 99962 2 0 0 25 0 1 0 242505073 14295040 3124 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 3490 3124 76 170 0 3318 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 19320

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1661256/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=13960 CPUtime=1059.62
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 3143 0 0 0 105959 3 0 0 25 0 1 0 242505073 14295040 3127 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 3490 3127 76 170 0 3318 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 19320

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1661192/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=13960 CPUtime=1119.6
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 3147 0 0 0 111957 3 0 0 25 0 1 0 242505073 14295040 3131 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 3490 3131 76 170 0 3318 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 19320

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1661128/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=13960 CPUtime=1179.57
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 3147 0 0 0 117954 3 0 0 25 0 1 0 242505073 14295040 3131 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 3490 3131 76 170 0 3318 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 19320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14379
/proc/meminfo: memFree=1661128/2055920 swapFree=4179768/4192956
[pid=14375] ppid=14373 vsize=5360 CPUtime=2.23
/proc/14375/stat : 14375 (run.sh) S 14373 14375 14246 0 -1 4194304 341 1049 0 0 0 0 222 1 16 0 1 0 242504849 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14375/statm: 1340 241 197 169 0 51 0
[pid=14379] ppid=14375 vsize=13960 CPUtime=1197.86
/proc/14379/stat : 14379 (minisat) R 14375 14375 14246 0 -1 4194304 3148 0 0 0 119783 3 0 0 25 0 1 0 242505073 14295040 3132 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 3490 3132 76 170 0 3318 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 19320

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.11
CPU user time (s): 1200.07
CPU system time (s): 0.047992
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 19320

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

runsolver used 0.986849 second user time and 3.39648 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-12 18:12:50
IDJOB=1806069
IDBENCH=24651
IDSOLVER=647
FILE ID=node45/1806069-1242144770
PBS_JOBID= 9289678
Free space on /tmp= 66212 MiB

SOLVER NAME= SatElite + 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-1806069-1242144770/watcher-1806069-1242144770 -o /tmp/evaluation-result-1806069-1242144770/solver-1806069-1242144770 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806069-1242144770.cnf HOME

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

MD5SUM BENCH= 26eb408aec254c812108c852e426e72f
RANDOM SEED=553635585

node45.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.231
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.231
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:       1675256 kB
Buffers:         43596 kB
Cached:         254776 kB
SwapCached:       6948 kB
Active:          65804 kB
Inactive:       240856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675256 kB
SwapTotal:     4192956 kB
SwapFree:      4179768 kB
Dirty:            1668 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            60040 kB
Committed_AS:   865484 kB
PageTables:       1376 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= 66208 MiB
End job on node45 at 2009-05-12 18:32:50