Trace number 1806055

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.1 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
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 variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 35
9.99/10.02	#LEARNT CLAUSES 114
9.99/10.05	done !
9.99/10.05	c Now, SatElite...
9.99/10.05	c Parsing...
9.99/10.07	c ==============================================================================
9.99/10.07	c |           |     ORIGINAL     |              LEARNT              |          |
9.99/10.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
9.99/10.07	c ==============================================================================
9.99/10.07	c |         0 |   17104    74399 |    5131       0        0     nan |  0.000 % |
9.99/10.08	c |         0 |   17033    74046 |      --       0       --      -- |     --   | -71/-353
9.99/10.08	c ==============================================================================
9.99/10.08	c Result  :   #vars: 1055   #clauses: 17033   #literals: 74046
9.99/10.08	c CPU time:   0.032994 s
9.99/10.08	c ==============================================================================
10.03/10.13	c SatElite is done !
10.03/10.13	c Calling MINISAT
10.03/10.13	This is MiniSat 2.0 beta
10.03/10.13	WARNING: for repeatability, setting FPU to use double precision
10.03/10.13	============================[ Problem Statistics ]=============================
10.03/10.13	|                                                                             |
10.03/10.13	|  Number of variables:  1055                                                 |
10.03/10.13	|  Number of clauses:    17033                                                |
10.03/10.14	|  Parsing time:         0.01         s                                       |
10.03/10.14	============================[ Search Statistics ]==============================
10.03/10.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.03/10.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.03/10.14	===============================================================================
10.03/10.14	|         0 |    1055    17033    74046 |     5677        0    nan |  0.000 % |
10.03/10.15	|       100 |    1055    17033    74046 |     6245      100     19 |  0.002 % |
10.03/10.15	|       250 |    1055    17033    74046 |     6869      250     23 |  0.002 % |
10.03/10.16	|       479 |    1055    17033    74046 |     7556      479     24 |  0.000 % |
10.03/10.18	|       817 |    1055    17033    74046 |     8312      817     24 |  0.000 % |
10.12/10.21	|      1323 |    1055    17033    74046 |     9143     1323     27 |  0.002 % |
10.12/10.27	|      2083 |    1055    17033    74046 |    10058     2083     29 |  0.000 % |
10.12/10.37	|      3222 |    1055    17033    74046 |    11064     3222     34 |  0.000 % |
10.12/10.52	|      4931 |    1055    17033    74046 |    12170     4931     34 |  0.002 % |
10.12/10.81	|      7495 |    1055    17033    74046 |    13387     7495     31 |  0.002 % |
11.48/11.50	|     11340 |    1055    17033    74046 |    14726    11340     32 |  0.002 % |
12.68/12.72	|     17108 |    1055    17033    74046 |    16199     9663     33 |  0.002 % |
14.58/14.64	|     25757 |    1055    17033    74046 |    17818    10150     27 |  0.000 % |
17.07/17.16	|     38731 |    1055    17033    74046 |    19600    14143     30 |  0.002 % |
21.77/21.88	|     58192 |    1055    17033    74046 |    21560    13873     27 |  0.002 % |
29.67/29.73	|     87384 |    1055    17033    74046 |    23717    21367     33 |  0.002 % |
42.07/42.11	|    131173 |    1055    17033    74046 |    26088    17472     29 |  0.000 % |
62.76/62.89	|    196858 |    1055    17033    74046 |    28697    17637     33 |  0.000 % |
97.95/98.06	|    295385 |    1055    17033    74046 |    31567    28195     36 |  0.002 % |
163.93/164.07	|    443174 |    1055    17033    74046 |    34724    15917     27 |  0.000 % |
263.61/263.76	|    664859 |    1055    17033    74046 |    38196    32634     35 |  0.000 % |
420.27/420.43	|    997387 |    1055    17033    74046 |    42016    37521     33 |  0.002 % |
648.01/648.24	|   1496175 |    1055    17033    74046 |    46217    32071     31 |  0.000 % |
1012.51/1012.84	|   2244357 |    1055    17033    74046 |    50839    23316     29 |  0.000 % |
1200.07/1200.40	HOME/run.sh: line 55: 21017 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-1806055-1242144733/watcher-1806055-1242144733 -o /tmp/evaluation-result-1806055-1242144733/solver-1806055-1242144733 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806055-1242144733.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.98 0.94 3/64 21013
/proc/meminfo: memFree=1018480/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=0
/proc/21013/stat : 21013 (run.sh) R 21011 21013 20881 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242506802 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 272467815071 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21013/statm: 1340 236 195 169 0 51 0
[pid=21014] ppid=21013 vsize=2028 CPUtime=0
/proc/21014/stat : 21014 (revival) R 21013 21013 20881 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 242506802 2076672 236 1992294400 134512640 134537284 4294956368 18446744073709551615 134527056 0 0 4096 0 0 0 0 17 0 0 0
/proc/21014/statm: 507 236 82 6 0 145 0

