Trace number 1720726

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 2009-03-20UNSAT 935.882 936.167

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark443.688
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com
935.71/936.09	c 931.69 seconds
935.71/936.09	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-1720726-1240659318/watcher-1720726-1240659318 -o /tmp/evaluation-result-1720726-1240659318/solver-1720726-1240659318 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1720726-1240659318.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.78 0.95 1.07 2/65 21372
/proc/meminfo: memFree=1695224/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=8424 CPUtime=0
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 1143 0 0 0 0 0 0 0 18 0 1 0 93965035 8626176 1127 1992294400 4194304 6412682 548682068864 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 2106 1133 200 541 0 1556 0

[startup+0.0990861 s]
/proc/loadavg: 0.78 0.95 1.07 2/65 21372
/proc/meminfo: memFree=1695224/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=60228 CPUtime=0.09
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 12338 0 0 0 4 5 0 0 18 0 1 0 93965035 61673472 12322 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 15057 12328 208 541 0 14507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60228

[startup+0.101086 s]
/proc/loadavg: 0.78 0.95 1.07 2/65 21372
/proc/meminfo: memFree=1695224/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=61416 CPUtime=0.09
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 12665 0 0 0 4 5 0 0 18 0 1 0 93965035 62889984 12650 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 15354 12656 208 541 0 14804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61416

[startup+0.301107 s]
/proc/loadavg: 0.78 0.95 1.07 2/65 21372
/proc/meminfo: memFree=1695224/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=153824 CPUtime=0.28
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 35825 0 0 0 15 13 0 0 19 0 1 0 93965035 157515776 35809 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 38456 35809 219 541 0 37906 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 153824

[startup+0.701152 s]
/proc/loadavg: 0.78 0.95 1.07 2/65 21372
/proc/meminfo: memFree=1695224/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=158972 CPUtime=0.69
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 37278 0 0 0 55 14 0 0 22 0 1 0 93965035 162787328 37262 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 39743 37262 219 541 0 39193 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 158972

[startup+1.50124 s]
/proc/loadavg: 0.78 0.95 1.07 2/66 21373
/proc/meminfo: memFree=1543728/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=169532 CPUtime=1.49
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 40207 0 0 0 133 16 0 0 25 0 1 0 93965035 173600768 40191 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 42383 40191 219 541 0 41833 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 169532

[startup+3.10142 s]
/proc/loadavg: 0.80 0.95 1.07 2/66 21373
/proc/meminfo: memFree=1527152/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=190472 CPUtime=3.09
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 46449 0 0 0 289 20 0 0 25 0 1 0 93965035 195043328 46048 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 47618 46048 220 541 0 47068 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 190472

[startup+6.30279 s]
/proc/loadavg: 0.80 0.95 1.07 2/66 21373
/proc/meminfo: memFree=1446256/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=269236 CPUtime=6.29
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 67243 0 0 0 587 42 0 0 25 0 1 0 93965035 275697664 64593 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 67309 64593 248 541 0 66759 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 269236

[startup+12.7015 s]
/proc/loadavg: 0.83 0.95 1.07 2/66 21373
/proc/meminfo: memFree=1334000/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=353496 CPUtime=12.67
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 89522 0 0 0 1129 138 0 0 25 0 1 0 93965035 361979904 86872 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 88374 86872 248 541 0 87824 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 353496

[startup+25.502 s]
/proc/loadavg: 0.85 0.95 1.07 2/66 21373
/proc/meminfo: memFree=1258992/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=412336 CPUtime=25.45
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 103928 0 0 0 2353 192 0 0 25 0 1 0 93965035 422232064 99305 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 103084 99305 255 541 0 102534 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 412336

