Trace number 3375760

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
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.02
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

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-3375760-1305447619/watcher-3375760-1305447619 -o /tmp/evaluation-result-3375760-1305447619/solver-3375760-1305447619 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375760-1305447619.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: 5.35 7.27 7.71 5/325 29259
/proc/meminfo: memFree=15033452/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=53288 CPUtime=0 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 443 0 0 0 0 0 0 0 23 0 1 0 734992691 54566912 384 33554432000 4194304 4479436 140735372692960 18446744073709551615 231895490304 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 13322 384 267 70 0 10442 0

[startup+0.0573079 s]
/proc/loadavg: 5.35 7.27 7.71 5/325 29259
/proc/meminfo: memFree=15033452/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=53288 CPUtime=0.05 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 916 0 0 0 5 0 0 0 23 0 1 0 734992691 54566912 857 33554432000 4194304 4479436 140735372692960 18446744073709551615 231895490304 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 13322 858 267 70 0 10442 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 53288

[startup+0.100294 s]
/proc/loadavg: 5.35 7.27 7.71 5/325 29259
/proc/meminfo: memFree=15033452/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=53288 CPUtime=0.09 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 1326 0 0 0 9 0 0 0 23 0 1 0 734992691 54566912 1267 33554432000 4194304 4479436 140735372692960 18446744073709551615 231895490304 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 13322 1268 267 70 0 10442 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53288

[startup+0.300256 s]
/proc/loadavg: 5.35 7.27 7.71 5/325 29259
/proc/meminfo: memFree=15033452/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=53288 CPUtime=0.29 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 3193 0 0 0 29 0 0 0 25 0 1 0 734992691 54566912 3134 33554432000 4194304 4479436 140735372692960 18446744073709551615 231895490304 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 13322 3136 267 70 0 10442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53288

[startup+0.700183 s]
/proc/loadavg: 5.35 7.27 7.71 5/325 29259
/proc/meminfo: memFree=15033452/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=53288 CPUtime=0.69 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 6943 0 0 0 68 1 0 0 25 0 1 0 734992691 54566912 6884 33554432000 4194304 4479436 140735372692960 18446744073709551615 231895490304 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 13322 6884 267 70 0 10442 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53288

[startup+1.50103 s]
/proc/loadavg: 5.35 7.27 7.71 5/326 29267
/proc/meminfo: memFree=14989300/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=97540 CPUtime=1.49 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 22686 0 0 0 146 3 0 0 25 0 1 0 734992691 99880960 20290 33554432000 4194304 4479436 140735372692960 18446744073709551615 4339171 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 24385 20290 415 70 0 21505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97540

[startup+3.10073 s]
/proc/loadavg: 5.35 7.27 7.71 5/326 29280
/proc/meminfo: memFree=14941056/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=102804 CPUtime=3.09 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 31032 0 0 0 305 4 0 0 25 0 1 0 734992691 105271296 21589 33554432000 4194304 4479436 140735372692960 18446744073709551615 4397888 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 25701 21589 430 70 0 22821 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102804

[startup+6.30113 s]
/proc/loadavg: 5.24 7.21 7.69 5/329 29286
/proc/meminfo: memFree=14830612/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=102800 CPUtime=6.29 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 31046 0 0 0 625 4 0 0 25 0 1 0 734992691 105267200 21602 33554432000 4194304 4479436 140735372692960 18446744073709551615 4382493 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 25700 21602 438 70 0 22820 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102800

[startup+12.7009 s]
/proc/loadavg: 5.14 7.16 7.67 5/329 29286
/proc/meminfo: memFree=14605764/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=104420 CPUtime=12.69 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 31452 0 0 0 1265 4 0 0 25 0 1 0 734992691 106926080 22007 33554432000 4194304 4479436 140735372692960 18446744073709551615 4330240 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 26105 22007 438 70 0 23225 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104420

[startup+25.5005 s]
/proc/loadavg: 4.89 7.01 7.62 5/326 29308
/proc/meminfo: memFree=14576524/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=111520 CPUtime=25.49 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 33228 0 0 0 2545 4 0 0 25 0 1 0 734992691 114196480 23782 33554432000 4194304 4479436 140735372692960 18446744073709551615 4389723 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 27880 23782 438 70 0 25000 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111520

[startup+51.1007 s]
/proc/loadavg: 4.67 6.78 7.52 5/329 29314
/proc/meminfo: memFree=14034240/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=152244 CPUtime=51.09 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 43412 0 0 0 5105 4 0 0 25 0 1 0 734992691 155897856 33963 33554432000 4194304 4479436 140735372692960 18446744073709551615 4339588 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 38061 33963 438 70 0 35181 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 152244

