Trace number 336220

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

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
MD5SUM15ed95b3a35c74d0cc5dd4986376305c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark48.2217
Satisfiable
(Un)Satisfiability was proved
Number of variables11318
Number of clauses316793
Sum of the clauses size640466
Maximum clause length38
Minimum clause length1
Number of clauses of size 161
Number of clauses of size 2314245
Number of clauses of size 3173
Number of clauses of size 42250
Number of clauses of size 50
Number of clauses of size over 564

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:  11318                                                |
0.00/0.00	|  Number of clauses:    316793                                               |
0.89/0.98	|  Parsing time:         0.96         s                                       |
7.70/7.80	============================[ Search Statistics ]==============================
7.70/7.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.70/7.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.70/7.80	===============================================================================
7.70/7.80	|         0 |    6899   264846   613138 |    88282        0    nan |  0.000 % |
7.79/7.85	|       100 |    6899   264846   613138 |    97110      100     24 |  0.539 % |
7.79/7.88	|       251 |    6899   264846   613138 |   106821      251     17 |  0.539 % |
7.89/7.94	|       476 |    6899   264846   613138 |   117503      476     27 |  0.539 % |
7.99/8.07	|       813 |    6899   264846   613138 |   129253      813     28 |  0.539 % |
8.09/8.18	|      1320 |    6899   264846   613138 |   142179     1320     26 |  0.539 % |
8.29/8.31	|      2079 |    6899   264846   613138 |   156396     2079     23 |  0.539 % |
8.59/8.65	|      3218 |    6899   264846   613138 |   172036     3218     26 |  0.539 % |
8.89/8.96	|      4926 |    6899   264846   613138 |   189240     4926     28 |  0.539 % |
9.69/9.73	|      7488 |    6899   264846   613138 |   208164     7488     26 |  0.539 % |
10.69/10.74	|     11332 |    6899   264846   613138 |   228980    11332     27 |  0.539 % |
12.59/12.63	|     17098 |    6899   264846   613138 |   251878    17098     27 |  0.539 % |
16.19/16.29	|     25747 |    6899   264846   613138 |   277066    25747     36 |  0.539 % |
21.59/21.64	|     38721 |    6899   264846   613138 |   304773    38721     33 |  0.539 % |
28.98/29.08	|     58183 |    6899   264846   613138 |   335250    58183     33 |  0.539 % |
47.18/47.22	|     87375 |    6899   264846   613138 |   368775    87375     40 |  0.539 % |
81.67/81.78	|    131164 |    6899   264846   613138 |   405653   131164     40 |  0.539 % |
137.05/137.16	|    196848 |    6899   264846   613138 |   446218   196848     38 |  0.539 % |
282.31/282.43	|    295374 |    6899   264846   613138 |   490840   295374     46 |  0.539 % |
582.63/582.86	|    443163 |    6898   264749   612909 |   539924   443161     46 |  0.548 % |
954.93/955.36	|    664846 |    6896   264643   612658 |   593917   149152     49 |  0.566 % |

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/node55/watcher-336220-1173642461 -o ROOT/results/node55/solver-336220-1173642461 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336220-1173642461/minimarch /tmp/evaluation/336220-1173642461/instance-336220-1173642461.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.95 0.98 3/64 13034
/proc/meminfo: memFree=1908576/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=2440 CPUtime=0
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 521 0 0 0 0 0 0 0 18 0 1 0 384202610 2498560 505 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553765 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 655 506 49 132 0 520 0

