Trace number 3284807

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.02 1300.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1119.56
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

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-3284807-1303762789/watcher-3284807-1303762789 -o /tmp/evaluation-result-3284807-1303762789/solver-3284807-1303762789 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3284807-1303762789.cnf 

running on 2 cores: 5,7

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: 4.04 3.85 3.80 4/189 31382
/proc/meminfo: memFree=14262316/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=9796 CPUtime=0 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 1658 0 0 0 0 0 0 0 23 0 1 0 487880051 10031104 1608 33554432000 4194304 6935321 140735746942224 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 2449 1613 241 670 0 1770 0

[startup+0.0403531 s]
/proc/loadavg: 4.04 3.85 3.80 4/189 31382
/proc/meminfo: memFree=14262316/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=41972 CPUtime=0.03 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 9938 0 0 0 2 1 0 0 23 0 1 0 487880051 42979328 9872 33554432000 4194304 6935321 140735746942224 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 10493 9881 241 670 0 9814 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 41972

[startup+0.100342 s]
/proc/loadavg: 4.04 3.85 3.80 4/189 31382
/proc/meminfo: memFree=14262316/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=107736 CPUtime=0.09 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 22844 0 0 0 7 2 0 0 23 0 1 0 487880051 110321664 22778 33554432000 4194304 6935321 140735746942224 18446744073709551615 5319297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 26934 22778 246 670 0 26255 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107736

[startup+0.300308 s]
/proc/loadavg: 4.04 3.85 3.80 4/189 31382
/proc/meminfo: memFree=14262316/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=108212 CPUtime=0.29 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 22947 0 0 0 27 2 0 0 25 0 1 0 487880051 110809088 22881 33554432000 4194304 6935321 140735746942224 18446744073709551615 4401008 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 27053 22881 249 670 0 26374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108212

[startup+0.700236 s]
/proc/loadavg: 4.04 3.85 3.80 4/189 31382
/proc/meminfo: memFree=14262316/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=121096 CPUtime=0.69 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 26065 0 0 0 66 3 0 0 25 0 1 0 487880051 124002304 25999 33554432000 4194304 6935321 140735746942224 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 30274 25999 252 670 0 29595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121096

[startup+1.5011 s]
/proc/loadavg: 4.04 3.85 3.80 5/190 31383
/proc/meminfo: memFree=14133348/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=186780 CPUtime=1.5 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 42404 0 0 0 145 5 0 0 25 0 1 0 487880051 191262720 42338 33554432000 4194304 6935321 140735746942224 18446744073709551615 5493879 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 46695 42339 252 670 0 46016 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 186780

[startup+3.10081 s]
/proc/loadavg: 4.04 3.85 3.80 5/190 31383
/proc/meminfo: memFree=14029064/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=321188 CPUtime=3.09 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 74029 0 0 0 300 9 0 0 25 0 1 0 487880051 328896512 73963 33554432000 4194304 6935321 140735746942224 18446744073709551615 5405016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 80297 73964 252 670 0 79618 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 321188

[startup+6.30025 s]
/proc/loadavg: 4.03 3.85 3.80 5/190 31383
/proc/meminfo: memFree=13818096/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=451276 CPUtime=6.29 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 112872 0 0 0 614 15 0 0 25 0 1 0 487880051 462106624 107774 33554432000 4194304 6935321 140735746942224 18446744073709551615 4346652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 112819 107774 286 670 0 112140 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 451276

[startup+12.7011 s]
/proc/loadavg: 4.03 3.86 3.80 5/190 31384
/proc/meminfo: memFree=13832496/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=451276 CPUtime=12.69 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 112882 0 0 0 1254 15 0 0 25 0 1 0 487880051 462106624 107784 33554432000 4194304 6935321 140735746942224 18446744073709551615 4487556 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 112819 107784 286 670 0 112140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 451276

[startup+25.5009 s]
/proc/loadavg: 4.03 3.86 3.81 5/190 31384
/proc/meminfo: memFree=13828688/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=454108 CPUtime=25.49 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 113743 0 0 0 2534 15 0 0 25 0 1 0 487880051 465006592 108644 33554432000 4194304 6935321 140735746942224 18446744073709551615 4487547 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 113527 108644 286 670 0 112848 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 454108

[startup+51.1003 s]
/proc/loadavg: 4.02 3.87 3.81 5/190 31385
/proc/meminfo: memFree=13782728/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=497888 CPUtime=51.09 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 124671 0 0 0 5090 19 0 0 25 0 1 0 487880051 509837312 119560 33554432000 4194304 6935321 140735746942224 18446744073709551615 4347181 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 124472 119560 286 670 0 123793 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 497888

