Trace number 3285316

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-03-03? (TO) 1300.01 1300.03

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

running on 2 cores: 0,2

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: 1.04 2.58 3.26 5/184 15251
/proc/meminfo: memFree=18507208/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=30684 CPUtime=0 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 488199852 31420416 270 33554432000 134512640 134761588 4293233392 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 7671 270 225 61 0 6974 0

[startup+0.02564 s]
/proc/loadavg: 1.04 2.58 3.26 5/184 15251
/proc/meminfo: memFree=18507208/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=30684 CPUtime=0.02 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 421 0 0 0 2 0 0 0 21 0 1 0 488199852 31420416 362 33554432000 134512640 134761588 4293233392 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 7671 362 225 61 0 6974 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30684

[startup+0.100618 s]
/proc/loadavg: 1.04 2.58 3.26 5/184 15251
/proc/meminfo: memFree=18507208/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=30684 CPUtime=0.09 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 774 0 0 0 9 0 0 0 21 0 1 0 488199852 31420416 715 33554432000 134512640 134761588 4293233392 18446744073709551615 8698611 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 7671 715 225 61 0 6974 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30684

[startup+0.300586 s]
/proc/loadavg: 1.04 2.58 3.26 5/184 15251
/proc/meminfo: memFree=18507208/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=30684 CPUtime=0.29 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 1653 0 0 0 29 0 0 0 22 0 1 0 488199852 31420416 1594 33554432000 134512640 134761588 4293233392 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 7671 1594 225 61 0 6974 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30684

[startup+0.700491 s]
/proc/loadavg: 1.04 2.58 3.26 5/184 15251
/proc/meminfo: memFree=18507208/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=30684 CPUtime=0.69 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 3384 0 0 0 69 0 0 0 24 0 1 0 488199852 31420416 3325 33554432000 134512640 134761588 4293233392 18446744073709551615 8698571 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 7671 3325 225 61 0 6974 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30684

[startup+1.50041 s]
/proc/loadavg: 1.04 2.58 3.26 5/185 15252
/proc/meminfo: memFree=18436768/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=57560 CPUtime=1.49 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 12711 0 0 0 147 2 0 0 25 0 1 0 488199852 58941440 12651 33554432000 134512640 134761588 4293233392 18446744073709551615 134675857 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 14390 12651 313 61 0 13693 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57560

[startup+3.10115 s]
/proc/loadavg: 1.04 2.58 3.26 5/188 15258
/proc/meminfo: memFree=18366452/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=72896 CPUtime=3.09 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 28244 0 0 0 305 4 0 0 25 0 1 0 488199852 74645504 16502 33554432000 134512640 134761588 4293233392 18446744073709551615 134708668 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 18224 16502 362 61 0 17527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72896

[startup+6.30057 s]
/proc/loadavg: 1.28 2.60 3.26 7/188 15258
/proc/meminfo: memFree=18233376/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=72860 CPUtime=6.29 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 29473 0 0 0 624 5 0 0 25 0 1 0 488199852 74608640 16502 33554432000 134512640 134761588 4293233392 18446744073709551615 134724712 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 18215 16502 367 61 0 17518 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72860

[startup+30.0956 s]
/proc/loadavg: 1.28 2.60 3.26 7/188 15258
/proc/meminfo: memFree=18233376/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=74164 CPUtime=30.09 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 30894 0 0 0 3004 5 0 0 25 0 1 0 488199852 75943936 16831 33554432000 134512640 134761588 4293233392 18446744073709551615 134682731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 18541 16831 370 61 0 17844 0
Current children cumulated CPU time (s) 30.09
Current children cumulated vsize (KiB) 74164

[startup+30.1006 s]
/proc/loadavg: 4.18 3.19 3.44 5/188 15259
/proc/meminfo: memFree=18162000/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=74164 CPUtime=30.1 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 30894 0 0 0 3005 5 0 0 25 0 1 0 488199852 75943936 16831 33554432000 134512640 134761588 4293233392 18446744073709551615 134685621 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 18541 16831 370 61 0 17844 0
Current children cumulated CPU time (s) 30.1
Current children cumulated vsize (KiB) 74164

[startup+51.1071 s]
/proc/loadavg: 4.59 3.35 3.49 5/188 15260
/proc/meminfo: memFree=18141700/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=75968 CPUtime=51.1 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 32161 0 0 0 5105 5 0 0 25 0 1 0 488199852 77791232 17282 33554432000 134512640 134761588 4293233392 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 18992 17282 370 61 0 18295 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 75968

