Trace number 1807440

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 164.724 164.801

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark164.724
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

164.61/164.79	This is MiniSat 2.0 beta
164.61/164.79	WARNING: for repeatability, setting FPU to use double precision
164.61/164.79	============================[ Problem Statistics ]=============================
164.61/164.80	|                                                                             |
164.61/164.80	|  Number of variables:  1                                                    |
164.61/164.80	|  Number of clauses:    2                                                    |
164.61/164.80	|  Parsing time:         0.00         s                                       |
164.61/164.80	Solved by unit propagation
164.61/164.80	UNSATISFIABLE
164.61/164.80	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-1807440-1242157796/watcher-1807440-1242157796 -o /tmp/evaluation-result-1807440-1242157796/solver-1807440-1242157796 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1807440-1242157796.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.92 0.98 0.99 3/64 10217
/proc/meminfo: memFree=1026608/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) R 10215 10217 10008 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 230 1992294400 4194304 4889804 548682068832 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/10217/statm: 1339 230 191 169 0 50 0
[pid=10218] ppid=10217 vsize=3672 CPUtime=0
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 514 0 0 0 0 0 0 0 18 0 1 0 243812912 3760128 490 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 918 496 205 542 0 367 0

[startup+0.0790331 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10217
/proc/meminfo: memFree=1026608/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=9172 CPUtime=0.07
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 1792 0 0 0 7 0 0 0 19 0 1 0 243812912 9392128 1768 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 2293 1769 215 542 0 1742 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14528

[startup+0.102036 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10217
/proc/meminfo: memFree=1026608/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=9568 CPUtime=0.09
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 1879 0 0 0 9 0 0 0 19 0 1 0 243812912 9797632 1855 1992294400 4194304 6416590 548682068912 18446744073709551615 4355949 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 2392 1855 215 542 0 1841 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14924

[startup+0.301071 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10217
/proc/meminfo: memFree=1026608/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=12604 CPUtime=0.29
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 2730 0 0 0 29 0 0 0 21 0 1 0 243812912 12906496 2706 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 3151 2706 215 542 0 2600 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17960

[startup+0.701141 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10217
/proc/meminfo: memFree=1026608/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=18748 CPUtime=0.69
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 4183 0 0 0 68 1 0 0 25 0 1 0 243812912 19197952 4109 1992294400 4194304 6416590 548682068912 18446744073709551615 4271981 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 4687 4109 233 542 0 4136 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24104

[startup+1.50128 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 10219
/proc/meminfo: memFree=1010400/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=20880 CPUtime=1.48
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 4717 0 0 0 146 2 0 0 25 0 1 0 243812912 21381120 4643 1992294400 4194304 6416590 548682068912 18446744073709551615 4567303 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 5220 4643 242 542 0 4669 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26236

[startup+3.10156 s]
/proc/loadavg: 0.93 0.98 0.99 3/66 10219
/proc/meminfo: memFree=1008288/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=20612 CPUtime=3.09
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 4745 0 0 0 306 3 0 0 25 0 1 0 243812912 21106688 4604 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 5153 4604 250 542 0 4602 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25968

[startup+6.30113 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 10219
/proc/meminfo: memFree=1008160/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=21252 CPUtime=6.29
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 4932 0 0 0 625 4 0 0 25 0 1 0 243812912 21762048 4791 1992294400 4194304 6416590 548682068912 18446744073709551615 4371429 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 5313 4791 251 542 0 4762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26608

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 10219
/proc/meminfo: memFree=1006120/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=22972 CPUtime=12.68
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 5329 0 0 0 1263 5 0 0 25 0 1 0 243812912 23523328 5188 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 5743 5188 254 542 0 5192 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28328

[startup+25.5025 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 10219
/proc/meminfo: memFree=1002600/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=26864 CPUtime=25.48
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 6311 0 0 0 2539 9 0 0 25 0 1 0 243812912 27508736 6170 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 6716 6171 254 542 0 6165 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32220

[startup+51.102 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 10219
/proc/meminfo: memFree=995752/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=34232 CPUtime=51.07
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 8322 0 0 0 5089 18 0 0 25 0 1 0 243812912 35053568 7840 1992294400 4194304 6416590 548682068912 18446744073709551615 4294554 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 8558 7840 254 542 0 8007 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39588

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 10219
/proc/meminfo: memFree=984616/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=45944 CPUtime=102.25
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 11466 0 0 0 10196 29 0 0 25 0 1 0 243812912 47046656 10570 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 11486 10570 254 542 0 10935 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 51300

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10219
/proc/meminfo: memFree=975720/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=57040 CPUtime=162.21
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 14255 0 0 0 16181 40 0 0 25 0 1 0 243812912 58408960 12969 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 14260 12969 254 542 0 13709 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 62396

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

[startup+163.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10219
/proc/meminfo: memFree=975016/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=57040 CPUtime=163.01
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 14255 0 0 0 16261 40 0 0 25 0 1 0 243812912 58408960 12969 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 14260 12969 254 542 0 13709 0
Current children cumulated CPU time (s) 163.01
Current children cumulated vsize (KiB) 62396

[startup+163.906 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10219
/proc/meminfo: memFree=975016/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=57040 CPUtime=163.81
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 14255 0 0 0 16341 40 0 0 25 0 1 0 243812912 58408960 12969 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 14260 12969 254 542 0 13709 0
Current children cumulated CPU time (s) 163.81
Current children cumulated vsize (KiB) 62396

[startup+164.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10219
/proc/meminfo: memFree=975016/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=57040 CPUtime=164.22
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 14255 0 0 0 16381 41 0 0 25 0 1 0 243812912 58408960 12969 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 14260 12969 254 542 0 13709 0
Current children cumulated CPU time (s) 164.22
Current children cumulated vsize (KiB) 62396

[startup+164.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10219
/proc/meminfo: memFree=975016/2055920 swapFree=4155136/4192956
[pid=10217] ppid=10215 vsize=5356 CPUtime=0
/proc/10217/stat : 10217 (kw_pre) S 10215 10217 10008 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243812912 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10217/statm: 1339 231 192 169 0 50 0
[pid=10218] ppid=10217 vsize=57040 CPUtime=164.61
/proc/10218/stat : 10218 (kw_preprocessor) R 10217 10217 10008 0 -1 0 14255 0 0 0 16420 41 0 0 25 0 1 0 243812912 58408960 12969 1992294400 4194304 6416590 548682068912 18446744073709551615 4304248 0 0 4096 0 0 0 0 17 0 0 0
/proc/10218/statm: 14260 12969 254 542 0 13709 0
Current children cumulated CPU time (s) 164.61
Current children cumulated vsize (KiB) 62396

Child status: 0
Real time (s): 164.801
CPU time (s): 164.724
CPU user time (s): 164.297
CPU system time (s): 0.426935
CPU usage (%): 99.9533
Max. virtual memory (cumulated for all children) (KiB): 62396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 164.297
system time used= 0.426935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14683
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= 16
involuntary context switches= 357

runsolver used 0.155976 second user time and 0.448931 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-12 21:49:56
IDJOB=1807440
IDBENCH=71629
IDSOLVER=646
FILE ID=node18/1807440-1242157796
PBS_JOBID= 9289772
Free space on /tmp= 66296 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807440-1242157796/watcher-1807440-1242157796 -o /tmp/evaluation-result-1807440-1242157796/solver-1807440-1242157796 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1807440-1242157796.cnf

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=1182557946

node18.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.280
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.280
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:       1027152 kB
Buffers:         85112 kB
Cached:         828124 kB
SwapCached:      32032 kB
Active:         274704 kB
Inactive:       672792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1027152 kB
SwapTotal:     4192956 kB
SwapFree:      4155136 kB
Dirty:            4700 kB
Writeback:           0 kB
Mapped:          13480 kB
Slab:            67368 kB
Committed_AS:   920552 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= 66292 MiB
End job on node18 at 2009-05-12 21:52:41