Trace number 3380113

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.09 1300.05

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

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: 961)

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-3380113-1305455120/watcher-3380113-1305455120 -o /tmp/evaluation-result-3380113-1305455120/solver-3380113-1305455120 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380113-1305455120.cnf 

running on 2 cores: 4,6

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.79 2.64 2.89 4/379 22189
/proc/meminfo: memFree=21742972/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=44692 CPUtime=0 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 4746 0 0 0 0 0 0 0 23 0 1 0 735742611 45764608 4686 33554432000 4194304 4394578 140735249845840 18446744073709551615 4279566 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 11173 4700 244 49 0 8314 0

[startup+0.109298 s]
/proc/loadavg: 3.79 2.64 2.89 4/379 22189
/proc/meminfo: memFree=21742972/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=46844 CPUtime=0.1 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 6278 0 0 0 10 0 0 0 24 0 1 0 735742611 47968256 6218 33554432000 4194304 4394578 140735249845840 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 11711 6218 248 49 0 8852 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 46844

[startup+0.200272 s]
/proc/loadavg: 3.79 2.64 2.89 4/379 22189
/proc/meminfo: memFree=21742972/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=55024 CPUtime=0.19 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 8340 0 0 0 18 1 0 0 24 0 1 0 735742611 56344576 8280 33554432000 4194304 4394578 140735249845840 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 13756 8281 248 49 0 10897 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 55024

[startup+0.300266 s]
/proc/loadavg: 3.79 2.64 2.89 4/379 22189
/proc/meminfo: memFree=21742972/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=66640 CPUtime=0.29 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 11244 0 0 0 28 1 0 0 24 0 1 0 735742611 68239360 11184 33554432000 4194304 4394578 140735249845840 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 16660 11185 248 49 0 13801 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66640

[startup+0.701182 s]
/proc/loadavg: 3.79 2.64 2.89 4/379 22189
/proc/meminfo: memFree=21742972/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=142032 CPUtime=0.69 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 26145 0 0 0 66 3 0 0 25 0 1 0 735742611 145440768 26012 33554432000 4194304 4394578 140735249845840 18446744073709551615 4267176 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 35508 26015 254 49 0 32649 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 142032

[startup+1.50103 s]
/proc/loadavg: 3.79 2.64 2.89 5/380 22191
/proc/meminfo: memFree=21624428/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=142204 CPUtime=1.5 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 29019 0 0 0 142 8 0 0 25 0 1 0 735742611 145616896 28886 33554432000 4194304 4394578 140735249845840 18446744073709551615 252458090391 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 35551 28886 256 49 0 32692 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 142204

[startup+3.10071 s]
/proc/loadavg: 3.79 2.64 2.89 5/380 22191
/proc/meminfo: memFree=21596528/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=178760 CPUtime=3.09 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 42249 0 0 0 299 10 0 0 25 0 1 0 735742611 183050240 36412 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287577 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 44690 36413 267 49 0 41831 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 178760

[startup+6.30115 s]
/proc/loadavg: 3.81 2.66 2.90 5/380 22191
/proc/meminfo: memFree=21585860/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=185896 CPUtime=6.3 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 44107 0 0 0 619 11 0 0 25 0 1 0 735742611 190357504 38270 33554432000 4194304 4394578 140735249845840 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 46474 38270 267 49 0 43615 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 185896

[startup+12.7009 s]
/proc/loadavg: 3.82 2.68 2.91 5/380 22191
/proc/meminfo: memFree=21565080/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=202468 CPUtime=12.69 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 48270 0 0 0 1258 11 0 0 25 0 1 0 735742611 207327232 42433 33554432000 4194304 4394578 140735249845840 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 50617 42433 267 49 0 47758 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 202468

[startup+25.5006 s]
/proc/loadavg: 3.86 2.74 2.92 5/380 22191
/proc/meminfo: memFree=21520096/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=233680 CPUtime=25.5 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 55943 0 0 0 2537 13 0 0 25 0 1 0 735742611 239288320 50106 33554432000 4194304 4394578 140735249845840 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 58420 50106 267 49 0 55561 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 233680

[startup+51.1008 s]
/proc/loadavg: 3.97 2.86 2.95 5/380 22192
/proc/meminfo: memFree=21432572/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=315136 CPUtime=51.09 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 75454 0 0 0 5093 16 0 0 25 0 1 0 735742611 322699264 69617 33554432000 4194304 4394578 140735249845840 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 78784 69617 267 49 0 75925 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 315136