[startup+102.3 s]
/proc/loadavg: 4.25 3.45 3.51 5/188 15261
/proc/meminfo: memFree=18039148/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=114960 CPUtime=102.29 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 47258 0 0 0 10222 7 0 0 25 0 1 0 488199852 117719040 27030 33554432000 134512640 134761588 4293233392 18446744073709551615 134657590 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 28740 27030 370 61 0 28043 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 114960

[startup+162.3 s]
/proc/loadavg: 4.09 3.55 3.54 5/188 15262
/proc/meminfo: memFree=17771668/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=161332 CPUtime=162.29 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 85069 0 0 0 16217 12 0 0 25 0 1 0 488199852 165203968 38136 33554432000 134512640 134761588 4293233392 18446744073709551615 134616735 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 40333 38136 370 61 0 39636 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 161332

[startup+222.3 s]
/proc/loadavg: 4.03 3.63 3.57 5/188 15264
/proc/meminfo: memFree=17435608/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=363228 CPUtime=222.29 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 462677 0 0 0 22108 121 0 0 25 0 1 0 488199852 371945472 89408 33554432000 134512640 134761588 4293233392 18446744073709551615 134685705 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 90807 89408 275 61 0 90110 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 363228

[startup+282.301 s]
/proc/loadavg: 4.01 3.69 3.59 5/188 15266
/proc/meminfo: memFree=17426048/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=369336 CPUtime=282.29 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 510864 0 0 0 28100 129 0 0 25 0 1 0 488199852 378200064 90935 33554432000 134512640 134761588 4293233392 18446744073709551615 134636797 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 92334 90935 275 61 0 91637 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 369336

[startup+342.301 s]
/proc/loadavg: 4.00 3.75 3.61 5/188 15267
/proc/meminfo: memFree=17421952/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=373056 CPUtime=342.3 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 526300 0 0 0 34098 132 0 0 25 0 1 0 488199852 382009344 91865 33554432000 134512640 134761588 4293233392 18446744073709551615 134682647 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 93264 91865 275 61 0 92567 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 373056

[startup+402.301 s]
/proc/loadavg: 4.00 3.79 3.64 5/188 15269
/proc/meminfo: memFree=17438560/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=374572 CPUtime=402.3 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 534217 0 0 0 40097 133 0 0 25 0 1 0 488199852 383561728 92244 33554432000 134512640 134761588 4293233392 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 93643 92244 275 61 0 92946 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 374572

[startup+462.301 s]
/proc/loadavg: 4.00 3.83 3.65 5/188 15270
/proc/meminfo: memFree=17435448/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=377788 CPUtime=462.3 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 562896 0 0 0 46093 137 0 0 25 0 1 0 488199852 386854912 93016 33554432000 134512640 134761588 4293233392 18446744073709551615 134616870 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 94447 93016 275 61 0 93750 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 377788

[startup+522.301 s]
/proc/loadavg: 4.45 3.95 3.70 5/188 15299
/proc/meminfo: memFree=17449348/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=395972 CPUtime=522.3 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 632144 0 0 0 52082 148 0 0 25 0 1 0 488199852 405475328 97225 33554432000 134512640 134761588 4293233392 18446744073709551615 134616959 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 98993 97225 275 61 0 98296 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 395972

[startup+582.301 s]
/proc/loadavg: 4.44 4.06 3.75 5/188 15301
/proc/meminfo: memFree=17448584/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=390504 CPUtime=582.3 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 702895 0 0 0 58071 159 0 0 25 0 1 0 488199852 399876096 95893 33554432000 134512640 134761588 4293233392 18446744073709551615 134685655 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 97626 95893 275 61 0 96929 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 390504

[startup+642.3 s]
/proc/loadavg: 4.16 4.05 3.77 5/188 15302
/proc/meminfo: memFree=17502476/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=371740 CPUtime=642.3 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 774335 0 0 0 64060 170 0 0 25 0 1 0 488199852 380661760 91199 33554432000 134512640 134761588 4293233392 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 92935 91199 275 61 0 92238 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 371740

[startup+702.306 s]
/proc/loadavg: 4.13 4.05 3.78 5/188 15304
/proc/meminfo: memFree=17468044/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=366308 CPUtime=702.29 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 843275 0 0 0 70049 180 0 0 25 0 1 0 488199852 375099392 89846 33554432000 134512640 134761588 4293233392 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 91577 89846 275 61 0 90880 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 366308

[startup+762.3 s]
/proc/loadavg: 4.05 4.04 3.79 5/188 15305
/proc/meminfo: memFree=17414656/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=368404 CPUtime=762.29 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 917189 0 0 0 76038 191 0 0 25 0 1 0 488199852 377245696 90400 33554432000 134512640 134761588 4293233392 18446744073709551615 134636621 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 92101 90400 275 61 0 91404 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 368404