[startup+0.013985 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 21013
/proc/meminfo: memFree=1018480/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=0
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242506802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 237 196 169 0 51 0
[pid=21014] ppid=21013 vsize=2832 CPUtime=0
/proc/21014/stat : 21014 (revival) R 21013 21013 20881 0 -1 4194304 450 0 0 0 0 0 0 0 19 0 1 0 242506802 2899968 416 1992294400 134512640 134537284 4294956368 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 0 0 0
/proc/21014/statm: 708 416 82 6 0 346 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8192

[startup+0.10199 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 21013
/proc/meminfo: memFree=1018480/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=0
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242506802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 237 196 169 0 51 0
[pid=21014] ppid=21013 vsize=2540 CPUtime=0.09
/proc/21014/stat : 21014 (revival) R 21013 21013 20881 0 -1 4194304 493 0 0 0 9 0 0 0 19 0 1 50000 242506802 2600960 354 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21014/statm: 635 354 85 6 0 273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7900

[startup+0.302002 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 21013
/proc/meminfo: memFree=1018480/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=0
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242506802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 237 196 169 0 51 0
[pid=21014] ppid=21013 vsize=2672 CPUtime=0.29
/proc/21014/stat : 21014 (revival) R 21013 21013 20881 0 -1 4194304 508 0 0 0 29 0 0 0 21 0 1 50000 242506802 2736128 369 1992294400 134512640 134537284 4294956368 18446744073709551615 134516867 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21014/statm: 668 369 85 6 0 306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8032

[startup+0.701028 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 21013
/proc/meminfo: memFree=1018480/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=0
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242506802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 237 196 169 0 51 0
[pid=21014] ppid=21013 vsize=2672 CPUtime=0.69
/proc/21014/stat : 21014 (revival) R 21013 21013 20881 0 -1 4194304 531 0 0 0 69 0 0 0 25 0 1 50000 242506802 2736128 392 1992294400 134512640 134537284 4294956368 18446744073709551615 134528966 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21014/statm: 668 392 85 6 0 306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8032

[startup+1.50108 s]
/proc/loadavg: 0.92 0.98 0.94 2/66 21015
/proc/meminfo: memFree=1016928/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=0
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242506802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 237 196 169 0 51 0
[pid=21014] ppid=21013 vsize=2936 CPUtime=1.49
/proc/21014/stat : 21014 (revival) R 21013 21013 20881 0 -1 4194304 577 0 0 0 149 0 0 0 25 0 1 50000 242506802 3006464 438 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21014/statm: 734 438 85 6 0 372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8296

[startup+3.10118 s]
/proc/loadavg: 0.92 0.98 0.94 2/66 21015
/proc/meminfo: memFree=1016544/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=0
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242506802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 237 196 169 0 51 0
[pid=21014] ppid=21013 vsize=3200 CPUtime=3.09
/proc/21014/stat : 21014 (revival) R 21013 21013 20881 0 -1 4194304 665 0 0 0 309 0 0 0 25 0 1 50000 242506802 3276800 526 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21014/statm: 800 526 85 6 0 438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8560

[startup+6.30139 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 21015
/proc/meminfo: memFree=1015720/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=0
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242506802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 237 196 169 0 51 0
[pid=21014] ppid=21013 vsize=3992 CPUtime=6.29
/proc/21014/stat : 21014 (revival) R 21013 21013 20881 0 -1 4194304 842 0 0 0 629 0 0 0 25 0 1 50000 242506802 4087808 703 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21014/statm: 998 703 85 6 0 636 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9352

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1013480/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=5304 CPUtime=2.56
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 1059 0 0 0 256 0 0 0 25 0 1 0 242507815 5431296 1043 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 1326 1043 76 170 0 1154 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10664

[startup+25.5026 s]
/proc/loadavg: 0.95 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1012072/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=6664 CPUtime=15.35
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 1381 0 0 0 1535 0 0 0 25 0 1 0 242507815 6823936 1365 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 1666 1365 76 170 0 1494 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12024

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1010792/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=7872 CPUtime=40.95
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 1699 0 0 0 4094 1 0 0 25 0 1 0 242507815 8060928 1683 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 1968 1683 76 170 0 1796 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13232

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1008872/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=9784 CPUtime=92.14
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 2168 0 0 0 9213 1 0 0 25 0 1 0 242507815 10018816 2152 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 2446 2152 76 170 0 2274 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15144

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1008488/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=10192 CPUtime=152.11
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 2260 0 0 0 15210 1 0 0 25 0 1 0 242507815 10436608 2244 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 2548 2244 76 170 0 2376 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 15552

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1007400/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=11384 CPUtime=212.1
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 2537 0 0 0 21209 1 0 0 25 0 1 0 242507815 11657216 2521 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 2846 2521 76 170 0 2674 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 16744

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1006760/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=11940 CPUtime=272.09
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 2693 0 0 0 27207 2 0 0 25 0 1 0 242507815 12226560 2677 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 2985 2677 76 170 0 2813 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 17300

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1006376/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=12384 CPUtime=332.07
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 2796 0 0 0 33205 2 0 0 25 0 1 0 242507815 12681216 2780 1992294400 134512640 135212939 4294956240 18446744073709551615 134526806 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 3096 2780 76 170 0 2924 0
Current children cumulated CPU time (s) 342.19

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

/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=13496 CPUtime=452.04
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 3021 0 0 0 45202 2 0 0 25 0 1 0 242507815 13819904 3005 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 3374 3005 76 170 0 3202 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 18856

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1005352/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=13628 CPUtime=512.02
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 3069 0 0 0 51200 2 0 0 25 0 1 0 242507815 13955072 3053 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 3407 3053 76 170 0 3235 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 18988

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1004648/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=14440 CPUtime=572.01
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 3235 0 0 0 57199 2 0 0 25 0 1 0 242507815 14786560 3219 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 3610 3219 76 170 0 3438 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 19800

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1004328/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=14728 CPUtime=632
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 3321 0 0 0 63198 2 0 0 25 0 1 0 242507815 15081472 3305 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 3682 3305 76 170 0 3510 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 20088

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1003944/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=15044 CPUtime=691.98
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 3388 0 0 0 69196 2 0 0 25 0 1 0 242507815 15405056 3372 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 3761 3372 76 170 0 3589 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 20404

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1003496/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=15504 CPUtime=751.96
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 3496 0 0 0 75194 2 0 0 25 0 1 0 242507815 15876096 3480 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 3876 3480 76 170 0 3704 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 20864

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1001320/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=17620 CPUtime=811.94
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 4036 0 0 0 81191 3 0 0 25 0 1 0 242507815 18042880 4020 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 4405 4020 76 170 0 4233 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 22980

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1001320/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=17620 CPUtime=871.93
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 4046 0 0 0 87190 3 0 0 25 0 1 0 242507815 18042880 4030 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 4405 4030 76 170 0 4233 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 22980

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1001128/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=17904 CPUtime=931.91
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 4090 0 0 0 93188 3 0 0 25 0 1 0 242507815 18333696 4074 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 4476 4074 76 170 0 4304 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 23264

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1001128/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=17904 CPUtime=991.9
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 4093 0 0 0 99187 3 0 0 25 0 1 0 242507815 18333696 4077 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 4476 4077 76 170 0 4304 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 23264

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1001128/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=17904 CPUtime=1051.88
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 4098 0 0 0 105185 3 0 0 25 0 1 0 242507815 18333696 4082 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 4476 4082 76 170 0 4304 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 23264

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1001128/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=17904 CPUtime=1111.86
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 4100 0 0 0 111183 3 0 0 25 0 1 0 242507815 18333696 4084 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 4476 4084 76 170 0 4304 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 23264

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1001128/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=17904 CPUtime=1171.85
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 4117 0 0 0 117182 3 0 0 25 0 1 0 242507815 18333696 4101 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 4476 4101 76 170 0 4304 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 23264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 21017
/proc/meminfo: memFree=1001000/2055920 swapFree=4181272/4192956
[pid=21013] ppid=21011 vsize=5360 CPUtime=10.12
/proc/21013/stat : 21013 (run.sh) S 21011 21013 20881 0 -1 4194304 341 1533 0 0 0 0 1011 1 16 0 1 0 242506802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21013/statm: 1340 241 197 169 0 51 0
[pid=21017] ppid=21013 vsize=18048 CPUtime=1189.95
/proc/21017/stat : 21017 (minisat) R 21013 21013 20881 0 -1 4194304 4133 0 0 0 118992 3 0 0 25 0 1 0 242507815 18481152 4117 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/21017/statm: 4512 4117 76 170 0 4340 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 23408

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.41
CPU time (s): 1200.1
CPU user time (s): 1200.04
CPU system time (s): 0.055991
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 23408

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

runsolver used 0.904862 second user time and 3.47447 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-12 18:12:13
IDJOB=1806055
IDBENCH=24646
IDSOLVER=647
FILE ID=node22/1806055-1242144733
PBS_JOBID= 9289699
Free space on /tmp= 66364 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806055-1242144733/watcher-1806055-1242144733 -o /tmp/evaluation-result-1806055-1242144733/solver-1806055-1242144733 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806055-1242144733.cnf HOME

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

MD5SUM BENCH= 63ebbe5da415dad3af97436d64747f33
RANDOM SEED=157832355

node22.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.232
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.232
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:       1018960 kB
Buffers:         82804 kB
Cached:         853604 kB
SwapCached:       5528 kB
Active:          87084 kB
Inactive:       857688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1018960 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            78272 kB
Committed_AS:   982052 kB
PageTables:       1368 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= 66360 MiB
End job on node22 at 2009-05-12 18:32:13