Trace number 1520405

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.11 1200.92

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S260616787-042.cnf
MD5SUM9a70ac660abd105bceac08fd27643051
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.8969
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520405-1238292212/watcher-1520405-1238292212 -o /tmp/evaluation-result-1520405-1238292212/solver-1520405-1238292212 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520405-1238292212.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.10 1.08 1.02 3/72 6313
/proc/meminfo: memFree=1533488/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=2888 CPUtime=0
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 337 0 0 0 0 0 0 0 18 0 1 0 1101882357 2957312 321 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 722 321 219 541 0 172 0

[startup+0.0298019 s]
/proc/loadavg: 1.10 1.08 1.02 3/72 6313
/proc/meminfo: memFree=1533488/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=3016 CPUtime=0.02
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 414 0 0 0 2 0 0 0 18 0 1 0 1101882357 3088384 398 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 754 398 253 541 0 204 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3016

[startup+0.102815 s]
/proc/loadavg: 1.10 1.08 1.02 3/72 6313
/proc/meminfo: memFree=1533488/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=3412 CPUtime=0.09
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 510 0 0 0 9 0 0 0 18 0 1 0 1101882357 3493888 494 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 853 494 253 541 0 303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3412

[startup+0.302851 s]
/proc/loadavg: 1.10 1.08 1.02 3/72 6313
/proc/meminfo: memFree=1533488/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=4204 CPUtime=0.29
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 726 0 0 0 29 0 0 0 19 0 1 0 1101882357 4304896 710 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 1051 710 253 541 0 501 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4204

[startup+0.701923 s]
/proc/loadavg: 1.10 1.08 1.02 3/72 6313
/proc/meminfo: memFree=1533488/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=5556 CPUtime=0.69
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 1048 0 0 0 69 0 0 0 22 0 1 0 1101882357 5689344 1032 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 1389 1032 253 541 0 839 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5556

[startup+1.50107 s]
/proc/loadavg: 1.10 1.08 1.02 2/73 6314
/proc/meminfo: memFree=1529512/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=7312 CPUtime=1.49
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 1489 0 0 0 148 1 0 0 25 0 1 0 1101882357 7487488 1433 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 1828 1433 253 541 0 1278 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7312

[startup+3.10136 s]
/proc/loadavg: 1.10 1.08 1.02 2/73 6314
/proc/meminfo: memFree=1528040/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=8640 CPUtime=3.09
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 1815 0 0 0 307 2 0 0 25 0 1 0 1101882357 8847360 1714 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 2160 1714 256 541 0 1610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8640

[startup+6.30194 s]
/proc/loadavg: 1.09 1.08 1.02 2/73 6314
/proc/meminfo: memFree=1525864/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=10604 CPUtime=6.29
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 2405 0 0 0 626 3 0 0 25 0 1 0 1101882357 10858496 2192 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 2651 2192 256 541 0 2101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10604

[startup+12.7011 s]
/proc/loadavg: 1.08 1.08 1.02 2/73 6314
/proc/meminfo: memFree=1522920/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=13608 CPUtime=12.69
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 3194 0 0 0 1263 6 0 0 25 0 1 0 1101882357 13934592 2833 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 3402 2833 256 541 0 2852 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13608

[startup+25.5014 s]
/proc/loadavg: 1.06 1.08 1.02 2/73 6314
/proc/meminfo: memFree=1518888/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=18024 CPUtime=25.48
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 4435 0 0 0 2538 10 0 0 25 0 1 0 1101882357 18456576 3879 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 4506 3879 256 541 0 3956 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18024

[startup+51.102 s]
/proc/loadavg: 1.04 1.07 1.02 2/73 6314
/proc/meminfo: memFree=1513704/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=24120 CPUtime=51.07
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 6097 0 0 0 5092 15 0 0 25 0 1 0 1101882357 24698880 5125 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 6030 5125 256 541 0 5480 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24120

[startup+102.305 s]
/proc/loadavg: 1.02 1.05 1.01 2/73 6314
/proc/meminfo: memFree=1506216/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=32424 CPUtime=102.26
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 8345 0 0 0 10202 24 0 0 25 0 1 0 1101882357 33202176 6982 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 8106 6982 256 541 0 7556 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32424

[startup+162.301 s]
/proc/loadavg: 1.00 1.04 1.01 2/73 6314
/proc/meminfo: memFree=1499432/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=39504 CPUtime=162.23
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 10545 0 0 0 16190 33 0 0 25 0 1 0 1101882357 40452096 8664 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 9876 8664 256 541 0 9326 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 39504

