Trace number 335254

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
MD5SUM1f41f91cdd25b8e3813b8e50b5819b08
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 variables1602
Number of clauses14784
Sum of the clauses size71784
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38709
Number of clauses of size 4261
Number of clauses of size 5339
Number of clauses of size over 54354

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:  1602                                                 |
0.00/0.00	|  Number of clauses:    14784                                                |
0.00/0.05	|  Parsing time:         0.05         s                                       |
0.09/0.15	============================[ Search Statistics ]==============================
0.09/0.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.15	===============================================================================
0.09/0.15	|         0 |    1395     8613    42590 |     2871        0    nan |  0.000 % |
0.09/0.15	|       100 |    1395     8613    42590 |     3158      100     18 |  3.558 % |
0.09/0.16	|       250 |    1395     8613    42590 |     3473      250     19 |  3.559 % |
0.09/0.17	|       476 |    1395     8613    42590 |     3821      476     20 |  3.559 % |
0.09/0.19	|       814 |    1395     8613    42590 |     4203      814     20 |  3.558 % |
0.19/0.23	|      1320 |    1395     8613    42590 |     4623     1320     18 |  3.559 % |
0.19/0.29	|      2079 |    1395     8613    42590 |     5086     2079     20 |  3.559 % |
0.29/0.38	|      3218 |    1395     8613    42590 |     5594     3218     21 |  3.559 % |
0.49/0.58	|      4926 |    1395     8613    42590 |     6154     4926     23 |  3.559 % |
0.79/0.88	|      7488 |    1395     8613    42590 |     6769     4312     23 |  3.558 % |
1.29/1.38	|     11333 |    1395     8613    42590 |     7446     4675     25 |  3.559 % |
2.10/2.19	|     17099 |    1395     8613    42590 |     8191     6637     25 |  3.559 % |
3.49/3.50	|     25748 |    1395     8613    42590 |     9010     6924     26 |  3.559 % |
5.69/5.72	|     38722 |    1395     8613    42590 |     9911     6109     27 |  3.558 % |
9.28/9.37	|     58183 |    1395     8613    42590 |    10902     5378     22 |  3.559 % |
14.98/15.01	|     87375 |    1395     8613    42590 |    11992     6920     21 |  3.559 % |
24.08/24.10	|    131164 |    1395     8613    42590 |    13192     8128     29 |  3.559 % |
38.27/38.35	|    196849 |    1395     8613    42590 |    14511     7026     21 |  3.559 % |
62.17/62.26	|    295375 |    1395     8613    42590 |    15962    10164     23 |  3.558 % |
96.46/96.51	|    443164 |    1395     8613    42590 |    17558    12722     21 |  3.559 % |
156.05/156.11	|    664848 |    1395     8613    42590 |    19314    12920     23 |  3.558 % |
245.91/246.05	|    997373 |    1395     8613    42590 |    21246    14107     25 |  3.559 % |
383.96/384.12	|   1496161 |    1395     8613    42590 |    23370    20346     25 |  3.559 % |
603.79/604.04	|   2244343 |    1394     8578    42475 |    25707    13817     26 |  3.621 % |
969.17/969.54	|   3366617 |    1392     8510    42253 |    28278    22835     24 |  3.746 % |

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/node12/watcher-335254-1173618792 -o ROOT/results/node12/solver-335254-1173618792 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335254-1173618792/minimarch /tmp/evaluation/335254-1173618792/instance-335254-1173618792.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.91 0.97 0.98 3/77 4936
/proc/meminfo: memFree=1612984/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=2020 CPUtime=0
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 381833624 2068480 238 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134517928 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 505 238 51 132 0 370 0

