Trace number 1519939

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.08 1200.52

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1050568800-025.cnf
MD5SUMe85d34ddccfa23997bc15509ac656c11
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark799.183
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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-1519939-1238248817/watcher-1519939-1238248817 -o /tmp/evaluation-result-1519939-1238248817/solver-1519939-1238248817 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519939-1238248817.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.99 0.97 0.99 3/64 4010
/proc/meminfo: memFree=1165168/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=2732 CPUtime=0
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 293 0 0 0 0 0 0 0 18 0 1 0 1097548030 2797568 277 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 683 277 216 541 0 133 0

[startup+0.105614 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 4010
/proc/meminfo: memFree=1165168/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=3436 CPUtime=0.1
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 517 0 0 0 10 0 0 0 18 0 1 0 1097548030 3518464 494 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 859 494 242 541 0 309 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3436

[startup+0.202631 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 4010
/proc/meminfo: memFree=1165168/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=4100 CPUtime=0.19
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 675 0 0 0 19 0 0 0 18 0 1 0 1097548030 4198400 652 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 1025 652 242 541 0 475 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4100

[startup+0.30265 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 4010
/proc/meminfo: memFree=1165168/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=4628 CPUtime=0.29
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 823 0 0 0 29 0 0 0 19 0 1 0 1097548030 4739072 800 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 1157 800 242 541 0 607 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4628

[startup+0.702726 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 4010
/proc/meminfo: memFree=1165168/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=6304 CPUtime=0.69
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 1203 0 0 0 68 1 0 0 22 0 1 0 1097548030 6455296 1180 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 1576 1180 242 541 0 1026 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6304

[startup+1.50188 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4011
/proc/meminfo: memFree=1160232/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=7904 CPUtime=1.49
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 1572 0 0 0 148 1 0 0 25 0 1 0 1097548030 8093696 1509 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 1976 1509 242 541 0 1426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7904

[startup+3.10119 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4011
/proc/meminfo: memFree=1159144/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=9492 CPUtime=3.09
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 2046 0 0 0 307 2 0 0 25 0 1 0 1097548030 9719808 1886 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 2373 1886 248 541 0 1823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9492

[startup+6.3018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4011
/proc/meminfo: memFree=1156840/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=12044 CPUtime=6.29
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 2714 0 0 0 625 4 0 0 25 0 1 0 1097548030 12333056 2494 1992294400 4194304 6412682 548682068864 18446744073709551615 4296616 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 3011 2494 248 541 0 2461 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12044

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4011
/proc/meminfo: memFree=1153384/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=15468 CPUtime=12.68
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 3623 0 0 0 1261 7 0 0 25 0 1 0 1097548030 15839232 3164 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 3867 3164 248 541 0 3317 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15468

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4011
/proc/meminfo: memFree=1149160/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=20136 CPUtime=25.48
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 4851 0 0 0 2538 10 0 0 25 0 1 0 1097548030 20619264 4168 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 5034 4168 248 541 0 4484 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20136

[startup+51.1014 s]
/proc/loadavg: 1.06 0.99 0.99 2/65 4016
/proc/meminfo: memFree=1141992/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=28768 CPUtime=51.06
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 7090 0 0 0 5089 17 0 0 25 0 1 0 1097548030 29458432 5928 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 7192 5928 248 541 0 6642 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 28768

[startup+102.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 4016
/proc/meminfo: memFree=1134632/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=37556 CPUtime=102.25
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 9379 0 0 0 10199 26 0 0 25 0 1 0 1097548030 38457344 7767 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 9389 7767 248 541 0 8839 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 37556

[startup+162.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 4016
/proc/meminfo: memFree=1128744/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=44256 CPUtime=162.22
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 11148 0 0 0 16186 36 0 0 25 0 1 0 1097548030 45318144 9259 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 11064 9259 248 541 0 10514 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 44256

[startup+222.305 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 4016
/proc/meminfo: memFree=1122088/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=52968 CPUtime=222.21
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 13118 0 0 0 22175 46 0 0 25 0 1 0 1097548030 54239232 10911 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 13242 10911 248 541 0 12692 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 52968

[startup+282.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 4016
/proc/meminfo: memFree=1117480/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=58272 CPUtime=282.18
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 14625 0 0 0 28165 53 0 0 25 0 1 0 1097548030 59670528 12052 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 14568 12052 248 541 0 14018 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 58272

[startup+342.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 4016
/proc/meminfo: memFree=1111976/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=64308 CPUtime=342.16
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 16399 0 0 0 34157 59 0 0 25 0 1 0 1097548030 65851392 13405 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 16077 13405 248 541 0 15527 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 64308

[startup+402.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 4016
/proc/meminfo: memFree=1107816/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=69224 CPUtime=402.14
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 17467 0 0 0 40148 66 0 0 25 0 1 0 1097548030 70885376 14473 1992294400 4194304 6412682 548682068864 18446744073709551615 4358717 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 17306 14473 248 541 0 16756 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 69224

[startup+462.301 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 4016
/proc/meminfo: memFree=1103592/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=74676 CPUtime=462.12
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 18975 0 0 0 46140 72 0 0 25 0 1 0 1097548030 76468224 15497 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 18669 15497 248 541 0 18119 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 74676

[startup+522.302 s]
/proc/loadavg: 1.06 1.05 1.00 2/65 4016
/proc/meminfo: memFree=1100200/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=78864 CPUtime=522.09
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 19963 0 0 0 52131 78 0 0 25 0 1 0 1097548030 80756736 16485 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 19716 16485 248 541 0 19166 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 78864

[startup+582.301 s]
/proc/loadavg: 1.12 1.07 1.00 2/65 4016
/proc/meminfo: memFree=1095400/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=82752 CPUtime=582.07
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 21568 0 0 0 58123 84 0 0 25 0 1 0 1097548030 84738048 17534 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 20688 17534 248 541 0 20138 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 82752

[startup+642.302 s]
/proc/loadavg: 1.12 1.07 1.00 2/65 4016
/proc/meminfo: memFree=1092584/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=86272 CPUtime=642.05
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 22280 0 0 0 64116 89 0 0 25 0 1 0 1097548030 88342528 18246 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 21568 18246 248 541 0 21018 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 86272

[startup+702.301 s]
/proc/loadavg: 1.21 1.10 1.01 2/65 4016
/proc/meminfo: memFree=1089448/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=88844 CPUtime=702.03
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 23063 0 0 0 70109 94 0 0 25 0 1 0 1097548030 90976256 19029 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 22211 19029 248 541 0 21661 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 88844

[startup+762.302 s]
/proc/loadavg: 1.13 1.09 1.01 2/65 4016
/proc/meminfo: memFree=1084264/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=96808 CPUtime=762.01
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 24953 0 0 0 76100 101 0 0 25 0 1 0 1097548030 99131392 20279 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 24202 20279 248 541 0 23652 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 96808

[startup+822.301 s]
/proc/loadavg: 1.10 1.09 1.01 2/65 4016
/proc/meminfo: memFree=1082728/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=98728 CPUtime=821.99
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 25367 0 0 0 82093 106 0 0 25 0 1 0 1097548030 101097472 20693 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 24682 20693 248 541 0 24132 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 98728

[startup+882.306 s]
/proc/loadavg: 1.04 1.07 1.01 2/65 4016
/proc/meminfo: memFree=1081896/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=99776 CPUtime=881.96
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 25668 0 0 0 88086 110 0 0 25 0 1 0 1097548030 102170624 20994 1992294400 4194304 6412682 548682068864 18446744073709551615 4286811 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 24944 20994 248 541 0 24394 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 99776

[startup+942.301 s]
/proc/loadavg: 1.01 1.05 1.00 2/65 4016
/proc/meminfo: memFree=1073768/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=108280 CPUtime=941.94
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 27660 0 0 0 94079 115 0 0 25 0 1 0 1097548030 110878720 22986 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 27070 22986 248 541 0 26520 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 108280

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 4016
/proc/meminfo: memFree=1072680/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=109240 CPUtime=1001.91
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 28641 0 0 0 100069 122 0 0 25 0 1 0 1097548030 111861760 23231 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 27310 23231 248 541 0 26760 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 109240

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 4016
/proc/meminfo: memFree=1071720/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=110520 CPUtime=1061.9
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 28900 0 0 0 106063 127 0 0 25 0 1 0 1097548030 113172480 23490 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 27630 23490 248 541 0 27080 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 110520

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 4016
/proc/meminfo: memFree=1070440/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=111480 CPUtime=1121.87
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 29209 0 0 0 112057 130 0 0 25 0 1 0 1097548030 114155520 23799 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 27870 23799 248 541 0 27320 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 111480

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 4016
/proc/meminfo: memFree=1066088/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=116600 CPUtime=1181.85
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 30290 0 0 0 118051 134 0 0 25 0 1 0 1097548030 119398400 24880 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 29150 24880 248 541 0 28600 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 116600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 4016
/proc/meminfo: memFree=1064040/2055920 swapFree=4178400/4192956
[pid=4010] ppid=4008 vsize=119228 CPUtime=1200.04
/proc/4010/stat : 4010 (kw) R 4008 4010 3615 0 -1 0 30792 0 0 0 119870 134 0 0 25 0 1 0 1097548030 122089472 25382 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4010/statm: 29807 25382 248 541 0 29257 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 119228

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.52
CPU time (s): 1200.08
CPU user time (s): 1198.71
CPU system time (s): 1.36679
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 119228

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

runsolver used 0.910861 second user time and 2.55461 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-28 15:00:17
IDJOB=1519939
IDBENCH=70399
IDSOLVER=501
FILE ID=node9/1519939-1238248817
PBS_JOBID= 9060692
Free space on /tmp= 66348 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1050568800-025.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519939-1238248817/watcher-1519939-1238248817 -o /tmp/evaluation-result-1519939-1238248817/solver-1519939-1238248817 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519939-1238248817.cnf

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

MD5SUM BENCH= e85d34ddccfa23997bc15509ac656c11
RANDOM SEED=1892788352

node9.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.268
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.268
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:       1165584 kB
Buffers:         91148 kB
Cached:         711928 kB
SwapCached:       8300 kB
Active:         206900 kB
Inactive:       606108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1165584 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          15588 kB
Slab:            63308 kB
Committed_AS:  2829656 kB
PageTables:       1392 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= 66348 MiB
End job on node9 at 2009-03-28 15:20:20