Trace number 1519941

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1420449214-092.cnf
MD5SUM320f330386aa57359f97f15f784cbd07
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark726.985
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-1519941-1238248926/watcher-1519941-1238248926 -o /tmp/evaluation-result-1519941-1238248926/solver-1519941-1238248926 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519941-1238248926.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 1.02 1.00 3/64 5975
/proc/meminfo: memFree=1042808/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=2732 CPUtime=0
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 293 0 0 0 0 0 0 0 18 0 1 0 1097554531 2797568 277 1992294400 4194304 6412682 548682068864 18446744073709551615 5310087 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 683 277 216 541 0 133 0

[startup+0.072311 s]
/proc/loadavg: 0.92 1.02 1.00 3/64 5975
/proc/meminfo: memFree=1042808/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=3172 CPUtime=0.07
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 461 0 0 0 7 0 0 0 18 0 1 0 1097554531 3248128 438 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 793 438 242 541 0 243 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3172

[startup+0.101315 s]
/proc/loadavg: 0.92 1.02 1.00 3/64 5975
/proc/meminfo: memFree=1042808/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=3436 CPUtime=0.09
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 515 0 0 0 9 0 0 0 18 0 1 0 1097554531 3518464 492 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 859 492 242 541 0 309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3436

[startup+0.301349 s]
/proc/loadavg: 0.92 1.02 1.00 3/64 5975
/proc/meminfo: memFree=1042808/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=4648 CPUtime=0.29
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 809 0 0 0 29 0 0 0 19 0 1 0 1097554531 4759552 786 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 1162 786 242 541 0 612 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4648

[startup+0.701416 s]
/proc/loadavg: 0.92 1.02 1.00 3/64 5975
/proc/meminfo: memFree=1042808/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=6292 CPUtime=0.69
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 1209 0 0 0 69 0 0 0 22 0 1 0 1097554531 6443008 1186 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 1573 1186 242 541 0 1023 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6292

[startup+1.50155 s]
/proc/loadavg: 0.92 1.02 1.00 2/65 5976
/proc/meminfo: memFree=1038000/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=7864 CPUtime=1.5
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 1578 0 0 0 148 2 0 0 25 0 1 0 1097554531 8052736 1515 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 1966 1515 242 541 0 1416 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 7864

[startup+3.10183 s]
/proc/loadavg: 0.92 1.02 1.00 2/65 5976
/proc/meminfo: memFree=1036848/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=9416 CPUtime=3.09
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 2038 0 0 0 306 3 0 0 25 0 1 0 1097554531 9641984 1878 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 2354 1878 248 541 0 1804 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9416

[startup+6.30137 s]
/proc/loadavg: 0.93 1.02 1.00 2/65 5976
/proc/meminfo: memFree=1034608/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=11808 CPUtime=6.29
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 2687 0 0 0 624 5 0 0 25 0 1 0 1097554531 12091392 2398 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 2952 2398 248 541 0 2402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11808

[startup+12.7015 s]
/proc/loadavg: 0.93 1.02 1.00 2/65 5976
/proc/meminfo: memFree=1031152/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=15184 CPUtime=12.69
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 3558 0 0 0 1262 7 0 0 25 0 1 0 1097554531 15548416 3099 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 3796 3099 248 541 0 3246 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15184

[startup+25.5017 s]
/proc/loadavg: 0.95 1.02 1.00 2/65 5976
/proc/meminfo: memFree=1026672/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=20596 CPUtime=25.48
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 4945 0 0 0 2537 11 0 0 25 0 1 0 1097554531 21090304 4262 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 5149 4262 248 541 0 4599 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20596

[startup+51.102 s]
/proc/loadavg: 0.96 1.01 1.00 2/65 5976
/proc/meminfo: memFree=1019952/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=29340 CPUtime=51.07
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 7080 0 0 0 5090 17 0 0 25 0 1 0 1097554531 30044160 6100 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 7335 6100 248 541 0 6785 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29340

