Trace number 1806214

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
minisat2-simp 070721? (TO) 1200.05 1200.41

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is 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:  363                                                  |
0.00/0.00	|  Number of clauses:    9559                                                 |
0.00/0.01	|  Parsing time:         0.01         s                                       |
0.09/0.14	============================[ Search Statistics ]==============================
0.09/0.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	===============================================================================
0.09/0.14	|         0 |     242     9196    48642 |     3065        0    nan |  0.000 % |
0.09/0.15	|       100 |     242     9196    48642 |     3371      100     35 |  0.002 % |
0.09/0.15	|       250 |     242     9196    48642 |     3709      250     30 |  0.001 % |
0.09/0.16	|       476 |     242     9196    48642 |     4079      476     30 |  0.001 % |
0.09/0.17	|       814 |     242     9196    48642 |     4487      814     32 |  0.002 % |
0.09/0.19	|      1320 |     242     9196    48642 |     4936     1320     33 |  0.001 % |
0.19/0.22	|      2081 |     242     9196    48642 |     5430     2081     32 |  0.001 % |
0.19/0.27	|      3222 |     242     9196    48642 |     5973     3222     35 |  0.002 % |
0.29/0.35	|      4931 |     242     9196    48642 |     6570     4931     36 |  0.001 % |
0.39/0.48	|      7496 |     242     9196    48642 |     7227     4171     37 |  0.001 % |
0.59/0.69	|     11340 |     242     9196    48642 |     7950     4343     37 |  0.001 % |
1.00/1.06	|     17106 |     242     9196    48642 |     8745     6090     39 |  0.001 % |
1.59/1.62	|     25756 |     242     9196    48642 |     9620     5892     38 |  0.001 % |
2.59/2.67	|     38732 |     242     9196    48642 |    10582     9160     40 |  0.001 % |
4.29/4.37	|     58194 |     242     9196    48642 |    11640     7282     39 |  0.001 % |
6.99/7.00	|     87386 |     242     9196    48642 |    12804     7129     37 |  0.002 % |
10.89/10.92	|    131176 |     242     9196    48642 |    14085    12223     42 |  0.001 % |
17.68/17.74	|    196862 |     242     9196    48642 |    15493    14081     42 |  0.001 % |
29.48/29.58	|    295388 |     242     9196    48642 |    17042    11310     42 |  0.002 % |
48.48/48.50	|    443178 |     242     9196    48642 |    18747    13437     37 |  0.002 % |
77.47/77.59	|    664861 |     242     9196    48642 |    20622    18418     39 |  0.002 % |
126.65/126.75	|    997386 |     242     9196    48642 |    22684    19446     42 |  0.001 % |
212.13/212.29	|   1496175 |     242     9196    48642 |    24952    17093     41 |  0.001 % |
336.68/336.82	|   2244357 |     242     9196    48642 |    27447    13508     38 |  0.002 % |
536.83/537.00	|   3366634 |     242     9196    48642 |    30192    19128     36 |  0.001 % |
926.41/926.70	|   5050045 |     242     9196    48642 |    33211    25215     44 |  0.001 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806214-1242147021/watcher-1806214-1242147021 -o /tmp/evaluation-result-1806214-1242147021/solver-1806214-1242147021 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806214-1242147021.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): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24864
/proc/meminfo: memFree=840792/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=2188 CPUtime=0
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 242734403 2240512 192 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 547 193 65 178 0 367 0