[startup+102.301 s]
/proc/loadavg: 3.99 3.03 3.01 5/380 22193
/proc/meminfo: memFree=21297464/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=431480 CPUtime=102.31 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 104513 0 0 0 10208 23 0 0 25 0 1 0 735742611 441835520 98676 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287590 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 107870 98676 267 49 0 105011 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 431480

[startup+162.301 s]
/proc/loadavg: 3.99 3.21 3.07 5/380 22195
/proc/meminfo: memFree=21116080/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=595148 CPUtime=162.29 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 146712 0 0 0 16198 31 0 0 25 0 1 0 735742611 609431552 136778 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287403 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 148787 136778 267 49 0 145928 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 595148

[startup+222.314 s]
/proc/loadavg: 4.07 3.38 3.13 5/380 22196
/proc/meminfo: memFree=20966768/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=696120 CPUtime=222.31 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 171790 0 0 0 22195 36 0 0 25 0 1 0 735742611 712826880 161856 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287949 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 174030 161856 267 49 0 171171 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 696120

[startup+282.301 s]
/proc/loadavg: 4.10 3.52 3.19 5/380 22198
/proc/meminfo: memFree=20869892/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=770248 CPUtime=282.3 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 192410 0 0 0 28191 39 0 0 25 0 1 0 735742611 788733952 182476 33554432000 4194304 4394578 140735249845840 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 192562 182476 267 49 0 189703 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 770248

[startup+342.301 s]
/proc/loadavg: 4.04 3.60 3.24 5/380 22200
/proc/meminfo: memFree=20857216/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=770248 CPUtime=342.31 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 192411 0 0 0 34192 39 0 0 25 0 1 0 735742611 788733952 182477 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287471 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 192562 182477 267 49 0 189703 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 770248

[startup+402.3 s]
/proc/loadavg: 4.01 3.67 3.29 5/380 22201
/proc/meminfo: memFree=20786888/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=868552 CPUtime=402.31 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 228866 0 0 0 40187 44 0 0 25 0 1 0 735742611 889397248 194354 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287897 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 217138 194354 267 49 0 214279 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 868552

[startup+462.3 s]
/proc/loadavg: 4.00 3.73 3.33 5/380 22203
/proc/meminfo: memFree=20771748/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=868552 CPUtime=462.31 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 228880 0 0 0 46187 44 0 0 25 0 1 0 735742611 889397248 194368 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287963 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 217138 194368 267 49 0 214279 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 868552

[startup+522.301 s]
/proc/loadavg: 4.03 3.79 3.37 5/380 22204
/proc/meminfo: memFree=20735632/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=891020 CPUtime=522.31 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 234475 0 0 0 52185 46 0 0 25 0 1 0 735742611 912404480 199963 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287414 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 222755 199963 267 49 0 219896 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 891020

[startup+582.301 s]
/proc/loadavg: 4.01 3.83 3.41 5/380 22206
/proc/meminfo: memFree=20723216/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=891020 CPUtime=582.31 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 234477 0 0 0 58185 46 0 0 25 0 1 0 735742611 912404480 199965 33554432000 4194304 4394578 140735249845840 18446744073709551615 4291973 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 222755 199965 267 49 0 219896 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 891020

[startup+642.301 s]
/proc/loadavg: 4.04 3.87 3.45 5/380 22208
/proc/meminfo: memFree=20705328/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=891020 CPUtime=642.32 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 234480 0 0 0 64186 46 0 0 25 0 1 0 735742611 912404480 199968 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287590 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 222755 199968 267 49 0 219896 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 891020

[startup+702.301 s]
/proc/loadavg: 4.01 3.89 3.48 5/380 22209
/proc/meminfo: memFree=20664260/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=891020 CPUtime=702.32 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 234492 0 0 0 70186 46 0 0 25 0 1 0 735742611 912404480 199980 33554432000 4194304 4394578 140735249845840 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 222755 199980 267 49 0 219896 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 891020

[startup+762.3 s]
/proc/loadavg: 4.20 3.95 3.52 5/380 22211
/proc/meminfo: memFree=20622572/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=912928 CPUtime=762.33 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 239928 0 0 0 76186 47 0 0 25 0 1 0 735742611 934838272 205416 33554432000 4194304 4394578 140735249845840 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 228232 205416 267 49 0 225373 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 912928

[startup+822.3 s]
/proc/loadavg: 4.14 3.97 3.56 6/381 22215
/proc/meminfo: memFree=20604808/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=912928 CPUtime=822.32 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 239929 0 0 0 82185 47 0 0 25 0 1 0 735742611 934838272 205417 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287403 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 228232 205417 267 49 0 225373 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 912928

