Trace number 1807543

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-core 070721? (TO) 1200.09 1200.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-290-100.cnf
MD5SUM46069fd95a12b364b1f1ad67bf25128f
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 variables290
Number of clauses696
Sum of the clauses size1740
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2580
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5116
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:  290                                                  |
0.00/0.00	|  Number of clauses:    696                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     290      696     1740 |      232        0    nan |  0.000 % |
0.00/0.00	|       102 |     290      696     1740 |      255      102     42 |  0.001 % |
0.00/0.00	|       253 |     290      696     1740 |      280      253     40 |  0.001 % |
0.00/0.01	|       478 |     290      696     1740 |      308      263     39 |  0.001 % |
0.00/0.02	|       815 |     290      696     1740 |      339      380     36 |  0.001 % |
0.00/0.03	|      1322 |     290      696     1740 |      373      271     28 |  0.001 % |
0.05/0.06	|      2083 |     290      696     1740 |      411      364     33 |  0.001 % |
0.05/0.09	|      3223 |     290      696     1740 |      452      275     22 |  0.001 % |
0.09/0.14	|      4931 |     290      696     1740 |      497      359     29 |  0.001 % |
0.19/0.22	|      7494 |     290      696     1740 |      547      542     34 |  0.001 % |
0.29/0.35	|     11342 |     290      696     1740 |      601      474     36 |  0.001 % |
0.49/0.55	|     17109 |     290      696     1740 |      661      424     26 |  0.001 % |
0.79/0.87	|     25758 |     290      696     1740 |      728      415     27 |  0.001 % |
1.29/1.32	|     38737 |     290      696     1740 |      800      653     33 |  0.001 % |
1.99/2.04	|     58204 |     290      696     1740 |      881      465     26 |  0.001 % |
3.09/3.15	|     87396 |     290      696     1740 |      969      958     39 |  0.001 % |
4.89/4.91	|    131185 |     290      696     1740 |     1066     1051     39 |  0.001 % |
7.60/7.64	|    196870 |     290      696     1740 |     1172      804     38 |  0.001 % |
11.79/11.86	|    295396 |     290      696     1740 |     1289      901     40 |  0.001 % |
18.29/18.38	|    443188 |     290      696     1740 |     1418      940     40 |  0.001 % |
28.49/28.52	|    664871 |     290      696     1740 |     1560      800     35 |  0.001 % |
43.99/44.10	|    997397 |     290      696     1740 |     1716     1235     43 |  0.001 % |
67.47/67.51	|   1496186 |     290      696     1740 |     1888     1839     45 |  0.001 % |
104.96/105.06	|   2244368 |     290      696     1740 |     2077     1578     41 |  0.001 % |
162.64/162.79	|   3366642 |     290      696     1740 |     2285     1797     48 |  0.001 % |
252.32/252.41	|   5050053 |     290      696     1740 |     2513     1635     44 |  0.001 % |
394.08/394.22	|   7575172 |     290      696     1740 |     2765     2449     49 |  0.001 % |
611.03/611.23	|  11362851 |     290      696     1740 |     3041     1538     42 |  0.001 % |
958.93/959.20	|  17044366 |     290      696     1740 |     3345     3063     48 |  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-1807543-1242158416/watcher-1807543-1242158416 -o /tmp/evaluation-result-1807543-1242158416/solver-1807543-1242158416 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807543-1242158416.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 0.99 0.96 3/64 13467
/proc/meminfo: memFree=1187256/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=1892 CPUtime=0
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 243869775 1937408 111 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 473 111 77 171 0 299 0

[startup+0.0582271 s]
/proc/loadavg: 1.00 0.99 0.96 3/64 13467
/proc/meminfo: memFree=1187256/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=2024 CPUtime=0.05
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 148 0 0 0 5 0 0 0 18 0 1 0 243869775 2072576 133 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 506 133 77 171 0 332 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2024

[startup+0.101232 s]
/proc/loadavg: 1.00 0.99 0.96 3/64 13467
/proc/meminfo: memFree=1187256/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=2024 CPUtime=0.09
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 153 0 0 0 9 0 0 0 18 0 1 0 243869775 2072576 138 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 506 138 77 171 0 332 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2024

