Trace number 1806348

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 91.1511 91.1862

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

91.06/91.18	This is MiniSat 2.0 beta
91.06/91.18	WARNING: for repeatability, setting FPU to use double precision
91.06/91.18	============================[ Problem Statistics ]=============================
91.06/91.18	|                                                                             |
91.06/91.18	|  Number of variables:  1                                                    |
91.06/91.18	|  Number of clauses:    2                                                    |
91.06/91.18	|  Parsing time:         0.00         s                                       |
91.06/91.18	Solved by unit propagation
91.06/91.18	UNSATISFIABLE
91.06/91.18	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-1806348-1242148419/watcher-1806348-1242148419 -o /tmp/evaluation-result-1806348-1242148419/solver-1806348-1242148419 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1806348-1242148419.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.99 0.94 3/64 2093
/proc/meminfo: memFree=1685560/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) R 2091 2093 1820 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 230 1992294400 4194304 4889804 548682068832 18446744073709551615 233402067615 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2093/statm: 1339 230 191 169 0 50 0
[pid=2094] ppid=2093 vsize=3436 CPUtime=0
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 470 0 0 0 0 0 0 0 18 0 1 0 242867982 3518464 446 1992294400 4194304 6416590 548682068912 18446744073709551615 4919941 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 859 446 215 542 0 308 0

[startup+0.0589861 s]
/proc/loadavg: 0.99 0.99 0.94 3/64 2093
/proc/meminfo: memFree=1685560/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=3964 CPUtime=0.05
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 614 0 0 0 5 0 0 0 19 0 1 0 242867982 4059136 590 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 991 590 217 542 0 440 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9320

[startup+0.102989 s]
/proc/loadavg: 0.99 0.99 0.94 3/64 2093
/proc/meminfo: memFree=1685560/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=5388 CPUtime=0.09
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 980 0 0 0 9 0 0 0 19 0 1 0 242867982 5517312 956 1992294400 4194304 6416590 548682068912 18446744073709551615 4567303 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 1347 957 233 542 0 796 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10744

[startup+0.302009 s]
/proc/loadavg: 0.99 0.99 0.94 3/64 2093
/proc/meminfo: memFree=1685560/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=5916 CPUtime=0.29
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 1142 0 0 0 29 0 0 0 21 0 1 0 242867982 6057984 1118 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 1479 1118 250 542 0 928 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11272

[startup+0.702049 s]
/proc/loadavg: 0.99 0.99 0.94 3/64 2093
/proc/meminfo: memFree=1685560/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=6712 CPUtime=0.69
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 1346 0 0 0 68 1 0 0 25 0 1 0 242867982 6873088 1322 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 1678 1322 250 542 0 1127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12068

