Trace number 1806042

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 + SatElite 2009-03-18? (TO) 1200.09 1200.71

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn002.sat05-3842.reshuffled-07.cnf
MD5SUMcd51741c2df34af4fdb8becaf8b3fc51
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 variables2935
Number of clauses18753
Sum of the clauses size133299
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2526
Number of clauses of size 32382
Number of clauses of size 4501
Number of clauses of size 5678
Number of clauses of size over 514610

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   18372   131484 |    5511       0        0     nan |  0.000 % |
0.07/0.09	c |         0 |   16937   123310 |      --       0       --      -- |     --   | -261/-3123
0.07/0.09	c ==============================================================================
0.07/0.09	c Result  :   #vars: 2847   #clauses: 16937   #literals: 123310
0.07/0.09	c CPU time:   0.085986 s
0.07/0.09	c ==============================================================================
0.08/0.17	c SatElite is done !
0.08/0.17	c revival is preprocessing the formula...#ITERATIONS 97
36.26/36.36	#LEARNT CLAUSES 2727
36.26/36.39	done !
36.26/36.39	c Calling MINISAT
36.26/36.39	This is MiniSat 2.0 beta
36.26/36.39	WARNING: for repeatability, setting FPU to use double precision
36.26/36.39	============================[ Problem Statistics ]=============================
36.26/36.39	|                                                                             |
36.26/36.39	|  Number of variables:  2847                                                 |
36.26/36.39	|  Number of clauses:    19628                                                |
36.37/36.42	|  Parsing time:         0.02         s                                       |
36.37/36.42	============================[ Search Statistics ]==============================
36.37/36.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.37/36.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.37/36.42	===============================================================================
36.37/36.42	|         0 |    2845    19625   119286 |     6541        0    nan |  0.000 % |
36.37/36.42	|       100 |    2845    19625   119286 |     7195      100     13 |  0.070 % |
36.37/36.43	|       250 |    2845    19625   119286 |     7915      250     16 |  0.070 % |
36.37/36.44	|       475 |    2845    19625   119286 |     8706      475     18 |  0.070 % |
36.37/36.45	|       812 |    2845    19625   119286 |     9577      812     17 |  0.070 % |
36.37/36.48	|      1320 |    2845    19625   119286 |    10535     1320     17 |  0.070 % |
36.37/36.53	|      2079 |    2845    19625   119286 |    11588     2079     19 |  0.070 % |
36.37/36.61	|      3218 |    2845    19625   119286 |    12747     3218     21 |  0.070 % |
36.37/36.77	|      4926 |    2845    19625   119286 |    14022     4926     23 |  0.070 % |
36.37/37.06	|      7491 |    2845    19625   119286 |    15424     7491     24 |  0.070 % |
37.56/37.61	|     11335 |    2845    19625   119286 |    16967    11335     24 |  0.070 % |
38.65/38.70	|     17101 |    2845    19625   119286 |    18664    17101     25 |  0.070 % |
40.45/40.55	|     25750 |    2845    19625   119286 |    20530    16358     26 |  0.070 % |
43.14/43.24	|     38725 |    2845    19625   119286 |    22583    19000     25 |  0.070 % |
47.75/47.81	|     58186 |    2845    19625   119286 |    24841    15768     24 |  0.070 % |
55.85/55.99	|     87378 |    2845    19625   119286 |    27326    20029     26 |  0.070 % |
69.24/69.37	|    131167 |    2845    19625   119286 |    30058    22649     27 |  0.070 % |
91.52/91.62	|    196852 |    2845    19625   119286 |    33064    25156     30 |  0.070 % |
126.82/126.96	|    295378 |    2845    19625   119286 |    36371    19149     24 |  0.070 % |
187.18/187.36	|    443167 |    2845    19625   119286 |    40008    24287     31 |  0.070 % |
285.93/286.13	|    664850 |    2845    19625   119286 |    44009    34170     30 |  0.070 % |
453.35/453.65	|    997375 |    2845    19625   119286 |    48409    23778     25 |  0.070 % |
712.31/712.73	|   1496166 |    2845    19625   119286 |    53250    31598     26 |  0.071 % |
1140.69/1141.36	|   2244348 |    2845    19625   119286 |    58576    35778     25 |  0.070 % |
1200.06/1200.70	HOME/run.sh: line 54: 13661 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-1806042-1242144705/watcher-1806042-1242144705 -o /tmp/evaluation-result-1806042-1242144705/solver-1806042-1242144705 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806042-1242144705.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.99 3/64 13657
/proc/meminfo: memFree=1553520/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=0
/proc/13657/stat : 13657 (run.sh) R 13655 13657 13496 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242503536 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028485791 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13657/statm: 1340 237 196 169 0 51 0
[pid=13658] ppid=13657 vsize=1168 CPUtime=0
/proc/13658/stat : 13658 (SatElite) R 13657 13657 13496 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 242503536 1196032 169 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/13658/statm: 292 169 52 126 0 163 0

