Trace number 337228

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.05 1200.41

General information on the benchmark

Namecrafted/Hard/contest03/others/
999999000001nw.sat05-447.reshuffled-07.cnf
MD5SUM8bbab1b2b788407ca952856a1e2edded
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.975851
Satisfiable
(Un)Satisfiability was proved
Number of variables4667
Number of clauses18492
Sum of the clauses size55356
Maximum clause length3
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 20
Number of clauses of size 318432
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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:  4667                                                 |
0.00/0.00	|  Number of clauses:    18492                                                |
0.01/0.05	|  Parsing time:         0.05         s                                       |
0.09/0.18	============================[ Search Statistics ]==============================
0.09/0.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.18	===============================================================================
0.09/0.18	|         0 |    3116    14122    42421 |     4707        0    nan |  0.000 % |
0.19/0.22	|       100 |    3108    14122    42421 |     5178       97    126 |  1.864 % |
0.19/0.30	|       250 |    3105    14069    42273 |     5695      247    115 |  1.865 % |
0.29/0.34	|       475 |    3105    14069    42273 |     6265      472     79 |  1.864 % |
0.49/0.52	|       812 |    3105    14069    42273 |     6892      809    103 |  1.865 % |
0.69/0.71	|      1319 |    3102    14057    42240 |     7581     1315    100 |  1.929 % |
0.99/1.09	|      2078 |    3102    14057    42240 |     8339     2073     97 |  1.971 % |
1.59/1.65	|      3218 |    3100    14048    42213 |     9173     3213    106 |  1.971 % |
2.49/2.56	|      4926 |    3100    14048    42213 |    10090     4921    104 |  1.971 % |
3.99/4.06	|      7488 |    3100    14048    42213 |    11099     7483    107 |  1.971 % |
5.98/6.03	|     11332 |    3092    14012    42108 |    12209     5668     71 |  2.314 % |
8.58/8.69	|     17099 |    3069    13906    41795 |    13430    11424     74 |  2.678 % |
13.19/13.26	|     25748 |    2920    13197    39686 |    14773    12867     56 |  6.192 % |
19.49/19.50	|     38722 |    2840    12841    38576 |    16250    10081     30 |  7.607 % |
30.79/30.87	|     58184 |    2812    12713    38183 |    17876    11745     41 |  8.228 % |
44.48/44.60	|     87377 |    2770    12536    37643 |    19663    12158     50 |  9.042 % |
72.96/73.02	|    131166 |    2697    12157    36504 |    21630    13858     78 | 10.606 % |
122.45/122.53	|    196851 |    2675    12082    36275 |    23793    20544     47 | 11.079 % |
205.22/205.33	|    295378 |    2670    12047    36175 |    26172    18152     92 | 11.185 % |
333.79/333.95	|    443167 |    2639    11926    35824 |    28789    27372     77 | 11.850 % |
540.23/540.42	|    664851 |    2625    11856    35607 |    31668    21734     30 | 12.152 % |
828.95/829.29	|    997376 |    2595    11730    35229 |    34835    18190     29 | 12.793 % |

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/node11/watcher-337228-1173662785 -o ROOT/results/node11/solver-337228-1173662785 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337228-1173662785/minimarch /tmp/evaluation/337228-1173662785/instance-337228-1173662785.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: 1.00 1.00 1.00 3/77 32342
/proc/meminfo: memFree=1088448/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=2440 CPUtime=0
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 342 0 0 0 0 0 0 0 18 0 1 0 386233025 2498560 326 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134694078 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 610 326 51 132 0 475 0

