Trace number 1806060

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
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 variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

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:  2969                                                 |
0.00/0.00	|  Number of clauses:    18718                                                |
0.03/0.04	|  Parsing time:         0.04         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 |    2337    12619    83198 |     4206        0    nan |  0.000 % |
0.09/0.19	|       102 |    2337    12619    83198 |     4626      102     13 |  1.920 % |
0.09/0.19	|       252 |    2337    12619    83198 |     5089      252     13 |  1.920 % |
0.19/0.20	|       477 |    2337    12619    83198 |     5598      477     15 |  1.920 % |
0.19/0.21	|       814 |    2337    12619    83198 |     6158      814     16 |  1.920 % |
0.19/0.22	|      1321 |    2337    12619    83198 |     6774     1321     15 |  1.920 % |
0.19/0.24	|      2081 |    2337    12619    83198 |     7451     2081     16 |  1.920 % |
0.19/0.28	|      3222 |    2337    12619    83198 |     8196     3222     16 |  1.920 % |
0.29/0.35	|      4932 |    2337    12619    83198 |     9016     4932     16 |  1.920 % |
0.49/0.51	|      7494 |    2337    12619    83198 |     9918     7494     20 |  1.920 % |
0.69/0.78	|     11339 |    2337    12619    83198 |    10910     6251     20 |  1.920 % |
1.18/1.25	|     17105 |    2337    12619    83198 |    12001     6456     22 |  1.920 % |
1.98/2.10	|     25755 |    2337    12619    83198 |    13201     8962     26 |  1.920 % |
3.48/3.56	|     38729 |    2337    12619    83198 |    14521     8546     22 |  1.920 % |
6.38/6.49	|     58190 |    2337    12619    83198 |    15973    13312     21 |  1.920 % |
11.49/11.59	|     87383 |    2337    12619    83198 |    17570    10176     26 |  1.920 % |
19.28/19.38	|    131172 |    2337    12619    83198 |    19327     9614     26 |  1.920 % |
32.88/32.96	|    196857 |    2337    12619    83198 |    21260    16788     25 |  1.920 % |
56.86/56.91	|    295385 |    2337    12619    83198 |    23386    18866     29 |  1.920 % |
95.66/95.75	|    443178 |    2337    12619    83198 |    25725    13558     25 |  1.920 % |
163.34/163.49	|    664863 |    2337    12619    83198 |    28298    15193     33 |  1.920 % |
272.90/273.09	|    997388 |    2337    12619    83198 |    31127    19984     29 |  1.920 % |
459.03/459.27	|   1496176 |    2337    12619    83198 |    34240    16948     33 |  1.920 % |
754.34/754.60	|   2244358 |    2337    12619    83198 |    37664    20082     34 |  1.920 % |

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-1806060-1242144741/watcher-1806060-1242144741 -o /tmp/evaluation-result-1806060-1242144741/solver-1806060-1242144741 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806060-1242144741.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: 0.99 0.97 0.91 3/65 15367
/proc/meminfo: memFree=1081968/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=2056 CPUtime=0
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 306 0 0 0 0 0 0 0 21 0 1 0 242503419 2105344 291 1992294400 134512640 135243866 4294956256 18446744073709551615 134553517 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 514 292 62 178 0 334 0

