Trace number 1519907

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.1 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S2083487609-068.cnf
MD5SUM57c4481d80dab225feb097c0bb7b33c7
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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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-1519907-1238246239/watcher-1519907-1238246239 -o /tmp/evaluation-result-1519907-1238246239/solver-1519907-1238246239 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519907-1238246239.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: 0.92 0.98 0.99 3/64 30618
/proc/meminfo: memFree=1564176/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=2736 CPUtime=0
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 295 0 0 0 0 0 0 0 18 0 1 0 1097286701 2801664 279 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 684 279 216 541 0 134 0

[startup+0.030002 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30618
/proc/meminfo: memFree=1564176/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=3000 CPUtime=0.02
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 401 0 0 0 2 0 0 0 18 0 1 0 1097286701 3072000 385 1992294400 4194304 6412682 548682068864 18446744073709551615 4260832 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 750 385 235 541 0 200 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3000

[startup+0.102008 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30618
/proc/meminfo: memFree=1564176/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=3456 CPUtime=0.09
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 521 0 0 0 9 0 0 0 18 0 1 0 1097286701 3538944 493 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 864 493 242 541 0 314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3456

[startup+0.301025 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30618
/proc/meminfo: memFree=1564176/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=4520 CPUtime=0.29
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 815 0 0 0 29 0 0 0 19 0 1 0 1097286701 4628480 787 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 1130 787 242 541 0 580 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4520

[startup+0.701062 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30618
/proc/meminfo: memFree=1564176/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=6324 CPUtime=0.69
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 1240 0 0 0 68 1 0 0 22 0 1 0 1097286701 6475776 1212 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 1581 1212 242 541 0 1031 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6324

[startup+1.50113 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30619
/proc/meminfo: memFree=1559368/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=7980 CPUtime=1.49
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 1630 0 0 0 147 2 0 0 25 0 1 0 1097286701 8171520 1562 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 1995 1562 242 541 0 1445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7980

[startup+3.10128 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30619
/proc/meminfo: memFree=1557832/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=9712 CPUtime=3.09
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 2114 0 0 0 306 3 0 0 25 0 1 0 1097286701 9945088 1949 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 2428 1949 248 541 0 1878 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9712

[startup+6.30156 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30619
/proc/meminfo: memFree=1555784/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=12512 CPUtime=6.29
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 2786 0 0 0 624 5 0 0 25 0 1 0 1097286701 12812288 2561 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 3128 2561 248 541 0 2578 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12512

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30619
/proc/meminfo: memFree=1552264/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=15380 CPUtime=12.69
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 3645 0 0 0 1261 8 0 0 25 0 1 0 1097286701 15749120 3181 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 3845 3181 248 541 0 3295 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15380

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 30619
/proc/meminfo: memFree=1548104/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=19828 CPUtime=25.48
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 4874 0 0 0 2537 11 0 0 25 0 1 0 1097286701 20303872 4186 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 4957 4186 248 541 0 4407 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19828

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 30619
/proc/meminfo: memFree=1542856/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=26596 CPUtime=51.08
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 6551 0 0 0 5091 17 0 0 25 0 1 0 1097286701 27234304 5566 1992294400 4194304 6412682 548682068864 18446744073709551615 4286844 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 6649 5566 248 541 0 6099 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26596

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 30619
/proc/meminfo: memFree=1533576/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=36460 CPUtime=102.26
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 9383 0 0 0 10198 28 0 0 25 0 1 0 1097286701 37335040 7766 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 9115 7766 248 541 0 8565 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36460

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30619
/proc/meminfo: memFree=1526856/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=44644 CPUtime=162.24
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 11375 0 0 0 16187 37 0 0 25 0 1 0 1097286701 45715456 9481 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 11161 9481 248 541 0 10611 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44644

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30619
/proc/meminfo: memFree=1519112/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=54028 CPUtime=222.23
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 13621 0 0 0 22176 47 0 0 25 0 1 0 1097286701 55324672 11409 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 13507 11409 248 541 0 12957 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 54028

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30619
/proc/meminfo: memFree=1515336/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=58276 CPUtime=282.21
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 14920 0 0 0 28165 56 0 0 25 0 1 0 1097286701 59674624 12342 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 14569 12342 248 541 0 14019 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 58276

[startup+342.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 30619
/proc/meminfo: memFree=1509128/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=64820 CPUtime=342.2
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 16874 0 0 0 34157 63 0 0 25 0 1 0 1097286701 66375680 13875 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 16205 13875 248 541 0 15655 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 64820

[startup+402.301 s]
/proc/loadavg: 1.09 1.02 1.00 2/65 30619
/proc/meminfo: memFree=1505928/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=68740 CPUtime=402.18
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 17680 0 0 0 40150 68 0 0 25 0 1 0 1097286701 70389760 14681 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 17185 14681 248 541 0 16635 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 68740

[startup+462.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 30619
/proc/meminfo: memFree=1501128/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=73404 CPUtime=462.16
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 19346 0 0 0 46140 76 0 0 25 0 1 0 1097286701 75165696 15863 1992294400 4194304 6412682 548682068864 18446744073709551615 4286883 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 18351 15863 248 541 0 17801 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 73404

[startup+522.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 30619
/proc/meminfo: memFree=1499976/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=74844 CPUtime=522.15
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 19668 0 0 0 52134 81 0 0 25 0 1 0 1097286701 76640256 16185 1992294400 4194304 6412682 548682068864 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 18711 16185 248 541 0 18161 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 74844

[startup+582.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 30619
/proc/meminfo: memFree=1492552/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=82768 CPUtime=582.13
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 22039 0 0 0 58127 86 0 0 25 0 1 0 1097286701 84754432 18000 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 20692 18000 248 541 0 20142 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 82768

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30619
/proc/meminfo: memFree=1489928/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=85968 CPUtime=642.12
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 22675 0 0 0 64121 91 0 0 25 0 1 0 1097286701 88031232 18636 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 21492 18636 248 541 0 20942 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 85968

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30619
/proc/meminfo: memFree=1488456/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=86928 CPUtime=702.1
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 23035 0 0 0 70115 95 0 0 25 0 1 0 1097286701 89014272 18996 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 21732 18996 248 541 0 21182 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 86928

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30619
/proc/meminfo: memFree=1483016/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=94964 CPUtime=762.09
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 24979 0 0 0 76108 101 0 0 25 0 1 0 1097286701 97243136 20300 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 23741 20300 248 541 0 23191 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 94964

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30619
/proc/meminfo: memFree=1481608/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=96884 CPUtime=822.07
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 25367 0 0 0 82101 106 0 0 25 0 1 0 1097286701 99209216 20688 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 24221 20688 248 541 0 23671 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 96884

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30619
/proc/meminfo: memFree=1480584/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=98164 CPUtime=882.05
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 25614 0 0 0 88094 111 0 0 25 0 1 0 1097286701 100519936 20935 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 24541 20935 248 541 0 23991 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 98164

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30619
/proc/meminfo: memFree=1476488/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=103592 CPUtime=942.04
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 26815 0 0 0 94088 116 0 0 25 0 1 0 1097286701 106078208 22136 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 25898 22136 248 541 0 25348 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 103592

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30619
/proc/meminfo: memFree=1470472/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=109632 CPUtime=1002.02
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 28873 0 0 0 100081 121 0 0 25 0 1 0 1097286701 112263168 23458 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 27408 23458 248 541 0 26858 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 109632

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30619
/proc/meminfo: memFree=1469640/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=110272 CPUtime=1062.01
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 29068 0 0 0 106076 125 0 0 25 0 1 0 1097286701 112918528 23653 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 27568 23653 248 541 0 27018 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 110272

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30619
/proc/meminfo: memFree=1467464/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=112992 CPUtime=1121.99
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 29616 0 0 0 112070 129 0 0 25 0 1 0 1097286701 115703808 24201 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 28248 24201 248 541 0 27698 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 112992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30619
/proc/meminfo: memFree=1465288/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=115872 CPUtime=1181.98
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 30144 0 0 0 118065 133 0 0 25 0 1 0 1097286701 118652928 24729 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 28968 24729 248 541 0 28418 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 115872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30619
/proc/meminfo: memFree=1464392/2055920 swapFree=4178352/4192956
[pid=30618] ppid=30616 vsize=117152 CPUtime=1200.07
/proc/30618/stat : 30618 (kw) R 30616 30618 30331 0 -1 0 30365 0 0 0 119873 134 0 0 25 0 1 0 1097286701 119963648 24950 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30618/statm: 29288 24950 248 541 0 28738 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 117152

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.42
CPU time (s): 1200.1
CPU user time (s): 1198.74
CPU system time (s): 1.36079
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 117152

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

runsolver used 1.43978 second user time and 2.6316 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-28 14:17:19
IDJOB=1519907
IDBENCH=70383
IDSOLVER=501
FILE ID=node43/1519907-1238246239
PBS_JOBID= 9060670
Free space on /tmp= 63084 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S2083487609-068.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519907-1238246239/watcher-1519907-1238246239 -o /tmp/evaluation-result-1519907-1238246239/solver-1519907-1238246239 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519907-1238246239.cnf

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

MD5SUM BENCH= 57c4481d80dab225feb097c0bb7b33c7
RANDOM SEED=645431393

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:       1564592 kB
Buffers:         50660 kB
Cached:         358424 kB
SwapCached:       8504 kB
Active:          93164 kB
Inactive:       325956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1564592 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          15728 kB
Slab:            58112 kB
Committed_AS:  2370832 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= 63084 MiB
End job on node43 at 2009-03-28 14:37:22