Trace number 1806026

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 231.933 232.012

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.435
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 19978
/proc/meminfo: memFree=1272888/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=3164 CPUtime=0
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 411 0 0 0 0 0 0 0 20 0 1 0 242488526 3239936 387 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 791 394 205 542 0 240 0

[startup+0.0835681 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 19978
/proc/meminfo: memFree=1272888/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=4804 CPUtime=0.07
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 823 0 0 0 7 0 0 0 20 0 1 0 242488526 4919296 799 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 1201 799 217 542 0 650 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10160

[startup+0.10257 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 19978
/proc/meminfo: memFree=1272888/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=4936 CPUtime=0.09
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 870 0 0 0 9 0 0 0 20 0 1 0 242488526 5054464 846 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 1234 846 217 542 0 683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10292

[startup+0.301604 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 19978
/proc/meminfo: memFree=1272888/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=8624 CPUtime=0.29
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 1807 0 0 0 29 0 0 0 21 0 1 0 242488526 8830976 1783 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 2156 1783 233 542 0 1605 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13980

[startup+0.702672 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 19978
/proc/meminfo: memFree=1272888/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=8776 CPUtime=0.69
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 1888 0 0 0 68 1 0 0 24 0 1 0 242488526 8986624 1864 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 2194 1864 250 542 0 1643 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14132

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1265960/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=9740 CPUtime=1.49
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 2098 0 0 0 147 2 0 0 25 0 1 0 242488526 9973760 2074 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 2435 2074 250 542 0 1884 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15096

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1263592/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=12068 CPUtime=3.09
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 2628 0 0 0 306 3 0 0 25 0 1 0 242488526 12357632 2564 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 3017 2564 254 542 0 2466 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17424

[startup+6.30161 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1261672/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=13756 CPUtime=6.29
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 3149 0 0 0 625 4 0 0 25 0 1 0 242488526 14086144 2988 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 3439 2988 254 542 0 2888 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19112

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1258088/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=17316 CPUtime=12.69
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 4084 0 0 0 1263 6 0 0 25 0 1 0 242488526 17731584 3794 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 4329 3794 254 542 0 3778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22672

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1254120/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=22132 CPUtime=25.48
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 5281 0 0 0 2539 9 0 0 25 0 1 0 242488526 22663168 4821 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 5533 4821 254 542 0 4982 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27488

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1247272/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=29800 CPUtime=51.07
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 7316 0 0 0 5091 16 0 0 25 0 1 0 242488526 30515200 6494 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 7450 6494 254 542 0 6899 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35156

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1237480/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=41416 CPUtime=102.25
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 10140 0 0 0 10199 26 0 0 25 0 1 0 242488526 42409984 8978 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 10354 8978 254 542 0 9803 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 46772

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1230440/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=49568 CPUtime=162.23
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 12355 0 0 0 16188 35 0 0 25 0 1 0 242488526 50757632 10744 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 12392 10744 254 542 0 11841 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 54924

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1223336/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=57256 CPUtime=222.21
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 14404 0 0 0 22175 46 0 0 25 0 1 0 242488526 58630144 12516 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 14314 12516 254 542 0 13763 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 62612

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

[startup+223.902 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1222440/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=58672 CPUtime=223.81
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 14625 0 0 0 22335 46 0 0 25 0 1 0 242488526 60080128 12737 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 14668 12737 254 542 0 14117 0
Current children cumulated CPU time (s) 223.81
Current children cumulated vsize (KiB) 64028

[startup+227.102 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1222120/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=61328 CPUtime=227.01
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 15014 0 0 0 22654 47 0 0 25 0 1 0 242488526 62799872 13126 1992294400 4194304 6416590 548682068912 18446744073709551615 4304331 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 15332 13126 254 542 0 14781 0
Current children cumulated CPU time (s) 227.01
Current children cumulated vsize (KiB) 66684

[startup+230.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1221864/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=60056 CPUtime=230.22
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 15014 0 0 0 22974 48 0 0 25 0 1 0 242488526 61497344 12808 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 15014 12808 254 542 0 14463 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 65412

[startup+231.101 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1221864/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=60056 CPUtime=231.01
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 15014 0 0 0 23053 48 0 0 25 0 1 0 242488526 61497344 12808 1992294400 4194304 6416590 548682068912 18446744073709551615 4294546 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 15014 12808 254 542 0 14463 0
Current children cumulated CPU time (s) 231.01
Current children cumulated vsize (KiB) 65412

[startup+231.501 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1221864/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=60056 CPUtime=231.41
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 15014 0 0 0 23093 48 0 0 25 0 1 0 242488526 61497344 12808 1992294400 4194304 6416590 548682068912 18446744073709551615 4294886 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 15014 12808 254 542 0 14463 0
Current children cumulated CPU time (s) 231.41
Current children cumulated vsize (KiB) 65412

[startup+231.901 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1221864/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=60056 CPUtime=231.81
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 0 15014 0 0 0 23133 48 0 0 25 0 1 0 242488526 61497344 12808 1992294400 4194304 6416590 548682068912 18446744073709551615 4294648 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 15014 12808 254 542 0 14463 0
Current children cumulated CPU time (s) 231.81
Current children cumulated vsize (KiB) 65412

[startup+232.001 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19980
/proc/meminfo: memFree=1230952/2055920 swapFree=4191900/4192956
[pid=19978] ppid=19976 vsize=5356 CPUtime=0
/proc/19978/stat : 19978 (kw_pre) S 19976 19978 19874 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242488526 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19978/statm: 1339 231 192 169 0 50 0
[pid=19979] ppid=19978 vsize=0 CPUtime=231.91
/proc/19979/stat : 19979 (kw_preprocessor) R 19978 19978 19874 0 -1 4 15027 0 0 0 23143 48 0 0 25 0 1 0 242488526 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19979/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 231.91
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 232.012
CPU time (s): 231.933
CPU user time (s): 231.438
CPU system time (s): 0.494924
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 66684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 231.438
system time used= 0.494924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15442
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= 19
involuntary context switches= 543

runsolver used 0.291955 second user time and 0.558915 second system time

The end

Launcher Data

Begin job on node57 at 2009-05-12 18:10:12
IDJOB=1806026
IDBENCH=24642
IDSOLVER=646
FILE ID=node57/1806026-1242144612
PBS_JOBID= 9289667
Free space on /tmp= 65676 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806026-1242144612/watcher-1806026-1242144612 -o /tmp/evaluation-result-1806026-1242144612/solver-1806026-1242144612 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1806026-1242144612.cnf

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

MD5SUM BENCH= d9bf8689fd094f6ad4f37a57f4f0a5ae
RANDOM SEED=1864566072

node57.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.256
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.256
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:       1273304 kB
Buffers:         25340 kB
Cached:         682352 kB
SwapCached:        256 kB
Active:         245308 kB
Inactive:       475572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1273304 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3600 kB
Writeback:           0 kB
Mapped:          21732 kB
Slab:            47840 kB
Committed_AS:   733852 kB
PageTables:       1388 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= 65672 MiB
End job on node57 at 2009-05-12 18:14:05