[startup+0.043849 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 15367
/proc/meminfo: memFree=1081968/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=3904 CPUtime=0.03
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 758 0 0 0 3 0 0 0 22 0 1 0 242503419 3997696 743 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 976 743 65 178 0 796 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3904

[startup+0.10286 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 15367
/proc/meminfo: memFree=1081968/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=4328 CPUtime=0.09
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 887 0 0 0 9 0 0 0 22 0 1 0 242503419 4431872 872 1992294400 134512640 135243866 4294956256 18446744073709551615 134550601 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 1082 872 81 178 0 902 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4328

[startup+0.301898 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 15367
/proc/meminfo: memFree=1081968/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=4296 CPUtime=0.29
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 936 0 0 0 29 0 0 0 23 0 1 0 242503419 4399104 874 1992294400 134512640 135243866 4294956256 18446744073709551615 134564800 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 1074 874 86 178 0 894 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4296

[startup+0.702967 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 15367
/proc/meminfo: memFree=1081968/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=4428 CPUtime=0.69
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 968 0 0 0 69 0 0 0 25 0 1 0 242503419 4534272 906 1992294400 134512640 135243866 4294956256 18446744073709551615 134572753 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 1107 906 86 178 0 927 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4428

[startup+1.50111 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1078568/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=4692 CPUtime=1.48
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 1027 0 0 0 148 0 0 0 25 0 1 0 242503419 4804608 965 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 1173 965 86 178 0 993 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 4692

[startup+3.1014 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1077928/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=5220 CPUtime=3.08
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 1154 0 0 0 308 0 0 0 25 0 1 0 242503419 5345280 1092 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 1305 1092 86 178 0 1125 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5220

[startup+6.30198 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1077488/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=5484 CPUtime=6.28
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 1228 0 0 0 628 0 0 0 25 0 1 0 242503419 5615616 1166 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 1371 1166 86 178 0 1191 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5484

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1076656/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=6280 CPUtime=12.69
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 1441 0 0 0 1268 1 0 0 25 0 1 0 242503419 6430720 1379 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 1570 1379 86 178 0 1390 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6280

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1076016/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=6864 CPUtime=25.48
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 1572 0 0 0 2547 1 0 0 25 0 1 0 242503419 7028736 1510 1992294400 134512640 135243866 4294956256 18446744073709551615 134555804 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 1716 1510 86 178 0 1536 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6864

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1074992/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=7936 CPUtime=51.07
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 1831 0 0 0 5106 1 0 0 25 0 1 0 242503419 8126464 1769 1992294400 134512640 135243866 4294956256 18446744073709551615 134565439 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 1984 1769 86 178 0 1804 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7936

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1073648/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=9288 CPUtime=102.26
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 2172 0 0 0 10224 2 0 0 25 0 1 0 242503419 9510912 2110 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 2322 2110 86 178 0 2142 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9288

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1072944/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=9968 CPUtime=162.23
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 2336 0 0 0 16221 2 0 0 25 0 1 0 242503419 10207232 2274 1992294400 134512640 135243866 4294956256 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 2492 2274 86 178 0 2312 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 9968

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1071984/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=11020 CPUtime=222.21
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 2563 0 0 0 22219 2 0 0 25 0 1 0 242503419 11284480 2501 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 2755 2501 86 178 0 2575 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 11020

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1071792/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=11288 CPUtime=282.19
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 2640 0 0 0 28217 2 0 0 25 0 1 0 242503419 11558912 2578 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 2822 2578 86 178 0 2642 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 11288

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1070768/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=12224 CPUtime=342.17
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 2865 0 0 0 34215 2 0 0 25 0 1 0 242503419 12517376 2803 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3056 2803 86 178 0 2876 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 12224

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1070640/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=12376 CPUtime=402.15
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 2895 0 0 0 40213 2 0 0 25 0 1 0 242503419 12673024 2833 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3094 2833 86 178 0 2914 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 12376

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1070512/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=12376 CPUtime=462.13
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 2925 0 0 0 46211 2 0 0 25 0 1 0 242503419 12673024 2863 1992294400 134512640 135243866 4294956256 18446744073709551615 134565702 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3094 2863 86 178 0 2914 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 12376

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1070320/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=12532 CPUtime=522.11
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 2963 0 0 0 52209 2 0 0 25 0 1 0 242503419 12832768 2901 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3133 2901 86 178 0 2953 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 12532

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1069680/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=13236 CPUtime=582.1
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3131 0 0 0 58207 3 0 0 25 0 1 0 242503419 13553664 3069 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3309 3069 86 178 0 3129 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 13236

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1069552/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=13392 CPUtime=642.08
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3152 0 0 0 64205 3 0 0 25 0 1 0 242503419 13713408 3090 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3348 3090 86 178 0 3168 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 13392

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1069104/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=13788 CPUtime=702.05
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3268 0 0 0 70202 3 0 0 25 0 1 0 242503419 14118912 3206 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3447 3206 86 178 0 3267 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 13788

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1068976/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=13944 CPUtime=762.04
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3293 0 0 0 76201 3 0 0 25 0 1 0 242503419 14278656 3231 1992294400 134512640 135243866 4294956256 18446744073709551615 134556191 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3486 3231 86 178 0 3306 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 13944

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1068784/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=14144 CPUtime=822.01
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3342 0 0 0 82198 3 0 0 25 0 1 0 242503419 14483456 3280 1992294400 134512640 135243866 4294956256 18446744073709551615 134555970 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3536 3280 86 178 0 3356 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 14144

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1068528/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=14436 CPUtime=881.99
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3394 0 0 0 88196 3 0 0 25 0 1 0 242503419 14782464 3332 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3609 3332 86 178 0 3429 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 14436

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1068272/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=14760 CPUtime=941.97
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3470 0 0 0 94194 3 0 0 25 0 1 0 242503419 15114240 3408 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3690 3408 86 178 0 3510 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 14760

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1067568/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=15424 CPUtime=1001.95
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3638 0 0 0 100192 3 0 0 25 0 1 0 242503419 15794176 3576 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3856 3576 86 178 0 3676 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 15424

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1067632/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=15424 CPUtime=1061.93
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3638 0 0 0 106190 3 0 0 25 0 1 0 242503419 15794176 3576 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3856 3576 86 178 0 3676 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 15424

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1067632/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=15424 CPUtime=1121.91
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3639 0 0 0 112188 3 0 0 25 0 1 0 242503419 15794176 3577 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3856 3577 86 178 0 3676 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 15424

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1067568/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=15424 CPUtime=1181.89
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3648 0 0 0 118186 3 0 0 25 0 1 0 242503419 15794176 3586 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3856 3586 86 178 0 3676 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 15424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1067568/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=15424 CPUtime=1200.09
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3648 0 0 0 120006 3 0 0 25 0 1 0 242503419 15794176 3586 1992294400 134512640 135243866 4294956256 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3856 3586 86 178 0 3676 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 15424

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15368
/proc/meminfo: memFree=1067568/2055920 swapFree=4180388/4192956
[pid=15367] ppid=15365 vsize=15424 CPUtime=1200.09
/proc/15367/stat : 15367 (minisat_static) R 15365 15367 15143 0 -1 4194304 3648 0 0 0 120006 3 0 0 25 0 1 0 242503419 15794176 3586 1992294400 134512640 135243866 4294956256 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/15367/statm: 3856 3586 86 178 0 3676 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 15424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1200.06
CPU system time (s): 0.040993
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 15424

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

runsolver used 1.3238 second user time and 2.47962 second system time

The end

Launcher Data

Begin job on node84 at 2009-05-12 18:12:21
IDJOB=1806060
IDBENCH=24648
IDSOLVER=568
FILE ID=node84/1806060-1242144741
PBS_JOBID= 9289642
Free space on /tmp= 66172 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806060-1242144741/watcher-1806060-1242144741 -o /tmp/evaluation-result-1806060-1242144741/solver-1806060-1242144741 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806060-1242144741.cnf

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

MD5SUM BENCH= 42a7abc6638576e7c05fba1c9e36829b
RANDOM SEED=2052682304

node84.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1082384 kB
Buffers:         66440 kB
Cached:         822196 kB
SwapCached:       7264 kB
Active:          74536 kB
Inactive:       822800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1082384 kB
SwapTotal:     4192956 kB
SwapFree:      4180388 kB
Dirty:            1524 kB
Writeback:           0 kB
Mapped:          13652 kB
Slab:            62176 kB
Committed_AS:   819168 kB
PageTables:       1368 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= 66172 MiB
End job on node84 at 2009-05-12 18:32:24