Trace number 1726243

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 835.09 835.314

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
MD5SUM4e736dbc376aed9798860699ef195d83
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
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
834.97/835.28	c 835.06 seconds
834.97/835.28	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-1726243-1240710101/watcher-1726243-1240710101 -o /tmp/evaluation-result-1726243-1240710101/solver-1726243-1240710101 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1726243-1240710101.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: 1.00 1.00 1.08 3/64 20493
/proc/meminfo: memFree=1694248/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=2772 CPUtime=0
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 322 0 0 0 0 0 0 0 18 0 1 0 99038188 2838528 306 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 693 306 243 541 0 143 0

[startup+0.023903 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 20493
/proc/meminfo: memFree=1694248/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=2904 CPUtime=0.02
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 372 0 0 0 2 0 0 0 18 0 1 0 99038188 2973696 356 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 726 357 250 541 0 176 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2904

[startup+0.101911 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 20493
/proc/meminfo: memFree=1694248/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=3700 CPUtime=0.09
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 597 0 0 0 9 0 0 0 18 0 1 0 99038188 3788800 581 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 925 581 250 541 0 375 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3700

[startup+0.301927 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 20493
/proc/meminfo: memFree=1694248/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=5716 CPUtime=0.29
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 1047 0 0 0 28 1 0 0 19 0 1 0 99038188 5853184 1031 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 1429 1031 250 541 0 879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5716

[startup+0.701964 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 20493
/proc/meminfo: memFree=1694248/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=7596 CPUtime=0.69
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 1502 0 0 0 68 1 0 0 22 0 1 0 99038188 7778304 1401 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 1899 1401 256 541 0 1349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7596

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 20494
/proc/meminfo: memFree=1688672/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=9776 CPUtime=1.49
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 2073 0 0 0 146 3 0 0 25 0 1 0 99038188 10010624 1860 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 2444 1860 256 541 0 1894 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9776

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 20494
/proc/meminfo: memFree=1686624/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=13244 CPUtime=3.09
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 2970 0 0 0 304 5 0 0 25 0 1 0 99038188 13561856 2609 1992294400 4194304 6412682 548682068832 18446744073709551615 4264533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 3311 2609 256 541 0 2761 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13244

[startup+6.30147 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 20494
/proc/meminfo: memFree=1681632/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=17600 CPUtime=6.29
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 4291 0 0 0 621 8 0 0 25 0 1 0 99038188 18022400 3615 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 4400 3615 256 541 0 3850 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17600

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 20494
/proc/meminfo: memFree=1674528/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=25240 CPUtime=12.69
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 6321 0 0 0 1255 14 0 0 25 0 1 0 99038188 25845760 5166 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 6310 5166 256 541 0 5760 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25240

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 20494
/proc/meminfo: memFree=1663136/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=36620 CPUtime=25.48
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 9545 0 0 0 2524 24 0 0 25 0 1 0 99038188 37498880 7663 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 9155 7663 256 541 0 8605 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36620

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 20494
/proc/meminfo: memFree=1648160/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=56140 CPUtime=51.08
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 14230 0 0 0 5069 39 0 0 25 0 1 0 99038188 57487360 11664 1992294400 4194304 6412682 548682068832 18446744073709551615 4296577 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 14035 11664 256 541 0 13485 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56140

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 20494
/proc/meminfo: memFree=1634016/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=72572 CPUtime=102.26
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 19385 0 0 0 10165 61 0 0 25 0 1 0 99038188 74313728 15358 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 18143 15358 256 541 0 17593 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 72572

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 20494
/proc/meminfo: memFree=1613216/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=100884 CPUtime=162.25
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 25786 0 0 0 16144 81 0 0 25 0 1 0 99038188 103305216 21119 1992294400 4194304 6412682 548682068832 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 25221 21119 256 541 0 24671 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 100884

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 20494
/proc/meminfo: memFree=1598496/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=116088 CPUtime=222.23
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 29438 0 0 0 22128 95 0 0 25 0 1 0 99038188 118874112 24035 1992294400 4194304 6412682 548682068832 18446744073709551615 4296562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 29022 24035 256 541 0 28472 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 116088

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 20494
/proc/meminfo: memFree=1599264/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=115528 CPUtime=282.21
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 30166 0 0 0 28113 108 0 0 25 0 1 0 99038188 118300672 23917 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 28882 23917 256 541 0 28332 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 115528

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 20494
/proc/meminfo: memFree=1591136/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=122868 CPUtime=342.2
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 33066 0 0 0 34098 122 0 0 25 0 1 0 99038188 125816832 25844 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 30717 25844 256 541 0 30167 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 122868

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 20494
/proc/meminfo: memFree=1579104/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=133976 CPUtime=402.18
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 36095 0 0 0 40080 138 0 0 25 0 1 0 99038188 137191424 28873 1992294400 4194304 6412682 548682068832 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 33494 28873 256 541 0 32944 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 133976

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 20494
/proc/meminfo: memFree=1573216/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=143024 CPUtime=462.17
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 38676 0 0 0 46070 147 0 0 25 0 1 0 99038188 146456576 30336 1992294400 4194304 6412682 548682068832 18446744073709551615 4287205 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 35756 30336 256 541 0 35206 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 143024

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 20494
/proc/meminfo: memFree=1563936/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=154548 CPUtime=522.15
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 41001 0 0 0 52053 162 0 0 25 0 1 0 99038188 158257152 32661 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 38637 32661 256 541 0 38087 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 154548

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 20494
/proc/meminfo: memFree=1562912/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=159548 CPUtime=582.13
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 42466 0 0 0 58045 168 0 0 25 0 1 0 99038188 163377152 32840 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 39887 32840 256 541 0 39337 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 159548

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 20494
/proc/meminfo: memFree=1557856/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=164596 CPUtime=642.12
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 43756 0 0 0 64030 182 0 0 25 0 1 0 99038188 168546304 34130 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 41149 34130 256 541 0 40599 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 164596

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 20494
/proc/meminfo: memFree=1551392/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=171396 CPUtime=702.1
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 45441 0 0 0 70015 195 0 0 25 0 1 0 99038188 175509504 35815 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 42849 35815 256 541 0 42299 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 171396

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20494
/proc/meminfo: memFree=1533408/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=194464 CPUtime=762.09
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 49850 0 0 0 76009 200 0 0 25 0 1 0 99038188 199131136 40224 1992294400 4194304 6412682 548682068832 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 48616 40224 256 541 0 48066 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 194464

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20494
/proc/meminfo: memFree=1539168/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=188548 CPUtime=822.07
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 49855 0 0 0 81995 212 0 0 25 0 1 0 99038188 193073152 38750 1992294400 4194304 6412682 548682068832 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 47137 38750 256 541 0 46587 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 188548

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

[startup+825.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20494
/proc/meminfo: memFree=1539168/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=188548 CPUtime=825.27
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 49855 0 0 0 82314 213 0 0 25 0 1 0 99038188 193073152 38750 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 47137 38750 256 541 0 46587 0
Current children cumulated CPU time (s) 825.27
Current children cumulated vsize (KiB) 188548

[startup+831.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20494
/proc/meminfo: memFree=1539168/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=188548 CPUtime=831.67
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 49855 0 0 0 82953 214 0 0 25 0 1 0 99038188 193073152 38750 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 47137 38750 256 541 0 46587 0
Current children cumulated CPU time (s) 831.67
Current children cumulated vsize (KiB) 188548

[startup+833.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20494
/proc/meminfo: memFree=1539168/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=188548 CPUtime=833.26
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 49855 0 0 0 83112 214 0 0 25 0 1 0 99038188 193073152 38750 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 47137 38750 256 541 0 46587 0
Current children cumulated CPU time (s) 833.26
Current children cumulated vsize (KiB) 188548

[startup+834.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20494
/proc/meminfo: memFree=1539168/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=188548 CPUtime=834.07
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 49855 0 0 0 83192 215 0 0 25 0 1 0 99038188 193073152 38750 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 47137 38750 256 541 0 46587 0
Current children cumulated CPU time (s) 834.07
Current children cumulated vsize (KiB) 188548

[startup+835.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20494
/proc/meminfo: memFree=1539168/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=188548 CPUtime=834.87
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 0 49870 0 0 0 83272 215 0 0 25 0 1 0 99038188 193073152 38765 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 47137 38765 256 541 0 46587 0
Current children cumulated CPU time (s) 834.87
Current children cumulated vsize (KiB) 188548

[startup+835.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20494
/proc/meminfo: memFree=1539168/2055920 swapFree=4192812/4192956
[pid=20493] ppid=20491 vsize=0 CPUtime=835.07
/proc/20493/stat : 20493 (kw) R 20491 20493 20332 0 -1 4 49877 0 0 0 83291 216 0 0 25 0 1 0 99038188 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20493/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 835.07
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 835.314
CPU time (s): 835.09
CPU user time (s): 832.91
CPU system time (s): 2.17967
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 194464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 832.91
system time used= 2.17967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49877
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= 2
involuntary context switches= 2354

runsolver used 0.725889 second user time and 1.9487 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-26 03:41:41
IDJOB=1726243
IDBENCH=24609
IDSOLVER=501
FILE ID=node43/1726243-1240710101
PBS_JOBID= 9186840
Free space on /tmp= 66432 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726243-1240710101/watcher-1726243-1240710101 -o /tmp/evaluation-result-1726243-1240710101/solver-1726243-1240710101 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1726243-1240710101.cnf

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

MD5SUM BENCH= 4e736dbc376aed9798860699ef195d83
RANDOM SEED=906972679

node43.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.237
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.237
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:       1694728 kB
Buffers:         43056 kB
Cached:         244720 kB
SwapCached:          0 kB
Active:         140280 kB
Inactive:       161368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1694728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2236 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            45556 kB
Committed_AS:   395212 kB
PageTables:       1444 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= 66428 MiB
End job on node43 at 2009-04-26 03:55:37