Trace number 3285773

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 2011-02-28? (TO) 1300.13 1300.09

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3285773-1303768310/watcher-3285773-1303768310 -o /tmp/evaluation-result-3285773-1303768310/solver-3285773-1303768310 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3285773-1303768310.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.71 3.92 3.66 5/189 22908
/proc/meminfo: memFree=27083692/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=6720 CPUtime=0 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 1000 0 0 0 0 0 0 0 23 0 1 0 488431284 6881280 952 33554432000 4194304 6935321 140733388894064 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 1680 957 241 670 0 1001 0

[startup+0.00658404 s]
/proc/loadavg: 3.71 3.92 3.66 5/189 22908
/proc/meminfo: memFree=27083692/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=7116 CPUtime=0 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 1117 0 0 0 0 0 0 0 23 0 1 0 488431284 7286784 1069 33554432000 4194304 6935321 140733388894064 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 1779 1074 241 670 0 1100 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7116

[startup+0.100567 s]
/proc/loadavg: 3.71 3.92 3.66 5/189 22908
/proc/meminfo: memFree=27083692/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=110772 CPUtime=0.09 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 23787 0 0 0 7 2 0 0 23 0 1 0 488431284 113430528 23722 33554432000 4194304 6935321 140733388894064 18446744073709551615 4521250 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 27693 23732 241 670 0 27014 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 110772

[startup+0.300528 s]
/proc/loadavg: 3.71 3.92 3.66 5/189 22908
/proc/meminfo: memFree=27083692/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=303068 CPUtime=0.29 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 73828 0 0 0 21 8 0 0 25 0 1 0 488431284 310341632 73762 33554432000 4194304 6935321 140733388894064 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 75767 73770 241 670 0 75088 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 303068

[startup+0.700449 s]
/proc/loadavg: 3.71 3.92 3.66 5/189 22908
/proc/meminfo: memFree=27083692/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=398124 CPUtime=0.69 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 82739 0 0 0 59 10 0 0 25 0 1 0 488431284 407678976 82673 33554432000 4194304 6935321 140733388894064 18446744073709551615 5493941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 99531 82673 252 670 0 98852 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 398124

[startup+1.5003 s]
/proc/loadavg: 3.81 3.93 3.67 6/190 22909
/proc/meminfo: memFree=26620216/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=416240 CPUtime=1.49 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 87229 0 0 0 138 11 0 0 25 0 1 0 488431284 426229760 87163 33554432000 4194304 6935321 140733388894064 18446744073709551615 5354935 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 104060 87163 252 670 0 103381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 416240

[startup+3.10099 s]
/proc/loadavg: 3.81 3.93 3.67 6/190 22909
/proc/meminfo: memFree=26539492/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=546128 CPUtime=3.09 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 119005 0 0 0 294 15 0 0 25 0 1 0 488431284 559235072 118939 33554432000 4194304 6935321 140733388894064 18446744073709551615 5319297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 136532 118939 252 670 0 135853 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 546128

[startup+6.30044 s]
/proc/loadavg: 3.81 3.93 3.67 6/190 22909
/proc/meminfo: memFree=26250052/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=815608 CPUtime=6.29 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 182463 0 0 0 605 24 0 0 25 0 1 0 488431284 835182592 182397 33554432000 4194304 6935321 140733388894064 18446744073709551615 5345392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 203902 182398 252 670 0 203223 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 815608

[startup+12.7002 s]
/proc/loadavg: 3.84 3.94 3.67 6/190 22909
/proc/meminfo: memFree=25784952/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=1282760 CPUtime=12.69 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 296307 0 0 0 1230 39 0 0 25 0 1 0 488431284 1313546240 296241 33554432000 4194304 6935321 140733388894064 18446744073709551615 5494178 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 320690 296241 252 670 0 320011 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1282760

[startup+25.5007 s]
/proc/loadavg: 3.87 3.94 3.67 6/190 22909
/proc/meminfo: memFree=24943876/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2066600 CPUtime=25.49 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 500350 0 0 0 2484 65 0 0 25 0 1 0 488431284 2116198400 497005 33554432000 4194304 6935321 140733388894064 18446744073709551615 4730189 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 516650 497005 274 670 0 515971 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2066600

[startup+51.1008 s]
/proc/loadavg: 3.91 3.94 3.68 6/190 22910
/proc/meminfo: memFree=24949592/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2002676 CPUtime=51.09 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 503058 0 0 0 5043 66 0 0 25 0 1 0 488431284 2050740224 481434 33554432000 4194304 6935321 140733388894064 18446744073709551615 4394991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 500669 481434 286 670 0 499990 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2002676

