Trace number 1806334

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
kw_pre 2009-03-21UNSAT 78.83 78.8636

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.5078
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data

78.76/78.86	This is MiniSat 2.0 beta
78.76/78.86	WARNING: for repeatability, setting FPU to use double precision
78.76/78.86	============================[ Problem Statistics ]=============================
78.76/78.86	|                                                                             |
78.76/78.86	|  Number of variables:  1                                                    |
78.76/78.86	|  Number of clauses:    2                                                    |
78.76/78.86	|  Parsing time:         0.00         s                                       |
78.76/78.86	Solved by unit propagation
78.76/78.86	UNSATISFIABLE
78.76/78.86	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-1806334-1242148374/watcher-1806334-1242148374 -o /tmp/evaluation-result-1806334-1242148374/solver-1806334-1242148374 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1806334-1242148374.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 1.00 3/64 14471
/proc/meminfo: memFree=1671776/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=3584 CPUtime=0
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 506 0 0 0 0 0 0 0 19 0 1 0 242865264 3670016 482 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 896 482 215 542 0 345 0

[startup+0.078952 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14471
/proc/meminfo: memFree=1671776/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=5036 CPUtime=0.07
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 907 0 0 0 7 0 0 0 19 0 1 0 242865264 5156864 883 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 1259 885 226 542 0 708 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10392

[startup+0.102953 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14471
/proc/meminfo: memFree=1671776/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=5632 CPUtime=0.09
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 1036 0 0 0 9 0 0 0 19 0 1 0 242865264 5767168 1012 1992294400 4194304 6416590 548682068912 18446744073709551615 4546117 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 1408 1012 233 542 0 857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10988

[startup+0.301974 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14471
/proc/meminfo: memFree=1671776/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=6404 CPUtime=0.29
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 1240 0 0 0 29 0 0 0 21 0 1 0 242865264 6557696 1216 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 1601 1216 250 542 0 1050 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11760

[startup+0.703013 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14471
/proc/meminfo: memFree=1671776/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=6804 CPUtime=0.69
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 1385 0 0 0 68 1 0 0 25 0 1 0 242865264 6967296 1361 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 1701 1361 250 542 0 1150 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12160

[startup+1.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1666064/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=9784 CPUtime=1.49
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 2046 0 0 0 147 2 0 0 25 0 1 0 242865264 10018816 2022 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 2446 2022 250 542 0 1895 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15140

[startup+3.10126 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1663888/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=11500 CPUtime=3.09
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 2524 0 0 0 306 3 0 0 25 0 1 0 242865264 11776000 2415 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 2875 2415 254 542 0 2324 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16856

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1660880/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=13824 CPUtime=6.29
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 3103 0 0 0 624 5 0 0 25 0 1 0 242865264 14155776 2942 1992294400 4194304 6416590 548682068912 18446744073709551615 4336281 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 3456 2942 254 542 0 2905 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19180

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1657488/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=17776 CPUtime=12.68
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 4085 0 0 0 1260 8 0 0 25 0 1 0 242865264 18202624 3795 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 4444 3795 254 542 0 3893 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23132

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1653456/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=22096 CPUtime=25.47
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 5264 0 0 0 2534 13 0 0 25 0 1 0 242865264 22626304 4700 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 5524 4700 254 542 0 4973 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27452

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1647248/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=29396 CPUtime=51.07
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 7250 0 0 0 5087 20 0 0 25 0 1 0 242865264 30101504 6270 1992294400 4194304 6416590 548682068912 18446744073709551615 4294886 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 7349 6270 254 542 0 6798 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34752

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

[startup+63.9015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1644368/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=32140 CPUtime=63.86
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 8109 0 0 0 6363 23 0 0 25 0 1 0 242865264 32911360 6947 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 8035 6947 254 542 0 7484 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 37496

[startup+70.3011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1643920/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=33016 CPUtime=70.27
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 8257 0 0 0 7002 25 0 0 25 0 1 0 242865264 33808384 7095 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 8254 7095 254 542 0 7703 0
Current children cumulated CPU time (s) 70.27
Current children cumulated vsize (KiB) 38372

[startup+73.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1643536/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=33576 CPUtime=73.45
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 8357 0 0 0 7320 25 0 0 25 0 1 0 242865264 34381824 7195 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 8394 7195 254 542 0 7843 0
Current children cumulated CPU time (s) 73.45
Current children cumulated vsize (KiB) 38932

[startup+76.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1643152/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=34216 CPUtime=76.66
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 8467 0 0 0 7640 26 0 0 25 0 1 0 242865264 35037184 7305 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 8554 7305 254 542 0 8003 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 39572

[startup+77.5028 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1643088/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=34216 CPUtime=77.46
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 8472 0 0 0 7720 26 0 0 25 0 1 0 242865264 35037184 7310 1992294400 4194304 6416590 548682068912 18446744073709551615 4295356 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 8554 7310 254 542 0 8003 0
Current children cumulated CPU time (s) 77.46
Current children cumulated vsize (KiB) 39572

[startup+78.3029 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1643088/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=34216 CPUtime=78.26
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 8478 0 0 0 7800 26 0 0 25 0 1 0 242865264 35037184 7316 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 8554 7316 254 542 0 8003 0
Current children cumulated CPU time (s) 78.26
Current children cumulated vsize (KiB) 39572

[startup+78.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1643088/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=34376 CPUtime=78.66
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 8489 0 0 0 7840 26 0 0 25 0 1 0 242865264 35201024 7327 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 8594 7327 254 542 0 8043 0
Current children cumulated CPU time (s) 78.66
Current children cumulated vsize (KiB) 39732

[startup+78.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14473
/proc/meminfo: memFree=1643088/2055920 swapFree=4179768/4192956
[pid=14471] ppid=14469 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (kw_pre) S 14469 14471 14246 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242865264 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=34376 CPUtime=78.76
/proc/14472/stat : 14472 (kw_preprocessor) R 14471 14471 14246 0 -1 0 8489 0 0 0 7850 26 0 0 25 0 1 0 242865264 35201024 7327 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 8594 7327 254 542 0 8043 0
Current children cumulated CPU time (s) 78.76
Current children cumulated vsize (KiB) 39732

Child status: 0
Real time (s): 78.8636
CPU time (s): 78.83
CPU user time (s): 78.5561
CPU system time (s): 0.273958
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 39732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.5561
system time used= 0.273958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8918
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= 17
involuntary context switches= 170

runsolver used 0.066989 second user time and 0.227965 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-12 19:12:54
IDJOB=1806334
IDBENCH=24718
IDSOLVER=646
FILE ID=node45/1806334-1242148374
PBS_JOBID= 9289678
Free space on /tmp= 66212 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806334-1242148374/watcher-1806334-1242148374 -o /tmp/evaluation-result-1806334-1242148374/solver-1806334-1242148374 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1806334-1242148374.cnf

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

MD5SUM BENCH= f1b3061e7694aa99406ed9e867c9dfa5
RANDOM SEED=395493732

node45.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.231
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.231
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:       1672256 kB
Buffers:         44692 kB
Cached:         256672 kB
SwapCached:       6948 kB
Active:          68664 kB
Inactive:       240988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672256 kB
SwapTotal:     4192956 kB
SwapFree:      4179768 kB
Dirty:            3364 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            60076 kB
Committed_AS:   868664 kB
PageTables:       1376 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= 66208 MiB
End job on node45 at 2009-05-12 19:14:13