[startup+222.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/73 6314
/proc/meminfo: memFree=1493672/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=47004 CPUtime=222.21
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 12294 0 0 0 22179 42 0 0 25 0 1 0 1101882357 48132096 10095 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 11751 10095 256 541 0 11201 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 47004

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/73 6314
/proc/meminfo: memFree=1488232/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=53076 CPUtime=282.19
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 14003 0 0 0 28170 49 0 0 25 0 1 0 1101882357 54349824 11438 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 13269 11438 256 541 0 12719 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 53076

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/73 6314
/proc/meminfo: memFree=1482856/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=58400 CPUtime=342.18
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 15723 0 0 0 34162 56 0 0 25 0 1 0 1101882357 59801600 12737 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 14600 12737 256 541 0 14050 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 58400

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/73 6314
/proc/meminfo: memFree=1480360/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=61420 CPUtime=402.15
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 16375 0 0 0 40155 60 0 0 25 0 1 0 1101882357 62894080 13389 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 15355 13389 256 541 0 14805 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 61420

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/73 6314
/proc/meminfo: memFree=1475496/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=66212 CPUtime=462.13
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 18057 0 0 0 46147 66 0 0 25 0 1 0 1101882357 67801088 14587 1992294400 4194304 6412682 548682068864 18446744073709551615 4328857 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 16553 14587 256 541 0 16003 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 66212

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6314
/proc/meminfo: memFree=1474344/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=67372 CPUtime=522.12
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 18340 0 0 0 52139 73 0 0 25 0 1 0 1101882357 68988928 14870 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 16843 14870 256 541 0 16293 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 67372

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6314
/proc/meminfo: memFree=1465896/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=77308 CPUtime=582.09
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 20952 0 0 0 58130 79 0 0 25 0 1 0 1101882357 79163392 16926 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 19327 16926 256 541 0 18777 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 77308

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6314
/proc/meminfo: memFree=1465512/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=77628 CPUtime=642.08
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 21087 0 0 0 64123 85 0 0 25 0 1 0 1101882357 79491072 17061 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 19407 17061 256 541 0 18857 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 77628

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6314
/proc/meminfo: memFree=1463208/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=80268 CPUtime=702.06
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 21659 0 0 0 70115 91 0 0 25 0 1 0 1101882357 82194432 17633 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 20067 17633 256 541 0 19517 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 80268

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6314
/proc/meminfo: memFree=1456424/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=89632 CPUtime=762.04
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 23961 0 0 0 76106 98 0 0 25 0 1 0 1101882357 91783168 19295 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 22408 19295 256 541 0 21858 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 89632

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6314
/proc/meminfo: memFree=1455464/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=90912 CPUtime=822.01
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 24222 0 0 0 82098 103 0 0 25 0 1 0 1101882357 93093888 19556 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 22728 19556 256 541 0 22178 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 90912

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6314
/proc/meminfo: memFree=1454504/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=91952 CPUtime=882
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 24479 0 0 0 88092 108 0 0 25 0 1 0 1101882357 94158848 19813 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 22988 19813 256 541 0 22438 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 91952

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6314
/proc/meminfo: memFree=1448552/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=97684 CPUtime=941.98
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 25974 0 0 0 94085 113 0 0 25 0 1 0 1101882357 100028416 21308 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 24421 21308 256 541 0 23871 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 97684

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6314
/proc/meminfo: memFree=1443944/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=102424 CPUtime=1001.95
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 27840 0 0 0 100076 119 0 0 25 0 1 0 1101882357 104882176 22438 1992294400 4194304 6412682 548682068864 18446744073709551615 5486617 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 25606 22438 256 541 0 25056 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 102424

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6314
/proc/meminfo: memFree=1442728/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=103704 CPUtime=1061.94
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 28127 0 0 0 106071 123 0 0 25 0 1 0 1101882357 106192896 22725 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6313/statm: 25926 22725 256 541 0 25376 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 103704

[startup+1122.3 s]
/proc/loadavg: 1.22 1.05 1.02 3/79 10468
/proc/meminfo: memFree=1434096/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=104984 CPUtime=1121.85
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 28434 0 0 0 112058 127 0 0 25 0 1 0 1101882357 107503616 23032 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/6313/statm: 26246 23032 256 541 0 25696 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 104984

[startup+1182.3 s]
/proc/loadavg: 1.83 1.26 1.09 4/79 30230
/proc/meminfo: memFree=1408360/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=109304 CPUtime=1181.51
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 29237 0 0 0 118014 137 0 0 25 0 1 0 1101882357 111927296 23835 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 0 0 0
/proc/6313/statm: 27326 23835 256 541 0 26776 0
Current children cumulated CPU time (s) 1181.51
Current children cumulated vsize (KiB) 109304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.95 1.33 1.11 3/79 4743
/proc/meminfo: memFree=1397360/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=109700 CPUtime=1200.09
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 29446 0 0 0 119861 148 0 0 25 0 1 0 1101882357 112332800 24044 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 0 0 0
/proc/6313/statm: 27425 24044 256 541 0 26875 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 109700

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

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

[startup+1200.9 s]
/proc/loadavg: 1.95 1.33 1.11 3/79 4743
/proc/meminfo: memFree=1397360/2055920 swapFree=4174692/4192956
[pid=6313] ppid=6311 vsize=109700 CPUtime=1200.09
/proc/6313/stat : 6313 (kw) R 6311 6313 3972 0 -1 0 29446 0 0 0 119861 148 0 0 25 0 1 0 1101882357 112332800 24044 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 0 0 0
/proc/6313/statm: 27425 24044 256 541 0 26875 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 109700

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.92
CPU time (s): 1200.11
CPU user time (s): 1198.61
CPU system time (s): 1.49777
CPU usage (%): 99.9323
Max. virtual memory (cumulated for all children) (KiB): 109700

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

runsolver used 1.22381 second user time and 3.23551 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-29 04:03:32
IDJOB=1520405
IDBENCH=70632
IDSOLVER=501
FILE ID=node67/1520405-1238292212
PBS_JOBID= 9060988
Free space on /tmp= 66376 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S260616787-042.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520405-1238292212/watcher-1520405-1238292212 -o /tmp/evaluation-result-1520405-1238292212/solver-1520405-1238292212 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520405-1238292212.cnf

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

MD5SUM BENCH= 9a70ac660abd105bceac08fd27643051
RANDOM SEED=1498184205

node67.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.265
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.265
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:       1533968 kB
Buffers:         69092 kB
Cached:         367240 kB
SwapCached:       9680 kB
Active:         136628 kB
Inactive:       310828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1533968 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            2272 kB
Writeback:           0 kB
Mapped:          16824 kB
Slab:            59556 kB
Committed_AS:  3062784 kB
PageTables:       2052 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= 66372 MiB
End job on node67 at 2009-03-29 04:23:35