Trace number 337354

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

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:  2211                                                 |
0.00/0.00	|  Number of clauses:    14710                                                |
0.00/0.03	|  Parsing time:         0.03         s                                       |
0.00/0.06	============================[ Search Statistics ]==============================
0.00/0.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.06	===============================================================================
0.00/0.06	|         0 |    2211    14710    33107 |     4903        0    nan |  0.000 % |
0.00/0.08	|       100 |    2211    14710    33107 |     5393       97     27 |  0.136 % |
0.09/0.10	|       250 |    2206    14657    33001 |     5933      245     27 |  0.227 % |
0.09/0.13	|       476 |    2206    14657    33001 |     6526      470     33 |  0.272 % |
0.09/0.18	|       813 |    2205    14650    32987 |     7178      807     35 |  0.272 % |
0.19/0.26	|      1319 |    2203    14628    32943 |     7896     1311     36 |  0.362 % |
0.29/0.37	|      2078 |    2203    14628    32943 |     8686     2070     38 |  0.362 % |
0.49/0.59	|      3218 |    2203    14628    32943 |     9555     3210     45 |  0.363 % |
0.89/0.96	|      4926 |    2199    14589    32865 |    10510     4914     43 |  0.543 % |
1.49/1.56	|      7488 |    2199    14589    32865 |    11561     7475     45 |  0.588 % |
2.69/2.74	|     11332 |    2198    14575    32837 |    12717    11318     44 |  0.634 % |
4.29/4.39	|     17099 |    2197    14564    32815 |    13989    10475     44 |  0.634 % |
6.99/7.09	|     25748 |    2197    14564    32815 |    15388    11852     45 |  0.634 % |
11.59/11.69	|     38722 |    2197    14564    32815 |    16927     8960     49 |  0.634 % |
19.48/19.59	|     58183 |    2197    14564    32815 |    18620    10914     58 |  0.634 % |
32.58/32.67	|     87375 |    2197    14564    32815 |    20482    11399     48 |  0.634 % |
54.57/54.60	|    131164 |    2197    14564    32815 |    22530    13260     50 |  0.634 % |
90.56/90.69	|    196848 |    2197    14564    32815 |    24783    21213     61 |  0.634 % |
146.84/146.97	|    295375 |    2197    14564    32815 |    27262    18674     50 |  0.634 % |
237.71/237.83	|    443164 |    2197    14564    32815 |    29988    27648     54 |  0.634 % |
385.35/385.57	|    664848 |    2197    14564    32815 |    32987    20116     52 |  0.634 % |
636.27/636.59	|    997373 |    2197    14564    32815 |    36285    29367     66 |  0.635 % |
1015.94/1016.38	|   1496161 |    2197    14564    32815 |    39914    27880     49 |  0.633 % |

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/node9/watcher-337354-1173665461 -o ROOT/results/node9/solver-337354-1173665461 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337354-1173665461/minimarch /tmp/evaluation/337354-1173665461/instance-337354-1173665461.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.92 0.98 0.99 3/77 4731
/proc/meminfo: memFree=1864768/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=2136 CPUtime=0
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 233 0 0 0 0 0 0 0 18 0 1 0 386500780 2187264 217 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 534 217 51 132 0 399 0

