Trace number 3285358

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
SApperloT 2011-03-23? (TO) 1300.02 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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-3285358-1303766601/watcher-3285358-1303766601 -o /tmp/evaluation-result-3285358-1303766601/solver-3285358-1303766601 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3285358-1303766601.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.43 3.89 3.83 4/187 16961
/proc/meminfo: memFree=21183660/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=43332 CPUtime=0 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 1330 0 0 0 0 0 0 0 21 0 1 0 488258392 44371968 1269 33554432000 4194304 4465733 140734789902400 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 10833 1269 248 67 0 7956 0

[startup+0.021761 s]
/proc/loadavg: 3.43 3.89 3.83 4/187 16961
/proc/meminfo: memFree=21183660/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=43332 CPUtime=0.01 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 1345 0 0 0 1 0 0 0 21 0 1 0 488258392 44371968 1284 33554432000 4194304 4465733 140734789902400 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 10833 1284 249 67 0 7956 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 43332

[startup+0.100751 s]
/proc/loadavg: 3.43 3.89 3.83 4/187 16961
/proc/meminfo: memFree=21183660/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=43516 CPUtime=0.09 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 1655 0 0 0 9 0 0 0 22 0 1 0 488258392 44560384 1567 33554432000 4194304 4465733 140734789902400 18446744073709551615 4272911 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 10879 1567 250 67 0 8002 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43516

[startup+0.300728 s]
/proc/loadavg: 3.43 3.89 3.83 4/187 16961
/proc/meminfo: memFree=21183660/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=43516 CPUtime=0.29 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 4216 0 0 0 28 1 0 0 22 0 1 0 488258392 44560384 3897 33554432000 4194304 4465733 140734789902400 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 10879 3898 250 67 0 8002 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43516

[startup+0.700665 s]
/proc/loadavg: 3.43 3.89 3.83 4/187 16961
/proc/meminfo: memFree=21183660/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=52080 CPUtime=0.69 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 11009 0 0 0 66 3 0 0 24 0 1 0 488258392 53329920 6925 33554432000 4194304 4465733 140734789902400 18446744073709551615 4255378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 13020 6925 255 67 0 10143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52080

[startup+1.50052 s]
/proc/loadavg: 3.43 3.89 3.83 5/188 16962
/proc/meminfo: memFree=21064520/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=53104 CPUtime=1.49 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 12055 0 0 0 146 3 0 0 25 0 1 0 488258392 54378496 7533 33554432000 4194304 4465733 140734789902400 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 13276 7533 255 67 0 10399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53104

[startup+3.10017 s]
/proc/loadavg: 3.43 3.89 3.83 5/188 16962
/proc/meminfo: memFree=20972748/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=53104 CPUtime=3.09 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 13987 0 0 0 305 4 0 0 25 0 1 0 488258392 54378496 8519 33554432000 4194304 4465733 140734789902400 18446744073709551615 4270028 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/16961/statm: 13276 8519 255 67 0 10399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53104

[startup+6.30059 s]
/proc/loadavg: 3.64 3.92 3.84 6/191 16968
/proc/meminfo: memFree=20666500/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=62060 CPUtime=6.28 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 22446 0 0 0 623 5 0 0 25 0 1 0 488258392 63549440 11256 33554432000 4194304 4465733 140734789902400 18446744073709551615 4260016 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/16961/statm: 15515 11256 255 67 0 12638 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 62060

[startup+12.7005 s]
/proc/loadavg: 3.75 3.94 3.84 5/194 16974
/proc/meminfo: memFree=20418136/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=87956 CPUtime=12.65 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 43356 0 0 0 1256 9 0 0 25 0 1 0 488258392 90066944 15239 33554432000 4194304 4465733 140734789902400 18446744073709551615 4255233 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 21989 15239 255 67 0 19112 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 87956

[startup+25.5011 s]
/proc/loadavg: 3.80 3.94 3.85 5/194 16974
/proc/meminfo: memFree=20332800/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=100244 CPUtime=25.46 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 50204 0 0 0 2536 10 0 0 25 0 1 0 488258392 102649856 19926 33554432000 4194304 4465733 140734789902400 18446744073709551615 4255344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 25061 19926 255 67 0 22184 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 100244

[startup+51.1005 s]
/proc/loadavg: 3.93 3.96 3.85 5/194 16975
/proc/meminfo: memFree=20106244/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=219684 CPUtime=51.05 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 82320 0 0 0 5091 14 0 0 25 0 1 0 488258392 224956416 32726 33554432000 4194304 4465733 140734789902400 18446744073709551615 4371767 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 54921 32726 272 67 0 52044 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 219684

