Trace number 1562508

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.19 1200.48

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_12_2_4_fbc.cnf
MD5SUM9fee570f53de23cb47dfa378d421371e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses202912
Sum of the clauses size618320
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 264604
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

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-1562508-1238776043/watcher-1562508-1238776043 -o /tmp/evaluation-result-1562508-1238776043/solver-1562508-1238776043 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1562508-1238776043.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.00 3/64 29064
/proc/meminfo: memFree=1728248/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=4852 CPUtime=0
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 798 0 0 0 0 0 0 0 18 0 1 0 1150267086 4968448 782 1992294400 4194304 6412682 548682068832 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 1213 786 208 541 0 663 0

[startup+0.07677 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29064
/proc/meminfo: memFree=1728248/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=12960 CPUtime=0.06
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 2408 0 0 0 6 0 0 0 18 0 1 0 1150267086 13271040 2393 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 3240 2394 219 541 0 2690 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12960

[startup+0.102772 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29064
/proc/meminfo: memFree=1728248/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=13356 CPUtime=0.09
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 2500 0 0 0 9 0 0 0 18 0 1 0 1150267086 13676544 2484 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 3339 2484 219 541 0 2789 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13356

[startup+0.30179 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29064
/proc/meminfo: memFree=1728248/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=16392 CPUtime=0.29
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 3359 0 0 0 28 1 0 0 19 0 1 0 1150267086 16785408 3343 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 4098 3343 219 541 0 3548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16392

[startup+0.702826 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29064
/proc/meminfo: memFree=1728248/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=22464 CPUtime=0.69
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 5038 0 0 0 67 2 0 0 22 0 1 0 1150267086 23003136 5022 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 5616 5022 219 541 0 5066 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22464

[startup+1.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1703480/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=38076 CPUtime=1.49
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 9136 0 0 0 146 3 0 0 25 0 1 0 1150267086 38989824 9046 1992294400 4194304 6412682 548682068832 18446744073709551615 4564949 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 9519 9046 239 541 0 8969 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38076

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1693240/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=33168 CPUtime=3.09
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 10301 0 0 0 300 9 0 0 25 0 1 0 1150267086 33964032 7855 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 8292 7855 253 541 0 7742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33168

[startup+6.30133 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1690552/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=42160 CPUtime=6.29
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 12552 0 0 0 603 26 0 0 25 0 1 0 1150267086 43171840 10106 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 10540 10106 253 541 0 9990 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42160

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1671480/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=60796 CPUtime=12.69
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 17258 0 0 0 1218 51 0 0 25 0 1 0 1150267086 62255104 14812 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 15199 14812 253 541 0 14649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60796

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1657912/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=72624 CPUtime=25.49
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 20197 0 0 0 2455 94 0 0 25 0 1 0 1150267086 74366976 17751 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 18156 17751 256 541 0 17606 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72624

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1639544/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=90992 CPUtime=51.07
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 24795 0 0 0 4926 181 0 0 25 0 1 0 1150267086 93175808 22349 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 22748 22349 256 541 0 22198 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 90992

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1616440/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=114064 CPUtime=102.26
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 30576 0 0 0 9875 351 0 0 25 0 1 0 1150267086 116801536 28130 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 28516 28130 256 541 0 27966 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 114064

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1594360/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=136408 CPUtime=162.24
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 36290 0 0 0 15703 521 0 0 25 0 1 0 1150267086 139681792 33624 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 34102 33624 256 541 0 33552 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 136408

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1568632/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=162196 CPUtime=222.23
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 42882 0 0 0 21558 665 0 0 25 0 1 0 1150267086 166088704 40081 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 40549 40081 256 541 0 39999 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 162196

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1540856/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=189832 CPUtime=282.22
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 50057 0 0 0 27418 804 0 0 25 0 1 0 1150267086 194387968 46922 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 47458 46922 256 541 0 46908 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 189832

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1518520/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=213396 CPUtime=342.2
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 55826 0 0 0 33294 926 0 0 25 0 1 0 1150267086 218517504 52485 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 53349 52485 256 541 0 52799 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 213396

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1505912/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=227004 CPUtime=402.19
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 59179 0 0 0 39168 1051 0 0 25 0 1 0 1150267086 232452096 55838 1992294400 4194304 6412682 548682068832 18446744073709551615 4289325 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 56751 55838 256 541 0 56201 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 227004

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1496952/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=235368 CPUtime=462.18
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 61483 0 0 0 45054 1164 0 0 25 0 1 0 1150267086 241016832 57905 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 58842 57905 256 541 0 58292 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 235368

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1463288/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=269480 CPUtime=522.16
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 70094 0 0 0 50945 1271 0 0 25 0 1 0 1150267086 275947520 66244 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 67370 66244 256 541 0 66820 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 269480

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1440120/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=293928 CPUtime=582.14
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 76026 0 0 0 56846 1368 0 0 25 0 1 0 1150267086 300982272 72176 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 73482 72176 256 541 0 72932 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 293928

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1421944/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=312072 CPUtime=642.14
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 80729 0 0 0 62743 1471 0 0 25 0 1 0 1150267086 319561728 76565 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 78018 76565 256 541 0 77468 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 312072

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1419000/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=315592 CPUtime=702.12
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 81636 0 0 0 68654 1558 0 0 25 0 1 0 1150267086 323166208 77472 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 78898 77472 256 541 0 78348 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 315592

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1382648/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=352616 CPUtime=762.1
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 90871 0 0 0 74564 1646 0 0 25 0 1 0 1150267086 361078784 86346 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 88154 86346 256 541 0 87604 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 352616

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29065
/proc/meminfo: memFree=1382008/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=353484 CPUtime=822.09
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 91068 0 0 0 80481 1728 0 0 25 0 1 0 1150267086 361967616 86543 1992294400 4194304 6412682 548682068832 18446744073709551615 5277688 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 88371 86543 256 541 0 87821 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 353484

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1339320/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=399216 CPUtime=882.07
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 101735 0 0 0 86400 1807 0 0 25 0 1 0 1150267086 408797184 97210 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 99804 97210 256 541 0 99254 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 399216

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1324024/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=415356 CPUtime=942.06
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 105899 0 0 0 92310 1896 0 0 25 0 1 0 1150267086 425324544 100958 1992294400 4194304 6412682 548682068832 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 103839 100958 256 541 0 103289 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 415356

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1323896/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=415356 CPUtime=1002.04
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 105958 0 0 0 98233 1971 0 0 25 0 1 0 1150267086 425324544 101017 1992294400 4194304 6412682 548682068832 18446744073709551615 4286872 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 103839 101017 256 541 0 103289 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 415356

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1296056/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=446136 CPUtime=1062.03
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 113437 0 0 0 104165 2038 0 0 25 0 1 0 1150267086 456843264 108496 1992294400 4194304 6412682 548682068832 18446744073709551615 4290039 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 111534 108496 256 541 0 110984 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 446136

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1264824/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=476976 CPUtime=1122.02
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 121132 0 0 0 110092 2110 0 0 25 0 1 0 1150267086 488423424 115713 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 119244 115713 256 541 0 118694 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 476976

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1264184/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=477528 CPUtime=1182
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 121314 0 0 0 116024 2176 0 0 25 0 1 0 1150267086 488988672 115895 1992294400 4194304 6412682 548682068832 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 119382 115895 256 541 0 118832 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 477528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1264056/2055920 swapFree=4178356/4192956
[pid=29064] ppid=29062 vsize=477528 CPUtime=1200.1
/proc/29064/stat : 29064 (kw) R 29062 29064 28631 0 -1 0 121344 0 0 0 117813 2197 0 0 25 0 1 0 1150267086 488988672 115925 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29064/statm: 119382 115925 256 541 0 118832 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 477528

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.48
CPU time (s): 1200.19
CPU user time (s): 1178.13
CPU system time (s): 22.0556
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 478940

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

runsolver used 1.3308 second user time and 2.71359 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-03 18:27:23
IDJOB=1562508
IDBENCH=70936
IDSOLVER=501
FILE ID=node43/1562508-1238776043
PBS_JOBID= 9085541
Free space on /tmp= 66412 MiB

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

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

MD5SUM BENCH= 9fee570f53de23cb47dfa378d421371e
RANDOM SEED=1901651967

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.242
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.242
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:       1728664 kB
Buffers:         61500 kB
Cached:         177728 kB
SwapCached:       8564 kB
Active:          87876 kB
Inactive:       161528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728664 kB
SwapTotal:     4192956 kB
SwapFree:      4178356 kB
Dirty:            6392 kB
Writeback:           0 kB
Mapped:          15852 kB
Slab:            63700 kB
Committed_AS:  2787320 kB
PageTables:       1448 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= 66412 MiB
End job on node43 at 2009-04-03 18:47:25