[startup+0.0957289 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4731
/proc/meminfo: memFree=1864768/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=2904 CPUtime=0.09
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 455 0 0 0 9 0 0 0 18 0 1 0 386500780 2973696 438 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553257 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 726 438 66 132 0 591 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2904

[startup+0.10173 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4731
/proc/meminfo: memFree=1864768/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=2904 CPUtime=0.09
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 455 0 0 0 9 0 0 0 18 0 1 0 386500780 2973696 438 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134705053 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 726 438 66 132 0 591 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2904

[startup+0.301769 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4731
/proc/meminfo: memFree=1864768/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=2904 CPUtime=0.29
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 456 0 0 0 29 0 0 0 19 0 1 0 386500780 2973696 439 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551163 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 726 439 66 132 0 591 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2904

[startup+0.701847 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4731
/proc/meminfo: memFree=1864768/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=3300 CPUtime=0.69
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 547 0 0 0 69 0 0 0 24 0 1 0 386500780 3379200 530 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551435 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 825 530 66 132 0 690 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3300

[startup+1.502 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1862520/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=4092 CPUtime=1.49
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 734 0 0 0 149 0 0 0 25 0 1 0 386500780 4190208 717 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557478 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 1023 717 66 132 0 888 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4092

[startup+3.10131 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1861496/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=5164 CPUtime=3.09
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 1011 0 0 0 309 0 0 0 25 0 1 0 386500780 5287936 994 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 1291 994 66 132 0 1156 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5164

[startup+6.30193 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1860344/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=5824 CPUtime=6.29
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 1161 0 0 0 629 0 0 0 25 0 1 0 386500780 5963776 1144 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 1456 1144 66 132 0 1321 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5824

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1859384/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=6484 CPUtime=12.69
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 1323 0 0 0 1268 1 0 0 25 0 1 0 386500780 6639616 1306 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551249 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 1621 1306 66 132 0 1486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6484

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1857720/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=8080 CPUtime=25.48
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 1740 0 0 0 2547 1 0 0 25 0 1 0 386500780 8273920 1723 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 2020 1723 66 132 0 1885 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8080

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1856632/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=9136 CPUtime=51.07
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 2007 0 0 0 5106 1 0 0 25 0 1 0 386500780 9355264 1990 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 2284 1990 66 132 0 2149 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9136

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1855032/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=10720 CPUtime=102.25
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 2397 0 0 0 10223 2 0 0 25 0 1 0 386500780 10977280 2380 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 2680 2380 66 132 0 2545 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10720

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1853880/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=11940 CPUtime=162.23
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 2694 0 0 0 16220 3 0 0 25 0 1 0 386500780 12226560 2677 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551224 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 2985 2677 66 132 0 2850 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11940

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1853880/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=11940 CPUtime=222.21
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 2694 0 0 0 22217 4 0 0 25 0 1 0 386500780 12226560 2677 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 2985 2677 66 132 0 2850 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 11940

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1852920/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=12864 CPUtime=282.19
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 2933 0 0 0 28215 4 0 0 25 0 1 0 386500780 13172736 2916 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551208 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 3216 2916 66 132 0 3081 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 12864

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1852856/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=12864 CPUtime=342.17
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 2933 0 0 0 34212 5 0 0 25 0 1 0 386500780 13172736 2916 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551130 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 3216 2916 66 132 0 3081 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 12864

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1851832/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=13920 CPUtime=402.15
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 3187 0 0 0 40209 6 0 0 25 0 1 0 386500780 14254080 3170 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 3480 3170 66 132 0 3345 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 13920

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1850040/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=15648 CPUtime=462.13
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 3614 0 0 0 46206 7 0 0 25 0 1 0 386500780 16023552 3597 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551385 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 3912 3597 66 132 0 3777 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 15648

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1849592/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=16044 CPUtime=522.11
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 3725 0 0 0 52203 8 0 0 25 0 1 0 386500780 16429056 3708 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4011 3708 66 132 0 3876 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 16044

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1849464/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=16176 CPUtime=582.09
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 3765 0 0 0 58201 8 0 0 25 0 1 0 386500780 16564224 3748 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4044 3748 66 132 0 3909 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 16176

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1848696/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=16968 CPUtime=642.07
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 3951 0 0 0 64199 8 0 0 25 0 1 0 386500780 17375232 3934 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4242 3934 66 132 0 4107 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 16968

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1848696/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=16968 CPUtime=702.05
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 3951 0 0 0 70196 9 0 0 25 0 1 0 386500780 17375232 3934 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4242 3934 66 132 0 4107 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 16968

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1848632/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=16968 CPUtime=762.03
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 3951 0 0 0 76194 9 0 0 25 0 1 0 386500780 17375232 3934 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551409 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4242 3934 66 132 0 4107 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 16968

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1848312/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=17232 CPUtime=822.01
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 4022 0 0 0 82191 10 0 0 25 0 1 0 386500780 17645568 4005 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551533 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4308 4005 66 132 0 4173 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 17232

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1848312/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=17176 CPUtime=881.99
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 4022 0 0 0 88189 10 0 0 25 0 1 0 386500780 17588224 4004 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4294 4004 66 132 0 4159 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 17176

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1848056/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=17440 CPUtime=941.96
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 4077 0 0 0 94186 10 0 0 25 0 1 0 386500780 17858560 4059 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551241 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4360 4059 66 132 0 4225 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 17440

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1848056/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=17568 CPUtime=1001.95
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 4089 0 0 0 100184 11 0 0 25 0 1 0 386500780 17989632 4071 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4392 4071 66 132 0 4257 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 17568

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1846328/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=19152 CPUtime=1061.93
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 4509 0 0 0 106181 12 0 0 25 0 1 0 386500780 19611648 4491 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4788 4491 66 132 0 4653 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 19152

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1846328/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=19152 CPUtime=1121.9
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 4509 0 0 0 112178 12 0 0 25 0 1 0 386500780 19611648 4491 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4788 4491 66 132 0 4653 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 19152

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1846328/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=19152 CPUtime=1181.88
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 4509 0 0 0 118176 12 0 0 25 0 1 0 386500780 19611648 4491 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551293 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4788 4491 66 132 0 4653 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 19152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4732
/proc/meminfo: memFree=1846328/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=19152 CPUtime=1200.07
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 4509 0 0 0 119995 12 0 0 25 0 1 0 386500780 19611648 4491 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4788 4491 66 132 0 4653 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 19152

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.98 0.99 2/78 4732
/proc/meminfo: memFree=1846328/2055920 swapFree=4152244/4192956
[pid=4731] ppid=4729 vsize=19152 CPUtime=1200.07
/proc/4731/stat : 4731 (minimarch) R 4729 4731 3589 0 -1 4194304 4509 0 0 0 119995 12 0 0 25 0 1 0 386500780 19611648 4491 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/4731/statm: 4788 4491 66 132 0 4653 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 19152

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.96
CPU system time (s): 0.132979
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 19152

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

runsolver used 1.37679 second user time and 2.99854 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Mar 12 02:11:02 UTC 2007

IDJOB= 337354
IDBENCH= 24697
IDSOLVER= 110
FILE ID= node9/337354-1173665461

PBS_JOBID= 4101429

Free space on /tmp= 66351 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337354-1173665461/minimarch /tmp/evaluation/337354-1173665461/instance-337354-1173665461.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-337354-1173665461 -o ROOT/results/node9/solver-337354-1173665461 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337354-1173665461/minimarch /tmp/evaluation/337354-1173665461/instance-337354-1173665461.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  cf535bf919bca60e7bcea01358de0b4c

RANDOM SEED= 681148445

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1865112 kB
Buffers:         30772 kB
Cached:          82512 kB
SwapCached:       9184 kB
Active:          89084 kB
Inactive:        47360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865112 kB
SwapTotal:     4192956 kB
SwapFree:      4152244 kB
Dirty:            2472 kB
Writeback:           0 kB
Mapped:          29720 kB
Slab:            39976 kB
Committed_AS:  1555392 kB
PageTables:       1688 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= 66351 MiB

End job on node9 on Mon Mar 12 02:31:04 UTC 2007