[startup+0.052514 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24864
/proc/meminfo: memFree=840792/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=3108 CPUtime=0.04
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 454 0 0 0 4 0 0 0 18 0 1 0 242734403 3182592 439 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 777 439 81 178 0 597 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3108

[startup+0.10152 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24864
/proc/meminfo: memFree=840792/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=3972 CPUtime=0.09
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 687 0 0 0 9 0 0 0 18 0 1 0 242734403 4067328 672 1992294400 134512640 135243866 4294956256 18446744073709551615 134541947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 993 672 81 178 0 813 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3972

[startup+0.301543 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24864
/proc/meminfo: memFree=840792/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=3972 CPUtime=0.29
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 728 0 0 0 29 0 0 0 19 0 1 0 242734403 4067328 682 1992294400 134512640 135243866 4294956256 18446744073709551615 134556112 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 993 682 86 178 0 813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3972

[startup+0.70159 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24864
/proc/meminfo: memFree=840792/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=4500 CPUtime=0.69
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 834 0 0 0 69 0 0 0 22 0 1 0 242734403 4608000 788 1992294400 134512640 135243866 4294956256 18446744073709551615 134555811 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 1125 788 86 178 0 945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4500

[startup+1.50169 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=837776/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=4924 CPUtime=1.49
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 934 0 0 0 149 0 0 0 25 0 1 0 242734403 5042176 888 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 1231 888 86 178 0 1051 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4924

[startup+3.10187 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=837200/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=5452 CPUtime=3.09
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 1078 0 0 0 309 0 0 0 25 0 1 0 242734403 5582848 1032 1992294400 134512640 135243866 4294956256 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 1363 1032 86 178 0 1183 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5452

[startup+6.30225 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=836432/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=5716 CPUtime=6.29
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 1165 0 0 0 629 0 0 0 25 0 1 0 242734403 5853184 1119 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 1429 1119 86 178 0 1249 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5716

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=835472/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=6836 CPUtime=12.68
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 1415 0 0 0 1268 0 0 0 25 0 1 0 242734403 7000064 1369 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 1709 1369 86 178 0 1529 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6836

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=834704/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=7524 CPUtime=25.49
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 1595 0 0 0 2548 1 0 0 25 0 1 0 242734403 7704576 1549 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 1881 1549 86 178 0 1701 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7524

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=833936/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=8204 CPUtime=51.08
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 1770 0 0 0 5107 1 0 0 25 0 1 0 242734403 8400896 1724 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2051 1724 86 178 0 1871 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8204

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=832528/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=9684 CPUtime=102.26
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 2121 0 0 0 10225 1 0 0 25 0 1 0 242734403 9916416 2075 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2421 2075 86 178 0 2241 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9684

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=831440/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=10760 CPUtime=162.24
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 2391 0 0 0 16222 2 0 0 25 0 1 0 242734403 11018240 2345 1992294400 134512640 135243866 4294956256 18446744073709551615 134565451 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2690 2345 86 178 0 2510 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10760

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=830736/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=11480 CPUtime=222.22
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 2556 0 0 0 22220 2 0 0 25 0 1 0 242734403 11755520 2510 1992294400 134512640 135243866 4294956256 18446744073709551615 134555917 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 2870 2510 86 178 0 2690 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 11480

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=830096/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=12200 CPUtime=282.2
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 2722 0 0 0 28218 2 0 0 25 0 1 0 242734403 12492800 2676 1992294400 134512640 135243866 4294956256 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3050 2676 86 178 0 2870 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 12200

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=829520/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=12776 CPUtime=342.18
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 2844 0 0 0 34216 2 0 0 25 0 1 0 242734403 13082624 2798 1992294400 134512640 135243866 4294956256 18446744073709551615 134555901 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3194 2798 86 178 0 3014 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 12776

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=828944/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=13360 CPUtime=402.17
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 2983 0 0 0 40214 3 0 0 25 0 1 0 242734403 13680640 2937 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3340 2937 86 178 0 3160 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 13360

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=828496/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=13768 CPUtime=462.15
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 3102 0 0 0 46212 3 0 0 25 0 1 0 242734403 14098432 3056 1992294400 134512640 135243866 4294956256 18446744073709551615 134555917 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3442 3056 86 178 0 3262 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 13768

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=828112/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=14196 CPUtime=522.13
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 3187 0 0 0 52210 3 0 0 25 0 1 0 242734403 14536704 3141 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3549 3141 86 178 0 3369 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 14196

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24865
/proc/meminfo: memFree=827280/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=15000 CPUtime=582.12
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 3383 0 0 0 58208 4 0 0 25 0 1 0 242734403 15360000 3337 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3750 3337 86 178 0 3570 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 15000

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24871
/proc/meminfo: memFree=826768/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=15432 CPUtime=642.1
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 3493 0 0 0 64206 4 0 0 25 0 1 0 242734403 15802368 3447 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3858 3447 86 178 0 3678 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 15432

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24871
/proc/meminfo: memFree=826640/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=15568 CPUtime=702.08
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 3537 0 0 0 70203 5 0 0 25 0 1 0 242734403 15941632 3491 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3892 3491 86 178 0 3712 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 15568

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24871
/proc/meminfo: memFree=826576/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=15712 CPUtime=762.07
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 3557 0 0 0 76202 5 0 0 25 0 1 0 242734403 16089088 3511 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3928 3511 86 178 0 3748 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 15712

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24871
/proc/meminfo: memFree=826512/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=15712 CPUtime=822.04
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 3567 0 0 0 82199 5 0 0 25 0 1 0 242734403 16089088 3521 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3928 3521 86 178 0 3748 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 15712

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24871
/proc/meminfo: memFree=826384/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=15868 CPUtime=882.02
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 3601 0 0 0 88197 5 0 0 25 0 1 0 242734403 16248832 3555 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 3967 3555 86 178 0 3787 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 15868

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24871
/proc/meminfo: memFree=825552/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=16668 CPUtime=942.01
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 3796 0 0 0 94195 6 0 0 25 0 1 0 242734403 17068032 3750 1992294400 134512640 135243866 4294956256 18446744073709551615 134555872 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 4167 3750 86 178 0 3987 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 16668

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24871
/proc/meminfo: memFree=825296/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=16948 CPUtime=1001.99
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 3858 0 0 0 100193 6 0 0 25 0 1 0 242734403 17354752 3812 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 4237 3812 86 178 0 4057 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 16948

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24871
/proc/meminfo: memFree=824976/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=17380 CPUtime=1061.97
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 3956 0 0 0 106191 6 0 0 25 0 1 0 242734403 17797120 3910 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 4345 3910 86 178 0 4165 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 17380

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24871
/proc/meminfo: memFree=824720/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=17676 CPUtime=1121.95
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 4014 0 0 0 112189 6 0 0 25 0 1 0 242734403 18100224 3968 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 4419 3968 86 178 0 4239 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 17676

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24871
/proc/meminfo: memFree=824656/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=17676 CPUtime=1181.94
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 4035 0 0 0 118187 7 0 0 25 0 1 0 242734403 18100224 3989 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 4419 3989 86 178 0 4239 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 17676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24871
/proc/meminfo: memFree=824528/2055920 swapFree=4180180/4192956
[pid=24864] ppid=24862 vsize=17820 CPUtime=1200.04
/proc/24864/stat : 24864 (minisat_static) R 24862 24864 24698 0 -1 4194304 4048 0 0 0 119997 7 0 0 25 0 1 0 242734403 18247680 4002 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/24864/statm: 4455 4002 86 178 0 4275 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 17820

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.97
CPU system time (s): 0.076988
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 17820

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

runsolver used 1.26381 second user time and 3.11553 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-12 18:50:21
IDJOB=1806214
IDBENCH=24692
IDSOLVER=568
FILE ID=node73/1806214-1242147021
PBS_JOBID= 9289653
Free space on /tmp= 66320 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806214-1242147021/watcher-1806214-1242147021 -o /tmp/evaluation-result-1806214-1242147021/solver-1806214-1242147021 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806214-1242147021.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=1540853820

node73.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
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.214
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:        841208 kB
Buffers:         82352 kB
Cached:        1048068 kB
SwapCached:       7424 kB
Active:         227992 kB
Inactive:       911844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        841208 kB
SwapTotal:     4192956 kB
SwapFree:      4180180 kB
Dirty:             992 kB
Writeback:           0 kB
Mapped:          13976 kB
Slab:            60816 kB
Committed_AS:   940152 kB
PageTables:       1396 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= 66320 MiB
End job on node73 at 2009-05-12 19:10:23