Trace number 1806325

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 379.024 379.161

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
MD5SUM2fe12e7483e7a74328d483192a8a2746
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark70.9812
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7989
Sum of the clauses size66949
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2284
Number of clauses of size 31202
Number of clauses of size 4154
Number of clauses of size 5924
Number of clauses of size over 55392

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:  1477                                                 |
0.00/0.00	|  Number of clauses:    7989                                                 |
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 |    1435     7572    65307 |     2524        0    nan |  0.000 % |
0.00/0.01	|       101 |    1435     7572    65307 |     2776      101     12 |  2.844 % |
0.00/0.01	|       253 |    1435     7572    65307 |     3054      253     12 |  2.844 % |
0.00/0.02	|       478 |    1434     7572    65307 |     3359      477     12 |  2.911 % |
0.00/0.03	|       817 |    1434     7572    65307 |     3695      816     13 |  2.912 % |
0.03/0.04	|      1323 |    1434     7572    65307 |     4064     1322     14 |  2.912 % |
0.03/0.07	|      2083 |    1434     7572    65307 |     4471     2082     16 |  2.911 % |
0.09/0.12	|      3222 |    1434     7558    65229 |     4918     3211     19 |  2.911 % |
0.19/0.20	|      4930 |    1434     7558    65229 |     5410     4919     20 |  2.911 % |
0.29/0.34	|      7492 |    1434     7558    65229 |     5951     4718     23 |  2.911 % |
0.49/0.58	|     11336 |    1434     7558    65229 |     6546     5538     23 |  2.912 % |
0.89/0.94	|     17102 |    1434     7558    65229 |     7201     4644     21 |  2.911 % |
1.59/1.64	|     25752 |    1434     7558    65229 |     7921     5993     27 |  2.911 % |
2.69/2.77	|     38727 |    1434     7558    65229 |     8713     6915     30 |  2.911 % |
4.69/4.70	|     58188 |    1434     7558    65229 |     9584     8716     26 |  2.912 % |
7.29/7.35	|     87381 |    1434     7558    65229 |    10543     8801     24 |  2.912 % |
12.29/12.37	|    131171 |    1434     7558    65229 |    11597     9951     30 |  2.911 % |
19.48/19.53	|    196856 |    1434     7558    65229 |    12757    11162     29 |  2.911 % |
32.18/32.27	|    295382 |    1434     7558    65229 |    14033     6698     25 |  2.911 % |
54.97/55.06	|    443171 |    1434     7558    65229 |    15436    13119     31 |  2.911 % |
92.55/92.63	|    664856 |    1434     7558    65229 |    16980     9513     27 |  2.912 % |
153.84/153.95	|    997382 |    1434     7558    65229 |    18678     8672     26 |  2.912 % |
252.70/252.90	|   1496170 |    1434     7558    65229 |    20546     9551     22 |  2.911 % |
374.76/374.98	|   2244353 |    1432     3757    21160 |    22600    16966     19 |  3.047 % |
378.96/379.15	===============================================================================
378.96/379.15	restarts              : 24
378.96/379.15	conflicts             : 2269855        (5989 /sec)
378.96/379.15	decisions             : 8108271        (1.96 % random) (21393 /sec)
378.96/379.15	propagations          : 93946616       (247872 /sec)
378.96/379.15	conflict literals     : 69300817       (34.24 % deleted)
378.96/379.15	Memory used           : 8.49 MB
378.96/379.15	CPU time              : 379.012 s
378.96/379.15	
378.96/379.15	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-1806325-1242148347/watcher-1806325-1242148347 -o /tmp/evaluation-result-1806325-1242148347/solver-1806325-1242148347 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806325-1242148347.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 0.98 3/65 17589
/proc/meminfo: memFree=792672/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=2056 CPUtime=0
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 226 0 0 0 0 0 0 0 20 0 1 0 242863605 2105344 211 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 514 212 58 171 0 340 0

