Trace number 1561000

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.14 1200.64

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_3_6_cmp.cnf
MD5SUMc848a5766cfcc1d1c3f26c7818e48eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark105.341
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses11563
Sum of the clauses size37576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

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-1561000-1238760059/watcher-1561000-1238760059 -o /tmp/evaluation-result-1561000-1238760059/solver-1561000-1238760059 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1561000-1238760059.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.98 2.06 4/86 17504
/proc/meminfo: memFree=1822040/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=3572 CPUtime=0
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 499 0 0 0 0 0 0 0 18 0 1 0 1148669897 3657728 483 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 893 483 219 541 0 343 0

[startup+0.0159409 s]
/proc/loadavg: 1.99 1.98 2.06 4/86 17504
/proc/meminfo: memFree=1822040/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=3704 CPUtime=0.01
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 537 0 0 0 1 0 0 0 18 0 1 0 1148669897 3792896 521 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 926 521 219 541 0 376 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3704

[startup+0.101951 s]
/proc/loadavg: 1.99 1.98 2.06 4/86 17504
/proc/meminfo: memFree=1822040/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=5024 CPUtime=0.09
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 921 0 0 0 9 0 0 0 18 0 1 0 1148669897 5144576 905 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 1256 905 253 541 0 706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5024

[startup+0.301977 s]
/proc/loadavg: 1.99 1.98 2.06 4/86 17504
/proc/meminfo: memFree=1822040/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=5680 CPUtime=0.29
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 1081 0 0 0 28 1 0 0 19 0 1 0 1148669897 5816320 1065 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 1420 1065 253 541 0 870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5680

[startup+0.702026 s]
/proc/loadavg: 1.99 1.98 2.06 4/86 17504
/proc/meminfo: memFree=1822040/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=7668 CPUtime=0.69
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 1588 0 0 0 66 3 0 0 23 0 1 0 1148669897 7852032 1572 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 1917 1573 253 541 0 1367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7668

[startup+1.50113 s]
/proc/loadavg: 1.99 1.98 2.06 3/87 17505
/proc/meminfo: memFree=1815376/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=10616 CPUtime=1.49
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 2302 0 0 0 144 5 0 0 25 0 1 0 1148669897 10870784 2286 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 2654 2286 253 541 0 2104 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10616

[startup+3.10133 s]
/proc/loadavg: 1.99 1.98 2.06 3/87 17505
/proc/meminfo: memFree=1812624/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=11996 CPUtime=3.07
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 2668 0 0 0 301 6 0 0 25 0 1 0 1148669897 12283904 2613 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 2999 2613 256 541 0 2449 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11996

[startup+6.30173 s]
/proc/loadavg: 1.99 1.98 2.06 3/87 17511
/proc/meminfo: memFree=1809360/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=14804 CPUtime=6.27
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 3452 0 0 0 616 11 0 0 25 0 1 0 1148669897 15159296 3302 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 3701 3302 256 541 0 3151 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14804

[startup+12.7015 s]
/proc/loadavg: 1.99 1.98 2.06 3/87 17511
/proc/meminfo: memFree=1804688/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=19664 CPUtime=12.67
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 4787 0 0 0 1250 17 0 0 25 0 1 0 1148669897 20135936 4512 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 4916 4512 256 541 0 4366 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19664

[startup+25.5011 s]
/proc/loadavg: 1.99 1.98 2.06 3/87 17511
/proc/meminfo: memFree=1793808/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=30788 CPUtime=25.47
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 7647 0 0 0 2522 25 0 0 25 0 1 0 1148669897 31526912 7106 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 7697 7106 256 541 0 7147 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30788

[startup+51.1013 s]
/proc/loadavg: 1.99 1.98 2.06 3/87 17511
/proc/meminfo: memFree=1783376/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=42924 CPUtime=51.06
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 10789 0 0 0 5072 34 0 0 25 0 1 0 1148669897 43954176 9996 1992294400 4194304 6412682 548682068864 18446744073709551615 4286825 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 10731 9996 256 541 0 10181 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 42924

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 2.05 3/87 17511
/proc/meminfo: memFree=1762768/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=64668 CPUtime=102.24
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 16264 0 0 0 10176 48 0 0 25 0 1 0 1148669897 66220032 14929 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 16167 14929 256 541 0 15617 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 64668

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 2.05 3/87 17511
/proc/meminfo: memFree=1744208/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=84216 CPUtime=162.21
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 21373 0 0 0 16160 61 0 0 25 0 1 0 1148669897 86237184 19527 1992294400 4194304 6412682 548682068864 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 21054 19527 256 541 0 20504 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 84216

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 2.04 3/87 17511
/proc/meminfo: memFree=1731856/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=98676 CPUtime=222.18
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 24778 0 0 0 22147 71 0 0 25 0 1 0 1148669897 101044224 22617 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 24669 22617 256 541 0 24119 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 98676

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 2.03 3/87 17511
/proc/meminfo: memFree=1717648/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=113448 CPUtime=282.16
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 28711 0 0 0 28135 81 0 0 25 0 1 0 1148669897 116170752 26188 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 28362 26188 256 541 0 27812 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 113448

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 2.03 3/87 17511
/proc/meminfo: memFree=1700880/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=130740 CPUtime=342.14
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 33263 0 0 0 34124 90 0 0 25 0 1 0 1148669897 133877760 30322 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 32685 30322 256 541 0 32135 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 130740

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 2.02 3/87 17511
/proc/meminfo: memFree=1697168/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=135624 CPUtime=402.11
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 34233 0 0 0 40113 98 0 0 25 0 1 0 1148669897 138878976 31292 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 33906 31292 256 541 0 33356 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 135624

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 2.02 3/87 17511
/proc/meminfo: memFree=1682064/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=151172 CPUtime=462.09
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 38468 0 0 0 46102 107 0 0 25 0 1 0 1148669897 154800128 35047 1992294400 4194304 6412682 548682068864 18446744073709551615 4287585 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 37793 35047 256 541 0 37243 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 151172

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 2.01 3/87 17511
/proc/meminfo: memFree=1680080/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=153292 CPUtime=522.06
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 38961 0 0 0 52094 112 0 0 25 0 1 0 1148669897 156971008 35540 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 38323 35540 256 541 0 37773 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 153292

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 2.01 3/87 17511
/proc/meminfo: memFree=1659344/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=175436 CPUtime=582.04
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 44159 0 0 0 58082 122 0 0 25 0 1 0 1148669897 179646464 40738 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 43859 40738 256 541 0 43309 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 175436

