Trace number 1796410

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 131.779 131.82

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.9.unsat.cnf
MD5SUM738c5d916b76338511b77dbd47cdbc16
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.5476
Satisfiable
(Un)Satisfiability was proved
Number of variables892
Number of clauses3006
Sum of the clauses size7828
Maximum clause length17
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21283
Number of clauses of size 31676
Number of clauses of size 418
Number of clauses of size 516
Number of clauses of size over 510

Solver Data

131.75/131.81	This is MiniSat 2.0 beta
131.75/131.81	WARNING: for repeatability, setting FPU to use double precision
131.75/131.81	============================[ Problem Statistics ]=============================
131.75/131.81	|                                                                             |
131.75/131.81	|  Number of variables:  1                                                    |
131.75/131.81	|  Number of clauses:    2                                                    |
131.75/131.81	|  Parsing time:         0.00         s                                       |
131.75/131.81	Solved by unit propagation
131.75/131.81	UNSATISFIABLE
131.75/131.81	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-1796410-1242075451/watcher-1796410-1242075451 -o /tmp/evaluation-result-1796410-1242075451/solver-1796410-1242075451 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796410-1242075451.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 6718
/proc/meminfo: memFree=1303024/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=2972 CPUtime=0
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 389 0 0 0 0 0 0 0 20 0 1 0 235578846 3043328 365 1992294400 4194304 6416590 548682068912 18446744073709551615 5562170 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 793 369 208 542 0 242 0

