Trace number 1519899

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.07 1200.62

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S257485978-084.cnf
MD5SUM78177f2db9eebc5964f62181ca200222
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-1519899-1238245100/watcher-1519899-1238245100 -o /tmp/evaluation-result-1519899-1238245100/solver-1519899-1238245100 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519899-1238245100.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.98 0.99 2/81 26496
/proc/meminfo: memFree=1063192/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=2736 CPUtime=0
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 293 0 0 0 0 0 0 0 20 0 1 0 1097173873 2801664 277 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 684 277 216 541 0 134 0

[startup+0.08329 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 26496
/proc/meminfo: memFree=1063192/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=3328 CPUtime=0.07
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 498 0 0 0 7 0 0 0 20 0 1 0 1097173873 3407872 470 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 832 470 242 541 0 282 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3328

[startup+0.101291 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 26496
/proc/meminfo: memFree=1063192/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=3468 CPUtime=0.09
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 530 0 0 0 9 0 0 0 20 0 1 0 1097173873 3551232 502 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 867 502 242 541 0 317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3468

[startup+0.301315 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 26496
/proc/meminfo: memFree=1063192/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=4684 CPUtime=0.29
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 830 0 0 0 28 1 0 0 22 0 1 0 1097173873 4796416 802 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 1171 802 242 541 0 621 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4684

[startup+0.701359 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 26496
/proc/meminfo: memFree=1063192/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=6580 CPUtime=0.68
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 1272 0 0 0 67 1 0 0 25 0 1 0 1097173873 6737920 1244 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 1645 1244 242 541 0 1095 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6580

[startup+1.50145 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26497
/proc/meminfo: memFree=1058128/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=8120 CPUtime=1.49
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 1642 0 0 0 147 2 0 0 25 0 1 0 1097173873 8314880 1574 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 2030 1574 242 541 0 1480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8120

[startup+3.10163 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26497
/proc/meminfo: memFree=1056912/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=9692 CPUtime=3.08
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 2112 0 0 0 305 3 0 0 25 0 1 0 1097173873 9924608 1947 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 2423 1947 248 541 0 1873 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9692

[startup+6.30199 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26497
/proc/meminfo: memFree=1054416/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=12256 CPUtime=6.29
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 2813 0 0 0 624 5 0 0 25 0 1 0 1097173873 12550144 2519 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 3064 2519 248 541 0 2514 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12256

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26497
/proc/meminfo: memFree=1050840/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=15592 CPUtime=12.69
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 3694 0 0 0 1262 7 0 0 25 0 1 0 1097173873 15966208 3230 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 3898 3230 248 541 0 3348 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15592

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26497
/proc/meminfo: memFree=1046488/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=20688 CPUtime=25.48
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 5000 0 0 0 2537 11 0 0 25 0 1 0 1097173873 21184512 4312 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 5172 4312 248 541 0 4622 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20688

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26497
/proc/meminfo: memFree=1039192/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=28604 CPUtime=51.07
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 7146 0 0 0 5089 18 0 0 25 0 1 0 1097173873 29290496 5980 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 7151 5980 248 541 0 6601 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28604

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26497
/proc/meminfo: memFree=1031704/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=37868 CPUtime=102.25
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 9610 0 0 0 10198 27 0 0 25 0 1 0 1097173873 38776832 7994 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 9467 7994 248 541 0 8917 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 37868

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=1021136/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=49000 CPUtime=162.2
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 12462 0 0 0 16184 36 0 0 25 0 1 0 1097173873 50176000 10251 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 12250 10251 248 541 0 11700 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 49000

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=1016600/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=55876 CPUtime=222.18
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 14289 0 0 0 22174 44 0 0 25 0 1 0 1097173873 57217024 11712 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 13969 11712 248 541 0 13419 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 55876

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=1012440/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=61188 CPUtime=282.15
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 15423 0 0 0 28166 49 0 0 25 0 1 0 1097173873 62656512 12846 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 15297 12846 248 541 0 14747 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 61188

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=1008408/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=65948 CPUtime=342.13
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 16795 0 0 0 34158 55 0 0 25 0 1 0 1097173873 67530752 13797 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 16487 13797 248 541 0 15937 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 65948

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=1001368/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=74580 CPUtime=402.09
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 19041 0 0 0 40148 61 0 0 25 0 1 0 1097173873 76369920 15559 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 18645 15559 248 541 0 18095 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 74580

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=1000152/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=75860 CPUtime=462.07
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 19351 0 0 0 46140 67 0 0 25 0 1 0 1097173873 77680640 15869 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 18965 15869 248 541 0 18415 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 75860

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=992344/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=83504 CPUtime=522.05
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 21844 0 0 0 52131 74 0 0 25 0 1 0 1097173873 85508096 17806 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 20876 17806 248 541 0 20326 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 83504

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=990424/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=84944 CPUtime=582.01
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 22324 0 0 0 58123 78 0 0 25 0 1 0 1097173873 86982656 18286 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 21236 18286 248 541 0 20686 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 84944

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=987096/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=88408 CPUtime=642
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 23156 0 0 0 64117 83 0 0 25 0 1 0 1097173873 90529792 19118 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 22102 19118 248 541 0 21552 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 88408

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=980248/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=98776 CPUtime=701.96
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 25448 0 0 0 70106 90 0 0 25 0 1 0 1097173873 101146624 20770 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 24694 20770 248 541 0 24144 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 98776

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=979736/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=99416 CPUtime=761.94
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 25622 0 0 0 76100 94 0 0 25 0 1 0 1097173873 101801984 20944 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 24854 20944 248 541 0 24304 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 99416

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=978904/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=100376 CPUtime=821.91
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 25834 0 0 0 82092 99 0 0 25 0 1 0 1097173873 102785024 21156 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 25094 21156 248 541 0 24544 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 100376

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=973272/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=106176 CPUtime=881.88
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 27232 0 0 0 88084 104 0 0 25 0 1 0 1097173873 108724224 22554 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 26544 22554 248 541 0 25994 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 106176

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=969304/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=110280 CPUtime=941.85
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 28954 0 0 0 94077 108 0 0 25 0 1 0 1097173873 112926720 23540 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 27570 23540 248 541 0 27020 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 110280

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=968472/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=111560 CPUtime=1001.82
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 29175 0 0 0 100071 111 0 0 25 0 1 0 1097173873 114237440 23761 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 27890 23761 248 541 0 27340 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 111560

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 26503
/proc/meminfo: memFree=965016/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=116360 CPUtime=1061.8
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 30024 0 0 0 106064 116 0 0 25 0 1 0 1097173873 119152640 24610 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 29090 24610 248 541 0 28540 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 116360

[startup+1122.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/82 26503
/proc/meminfo: memFree=963032/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=118280 CPUtime=1121.77
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 30533 0 0 0 112058 119 0 0 25 0 1 0 1097173873 121118720 25119 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 29570 25119 248 541 0 29020 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 118280

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/82 26503
/proc/meminfo: memFree=960984/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=120200 CPUtime=1181.75
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 31054 0 0 0 118052 123 0 0 25 0 1 0 1097173873 123084800 25640 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 30050 25640 248 541 0 29500 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 120200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.01 1.00 1.00 2/82 26503
/proc/meminfo: memFree=959320/2055920 swapFree=4172176/4192956
[pid=26496] ppid=26494 vsize=121612 CPUtime=1200.04
/proc/26496/stat : 26496 (kw) R 26494 26496 26243 0 -1 0 31448 0 0 0 119879 125 0 0 25 0 1 0 1097173873 124530688 26034 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26496/statm: 30403 26034 248 541 0 29853 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 121612

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.62
CPU time (s): 1200.07
CPU user time (s): 1198.79
CPU system time (s): 1.27281
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 121612

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

runsolver used 1.2848 second user time and 4.18436 second system time

The end

Launcher Data

Begin job on node85 at 2009-03-28 13:58:20
IDJOB=1519899
IDBENCH=70379
IDSOLVER=501
FILE ID=node85/1519899-1238245100
PBS_JOBID= 9060699
Free space on /tmp= 126788 MiB

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

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

MD5SUM BENCH= 78177f2db9eebc5964f62181ca200222
RANDOM SEED=1325207054

node85.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1063608 kB
Buffers:         59748 kB
Cached:         849668 kB
SwapCached:       9944 kB
Active:         649144 kB
Inactive:       271688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1063608 kB
SwapTotal:     4192956 kB
SwapFree:      4172176 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          16928 kB
Slab:            55772 kB
Committed_AS:  2602552 kB
PageTables:       2596 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= 126784 MiB
End job on node85 at 2009-03-28 14:18:22