[startup+102.307 s]
/proc/loadavg: 3.97 3.97 3.86 5/194 17004
/proc/meminfo: memFree=20539536/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=219684 CPUtime=102.27 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 82328 0 0 0 10212 15 0 0 25 0 1 0 488258392 224956416 32734 33554432000 4194304 4465733 140734789902400 18446744073709551615 4304287 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 54921 32734 280 67 0 52044 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 219684

[startup+162.3 s]
/proc/loadavg: 4.07 4.00 3.87 5/194 17005
/proc/meminfo: memFree=20480884/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=219684 CPUtime=162.26 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 82328 0 0 0 16211 15 0 0 25 0 1 0 488258392 224956416 32734 33554432000 4194304 4465733 140734789902400 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 54921 32734 280 67 0 52044 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 219684

[startup+222.3 s]
/proc/loadavg: 4.14 4.03 3.89 5/194 17007
/proc/meminfo: memFree=20480372/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=219684 CPUtime=222.27 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 82328 0 0 0 22212 15 0 0 25 0 1 0 488258392 224956416 32734 33554432000 4194304 4465733 140734789902400 18446744073709551615 4300929 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 54921 32734 280 67 0 52044 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 219684

[startup+282.3 s]
/proc/loadavg: 4.05 4.02 3.90 5/194 17008
/proc/meminfo: memFree=20392800/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=219684 CPUtime=282.27 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 82328 0 0 0 28212 15 0 0 25 0 1 0 488258392 224956416 32734 33554432000 4194304 4465733 140734789902400 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 54921 32734 280 67 0 52044 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 219684

[startup+342.3 s]
/proc/loadavg: 4.02 4.02 3.90 5/194 17010
/proc/meminfo: memFree=20372204/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=219684 CPUtime=342.27 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 82338 0 0 0 34212 15 0 0 25 0 1 0 488258392 224956416 32744 33554432000 4194304 4465733 140734789902400 18446744073709551615 4304152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 54921 32744 280 67 0 52044 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 219684

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 17012
/proc/meminfo: memFree=20414208/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=219684 CPUtime=402.27 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 82366 0 0 0 40212 15 0 0 25 0 1 0 488258392 224956416 32772 33554432000 4194304 4465733 140734789902400 18446744073709551615 4300780 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 54921 32772 280 67 0 52044 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 219684

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 17013
/proc/meminfo: memFree=20413684/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=219684 CPUtime=462.27 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 82404 0 0 0 46212 15 0 0 25 0 1 0 488258392 224956416 32810 33554432000 4194304 4465733 140734789902400 18446744073709551615 4304340 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 54921 32810 280 67 0 52044 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 219684

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 17015
/proc/meminfo: memFree=20390840/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=219684 CPUtime=522.27 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 82436 0 0 0 52212 15 0 0 25 0 1 0 488258392 224956416 32842 33554432000 4194304 4465733 140734789902400 18446744073709551615 4304200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 54921 32842 280 67 0 52044 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 219684

[startup+582.301 s]
/proc/loadavg: 4.06 4.02 3.91 5/194 17016
/proc/meminfo: memFree=20297444/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=219684 CPUtime=582.28 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 82473 0 0 0 58213 15 0 0 25 0 1 0 488258392 224956416 32879 33554432000 4194304 4465733 140734789902400 18446744073709551615 4300904 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 54921 32879 280 67 0 52044 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 219684

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 17018
/proc/meminfo: memFree=20298164/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=219684 CPUtime=642.28 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 82514 0 0 0 64213 15 0 0 25 0 1 0 488258392 224956416 32920 33554432000 4194304 4465733 140734789902400 18446744073709551615 4304279 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 54921 32920 280 67 0 52044 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 219684

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.92 5/194 17020
/proc/meminfo: memFree=20284348/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=167724 CPUtime=702.28 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 89596 0 0 0 70212 16 0 0 25 0 1 0 488258392 171749376 34441 33554432000 4194304 4465733 140734789902400 18446744073709551615 4267068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 41931 34441 280 67 0 39054 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 167724

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.92 5/194 17021
/proc/meminfo: memFree=20114940/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=321144 CPUtime=762.28 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 175241 0 0 0 76201 27 0 0 25 0 1 0 488258392 328851456 64584 33554432000 4194304 4465733 140734789902400 18446744073709551615 4368416 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 80286 64584 280 67 0 77409 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 321144

[startup+822.301 s]
/proc/loadavg: 4.04 4.02 3.93 5/194 17023
/proc/meminfo: memFree=20085020/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=321144 CPUtime=822.28 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 175241 0 0 0 82200 28 0 0 25 0 1 0 488258392 328851456 64584 33554432000 4194304 4465733 140734789902400 18446744073709551615 4371731 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 80286 64584 280 67 0 77409 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 321144

