Trace number 3380191

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.06 1300.06

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

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-3380191-1305455192/watcher-3380191-1305455192 -o /tmp/evaluation-result-3380191-1305455192/solver-3380191-1305455192 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380191-1305455192.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.72 3.96 3.84 4/373 27209
/proc/meminfo: memFree=21917232/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=33496 CPUtime=0 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 4165 0 0 0 0 0 0 0 21 0 1 0 735750011 34299904 4106 33554432000 4194304 4394578 140735808673600 18446744073709551615 4280325 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 8374 4114 244 49 0 5515 0

[startup+0.0740069 s]
/proc/loadavg: 3.72 3.96 3.84 4/373 27209
/proc/meminfo: memFree=21917232/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=78284 CPUtime=0.06 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 11297 0 0 0 5 1 0 0 21 0 1 0 735750011 80162816 11238 33554432000 4194304 4394578 140735808673600 18446744073709551615 260905393920 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 19571 11238 247 49 0 16712 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 78284

[startup+0.101 s]
/proc/loadavg: 3.72 3.96 3.84 4/373 27209
/proc/meminfo: memFree=21917232/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=79076 CPUtime=0.09 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 11504 0 0 0 8 1 0 0 21 0 1 0 735750011 80973824 11445 33554432000 4194304 4394578 140735808673600 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 19769 11445 247 49 0 16910 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 79076

[startup+0.300963 s]
/proc/loadavg: 3.72 3.96 3.84 4/373 27209
/proc/meminfo: memFree=21917232/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=98480 CPUtime=0.29 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 16339 0 0 0 27 2 0 0 22 0 1 0 735750011 100843520 16280 33554432000 4194304 4394578 140735808673600 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 24620 16281 248 49 0 21761 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 98480

[startup+0.700891 s]
/proc/loadavg: 3.72 3.96 3.84 4/373 27209
/proc/meminfo: memFree=21917232/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=144408 CPUtime=0.69 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 27817 0 0 0 66 3 0 0 24 0 1 0 735750011 147873792 27758 33554432000 4194304 4394578 140735808673600 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 36102 27759 248 49 0 33243 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 144408

[startup+1.50074 s]
/proc/loadavg: 3.72 3.96 3.84 5/374 27210
/proc/meminfo: memFree=21730012/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=230984 CPUtime=1.49 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 49478 0 0 0 141 8 0 0 25 0 1 0 735750011 236527616 49419 33554432000 4194304 4394578 140735808673600 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 57746 49420 248 49 0 54887 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 230984

[startup+3.10045 s]
/proc/loadavg: 3.72 3.96 3.84 5/374 27210
/proc/meminfo: memFree=21566400/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=301952 CPUtime=3.09 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 64648 0 0 0 291 18 0 0 25 0 1 0 735750011 309198848 64433 33554432000 4194304 4394578 140735808673600 18446744073709551615 260905418647 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 75488 64433 256 49 0 72629 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 301952

[startup+6.30087 s]
/proc/loadavg: 3.99 4.01 3.86 5/377 27216
/proc/meminfo: memFree=21156592/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=378780 CPUtime=6.29 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 93734 0 0 0 591 38 0 0 25 0 1 0 735750011 387870720 81038 33554432000 4194304 4394578 140735808673600 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 94695 81038 267 49 0 91836 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 378780

[startup+12.7007 s]
/proc/loadavg: 3.99 4.01 3.86 5/377 27216
/proc/meminfo: memFree=20827160/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=395240 CPUtime=12.69 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 97411 0 0 0 1231 38 0 0 25 0 1 0 735750011 404725760 84715 33554432000 4194304 4394578 140735808673600 18446744073709551615 4287451 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 98810 84715 267 49 0 95951 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 395240

[startup+25.5004 s]
/proc/loadavg: 3.99 4.01 3.86 5/377 27217
/proc/meminfo: memFree=20717968/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=421160 CPUtime=25.49 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 104271 0 0 0 2509 40 0 0 25 0 1 0 735750011 431267840 91575 33554432000 4194304 4394578 140735808673600 18446744073709551615 4288355 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 105290 91575 267 49 0 102431 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 421160

[startup+51.1007 s]
/proc/loadavg: 3.99 4.01 3.86 5/377 27217
/proc/meminfo: memFree=20511204/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=480544 CPUtime=51.05 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 119113 0 0 0 5062 43 0 0 25 0 1 0 735750011 492077056 106417 33554432000 4194304 4394578 140735808673600 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 120136 106417 267 49 0 117277 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 480544

