Trace number 1796757

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 183.586 183.638

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner064.cnf
MD5SUM1a0b22841159d2c84fdcb857229ffa08
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.586
Satisfiable
(Un)Satisfiability was proved
Number of variables24448
Number of clauses73151
Sum of the clauses size170683
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 248766
Number of clauses of size 324383
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

183.54/183.63	This is MiniSat 2.0 beta
183.54/183.63	WARNING: for repeatability, setting FPU to use double precision
183.54/183.63	============================[ Problem Statistics ]=============================
183.54/183.63	|                                                                             |
183.54/183.63	|  Number of variables:  1                                                    |
183.54/183.63	|  Number of clauses:    2                                                    |
183.54/183.63	|  Parsing time:         0.00         s                                       |
183.54/183.63	Solved by unit propagation
183.54/183.63	UNSATISFIABLE
183.54/183.63	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-1796757-1242080020/watcher-1796757-1242080020 -o /tmp/evaluation-result-1796757-1242080020/solver-1796757-1242080020 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796757-1242080020.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/65 11844
/proc/meminfo: memFree=1972928/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=5276 CPUtime=0
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 797 0 0 0 0 0 0 0 18 0 1 0 236030390 5402624 773 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 1319 778 205 542 0 768 0

[startup+0.0355319 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 11844
/proc/meminfo: memFree=1972928/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=17168 CPUtime=0.02
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 3742 0 0 0 1 1 0 0 18 0 1 0 236030390 17580032 3718 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 4292 3718 215 542 0 3741 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22524

[startup+0.101539 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 11844
/proc/meminfo: memFree=1972928/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=18092 CPUtime=0.09
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 3991 0 0 0 8 1 0 0 18 0 1 0 236030390 18526208 3967 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 4523 3967 215 542 0 3972 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23448

[startup+0.301564 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 11844
/proc/meminfo: memFree=1972928/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=20792 CPUtime=0.29
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 4799 0 0 0 28 1 0 0 19 0 1 0 236030390 21291008 4726 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 5198 4726 216 542 0 4647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26148

[startup+0.701614 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 11844
/proc/meminfo: memFree=1972928/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=29436 CPUtime=0.69
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 7145 0 0 0 64 5 0 0 23 0 1 0 236030390 30142464 6831 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 7359 6832 243 542 0 6808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34792

[startup+1.50171 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1939248/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=38036 CPUtime=1.48
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 9160 0 0 0 137 11 0 0 25 0 1 0 236030390 38948864 8846 1992294400 4194304 6416590 548682068912 18446744073709551615 5478986 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 9509 8846 243 542 0 8958 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43392

[startup+3.10292 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1936432/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=37608 CPUtime=3.09
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 9245 0 0 0 297 12 0 0 25 0 1 0 236030390 38510592 8739 1992294400 4194304 6416590 548682068912 18446744073709551615 4341197 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 9402 8739 250 542 0 8851 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42964

[startup+6.30132 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1936368/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=37608 CPUtime=6.29
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 9269 0 0 0 616 13 0 0 25 0 1 0 236030390 38510592 8763 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 9402 8763 250 542 0 8851 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42964

[startup+12.7021 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1935280/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=39016 CPUtime=12.69
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 9603 0 0 0 1255 14 0 0 25 0 1 0 236030390 39952384 9097 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 9754 9097 254 542 0 9203 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44372

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1934960/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=39588 CPUtime=25.48
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 9746 0 0 0 2534 14 0 0 25 0 1 0 236030390 40538112 9240 1992294400 4194304 6416590 548682068912 18446744073709551615 4293547 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 9897 9240 254 542 0 9346 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44944

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1934128/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=40452 CPUtime=51.07
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 9994 0 0 0 5090 17 0 0 25 0 1 0 236030390 41422848 9488 1992294400 4194304 6416590 548682068912 18446744073709551615 5487568 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 10113 9488 254 542 0 9562 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45808

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1916336/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=58488 CPUtime=102.26
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 14431 0 0 0 10197 29 0 0 25 0 1 0 236030390 59891712 13925 1992294400 4194304 6416590 548682068912 18446744073709551615 4294703 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 14622 13925 254 542 0 14071 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 63844

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1896560/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=79532 CPUtime=162.25
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 19484 0 0 0 16184 41 0 0 25 0 1 0 236030390 81440768 18978 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 19883 18978 254 542 0 19332 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 84888

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

[startup+166.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1894000/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=81384 CPUtime=166.24
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 20150 0 0 0 16582 42 0 0 25 0 1 0 236030390 83337216 19438 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 20346 19438 254 542 0 19795 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 86740

[startup+172.706 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1893872/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=81868 CPUtime=172.65
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 20218 0 0 0 17221 44 0 0 25 0 1 0 236030390 83832832 19506 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 20467 19506 254 542 0 19916 0
Current children cumulated CPU time (s) 172.65
Current children cumulated vsize (KiB) 87224

[startup+179.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1890480/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=86488 CPUtime=179.04
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 21397 0 0 0 17858 46 0 0 25 0 1 0 236030390 88563712 20685 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 21622 20685 254 542 0 21071 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 91844

[startup+180.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1886768/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=89488 CPUtime=180.63
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 22139 0 0 0 18017 46 0 0 25 0 1 0 236030390 91635712 21427 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 22372 21427 254 542 0 21821 0
Current children cumulated CPU time (s) 180.63
Current children cumulated vsize (KiB) 94844

[startup+182.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1885616/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=90964 CPUtime=182.24
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 22514 0 0 0 18177 47 0 0 25 0 1 0 236030390 93147136 21802 1992294400 4194304 6416590 548682068912 18446744073709551615 4295321 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 22741 21802 254 542 0 22190 0
Current children cumulated CPU time (s) 182.24
Current children cumulated vsize (KiB) 96320

[startup+183.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1884528/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=92344 CPUtime=183.04
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 22852 0 0 0 18257 47 0 0 25 0 1 0 236030390 94560256 22140 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 23086 22140 254 542 0 22535 0
Current children cumulated CPU time (s) 183.04
Current children cumulated vsize (KiB) 97700

[startup+183.503 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1884528/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=92612 CPUtime=183.44
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 22907 0 0 0 18297 47 0 0 25 0 1 0 236030390 94834688 22195 1992294400 4194304 6416590 548682068912 18446744073709551615 4312532 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 23153 22195 254 542 0 22602 0
Current children cumulated CPU time (s) 183.44
Current children cumulated vsize (KiB) 97968

[startup+183.603 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11846
/proc/meminfo: memFree=1883120/2055920 swapFree=4180156/4192956
[pid=11844] ppid=11842 vsize=5356 CPUtime=0
/proc/11844/stat : 11844 (kw_pre) S 11842 11844 11352 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236030389 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11844/statm: 1339 231 192 169 0 50 0
[pid=11845] ppid=11844 vsize=92612 CPUtime=183.54
/proc/11845/stat : 11845 (kw_preprocessor) R 11844 11844 11352 0 -1 0 22907 0 0 0 18307 47 0 0 25 0 1 0 236030390 94834688 22195 1992294400 4194304 6416590 548682068912 18446744073709551615 4294943 0 0 4096 0 0 0 0 17 1 0 0
/proc/11845/statm: 23153 22195 254 542 0 22602 0
Current children cumulated CPU time (s) 183.54
Current children cumulated vsize (KiB) 97968

Child status: 0
Real time (s): 183.638
CPU time (s): 183.586
CPU user time (s): 183.092
CPU system time (s): 0.493924
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 97968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 183.092
system time used= 0.493924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23335
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= 17
involuntary context switches= 312

runsolver used 0.174973 second user time and 0.502923 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-12 00:13:40
IDJOB=1796757
IDBENCH=70800
IDSOLVER=646
FILE ID=node54/1796757-1242080020
PBS_JOBID= 9277619
Free space on /tmp= 66344 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner064.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796757-1242080020/watcher-1796757-1242080020 -o /tmp/evaluation-result-1796757-1242080020/solver-1796757-1242080020 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796757-1242080020.cnf

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

MD5SUM BENCH= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED=775125651

node54.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.234
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.234
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:       1974176 kB
Buffers:          1072 kB
Cached:          20428 kB
SwapCached:       5904 kB
Active:          21332 kB
Inactive:         8748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1974176 kB
SwapTotal:     4192956 kB
SwapFree:      4180156 kB
Dirty:            4236 kB
Writeback:           0 kB
Mapped:          14236 kB
Slab:            37692 kB
Committed_AS:   785220 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node54 at 2009-05-12 00:16:44