[startup+102.307 s]
/proc/loadavg: 3.96 3.95 3.70 6/190 22912
/proc/meminfo: memFree=24809112/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2002676 CPUtime=102.3 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 503063 0 0 0 10164 66 0 0 25 0 1 0 488431284 2050740224 481439 33554432000 4194304 6935321 140733388894064 18446744073709551615 4400607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 500669 481439 286 670 0 499990 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2002676

[startup+162.301 s]
/proc/loadavg: 4.06 3.97 3.72 6/190 22913
/proc/meminfo: memFree=24688308/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2002676 CPUtime=162.3 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 503092 0 0 0 16164 66 0 0 25 0 1 0 488431284 2050740224 481468 33554432000 4194304 6935321 140733388894064 18446744073709551615 4346672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 500669 481468 286 670 0 499990 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 2002676

[startup+222.3 s]
/proc/loadavg: 4.06 3.99 3.74 6/190 22915
/proc/meminfo: memFree=24627724/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2002676 CPUtime=222.3 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 503135 0 0 0 22164 66 0 0 25 0 1 0 488431284 2050740224 481511 33554432000 4194304 6935321 140733388894064 18446744073709551615 4347166 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 500669 481511 286 670 0 499990 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2002676

[startup+282.301 s]
/proc/loadavg: 4.02 3.99 3.75 6/190 22916
/proc/meminfo: memFree=24625580/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2002676 CPUtime=282.3 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 503162 0 0 0 28164 66 0 0 25 0 1 0 488431284 2050740224 481538 33554432000 4194304 6935321 140733388894064 18446744073709551615 4346630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 500669 481538 286 670 0 499990 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 2002676

[startup+342.3 s]
/proc/loadavg: 4.00 3.99 3.76 6/190 22918
/proc/meminfo: memFree=24552632/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2002676 CPUtime=342.3 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 503241 0 0 0 34164 66 0 0 25 0 1 0 488431284 2050740224 481617 33554432000 4194304 6935321 140733388894064 18446744073709551615 4347166 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 500669 481617 286 670 0 499990 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2002676

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.77 6/190 22920
/proc/meminfo: memFree=24530156/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2002676 CPUtime=402.31 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 503284 0 0 0 40165 66 0 0 25 0 1 0 488431284 2050740224 481660 33554432000 4194304 6935321 140733388894064 18446744073709551615 4347626 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 500669 481660 286 670 0 499990 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 2002676

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.79 6/190 22921
/proc/meminfo: memFree=24505820/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2014320 CPUtime=462.3 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 504988 0 0 0 46164 66 0 0 25 0 1 0 488431284 2062663680 483364 33554432000 4194304 6935321 140733388894064 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 503580 483364 298 670 0 502901 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2014320

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.80 6/190 22923
/proc/meminfo: memFree=24469316/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2014320 CPUtime=522.31 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 513165 0 0 0 52163 68 0 0 25 0 1 0 488431284 2062663680 483370 33554432000 4194304 6935321 140733388894064 18446744073709551615 4346684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 503580 483370 298 670 0 502901 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2014320

[startup+582.301 s]
/proc/loadavg: 3.51 3.86 3.77 4/184 22950
/proc/meminfo: memFree=25216460/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2014320 CPUtime=582.31 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 513165 0 0 0 58163 68 0 0 25 0 1 0 488431284 2062663680 483370 33554432000 4194304 6935321 140733388894064 18446744073709551615 4347152 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 503580 483370 298 670 0 502901 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2014320

[startup+642.3 s]
/proc/loadavg: 3.19 3.70 3.72 4/184 22952
/proc/meminfo: memFree=25215932/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2014320 CPUtime=642.32 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 513165 0 0 0 64164 68 0 0 25 0 1 0 488431284 2062663680 483370 33554432000 4194304 6935321 140733388894064 18446744073709551615 4487272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 503580 483370 298 670 0 502901 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2014320

[startup+702.301 s]
/proc/loadavg: 3.11 3.59 3.67 4/184 22954
/proc/meminfo: memFree=25205720/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2014320 CPUtime=702.32 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 513166 0 0 0 70164 68 0 0 25 0 1 0 488431284 2062663680 483371 33554432000 4194304 6935321 140733388894064 18446744073709551615 4346630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 503580 483371 298 670 0 502901 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 2014320

[startup+762.306 s]
/proc/loadavg: 3.04 3.48 3.63 4/184 22958
/proc/meminfo: memFree=25140516/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2053296 CPUtime=762.32 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 524707 0 0 0 76163 69 0 0 25 0 1 0 488431284 2102575104 494912 33554432000 4194304 6935321 140733388894064 18446744073709551615 4346618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 513324 494912 298 670 0 512645 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2053296