[startup+0.0787891 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 4936
/proc/meminfo: memFree=1612984/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=3032 CPUtime=0.07
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 518 0 0 0 7 0 0 0 18 0 1 0 381833624 3104768 502 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531481 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 758 502 63 132 0 623 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3032

[startup+0.101793 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 4936
/proc/meminfo: memFree=1612984/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=3224 CPUtime=0.09
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 541 0 0 0 9 0 0 0 18 0 1 0 381833624 3301376 525 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 806 525 63 132 0 671 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3224

[startup+0.301828 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 4936
/proc/meminfo: memFree=1612984/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=3116 CPUtime=0.29
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 552 0 0 0 29 0 0 0 19 0 1 0 381833624 3190784 535 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557553 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 779 535 66 132 0 644 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3116

[startup+0.7019 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 4936
/proc/meminfo: memFree=1612984/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=3248 CPUtime=0.69
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 571 0 0 0 69 0 0 0 23 0 1 0 381833624 3325952 554 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 812 554 66 132 0 677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3248

[startup+1.50104 s]
/proc/loadavg: 0.91 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1610928/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=3380 CPUtime=1.49
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 621 0 0 0 149 0 0 0 25 0 1 0 381833624 3461120 604 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 845 604 66 132 0 710 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3380

[startup+3.10233 s]
/proc/loadavg: 0.91 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1610480/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=3784 CPUtime=3.09
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 700 0 0 0 309 0 0 0 25 0 1 0 381833624 3874816 683 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550312 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 946 683 66 132 0 811 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3784

[startup+6.30191 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1609904/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=4180 CPUtime=6.29
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 808 0 0 0 629 0 0 0 25 0 1 0 381833624 4280320 791 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551185 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 1045 791 66 132 0 910 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4180

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1609648/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=4312 CPUtime=12.68
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 842 0 0 0 1268 0 0 0 25 0 1 0 381833624 4415488 825 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 1078 825 66 132 0 943 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4312

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1608880/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=5104 CPUtime=25.48
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 1023 0 0 0 2548 0 0 0 25 0 1 0 381833624 5226496 1006 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 1276 1006 66 132 0 1141 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5104

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1608304/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=5632 CPUtime=51.08
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 1173 0 0 0 5107 1 0 0 25 0 1 0 381833624 5767168 1156 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 1408 1156 66 132 0 1273 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5632

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1607344/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=6560 CPUtime=102.26
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 1405 0 0 0 10225 1 0 0 25 0 1 0 381833624 6717440 1388 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 1640 1388 66 132 0 1505 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6560

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1606512/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=7488 CPUtime=162.24
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 1613 0 0 0 16222 2 0 0 25 0 1 0 381833624 7667712 1596 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 1872 1596 66 132 0 1737 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 7488

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1606256/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=7620 CPUtime=222.21
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 1668 0 0 0 22219 2 0 0 25 0 1 0 381833624 7802880 1651 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 1905 1651 66 132 0 1770 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 7620

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1605616/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=8280 CPUtime=282.2
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 1828 0 0 0 28217 3 0 0 25 0 1 0 381833624 8478720 1811 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551258 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2070 1811 66 132 0 1935 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 8280

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1605040/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=8808 CPUtime=342.18
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 1962 0 0 0 34214 4 0 0 25 0 1 0 381833624 9019392 1945 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553257 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2202 1945 66 132 0 2067 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 8808

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1604912/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=8940 CPUtime=402.15
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 1992 0 0 0 40211 4 0 0 25 0 1 0 381833624 9154560 1975 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551533 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2235 1975 66 132 0 2100 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 8940

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1604464/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=9336 CPUtime=462.14
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2085 0 0 0 46209 5 0 0 25 0 1 0 381833624 9560064 2068 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551657 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2334 2068 66 132 0 2199 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 9336

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1603952/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=9864 CPUtime=522.11
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2213 0 0 0 52206 5 0 0 25 0 1 0 381833624 10100736 2196 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2466 2196 66 132 0 2331 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 9864

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1603824/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=9864 CPUtime=582.1
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2232 0 0 0 58204 6 0 0 25 0 1 0 381833624 10100736 2215 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2466 2215 66 132 0 2331 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 9864

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1603760/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=9864 CPUtime=642.08
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2234 0 0 0 64201 7 0 0 25 0 1 0 381833624 10100736 2217 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2466 2217 66 132 0 2331 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 9864

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1603696/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=9996 CPUtime=702.06
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2251 0 0 0 70199 7 0 0 25 0 1 0 381833624 10235904 2234 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552904 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2499 2234 66 132 0 2364 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 9996

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1603440/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=10256 CPUtime=762.04
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2307 0 0 0 76196 8 0 0 25 0 1 0 381833624 10502144 2290 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2564 2290 66 132 0 2429 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 10256

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1603376/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=10256 CPUtime=822.02
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2312 0 0 0 82194 8 0 0 25 0 1 0 381833624 10502144 2295 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2564 2295 66 132 0 2429 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 10256

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1603120/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=10388 CPUtime=882
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2359 0 0 0 88191 9 0 0 25 0 1 0 381833624 10637312 2342 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2597 2342 66 132 0 2462 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 10388

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1603056/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=10528 CPUtime=941.98
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2372 0 0 0 94189 9 0 0 25 0 1 0 381833624 10780672 2355 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551185 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2632 2355 66 132 0 2497 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 10528

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1602800/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=10836 CPUtime=1001.95
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2431 0 0 0 100186 9 0 0 25 0 1 0 381833624 11096064 2414 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557335 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2709 2414 66 132 0 2574 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 10836

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1602544/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=10976 CPUtime=1061.94
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2479 0 0 0 106184 10 0 0 25 0 1 0 381833624 11239424 2462 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2744 2462 66 132 0 2609 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 10976

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1602416/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=11124 CPUtime=1121.91
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2499 0 0 0 112181 10 0 0 25 0 1 0 381833624 11390976 2482 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557142 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2781 2482 66 132 0 2646 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 11124

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1602416/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=11124 CPUtime=1181.9
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2504 0 0 0 118179 11 0 0 25 0 1 0 381833624 11390976 2487 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557925 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2781 2487 66 132 0 2646 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 11124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1602288/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=11124 CPUtime=1200.1
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2520 0 0 0 119999 11 0 0 25 0 1 0 381833624 11390976 2503 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134522033 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2781 2503 66 132 0 2646 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 11124

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4937
/proc/meminfo: memFree=1602288/2055920 swapFree=4156588/4192956
[pid=4936] ppid=4934 vsize=11124 CPUtime=1200.1
/proc/4936/stat : 4936 (minimarch) R 4934 4936 4190 0 -1 4194304 2520 0 0 0 119999 11 0 0 25 0 1 0 381833624 11390976 2503 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134522033 0 0 4096 3 0 0 0 17 1 0 0
/proc/4936/statm: 2781 2503 66 132 0 2646 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 11124

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.11
CPU user time (s): 1199.99
CPU system time (s): 0.115982
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 11124

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

runsolver used 1.43478 second user time and 2.89256 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Mar 11 13:13:12 UTC 2007

IDJOB= 335254
IDBENCH= 24647
IDSOLVER= 110
FILE ID= node12/335254-1173618792

PBS_JOBID= 4101257

Free space on /tmp= 66295 MiB

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

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  1f41f91cdd25b8e3813b8e50b5819b08

RANDOM SEED= 830812699

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1613392 kB
Buffers:         27020 kB
Cached:         322524 kB
SwapCached:      14596 kB
Active:         225112 kB
Inactive:       147416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613392 kB
SwapTotal:     4192956 kB
SwapFree:      4156588 kB
Dirty:            2692 kB
Writeback:           0 kB
Mapped:          30044 kB
Slab:            55616 kB
Committed_AS:  1687872 kB
PageTables:       1696 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= 66295 MiB

End job on node12 on Sun Mar 11 13:33:14 UTC 2007