[startup+0.0878951 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6718
/proc/meminfo: memFree=1303024/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=3568 CPUtime=0.08
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 571 0 0 0 8 0 0 0 20 0 1 0 235578846 3653632 547 1992294400 4194304 6416590 548682068912 18446744073709551615 4294886 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 892 547 250 542 0 341 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8924

[startup+0.102896 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6718
/proc/meminfo: memFree=1303024/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=3700 CPUtime=0.09
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 583 0 0 0 9 0 0 0 20 0 1 0 235578846 3788800 559 1992294400 4194304 6416590 548682068912 18446744073709551615 4294575 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 925 559 250 542 0 374 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9056

[startup+0.302917 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6718
/proc/meminfo: memFree=1303024/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=4224 CPUtime=0.29
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 727 0 0 0 29 0 0 0 20 0 1 0 235578846 4325376 703 1992294400 4194304 6416590 548682068912 18446744073709551615 4339594 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 1056 703 250 542 0 505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9580

[startup+0.702974 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6718
/proc/meminfo: memFree=1303024/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=5280 CPUtime=0.69
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 1002 0 0 0 69 0 0 0 24 0 1 0 235578846 5406720 978 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 1320 978 250 542 0 769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10636

[startup+1.50105 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1299232/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=6944 CPUtime=1.48
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 1398 0 0 0 147 1 0 0 25 0 1 0 235578846 7110656 1374 1992294400 4194304 6416590 548682068912 18446744073709551615 4295372 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 1736 1374 250 542 0 1185 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12300

[startup+3.10123 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1297248/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=8636 CPUtime=3.09
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 1801 0 0 0 307 2 0 0 25 0 1 0 235578846 8843264 1738 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 2159 1738 251 542 0 1608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13992

[startup+6.30159 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1295584/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=10488 CPUtime=6.29
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 2262 0 0 0 626 3 0 0 25 0 1 0 235578846 10739712 2154 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 2622 2154 254 542 0 2071 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15844

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1293088/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=12924 CPUtime=12.69
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 2929 0 0 0 1264 5 0 0 25 0 1 0 235578846 13234176 2709 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 3231 2709 254 542 0 2680 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18280

[startup+25.5027 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1289376/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=16840 CPUtime=25.48
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 3998 0 0 0 2540 8 0 0 25 0 1 0 235578846 17244160 3539 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 4210 3539 254 542 0 3659 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22196

[startup+51.1026 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1282848/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=24032 CPUtime=51.08
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 6021 0 0 0 5092 16 0 0 25 0 1 0 235578846 24608768 5200 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 6008 5200 254 542 0 5457 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29388

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1273376/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=35372 CPUtime=102.26
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 8931 0 0 0 10201 25 0 0 25 0 1 0 235578846 36220928 7561 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 8843 7561 254 542 0 8292 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 40728

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

[startup+115.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1269728/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=38988 CPUtime=115.06
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 10073 0 0 0 11476 30 0 0 25 0 1 0 235578846 39923712 8462 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 9747 8462 254 542 0 9196 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 44344

[startup+121.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1269600/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=39148 CPUtime=121.45
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 10121 0 0 0 12114 31 0 0 25 0 1 0 235578846 40087552 8510 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 9787 8510 254 542 0 9236 0
Current children cumulated CPU time (s) 121.45
Current children cumulated vsize (KiB) 44504

[startup+127.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1267936/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=40956 CPUtime=127.85
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 10545 0 0 0 12751 34 0 0 25 0 1 0 235578846 41938944 8934 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 10239 8934 254 542 0 9688 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 46312

[startup+129.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1267488/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=41764 CPUtime=129.45
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 10736 0 0 0 12911 34 0 0 25 0 1 0 235578846 42766336 9125 1992294400 4194304 6416590 548682068912 18446744073709551615 4341170 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 10441 9125 254 542 0 9890 0
Current children cumulated CPU time (s) 129.45
Current children cumulated vsize (KiB) 47120

[startup+131.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1266720/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=42232 CPUtime=131.05
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 10826 0 0 0 13070 35 0 0 25 0 1 0 235578846 43245568 9215 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 10558 9215 254 542 0 10007 0
Current children cumulated CPU time (s) 131.05
Current children cumulated vsize (KiB) 47588

[startup+131.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1266720/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=42232 CPUtime=131.45
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 10826 0 0 0 13110 35 0 0 25 0 1 0 235578846 43245568 9215 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 10558 9215 254 542 0 10007 0
Current children cumulated CPU time (s) 131.45
Current children cumulated vsize (KiB) 47588

[startup+131.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1266720/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=42232 CPUtime=131.65
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 10826 0 0 0 13130 35 0 0 25 0 1 0 235578846 43245568 9215 1992294400 4194304 6416590 548682068912 18446744073709551615 4309222 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 10558 9215 254 542 0 10007 0
Current children cumulated CPU time (s) 131.65
Current children cumulated vsize (KiB) 47588

[startup+131.802 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6720
/proc/meminfo: memFree=1266720/2055920 swapFree=4180256/4192956
[pid=6718] ppid=6716 vsize=5356 CPUtime=0
/proc/6718/stat : 6718 (kw_pre) S 6716 6718 6585 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235578846 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6718/statm: 1339 231 192 169 0 50 0
[pid=6719] ppid=6718 vsize=42232 CPUtime=131.75
/proc/6719/stat : 6719 (kw_preprocessor) R 6718 6718 6585 0 -1 0 10826 0 0 0 13140 35 0 0 25 0 1 0 235578846 43245568 9215 1992294400 4194304 6416590 548682068912 18446744073709551615 4307078 0 0 4096 0 0 0 0 17 1 0 0
/proc/6719/statm: 10558 9215 254 542 0 10007 0
Current children cumulated CPU time (s) 131.75
Current children cumulated vsize (KiB) 47588

Child status: 0
Real time (s): 131.82
CPU time (s): 131.779
CPU user time (s): 131.417
CPU system time (s): 0.361944
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 47588

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

runsolver used 0.147977 second user time and 0.342947 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-11 22:57:31
IDJOB=1796410
IDBENCH=20471
IDSOLVER=646
FILE ID=node9/1796410-1242075451
PBS_JOBID= 9277629
Free space on /tmp= 66428 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796410-1242075451/watcher-1796410-1242075451 -o /tmp/evaluation-result-1796410-1242075451/solver-1796410-1242075451 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796410-1242075451.cnf

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

MD5SUM BENCH= 738c5d916b76338511b77dbd47cdbc16
RANDOM SEED=707826694

node9.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.240
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.240
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:       1303504 kB
Buffers:         42816 kB
Cached:         642044 kB
SwapCached:       6496 kB
Active:          28680 kB
Inactive:       664744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1303504 kB
SwapTotal:     4192956 kB
SwapFree:      4180256 kB
Dirty:            3084 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            44996 kB
Committed_AS:   754200 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= 66424 MiB
End job on node9 at 2009-05-11 22:59:43