[startup+822.301 s]
/proc/loadavg: 3.53 3.90 3.76 4/182 15324
/proc/meminfo: memFree=17738988/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=397928 CPUtime=822.29 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 928475 0 0 0 82036 193 0 0 25 0 1 0 488199852 407478272 97801 33554432000 134512640 134761588 4293233392 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 99482 97801 275 61 0 98785 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 397928

[startup+882.301 s]
/proc/loadavg: 3.19 3.74 3.71 4/182 15326
/proc/meminfo: memFree=17752868/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=376732 CPUtime=882.29 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 934280 0 0 0 88035 194 0 0 25 0 1 0 488199852 385773568 92502 33554432000 134512640 134761588 4293233392 18446744073709551615 134616727 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 94183 92502 275 61 0 93486 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 376732

[startup+942.301 s]
/proc/loadavg: 3.07 3.60 3.67 4/182 15327
/proc/meminfo: memFree=17750724/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=381596 CPUtime=942.28 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 942101 0 0 0 94034 194 0 0 25 0 1 0 488199852 390754304 93718 33554432000 134512640 134761588 4293233392 18446744073709551615 134747232 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 95399 93718 275 61 0 94702 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 381596

[startup+1002.3 s]
/proc/loadavg: 3.07 3.50 3.63 4/182 15329
/proc/meminfo: memFree=17651276/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=389012 CPUtime=1002.28 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 949209 0 0 0 100032 196 0 0 25 0 1 0 488199852 398348288 95572 33554432000 134512640 134761588 4293233392 18446744073709551615 134635808 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 97253 95572 275 61 0 96556 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 389012

[startup+1062.3 s]
/proc/loadavg: 3.02 3.41 3.58 4/182 15330
/proc/meminfo: memFree=17719560/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=398712 CPUtime=1062.27 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 957437 0 0 0 106030 197 0 0 25 0 1 0 488199852 408281088 97997 33554432000 134512640 134761588 4293233392 18446744073709551615 134751691 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 99678 97997 275 61 0 98981 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 398712

[startup+1122.3 s]
/proc/loadavg: 3.01 3.33 3.54 4/182 15332
/proc/meminfo: memFree=17696872/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=400916 CPUtime=1122.27 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 985635 0 0 0 112025 202 0 0 25 0 1 0 488199852 410537984 98548 33554432000 134512640 134761588 4293233392 18446744073709551615 134636566 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 100229 98548 275 61 0 99532 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 400916

[startup+1182.3 s]
/proc/loadavg: 3.00 3.27 3.51 4/182 15334
/proc/meminfo: memFree=17734680/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=385684 CPUtime=1182.28 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 994727 0 0 0 118024 204 0 0 25 0 1 0 488199852 394940416 94740 33554432000 134512640 134761588 4293233392 18446744073709551615 134680808 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 96421 94740 275 61 0 95724 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 385684

[startup+1242.3 s]
/proc/loadavg: 3.00 3.21 3.47 4/182 15335
/proc/meminfo: memFree=17735172/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=381456 CPUtime=1242.28 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 999992 0 0 0 124024 204 0 0 25 0 1 0 488199852 390610944 93683 33554432000 134512640 134761588 4293233392 18446744073709551615 134616745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 95364 93683 275 61 0 94667 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 381456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.17 3.44 3/180 15338
/proc/meminfo: memFree=17776344/32951132 swapFree=67111524/67111528
[pid=15251] ppid=15249 vsize=385936 CPUtime=1299.98 cores=0,2
/proc/15251/stat : 15251 (MPhaseSAT64) R 15249 15251 14002 0 -1 4202496 1008553 0 0 0 129793 205 0 0 25 0 1 0 488199852 395198464 94803 33554432000 134512640 134761588 4293233392 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15251/statm: 96484 94803 275 61 0 95787 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 385936

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.03
CPU time (s): 1300.01
CPU user time (s): 1297.94
CPU system time (s): 2.07268
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 523968

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

runsolver used 2.23166 second user time and 4.71828 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-25 23:13:22
IDJOB=3285316
IDBENCH=82379
IDSOLVER=1521
FILE ID=node129/3285316-1303766001
RUNJOBID= node129-1303766001-15215
PBS_JOBID= 13157128
Free space on /tmp= 66216 MiB

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

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=1857611681

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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	: 5332.82
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18510712 kB
Buffers:       1239812 kB
Cached:       12448216 kB
SwapCached:          4 kB
Active:        2118552 kB
Inactive:     11657696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18510712 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           86560 kB
Writeback:           0 kB
AnonPages:       87288 kB
Mapped:          16432 kB
Slab:           602040 kB
PageTables:       5380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   273296 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66196 MiB
End job on node129 at 2011-04-25 23:35:04