Trace number 1722142

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.09 1200.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_12_UNKNOWN.cnf
MD5SUMfbf37caab2e9eafe910c795f49053484
Bench CategoryAPPLICATION (applications 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 variables1898
Number of clauses128735
Sum of the clauses size383430
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23005
Number of clauses of size 3125707
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1722142-1240672863/watcher-1722142-1240672863 -o /tmp/evaluation-result-1722142-1240672863/solver-1722142-1240672863 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1722142-1240672863.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 20574
/proc/meminfo: memFree=1737552/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=5192 CPUtime=0
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 640 0 0 0 0 0 0 0 18 0 1 0 95319842 5316608 624 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 1298 624 219 541 0 748 0

[startup+0.063381 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20574
/proc/meminfo: memFree=1737552/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=6380 CPUtime=0.05
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 951 0 0 0 5 0 0 0 18 0 1 0 95319842 6533120 935 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 1595 935 219 541 0 1045 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6380

[startup+0.101384 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20574
/proc/meminfo: memFree=1737552/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=7176 CPUtime=0.09
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 1178 0 0 0 9 0 0 0 18 0 1 0 95319842 7348224 1162 1992294400 4194304 6412682 548682068832 18446744073709551615 5508555 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 1794 1165 219 541 0 1244 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7176

[startup+0.30141 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20574
/proc/meminfo: memFree=1737552/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=11204 CPUtime=0.29
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 2294 0 0 0 28 1 0 0 19 0 1 0 95319842 11472896 2278 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 2801 2278 219 541 0 2251 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11204

[startup+0.701463 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20574
/proc/meminfo: memFree=1737552/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=22872 CPUtime=0.69
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 5161 0 0 0 67 2 0 0 22 0 1 0 95319842 23420928 5145 1992294400 4194304 6412682 548682068832 18446744073709551615 4564926 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 5718 5145 239 541 0 5168 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22872

[startup+1.50157 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1717832/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=22872 CPUtime=1.49
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 5161 0 0 0 147 2 0 0 25 0 1 0 95319842 23420928 5145 1992294400 4194304 6412682 548682068832 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 5718 5145 239 541 0 5168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22872

[startup+3.10178 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1711496/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=29360 CPUtime=3.09
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 6570 0 0 0 306 3 0 0 25 0 1 0 95319842 30064640 6554 1992294400 4194304 6412682 548682068832 18446744073709551615 4264210 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 7340 6554 247 541 0 6790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29360

[startup+6.3012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1711432/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=29360 CPUtime=6.29
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 6570 0 0 0 626 3 0 0 25 0 1 0 95319842 30064640 6554 1992294400 4194304 6412682 548682068832 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 7340 6554 247 541 0 6790 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29360

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1707400/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=34528 CPUtime=12.69
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 7908 0 0 0 1264 5 0 0 25 0 1 0 95319842 35356672 7655 1992294400 4194304 6412682 548682068832 18446744073709551615 5508911 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 8632 7655 254 541 0 8082 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34528

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1699912/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=43328 CPUtime=25.48
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 9856 0 0 0 2540 8 0 0 25 0 1 0 95319842 44367872 9506 1992294400 4194304 6412682 548682068832 18446744073709551615 4287028 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 10832 9506 257 541 0 10282 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43328

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1687560/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=57436 CPUtime=51.08
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 13138 0 0 0 5095 13 0 0 25 0 1 0 95319842 58814464 12580 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 14359 12580 257 541 0 13809 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57436

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1674824/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=72108 CPUtime=102.27
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 16638 0 0 0 10205 22 0 0 25 0 1 0 95319842 73838592 15765 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 18027 15765 257 541 0 17477 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 72108

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1653768/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=96496 CPUtime=162.25
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 22423 0 0 0 16191 34 0 0 25 0 1 0 95319842 98811904 21072 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 24124 21072 257 541 0 23574 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 96496

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1639176/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=113036 CPUtime=222.23
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 26196 0 0 0 22182 41 0 0 25 0 1 0 95319842 115748864 24636 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 28259 24636 257 541 0 27709 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 113036

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1626568/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=127520 CPUtime=282.21
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 29546 0 0 0 28174 47 0 0 25 0 1 0 95319842 130580480 27745 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 31880 27745 257 541 0 31330 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 127520

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1621960/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=133292 CPUtime=342.19
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 30725 0 0 0 34168 51 0 0 25 0 1 0 95319842 136491008 28924 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 33323 28924 257 541 0 32773 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 133292

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1617288/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=139424 CPUtime=402.18
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 32134 0 0 0 40163 55 0 0 25 0 1 0 95319842 142770176 30056 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 34856 30056 257 541 0 34306 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 139424

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1614600/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=142788 CPUtime=462.16
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 32831 0 0 0 46159 57 0 0 25 0 1 0 95319842 146214912 30753 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 35697 30753 257 541 0 35147 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 142788

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1600840/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=158952 CPUtime=522.15
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 36569 0 0 0 52149 66 0 0 25 0 1 0 95319842 162766848 34173 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 39738 34173 257 541 0 39188 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 158952

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1592584/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=169368 CPUtime=582.13
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 38617 0 0 0 58145 68 0 0 25 0 1 0 95319842 173432832 36221 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 42342 36221 257 541 0 41792 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 169368

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1589576/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=172896 CPUtime=642.11
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 39358 0 0 0 64141 70 0 0 25 0 1 0 95319842 177045504 36962 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 43224 36962 257 541 0 42674 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 172896

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1585288/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=176404 CPUtime=702.09
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 40445 0 0 0 70137 72 0 0 25 0 1 0 95319842 180637696 38049 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 44101 38049 257 541 0 43551 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 176404

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1581064/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=179836 CPUtime=762.08
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 41469 0 0 0 76134 74 0 0 25 0 1 0 95319842 184152064 39073 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 44959 39073 257 541 0 44409 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 179836

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1579784/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=181580 CPUtime=822.06
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 42148 0 0 0 82130 76 0 0 25 0 1 0 95319842 185937920 39386 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 45395 39386 257 541 0 44845 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 181580

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1578824/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=182220 CPUtime=882.04
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 42391 0 0 0 88126 78 0 0 25 0 1 0 95319842 186593280 39629 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 45555 39629 257 541 0 45005 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 182220

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1577992/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=183180 CPUtime=942.02
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 42574 0 0 0 94123 79 0 0 25 0 1 0 95319842 187576320 39812 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 45795 39812 257 541 0 45245 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 183180

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20575
/proc/meminfo: memFree=1575560/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=186380 CPUtime=1002
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 43183 0 0 0 100120 80 0 0 25 0 1 0 95319842 190853120 40421 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 46595 40421 257 541 0 46045 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 186380

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20577
/proc/meminfo: memFree=1574344/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=187660 CPUtime=1061.99
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 43436 0 0 0 106116 83 0 0 25 0 1 0 95319842 192163840 40674 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 46915 40674 257 541 0 46365 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 187660

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20577
/proc/meminfo: memFree=1573960/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=188300 CPUtime=1121.97
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 43541 0 0 0 112113 84 0 0 25 0 1 0 95319842 192819200 40779 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 47075 40779 257 541 0 46525 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 188300

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20577
/proc/meminfo: memFree=1572488/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=189580 CPUtime=1181.95
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 43920 0 0 0 118111 84 0 0 25 0 1 0 95319842 194129920 41158 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 47395 41158 257 541 0 46845 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 189580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20577
/proc/meminfo: memFree=1571272/2055920 swapFree=4181092/4192956
[pid=20574] ppid=20572 vsize=190976 CPUtime=1200.06
/proc/20574/stat : 20574 (kw) R 20572 20574 20115 0 -1 0 44202 0 0 0 119921 85 0 0 25 0 1 0 95319842 195559424 41440 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20574/statm: 47744 41440 257 541 0 47194 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 190976

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.43
CPU time (s): 1200.09
CPU user time (s): 1199.21
CPU system time (s): 0.880866
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 190976

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

runsolver used 0.859869 second user time and 2.57861 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-25 17:21:04
IDJOB=1722142
IDBENCH=71084
IDSOLVER=501
FILE ID=node13/1722142-1240672863
PBS_JOBID= 9186580
Free space on /tmp= 66216 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_12_UNKNOWN.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722142-1240672863/watcher-1722142-1240672863 -o /tmp/evaluation-result-1722142-1240672863/solver-1722142-1240672863 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1722142-1240672863.cnf

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

MD5SUM BENCH= fbf37caab2e9eafe910c795f49053484
RANDOM SEED=1306114758

node13.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.227
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.227
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:       1738032 kB
Buffers:         29520 kB
Cached:         214664 kB
SwapCached:       5580 kB
Active:          78020 kB
Inactive:       174264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738032 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            4480 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            51576 kB
Committed_AS:   300264 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= 66216 MiB
End job on node13 at 2009-04-25 17:41:06