Trace number 335212

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, and are wall clock time (not CPU 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
minimarch 2007-02-08? (TO) 1200.07 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 (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  1130                                                 |
0.00/0.00	|  Number of clauses:    18089                                                |
0.00/0.06	|  Parsing time:         0.06         s                                       |
0.19/0.26	============================[ Search Statistics ]==============================
0.19/0.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.26	===============================================================================
0.19/0.26	|         0 |    1021    12583    63229 |     4194        0    nan |  0.000 % |
0.19/0.27	|       100 |    1021    12583    63229 |     4613      100     14 |  4.338 % |
0.19/0.28	|       251 |    1021    12583    63229 |     5075      251     19 |  4.338 % |
0.19/0.29	|       476 |    1021    12583    63229 |     5582      476     19 |  4.336 % |
0.29/0.31	|       813 |    1021    12583    63229 |     6140      813     21 |  4.338 % |
0.29/0.35	|      1319 |    1021    12583    63229 |     6755     1319     22 |  4.338 % |
0.39/0.41	|      2078 |    1021    12583    63229 |     7430     2078     22 |  4.338 % |
0.49/0.51	|      3217 |    1021    12583    63229 |     8173     3217     25 |  4.338 % |
0.59/0.68	|      4926 |    1021    12583    63229 |     8990     4926     25 |  4.338 % |
0.89/0.98	|      7488 |    1021    12583    63229 |     9890     7488     27 |  4.336 % |
1.49/1.54	|     11332 |    1021    12583    63229 |    10879     6317     26 |  4.338 % |
2.59/2.64	|     17098 |    1021    12583    63229 |    11966     6558     26 |  4.336 % |
4.09/4.11	|     25747 |    1021    12583    63229 |    13163     9126     31 |  4.336 % |
6.49/6.58	|     38722 |    1021    12583    63229 |    14479     8755     24 |  4.336 % |
10.58/10.69	|     58184 |    1021    12583    63229 |    15927    13568     25 |  4.338 % |
17.49/17.59	|     87376 |    1021    12583    63229 |    17520    10518     24 |  4.338 % |
26.98/27.04	|    131165 |    1021    12583    63229 |    19272    10008     32 |  4.338 % |
43.18/43.25	|    196850 |    1021    12583    63229 |    21200    17334     37 |  4.338 % |
70.67/70.79	|    295376 |    1021    12583    63229 |    23320    19691     36 |  4.338 % |
115.16/115.25	|    443165 |    1021    12583    63229 |    25652    14750     31 |  4.338 % |
190.33/190.43	|    664848 |    1021    12583    63229 |    28217    16820     33 |  4.338 % |
311.29/311.48	|    997374 |    1021    12583    63229 |    31039    21680     31 |  4.338 % |
506.34/506.50	|   1496163 |    1021    12583    63229 |    34143    30423     29 |  4.338 % |
835.15/835.44	|   2244345 |    1021    12583    63229 |    37557    28316     28 |  4.339 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node7/watcher-335212-1173616212 -o ROOT/results/node7/solver-335212-1173616212 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335212-1173616212/minimarch /tmp/evaluation/335212-1173616212/instance-335212-1173616212.cnf 

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): 2400 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.84 0.94 0.95 3/77 699
/proc/meminfo: memFree=1633360/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=2004 CPUtime=0
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 381575892 2052096 241 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 501 241 51 132 0 366 0

[startup+0.093069 s]
/proc/loadavg: 0.84 0.94 0.95 3/77 699
/proc/meminfo: memFree=1633360/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=3332 CPUtime=0.08
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 583 0 0 0 8 0 0 0 18 0 1 0 381575892 3411968 567 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531497 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 833 567 63 132 0 698 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3332

[startup+0.101069 s]
/proc/loadavg: 0.84 0.94 0.95 3/77 699
/proc/meminfo: memFree=1633360/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=3332 CPUtime=0.09
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 583 0 0 0 9 0 0 0 18 0 1 0 381575892 3411968 567 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531491 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 833 567 63 132 0 698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3332

[startup+0.301092 s]
/proc/loadavg: 0.84 0.94 0.95 3/77 699
/proc/meminfo: memFree=1633360/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=3332 CPUtime=0.29
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 648 0 0 0 29 0 0 0 19 0 1 0 381575892 3411968 597 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 833 597 66 132 0 698 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3332

[startup+0.701133 s]
/proc/loadavg: 0.84 0.94 0.95 3/77 699
/proc/meminfo: memFree=1633360/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=3332 CPUtime=0.69
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 648 0 0 0 69 0 0 0 23 0 1 0 381575892 3411968 597 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 833 597 66 132 0 698 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3332

[startup+1.50222 s]
/proc/loadavg: 0.85 0.94 0.95 2/78 700
/proc/meminfo: memFree=1630856/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=4044 CPUtime=1.49
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 816 0 0 0 149 0 0 0 25 0 1 0 381575892 4141056 765 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557936 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 1011 765 66 132 0 876 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4044

[startup+3.10139 s]
/proc/loadavg: 0.85 0.94 0.95 2/78 700
/proc/meminfo: memFree=1630408/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=4308 CPUtime=3.09
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 880 0 0 0 309 0 0 0 25 0 1 0 381575892 4411392 829 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 1077 829 66 132 0 942 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4308

[startup+6.30172 s]
/proc/loadavg: 0.87 0.94 0.95 2/78 700
/proc/meminfo: memFree=1629512/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=4848 CPUtime=6.29
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 1012 0 0 0 629 0 0 0 25 0 1 0 381575892 4964352 961 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552504 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 1212 961 66 132 0 1077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4848

[startup+12.7014 s]
/proc/loadavg: 0.88 0.94 0.95 2/78 700
/proc/meminfo: memFree=1629000/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=5376 CPUtime=12.68
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 1143 0 0 0 1268 0 0 0 25 0 1 0 381575892 5505024 1092 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 1344 1092 66 132 0 1209 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5376

[startup+25.5017 s]
/proc/loadavg: 0.89 0.94 0.95 2/78 700
/proc/meminfo: memFree=1627784/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=6444 CPUtime=25.48
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 1426 0 0 0 2548 0 0 0 25 0 1 0 381575892 6598656 1375 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557142 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 1611 1375 66 132 0 1476 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6444

[startup+51.1014 s]
/proc/loadavg: 0.93 0.95 0.95 2/78 700
/proc/meminfo: memFree=1626632/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=7680 CPUtime=51.07
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 1713 0 0 0 5106 1 0 0 25 0 1 0 381575892 7864320 1662 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 1920 1662 66 132 0 1785 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7680

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.95 2/78 700
/proc/meminfo: memFree=1625928/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=8352 CPUtime=102.26
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 1890 0 0 0 10225 1 0 0 25 0 1 0 381575892 8552448 1839 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 2088 1839 66 132 0 1953 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8352

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.95 2/78 700
/proc/meminfo: memFree=1625096/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=9156 CPUtime=162.24
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 2095 0 0 0 16222 2 0 0 25 0 1 0 381575892 9375744 2044 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 2289 2044 66 132 0 2154 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 9156

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.95 2/78 700
/proc/meminfo: memFree=1624456/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=9856 CPUtime=222.23
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 2244 0 0 0 22220 3 0 0 25 0 1 0 381575892 10092544 2193 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 2464 2193 66 132 0 2329 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9856

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 700
/proc/meminfo: memFree=1624200/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=9996 CPUtime=282.21
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 2296 0 0 0 28218 3 0 0 25 0 1 0 381575892 10235904 2245 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551295 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 2499 2245 66 132 0 2364 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 9996

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 700
/proc/meminfo: memFree=1623696/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=10528 CPUtime=342.19
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 2417 0 0 0 34215 4 0 0 25 0 1 0 381575892 10780672 2366 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 2632 2366 66 132 0 2497 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 10528

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 700
/proc/meminfo: memFree=1623248/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=10948 CPUtime=402.17
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 2506 0 0 0 40213 4 0 0 25 0 1 0 381575892 11210752 2455 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557335 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 2737 2455 66 132 0 2602 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 10948

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 700
/proc/meminfo: memFree=1622992/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=11084 CPUtime=462.16
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 2566 0 0 0 46211 5 0 0 25 0 1 0 381575892 11350016 2515 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551266 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 2771 2515 66 132 0 2636 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 11084

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 700
/proc/meminfo: memFree=1621904/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=12144 CPUtime=522.14
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 2827 0 0 0 52208 6 0 0 25 0 1 0 381575892 12435456 2776 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3036 2776 66 132 0 2901 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 12144

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 700
/proc/meminfo: memFree=1621712/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=12280 CPUtime=582.12
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 2854 0 0 0 58206 6 0 0 25 0 1 0 381575892 12574720 2803 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551677 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3070 2803 66 132 0 2935 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 12280

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 700
/proc/meminfo: memFree=1621648/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=12280 CPUtime=642.11
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 2865 0 0 0 64205 6 0 0 25 0 1 0 381575892 12574720 2814 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3070 2814 66 132 0 2935 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 12280

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 700
/proc/meminfo: memFree=1621520/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=12420 CPUtime=702.09
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 2892 0 0 0 70202 7 0 0 25 0 1 0 381575892 12718080 2841 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3105 2841 66 132 0 2970 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 12420

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 700
/proc/meminfo: memFree=1621008/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=12948 CPUtime=762.07
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 3005 0 0 0 76200 7 0 0 25 0 1 0 381575892 13258752 2954 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3237 2954 66 132 0 3102 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 12948

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 702
/proc/meminfo: memFree=1620944/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=13212 CPUtime=822.06
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 3080 0 0 0 82198 8 0 0 25 0 1 0 381575892 13529088 3029 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551319 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3303 3029 66 132 0 3168 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 13212

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 702
/proc/meminfo: memFree=1620496/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=13344 CPUtime=882.04
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 3133 0 0 0 88196 8 0 0 25 0 1 0 381575892 13664256 3082 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550350 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3336 3082 66 132 0 3201 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 13344

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 702
/proc/meminfo: memFree=1620432/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=13344 CPUtime=942.02
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 3133 0 0 0 94193 9 0 0 25 0 1 0 381575892 13664256 3082 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3336 3082 66 132 0 3201 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 13344

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 702
/proc/meminfo: memFree=1620368/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=13484 CPUtime=1002.01
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 3157 0 0 0 100192 9 0 0 25 0 1 0 381575892 13807616 3106 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3371 3106 66 132 0 3236 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 13484

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 702
/proc/meminfo: memFree=1620304/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=13484 CPUtime=1061.98
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 3163 0 0 0 106189 9 0 0 25 0 1 0 381575892 13807616 3112 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3371 3112 66 132 0 3236 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 13484

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 702
/proc/meminfo: memFree=1620176/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=13628 CPUtime=1121.97
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 3179 0 0 0 112187 10 0 0 25 0 1 0 381575892 13955072 3128 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3407 3128 66 132 0 3272 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 13628

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 702
/proc/meminfo: memFree=1620240/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=13628 CPUtime=1181.95
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 3180 0 0 0 118185 10 0 0 25 0 1 0 381575892 13955072 3129 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3407 3129 66 132 0 3272 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 13628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 702
/proc/meminfo: memFree=1620176/2055920 swapFree=4147416/4192956
[pid=699] ppid=697 vsize=13628 CPUtime=1200.05
/proc/699/stat : 699 (minimarch) R 697 699 634 0 -1 4194304 3180 0 0 0 119995 10 0 0 25 0 1 0 381575892 13955072 3129 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551236 0 0 4096 3 0 0 0 17 1 0 0
/proc/699/statm: 3407 3129 66 132 0 3272 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 13628

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.95
CPU system time (s): 0.110983
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 13628

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

runsolver used 1.47578 second user time and 2.80857 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Mar 11 12:30:12 UTC 2007

IDJOB= 335212
IDBENCH= 24646
IDSOLVER= 110
FILE ID= node7/335212-1173616212

PBS_JOBID= 4101273

Free space on /tmp= 66412 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335212-1173616212/minimarch /tmp/evaluation/335212-1173616212/instance-335212-1173616212.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-335212-1173616212 -o ROOT/results/node7/solver-335212-1173616212 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335212-1173616212/minimarch /tmp/evaluation/335212-1173616212/instance-335212-1173616212.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  63ebbe5da415dad3af97436d64747f33

RANDOM SEED= 294100152

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1633832 kB
Buffers:         29268 kB
Cached:         301332 kB
SwapCached:       8584 kB
Active:         225788 kB
Inactive:       127352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633832 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:            2868 kB
Writeback:           0 kB
Mapped:          29564 kB
Slab:            54528 kB
Committed_AS:  1284840 kB
PageTables:       1764 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= 66412 MiB

End job on node7 on Sun Mar 11 12:50:14 UTC 2007