[startup+51.1019 s]
/proc/loadavg: 0.90 0.96 1.06 2/66 21373
/proc/meminfo: memFree=1252784/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=418344 CPUtime=51.04
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 105541 0 0 0 4893 211 0 0 25 0 1 0 93965035 428384256 100918 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 104586 100918 258 541 0 104036 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 418344

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 1.06 2/66 21373
/proc/meminfo: memFree=1252528/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=418348 CPUtime=102.23
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 105627 0 0 0 9981 242 0 0 25 0 1 0 93965035 428388352 101004 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 104587 101004 258 541 0 104037 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 418348

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 1.05 2/66 21373
/proc/meminfo: memFree=1252080/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=418348 CPUtime=162.21
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 105743 0 0 0 15951 270 0 0 25 0 1 0 93965035 428388352 101120 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 104587 101120 258 541 0 104037 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 418348

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.05 2/66 21375
/proc/meminfo: memFree=1250992/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=418348 CPUtime=222.2
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 105985 0 0 0 21916 304 0 0 25 0 1 0 93965035 428388352 101362 1992294400 4194304 6412682 548682068864 18446744073709551615 4574768 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 104587 101362 258 541 0 104037 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 418348

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.04 2/66 21375
/proc/meminfo: memFree=1250800/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=419816 CPUtime=282.18
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 106037 0 0 0 27888 330 0 0 25 0 1 0 93965035 429891584 101414 1992294400 4194304 6412682 548682068864 18446744073709551615 4363665 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 104954 101414 258 541 0 104404 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 419816

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.04 2/66 21375
/proc/meminfo: memFree=1245040/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=425364 CPUtime=342.16
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 107465 0 0 0 33863 353 0 0 25 0 1 0 93965035 435572736 102842 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 106341 102842 258 541 0 105791 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 425364

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 1.03 2/66 21375
/proc/meminfo: memFree=1244720/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=425364 CPUtime=402.15
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 107535 0 0 0 39837 378 0 0 25 0 1 0 93965035 435572736 102912 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 106341 102912 258 541 0 105791 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 425364

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/66 21375
/proc/meminfo: memFree=1242672/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=427940 CPUtime=462.13
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 108052 0 0 0 45814 399 0 0 25 0 1 0 93965035 438210560 103429 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 106985 103429 258 541 0 106435 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 427940

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 1.02 2/66 21375
/proc/meminfo: memFree=1230064/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=440424 CPUtime=522.12
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 111188 0 0 0 51789 423 0 0 25 0 1 0 93965035 450994176 106565 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 110106 106565 258 541 0 109556 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 440424

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/66 21375
/proc/meminfo: memFree=1229616/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=440424 CPUtime=582.1
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 111295 0 0 0 57775 435 0 0 25 0 1 0 93965035 450994176 106672 1992294400 4194304 6412682 548682068864 18446744073709551615 4264533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 110106 106672 258 541 0 109556 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 440424

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.01 2/66 21375
/proc/meminfo: memFree=1229232/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=440988 CPUtime=642.09
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 111390 0 0 0 63760 449 0 0 25 0 1 0 93965035 451571712 106767 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 110247 106767 258 541 0 109697 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 440988

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 21375
/proc/meminfo: memFree=1223408/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=448148 CPUtime=702.06
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 112861 0 0 0 69746 460 0 0 25 0 1 0 93965035 458903552 108238 1992294400 4194304 6412682 548682068864 18446744073709551615 4302336 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 112037 108238 258 541 0 111487 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 448148

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 21375
/proc/meminfo: memFree=1218544/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=455720 CPUtime=762.06
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 114048 0 0 0 75724 482 0 0 25 0 1 0 93965035 466657280 109425 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 113930 109425 258 541 0 113380 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 455720

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 21375
/proc/meminfo: memFree=1209200/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=464988 CPUtime=822.04
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 116381 0 0 0 81707 497 0 0 25 0 1 0 93965035 476147712 111758 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 116247 111758 258 541 0 115697 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 464988

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 21375
/proc/meminfo: memFree=1209136/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=464988 CPUtime=882.02
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 116389 0 0 0 87697 505 0 0 25 0 1 0 93965035 476147712 111766 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 116247 111766 258 541 0 115697 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 464988

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

