Trace number 1806353

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 650.951 651.171

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
MD5SUM3ea6a8df7aa4f426ea9b73a3dcbe6d01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.3023
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

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:  1339                                                 |
0.00/0.00	|  Number of clauses:    7095                                                 |
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 |    1297     6678    58724 |     2226        0    nan |  0.000 % |
0.00/0.01	|       101 |    1297     6678    58724 |     2448      101     10 |  3.137 % |
0.00/0.01	|       253 |    1297     6678    58724 |     2693      253     12 |  3.137 % |
0.00/0.02	|       480 |    1297     6678    58724 |     2962      480     14 |  3.137 % |
0.00/0.03	|       817 |    1297     6678    58724 |     3259      817     15 |  3.137 % |
0.00/0.04	|      1323 |    1297     6678    58724 |     3584     1323     19 |  3.137 % |
0.00/0.07	|      2083 |    1297     6678    58724 |     3943     2083     18 |  3.137 % |
0.09/0.11	|      3222 |    1297     6678    58724 |     4337     3222     20 |  3.137 % |
0.19/0.20	|      4930 |    1297     6678    58724 |     4771     2697     22 |  3.137 % |
0.29/0.35	|      7494 |    1297     6678    58724 |     5248     2798     23 |  3.137 % |
0.49/0.53	|     11338 |    1297     6678    58724 |     5773     3949     20 |  3.137 % |
0.79/0.87	|     17106 |    1297     6678    58724 |     6351     3816     20 |  3.137 % |
1.49/1.50	|     25755 |    1297     6678    58724 |     6986     6011     23 |  3.137 % |
2.49/2.54	|     38729 |    1297     6678    58724 |     7684     4752     24 |  3.137 % |
4.09/4.16	|     58190 |    1297     6678    58724 |     8453     4699     20 |  3.137 % |
6.89/6.94	|     87382 |    1297     6678    58724 |     9298     8182     24 |  3.137 % |
11.19/11.28	|    131171 |    1297     6678    58724 |    10228     4911     21 |  3.137 % |
18.28/18.38	|    196855 |    1297     6678    58724 |    11251     8561     27 |  3.137 % |
30.38/30.44	|    295383 |    1297     6678    58724 |    12376    10497     24 |  3.137 % |
51.88/51.90	|    443174 |    1297     6678    58724 |    13614     8486     31 |  3.137 % |
85.86/85.90	|    664857 |    1297     6678    58724 |    14975    10615     25 |  3.137 % |
141.54/141.66	|    997382 |    1297     6678    58724 |    16472    11266     27 |  3.137 % |
224.91/225.07	|   1496170 |    1296     5922    52045 |    18120    12607     23 |  3.212 % |
355.97/356.13	|   2244353 |    1295     5166    44613 |    19932    13705     24 |  3.287 % |
551.31/551.52	|   3366628 |    1294     5147    44555 |    21925    15885     23 |  3.361 % |
650.88/651.16	===============================================================================
650.88/651.16	restarts              : 25
650.88/651.16	conflicts             : 3920759        (6023 /sec)
650.88/651.16	decisions             : 9375997        (1.95 % random) (14404 /sec)
650.88/651.16	propagations          : 157456724      (241897 /sec)
650.88/651.16	conflict literals     : 111864233      (35.18 % deleted)
650.88/651.16	Memory used           : 9.19 MB
650.88/651.16	CPU time              : 650.924 s
650.88/651.16	
650.88/651.16	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-1806353-1242148429/watcher-1806353-1242148429 -o /tmp/evaluation-result-1806353-1242148429/solver-1806353-1242148429 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806353-1242148429.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.93 3/65 32409
/proc/meminfo: memFree=1462960/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=2056 CPUtime=0
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 219 0 0 0 0 0 0 0 18 0 1 0 242872201 2105344 204 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 514 207 58 171 0 340 0

