Trace number 337480

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.08 1200.71

General information on the benchmark

Namecrafted/Hard/contest03/others/
mm-2x3-8-8-sb.1.sat05-475.reshuffled-07.cnf
MD5SUM4a090b704246d3ad726ea9c32639743a
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 variables2326
Number of clauses80891
Sum of the clauses size424112
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21079
Number of clauses of size 319889
Number of clauses of size 413613
Number of clauses of size 511813
Number of clauses of size over 534497

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:  2326                                                 |
0.00/0.00	|  Number of clauses:    80891                                                |
0.29/0.36	|  Parsing time:         0.36         s                                       |
2.79/2.86	============================[ Search Statistics ]==============================
2.79/2.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.79/2.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.79/2.86	===============================================================================
2.79/2.86	|         0 |    2314    80375   422683 |    26791        0    nan |  0.000 % |
2.79/2.88	|       100 |    2314    80375   422683 |    29470      100     20 |  0.000 % |
2.89/2.90	|       250 |    2314    80375   422683 |    32417      250     17 |  0.000 % |
2.89/2.93	|       475 |    2314    80375   422683 |    35659      475     17 |  0.000 % |
2.89/2.97	|       812 |    2314    80375   422683 |    39225      812     17 |  0.000 % |
2.99/3.04	|      1318 |    2314    80375   422683 |    43148     1318     19 |  0.000 % |
3.09/3.16	|      2077 |    2314    80375   422683 |    47463     2077     19 |  0.000 % |
3.20/3.29	|      3216 |    2314    80375   422683 |    52209     3216     21 |  0.000 % |
3.39/3.49	|      4924 |    2314    80375   422683 |    57430     4924     23 |  0.000 % |
3.79/3.87	|      7486 |    2314    80375   422683 |    63173     7486     23 |  0.000 % |
4.49/4.57	|     11330 |    2311    78993   416542 |    69490    11309     23 |  0.129 % |
5.59/5.69	|     17096 |    2311    78993   416542 |    76439    17075     24 |  0.129 % |
7.98/8.02	|     25745 |    2311    78993   416542 |    84083    25724     24 |  0.129 % |
11.48/11.57	|     38719 |    2311    78993   416542 |    92492    38698     24 |  0.129 % |
19.88/19.98	|     58181 |    2311    78993   416542 |   101741    58160     25 |  0.129 % |
35.98/36.04	|     87374 |    2311    78993   416542 |   111915    87353     24 |  0.129 % |
64.27/64.32	|    131163 |    2311    78993   416542 |   123106    34815     24 |  0.131 % |
107.66/107.71	|    196848 |    2311    78993   416542 |   135417   100500     24 |  0.129 % |
193.83/193.92	|    295375 |    2311    78993   416542 |   148959    83603     25 |  0.129 % |
328.48/328.62	|    443164 |    2311    78993   416542 |   163855   103720     22 |  0.129 % |
546.77/547.27	|    664847 |    2311    78993   416542 |   180240    38944     23 |  0.129 % |
884.66/885.24	|    997372 |    2311    78993   416542 |   198265    51827     22 |  0.129 % |

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/node10/watcher-337480-1173668040 -o ROOT/results/node10/solver-337480-1173668040 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337480-1173668040/minimarch /tmp/evaluation/337480-1173668040/instance-337480-1173668040.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.85 0.97 0.99 3/77 7257
/proc/meminfo: memFree=1618792/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=2000 CPUtime=0
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 420 0 0 0 0 0 0 0 18 0 1 0 386759068 2048000 404 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533475 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 500 404 51 132 0 365 0

