Trace number 1806320

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 101.974 102.022

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

101.94/102.02	This is MiniSat 2.0 beta
101.94/102.02	WARNING: for repeatability, setting FPU to use double precision
101.94/102.02	============================[ Problem Statistics ]=============================
101.94/102.02	|                                                                             |
101.94/102.02	|  Number of variables:  1                                                    |
101.94/102.02	|  Number of clauses:    2                                                    |
101.94/102.02	|  Parsing time:         0.00         s                                       |
101.94/102.02	Solved by unit propagation
101.94/102.02	UNSATISFIABLE
101.94/102.02	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-1806320-1242148334/watcher-1806320-1242148334 -o /tmp/evaluation-result-1806320-1242148334/solver-1806320-1242148334 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1806320-1242148334.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.97 0.99 3/65 18149
/proc/meminfo: memFree=1422832/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=3432 CPUtime=0
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 488 0 0 0 0 0 0 0 19 0 1 0 242866573 3514368 464 1992294400 4194304 6416590 548682068912 18446744073709551615 4919520 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 858 464 215 542 0 307 0

[startup+0.070511 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 18149
/proc/meminfo: memFree=1422832/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=4168 CPUtime=0.06
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 680 0 0 0 6 0 0 0 19 0 1 0 242866573 4268032 656 1992294400 4194304 6416590 548682068912 18446744073709551615 4312565 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 1042 656 225 542 0 491 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9524

[startup+0.102515 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 18149
/proc/meminfo: memFree=1422832/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=5508 CPUtime=0.09
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 1011 0 0 0 9 0 0 0 19 0 1 0 242866573 5640192 987 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 1377 987 233 542 0 826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10864

[startup+0.301537 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 18149
/proc/meminfo: memFree=1422832/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=6220 CPUtime=0.29
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 1199 0 0 0 29 0 0 0 21 0 1 0 242866573 6369280 1175 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 1555 1175 250 542 0 1004 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11576

[startup+0.701581 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 18149
/proc/meminfo: memFree=1422832/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=6928 CPUtime=0.69
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 1406 0 0 0 68 1 0 0 25 0 1 0 242866573 7094272 1382 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 1732 1382 250 542 0 1181 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12284

[startup+1.50267 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1416800/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=9624 CPUtime=1.49
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 2072 0 0 0 148 1 0 0 25 0 1 0 242866573 9854976 2008 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 2406 2008 251 542 0 1855 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14980

[startup+3.10185 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1414880/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=11276 CPUtime=3.08
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 2485 0 0 0 306 2 0 0 25 0 1 0 242866573 11546624 2376 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 2819 2376 254 542 0 2268 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16632

[startup+6.30122 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1412384/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=12964 CPUtime=6.29
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 3012 0 0 0 625 4 0 0 25 0 1 0 242866573 13275136 2791 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 3241 2791 254 542 0 2690 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18320

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1408928/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=16984 CPUtime=12.68
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 3987 0 0 0 1260 8 0 0 25 0 1 0 242866573 17391616 3618 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 4246 3618 254 542 0 3695 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22340

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1404576/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=21384 CPUtime=25.47
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 5298 0 0 0 2534 13 0 0 25 0 1 0 242866573 21897216 4614 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 5346 4614 254 542 0 4795 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 26740

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1399136/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=28244 CPUtime=51.06
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 7059 0 0 0 5086 20 0 0 25 0 1 0 242866573 28921856 6080 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 7061 6080 254 542 0 6510 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33600

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

[startup+76.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1394336/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=33532 CPUtime=76.64
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 8449 0 0 0 7639 25 0 0 25 0 1 0 242866573 34336768 7288 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 8383 7288 254 542 0 7832 0
Current children cumulated CPU time (s) 76.64
Current children cumulated vsize (KiB) 38888

[startup+89.5016 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1392096/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=35848 CPUtime=89.44
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 9160 0 0 0 8917 27 0 0 25 0 1 0 242866573 36708352 7790 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 8962 7790 254 542 0 8411 0
Current children cumulated CPU time (s) 89.44
Current children cumulated vsize (KiB) 41204

[startup+95.9024 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1391392/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=37048 CPUtime=95.85
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 9403 0 0 0 9556 29 0 0 25 0 1 0 242866573 37937152 8033 1992294400 4194304 6416590 548682068912 18446744073709551615 4294554 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 9262 8033 254 542 0 8711 0
Current children cumulated CPU time (s) 95.85
Current children cumulated vsize (KiB) 42404

[startup+99.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1390816/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=37368 CPUtime=99.04
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 9468 0 0 0 9875 29 0 0 25 0 1 0 242866573 38264832 8098 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 9342 8098 254 542 0 8791 0
Current children cumulated CPU time (s) 99.04
Current children cumulated vsize (KiB) 42724

[startup+100.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1390624/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=37608 CPUtime=100.64
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 9525 0 0 0 10034 30 0 0 25 0 1 0 242866573 38510592 8155 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 9402 8155 254 542 0 8851 0
Current children cumulated CPU time (s) 100.64
Current children cumulated vsize (KiB) 42964

[startup+101.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1390560/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=37928 CPUtime=101.44
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 9588 0 0 0 10114 30 0 0 25 0 1 0 242866573 38838272 8218 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 9482 8218 254 542 0 8931 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 43284

[startup+101.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1390560/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=37928 CPUtime=101.84
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 9593 0 0 0 10154 30 0 0 25 0 1 0 242866573 38838272 8223 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 9482 8223 254 542 0 8931 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 43284

[startup+102.001 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18151
/proc/meminfo: memFree=1390560/2055920 swapFree=4159988/4192956
[pid=18149] ppid=18147 vsize=5356 CPUtime=0
/proc/18149/stat : 18149 (kw_pre) S 18147 18149 17924 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242866572 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18149/statm: 1339 231 192 169 0 50 0
[pid=18150] ppid=18149 vsize=37928 CPUtime=101.94
/proc/18150/stat : 18150 (kw_preprocessor) R 18149 18149 17924 0 -1 0 9593 0 0 0 10164 30 0 0 25 0 1 0 242866573 38838272 8223 1992294400 4194304 6416590 548682068912 18446744073709551615 4295356 0 0 4096 0 0 0 0 17 0 0 0
/proc/18150/statm: 9482 8223 254 542 0 8931 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 43284

Child status: 0
Real time (s): 102.022
CPU time (s): 101.974
CPU user time (s): 101.661
CPU system time (s): 0.312952
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 43284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 101.661
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10021
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= 18
involuntary context switches= 356

runsolver used 0.080987 second user time and 0.295955 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-12 19:12:14
IDJOB=1806320
IDBENCH=24716
IDSOLVER=646
FILE ID=node32/1806320-1242148334
PBS_JOBID= 9289689
Free space on /tmp= 66000 MiB

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

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

MD5SUM BENCH= 2fe12e7483e7a74328d483192a8a2746
RANDOM SEED=395493732

node32.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.216
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.216
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:       1423312 kB
Buffers:         66852 kB
Cached:         477044 kB
SwapCached:      26556 kB
Active:         105404 kB
Inactive:       466484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1423312 kB
SwapTotal:     4192956 kB
SwapFree:      4159988 kB
Dirty:            3348 kB
Writeback:           0 kB
Mapped:          14232 kB
Slab:            46496 kB
Committed_AS:   905380 kB
PageTables:       1488 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= 65996 MiB
End job on node32 at 2009-05-12 19:13:56