[startup+102.312 s]
/proc/loadavg: 4.26 6.31 7.32 5/329 29316
/proc/meminfo: memFree=13946396/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=239248 CPUtime=102.31 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 73542 0 0 0 10223 8 0 0 25 0 1 0 734992691 244989952 55714 33554432000 4194304 4479436 140735372692960 18446744073709551615 4308415 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 59812 55714 438 70 0 56932 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 239248

[startup+162.301 s]
/proc/loadavg: 4.10 5.92 7.12 5/329 29317
/proc/meminfo: memFree=13949788/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=239060 CPUtime=162.3 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 106311 0 0 0 16218 12 0 0 25 0 1 0 734992691 244797440 55667 33554432000 4194304 4479436 140735372692960 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 59765 55667 438 70 0 56885 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 239060

[startup+222.301 s]
/proc/loadavg: 4.04 5.57 6.93 5/329 29319
/proc/meminfo: memFree=13935008/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=257296 CPUtime=222.3 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 141612 0 0 0 22214 16 0 0 25 0 1 0 734992691 263471104 58179 33554432000 4194304 4479436 140735372692960 18446744073709551615 4451003 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 64324 58179 438 70 0 61444 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 257296

[startup+282.3 s]
/proc/loadavg: 4.01 5.28 6.74 5/329 29321
/proc/meminfo: memFree=13976772/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=257296 CPUtime=282.3 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 141612 0 0 0 28214 16 0 0 25 0 1 0 734992691 263471104 58179 33554432000 4194304 4479436 140735372692960 18446744073709551615 4401677 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 64324 58179 438 70 0 61444 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 257296

[startup+342.301 s]
/proc/loadavg: 4.00 5.04 6.57 5/329 29322
/proc/meminfo: memFree=13977108/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=257240 CPUtime=342.3 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 174381 0 0 0 34210 20 0 0 25 0 1 0 734992691 263413760 58165 33554432000 4194304 4479436 140735372692960 18446744073709551615 4306795 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 64310 58165 438 70 0 61430 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 257240

[startup+402.301 s]
/proc/loadavg: 4.00 4.85 6.40 5/329 29324
/proc/meminfo: memFree=13971388/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=257176 CPUtime=402.3 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 207150 0 0 0 40207 23 0 0 25 0 1 0 734992691 263348224 58149 33554432000 4194304 4479436 140735372692960 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 64294 58149 438 70 0 61414 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 257176

[startup+462.301 s]
/proc/loadavg: 4.12 4.73 6.26 5/329 29325
/proc/meminfo: memFree=13971224/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=257176 CPUtime=462.3 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 207150 0 0 0 46207 23 0 0 25 0 1 0 734992691 263348224 58149 33554432000 4194304 4479436 140735372692960 18446744073709551615 4450821 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 64294 58149 438 70 0 61414 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 257176

[startup+522.3 s]
/proc/loadavg: 4.20 4.64 6.13 5/329 29327
/proc/meminfo: memFree=13969472/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=257116 CPUtime=522.3 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 240431 0 0 0 52204 26 0 0 25 0 1 0 734992691 263286784 58646 33554432000 4194304 4479436 140735372692960 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 64279 58646 438 70 0 61399 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 257116

[startup+582.301 s]
/proc/loadavg: 4.18 4.55 6.01 5/329 29329
/proc/meminfo: memFree=13969452/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=257116 CPUtime=582.31 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 240431 0 0 0 58205 26 0 0 25 0 1 0 734992691 263286784 58646 33554432000 4194304 4479436 140735372692960 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 64279 58646 438 70 0 61399 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 257116

[startup+642.301 s]
/proc/loadavg: 4.06 4.44 5.87 5/329 29330
/proc/meminfo: memFree=13969292/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=257068 CPUtime=642.32 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 240431 0 0 0 64206 26 0 0 25 0 1 0 734992691 263237632 58634 33554432000 4194304 4479436 140735372692960 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 64267 58634 438 70 0 61387 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 257068

[startup+702.301 s]
/proc/loadavg: 4.02 4.36 5.76 5/329 29332
/proc/meminfo: memFree=13967296/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=257068 CPUtime=702.31 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 273712 0 0 0 70202 29 0 0 25 0 1 0 734992691 263237632 59146 33554432000 4194304 4479436 140735372692960 18446744073709551615 4338989 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 64267 59146 438 70 0 61387 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 257068

[startup+762.312 s]
/proc/loadavg: 4.00 4.29 5.64 5/329 29333
/proc/meminfo: memFree=13967520/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=257012 CPUtime=762.32 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 273712 0 0 0 76203 29 0 0 25 0 1 0 734992691 263180288 59132 33554432000 4194304 4479436 140735372692960 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 64253 59132 438 70 0 61373 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 257012