[startup+102.307 s]
/proc/loadavg: 4.08 3.91 3.83 5/190 31386
/proc/meminfo: memFree=13728000/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=543308 CPUtime=102.3 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 135726 0 0 0 10209 21 0 0 25 0 1 0 487880051 556347392 130612 33554432000 4194304 6935321 140735746942224 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 135827 130612 298 670 0 135148 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 543308

[startup+162.301 s]
/proc/loadavg: 4.08 3.94 3.84 5/190 31388
/proc/meminfo: memFree=13723504/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=543308 CPUtime=162.29 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 135750 0 0 0 16208 21 0 0 25 0 1 0 487880051 556347392 130636 33554432000 4194304 6935321 140735746942224 18446744073709551615 4346655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 135827 130636 298 670 0 135148 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 543308

[startup+222.301 s]
/proc/loadavg: 4.03 3.94 3.84 5/190 31389
/proc/meminfo: memFree=13717408/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=543308 CPUtime=222.29 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 136003 0 0 0 22208 21 0 0 25 0 1 0 487880051 556347392 130889 33554432000 4194304 6935321 140735746942224 18446744073709551615 4346672 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 135827 130889 298 670 0 135148 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 543308

[startup+282.3 s]
/proc/loadavg: 4.01 3.95 3.85 5/190 31391
/proc/meminfo: memFree=13708472/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=543308 CPUtime=282.29 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 136077 0 0 0 28208 21 0 0 25 0 1 0 487880051 556347392 130963 33554432000 4194304 6935321 140735746942224 18446744073709551615 4429614 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 135827 130963 298 670 0 135148 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 543308

[startup+342.301 s]
/proc/loadavg: 4.05 3.97 3.86 5/190 31392
/proc/meminfo: memFree=13668160/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=581020 CPUtime=342.29 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 145091 0 0 0 34205 24 0 0 25 0 1 0 487880051 594964480 139961 33554432000 4194304 6935321 140735746942224 18446744073709551615 4430667 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 145255 139961 298 670 0 144576 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 581020

[startup+402.3 s]
/proc/loadavg: 4.02 3.97 3.87 5/190 31394
/proc/meminfo: memFree=13648436/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=593304 CPUtime=402.29 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 148586 0 0 0 40205 24 0 0 25 0 1 0 487880051 607543296 143456 33554432000 4194304 6935321 140735746942224 18446744073709551615 4336189 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 148326 143456 298 670 0 147647 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 593304

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 31396
/proc/meminfo: memFree=13616676/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=619728 CPUtime=462.29 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 155205 0 0 0 46203 26 0 0 25 0 1 0 487880051 634601472 150067 33554432000 4194304 6935321 140735746942224 18446744073709551615 4348013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 154932 150067 298 670 0 154253 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 619728

[startup+522.301 s]
/proc/loadavg: 4.07 3.99 3.88 5/190 31397
/proc/meminfo: memFree=13611084/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=619728 CPUtime=522.28 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 155205 0 0 0 52202 26 0 0 25 0 1 0 487880051 634601472 150067 33554432000 4194304 6935321 140735746942224 18446744073709551615 4336880 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 154932 150067 298 670 0 154253 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 619728

[startup+582.3 s]
/proc/loadavg: 4.02 3.99 3.89 5/190 31399
/proc/meminfo: memFree=13601028/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=627480 CPUtime=582.29 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 156719 0 0 0 58202 27 0 0 25 0 1 0 487880051 642539520 151581 33554432000 4194304 6935321 140735746942224 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 156870 151581 298 670 0 156191 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 627480

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.89 5/190 31400
/proc/meminfo: memFree=13580560/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=642652 CPUtime=642.28 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 160512 0 0 0 64201 27 0 0 25 0 1 0 487880051 658075648 155374 33554432000 4194304 6935321 140735746942224 18446744073709551615 4346639 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 160663 155374 298 670 0 159984 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 642652

[startup+702.3 s]
/proc/loadavg: 4.04 4.00 3.91 5/190 31402
/proc/meminfo: memFree=13574220/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=642652 CPUtime=702.28 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 160513 0 0 0 70201 27 0 0 25 0 1 0 487880051 658075648 155375 33554432000 4194304 6935321 140735746942224 18446744073709551615 4347152 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 160663 155375 298 670 0 159984 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 642652

[startup+762.307 s]
/proc/loadavg: 3.85 3.97 3.90 3/180 31440
/proc/meminfo: memFree=13781356/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=642652 CPUtime=762.29 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 160513 0 0 0 76201 28 0 0 25 0 1 0 487880051 658075648 155375 33554432000 4194304 6935321 140735746942224 18446744073709551615 4347649 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 160663 155375 298 670 0 159984 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 642652