[startup+642.301 s]
/proc/loadavg: 1.99 1.98 2.00 3/87 17511
/proc/meminfo: memFree=1652816/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=182496 CPUtime=642.02
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 46299 0 0 0 64074 128 0 0 25 0 1 0 1148669897 186875904 42325 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 45624 42325 256 541 0 45074 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 182496

[startup+702.302 s]
/proc/loadavg: 1.99 1.98 2.00 3/87 17511
/proc/meminfo: memFree=1648656/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=187136 CPUtime=701.99
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 47300 0 0 0 70067 132 0 0 25 0 1 0 1148669897 191627264 43326 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 46784 43326 256 541 0 46234 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 187136

[startup+762.306 s]
/proc/loadavg: 1.99 1.98 2.00 3/87 17511
/proc/meminfo: memFree=1635280/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=201188 CPUtime=761.98
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 50629 0 0 0 76058 140 0 0 25 0 1 0 1148669897 206016512 46655 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 50297 46655 256 541 0 49747 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 201188

[startup+822.302 s]
/proc/loadavg: 1.99 1.98 2.00 3/87 17511
/proc/meminfo: memFree=1625104/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=214768 CPUtime=821.94
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 53806 0 0 0 82048 146 0 0 25 0 1 0 1148669897 219922432 49196 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 53692 49196 256 541 0 53142 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 214768

[startup+882.301 s]
/proc/loadavg: 1.99 1.98 2.00 3/87 17511
/proc/meminfo: memFree=1621840/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=218768 CPUtime=881.92
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 54605 0 0 0 88042 150 0 0 25 0 1 0 1148669897 224018432 49995 1992294400 4194304 6412682 548682068864 18446744073709551615 4333410 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 54692 49995 256 541 0 54142 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 218768

[startup+942.302 s]
/proc/loadavg: 1.99 1.98 2.00 3/87 17511
/proc/meminfo: memFree=1619728/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=220688 CPUtime=941.9
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 55140 0 0 0 94036 154 0 0 25 0 1 0 1148669897 225984512 50530 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 55172 50530 256 541 0 54622 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 220688

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/87 17511
/proc/meminfo: memFree=1614032/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=227072 CPUtime=1001.87
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 56575 0 0 0 100029 158 0 0 25 0 1 0 1148669897 232521728 51965 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 56768 51965 256 541 0 56218 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 227072

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/87 17511
/proc/meminfo: memFree=1599824/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=242400 CPUtime=1061.85
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 60149 0 0 0 106020 165 0 0 25 0 1 0 1148669897 248217600 55539 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 60600 55539 256 541 0 60050 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 242400

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/87 17511
/proc/meminfo: memFree=1592848/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=249076 CPUtime=1121.82
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 62577 0 0 0 112013 169 0 0 25 0 1 0 1148669897 255053824 57235 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 62269 57235 256 541 0 61719 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 249076

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/87 17511
/proc/meminfo: memFree=1588240/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=253876 CPUtime=1181.8
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 63705 0 0 0 118005 175 0 0 25 0 1 0 1148669897 259969024 58363 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 63469 58363 256 541 0 62919 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 253876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.99 1.98 2.00 3/87 17511
/proc/meminfo: memFree=1587344/2055920 swapFree=4170308/4192956
[pid=17504] ppid=17502 vsize=255156 CPUtime=1200.09
/proc/17504/stat : 17504 (kw) R 17502 17504 17410 0 -1 0 63935 0 0 0 119833 176 0 0 25 0 1 0 1148669897 261279744 58593 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/17504/statm: 63789 58593 256 541 0 63239 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 255156

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.64
CPU time (s): 1200.14
CPU user time (s): 1198.34
CPU system time (s): 1.80372
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 255156

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

runsolver used 1.35579 second user time and 4.11337 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-03 14:00:59
IDJOB=1561000
IDBENCH=70907
IDSOLVER=501
FILE ID=node92/1561000-1238760059
PBS_JOBID= 9085505
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= c848a5766cfcc1d1c3f26c7818e48eb2
RANDOM SEED=1007390315

node92.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.249
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.249
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1822520 kB
Buffers:         30348 kB
Cached:         130320 kB
SwapCached:       7632 kB
Active:          13516 kB
Inactive:       157000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822520 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:          15608 kB
Slab:            46904 kB
Committed_AS:  1959024 kB
PageTables:       2768 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= 66552 MiB
End job on node92 at 2009-04-03 14:21:01