[startup+0.0733831 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 32409
/proc/meminfo: memFree=1462960/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=2580 CPUtime=0.07
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 373 0 0 0 7 0 0 0 18 0 1 0 242872201 2641920 358 1992294400 134512640 135213614 4294956256 18446744073709551615 134526936 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 645 358 77 171 0 471 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2580

[startup+0.101389 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 32409
/proc/meminfo: memFree=1462960/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=2712 CPUtime=0.09
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 397 0 0 0 9 0 0 0 18 0 1 0 242872201 2777088 382 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 678 382 77 171 0 504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2712

[startup+0.301426 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 32409
/proc/meminfo: memFree=1462960/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=2976 CPUtime=0.29
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 469 0 0 0 29 0 0 0 19 0 1 0 242872201 3047424 454 1992294400 134512640 135213614 4294956256 18446744073709551615 134536142 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 744 454 77 171 0 570 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2976

[startup+0.7015 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 32409
/proc/meminfo: memFree=1462960/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=3256 CPUtime=0.69
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 514 0 0 0 69 0 0 0 23 0 1 0 242872201 3334144 499 1992294400 134512640 135213614 4294956256 18446744073709551615 134537457 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 814 499 77 171 0 640 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3256

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1461224/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=3388 CPUtime=1.49
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 557 0 0 0 149 0 0 0 25 0 1 0 242872201 3469312 542 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 847 542 77 171 0 673 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3388

[startup+3.10195 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1460776/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=3652 CPUtime=3.09
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 643 0 0 0 309 0 0 0 25 0 1 0 242872201 3739648 628 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 913 628 77 171 0 739 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3652

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1460264/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=4052 CPUtime=6.29
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 717 0 0 0 629 0 0 0 25 0 1 0 242872201 4149248 702 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 1013 702 77 171 0 839 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4052

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1459760/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=4452 CPUtime=12.69
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 831 0 0 0 1269 0 0 0 25 0 1 0 242872201 4558848 816 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 1113 816 77 171 0 939 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4452

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1459248/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=4856 CPUtime=25.48
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 940 0 0 0 2548 0 0 0 25 0 1 0 242872201 4972544 925 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 1214 925 77 171 0 1040 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4856

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1458608/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=5584 CPUtime=51.08
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 1102 0 0 0 5107 1 0 0 25 0 1 0 242872201 5718016 1087 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 1396 1087 77 171 0 1222 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5584

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1457968/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=6124 CPUtime=102.26
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 1247 0 0 0 10225 1 0 0 25 0 1 0 242872201 6270976 1232 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 1531 1232 77 171 0 1357 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6124

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1457584/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=6532 CPUtime=162.24
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 1350 0 0 0 16223 1 0 0 25 0 1 0 242872201 6688768 1335 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 1633 1335 77 171 0 1459 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6532

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1456816/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=7332 CPUtime=222.21
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 1535 0 0 0 22220 1 0 0 25 0 1 0 242872201 7507968 1520 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 1833 1520 77 171 0 1659 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 7332

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1456176/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=8028 CPUtime=282.19
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 1690 0 0 0 28218 1 0 0 25 0 1 0 242872201 8220672 1675 1992294400 134512640 135213614 4294956256 18446744073709551615 134536231 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 2007 1675 77 171 0 1833 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 8028

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1455856/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=8316 CPUtime=342.17
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 1763 0 0 0 34216 1 0 0 25 0 1 0 242872201 8515584 1748 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 2079 1748 77 171 0 1905 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 8316

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1455472/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=8580 CPUtime=402.15
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 1845 0 0 0 40214 1 0 0 25 0 1 0 242872201 8785920 1830 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 2145 1830 77 171 0 1971 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 8580

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1455408/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=8848 CPUtime=462.14
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 1898 0 0 0 46212 2 0 0 25 0 1 0 242872201 9060352 1883 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 2212 1883 77 171 0 2038 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 8848

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1455216/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=8988 CPUtime=522.12
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 1944 0 0 0 52210 2 0 0 25 0 1 0 242872201 9203712 1929 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 2247 1929 77 171 0 2073 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 8988

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1454896/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=9264 CPUtime=582.1
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 2017 0 0 0 58208 2 0 0 25 0 1 0 242872201 9486336 2002 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 2316 2002 77 171 0 2142 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 9264

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1454768/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=9408 CPUtime=642.08
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 2031 0 0 0 64206 2 0 0 25 0 1 0 242872201 9633792 2016 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 2352 2016 77 171 0 2178 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 9408

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

[startup+646.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1454768/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=9408 CPUtime=646.07
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 2031 0 0 0 64605 2 0 0 25 0 1 0 242872201 9633792 2016 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 2352 2016 77 171 0 2178 0
Current children cumulated CPU time (s) 646.07
Current children cumulated vsize (KiB) 9408

[startup+649.502 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1454768/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=9408 CPUtime=649.27
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 2031 0 0 0 64925 2 0 0 25 0 1 0 242872201 9633792 2016 1992294400 134512640 135213614 4294956256 18446744073709551615 134526819 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 2352 2016 77 171 0 2178 0
Current children cumulated CPU time (s) 649.27
Current children cumulated vsize (KiB) 9408

[startup+650.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1454768/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=9408 CPUtime=650.07
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 2031 0 0 0 65005 2 0 0 25 0 1 0 242872201 9633792 2016 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 2352 2016 77 171 0 2178 0
Current children cumulated CPU time (s) 650.07
Current children cumulated vsize (KiB) 9408

[startup+650.701 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1454768/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=9408 CPUtime=650.47
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 2031 0 0 0 65045 2 0 0 25 0 1 0 242872201 9633792 2016 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 2352 2016 77 171 0 2178 0
Current children cumulated CPU time (s) 650.47
Current children cumulated vsize (KiB) 9408

[startup+651.101 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32410
/proc/meminfo: memFree=1454768/2055920 swapFree=4180356/4192956
[pid=32409] ppid=32407 vsize=9408 CPUtime=650.88
/proc/32409/stat : 32409 (minisat_static) R 32407 32409 32124 0 -1 4194304 2031 0 0 0 65086 2 0 0 25 0 1 0 242872201 9633792 2016 1992294400 134512640 135213614 4294956256 18446744073709551615 134524114 0 0 4096 3 0 0 0 17 1 0 0
/proc/32409/statm: 2352 2016 77 171 0 2178 0
Current children cumulated CPU time (s) 650.88
Current children cumulated vsize (KiB) 9408

Child status: 20
Real time (s): 651.171
CPU time (s): 650.951
CPU user time (s): 650.925
CPU system time (s): 0.025996
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 9408

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

runsolver used 0.682896 second user time and 1.47378 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-12 19:13:49
IDJOB=1806353
IDBENCH=24721
IDSOLVER=651
FILE ID=node82/1806353-1242148429
PBS_JOBID= 9289644
Free space on /tmp= 66088 MiB

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

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

MD5SUM BENCH= 3ea6a8df7aa4f426ea9b73a3dcbe6d01
RANDOM SEED=1615465167

node82.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:       1463376 kB
Buffers:         58728 kB
Cached:         469984 kB
SwapCached:       6108 kB
Active:         132132 kB
Inactive:       404776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463376 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:            1076 kB
Writeback:           0 kB
Mapped:          13812 kB
Slab:            41608 kB
Committed_AS:   744620 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66088 MiB
End job on node82 at 2009-05-12 19:24:40