[startup+882.301 s]
/proc/loadavg: 4.06 4.03 3.93 5/194 17024
/proc/meminfo: memFree=19971280/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=321144 CPUtime=882.28 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 175241 0 0 0 88200 28 0 0 25 0 1 0 488258392 328851456 64584 33554432000 4194304 4465733 140734789902400 18446744073709551615 4368436 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 80286 64584 280 67 0 77409 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 321144

[startup+942.301 s]
/proc/loadavg: 4.08 4.04 3.94 5/194 17026
/proc/meminfo: memFree=20026052/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=321144 CPUtime=942.29 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 175241 0 0 0 94201 28 0 0 25 0 1 0 488258392 328851456 64584 33554432000 4194304 4465733 140734789902400 18446744073709551615 4314630 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 80286 64584 280 67 0 77409 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 321144

[startup+1002.3 s]
/proc/loadavg: 4.19 4.06 3.95 5/194 17028
/proc/meminfo: memFree=20159940/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=202688 CPUtime=1002.29 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 179692 0 0 0 100200 29 0 0 25 0 1 0 488258392 207552512 42207 33554432000 4194304 4465733 140734789902400 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 50672 42207 280 67 0 47795 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 202688

[startup+1062.3 s]
/proc/loadavg: 4.07 4.05 3.95 5/194 17029
/proc/meminfo: memFree=20132628/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=235460 CPUtime=1062.29 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 187488 0 0 0 106199 30 0 0 25 0 1 0 488258392 241111040 49056 33554432000 4194304 4465733 140734789902400 18446744073709551615 4270455 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 58865 49056 280 67 0 55988 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 235460

[startup+1122.3 s]
/proc/loadavg: 4.02 4.04 3.95 5/194 17031
/proc/meminfo: memFree=20071588/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=287916 CPUtime=1122.29 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 239927 0 0 0 112194 35 0 0 25 0 1 0 488258392 294825984 62167 33554432000 4194304 4465733 140734789902400 18446744073709551615 4255358 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 71979 62167 280 67 0 69102 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 287916

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/194 17032
/proc/meminfo: memFree=20004244/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=380180 CPUtime=1182.29 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 271187 0 0 0 118189 40 0 0 25 0 1 0 488258392 389304320 78048 33554432000 4194304 4465733 140734789902400 18446744073709551615 4371758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 95045 78048 280 67 0 92168 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 380180

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/194 17034
/proc/meminfo: memFree=19852444/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=380180 CPUtime=1242.3 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 271187 0 0 0 124190 40 0 0 25 0 1 0 488258392 389304320 78048 33554432000 4194304 4465733 140734789902400 18446744073709551615 4304227 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 95045 78048 280 67 0 92168 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 380180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.95 4/192 17036
/proc/meminfo: memFree=20250840/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=287916 CPUtime=1300 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 271188 0 0 0 129960 40 0 0 25 0 1 0 488258392 294825984 62168 33554432000 4194304 4465733 140734789902400 18446744073709551615 4255344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 71979 62168 281 67 0 69102 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 287916

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.03 4.03 3.95 4/192 17036
/proc/meminfo: memFree=20250840/32951124 swapFree=67111352/67111528
[pid=16961] ppid=16959 vsize=287916 CPUtime=1300 cores=4,6
/proc/16961/stat : 16961 (SApperloT) R 16959 16961 15612 0 -1 4202496 271188 0 0 0 129960 40 0 0 25 0 1 0 488258392 294825984 62168 33554432000 4194304 4465733 140734789902400 18446744073709551615 4255344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16961/statm: 71979 62168 281 67 0 69102 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 287916

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.6
CPU system time (s): 0.418936
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 380180

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

runsolver used 2.27165 second user time and 4.82627 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-25 23:23:22
IDJOB=3285358
IDBENCH=82379
IDSOLVER=1657
FILE ID=node134/3285358-1303766601
RUNJOBID= node134-1303766601-16932
PBS_JOBID= 13157124
Free space on /tmp= 70944 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285358-1303766601/watcher-3285358-1303766601 -o /tmp/evaluation-result-3285358-1303766601/solver-3285358-1303766601 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3285358-1303766601.cnf

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=1908937739

node134.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.831
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.66
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21183940 kB
Buffers:       2294700 kB
Cached:        8837144 kB
SwapCached:         64 kB
Active:        4310084 kB
Inactive:      6906772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21183940 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:          124728 kB
Writeback:           0 kB
AnonPages:       84336 kB
Mapped:          15428 kB
Slab:           486684 kB
PageTables:       5636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   244676 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70896 MiB
End job on node134 at 2011-04-25 23:45:04