[startup+882.314 s]
/proc/loadavg: 4.05 3.97 3.58 5/380 22217
/proc/meminfo: memFree=20616016/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=912928 CPUtime=882.34 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 239931 0 0 0 88187 47 0 0 25 0 1 0 735742611 934838272 205419 33554432000 4194304 4394578 140735249845840 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 228232 205419 267 49 0 225373 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 912928

[startup+942.301 s]
/proc/loadavg: 3.73 3.91 3.58 4/374 22236
/proc/meminfo: memFree=21001016/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=912928 CPUtime=942.33 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 239932 0 0 0 94186 47 0 0 25 0 1 0 735742611 934838272 205420 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287937 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 228232 205420 267 49 0 225373 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 912928

[startup+1002.3 s]
/proc/loadavg: 3.27 3.74 3.54 4/374 22237
/proc/meminfo: memFree=20997888/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=912928 CPUtime=1002.33 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 239933 0 0 0 100186 47 0 0 25 0 1 0 735742611 934838272 205421 33554432000 4194304 4394578 140735249845840 18446744073709551615 4313524 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 228232 205421 267 49 0 225373 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 912928

[startup+1062.3 s]
/proc/loadavg: 3.14 3.62 3.51 4/374 22239
/proc/meminfo: memFree=20985716/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=920436 CPUtime=1062.33 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 241817 0 0 0 106186 47 0 0 25 0 1 0 735742611 942526464 207305 33554432000 4194304 4394578 140735249845840 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 230109 207305 267 49 0 227250 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 920436

[startup+1122.3 s]
/proc/loadavg: 3.18 3.54 3.49 4/374 22240
/proc/meminfo: memFree=20982216/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=920436 CPUtime=1122.33 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 241818 0 0 0 112186 47 0 0 25 0 1 0 735742611 942526464 207306 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 230109 207306 267 49 0 227250 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 920436

[startup+1182.3 s]
/proc/loadavg: 2.84 3.39 3.44 3/368 22260
/proc/meminfo: memFree=21082428/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=920436 CPUtime=1182.33 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 241827 0 0 0 118186 47 0 0 25 0 1 0 735742611 942526464 207315 33554432000 4194304 4394578 140735249845840 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 230109 207315 267 49 0 227250 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 920436

[startup+1242.3 s]
/proc/loadavg: 1.70 2.96 3.29 2/362 22280
/proc/meminfo: memFree=21592232/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=920436 CPUtime=1242.33 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 241834 0 0 0 124186 47 0 0 25 0 1 0 735742611 942526464 207322 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287949 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 230109 207322 267 49 0 227250 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 920436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.26 2.60 3.14 2/362 22282
/proc/meminfo: memFree=21563436/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=949380 CPUtime=1300.04 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 249057 0 0 0 129955 49 0 0 25 0 1 0 735742611 972165120 214545 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 237345 214545 267 49 0 234486 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 949380

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 1.26 2.60 3.14 2/362 22282
/proc/meminfo: memFree=21563436/32951124 swapFree=59305796/67111528
[pid=22189] ppid=22187 vsize=949380 CPUtime=1300.04 cores=4,6
/proc/22189/stat : 22189 (SApperloT2010) R 22187 22189 19943 0 -1 4202496 249057 0 0 0 129955 49 0 0 25 0 1 0 735742611 972165120 214545 33554432000 4194304 4394578 140735249845840 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/22189/statm: 237345 214545 267 49 0 234486 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 949380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.09
CPU user time (s): 1299.56
CPU system time (s): 0.527919
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 949380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.527919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249057
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= 9
involuntary context switches= 1978

runsolver used 4.94925 second user time and 10.4424 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 12:25:21
IDJOB=3380113
IDBENCH=82378
IDSOLVER=1862
FILE ID=node111/3380113-1305455120
RUNJOBID= node111-1305454980-22087
PBS_JOBID= 13324865
Free space on /tmp= 73620 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380113-1305455120/watcher-3380113-1305455120 -o /tmp/evaluation-result-3380113-1305455120/solver-3380113-1305455120 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380113-1305455120.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=422097257

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.75
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.849
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.849
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.849
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.83
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.849
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.67
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.849
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:     32951124 kB
MemFree:      21743252 kB
Buffers:        287292 kB
Cached:        6813320 kB
SwapCached:      13720 kB
Active:        2008740 kB
Inactive:      8961624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21743252 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           28184 kB
Writeback:           0 kB
AnonPages:     3865152 kB
Mapped:          20376 kB
Slab:           127584 kB
PageTables:      44384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 90060908 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= 73652 MiB
End job on node111 at 2011-05-15 12:47:03