[startup+0.019669 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32342
/proc/meminfo: memFree=1088448/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=3144 CPUtime=0.01
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 506 0 0 0 1 0 0 0 18 0 1 0 386233025 3219456 490 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 786 490 51 132 0 651 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3144

[startup+0.101678 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32342
/proc/meminfo: memFree=1088448/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=4360 CPUtime=0.09
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 798 0 0 0 9 0 0 0 18 0 1 0 386233025 4464640 782 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 1090 782 63 132 0 955 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4360

[startup+0.301703 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32342
/proc/meminfo: memFree=1088448/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=4196 CPUtime=0.29
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 842 0 0 0 29 0 0 0 19 0 1 0 386233025 4296704 776 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551105 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 1049 776 66 132 0 914 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4196

[startup+0.701749 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32342
/proc/meminfo: memFree=1088448/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=4460 CPUtime=0.69
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 898 0 0 0 69 0 0 0 22 0 1 0 386233025 4567040 832 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557317 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 1115 832 66 132 0 980 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4460

[startup+1.50184 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1085176/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=4988 CPUtime=1.49
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 1039 0 0 0 149 0 0 0 25 0 1 0 386233025 5107712 973 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 1247 973 66 132 0 1112 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4988

[startup+3.10103 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1084216/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=6176 CPUtime=3.09
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 1341 0 0 0 309 0 0 0 25 0 1 0 386233025 6324224 1275 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 1544 1275 66 132 0 1409 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6176

[startup+6.30141 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1081664/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=8288 CPUtime=6.28
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 1842 0 0 0 628 0 0 0 25 0 1 0 386233025 8486912 1776 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557370 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 2072 1776 66 132 0 1937 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8288

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1081280/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=8288 CPUtime=12.68
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 1842 0 0 0 1268 0 0 0 25 0 1 0 386233025 8486912 1776 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 2072 1776 66 132 0 1937 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8288

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1081280/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=8288 CPUtime=25.49
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 1842 0 0 0 2548 1 0 0 25 0 1 0 386233025 8486912 1776 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551264 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 2072 1776 66 132 0 1937 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8288

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1079744/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=9740 CPUtime=51.07
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 2223 0 0 0 5106 1 0 0 25 0 1 0 386233025 9973760 2157 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551208 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 2435 2157 66 132 0 2300 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9740

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1077312/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=12248 CPUtime=102.26
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 2845 0 0 0 10223 3 0 0 25 0 1 0 386233025 12541952 2779 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551222 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 3062 2779 66 132 0 2927 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12248

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1075776/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=13700 CPUtime=162.24
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 3216 0 0 0 16220 4 0 0 25 0 1 0 386233025 14028800 3150 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 3425 3150 66 132 0 3290 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 13700

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1073856/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=15712 CPUtime=222.23
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 3687 0 0 0 22218 5 0 0 25 0 1 0 386233025 16089088 3621 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 3928 3621 66 132 0 3793 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15712

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1072384/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=17164 CPUtime=282.2
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 4054 0 0 0 28215 5 0 0 25 0 1 0 386233025 17575936 3988 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 4291 3988 66 132 0 4156 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 17164

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1072320/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=17164 CPUtime=342.19
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 4056 0 0 0 34213 6 0 0 25 0 1 0 386233025 17575936 3990 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 4291 3990 66 132 0 4156 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 17164

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1072320/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=17164 CPUtime=402.17
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 4056 0 0 0 40211 6 0 0 25 0 1 0 386233025 17575936 3990 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 4291 3990 66 132 0 4156 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 17164

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1072256/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=17164 CPUtime=462.15
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 4056 0 0 0 46208 7 0 0 25 0 1 0 386233025 17575936 3990 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 4291 3990 66 132 0 4156 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 17164

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1072320/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=17164 CPUtime=522.13
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 4056 0 0 0 52206 7 0 0 25 0 1 0 386233025 17575936 3990 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 4291 3990 66 132 0 4156 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 17164

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1072320/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=17164 CPUtime=582.12
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 4059 0 0 0 58204 8 0 0 25 0 1 0 386233025 17575936 3993 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 4291 3993 66 132 0 4156 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 17164

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1072320/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=17164 CPUtime=642.1
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 4059 0 0 0 64202 8 0 0 25 0 1 0 386233025 17575936 3993 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 4291 3993 66 132 0 4156 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 17164

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1072320/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=17164 CPUtime=702.09
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 4059 0 0 0 70200 9 0 0 25 0 1 0 386233025 17575936 3993 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 4291 3993 66 132 0 4156 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 17164

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1072128/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=17296 CPUtime=762.07
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 4113 0 0 0 76198 9 0 0 25 0 1 0 386233025 17711104 4047 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 4324 4047 66 132 0 4189 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 17296

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1072064/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=17296 CPUtime=822.05
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 4113 0 0 0 82195 10 0 0 25 0 1 0 386233025 17711104 4047 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 4324 4047 66 132 0 4189 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 17296

[startup+882.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 32343
/proc/meminfo: memFree=1070592/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=18852 CPUtime=882.03
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 4491 0 0 0 88193 10 0 0 25 0 1 0 386233025 19304448 4419 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 4713 4419 66 132 0 4578 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 18852

[startup+942.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 32343
/proc/meminfo: memFree=1068544/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=21228 CPUtime=942.01
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 5090 0 0 0 94190 11 0 0 25 0 1 0 386233025 21737472 5018 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551539 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 5307 5018 66 132 0 5172 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 21228

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1068224/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=21228 CPUtime=1002
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 5090 0 0 0 100188 12 0 0 25 0 1 0 386233025 21737472 5018 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 5307 5018 66 132 0 5172 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 21228

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32343
/proc/meminfo: memFree=1068416/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=20816 CPUtime=1061.98
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 5090 0 0 0 106186 12 0 0 25 0 1 0 386233025 21315584 4931 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 5204 4931 66 132 0 5069 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 20816

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32345
/proc/meminfo: memFree=1068416/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=20816 CPUtime=1121.96
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 5090 0 0 0 112183 13 0 0 25 0 1 0 386233025 21315584 4931 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 5204 4931 66 132 0 5069 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 20816

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32345
/proc/meminfo: memFree=1068480/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=20816 CPUtime=1181.94
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 5090 0 0 0 118181 13 0 0 25 0 1 0 386233025 21315584 4931 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 5204 4931 66 132 0 5069 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 20816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32345
/proc/meminfo: memFree=1068480/2055920 swapFree=4169972/4192956
[pid=32342] ppid=32340 vsize=20816 CPUtime=1200.03
/proc/32342/stat : 32342 (minimarch) R 32340 32342 31237 0 -1 4194304 5090 0 0 0 119990 13 0 0 25 0 1 0 386233025 21315584 4931 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32342/statm: 5204 4931 66 132 0 5069 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 20816

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.05
CPU user time (s): 1199.91
CPU system time (s): 0.141978
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 21228

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

runsolver used 1.38779 second user time and 2.99154 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Mar 12 01:26:25 UTC 2007

IDJOB= 337228
IDBENCH= 24694
IDSOLVER= 110
FILE ID= node11/337228-1173662785

PBS_JOBID= 4101389

Free space on /tmp= 66231 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/999999000001nw.sat05-447.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337228-1173662785/minimarch /tmp/evaluation/337228-1173662785/instance-337228-1173662785.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-337228-1173662785 -o ROOT/results/node11/solver-337228-1173662785 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337228-1173662785/minimarch /tmp/evaluation/337228-1173662785/instance-337228-1173662785.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  8bbab1b2b788407ca952856a1e2edded

RANDOM SEED= 728785246

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1088856 kB
Buffers:         58588 kB
Cached:         809904 kB
SwapCached:       2248 kB
Active:         467204 kB
Inactive:       424220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1088856 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:            2600 kB
Writeback:           0 kB
Mapped:          30912 kB
Slab:            61132 kB
Committed_AS:  1226732 kB
PageTables:       1756 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= 66231 MiB

End job on node11 on Mon Mar 12 01:46:27 UTC 2007