[startup+822.301 s]
/proc/loadavg: 4.00 4.24 5.54 5/329 29335
/proc/meminfo: memFree=13961804/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=267252 CPUtime=822.32 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 308017 0 0 0 82200 32 0 0 25 0 1 0 734992691 273666048 60668 33554432000 4194304 4479436 140735372692960 18446744073709551615 4330564 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 66813 60668 438 70 0 63933 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 267252

[startup+882.301 s]
/proc/loadavg: 4.00 4.19 5.43 6/329 29337
/proc/meminfo: memFree=13961648/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=267196 CPUtime=882.32 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 308017 0 0 0 88200 32 0 0 25 0 1 0 734992691 273608704 60654 33554432000 4194304 4479436 140735372692960 18446744073709551615 4384834 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 66799 60654 438 70 0 63919 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 267196

[startup+942.301 s]
/proc/loadavg: 4.00 4.15 5.35 5/329 29338
/proc/meminfo: memFree=13942652/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=277436 CPUtime=942.32 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 345393 0 0 0 94196 36 0 0 25 0 1 0 734992691 284094464 65261 33554432000 4194304 4479436 140735372692960 18446744073709551615 4339614 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 69359 65261 438 70 0 66479 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 277436

[startup+1002.3 s]
/proc/loadavg: 4.06 4.14 5.26 5/329 29340
/proc/meminfo: memFree=13943500/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=277380 CPUtime=1002.32 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 345393 0 0 0 100196 36 0 0 25 0 1 0 734992691 284037120 65247 33554432000 4194304 4479436 140735372692960 18446744073709551615 4450969 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 69345 65247 438 70 0 66465 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 277380

[startup+1062.3 s]
/proc/loadavg: 4.19 4.16 5.20 5/329 29341
/proc/meminfo: memFree=13943580/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=277380 CPUtime=1062.33 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 345393 0 0 0 106197 36 0 0 25 0 1 0 734992691 284037120 65247 33554432000 4194304 4479436 140735372692960 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 69345 65247 438 70 0 66465 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 277380

[startup+1122.3 s]
/proc/loadavg: 4.14 4.14 5.13 6/329 29346
/proc/meminfo: memFree=13943788/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=277380 CPUtime=1122.32 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 378162 0 0 0 112193 39 0 0 25 0 1 0 734992691 284037120 65247 33554432000 4194304 4479436 140735372692960 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 69345 65247 438 70 0 66465 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 277380

[startup+1182.3 s]
/proc/loadavg: 4.05 4.11 5.05 5/329 29348
/proc/meminfo: memFree=13943272/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=277332 CPUtime=1182.33 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 378162 0 0 0 118194 39 0 0 25 0 1 0 734992691 283987968 65235 33554432000 4194304 4479436 140735372692960 18446744073709551615 4339132 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 69333 65235 438 70 0 66453 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 277332

[startup+1242.3 s]
/proc/loadavg: 4.02 4.09 4.98 5/329 29349
/proc/meminfo: memFree=13941712/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=277332 CPUtime=1242.33 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 378162 0 0 0 124194 39 0 0 25 0 1 0 734992691 283987968 65235 33554432000 4194304 4479436 140735372692960 18446744073709551615 4385008 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 69333 65235 438 70 0 66453 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 277332



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.07 4.92 5/329 29406
/proc/meminfo: memFree=14633616/32950928 swapFree=67085488/67111528
[pid=29259] ppid=29257 vsize=277332 CPUtime=1300.04 cores=1,3
/proc/29259/stat : 29259 (MPhaseSAT64) R 29257 29259 29010 0 -1 4202496 378162 0 0 0 129965 39 0 0 25 0 1 0 734992691 283987968 65235 33554432000 4194304 4479436 140735372692960 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29259/statm: 69333 65235 438 70 0 66453 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 277332

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.66
CPU system time (s): 0.407937
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 408512

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

runsolver used 3.84441 second user time and 9.31958 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 10:20:20
IDJOB=3375760
IDBENCH=82366
IDSOLVER=1855
FILE ID=node114/3375760-1305447619
RUNJOBID= node114-1305447580-29030
PBS_JOBID= 13324876
Free space on /tmp= 72924 MiB

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

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=141942564

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.74
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.848
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:      15033608 kB
Buffers:        290296 kB
Cached:        6653696 kB
SwapCached:         96 kB
Active:       12287720 kB
Inactive:      5219408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15033608 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           77016 kB
Writeback:           0 kB
AnonPages:    10562480 kB
Mapped:          27560 kB
Slab:           307808 kB
PageTables:      37720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52685500 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= 72868 MiB
End job on node114 at 2011-05-15 10:42:02