Trace number 1797340

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 365.575 365.723

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.575
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

365.54/365.72	This is MiniSat 2.0 beta
365.54/365.72	WARNING: for repeatability, setting FPU to use double precision
365.54/365.72	============================[ Problem Statistics ]=============================
365.54/365.72	|                                                                             |
365.54/365.72	|  Number of variables:  1                                                    |
365.54/365.72	|  Number of clauses:    2                                                    |
365.54/365.72	|  Parsing time:         0.00         s                                       |
365.54/365.72	Solved by unit propagation
365.54/365.72	UNSATISFIABLE
365.54/365.72	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-1797340-1242089230/watcher-1797340-1242089230 -o /tmp/evaluation-result-1797340-1242089230/solver-1797340-1242089230 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797340-1242089230.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 0.99 0.99 3/64 21801
/proc/meminfo: memFree=1049664/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=4448 CPUtime=0
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 674 0 0 0 0 0 0 0 18 0 1 0 236949344 4554752 650 1992294400 4194304 6416590 548682068912 18446744073709551615 4271281 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 1112 653 194 542 0 561 0

[startup+0.0199 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21801
/proc/meminfo: memFree=1049664/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=14656 CPUtime=0
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 2812 0 0 0 0 0 0 0 18 0 1 0 236949344 15007744 2788 1992294400 4194304 6416590 548682068912 18446744073709551615 4280135 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 3664 2795 198 542 0 3113 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20012

[startup+0.101912 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21801
/proc/meminfo: memFree=1049664/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=61188 CPUtime=0.09
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 12804 0 0 0 4 5 0 0 18 0 1 0 236949344 62656512 12780 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 15297 12786 205 542 0 14746 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66544

[startup+0.301947 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21801
/proc/meminfo: memFree=1049664/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=145200 CPUtime=0.29
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 33797 0 0 0 15 14 0 0 19 0 1 0 236949344 148684800 33773 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 36300 33773 215 542 0 35749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 150556

[startup+0.70202 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21801
/proc/meminfo: memFree=1049664/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=150348 CPUtime=0.69
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 35247 0 0 0 54 15 0 0 23 0 1 0 236949344 153956352 35223 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 37587 35223 215 542 0 37036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 155704

[startup+1.50216 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=904688/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=160644 CPUtime=1.49
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 38150 0 0 0 131 18 0 0 25 0 1 0 236949344 164499456 38126 1992294400 4194304 6416590 548682068912 18446744073709551615 4969028 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 40161 38126 215 542 0 39610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 166000

[startup+3.10145 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=887600/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=181716 CPUtime=3.08
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 44420 0 0 0 287 21 0 0 25 0 1 0 236949344 186077184 44011 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 45429 44011 216 542 0 44878 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 187072

[startup+6.30204 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=812848/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=257520 CPUtime=6.28
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 64456 0 0 0 579 49 0 0 25 0 1 0 236949344 263700480 61886 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 64380 61886 242 542 0 63829 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 262876

[startup+12.7012 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=695472/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=354312 CPUtime=12.67
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 87078 0 0 0 1127 140 0 0 25 0 1 0 236949344 362815488 84508 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 88578 84508 242 542 0 88027 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 359668

[startup+25.5015 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=641136/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=384864 CPUtime=25.47
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 97084 0 0 0 2361 186 0 0 25 0 1 0 236949344 394100736 92658 1992294400 4194304 6416590 548682068912 18446744073709551615 4312188 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 96216 92658 250 542 0 95665 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 390220

[startup+51.1012 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=635248/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=390468 CPUtime=51.06
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 98611 0 0 0 4899 207 0 0 25 0 1 0 236949344 399839232 94185 1992294400 4194304 6416590 548682068912 18446744073709551615 4310118 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 97617 94185 253 542 0 97066 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 395824

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=634800/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=390472 CPUtime=102.24
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 98737 0 0 0 9979 245 0 0 25 0 1 0 236949344 399843328 94311 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 97618 94311 254 542 0 97067 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 395828

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=630256/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=394184 CPUtime=162.22
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 99880 0 0 0 15945 277 0 0 25 0 1 0 236949344 403644416 95454 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 98546 95454 254 542 0 97995 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 399540

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=623152/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=402260 CPUtime=222.19
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 101646 0 0 0 21908 311 0 0 25 0 1 0 236949344 411914240 97220 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 100565 97220 254 542 0 100014 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 407616

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=608048/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=418252 CPUtime=282.18
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 105403 0 0 0 27880 338 0 0 25 0 1 0 236949344 428290048 100977 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 104563 100977 254 542 0 104012 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 423608

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=605104/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=422336 CPUtime=342.15
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 106154 0 0 0 33855 360 0 0 25 0 1 0 236949344 432472064 101728 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 105584 101728 254 542 0 105033 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 427692

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

[startup+345.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=604528/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=423296 CPUtime=345.35
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 106298 0 0 0 34175 360 0 0 25 0 1 0 236949344 433455104 101872 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 105824 101872 254 542 0 105273 0
Current children cumulated CPU time (s) 345.35
Current children cumulated vsize (KiB) 428652

[startup+358.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=599024/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=430004 CPUtime=358.15
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 107668 0 0 0 35448 367 0 0 25 0 1 0 236949344 440324096 103242 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 107501 103242 254 542 0 106950 0
Current children cumulated CPU time (s) 358.15
Current children cumulated vsize (KiB) 435360

[startup+361.501 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=598576/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=430004 CPUtime=361.35
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 107786 0 0 0 35765 370 0 0 25 0 1 0 236949344 440324096 103360 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 107501 103360 254 542 0 106950 0
Current children cumulated CPU time (s) 361.35
Current children cumulated vsize (KiB) 435360

[startup+363.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=598512/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=430004 CPUtime=362.94
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 107799 0 0 0 35923 371 0 0 25 0 1 0 236949344 440324096 103373 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 107501 103373 254 542 0 106950 0
Current children cumulated CPU time (s) 362.94
Current children cumulated vsize (KiB) 435360

[startup+364.702 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=598448/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=430336 CPUtime=364.55
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 107810 0 0 0 36082 373 0 0 25 0 1 0 236949344 440664064 103384 1992294400 4194304 6416590 548682068912 18446744073709551615 4552929 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 107584 103384 254 542 0 107033 0
Current children cumulated CPU time (s) 364.55
Current children cumulated vsize (KiB) 435692

[startup+365.501 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=598448/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=430336 CPUtime=365.35
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 0 107811 0 0 0 36162 373 0 0 25 0 1 0 236949344 440664064 103385 1992294400 4194304 6416590 548682068912 18446744073709551615 4312188 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 107584 103385 254 542 0 107033 0
Current children cumulated CPU time (s) 365.35
Current children cumulated vsize (KiB) 435692

[startup+365.701 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21803
/proc/meminfo: memFree=598448/2055920 swapFree=4179592/4192956
[pid=21801] ppid=21799 vsize=5356 CPUtime=0
/proc/21801/stat : 21801 (kw_pre) S 21799 21801 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236949344 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21801/statm: 1339 231 192 169 0 50 0
[pid=21802] ppid=21801 vsize=0 CPUtime=365.54
/proc/21802/stat : 21802 (kw_preprocessor) R 21801 21801 21677 0 -1 4 107824 0 0 0 36177 377 0 0 25 0 1 0 236949344 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21802/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 365.54
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 365.723
CPU time (s): 365.575
CPU user time (s): 361.776
CPU system time (s): 3.79942
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 435692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 361.776
system time used= 3.79942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108239
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= 20
involuntary context switches= 718

runsolver used 0.417936 second user time and 0.91986 second system time

The end

Launcher Data

Begin job on node67 at 2009-05-12 02:47:11
IDJOB=1797340
IDBENCH=71689
IDSOLVER=646
FILE ID=node67/1797340-1242089230
PBS_JOBID= 9277679
Free space on /tmp= 66308 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT_RACE06/manol-pipe-g10bidw.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797340-1242089230/watcher-1797340-1242089230 -o /tmp/evaluation-result-1797340-1242089230/solver-1797340-1242089230 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797340-1242089230.cnf

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

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED=412872548

node67.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.277
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.277
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:       1050208 kB
Buffers:         69340 kB
Cached:         863520 kB
SwapCached:       8260 kB
Active:         285836 kB
Inactive:       656676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1050208 kB
SwapTotal:     4192956 kB
SwapFree:      4179592 kB
Dirty:           15564 kB
Writeback:           0 kB
Mapped:          14136 kB
Slab:            49232 kB
Committed_AS:   796880 kB
PageTables:       1436 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= 66268 MiB
End job on node67 at 2009-05-12 02:53:17