[startup+0.301253 s]
/proc/loadavg: 1.00 0.99 0.96 3/64 13467
/proc/meminfo: memFree=1187256/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=2024 CPUtime=0.29
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 170 0 0 0 29 0 0 0 19 0 1 0 243869775 2072576 155 1992294400 134512640 135213614 4294956256 18446744073709551615 134539372 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 506 155 77 171 0 332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2024

[startup+0.701297 s]
/proc/loadavg: 1.00 0.99 0.96 3/64 13467
/proc/meminfo: memFree=1187256/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=2152 CPUtime=0.69
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 183 0 0 0 69 0 0 0 23 0 1 0 243869775 2203648 168 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 538 168 77 171 0 364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2152

[startup+1.50138 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13468
/proc/meminfo: memFree=1186800/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=2284 CPUtime=1.49
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 210 0 0 0 149 0 0 0 25 0 1 0 243869775 2338816 195 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 571 195 77 171 0 397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2284

[startup+3.10156 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13468
/proc/meminfo: memFree=1186608/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=2284 CPUtime=3.09
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 228 0 0 0 309 0 0 0 25 0 1 0 243869775 2338816 213 1992294400 134512640 135213614 4294956256 18446744073709551615 134527003 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 571 213 77 171 0 397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2284

[startup+6.30191 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13468
/proc/meminfo: memFree=1186352/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=2416 CPUtime=6.29
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 264 0 0 0 629 0 0 0 25 0 1 0 243869775 2473984 249 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 604 249 77 171 0 430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2416

[startup+12.7016 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13468
/proc/meminfo: memFree=1186160/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=2680 CPUtime=12.69
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 308 0 0 0 1269 0 0 0 25 0 1 0 243869775 2744320 293 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 670 293 77 171 0 496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2680

[startup+25.501 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13468
/proc/meminfo: memFree=1185968/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=2812 CPUtime=25.49
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 353 0 0 0 2549 0 0 0 25 0 1 0 243869775 2879488 338 1992294400 134512640 135213614 4294956256 18446744073709551615 134526860 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 703 338 77 171 0 529 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2812

[startup+51.1019 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1185456/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=3068 CPUtime=51.07
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 426 0 0 0 5107 0 0 0 25 0 1 0 243869775 3141632 411 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 767 411 77 171 0 593 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3068

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1185328/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=3332 CPUtime=102.26
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 494 0 0 0 10226 0 0 0 25 0 1 0 243869775 3411968 479 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 833 479 77 171 0 659 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3332

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1185008/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=3720 CPUtime=162.24
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 569 0 0 0 16224 0 0 0 25 0 1 0 243869775 3809280 554 1992294400 134512640 135213614 4294956256 18446744073709551615 134536671 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 930 554 77 171 0 756 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3720

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1184752/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=3976 CPUtime=222.23
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 630 0 0 0 22222 1 0 0 25 0 1 0 243869775 4071424 615 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 994 615 77 171 0 820 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3976

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1184560/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=4108 CPUtime=282.21
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 673 0 0 0 28220 1 0 0 25 0 1 0 243869775 4206592 658 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1027 658 77 171 0 853 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 4108

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1184368/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=4228 CPUtime=342.2
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 715 0 0 0 34219 1 0 0 25 0 1 0 243869775 4329472 700 1992294400 134512640 135213614 4294956256 18446744073709551615 134527003 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1057 700 77 171 0 883 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 4228

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1184240/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=4360 CPUtime=402.18
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 745 0 0 0 40217 1 0 0 25 0 1 0 243869775 4464640 730 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1090 730 77 171 0 916 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 4360

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1184112/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=4476 CPUtime=462.16
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 768 0 0 0 46215 1 0 0 25 0 1 0 243869775 4583424 753 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1119 753 77 171 0 945 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 4476

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1184048/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=4476 CPUtime=522.15
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 780 0 0 0 52214 1 0 0 25 0 1 0 243869775 4583424 765 1992294400 134512640 135213614 4294956256 18446744073709551615 134537601 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1119 765 77 171 0 945 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 4476

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1183984/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=4592 CPUtime=582.13
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 799 0 0 0 58212 1 0 0 25 0 1 0 243869775 4702208 784 1992294400 134512640 135213614 4294956256 18446744073709551615 134527168 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1148 784 77 171 0 974 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 4592

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1183792/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=4724 CPUtime=642.12
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 840 0 0 0 64211 1 0 0 25 0 1 0 243869775 4837376 825 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1181 825 77 171 0 1007 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 4724

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1183664/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=4852 CPUtime=702.1
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 860 0 0 0 70209 1 0 0 25 0 1 0 243869775 4968448 845 1992294400 134512640 135213614 4294956256 18446744073709551615 134526945 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1213 845 77 171 0 1039 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 4852

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1183728/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=4852 CPUtime=762.09
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 869 0 0 0 76208 1 0 0 25 0 1 0 243869775 4968448 854 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1213 854 77 171 0 1039 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 4852

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1183600/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=4992 CPUtime=822.07
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 886 0 0 0 82206 1 0 0 25 0 1 0 243869775 5111808 871 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1248 871 77 171 0 1074 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 4992

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1183536/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=4992 CPUtime=882.05
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 897 0 0 0 88204 1 0 0 25 0 1 0 243869775 5111808 882 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1248 882 77 171 0 1074 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 4992

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1183600/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=4992 CPUtime=942.03
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 902 0 0 0 94202 1 0 0 25 0 1 0 243869775 5111808 887 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1248 887 77 171 0 1074 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 4992

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1183408/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=5132 CPUtime=1002.03
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 937 0 0 0 100201 2 0 0 25 0 1 0 243869775 5255168 922 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1283 922 77 171 0 1109 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 5132

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1183344/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=5264 CPUtime=1062.01
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 960 0 0 0 106199 2 0 0 25 0 1 0 243869775 5390336 945 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1316 945 77 171 0 1142 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 5264

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1183216/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=5264 CPUtime=1121.99
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 979 0 0 0 112197 2 0 0 25 0 1 0 243869775 5390336 964 1992294400 134512640 135213614 4294956256 18446744073709551615 134529801 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1316 964 77 171 0 1142 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 5264

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1183152/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=5404 CPUtime=1181.98
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 988 0 0 0 118196 2 0 0 25 0 1 0 243869775 5533696 973 1992294400 134512640 135213614 4294956256 18446744073709551615 134536231 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1351 973 77 171 0 1177 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 5404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 13474
/proc/meminfo: memFree=1183152/2055920 swapFree=4180856/4192956
[pid=13467] ppid=13465 vsize=5404 CPUtime=1200.08
/proc/13467/stat : 13467 (minisat_static) R 13465 13467 13397 0 -1 4194304 988 0 0 0 120006 2 0 0 25 0 1 0 243869775 5533696 973 1992294400 134512640 135213614 4294956256 18446744073709551615 134534728 0 0 4096 3 0 0 0 17 1 0 0
/proc/13467/statm: 1351 973 77 171 0 1177 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 5404

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.09
CPU user time (s): 1200.06
CPU system time (s): 0.023996
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 5404

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

runsolver used 0.831873 second user time and 2.51962 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-12 22:00:16
IDJOB=1807543
IDBENCH=71787
IDSOLVER=651
FILE ID=node42/1807543-1242158416
PBS_JOBID= 9289726
Free space on /tmp= 66112 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-290-100.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807543-1242158416/watcher-1807543-1242158416 -o /tmp/evaluation-result-1807543-1242158416/solver-1807543-1242158416 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1807543-1242158416.cnf

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=1892639876

node42.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.232
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.232
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:       1187672 kB
Buffers:         78368 kB
Cached:         693500 kB
SwapCached:       5916 kB
Active:          95512 kB
Inactive:       685224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1187672 kB
SwapTotal:     4192956 kB
SwapFree:      4180856 kB
Dirty:             796 kB
Writeback:           0 kB
Mapped:          14580 kB
Slab:            73536 kB
Committed_AS:   971696 kB
PageTables:       1392 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= 66112 MiB
End job on node42 at 2009-05-12 22:20:18