[startup+1.50213 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2096
/proc/meminfo: memFree=1679848/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=9464 CPUtime=1.49
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 1989 0 0 0 147 2 0 0 25 0 1 0 242867982 9691136 1965 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 2366 1965 250 542 0 1815 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14820

[startup+3.1013 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2096
/proc/meminfo: memFree=1677352/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=11344 CPUtime=3.08
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 2455 0 0 0 306 2 0 0 25 0 1 0 242867982 11616256 2391 1992294400 4194304 6416590 548682068912 18446744073709551615 4295356 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 2836 2391 254 542 0 2285 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16700

[startup+6.3016 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2096
/proc/meminfo: memFree=1674920/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=13960 CPUtime=6.28
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 3154 0 0 0 624 4 0 0 25 0 1 0 242867982 14295040 2993 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 3490 2993 254 542 0 2939 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19316

[startup+12.7012 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2096
/proc/meminfo: memFree=1670696/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=18124 CPUtime=12.68
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 4218 0 0 0 1261 7 0 0 25 0 1 0 242867982 18558976 3849 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 4531 3849 254 542 0 3980 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23480

[startup+25.5015 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2096
/proc/meminfo: memFree=1666088/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=23220 CPUtime=25.47
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 5581 0 0 0 2536 11 0 0 25 0 1 0 242867982 23777280 5017 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 5805 5017 254 542 0 5254 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28576

[startup+51.1011 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2096
/proc/meminfo: memFree=1660776/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=29280 CPUtime=51.07
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 7203 0 0 0 5089 18 0 0 25 0 1 0 242867982 29982720 6381 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 7320 6381 254 542 0 6769 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34636

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

[startup+76.7016 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2096
/proc/meminfo: memFree=1657320/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=33988 CPUtime=76.66
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 8419 0 0 0 7642 24 0 0 25 0 1 0 242867982 34803712 7257 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 8497 7257 254 542 0 7946 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 39344

[startup+83.1012 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2096
/proc/meminfo: memFree=1656232/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=34884 CPUtime=83.06
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 8678 0 0 0 8281 25 0 0 25 0 1 0 242867982 35721216 7516 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 8721 7516 254 542 0 8170 0
Current children cumulated CPU time (s) 83.06
Current children cumulated vsize (KiB) 40240

[startup+86.3025 s]
/proc/loadavg: 0.99 0.99 0.94 3/66 2096
/proc/meminfo: memFree=1655592/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=35156 CPUtime=86.25
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 8942 0 0 0 8600 25 0 0 25 0 1 0 242867982 35999744 7571 1992294400 4194304 6416590 548682068912 18446744073709551615 4294609 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 8789 7571 254 542 0 8238 0
Current children cumulated CPU time (s) 86.25
Current children cumulated vsize (KiB) 40512

[startup+89.5019 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2096
/proc/meminfo: memFree=1655592/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=35156 CPUtime=89.45
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 8961 0 0 0 8919 26 0 0 25 0 1 0 242867982 35999744 7590 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 8789 7590 254 542 0 8238 0
Current children cumulated CPU time (s) 89.45
Current children cumulated vsize (KiB) 40512

[startup+90.3019 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2096
/proc/meminfo: memFree=1655592/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=35356 CPUtime=90.25
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 8981 0 0 0 8999 26 0 0 25 0 1 0 242867982 36204544 7610 1992294400 4194304 6416590 548682068912 18446744073709551615 4294597 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 8839 7610 254 542 0 8288 0
Current children cumulated CPU time (s) 90.25
Current children cumulated vsize (KiB) 40712

[startup+90.702 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2096
/proc/meminfo: memFree=1655592/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=35356 CPUtime=90.66
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 9003 0 0 0 9039 27 0 0 25 0 1 0 242867982 36204544 7632 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 8839 7632 254 542 0 8288 0
Current children cumulated CPU time (s) 90.66
Current children cumulated vsize (KiB) 40712

[startup+91.102 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2096
/proc/meminfo: memFree=1655592/2055920 swapFree=4180268/4192956
[pid=2093] ppid=2091 vsize=5356 CPUtime=0
/proc/2093/stat : 2093 (kw_pre) S 2091 2093 1820 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242867982 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2093/statm: 1339 231 192 169 0 50 0
[pid=2094] ppid=2093 vsize=35560 CPUtime=91.06
/proc/2094/stat : 2094 (kw_preprocessor) R 2093 2093 1820 0 -1 0 9018 0 0 0 9079 27 0 0 25 0 1 0 242867982 36413440 7647 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 8890 7647 254 542 0 8339 0
Current children cumulated CPU time (s) 91.06
Current children cumulated vsize (KiB) 40916

Child status: 0
Real time (s): 91.1862
CPU time (s): 91.1511
CPU user time (s): 90.8682
CPU system time (s): 0.282956
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 41208

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

runsolver used 0.067989 second user time and 0.274958 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-12 19:13:40
IDJOB=1806348
IDBENCH=24721
IDSOLVER=646
FILE ID=node70/1806348-1242148419
PBS_JOBID= 9289655
Free space on /tmp= 66328 MiB

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

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

MD5SUM BENCH= 3ea6a8df7aa4f426ea9b73a3dcbe6d01
RANDOM SEED=833009858

node70.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1686112 kB
Buffers:         42432 kB
Cached:         247484 kB
SwapCached:       6496 kB
Active:          61384 kB
Inactive:       236988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686112 kB
SwapTotal:     4192956 kB
SwapFree:      4180268 kB
Dirty:            3312 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            57524 kB
Committed_AS:   837616 kB
PageTables:       1372 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= 66328 MiB
End job on node70 at 2009-05-12 19:15:11