[startup+102.3 s]
/proc/loadavg: 3.99 4.00 3.87 5/377 27219
/proc/meminfo: memFree=20145736/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=613108 CPUtime=102.25 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 151432 0 0 0 10176 49 0 0 25 0 1 0 735750011 627822592 138736 33554432000 4194304 4394578 140735808673600 18446744073709551615 4287914 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 153277 138736 267 49 0 150418 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 613108

[startup+162.3 s]
/proc/loadavg: 4.07 4.02 3.88 5/377 27220
/proc/meminfo: memFree=19753952/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=761256 CPUtime=162.25 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 188453 0 0 0 16170 55 0 0 25 0 1 0 735750011 779526144 175757 33554432000 4194304 4394578 140735808673600 18446744073709551615 4287451 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 190314 175757 267 49 0 187455 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 761256

[startup+222.3 s]
/proc/loadavg: 4.03 4.01 3.88 5/377 27222
/proc/meminfo: memFree=19361196/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=885136 CPUtime=222.26 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 219188 0 0 0 22164 62 0 0 25 0 1 0 735750011 906379264 206492 33554432000 4194304 4394578 140735808673600 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 221284 206492 267 49 0 218425 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 885136

[startup+282.3 s]
/proc/loadavg: 4.05 4.02 3.89 5/377 27224
/proc/meminfo: memFree=19055728/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=957508 CPUtime=282.26 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 237316 0 0 0 28160 66 0 0 25 0 1 0 735750011 980488192 224620 33554432000 4194304 4394578 140735808673600 18446744073709551615 4288355 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 239377 224620 267 49 0 236518 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 957508

[startup+342.3 s]
/proc/loadavg: 4.02 4.02 3.90 5/377 27225
/proc/meminfo: memFree=18869940/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=957508 CPUtime=342.26 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 237325 0 0 0 34160 66 0 0 25 0 1 0 735750011 980488192 224629 33554432000 4194304 4394578 140735808673600 18446744073709551615 4287716 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 239377 224629 267 49 0 236518 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 957508

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/377 27227
/proc/meminfo: memFree=18754800/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=957508 CPUtime=402.26 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 237330 0 0 0 40160 66 0 0 25 0 1 0 735750011 980488192 224634 33554432000 4194304 4394578 140735808673600 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 239377 224634 267 49 0 236518 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 957508

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/377 27228
/proc/meminfo: memFree=18629996/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1005248 CPUtime=462.27 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 249241 0 0 0 46158 69 0 0 25 0 1 0 735750011 1029373952 236545 33554432000 4194304 4394578 140735808673600 18446744073709551615 4287403 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 251312 236545 267 49 0 248453 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 1005248

[startup+522.3 s]
/proc/loadavg: 4.05 4.01 3.91 5/377 27230
/proc/meminfo: memFree=18589024/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1005804 CPUtime=522.26 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 249384 0 0 0 52157 69 0 0 25 0 1 0 735750011 1029943296 236688 33554432000 4194304 4394578 140735808673600 18446744073709551615 4298318 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 251451 236688 267 49 0 248592 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 1005804

[startup+582.314 s]
/proc/loadavg: 4.06 4.03 3.92 5/377 27232
/proc/meminfo: memFree=18555988/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1005804 CPUtime=582.28 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 249386 0 0 0 58159 69 0 0 25 0 1 0 735750011 1029943296 236690 33554432000 4194304 4394578 140735808673600 18446744073709551615 4287749 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 251451 236690 267 49 0 248592 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1005804

[startup+642.3 s]
/proc/loadavg: 4.02 4.02 3.92 5/377 27233
/proc/meminfo: memFree=18511136/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1005804 CPUtime=642.27 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 249386 0 0 0 64158 69 0 0 25 0 1 0 735750011 1029943296 236690 33554432000 4194304 4394578 140735808673600 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 251451 236690 267 49 0 248592 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 1005804

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/377 27235
/proc/meminfo: memFree=18489756/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1027352 CPUtime=702.27 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 254756 0 0 0 70157 70 0 0 25 0 1 0 735750011 1052008448 242060 33554432000 4194304 4394578 140735808673600 18446744073709551615 4298256 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 256838 242060 267 49 0 253979 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 1027352