[startup+822.301 s]
/proc/loadavg: 2.11 3.45 3.72 2/172 31459
/proc/meminfo: memFree=13892076/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=642652 CPUtime=822.28 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 160513 0 0 0 82200 28 0 0 25 0 1 0 487880051 658075648 155375 33554432000 4194304 6935321 140735746942224 18446744073709551615 4429600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 160663 155375 298 670 0 159984 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 642652

[startup+882.3 s]
/proc/loadavg: 1.41 3.00 3.55 2/172 31461
/proc/meminfo: memFree=13890072/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=644152 CPUtime=882.28 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 170457 0 0 0 88198 30 0 0 25 0 1 0 487880051 659611648 156167 33554432000 4194304 6935321 140735746942224 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 161038 156167 298 670 0 160359 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 644152

[startup+942.301 s]
/proc/loadavg: 1.15 2.64 3.39 2/172 31462
/proc/meminfo: memFree=13884580/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=648920 CPUtime=942.28 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 171653 0 0 0 94197 31 0 0 25 0 1 0 487880051 664494080 157361 33554432000 4194304 6935321 140735746942224 18446744073709551615 4348032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 162230 157361 298 670 0 161551 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 648920

[startup+1002.3 s]
/proc/loadavg: 1.05 2.34 3.24 2/172 31464
/proc/meminfo: memFree=13884672/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=648920 CPUtime=1002.28 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 171653 0 0 0 100197 31 0 0 25 0 1 0 487880051 664494080 157361 33554432000 4194304 6935321 140735746942224 18446744073709551615 4348001 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 162230 157361 298 670 0 161551 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 648920

[startup+1062.3 s]
/proc/loadavg: 1.02 2.09 3.09 2/172 31466
/proc/meminfo: memFree=13884640/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=648920 CPUtime=1062.28 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 171656 0 0 0 106197 31 0 0 25 0 1 0 487880051 664494080 157364 33554432000 4194304 6935321 140735746942224 18446744073709551615 4347613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 162230 157364 298 670 0 161551 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 648920

[startup+1122.3 s]
/proc/loadavg: 1.00 1.89 2.96 2/172 31467
/proc/meminfo: memFree=13884724/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=648920 CPUtime=1122.27 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 171656 0 0 0 112196 31 0 0 25 0 1 0 487880051 664494080 157364 33554432000 4194304 6935321 140735746942224 18446744073709551615 4339685 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 162230 157364 298 670 0 161551 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 648920

[startup+1182.3 s]
/proc/loadavg: 1.00 1.72 2.83 2/172 31469
/proc/meminfo: memFree=13884812/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=648920 CPUtime=1182.27 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 171656 0 0 0 118196 31 0 0 25 0 1 0 487880051 664494080 157364 33554432000 4194304 6935321 140735746942224 18446744073709551615 4347610 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 162230 157364 298 670 0 161551 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 648920

[startup+1242.3 s]
/proc/loadavg: 1.00 1.59 2.72 2/172 31470
/proc/meminfo: memFree=13870520/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=663464 CPUtime=1242.27 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 175294 0 0 0 124195 32 0 0 25 0 1 0 487880051 679387136 161002 33554432000 4194304 6935321 140735746942224 18446744073709551615 4346614 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 165866 161002 298 670 0 165187 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 663464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.48 2.61 2/172 31472
/proc/meminfo: memFree=13870488/32951124 swapFree=67111528/67111528
[pid=31382] ppid=31380 vsize=663464 CPUtime=1299.98 cores=5,7
/proc/31382/stat : 31382 (kw) R 31380 31382 30725 0 -1 4202496 175294 0 0 0 129966 32 0 0 25 0 1 0 487880051 679387136 161002 33554432000 4194304 6935321 140735746942224 18446744073709551615 4346277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31382/statm: 165866 161002 298 670 0 165187 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 663464

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.04
CPU time (s): 1300.02
CPU user time (s): 1299.66
CPU system time (s): 0.356945
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 669692

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

runsolver used 1.83772 second user time and 4.78027 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-25 22:19:51
IDJOB=3284807
IDBENCH=82363
IDSOLVER=1658
FILE ID=node108/3284807-1303762789
RUNJOBID= node108-1303762250-31086
PBS_JOBID= 13157142
Free space on /tmp= 71576 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284807-1303762789/watcher-3284807-1303762789 -o /tmp/evaluation-result-3284807-1303762789/solver-3284807-1303762789 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3284807-1303762789.cnf

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1651912467

node108.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.820
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.820
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:      14262588 kB
Buffers:       2259460 kB
Cached:       15547880 kB
SwapCached:          0 kB
Active:       10064740 kB
Inactive:      8046752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14262588 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           46476 kB
Writeback:           0 kB
AnonPages:      303360 kB
Mapped:          18724 kB
Slab:           509156 kB
PageTables:       5752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   515428 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= 71584 MiB
End job on node108 at 2011-04-25 22:41:33