Trace number 1806346

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 070721UNSAT 262.325 262.396

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
MD5SUMdd374701f9b3db5a8ac095414c025d77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark90.2963
Satisfiable
(Un)Satisfiability was proved
Number of variables1605
Number of clauses8025
Sum of the clauses size68677
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31142
Number of clauses of size 4106
Number of clauses of size 5888
Number of clauses of size over 55615

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:  1605                                                 |
0.00/0.00	|  Number of clauses:    8025                                                 |
0.00/0.01	|  Parsing time:         0.01         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |    1563     7656    67236 |     2552        0    nan |  0.000 % |
0.00/0.01	|       100 |    1563     7656    67236 |     2807      100     13 |  2.617 % |
0.00/0.01	|       252 |    1563     7656    67236 |     3087      252     13 |  2.617 % |
0.00/0.02	|       478 |    1563     7656    67236 |     3396      478     13 |  2.617 % |
0.00/0.02	|       816 |    1563     7656    67236 |     3736      816     12 |  2.617 % |
0.00/0.04	|      1323 |    1563     7656    67236 |     4110     1323     14 |  2.617 % |
0.00/0.06	|      2082 |    1563     7656    67236 |     4521     2082     15 |  2.617 % |
0.09/0.10	|      3221 |    1563     7656    67236 |     4973     3221     18 |  2.617 % |
0.09/0.18	|      4931 |    1563     7656    67236 |     5470     4931     19 |  2.617 % |
0.19/0.29	|      7493 |    1563     7656    67236 |     6017     4692     17 |  2.617 % |
0.39/0.48	|     11337 |    1563     7656    67236 |     6619     5460     18 |  2.617 % |
0.79/0.80	|     17103 |    1563     7656    67236 |     7281     4485     18 |  2.617 % |
1.29/1.35	|     25753 |    1563     7656    67236 |     8009     5699     22 |  2.617 % |
2.39/2.47	|     38728 |    1563     7656    67236 |     8810     6461     30 |  2.617 % |
3.99/4.06	|     58189 |    1563     7656    67236 |     9691     8047     27 |  2.617 % |
6.79/6.83	|     87384 |    1563     7656    67236 |    10660     7766     27 |  2.617 % |
11.29/11.33	|    131173 |    1563     7656    67236 |    11726     8455     25 |  2.617 % |
19.29/19.32	|    196857 |    1563     7656    67236 |    12899     8983     32 |  2.617 % |
32.18/32.26	|    295383 |    1563     7656    67236 |    14188     9932     26 |  2.617 % |
48.68/48.70	|    443172 |    1563     7656    67236 |    15607     7576     16 |  2.617 % |
85.27/85.40	|    664855 |    1563     7656    67236 |    17168     9126     31 |  2.617 % |
135.75/135.82	|    997380 |    1563     7656    67236 |    18885    13276     29 |  2.617 % |
208.94/209.02	|   1496169 |    1560     6087    52849 |    20773    12421     22 |  2.804 % |
262.22/262.39	===============================================================================
262.22/262.39	restarts              : 23
262.22/262.39	conflicts             : 1818180        (6931 /sec)
262.22/262.39	decisions             : 6745014        (1.96 % random) (25713 /sec)
262.22/262.39	propagations          : 69282832       (264121 /sec)
262.22/262.39	conflict literals     : 49990800       (30.50 % deleted)
262.22/262.39	Memory used           : 8.27 MB
262.22/262.39	CPU time              : 262.315 s
262.22/262.39	
262.22/262.39	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806346-1242148419/watcher-1806346-1242148419 -o /tmp/evaluation-result-1806346-1242148419/solver-1806346-1242148419 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806346-1242148419.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.98 0.99 3/65 7468
/proc/meminfo: memFree=833896/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=2056 CPUtime=0
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 237 0 0 0 0 0 0 0 21 0 1 0 242871537 2105344 222 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 514 223 58 171 0 340 0