[startup+0.05793 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 7257
/proc/meminfo: memFree=1618792/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=4404 CPUtime=0.05
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 992 0 0 0 5 0 0 0 18 0 1 0 386759068 4509696 976 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 1101 976 51 132 0 966 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4404

[startup+0.101936 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 7257
/proc/meminfo: memFree=1618792/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=6280 CPUtime=0.09
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 1451 0 0 0 9 0 0 0 18 0 1 0 386759068 6430720 1435 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 1570 1436 51 132 0 1435 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6280

[startup+0.301962 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 7257
/proc/meminfo: memFree=1618792/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=8372 CPUtime=0.29
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 1984 0 0 0 28 1 0 0 19 0 1 0 386759068 8572928 1968 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523094 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 2093 1968 51 132 0 1958 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8372

[startup+0.702016 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 7257
/proc/meminfo: memFree=1618792/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=8368 CPUtime=0.69
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 1997 0 0 0 68 1 0 0 22 0 1 0 386759068 8568832 1981 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531526 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 2092 1981 63 132 0 1957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8368

[startup+1.50213 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 7258
/proc/meminfo: memFree=1611040/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=8368 CPUtime=1.49
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 1998 0 0 0 148 1 0 0 25 0 1 0 386759068 8568832 1982 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523047 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 2092 1982 63 132 0 1957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8368

[startup+3.10134 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 7258
/proc/meminfo: memFree=1610592/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=8004 CPUtime=3.09
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 2079 0 0 0 308 1 0 0 25 0 1 0 386759068 8196096 1905 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 2001 1905 66 132 0 1866 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8004

[startup+6.30177 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 7258
/proc/meminfo: memFree=1610920/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=8720 CPUtime=6.29
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 2249 0 0 0 628 1 0 0 25 0 1 0 386759068 8929280 2075 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 2180 2075 66 132 0 2045 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8720

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 7258
/proc/meminfo: memFree=1607848/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=11604 CPUtime=12.69
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 2957 0 0 0 1266 3 0 0 25 0 1 0 386759068 11882496 2783 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 2901 2783 66 132 0 2766 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11604

[startup+25.5014 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 7258
/proc/meminfo: memFree=1603880/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=15440 CPUtime=25.48
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 3908 0 0 0 2544 4 0 0 25 0 1 0 386759068 15810560 3734 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 3860 3734 66 132 0 3725 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15440

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 7258
/proc/meminfo: memFree=1598952/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=20484 CPUtime=51.07
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 5142 0 0 0 5102 5 0 0 25 0 1 0 386759068 20975616 4968 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 5121 4968 66 132 0 4986 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20484

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 7258
/proc/meminfo: memFree=1597992/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=21316 CPUtime=102.26
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 5364 0 0 0 10220 6 0 0 25 0 1 0 386759068 21827584 5190 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 5329 5190 66 132 0 5194 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21316

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7258
/proc/meminfo: memFree=1594280/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=25052 CPUtime=162.24
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 6276 0 0 0 16217 7 0 0 25 0 1 0 386759068 25653248 6102 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 6263 6102 66 132 0 6128 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25052

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7258
/proc/meminfo: memFree=1593960/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=25340 CPUtime=222.22
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 6345 0 0 0 22214 8 0 0 25 0 1 0 386759068 25948160 6171 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 6335 6171 66 132 0 6200 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 25340

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7258
/proc/meminfo: memFree=1592232/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=27268 CPUtime=282.2
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 6764 0 0 0 28211 9 0 0 25 0 1 0 386759068 27922432 6590 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 6817 6590 66 132 0 6682 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 27268

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7258
/proc/meminfo: memFree=1591784/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=27752 CPUtime=342.19
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 6868 0 0 0 34209 10 0 0 25 0 1 0 386759068 28418048 6694 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 6938 6694 66 132 0 6803 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27752

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7258
/proc/meminfo: memFree=1591144/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=28308 CPUtime=402.16
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 7032 0 0 0 40206 10 0 0 25 0 1 0 386759068 28987392 6858 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 7077 6858 66 132 0 6942 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 28308

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 7376
/proc/meminfo: memFree=1588848/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=29436 CPUtime=462.08
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 7295 0 0 0 46195 13 0 0 25 0 1 0 386759068 30142464 7121 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 7359 7121 66 132 0 7224 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 29436

[startup+522.302 s]
/proc/loadavg: 1.40 1.08 1.02 2/78 9458
/proc/meminfo: memFree=1423824/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=29680 CPUtime=521.87
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 7344 0 0 0 52153 34 0 0 25 0 1 0 386759068 30392320 7170 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 7420 7170 66 132 0 7285 0
Current children cumulated CPU time (s) 521.87
Current children cumulated vsize (KiB) 29680

[startup+582.302 s]
/proc/loadavg: 1.15 1.06 1.02 2/78 9458
/proc/meminfo: memFree=1424168/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=29680 CPUtime=581.86
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 7345 0 0 0 58150 36 0 0 25 0 1 0 386759068 30392320 7171 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 7420 7171 66 132 0 7285 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 29680

[startup+642.302 s]
/proc/loadavg: 1.05 1.05 1.01 2/78 9458
/proc/meminfo: memFree=1424104/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=29956 CPUtime=641.84
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 7401 0 0 0 64148 36 0 0 25 0 1 0 386759068 30674944 7227 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551222 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 7489 7227 66 132 0 7354 0
Current children cumulated CPU time (s) 641.84
Current children cumulated vsize (KiB) 29956

[startup+702.302 s]
/proc/loadavg: 1.02 1.04 1.01 2/78 9458
/proc/meminfo: memFree=1420776/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=33392 CPUtime=701.81
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 8228 0 0 0 70144 37 0 0 25 0 1 0 386759068 34193408 8054 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 8348 8054 66 132 0 8213 0
Current children cumulated CPU time (s) 701.81
Current children cumulated vsize (KiB) 33392

[startup+762.307 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 9458
/proc/meminfo: memFree=1420584/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=33556 CPUtime=761.81
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 8277 0 0 0 76143 38 0 0 25 0 1 0 386759068 34361344 8103 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 8389 8103 66 132 0 8254 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 33556

[startup+822.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/78 9458
/proc/meminfo: memFree=1420072/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=34224 CPUtime=821.78
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 8418 0 0 0 82140 38 0 0 25 0 1 0 386759068 35045376 8244 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 8556 8244 66 132 0 8421 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 34224

[startup+882.301 s]
/proc/loadavg: 1.08 1.04 1.00 2/78 9458
/proc/meminfo: memFree=1419944/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=34304 CPUtime=881.76
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 8440 0 0 0 88137 39 0 0 25 0 1 0 386759068 35127296 8266 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 8576 8266 66 132 0 8441 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 34304

[startup+942.301 s]
/proc/loadavg: 1.08 1.05 1.00 2/78 9458
/proc/meminfo: memFree=1419752/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=34444 CPUtime=941.75
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 8490 0 0 0 94135 40 0 0 25 0 1 0 386759068 35270656 8316 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 8611 8316 66 132 0 8476 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 34444

[startup+1002.3 s]
/proc/loadavg: 1.12 1.07 1.01 2/78 9458
/proc/meminfo: memFree=1419624/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=34588 CPUtime=1001.73
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 8541 0 0 0 100133 40 0 0 25 0 1 0 386759068 35418112 8367 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 8647 8367 66 132 0 8512 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 34588

[startup+1062.3 s]
/proc/loadavg: 1.04 1.05 1.00 2/78 9458
/proc/meminfo: memFree=1419368/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=34852 CPUtime=1061.7
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 8602 0 0 0 106130 40 0 0 25 0 1 0 386759068 35688448 8428 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 8713 8428 66 132 0 8578 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 34852

[startup+1122.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/78 9458
/proc/meminfo: memFree=1418792/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=35556 CPUtime=1121.69
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 8766 0 0 0 112128 41 0 0 25 0 1 0 386759068 36409344 8592 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 8889 8592 66 132 0 8754 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 35556

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 9458
/proc/meminfo: memFree=1418344/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=36056 CPUtime=1181.67
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 8884 0 0 0 118125 42 0 0 25 0 1 0 386759068 36921344 8710 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 9014 8710 66 132 0 8879 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 36056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 9458
/proc/meminfo: memFree=1418216/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=36232 CPUtime=1200.07
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 8915 0 0 0 119965 42 0 0 25 0 1 0 386759068 37101568 8741 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 9058 8741 66 132 0 8923 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 36232

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 9458
/proc/meminfo: memFree=1418216/2055920 swapFree=4168764/4192956
[pid=7257] ppid=7255 vsize=36232 CPUtime=1200.07
/proc/7257/stat : 7257 (minimarch) R 7255 7257 7192 0 -1 4194304 8915 0 0 0 119965 42 0 0 25 0 1 0 386759068 37101568 8741 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/7257/statm: 9058 8741 66 132 0 8923 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 36232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.65
CPU system time (s): 0.430934
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 36232

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

runsolver used 1.3238 second user time and 3.07453 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon Mar 12 02:54:01 UTC 2007

IDJOB= 337480
IDBENCH= 24700
IDSOLVER= 110
FILE ID= node10/337480-1173668040

PBS_JOBID= 4101469

Free space on /tmp= 66425 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/mm-2x3-8-8-sb.1.sat05-475.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337480-1173668040/minimarch /tmp/evaluation/337480-1173668040/instance-337480-1173668040.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-337480-1173668040 -o ROOT/results/node10/solver-337480-1173668040 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337480-1173668040/minimarch /tmp/evaluation/337480-1173668040/instance-337480-1173668040.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  4a090b704246d3ad726ea9c32639743a

RANDOM SEED= 1135941

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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:       1619200 kB
Buffers:         35556 kB
Cached:         322256 kB
SwapCached:       2520 kB
Active:         235668 kB
Inactive:       144764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619200 kB
SwapTotal:     4192956 kB
SwapFree:      4168764 kB
Dirty:            4712 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            41776 kB
Committed_AS:  1743824 kB
PageTables:       1832 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= 66425 MiB

End job on node10 on Mon Mar 12 03:14:03 UTC 2007