[startup+895.902 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 21375
/proc/meminfo: memFree=1209072/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=464988 CPUtime=895.61
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 116411 0 0 0 89055 506 0 0 25 0 1 0 93965035 476147712 111788 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 116247 111788 258 541 0 115697 0
Current children cumulated CPU time (s) 895.61
Current children cumulated vsize (KiB) 464988

[startup+921.502 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 21375
/proc/meminfo: memFree=1209008/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=464988 CPUtime=921.21
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 116421 0 0 0 91612 509 0 0 25 0 1 0 93965035 476147712 111798 1992294400 4194304 6412682 548682068864 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 116247 111798 258 541 0 115697 0
Current children cumulated CPU time (s) 921.21
Current children cumulated vsize (KiB) 464988

[startup+927.901 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 21375
/proc/meminfo: memFree=1209008/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=464988 CPUtime=927.61
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 116421 0 0 0 92251 510 0 0 25 0 1 0 93965035 476147712 111798 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 116247 111798 258 541 0 115697 0
Current children cumulated CPU time (s) 927.61
Current children cumulated vsize (KiB) 464988

[startup+931.102 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 21375
/proc/meminfo: memFree=1209008/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=464988 CPUtime=930.81
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 116421 0 0 0 92570 511 0 0 25 0 1 0 93965035 476147712 111798 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 116247 111798 258 541 0 115697 0
Current children cumulated CPU time (s) 930.81
Current children cumulated vsize (KiB) 464988

[startup+934.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 21375
/proc/meminfo: memFree=1209008/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=464988 CPUtime=934.01
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 116421 0 0 0 92890 511 0 0 25 0 1 0 93965035 476147712 111798 1992294400 4194304 6412682 548682068864 18446744073709551615 4304525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 116247 111798 258 541 0 115697 0
Current children cumulated CPU time (s) 934.01
Current children cumulated vsize (KiB) 464988

[startup+935.101 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 21375
/proc/meminfo: memFree=1209008/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=464988 CPUtime=934.81
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 116421 0 0 0 92970 511 0 0 25 0 1 0 93965035 476147712 111798 1992294400 4194304 6412682 548682068864 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 116247 111798 258 541 0 115697 0
Current children cumulated CPU time (s) 934.81
Current children cumulated vsize (KiB) 464988

[startup+935.901 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 21375
/proc/meminfo: memFree=1209008/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=464988 CPUtime=935.61
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 0 116421 0 0 0 93050 511 0 0 25 0 1 0 93965035 476147712 111798 1992294400 4194304 6412682 548682068864 18446744073709551615 4304794 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 116247 111798 258 541 0 115697 0
Current children cumulated CPU time (s) 935.61
Current children cumulated vsize (KiB) 464988

[startup+936.105 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 21375
/proc/meminfo: memFree=1209008/2055920 swapFree=4179360/4192956
[pid=21372] ppid=21370 vsize=0 CPUtime=935.81
/proc/21372/stat : 21372 (kw) R 21370 21372 21335 0 -1 4 116428 0 0 0 93069 512 0 0 25 0 1 0 93965035 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21372/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 935.81
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 936.167
CPU time (s): 935.882
CPU user time (s): 930.694
CPU system time (s): 5.18721
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 464988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 930.695
system time used= 5.18721
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116428
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= 4
involuntary context switches= 966

runsolver used 1.05584 second user time and 2.34764 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-25 13:35:19
IDJOB=1720726
IDBENCH=69630
IDSOLVER=501
FILE ID=node32/1720726-1240659318
PBS_JOBID= 9186551
Free space on /tmp= 66372 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nid_i.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720726-1240659318/watcher-1720726-1240659318 -o /tmp/evaluation-result-1720726-1240659318/solver-1720726-1240659318 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1720726-1240659318.cnf

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED=1079602306

node32.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.216
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.216
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:       1697240 kB
Buffers:         42212 kB
Cached:         263420 kB
SwapCached:       7236 kB
Active:         122160 kB
Inactive:       193336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697240 kB
SwapTotal:     4192956 kB
SwapFree:      4179360 kB
Dirty:           15944 kB
Writeback:           0 kB
Mapped:          14156 kB
Slab:            28932 kB
Committed_AS:   307060 kB
PageTables:       1488 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= 66332 MiB
End job on node32 at 2009-04-25 13:50:55