Trace number 1519789

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.09 1200.47

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1339275181-076.cnf
MD5SUM0d3fcd560d811748824b45b279f18880
Bench CategoryRANDOM (random 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 variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
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-1519789-1238235427/watcher-1519789-1238235427 -o /tmp/evaluation-result-1519789-1238235427/solver-1519789-1238235427 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519789-1238235427.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 0.99 0.98 3/64 22648
/proc/meminfo: memFree=1417920/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=4656 CPUtime=0
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 751 0 0 0 0 0 0 0 18 0 1 0 1096208748 4767744 735 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 1164 740 209 541 0 614 0

[startup+0.0481781 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 22648
/proc/meminfo: memFree=1417920/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=11416 CPUtime=0.04
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 2345 0 0 0 3 1 0 0 18 0 1 0 1096208748 11689984 2329 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 2854 2329 219 541 0 2304 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11416

[startup+0.101184 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 22648
/proc/meminfo: memFree=1417920/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=11812 CPUtime=0.09
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 2481 0 0 0 8 1 0 0 18 0 1 0 1096208748 12095488 2465 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 2953 2465 219 541 0 2403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11812

[startup+0.301217 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 22648
/proc/meminfo: memFree=1417920/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=13660 CPUtime=0.29
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 3000 0 0 0 28 1 0 0 19 0 1 0 1096208748 13987840 2984 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 3415 2984 219 541 0 2865 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13660

[startup+0.701284 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 22648
/proc/meminfo: memFree=1417920/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=17700 CPUtime=0.69
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 4156 0 0 0 67 2 0 0 22 0 1 0 1096208748 18124800 3947 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 4425 3947 253 541 0 3875 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17700

[startup+1.50142 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22649
/proc/meminfo: memFree=1402872/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=17700 CPUtime=1.49
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 4160 0 0 0 147 2 0 0 25 0 1 0 1096208748 18124800 3951 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 4425 3951 253 541 0 3875 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17700

[startup+3.10168 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22649
/proc/meminfo: memFree=1402552/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=19684 CPUtime=3.09
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 4661 0 0 0 306 3 0 0 25 0 1 0 1096208748 20156416 4452 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 4921 4452 253 541 0 4371 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19684

[startup+6.30121 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22649
/proc/meminfo: memFree=1396216/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=25896 CPUtime=6.29
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 6225 0 0 0 624 5 0 0 25 0 1 0 1096208748 26517504 6016 1992294400 4194304 6412682 548682068864 18446744073709551615 4363100 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 6474 6016 253 541 0 5924 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25896

[startup+12.7013 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22649
/proc/meminfo: memFree=1383800/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=36688 CPUtime=12.69
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 8888 0 0 0 1260 9 0 0 25 0 1 0 1096208748 37568512 8679 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 9172 8679 253 541 0 8622 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36688

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22649
/proc/meminfo: memFree=1375992/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=44396 CPUtime=25.49
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 10831 0 0 0 2536 13 0 0 25 0 1 0 1096208748 45461504 10622 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 11099 10622 256 541 0 10549 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44396

[startup+51.1017 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22649
/proc/meminfo: memFree=1366520/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=54116 CPUtime=51.07
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 13219 0 0 0 5087 20 0 0 25 0 1 0 1096208748 55414784 13010 1992294400 4194304 6412682 548682068864 18446744073709551615 4359621 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 13529 13010 256 541 0 12979 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54116

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22649
/proc/meminfo: memFree=1342648/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=77736 CPUtime=102.26
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 19183 0 0 0 10193 33 0 0 25 0 1 0 1096208748 79601664 18974 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 19434 18974 256 541 0 18884 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 77736

[startup+162.302 s]
/proc/loadavg: 1.08 1.00 0.99 2/65 22649
/proc/meminfo: memFree=1314040/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=106268 CPUtime=162.24
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 26655 0 0 0 16173 51 0 0 25 0 1 0 1096208748 108818432 26030 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 26567 26030 256 541 0 26017 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 106268

[startup+222.301 s]
/proc/loadavg: 1.03 1.00 0.99 2/65 22649
/proc/meminfo: memFree=1295928/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=124756 CPUtime=222.22
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 31470 0 0 0 22156 66 0 0 25 0 1 0 1096208748 127750144 30663 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 31189 30663 256 541 0 30639 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 124756

[startup+282.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 22649
/proc/meminfo: memFree=1261432/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=160564 CPUtime=282.2
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 40459 0 0 0 28136 84 0 0 25 0 1 0 1096208748 164417536 39443 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 40141 39443 256 541 0 39591 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 160564

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22649
/proc/meminfo: memFree=1239224/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=181628 CPUtime=342.18
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 45994 0 0 0 34122 96 0 0 25 0 1 0 1096208748 185987072 44737 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 45407 44737 256 541 0 44857 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 181628

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22649
/proc/meminfo: memFree=1232184/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=189556 CPUtime=402.17
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 48269 0 0 0 40110 107 0 0 25 0 1 0 1096208748 194105344 46735 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 47389 46735 256 541 0 46839 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 189556

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22649
/proc/meminfo: memFree=1219256/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=201180 CPUtime=462.15
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 51527 0 0 0 46098 117 0 0 25 0 1 0 1096208748 206008320 49675 1992294400 4194304 6412682 548682068864 18446744073709551615 4333087 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 50295 49675 256 541 0 49745 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 201180

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22649
/proc/meminfo: memFree=1195128/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=225104 CPUtime=522.12
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 57914 0 0 0 52081 131 0 0 25 0 1 0 1096208748 230506496 55696 1992294400 4194304 6412682 548682068864 18446744073709551615 4360410 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 56276 55696 256 541 0 55726 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 225104

[startup+582.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 22649
/proc/meminfo: memFree=1180280/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=240472 CPUtime=582.1
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 61790 0 0 0 58069 141 0 0 25 0 1 0 1096208748 246243328 59572 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 60118 59572 256 541 0 59568 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 240472

[startup+642.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 22649
/proc/meminfo: memFree=1155896/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=264000 CPUtime=642.09
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 68117 0 0 0 64054 155 0 0 25 0 1 0 1096208748 270336000 65478 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 66000 65478 256 541 0 65450 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 264000

[startup+702.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 22649
/proc/meminfo: memFree=1147704/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=272848 CPUtime=702.07
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 70336 0 0 0 70043 164 0 0 25 0 1 0 1096208748 279396352 67697 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 68212 67697 256 541 0 67662 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 272848

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22649
/proc/meminfo: memFree=1115448/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=305848 CPUtime=762.05
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 78674 0 0 0 76026 179 0 0 25 0 1 0 1096208748 313188352 75551 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 76462 75551 256 541 0 75912 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 305848

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22649
/proc/meminfo: memFree=1115448/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=305848 CPUtime=822.03
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 78674 0 0 0 82018 185 0 0 25 0 1 0 1096208748 313188352 75551 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 76462 75551 256 541 0 75912 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 305848

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22649
/proc/meminfo: memFree=1082232/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=339172 CPUtime=882.01
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 87030 0 0 0 88001 200 0 0 25 0 1 0 1096208748 347312128 83907 1992294400 4194304 6412682 548682068864 18446744073709551615 4362484 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 84793 83907 256 541 0 84243 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 339172

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22649
/proc/meminfo: memFree=1061368/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=359500 CPUtime=941.99
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 92714 0 0 0 93989 210 0 0 25 0 1 0 1096208748 368128000 89035 1992294400 4194304 6412682 548682068864 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 89875 89035 256 541 0 89325 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 359500

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22649
/proc/meminfo: memFree=1061368/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=359500 CPUtime=1001.97
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 92714 0 0 0 99980 217 0 0 25 0 1 0 1096208748 368128000 89035 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 89875 89035 256 541 0 89325 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 359500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22649
/proc/meminfo: memFree=1048632/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=372860 CPUtime=1061.95
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 96065 0 0 0 105969 226 0 0 25 0 1 0 1096208748 381808640 92386 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 93215 92386 256 541 0 92665 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 372860

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22649
/proc/meminfo: memFree=1013624/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=406852 CPUtime=1121.93
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 105258 0 0 0 111952 241 0 0 25 0 1 0 1096208748 416616448 100939 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 101713 100939 256 541 0 101163 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 406852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22649
/proc/meminfo: memFree=1013624/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=406852 CPUtime=1181.91
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 105258 0 0 0 117945 246 0 0 25 0 1 0 1096208748 416616448 100939 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 101713 100939 256 541 0 101163 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 406852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22649
/proc/meminfo: memFree=1013624/2055920 swapFree=4178416/4192956
[pid=22648] ppid=22646 vsize=406852 CPUtime=1200.01
/proc/22648/stat : 22648 (kw) R 22646 22648 22241 0 -1 0 105258 0 0 0 119753 248 0 0 25 0 1 0 1096208748 416616448 100939 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/22648/statm: 101713 100939 256 541 0 101163 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 406852

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.47
CPU time (s): 1200.09
CPU user time (s): 1197.54
CPU system time (s): 2.55361
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 409412

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

runsolver used 0.913861 second user time and 2.48862 second system time

The end

Launcher Data

Begin job on node15 at 2009-03-28 11:17:07
IDJOB=1519789
IDBENCH=70324
IDSOLVER=501
FILE ID=node15/1519789-1238235427
PBS_JOBID= 9060634
Free space on /tmp= 65356 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1339275181-076.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519789-1238235427/watcher-1519789-1238235427 -o /tmp/evaluation-result-1519789-1238235427/solver-1519789-1238235427 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519789-1238235427.cnf

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

MD5SUM BENCH= 0d3fcd560d811748824b45b279f18880
RANDOM SEED=1605247193

node15.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.286
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.286
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:       1418400 kB
Buffers:         70592 kB
Cached:         487988 kB
SwapCached:       8336 kB
Active:          90680 kB
Inactive:       477796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418400 kB
SwapTotal:     4192956 kB
SwapFree:      4178416 kB
Dirty:            3332 kB
Writeback:           0 kB
Mapped:          15564 kB
Slab:            55060 kB
Committed_AS:  2864304 kB
PageTables:       1464 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= 65356 MiB
End job on node15 at 2009-03-28 11:37:09