Trace number 1723558

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.15 1200.57

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark50.8813
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723558-1240687028/watcher-1723558-1240687028 -o /tmp/evaluation-result-1723558-1240687028/solver-1723558-1240687028 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1723558-1240687028.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 3/64 17188
/proc/meminfo: memFree=1736128/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=5152 CPUtime=0
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 813 0 0 0 0 0 0 0 18 0 1 0 96735895 5275648 797 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 1288 801 208 541 0 738 0

[startup+0.104559 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17188
/proc/meminfo: memFree=1736128/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=17404 CPUtime=0.09
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 3270 0 0 0 8 1 0 0 18 0 1 0 96735895 17821696 3254 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 4351 3254 219 541 0 3801 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17404

[startup+0.201573 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17188
/proc/meminfo: memFree=1736128/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=18992 CPUtime=0.19
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 3687 0 0 0 18 1 0 0 18 0 1 0 96735895 19447808 3671 1992294400 4194304 6412682 548682068832 18446744073709551615 5487206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 4748 3672 219 541 0 4198 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18992

[startup+0.301589 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17188
/proc/meminfo: memFree=1736128/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=20576 CPUtime=0.29
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 4139 0 0 0 28 1 0 0 19 0 1 0 96735895 21069824 4123 1992294400 4194304 6412682 548682068832 18446744073709551615 4917338 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 5144 4124 219 541 0 4594 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20576

[startup+0.701658 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17188
/proc/meminfo: memFree=1736128/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=27284 CPUtime=0.69
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 6147 0 0 0 67 2 0 0 22 0 1 0 96735895 27938816 5938 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 6821 5938 220 541 0 6271 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27284

[startup+1.50179 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17189
/proc/meminfo: memFree=1706488/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=40048 CPUtime=1.49
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 10012 0 0 0 144 5 0 0 25 0 1 0 96735895 41009152 9418 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 10012 9418 220 541 0 9462 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40048

[startup+3.10107 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17189
/proc/meminfo: memFree=1682616/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=58828 CPUtime=3.09
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 14179 0 0 0 301 8 0 0 25 0 1 0 96735895 60239872 13585 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 14707 13585 248 541 0 14157 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58828

[startup+6.30162 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17189
/proc/meminfo: memFree=1664120/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=74996 CPUtime=6.29
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 18279 0 0 0 616 13 0 0 25 0 1 0 96735895 76795904 17685 1992294400 4194304 6412682 548682068832 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 18749 17685 248 541 0 18199 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74996

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17189
/proc/meminfo: memFree=1658424/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=79144 CPUtime=12.69
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 19359 0 0 0 1255 14 0 0 25 0 1 0 96735895 81043456 18765 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 19786 18765 255 541 0 19236 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79144

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17189
/proc/meminfo: memFree=1657912/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=79144 CPUtime=25.48
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 19431 0 0 0 2527 21 0 0 25 0 1 0 96735895 81043456 18837 1992294400 4194304 6412682 548682068832 18446744073709551615 4285840 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 19786 18837 258 541 0 19236 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79144

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17189
/proc/meminfo: memFree=1657528/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=79144 CPUtime=51.08
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 19544 0 0 0 5065 43 0 0 25 0 1 0 96735895 81043456 18950 1992294400 4194304 6412682 548682068832 18446744073709551615 4570445 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 19786 18950 258 541 0 19236 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 79144

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17189
/proc/meminfo: memFree=1637240/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=100112 CPUtime=102.26
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 24615 0 0 0 10138 88 0 0 25 0 1 0 96735895 102514688 24021 1992294400 4194304 6412682 548682068832 18446744073709551615 4333387 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 25028 24021 258 541 0 24478 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 100112

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17189
/proc/meminfo: memFree=1610488/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=128664 CPUtime=162.24
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 31279 0 0 0 16085 139 0 0 25 0 1 0 96735895 131751936 30685 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 32166 30685 258 541 0 31616 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 128664

[startup+222.306 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1579448/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=161664 CPUtime=222.22
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 39914 0 0 0 22040 182 0 0 25 0 1 0 96735895 165543936 38423 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 40416 38423 258 541 0 39866 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 161664

[startup+282.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 17189
/proc/meminfo: memFree=1559864/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=182852 CPUtime=282.19
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 45353 0 0 0 28013 206 0 0 25 0 1 0 96735895 187240448 43310 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 45713 43310 258 541 0 45163 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 182852

[startup+342.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17189
/proc/meminfo: memFree=1538040/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=208040 CPUtime=342.18
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 51414 0 0 0 33973 245 0 0 25 0 1 0 96735895 213032960 48736 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 52010 48736 258 541 0 51460 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 208040

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1514808/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=235564 CPUtime=402.15
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 57928 0 0 0 39941 274 0 0 25 0 1 0 96735895 241217536 54519 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 58891 54519 258 541 0 58341 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 235564

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1497912/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=255468 CPUtime=462.14
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 62973 0 0 0 45921 293 0 0 25 0 1 0 96735895 261599232 58724 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 63867 58724 258 541 0 63317 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 255468

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1478136/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=276224 CPUtime=522.11
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 68006 0 0 0 51898 313 0 0 25 0 1 0 96735895 282853376 63757 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 69056 63757 258 541 0 68506 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 276224

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1472760/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=280768 CPUtime=582.09
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 70187 0 0 0 57881 328 0 0 25 0 1 0 96735895 287506432 64972 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 70192 64972 258 541 0 69642 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 280768

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1438968/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=317832 CPUtime=642.07
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 78611 0 0 0 63856 351 0 0 25 0 1 0 96735895 325459968 73396 1992294400 4194304 6412682 548682068832 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 79458 73396 258 541 0 78908 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 317832

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1441016/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=316008 CPUtime=702.05
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 79207 0 0 0 69843 362 0 0 25 0 1 0 96735895 323592192 72880 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 79002 72880 258 541 0 78452 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 316008

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1433784/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=324972 CPUtime=762.03
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 81010 0 0 0 75823 380 0 0 25 0 1 0 96735895 332771328 74683 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 81243 74683 258 541 0 80693 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 324972

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1405752/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=356836 CPUtime=822.01
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 87992 0 0 0 81806 395 0 0 25 0 1 0 96735895 365400064 81665 1992294400 4194304 6412682 548682068832 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 89209 81665 258 541 0 88659 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 356836

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1406520/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=356972 CPUtime=881.99
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 89059 0 0 0 87785 414 0 0 25 0 1 0 96735895 365539328 81453 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 89243 81453 258 541 0 88693 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 356972

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1386808/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=376468 CPUtime=941.96
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 94053 0 0 0 93762 434 0 0 25 0 1 0 96735895 385503232 86447 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 94117 86447 258 541 0 93567 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 376468

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1368888/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=394508 CPUtime=1001.94
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 98438 0 0 0 99755 439 0 0 25 0 1 0 96735895 403976192 90832 1992294400 4194304 6412682 548682068832 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 98627 90832 258 541 0 98077 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 394508

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1370680/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=393756 CPUtime=1061.92
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 99443 0 0 0 105736 456 0 0 25 0 1 0 96735895 403206144 90366 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 98439 90366 258 541 0 97889 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 393756

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1361528/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=405276 CPUtime=1121.9
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 101716 0 0 0 111718 472 0 0 25 0 1 0 96735895 415002624 92639 1992294400 4194304 6412682 548682068832 18446744073709551615 4286842 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 101319 92639 258 541 0 100769 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 405276

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1331512/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=434652 CPUtime=1181.88
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 109212 0 0 0 117698 490 0 0 25 0 1 0 96735895 445083648 100135 1992294400 4194304 6412682 548682068832 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 108663 100135 258 541 0 108113 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 434652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17189
/proc/meminfo: memFree=1331448/2055920 swapFree=4181396/4192956
[pid=17188] ppid=17186 vsize=434652 CPUtime=1200.08
/proc/17188/stat : 17188 (kw) R 17186 17188 16906 0 -1 0 109212 0 0 0 119518 490 0 0 25 0 1 0 96735895 445083648 100135 1992294400 4194304 6412682 548682068832 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/17188/statm: 108663 100135 258 541 0 108113 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 434652

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.57
CPU time (s): 1200.15
CPU user time (s): 1195.18
CPU system time (s): 4.96924
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 434652

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

runsolver used 0.847871 second user time and 2.53861 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-25 21:17:09
IDJOB=1723558
IDBENCH=71718
IDSOLVER=501
FILE ID=node25/1723558-1240687028
PBS_JOBID= 9186701
Free space on /tmp= 66372 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723558-1240687028/watcher-1723558-1240687028 -o /tmp/evaluation-result-1723558-1240687028/solver-1723558-1240687028 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1723558-1240687028.cnf

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=2143500343

node25.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:       1736544 kB
Buffers:         31380 kB
Cached:         237444 kB
SwapCached:       5080 kB
Active:         175344 kB
Inactive:       101108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736544 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            7800 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            28928 kB
Committed_AS:   353308 kB
PageTables:       1460 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= 66368 MiB
End job on node25 at 2009-04-25 21:37:11