[startup+0.040435 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 17589
/proc/meminfo: memFree=792672/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=2580 CPUtime=0.03
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 369 0 0 0 3 0 0 0 20 0 1 0 242863605 2641920 354 1992294400 134512640 135213614 4294956256 18446744073709551615 134527074 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 645 354 78 171 0 471 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2580

[startup+0.101447 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 17589
/proc/meminfo: memFree=792672/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=2712 CPUtime=0.09
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 418 0 0 0 9 0 0 0 20 0 1 0 242863605 2777088 403 1992294400 134512640 135213614 4294956256 18446744073709551615 134529532 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 678 403 78 171 0 504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2712

[startup+0.301488 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 17589
/proc/meminfo: memFree=792672/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=3108 CPUtime=0.29
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 512 0 0 0 29 0 0 0 22 0 1 0 242863605 3182592 497 1992294400 134512640 135213614 4294956256 18446744073709551615 134526871 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 777 497 78 171 0 603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3108

[startup+0.701568 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 17589
/proc/meminfo: memFree=792672/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=3372 CPUtime=0.69
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 574 0 0 0 69 0 0 0 25 0 1 0 242863605 3452928 559 1992294400 134512640 135213614 4294956256 18446744073709551615 134536669 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 843 559 78 171 0 669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3372

[startup+1.50173 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=790744/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=3636 CPUtime=1.49
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 641 0 0 0 149 0 0 0 25 0 1 0 242863605 3723264 626 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 909 626 78 171 0 735 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3636

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=790168/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=4056 CPUtime=3.09
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 738 0 0 0 309 0 0 0 25 0 1 0 242863605 4153344 723 1992294400 134512640 135213614 4294956256 18446744073709551615 134537148 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 1014 723 78 171 0 840 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4056

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=789784/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=4188 CPUtime=6.29
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 775 0 0 0 629 0 0 0 25 0 1 0 242863605 4288512 760 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 1047 760 78 171 0 873 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4188

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=789144/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=4848 CPUtime=12.69
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 924 0 0 0 1269 0 0 0 25 0 1 0 242863605 4964352 909 1992294400 134512640 135213614 4294956256 18446744073709551615 134529334 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 1212 909 78 171 0 1038 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4848

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=788568/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=5248 CPUtime=25.48
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1040 0 0 0 2548 0 0 0 25 0 1 0 242863605 5373952 1025 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 1312 1025 78 171 0 1138 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5248

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=787864/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=5916 CPUtime=51.07
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1209 0 0 0 5107 0 0 0 25 0 1 0 242863605 6057984 1194 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 1479 1194 78 171 0 1305 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5916

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=787160/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=6720 CPUtime=102.25
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1391 0 0 0 10225 0 0 0 25 0 1 0 242863605 6881280 1376 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 1680 1376 78 171 0 1506 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 6720

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=786264/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=7616 CPUtime=162.24
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1606 0 0 0 16223 1 0 0 25 0 1 0 242863605 7798784 1591 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 1904 1591 78 171 0 1730 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 7616

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=785624/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=8144 CPUtime=222.22
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1752 0 0 0 22221 1 0 0 25 0 1 0 242863605 8339456 1737 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 2036 1737 78 171 0 1862 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 8144

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=785368/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=8424 CPUtime=282.19
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1808 0 0 0 28218 1 0 0 25 0 1 0 242863605 8626176 1793 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 2106 1793 78 171 0 1932 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 8424

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=785176/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=8560 CPUtime=342.17
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1846 0 0 0 34216 1 0 0 25 0 1 0 242863605 8765440 1831 1992294400 134512640 135213614 4294956256 18446744073709551615 134526832 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 2140 1831 78 171 0 1966 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 8560

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

[startup+358.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=785112/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=8560 CPUtime=358.17
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1857 0 0 0 35816 1 0 0 25 0 1 0 242863605 8765440 1842 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 2140 1842 78 171 0 1966 0
Current children cumulated CPU time (s) 358.17
Current children cumulated vsize (KiB) 8560

[startup+371.102 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=785048/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=8692 CPUtime=370.96
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1871 0 0 0 37095 1 0 0 25 0 1 0 242863605 8900608 1856 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 2173 1856 78 171 0 1999 0
Current children cumulated CPU time (s) 370.96
Current children cumulated vsize (KiB) 8692

[startup+374.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=785048/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=8692 CPUtime=374.16
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1871 0 0 0 37415 1 0 0 25 0 1 0 242863605 8900608 1856 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 2173 1856 78 171 0 1999 0
Current children cumulated CPU time (s) 374.16
Current children cumulated vsize (KiB) 8692

[startup+377.502 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=785048/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=8692 CPUtime=377.36
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1874 0 0 0 37735 1 0 0 25 0 1 0 242863605 8900608 1859 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 2173 1859 78 171 0 1999 0
Current children cumulated CPU time (s) 377.36
Current children cumulated vsize (KiB) 8692

[startup+378.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=785048/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=8692 CPUtime=378.16
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1881 0 0 0 37815 1 0 0 25 0 1 0 242863605 8900608 1866 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 2173 1866 78 171 0 1999 0
Current children cumulated CPU time (s) 378.16
Current children cumulated vsize (KiB) 8692

[startup+378.701 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=785048/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=8692 CPUtime=378.56
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1881 0 0 0 37855 1 0 0 25 0 1 0 242863605 8900608 1866 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 2173 1866 78 171 0 1999 0
Current children cumulated CPU time (s) 378.56
Current children cumulated vsize (KiB) 8692

[startup+379.101 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 17590
/proc/meminfo: memFree=785048/2055920 swapFree=4162572/4192956
[pid=17589] ppid=17587 vsize=8692 CPUtime=378.96
/proc/17589/stat : 17589 (minisat_static) R 17587 17589 17299 0 -1 4194304 1881 0 0 0 37895 1 0 0 25 0 1 0 242863605 8900608 1866 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/17589/statm: 2173 1866 78 171 0 1999 0
Current children cumulated CPU time (s) 378.96
Current children cumulated vsize (KiB) 8692

Child status: 20
Real time (s): 379.161
CPU time (s): 379.024
CPU user time (s): 379.012
CPU system time (s): 0.011998
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 8692

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

runsolver used 0.422935 second user time and 0.951855 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-12 19:12:27
IDJOB=1806325
IDBENCH=24716
IDSOLVER=651
FILE ID=node80/1806325-1242148347
PBS_JOBID= 9289646
Free space on /tmp= 65992 MiB

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

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

MD5SUM BENCH= 2fe12e7483e7a74328d483192a8a2746
RANDOM SEED=1615465167

node80.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.270
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.270
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:        793088 kB
Buffers:         84400 kB
Cached:        1067948 kB
SwapCached:      25208 kB
Active:         286708 kB
Inactive:       894036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        793088 kB
SwapTotal:     4192956 kB
SwapFree:      4162572 kB
Dirty:            1104 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            68024 kB
Committed_AS:   922124 kB
PageTables:       1384 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= 65992 MiB
End job on node80 at 2009-05-12 19:18:46