[startup+822.301 s]
/proc/loadavg: 3.01 3.39 3.59 4/184 22960
/proc/meminfo: memFree=25140808/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2053296 CPUtime=822.32 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 524708 0 0 0 82163 69 0 0 25 0 1 0 488431284 2102575104 494913 33554432000 4194304 6935321 140733388894064 18446744073709551615 4348032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 513324 494913 298 670 0 512645 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2053296

[startup+882.301 s]
/proc/loadavg: 3.00 3.31 3.55 4/184 22961
/proc/meminfo: memFree=25131096/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2053296 CPUtime=882.32 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 524708 0 0 0 88163 69 0 0 25 0 1 0 488431284 2102575104 494913 33554432000 4194304 6935321 140733388894064 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 513324 494913 298 670 0 512645 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2053296

[startup+942.301 s]
/proc/loadavg: 3.06 3.27 3.52 4/184 22963
/proc/meminfo: memFree=25131176/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2053296 CPUtime=942.32 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 524708 0 0 0 94163 69 0 0 25 0 1 0 488431284 2102575104 494913 33554432000 4194304 6935321 140733388894064 18446744073709551615 4348013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 513324 494913 298 670 0 512645 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2053296

[startup+1002.3 s]
/proc/loadavg: 3.02 3.22 3.48 4/184 22965
/proc/meminfo: memFree=25130892/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2053296 CPUtime=1002.32 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 524714 0 0 0 100163 69 0 0 25 0 1 0 488431284 2102575104 494919 33554432000 4194304 6935321 140733388894064 18446744073709551615 4346616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 513324 494919 298 670 0 512645 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2053296

[startup+1062.3 s]
/proc/loadavg: 3.01 3.18 3.45 4/184 22966
/proc/meminfo: memFree=25131220/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2053296 CPUtime=1062.32 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 524714 0 0 0 106163 69 0 0 25 0 1 0 488431284 2102575104 494919 33554432000 4194304 6935321 140733388894064 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 513324 494919 298 670 0 512645 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2053296

[startup+1122.3 s]
/proc/loadavg: 3.00 3.14 3.42 4/184 22968
/proc/meminfo: memFree=25109344/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2066600 CPUtime=1122.34 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 528040 0 0 0 112164 70 0 0 25 0 1 0 488431284 2116198400 498245 33554432000 4194304 6935321 140733388894064 18446744073709551615 4347640 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 516650 498245 298 670 0 515971 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 2066600

[startup+1182.3 s]
/proc/loadavg: 3.07 3.13 3.39 4/184 22969
/proc/meminfo: memFree=25078172/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2066600 CPUtime=1182.34 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 528040 0 0 0 118164 70 0 0 25 0 1 0 488431284 2116198400 498245 33554432000 4194304 6935321 140733388894064 18446744073709551615 4348013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 516650 498245 298 670 0 515971 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 2066600

[startup+1242.3 s]
/proc/loadavg: 3.10 3.12 3.37 4/184 22971
/proc/meminfo: memFree=25066724/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2066600 CPUtime=1242.34 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 528040 0 0 0 124164 70 0 0 25 0 1 0 488431284 2116198400 498245 33554432000 4194304 6935321 140733388894064 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 516650 498245 298 670 0 515971 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 2066600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.96 3.08 3.34 2/172 23008
/proc/meminfo: memFree=26278188/32950928 swapFree=67111364/67111528
[pid=22908] ppid=22906 vsize=2066600 CPUtime=1300.05 cores=1,3
/proc/22908/stat : 22908 (kw) R 22906 22908 20892 0 -1 4202496 528040 0 0 0 129935 70 0 0 25 0 1 0 488431284 2116198400 498245 33554432000 4194304 6935321 140733388894064 18446744073709551615 4347636 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22908/statm: 516650 498245 298 670 0 515971 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 2066600

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): 1300.09
CPU time (s): 1300.13
CPU user time (s): 1299.35
CPU system time (s): 0.779881
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2066600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.35
system time used= 0.779881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 528040
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= 3
involuntary context switches= 1875

runsolver used 2.18767 second user time and 4.75128 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-25 23:51:56
IDJOB=3285773
IDBENCH=82399
IDSOLVER=1658
FILE ID=node127/3285773-1303768310
RUNJOBID= node127-1303768310-22868
PBS_JOBID= 13157130
Free space on /tmp= 70904 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285773-1303768310/watcher-3285773-1303768310 -o /tmp/evaluation-result-3285773-1303768310/solver-3285773-1303768310 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3285773-1303768310.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=1846603599

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27084964 kB
Buffers:       1240800 kB
Cached:        3017200 kB
SwapCached:          0 kB
Active:        1833240 kB
Inactive:      3553528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27084964 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          301552 kB
Writeback:           0 kB
AnonPages:     1127904 kB
Mapped:          18240 kB
Slab:           412464 kB
PageTables:       7552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1356148 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71012 MiB
End job on node127 at 2011-04-26 00:13:38