[startup+762.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/377 27239
/proc/meminfo: memFree=18488508/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1027352 CPUtime=762.27 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 254756 0 0 0 76157 70 0 0 25 0 1 0 735750011 1052008448 242060 33554432000 4194304 4394578 140735808673600 18446744073709551615 4287488 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 256838 242060 267 49 0 253979 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 1027352

[startup+822.3 s]
/proc/loadavg: 4.07 4.03 3.93 5/377 27241
/proc/meminfo: memFree=18443780/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1027352 CPUtime=822.27 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 254756 0 0 0 82157 70 0 0 25 0 1 0 735750011 1052008448 242060 33554432000 4194304 4394578 140735808673600 18446744073709551615 4287749 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 256838 242060 267 49 0 253979 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1027352

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.93 5/377 27243
/proc/meminfo: memFree=18414200/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1059620 CPUtime=882.27 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 262842 0 0 0 88155 72 0 0 25 0 1 0 735750011 1085050880 250146 33554432000 4194304 4394578 140735808673600 18446744073709551615 4285734 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 264905 250146 267 49 0 262046 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 1059620

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/377 27244
/proc/meminfo: memFree=18216980/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1174224 CPUtime=942.27 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 291482 0 0 0 94150 77 0 0 25 0 1 0 735750011 1202405376 278786 33554432000 4194304 4394578 140735808673600 18446744073709551615 4287763 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 293556 278786 267 49 0 290697 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1174224

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/377 27246
/proc/meminfo: memFree=18056824/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1285368 CPUtime=1002.27 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 319253 0 0 0 100144 83 0 0 25 0 1 0 735750011 1316216832 306557 33554432000 4194304 4394578 140735808673600 18446744073709551615 4288318 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 321342 306557 267 49 0 318483 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1285368

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/377 27247
/proc/meminfo: memFree=17917384/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1407260 CPUtime=1062.28 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 349724 0 0 0 106138 90 0 0 25 0 1 0 735750011 1441034240 337028 33554432000 4194304 4394578 140735808673600 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 351815 337028 267 49 0 348956 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1407260

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.94 5/377 27249
/proc/meminfo: memFree=17789976/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1511344 CPUtime=1122.28 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 375743 0 0 0 112133 95 0 0 25 0 1 0 735750011 1547616256 363047 33554432000 4194304 4394578 140735808673600 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 377836 363047 267 49 0 374977 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1511344

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/377 27251
/proc/meminfo: memFree=17789660/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1511344 CPUtime=1182.28 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 375743 0 0 0 118132 96 0 0 25 0 1 0 735750011 1547616256 363047 33554432000 4194304 4394578 140735808673600 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 377836 363047 267 49 0 374977 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1511344

[startup+1242.31 s]
/proc/loadavg: 4.13 4.05 3.95 5/377 27252
/proc/meminfo: memFree=17772088/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1511344 CPUtime=1242.3 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 375743 0 0 0 124134 96 0 0 25 0 1 0 735750011 1547616256 363047 33554432000 4194304 4394578 140735808673600 18446744073709551615 4288366 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 377836 363047 267 49 0 374977 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1511344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.95 3/373 27256
/proc/meminfo: memFree=19260688/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1511344 CPUtime=1300 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 375743 0 0 0 129904 96 0 0 25 0 1 0 735750011 1547616256 363047 33554432000 4194304 4394578 140735808673600 18446744073709551615 4323462 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 377836 363047 267 49 0 374977 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1511344

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: 4.02 4.04 3.95 3/373 27256
/proc/meminfo: memFree=19260688/32950928 swapFree=65730864/67111528
[pid=27209] ppid=27207 vsize=1511344 CPUtime=1300 cores=1,3
/proc/27209/stat : 27209 (SApperloT2010) R 27207 27209 26042 0 -1 4202496 375743 0 0 0 129904 96 0 0 25 0 1 0 735750011 1547616256 363047 33554432000 4194304 4394578 140735808673600 18446744073709551615 4323462 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27209/statm: 377836 363047 267 49 0 374977 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1511344

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.06
CPU user time (s): 1299.05
CPU system time (s): 1.00985
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 1511344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.05
system time used= 1.00985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 375743
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= 5
involuntary context switches= 3200

runsolver used 4.43033 second user time and 10.9343 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 12:26:33
IDJOB=3380191
IDBENCH=82394
IDSOLVER=1862
FILE ID=node116/3380191-1305455192
RUNJOBID= node116-1305455191-27175
PBS_JOBID= 13324870
Free space on /tmp= 73044 MiB

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

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=1687744192

node116.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.826
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.65
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.826
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	: 5226.15
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.826
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.826
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.75
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.826
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.77
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.826
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.826
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.75
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.826
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21917512 kB
Buffers:        105712 kB
Cached:        1262376 kB
SwapCached:      12356 kB
Active:        9906816 kB
Inactive:       908568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21917512 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:          128628 kB
Writeback:           0 kB
AnonPages:     9445256 kB
Mapped:          16128 kB
Slab:           107608 kB
PageTables:      45116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82961128 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= 72940 MiB
End job on node116 at 2011-05-15 12:48:15