[startup+0.102407 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 7468
/proc/meminfo: memFree=833896/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=2848 CPUtime=0.09
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 443 0 0 0 9 0 0 0 21 0 1 0 242871537 2916352 428 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 712 428 77 171 0 538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2848

[startup+0.202418 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 7468
/proc/meminfo: memFree=833896/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=3112 CPUtime=0.19
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 517 0 0 0 19 0 0 0 22 0 1 0 242871537 3186688 502 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 778 502 77 171 0 604 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3112

[startup+0.302431 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 7468
/proc/meminfo: memFree=833896/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=3112 CPUtime=0.29
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 517 0 0 0 29 0 0 0 23 0 1 0 242871537 3186688 502 1992294400 134512640 135213614 4294956256 18446744073709551615 134530607 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 778 502 77 171 0 604 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3112

[startup+0.701473 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 7468
/proc/meminfo: memFree=833896/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=3376 CPUtime=0.69
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 568 0 0 0 69 0 0 0 25 0 1 0 242871537 3457024 553 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 844 553 77 171 0 670 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3376

[startup+1.50156 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=831840/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=3640 CPUtime=1.49
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 652 0 0 0 149 0 0 0 25 0 1 0 242871537 3727360 637 1992294400 134512640 135213614 4294956256 18446744073709551615 134526967 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 910 637 77 171 0 736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3640

[startup+3.10174 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=831328/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=4064 CPUtime=3.09
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 734 0 0 0 309 0 0 0 25 0 1 0 242871537 4161536 719 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 1016 719 77 171 0 842 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4064

[startup+6.3011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=830952/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=4328 CPUtime=6.29
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 823 0 0 0 629 0 0 0 25 0 1 0 242871537 4431872 808 1992294400 134512640 135213614 4294956256 18446744073709551615 134529572 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 1082 808 77 171 0 908 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4328

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=830248/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=4988 CPUtime=12.69
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 973 0 0 0 1269 0 0 0 25 0 1 0 242871537 5107712 958 1992294400 134512640 135213614 4294956256 18446744073709551615 134530648 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 1247 958 77 171 0 1073 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4988

[startup+25.5022 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=829608/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=5400 CPUtime=25.48
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1084 0 0 0 2548 0 0 0 25 0 1 0 242871537 5529600 1069 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 1350 1069 77 171 0 1176 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5400

[startup+51.1021 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=829224/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=5796 CPUtime=51.08
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1182 0 0 0 5108 0 0 0 25 0 1 0 242871537 5935104 1167 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 1449 1167 77 171 0 1275 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5796

[startup+102.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=827816/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=7268 CPUtime=102.27
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1537 0 0 0 10227 0 0 0 25 0 1 0 242871537 7442432 1522 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 1817 1522 77 171 0 1643 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7268

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=827368/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=7744 CPUtime=162.25
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1643 0 0 0 16225 0 0 0 25 0 1 0 242871537 7929856 1628 1992294400 134512640 135213614 4294956256 18446744073709551615 134537544 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 1936 1628 77 171 0 1762 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 7744

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=826792/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=8172 CPUtime=222.23
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1764 0 0 0 22223 0 0 0 25 0 1 0 242871537 8368128 1749 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 2043 1749 77 171 0 1869 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 8172

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

[startup+230.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=826792/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=8172 CPUtime=230.33
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1769 0 0 0 23033 0 0 0 25 0 1 0 242871537 8368128 1754 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 2043 1754 77 171 0 1869 0
Current children cumulated CPU time (s) 230.33
Current children cumulated vsize (KiB) 8172

[startup+243.205 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=826664/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=8332 CPUtime=243.13
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1797 0 0 0 24313 0 0 0 25 0 1 0 242871537 8531968 1782 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 2083 1782 77 171 0 1909 0
Current children cumulated CPU time (s) 243.13
Current children cumulated vsize (KiB) 8332

[startup+256.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=826600/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=8464 CPUtime=255.92
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1820 0 0 0 25592 0 0 0 25 0 1 0 242871537 8667136 1805 1992294400 134512640 135213614 4294956256 18446744073709551615 134527032 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 2116 1805 77 171 0 1942 0
Current children cumulated CPU time (s) 255.92
Current children cumulated vsize (KiB) 8464

[startup+259.201 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=826536/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=8464 CPUtime=259.12
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1824 0 0 0 25912 0 0 0 25 0 1 0 242871537 8667136 1809 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 2116 1809 77 171 0 1942 0
Current children cumulated CPU time (s) 259.12
Current children cumulated vsize (KiB) 8464

[startup+260.805 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=826536/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=8464 CPUtime=260.72
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1827 0 0 0 26072 0 0 0 25 0 1 0 242871537 8667136 1812 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 2116 1812 77 171 0 1942 0
Current children cumulated CPU time (s) 260.72
Current children cumulated vsize (KiB) 8464

[startup+261.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=826536/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=8464 CPUtime=261.52
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1827 0 0 0 26152 0 0 0 25 0 1 0 242871537 8667136 1812 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 2116 1812 77 171 0 1942 0
Current children cumulated CPU time (s) 261.52
Current children cumulated vsize (KiB) 8464

[startup+262.001 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=826536/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=8464 CPUtime=261.92
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1827 0 0 0 26192 0 0 0 25 0 1 0 242871537 8667136 1812 1992294400 134512640 135213614 4294956256 18446744073709551615 134527041 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 2116 1812 77 171 0 1942 0
Current children cumulated CPU time (s) 261.92
Current children cumulated vsize (KiB) 8464

[startup+262.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=826536/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=8464 CPUtime=262.12
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1827 0 0 0 26212 0 0 0 25 0 1 0 242871537 8667136 1812 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 2116 1812 77 171 0 1942 0
Current children cumulated CPU time (s) 262.12
Current children cumulated vsize (KiB) 8464

[startup+262.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7469
/proc/meminfo: memFree=826536/2055920 swapFree=4181592/4192956
[pid=7468] ppid=7466 vsize=8464 CPUtime=262.22
/proc/7468/stat : 7468 (minisat_static) R 7466 7468 7207 0 -1 4194304 1827 0 0 0 26222 0 0 0 25 0 1 0 242871537 8667136 1812 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/7468/statm: 2116 1812 77 171 0 1942 0
Current children cumulated CPU time (s) 262.22
Current children cumulated vsize (KiB) 8464

Child status: 20
Real time (s): 262.396
CPU time (s): 262.325
CPU user time (s): 262.315
CPU system time (s): 0.009998
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 8464

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

runsolver used 0.281957 second user time and 0.541917 second system time

The end

Launcher Data

Begin job on node86 at 2009-05-12 19:13:39
IDJOB=1806346
IDBENCH=24720
IDSOLVER=651
FILE ID=node86/1806346-1242148419
PBS_JOBID= 9289640
Free space on /tmp= 66184 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806346-1242148419/watcher-1806346-1242148419 -o /tmp/evaluation-result-1806346-1242148419/solver-1806346-1242148419 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806346-1242148419.cnf

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

MD5SUM BENCH= dd374701f9b3db5a8ac095414c025d77
RANDOM SEED=1272933197

node86.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.213
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.213
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:        834376 kB
Buffers:         79276 kB
Cached:        1041468 kB
SwapCached:       5472 kB
Active:          50080 kB
Inactive:      1079300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        834376 kB
SwapTotal:     4192956 kB
SwapFree:      4181592 kB
Dirty:            1132 kB
Writeback:           0 kB
Mapped:          14256 kB
Slab:            77980 kB
Committed_AS:   881848 kB
PageTables:       1464 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= 66184 MiB
End job on node86 at 2009-05-12 19:18:01