[startup+0.083318 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 13034
/proc/meminfo: memFree=1908576/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=6608 CPUtime=0.07
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 1480 0 0 0 7 0 0 0 18 0 1 0 384202610 6766592 1464 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 1652 1466 51 132 0 1517 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6608

[startup+0.101319 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 13034
/proc/meminfo: memFree=1908576/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=7268 CPUtime=0.09
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 1666 0 0 0 9 0 0 0 18 0 1 0 384202610 7442432 1650 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 1817 1650 51 132 0 1682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7268

[startup+0.301339 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 13034
/proc/meminfo: memFree=1908576/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=15836 CPUtime=0.29
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 3706 0 0 0 28 1 0 0 19 0 1 0 384202610 16216064 3690 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 3959 3690 51 132 0 3824 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15836

[startup+0.701376 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 13034
/proc/meminfo: memFree=1908576/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=21804 CPUtime=0.69
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 5053 0 0 0 67 2 0 0 22 0 1 0 384202610 22327296 5037 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523421 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 5451 5037 51 132 0 5316 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21804

[startup+1.50145 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 13035
/proc/meminfo: memFree=1888536/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=21800 CPUtime=1.49
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 5065 0 0 0 147 2 0 0 25 0 1 0 384202610 22323200 5049 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 5450 5049 63 132 0 5315 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21800

[startup+3.10161 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 13035
/proc/meminfo: memFree=1888408/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=26024 CPUtime=3.09
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 6242 0 0 0 307 2 0 0 25 0 1 0 384202610 26648576 6226 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 6506 6226 63 132 0 6371 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26024

[startup+6.30191 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 13035
/proc/meminfo: memFree=1875096/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=37480 CPUtime=6.29
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 8811 0 0 0 625 4 0 0 25 0 1 0 384202610 38379520 8795 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 9370 8795 63 132 0 9235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37480

[startup+12.7015 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 13035
/proc/meminfo: memFree=1877464/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=31328 CPUtime=12.69
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 8894 0 0 0 1265 4 0 0 25 0 1 0 384202610 32079872 7718 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 7832 7718 66 132 0 7697 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31328

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 13035
/proc/meminfo: memFree=1877400/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=31572 CPUtime=25.49
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 8942 0 0 0 2545 4 0 0 25 0 1 0 384202610 32329728 7766 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 7893 7766 66 132 0 7758 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31572

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 13035
/proc/meminfo: memFree=1868312/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=41132 CPUtime=51.07
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 11294 0 0 0 5102 5 0 0 25 0 1 0 384202610 42119168 10118 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557134 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 10283 10118 66 132 0 10148 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41132

[startup+102.304 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 13035
/proc/meminfo: memFree=1855704/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=53480 CPUtime=102.26
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 14368 0 0 0 10218 8 0 0 25 0 1 0 384202610 54763520 13192 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 13370 13192 66 132 0 13235 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53480

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13035
/proc/meminfo: memFree=1843288/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=66208 CPUtime=162.24
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 17491 0 0 0 16214 10 0 0 25 0 1 0 384202610 67796992 16315 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 16552 16315 66 132 0 16417 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 66208

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13035
/proc/meminfo: memFree=1830744/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=78584 CPUtime=222.23
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 20578 0 0 0 22209 14 0 0 25 0 1 0 384202610 80470016 19402 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 19646 19402 66 132 0 19511 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 78584

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13035
/proc/meminfo: memFree=1821976/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=87276 CPUtime=282.21
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 22792 0 0 0 28205 16 0 0 25 0 1 0 384202610 89370624 21616 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 21819 21616 66 132 0 21684 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 87276

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13035
/proc/meminfo: memFree=1814616/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=95172 CPUtime=342.19
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 24624 0 0 0 34202 17 0 0 25 0 1 0 384202610 97456128 23448 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 23793 23448 66 132 0 23658 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 95172

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13035
/proc/meminfo: memFree=1808088/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=101784 CPUtime=402.18
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 26273 0 0 0 40199 19 0 0 25 0 1 0 384202610 104226816 25097 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 25446 25097 66 132 0 25311 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 101784

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13035
/proc/meminfo: memFree=1800792/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=108864 CPUtime=462.16
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 28063 0 0 0 46196 20 0 0 25 0 1 0 384202610 111476736 26887 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 27216 26887 66 132 0 27081 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 108864

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13035
/proc/meminfo: memFree=1793304/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=116672 CPUtime=522.15
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 29965 0 0 0 52192 23 0 0 25 0 1 0 384202610 119472128 28789 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 29168 28789 66 132 0 29033 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 116672

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13035
/proc/meminfo: memFree=1787992/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=121864 CPUtime=582.13
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 31262 0 0 0 58189 24 0 0 25 0 1 0 384202610 124788736 30086 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 30466 30086 66 132 0 30331 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 121864

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13035
/proc/meminfo: memFree=1781912/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=128680 CPUtime=642.11
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 32759 0 0 0 64186 25 0 0 25 0 1 0 384202610 131768320 31583 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 32170 31583 66 132 0 32035 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 128680

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13035
/proc/meminfo: memFree=1776280/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=134432 CPUtime=702.09
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 34184 0 0 0 70183 26 0 0 25 0 1 0 384202610 137658368 33008 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 33608 33008 66 132 0 33473 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 134432

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13035
/proc/meminfo: memFree=1770968/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=139448 CPUtime=762.08
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 35500 0 0 0 76180 28 0 0 25 0 1 0 384202610 142794752 34324 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551293 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 34862 34324 66 132 0 34727 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 139448

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 13137
/proc/meminfo: memFree=1768288/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=140992 CPUtime=822.02
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 35851 0 0 0 82173 29 0 0 25 0 1 0 384202610 144375808 34675 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 35248 34675 66 132 0 35113 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 140992

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 13213
/proc/meminfo: memFree=1768160/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=140992 CPUtime=881.96
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 35853 0 0 0 88167 29 0 0 25 0 1 0 384202610 144375808 34677 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 35248 34677 66 132 0 35113 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 140992

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13233
/proc/meminfo: memFree=1769176/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=140992 CPUtime=941.93
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 35855 0 0 0 94164 29 0 0 25 0 1 0 384202610 144375808 34679 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557317 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 35248 34679 66 132 0 35113 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 140992

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13233
/proc/meminfo: memFree=1769176/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=140992 CPUtime=1001.92
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 35856 0 0 0 100163 29 0 0 25 0 1 0 384202610 144375808 34680 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 35248 34680 66 132 0 35113 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 140992

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13233
/proc/meminfo: memFree=1769304/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=140992 CPUtime=1061.9
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 35867 0 0 0 106161 29 0 0 25 0 1 0 384202610 144375808 34691 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 35248 34691 66 132 0 35113 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 140992

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13233
/proc/meminfo: memFree=1769240/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=140992 CPUtime=1121.88
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 35867 0 0 0 112159 29 0 0 25 0 1 0 384202610 144375808 34691 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 35248 34691 66 132 0 35113 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 140992

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13233
/proc/meminfo: memFree=1769240/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=140992 CPUtime=1181.87
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 35885 0 0 0 118158 29 0 0 25 0 1 0 384202610 144375808 34709 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550924 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 35248 34709 66 132 0 35113 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 140992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13233
/proc/meminfo: memFree=1769176/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=140992 CPUtime=1200.07
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 35888 0 0 0 119978 29 0 0 25 0 1 0 384202610 144375808 34712 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557958 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 35248 34712 66 132 0 35113 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 140992

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/65 13233
/proc/meminfo: memFree=1769176/2055920 swapFree=4183484/4192956
[pid=13034] ppid=13032 vsize=140992 CPUtime=1200.07
/proc/13034/stat : 13034 (minimarch) R 13032 13034 12922 0 -1 4194304 35888 0 0 0 119978 29 0 0 25 0 1 0 384202610 144375808 34712 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557958 0 0 4096 3 0 0 0 17 1 0 0
/proc/13034/statm: 35248 34712 66 132 0 35113 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 140992

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.1
CPU user time (s): 1199.78
CPU system time (s): 0.320951
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 140992

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

runsolver used 0.963853 second user time and 2.41263 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun Mar 11 19:47:42 UTC 2007

IDJOB= 336220
IDBENCH= 24670
IDSOLVER= 110
FILE ID= node55/336220-1173642461

PBS_JOBID= 4101377

Free space on /tmp= 66548 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336220-1173642461/minimarch /tmp/evaluation/336220-1173642461/instance-336220-1173642461.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-336220-1173642461 -o ROOT/results/node55/solver-336220-1173642461 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336220-1173642461/minimarch /tmp/evaluation/336220-1173642461/instance-336220-1173642461.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  15ed95b3a35c74d0cc5dd4986376305c

RANDOM SEED= 873141804

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.247
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.247
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:       1908984 kB
Buffers:         19024 kB
Cached:          82968 kB
SwapCached:       3272 kB
Active:          36868 kB
Inactive:        74596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908984 kB
SwapTotal:     4192956 kB
SwapFree:      4183484 kB
Dirty:            6328 kB
Writeback:           0 kB
Mapped:          15208 kB
Slab:            21548 kB
Committed_AS:   996516 kB
PageTables:       1380 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= 66548 MiB

End job on node55 on Sun Mar 11 20:07:44 UTC 2007