[startup+102.306 s]
/proc/loadavg: 0.98 1.01 1.00 2/65 5976
/proc/meminfo: memFree=1012208/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=37572 CPUtime=102.26
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 9428 0 0 0 10198 28 0 0 25 0 1 0 1097554531 38473728 7816 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 9393 7816 248 541 0 8843 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37572

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=1002032/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=48736 CPUtime=162.24
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 12251 0 0 0 16186 38 0 0 25 0 1 0 1097554531 49905664 10044 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 12184 10044 248 541 0 11634 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 48736

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=997488/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=54576 CPUtime=222.22
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 14018 0 0 0 22175 47 0 0 25 0 1 0 1097554531 55885824 11445 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 13644 11445 248 541 0 13094 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 54576

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=991664/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=60704 CPUtime=282.2
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 15555 0 0 0 28164 56 0 0 25 0 1 0 1097554531 62160896 12982 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 15176 12982 248 541 0 14626 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 60704

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=988464/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=64484 CPUtime=342.18
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 16714 0 0 0 34155 63 0 0 25 0 1 0 1097554531 66031616 13720 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 16121 13720 248 541 0 15571 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 64484

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=982640/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=70976 CPUtime=402.16
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 18645 0 0 0 40147 69 0 0 25 0 1 0 1097554531 72679424 15167 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 17744 15167 248 541 0 17194 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 70976

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=980080/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=73780 CPUtime=462.14
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 19301 0 0 0 46139 75 0 0 25 0 1 0 1097554531 75550720 15823 1992294400 4194304 6412682 548682068864 18446744073709551615 4287158 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 18445 15823 248 541 0 17895 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 73780

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=974192/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=82120 CPUtime=522.12
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 21486 0 0 0 52130 82 0 0 25 0 1 0 1097554531 84090880 17452 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 20530 17452 248 541 0 19980 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 82120

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=970928/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=84680 CPUtime=582.1
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 22114 0 0 0 58124 86 0 0 25 0 1 0 1097554531 86712320 18080 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 21170 18080 248 541 0 20620 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 84680

[startup+642.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=966896/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=88344 CPUtime=642.09
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 23141 0 0 0 64118 91 0 0 25 0 1 0 1097554531 90464256 19107 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 22086 19107 248 541 0 21536 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 88344

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=962992/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=94660 CPUtime=702.06
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 24736 0 0 0 70109 97 0 0 25 0 1 0 1097554531 96931840 20062 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 23665 20062 248 541 0 23115 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 94660

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=961840/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=96100 CPUtime=762.05
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 25026 0 0 0 76104 101 0 0 25 0 1 0 1097554531 98406400 20352 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 24025 20352 248 541 0 23475 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 96100

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=960944/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=96900 CPUtime=822.03
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 25238 0 0 0 82098 105 0 0 25 0 1 0 1097554531 99225600 20564 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 24225 20564 248 541 0 23675 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 96900

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=952368/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=107044 CPUtime=882.01
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 27394 0 0 0 88089 112 0 0 25 0 1 0 1097554531 109613056 22720 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 26761 22720 248 541 0 26211 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 107044

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=951024/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=108324 CPUtime=941.99
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 28449 0 0 0 94083 116 0 0 25 0 1 0 1097554531 110923776 23039 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 27081 23039 248 541 0 26531 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 108324

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=948528/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=111524 CPUtime=1001.97
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 29070 0 0 0 100076 121 0 0 25 0 1 0 1097554531 114200576 23660 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 27881 23660 248 541 0 27331 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 111524

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=947248/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=112484 CPUtime=1061.95
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 29395 0 0 0 106070 125 0 0 25 0 1 0 1097554531 115183616 23985 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 28121 23985 248 541 0 27571 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 112484

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=944496/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=115684 CPUtime=1121.93
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 30072 0 0 0 112065 128 0 0 25 0 1 0 1097554531 118460416 24662 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 28921 24662 248 541 0 28371 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 115684

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=939824/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=119952 CPUtime=1181.91
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 31264 0 0 0 118059 132 0 0 25 0 1 0 1097554531 122830848 25854 1992294400 4194304 6412682 548682068864 18446744073709551615 4334390 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 29988 25854 248 541 0 29438 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 119952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5976
/proc/meminfo: memFree=937200/2055920 swapFree=4175308/4192956
[pid=5975] ppid=5973 vsize=122884 CPUtime=1200.01
/proc/5975/stat : 5975 (kw) R 5973 5975 5614 0 -1 0 31894 0 0 0 119867 134 0 0 25 0 1 0 1097554531 125833216 26484 1992294400 4194304 6412682 548682068864 18446744073709551615 4287178 0 0 4096 0 0 0 0 17 1 0 0
/proc/5975/statm: 30721 26484 248 541 0 30171 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 122884

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.04
CPU user time (s): 1198.67
CPU system time (s): 1.36179
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 122884

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

runsolver used 0.950855 second user time and 2.68859 second system time

The end

Launcher Data

Begin job on node55 at 2009-03-28 15:02:06
IDJOB=1519941
IDBENCH=70400
IDSOLVER=501
FILE ID=node55/1519941-1238248926
PBS_JOBID= 9060732
Free space on /tmp= 66212 MiB

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

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

MD5SUM BENCH= 320f330386aa57359f97f15f784cbd07
RANDOM SEED=686368175

node55.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.259
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.259
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:       1043224 kB
Buffers:         86256 kB
Cached:         830996 kB
SwapCached:      11560 kB
Active:         110004 kB
Inactive:       820432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1043224 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          18888 kB
Slab:            68296 kB
Committed_AS:  2686444 kB
PageTables:       1372 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= 66208 MiB
End job on node55 at 2009-03-28 15:22:09