Trace number 428523

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-04-26 (fixed)? (TO) 1200.07 1200.53

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k10.cnf
MD5SUMb801eedc38d94f7d34b1c4de68ba5e4b
Bench CategoryINDUST (industrial 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 variables46169
Number of clauses207720
Sum of the clauses size584068
Maximum clause length37
Minimum clause length1
Number of clauses of size 1148
Number of clauses of size 284712
Number of clauses of size 3114816
Number of clauses of size 4155
Number of clauses of size 5294
Number of clauses of size over 57595

Solver Data (download as text)

0.00/0.00	This is MiniMarch 1.1, 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:  46169                                                |
0.00/0.00	|  Number of clauses:    207720                                               |
0.59/0.63	|  Parsing time:         0.61         s                                       |
2.49/2.55	============================[ Search Statistics ]==============================
2.49/2.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.49/2.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.49/2.55	===============================================================================
2.49/2.55	|         0 |   22076   160213   580404 |    53404        0    nan |  0.000 % |
2.59/2.68	|       101 |   22076   160213   580404 |    58744      101     13 |  0.732 % |
2.69/2.76	|       251 |   22076   160213   580404 |    64619      251     13 |  0.732 % |
2.79/2.85	|       477 |   22076   160213   580404 |    71081      477     14 |  0.732 % |
2.99/3.01	|       815 |   22076   160213   580404 |    78189      815     13 |  0.732 % |
3.09/3.12	|      1321 |   22076   160213   580404 |    86008     1321     18 |  0.732 % |
3.20/3.22	|      2081 |   22076   160213   580404 |    94609     2081     14 |  0.732 % |
3.79/3.82	|      3221 |   22076   160213   580404 |   104069     3221     25 |  0.732 % |
4.39/4.49	|      4930 |   22076   160213   580404 |   114476     4930     29 |  0.732 % |
5.79/5.80	|      7493 |   22076   160213   580404 |   125924     7493     35 |  0.732 % |
8.49/8.54	|     11337 |   22076   160213   580404 |   138517    11337     46 |  0.732 % |
9.29/9.35	|     17104 |   22076   160213   580404 |   152368    17104     39 |  0.732 % |
15.39/15.48	|     25753 |   22076   160213   580404 |   167605    25753     51 |  0.732 % |
45.68/45.79	|     38728 |   22076   160213   580404 |   184366    38728     73 |  0.732 % |
66.17/66.27	|     58189 |   22076   160213   580404 |   202802    58189     70 |  0.732 % |
71.17/71.26	|     87381 |   22076   160213   580404 |   223083    87381     61 |  0.732 % |
163.64/163.73	|    131171 |   22076   160213   580404 |   245391   131171     75 |  0.732 % |
181.04/181.10	|    196855 |   22076   160213   580404 |   269930   196855     61 |  0.732 % |
407.47/407.64	|    295382 |   22076   160213   580404 |   296923    26039    145 |  0.732 % |
1134.66/1135.20	|    443173 |   22076   160213   580404 |   326616   173830    140 |  0.732 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node71/watcher-428523-1177728598 -o ROOT/results/node71/solver-428523-1177728598 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428523-1177728598/minimarch_fixed /tmp/evaluation/428523-1177728598/instance-428523-1177728598.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.97 1.00 1.00 3/64 32375
/proc/meminfo: memFree=1697336/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=1736 CPUtime=0
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 329 0 0 0 0 0 0 0 18 0 1 0 248849193 1777664 314 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134518449 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 434 314 45 132 0 299 0

[startup+0.0534411 s]
/proc/loadavg: 0.97 1.00 1.00 3/64 32375
/proc/meminfo: memFree=1697336/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=5216 CPUtime=0.04
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 1167 0 0 0 4 0 0 0 18 0 1 0 248849193 5341184 1152 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553916 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 1304 1152 51 132 0 1169 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5216

[startup+0.101447 s]
/proc/loadavg: 0.97 1.00 1.00 3/64 32375
/proc/meminfo: memFree=1697336/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=8012 CPUtime=0.09
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 1846 0 0 0 8 1 0 0 18 0 1 0 248849193 8204288 1831 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 2003 1831 51 132 0 1868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8012

[startup+0.301473 s]
/proc/loadavg: 0.97 1.00 1.00 3/64 32375
/proc/meminfo: memFree=1697336/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=20948 CPUtime=0.29
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 4527 0 0 0 27 2 0 0 19 0 1 0 248849193 21450752 4512 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523421 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 5237 4512 51 132 0 5102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20948

[startup+0.701527 s]
/proc/loadavg: 0.97 1.00 1.00 3/64 32375
/proc/meminfo: memFree=1697336/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=20944 CPUtime=0.69
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 4542 0 0 0 67 2 0 0 22 0 1 0 248849193 21446656 4527 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531528 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 5236 4527 63 132 0 5101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20944

[startup+1.50164 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1672240/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=32588 CPUtime=1.49
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 7367 0 0 0 145 4 0 0 25 0 1 0 248849193 33370112 7352 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 8147 7352 63 132 0 8012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32588

[startup+3.10186 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1667120/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=29384 CPUtime=3.09
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 7966 0 0 0 305 4 0 0 25 0 1 0 248849193 30089216 6811 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 7346 6811 68 132 0 7211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29384

[startup+6.30129 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1669808/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=29384 CPUtime=6.29
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 7966 0 0 0 624 5 0 0 25 0 1 0 248849193 30089216 6811 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557283 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 7346 6811 68 132 0 7211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29384

[startup+12.7012 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1669744/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=29912 CPUtime=12.68
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 8089 0 0 0 1263 5 0 0 25 0 1 0 248849193 30629888 6934 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 7478 6934 68 132 0 7343 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29912

[startup+25.5019 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1666608/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=32980 CPUtime=25.48
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 8829 0 0 0 2542 6 0 0 25 0 1 0 248849193 33771520 7674 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 8245 7674 68 132 0 8110 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32980

[startup+51.1014 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1661488/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=38212 CPUtime=51.07
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 10139 0 0 0 5098 9 0 0 25 0 1 0 248849193 39129088 8984 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 9553 8984 68 132 0 9418 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38212

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1642480/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=57184 CPUtime=102.27
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 14866 0 0 0 10213 14 0 0 25 0 1 0 248849193 58556416 13711 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 14296 13711 68 132 0 14161 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 57184

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1632688/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=67028 CPUtime=162.24
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 17344 0 0 0 16207 17 0 0 25 0 1 0 248849193 68636672 16189 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557695 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 16757 16189 68 132 0 16622 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 67028

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1606192/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=93744 CPUtime=222.22
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 23927 0 0 0 22198 24 0 0 25 0 1 0 248849193 95993856 22772 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550990 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 23436 22772 68 132 0 23301 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 93744

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1588528/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=111456 CPUtime=282.21
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 28370 0 0 0 28191 30 0 0 25 0 1 0 248849193 114130944 27215 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 27864 27215 68 132 0 27729 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 111456

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1573360/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=126392 CPUtime=342.19
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 32126 0 0 0 34186 33 0 0 25 0 1 0 248849193 129425408 30971 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 31598 30971 68 132 0 31463 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 126392

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1564784/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=402.17
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 40182 35 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 134708

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1564720/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=462.16
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 46180 36 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 134708

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1564720/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=522.14
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 52178 36 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550973 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 134708

[startup+582.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 32376
/proc/meminfo: memFree=1564720/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=582.12
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 58176 36 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553241 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 134708

[startup+642.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 32376
/proc/meminfo: memFree=1564720/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=642.11
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 64175 36 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 134708

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 32546
/proc/meminfo: memFree=1563376/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=702
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 70164 36 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 134708

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32574
/proc/meminfo: memFree=1564528/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=761.96
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 76160 36 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 134708

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32574
/proc/meminfo: memFree=1564528/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=821.94
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 82157 37 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 134708

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32574
/proc/meminfo: memFree=1564592/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=881.92
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 88155 37 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 134708

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32574
/proc/meminfo: memFree=1564592/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=941.9
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 94153 37 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551270 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 134708

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32574
/proc/meminfo: memFree=1564656/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=1001.88
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 100151 37 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550956 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 134708

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32574
/proc/meminfo: memFree=1564720/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=1061.87
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 106150 37 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551235 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 134708

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32574
/proc/meminfo: memFree=1564720/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=134708 CPUtime=1121.86
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 34229 0 0 0 112148 38 0 0 25 0 1 0 248849193 137940992 33074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557722 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 33677 33074 68 132 0 33542 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 134708

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32574
/proc/meminfo: memFree=1552176/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=147692 CPUtime=1181.83
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 37409 0 0 0 118143 40 0 0 25 0 1 0 248849193 151236608 36254 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 36923 36254 68 132 0 36788 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 147692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32574
/proc/meminfo: memFree=1548144/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=151520 CPUtime=1200.03
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 38371 0 0 0 119962 41 0 0 25 0 1 0 248849193 155156480 37216 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 37880 37216 68 132 0 37745 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 151520

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: 1.00 1.00 1.00 2/65 32574
/proc/meminfo: memFree=1548144/2055920 swapFree=4184260/4192956
[pid=32375] ppid=32373 vsize=151520 CPUtime=1200.03
/proc/32375/stat : 32375 (minimarch_fixed) R 32373 32375 31039 0 -1 4194304 38371 0 0 0 119962 41 0 0 25 0 1 0 248849193 155156480 37216 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/32375/statm: 37880 37216 68 132 0 37745 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 151520

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.07
CPU user time (s): 1199.63
CPU system time (s): 0.437933
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 151520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.63
system time used= 0.437933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38371
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= 7
involuntary context switches= 2165

runsolver used 0.932858 second user time and 2.41163 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sat Apr 28 02:49:59 UTC 2007

IDJOB= 428523
IDBENCH= 20531
IDSOLVER= 198
FILE ID= node71/428523-1177728598

PBS_JOBID= 4715386

Free space on /tmp= 66501 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k10.cnf
COMMAND LINE= /tmp/evaluation/428523-1177728598/minimarch_fixed /tmp/evaluation/428523-1177728598/instance-428523-1177728598.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-428523-1177728598 -o ROOT/results/node71/solver-428523-1177728598 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428523-1177728598/minimarch_fixed /tmp/evaluation/428523-1177728598/instance-428523-1177728598.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  b801eedc38d94f7d34b1c4de68ba5e4b

RANDOM SEED= 193952023

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.234
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.234
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:       1697752 kB
Buffers:         40676 kB
Cached:         241180 kB
SwapCached:       2792 kB
Active:         160640 kB
Inactive:       131236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697752 kB
SwapTotal:     4192956 kB
SwapFree:      4184260 kB
Dirty:            7788 kB
Writeback:           0 kB
Mapped:          15964 kB
Slab:            52288 kB
Committed_AS:  3687488 kB
PageTables:       1448 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= 66501 MiB

End job on node71 on Sat Apr 28 03:10:01 UTC 2007