[startup+0.0840729 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 13657
/proc/meminfo: memFree=1553520/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=0
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242503536 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13657/statm: 1340 238 197 169 0 51 0
[pid=13658] ppid=13657 vsize=3144 CPUtime=0.07
/proc/13658/stat : 13658 (SatElite) R 13657 13657 13496 0 -1 4194304 739 0 0 0 7 0 0 0 19 0 1 0 242503536 3219456 686 1992294400 134512640 135031949 4294956224 18446744073709551615 134565965 0 0 4096 3 0 0 0 17 0 0 0
/proc/13658/statm: 786 686 67 126 0 657 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8504

[startup+0.101075 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 13657
/proc/meminfo: memFree=1553520/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=0
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242503536 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13657/statm: 1340 238 197 169 0 51 0
[pid=13658] ppid=13657 vsize=3148 CPUtime=0.08
/proc/13658/stat : 13658 (SatElite) R 13657 13657 13496 0 -1 4194304 742 0 0 0 8 0 0 0 19 0 1 0 242503536 3223552 689 1992294400 134512640 135031949 4294956224 18446744073709551615 134756341 0 0 4096 3 0 0 0 17 0 0 0
/proc/13658/statm: 787 689 69 126 0 658 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8508

[startup+0.301111 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 13657
/proc/meminfo: memFree=1553520/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=0.16
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 317 745 0 0 0 0 15 1 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 5360

[startup+0.701175 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 13657
/proc/meminfo: memFree=1553520/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=0.16
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 317 745 0 0 0 0 15 1 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 5360

[startup+1.5013 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 13660
/proc/meminfo: memFree=1550624/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=0.16
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 317 745 0 0 0 0 15 1 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13660] ppid=13657 vsize=3468 CPUtime=1.32
/proc/13660/stat : 13660 (revival) R 13657 13657 13496 0 -1 4194304 756 0 0 0 132 0 0 0 25 0 1 50000 242503553 3551232 559 1992294400 134512640 134537284 4294956384 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13660/statm: 867 559 85 6 0 505 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8828

[startup+3.10155 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 13660
/proc/meminfo: memFree=1550368/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=0.16
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 317 745 0 0 0 0 15 1 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13660] ppid=13657 vsize=3732 CPUtime=2.91
/proc/13660/stat : 13660 (revival) R 13657 13657 13496 0 -1 4194304 823 0 0 0 291 0 0 0 25 0 1 50000 242503553 3821568 626 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13660/statm: 933 626 85 6 0 571 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9092

[startup+6.30106 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 13660
/proc/meminfo: memFree=1549792/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=0.16
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 317 745 0 0 0 0 15 1 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13660] ppid=13657 vsize=4128 CPUtime=6.11
/proc/13660/stat : 13660 (revival) R 13657 13657 13496 0 -1 4194304 933 0 0 0 611 0 0 0 25 0 1 50000 242503553 4227072 736 1992294400 134512640 134537284 4294956384 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13660/statm: 1032 736 85 6 0 670 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9488

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 13660
/proc/meminfo: memFree=1548896/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=0.16
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 317 745 0 0 0 0 15 1 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13660] ppid=13657 vsize=4920 CPUtime=12.51
/proc/13660/stat : 13660 (revival) R 13657 13657 13496 0 -1 4194304 1132 0 0 0 1251 0 0 0 25 0 1 50000 242503553 5038080 935 1992294400 134512640 134537284 4294956384 18446744073709551615 134523875 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13660/statm: 1230 935 85 6 0 868 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10280

[startup+25.5011 s]
/proc/loadavg: 0.95 0.97 0.99 2/66 13660
/proc/meminfo: memFree=1547552/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=0.16
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 317 745 0 0 0 0 15 1 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13660] ppid=13657 vsize=6372 CPUtime=25.31
/proc/13660/stat : 13660 (revival) R 13657 13657 13496 0 -1 4194304 1494 0 0 0 2530 1 0 0 25 0 1 50000 242503553 6524928 1297 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13660/statm: 1593 1297 85 6 0 1231 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11732

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1545888/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=6996 CPUtime=14.68
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 1545 0 0 0 1467 1 0 0 25 0 1 0 242507175 7163904 1529 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 1749 1529 76 170 0 1577 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12356

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1543328/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=9448 CPUtime=65.86
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 2150 0 0 0 6584 2 0 0 25 0 1 0 242507175 9674752 2134 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 2362 2134 76 170 0 2190 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 14808

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1542304/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=10584 CPUtime=125.82
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 2419 0 0 0 12580 2 0 0 25 0 1 0 242507175 10838016 2403 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 2646 2403 76 170 0 2474 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 15944

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1541152/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=11704 CPUtime=185.79
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 2693 0 0 0 18577 2 0 0 25 0 1 0 242507175 11984896 2677 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 2926 2677 76 170 0 2754 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 17064

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1540832/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=12140 CPUtime=245.76
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 2783 0 0 0 24574 2 0 0 25 0 1 0 242507175 12431360 2767 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 3035 2767 76 170 0 2863 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 17500

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1539936/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=13044 CPUtime=305.74
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 2980 0 0 0 30571 3 0 0 25 0 1 0 242507175 13357056 2964 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 3261 2964 76 170 0 3089 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 18404

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1539744/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37

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

/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=14556 CPUtime=485.65
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 3374 0 0 0 48562 3 0 0 25 0 1 0 242507175 14905344 3358 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 3639 3358 76 170 0 3467 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 19916

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1538080/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=14852 CPUtime=545.61
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 3439 0 0 0 54558 3 0 0 25 0 1 0 242507175 15208448 3423 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 3713 3423 76 170 0 3541 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 20212

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1537760/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=15144 CPUtime=605.59
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 3515 0 0 0 60556 3 0 0 25 0 1 0 242507175 15507456 3499 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 3786 3499 76 170 0 3614 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 20504

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1537568/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=15296 CPUtime=665.54
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 3555 0 0 0 66551 3 0 0 25 0 1 0 242507175 15663104 3539 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 3824 3539 76 170 0 3652 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 20656

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1537376/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=15468 CPUtime=725.51
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 3592 0 0 0 72548 3 0 0 25 0 1 0 242507175 15839232 3576 1992294400 134512640 135212939 4294956240 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 3867 3576 76 170 0 3695 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 20828

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1537312/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=15628 CPUtime=785.48
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 3622 0 0 0 78545 3 0 0 25 0 1 0 242507175 16003072 3606 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 3907 3606 76 170 0 3735 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 20988

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1537184/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=15628 CPUtime=845.45
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 3628 0 0 0 84541 4 0 0 25 0 1 0 242507175 16003072 3612 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 3907 3612 76 170 0 3735 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 20988

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1537056/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=15776 CPUtime=905.41
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 3666 0 0 0 90537 4 0 0 25 0 1 0 242507175 16154624 3650 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 3944 3650 76 170 0 3772 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 21136

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1535968/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=17008 CPUtime=965.38
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 3941 0 0 0 96534 4 0 0 25 0 1 0 242507175 17416192 3925 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 4252 3925 76 170 0 4080 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 22368

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1535904/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=17008 CPUtime=1025.36
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 3955 0 0 0 102532 4 0 0 25 0 1 0 242507175 17416192 3939 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 4252 3939 76 170 0 4080 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 22368

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1535904/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=17008 CPUtime=1085.33
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 3960 0 0 0 108529 4 0 0 25 0 1 0 242507175 17416192 3944 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 4252 3944 76 170 0 4080 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 22368

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1535136/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=17668 CPUtime=1145.3
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 4144 0 0 0 114526 4 0 0 25 0 1 0 242507175 18092032 4128 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 4417 4128 76 170 0 4245 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 23028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1535072/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=17800 CPUtime=1163.69
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 4154 0 0 0 116365 4 0 0 25 0 1 0 242507175 18227200 4138 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 4450 4138 76 170 0 4278 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 23160

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13661
/proc/meminfo: memFree=1535072/2055920 swapFree=4181456/4192956
[pid=13657] ppid=13655 vsize=5360 CPUtime=36.37
/proc/13657/stat : 13657 (run.sh) S 13655 13657 13496 0 -1 4194304 343 2542 0 0 0 0 3634 3 16 0 1 0 242503536 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13657/statm: 1340 241 197 169 0 51 0
[pid=13661] ppid=13657 vsize=17800 CPUtime=1163.69
/proc/13661/stat : 13661 (minisat) R 13657 13657 13496 0 -1 4194304 4154 0 0 0 116365 4 0 0 25 0 1 0 242507175 18227200 4138 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13661/statm: 4450 4138 76 170 0 4278 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 23160

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.01
CPU system time (s): 0.085986
CPU usage (%): 99.9486
Max. virtual memory (cumulated for all children) (KiB): 23160

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

runsolver used 1.00685 second user time and 3.37349 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-12 18:11:46
IDJOB=1806042
IDBENCH=24644
IDSOLVER=648
FILE ID=node26/1806042-1242144705
PBS_JOBID= 9289695
Free space on /tmp= 66060 MiB

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

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

MD5SUM BENCH= cd51741c2df34af4fdb8becaf8b3fc51
RANDOM SEED=1116727809

node26.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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1554000 kB
Buffers:         43436 kB
Cached:         376416 kB
SwapCached:       5352 kB
Active:          94256 kB
Inactive:       333436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554000 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            60304 kB
Committed_AS:   859040 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= 66060 MiB
End job on node26 at 2009-05-12 18:31:46