Trace number 1562300

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-20? (TO) 1200.25 1200.64

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_14_7_3_fbc.cnf
MD5SUM4fe2719d54370e06a454523e5441fbad
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark496.332
Satisfiable
(Un)Satisfiability was proved
Number of variables24356
Number of clauses347216
Sum of the clauses size1043884
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2118940
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1562300-1238773069/watcher-1562300-1238773069 -o /tmp/evaluation-result-1562300-1238773069/solver-1562300-1238773069 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1562300-1238773069.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.99 1.85 1.45 3/64 32620
/proc/meminfo: memFree=1715456/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=5580 CPUtime=0
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 827 0 0 0 0 0 0 0 18 0 1 0 1149972660 5713920 812 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 1395 816 208 541 0 845 0

[startup+0.0404531 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 32620
/proc/meminfo: memFree=1715456/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=20372 CPUtime=0.03
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 3861 0 0 0 2 1 0 0 18 0 1 0 1149972660 20860928 3845 1992294400 4194304 6412682 548682068832 18446744073709551615 4854329 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 5093 3845 219 541 0 4543 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20372

[startup+0.101458 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 32620
/proc/meminfo: memFree=1715456/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=21164 CPUtime=0.09
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 4057 0 0 0 8 1 0 0 18 0 1 0 1149972660 21671936 4041 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 5291 4041 219 541 0 4741 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21164

[startup+0.301481 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 32620
/proc/meminfo: memFree=1715456/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=24200 CPUtime=0.29
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 4899 0 0 0 27 2 0 0 19 0 1 0 1149972660 24780800 4883 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 6050 4883 219 541 0 5500 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24200

[startup+0.701527 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 32620
/proc/meminfo: memFree=1715456/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=30404 CPUtime=0.69
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 6630 0 0 0 66 3 0 0 22 0 1 0 1149972660 31133696 6614 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 7601 6614 219 541 0 7051 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30404

[startup+1.50162 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 32621
/proc/meminfo: memFree=1684408/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=42952 CPUtime=1.49
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 10109 0 0 0 144 5 0 0 25 0 1 0 1149972660 43982848 10093 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 10738 10093 219 541 0 10188 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42952

[startup+4.37715 s]
/proc/loadavg: 1.91 1.84 1.45 4/65 32621
/proc/meminfo: memFree=1653688/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=67448 CPUtime=4.37
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 15817 0 0 0 429 8 0 0 25 0 1 0 1149972660 69066752 15608 1992294400 4194304 6412682 548682068832 18446744073709551615 4304709 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 16862 15608 246 541 0 16312 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 67448

[startup+6.30218 s]
/proc/loadavg: 1.84 1.82 1.45 2/65 32621
/proc/meminfo: memFree=1665336/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=55532 CPUtime=6.28
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 15870 0 0 0 614 14 0 0 25 0 1 0 1149972660 56864768 12693 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 13883 12693 253 541 0 13333 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 55532

[startup+12.7019 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 32621
/proc/meminfo: memFree=1630136/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=93160 CPUtime=12.67
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 25280 0 0 0 1239 28 0 0 25 0 1 0 1149972660 95395840 22103 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 23290 22103 253 541 0 22740 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 93160

[startup+25.5054 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 32621
/proc/meminfo: memFree=1584120/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=137452 CPUtime=25.46
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 36372 0 0 0 2494 52 0 0 25 0 1 0 1149972660 140750848 33195 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 34363 33195 256 541 0 33813 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 137452

[startup+51.1014 s]
/proc/loadavg: 1.40 1.71 1.43 2/65 32621
/proc/meminfo: memFree=1495864/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=225140 CPUtime=51.04
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 58209 0 0 0 4996 108 0 0 25 0 1 0 1149972660 230543360 55032 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 56285 55032 256 541 0 55735 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 225140

[startup+102.301 s]
/proc/loadavg: 1.17 1.60 1.40 2/65 32621
/proc/meminfo: memFree=1401720/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=319780 CPUtime=102.23
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 81694 0 0 0 10033 190 0 0 25 0 1 0 1149972660 327454720 78517 1992294400 4194304 6412682 548682068832 18446744073709551615 4334372 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 79945 78517 256 541 0 79395 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 319780

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.37 2/65 32621
/proc/meminfo: memFree=1317432/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=406048 CPUtime=162.2
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 102724 0 0 0 15932 288 0 0 25 0 1 0 1149972660 415793152 99547 1992294400 4194304 6412682 548682068832 18446744073709551615 4333378 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 101512 99547 256 541 0 100962 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 406048

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 32621
/proc/meminfo: memFree=1195192/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=530132 CPUtime=222.19
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 133378 0 0 0 21837 382 0 0 25 0 1 0 1149972660 542855168 129995 1992294400 4194304 6412682 548682068832 18446744073709551615 4286890 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 132533 129995 256 541 0 131983 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 530132

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 32621
/proc/meminfo: memFree=1107320/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=619752 CPUtime=282.17
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 155537 0 0 0 27759 458 0 0 25 0 1 0 1149972660 634626048 151917 1992294400 4194304 6412682 548682068832 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 154938 151917 256 541 0 154388 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 619752

[startup+342.305 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 32621
/proc/meminfo: memFree=1008952/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=719400 CPUtime=342.16
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 180344 0 0 0 33696 520 0 0 25 0 1 0 1149972660 736665600 176452 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 179850 176452 256 541 0 179300 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 719400

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 32621
/proc/meminfo: memFree=978232/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=755312 CPUtime=402.14
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 188197 0 0 0 39643 571 0 0 25 0 1 0 1149972660 773439488 184305 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 188828 184305 256 541 0 188278 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 755312

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 32621
/proc/meminfo: memFree=912440/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=824684 CPUtime=462.12
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 204760 0 0 0 45578 634 0 0 25 0 1 0 1149972660 844476416 200555 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 206171 200555 256 541 0 205621 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 824684

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 32622
/proc/meminfo: memFree=828472/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=913404 CPUtime=522.1
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 225982 0 0 0 51516 694 0 0 25 0 1 0 1149972660 935325696 221777 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 228351 221777 256 541 0 227801 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 913404

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 32623
/proc/meminfo: memFree=785400/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=956184 CPUtime=582.09
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 236793 0 0 0 57451 758 0 0 25 0 1 0 1149972660 979132416 232228 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 239046 232228 256 541 0 238496 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 956184

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/65 32623
/proc/meminfo: memFree=727672/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=1017168 CPUtime=642.06
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 251509 0 0 0 63391 815 0 0 25 0 1 0 1149972660 1041580032 246944 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 254292 246944 256 541 0 253742 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 1017168

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 32623
/proc/meminfo: memFree=652280/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=1092700 CPUtime=702.05
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 270451 0 0 0 69346 859 0 0 25 0 1 0 1149972660 1118924800 265472 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 273175 265472 256 541 0 272625 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 1092700

[startup+762.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 32623
/proc/meminfo: memFree=628664/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=1123440 CPUtime=762.03
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 276954 0 0 0 75294 909 0 0 25 0 1 0 1149972660 1150402560 271975 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 280860 271975 256 541 0 280310 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 1123440

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 32623
/proc/meminfo: memFree=526200/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=1225868 CPUtime=822.01
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 302325 0 0 0 81248 953 0 0 25 0 1 0 1149972660 1255288832 296870 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 306467 296870 256 541 0 305917 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 1225868

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 32623
/proc/meminfo: memFree=525112/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=1225868 CPUtime=881.99
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 302587 0 0 0 87201 998 0 0 25 0 1 0 1149972660 1255288832 297132 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 306467 297132 256 541 0 305917 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 1225868

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 32623
/proc/meminfo: memFree=461240/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=1292480 CPUtime=941.98
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 318961 0 0 0 93148 1050 0 0 25 0 1 0 1149972660 1323499520 313506 1992294400 4194304 6412682 548682068832 18446744073709551615 4330470 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 323120 313506 256 541 0 322570 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 1292480

[startup+1002.31 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 32623
/proc/meminfo: memFree=399416/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=1354892 CPUtime=1001.96
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 334478 0 0 0 99104 1092 0 0 25 0 1 0 1149972660 1387409408 328476 1992294400 4194304 6412682 548682068832 18446744073709551615 4363118 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 338723 328476 256 541 0 338173 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 1354892

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 32623
/proc/meminfo: memFree=398456/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=1354892 CPUtime=1061.94
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 334709 0 0 0 105065 1129 0 0 25 0 1 0 1149972660 1387409408 328707 1992294400 4194304 6412682 548682068832 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 338723 328707 256 541 0 338173 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 1354892

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 3/65 32623
/proc/meminfo: memFree=329720/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=1426580 CPUtime=1121.93
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 352195 0 0 0 111018 1175 0 0 25 0 1 0 1149972660 1460817920 346193 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 356645 346193 256 541 0 356095 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 1426580

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 32623
/proc/meminfo: memFree=218872/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=1542664 CPUtime=1181.91
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 380084 0 0 0 116958 1233 0 0 25 0 1 0 1149972660 1579687936 373452 1992294400 4194304 6412682 548682068832 18446744073709551615 4329482 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 385666 373452 256 541 0 385116 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 1542664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 32623
/proc/meminfo: memFree=218872/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=1542664 CPUtime=1200
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 0 380115 0 0 0 118765 1235 0 0 25 0 1 0 1149972660 1579687936 373483 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 385666 373483 256 541 0 385116 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 1542664

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 32623
/proc/meminfo: memFree=218872/2055920 swapFree=4175700/4192956
[pid=32620] ppid=32618 vsize=0 CPUtime=1200.2
/proc/32620/stat : 32620 (kw) R 32618 32620 32218 0 -1 1028 380115 0 0 0 118765 1255 0 0 25 0 1 0 1149972660 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/32620/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.64
CPU time (s): 1200.25
CPU user time (s): 1187.66
CPU system time (s): 12.5961
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 1545204

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

runsolver used 0.989849 second user time and 2.81457 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-03 17:37:49
IDJOB=1562300
IDBENCH=70932
IDSOLVER=501
FILE ID=node28/1562300-1238773069
PBS_JOBID= 9085524
Free space on /tmp= 66348 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_14_7_3_fbc.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562300-1238773069/watcher-1562300-1238773069 -o /tmp/evaluation-result-1562300-1238773069/solver-1562300-1238773069 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1562300-1238773069.cnf

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

MD5SUM BENCH= 4fe2719d54370e06a454523e5441fbad
RANDOM SEED=1106687083

node28.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.212
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.212
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:       1715872 kB
Buffers:         28144 kB
Cached:         165788 kB
SwapCached:      10476 kB
Active:          98664 kB
Inactive:       180580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715872 kB
SwapTotal:     4192956 kB
SwapFree:      4175700 kB
Dirty:            9396 kB
Writeback:           0 kB
Mapped:          17940 kB
Slab:            46564 kB
Committed_AS:  3162956 kB
PageTables:       1428 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= 66348 MiB
End job on node28 at 2009-04-03 17:57:52