Trace number 3394179

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) 5000.05 4999.93

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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-3394179-1306074997/watcher-3394179-1306074997 -o /tmp/evaluation-result-3394179-1306074997/solver-3394179-1306074997 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394179-1306074997.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.04 2.01 2/508 22637
/proc/meminfo: memFree=10105844/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=28644 CPUtime=0.01 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 509 0 0 0 1 0 0 0 25 0 1 0 699915886 29331456 450 33554432000 4194304 4479436 140735182174688 18446744073709551615 255106768640 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 7161 450 267 70 0 4281 0

[startup+0.0373159 s]
/proc/loadavg: 2.08 2.04 2.01 2/508 22637
/proc/meminfo: memFree=10105844/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=28644 CPUtime=0.03 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 700 0 0 0 3 0 0 0 25 0 1 0 699915886 29331456 641 33554432000 4194304 4479436 140735182174688 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 7161 641 267 70 0 4281 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28644

[startup+0.100306 s]
/proc/loadavg: 2.08 2.04 2.01 2/508 22637
/proc/meminfo: memFree=10105844/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=28644 CPUtime=0.09 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 1271 0 0 0 9 0 0 0 25 0 1 0 699915886 29331456 1212 33554432000 4194304 4479436 140735182174688 18446744073709551615 255106300720 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 7161 1213 267 70 0 4281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28644

[startup+0.300274 s]
/proc/loadavg: 2.08 2.04 2.01 2/508 22637
/proc/meminfo: memFree=10105844/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=28644 CPUtime=0.29 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 3051 0 0 0 29 0 0 0 25 0 1 0 699915886 29331456 2992 33554432000 4194304 4479436 140735182174688 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 7161 2992 267 70 0 4281 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28644

[startup+0.700209 s]
/proc/loadavg: 2.08 2.04 2.01 2/508 22637
/proc/meminfo: memFree=10105844/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=39460 CPUtime=0.69 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 12737 0 0 0 68 1 0 0 25 0 1 0 699915886 40407040 7214 33554432000 4194304 4479436 140735182174688 18446744073709551615 4244263 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 9865 7214 477 70 0 6985 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39460

[startup+1.50106 s]
/proc/loadavg: 2.08 2.04 2.01 3/512 22644
/proc/meminfo: memFree=10031048/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=55056 CPUtime=1.49 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 17607 0 0 0 147 2 0 0 25 0 1 0 699915886 56377344 11134 33554432000 4194304 4479436 140735182174688 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 13764 11134 498 70 0 10884 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55056

[startup+3.10076 s]
/proc/loadavg: 2.08 2.04 2.01 3/512 22644
/proc/meminfo: memFree=9983680/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=62200 CPUtime=3.09 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 22560 0 0 0 307 2 0 0 25 0 1 0 699915886 63692800 12939 33554432000 4194304 4479436 140735182174688 18446744073709551615 4394853 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 15550 12939 512 70 0 12670 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62200

[startup+6.3002 s]
/proc/loadavg: 2.15 2.06 2.01 3/512 22644
/proc/meminfo: memFree=9941024/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=62200 CPUtime=6.29 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 22564 0 0 0 627 2 0 0 25 0 1 0 699915886 63692800 12943 33554432000 4194304 4479436 140735182174688 18446744073709551615 4451518 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 15550 12943 515 70 0 12670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62200

[startup+12.7011 s]
/proc/loadavg: 2.14 2.06 2.01 3/512 22644
/proc/meminfo: memFree=9938784/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=62200 CPUtime=12.69 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 22564 0 0 0 1267 2 0 0 25 0 1 0 699915886 63692800 12943 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 15550 12943 515 70 0 12670 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62200

[startup+25.5008 s]
/proc/loadavg: 2.11 2.05 2.01 3/512 22644
/proc/meminfo: memFree=9919484/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=81248 CPUtime=25.49 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 27326 0 0 0 2547 2 0 0 25 0 1 0 699915886 83197952 17705 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382583 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 20312 17705 515 70 0 17432 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81248

[startup+51.1003 s]
/proc/loadavg: 2.07 2.05 2.01 3/512 22672
/proc/meminfo: memFree=9986188/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=84000 CPUtime=51.1 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 36834 0 0 0 5106 4 0 0 25 0 1 0 699915886 86016000 18393 33554432000 4194304 4479436 140735182174688 18446744073709551615 4455656 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 21000 18393 515 70 0 18120 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 84000

[startup+102.319 s]
/proc/loadavg: 2.03 2.04 2.00 3/512 22673
/proc/meminfo: memFree=9944568/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=98176 CPUtime=102.32 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 56654 0 0 0 10226 6 0 0 25 0 1 0 699915886 100532224 21943 33554432000 4194304 4479436 140735182174688 18446744073709551615 4384785 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 24544 21943 443 70 0 21664 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 98176

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/512 22675
/proc/meminfo: memFree=9913688/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=114560 CPUtime=162.29 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 60750 0 0 0 16223 6 0 0 25 0 1 0 699915886 117309440 26039 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382477 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 28640 26039 443 70 0 25760 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 114560

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 22677
/proc/meminfo: memFree=9898176/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=114560 CPUtime=222.29 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 60750 0 0 0 22223 6 0 0 25 0 1 0 699915886 117309440 26039 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 28640 26039 443 70 0 25760 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 114560

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 22678
/proc/meminfo: memFree=9877816/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=126848 CPUtime=282.3 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 63822 0 0 0 28223 7 0 0 25 0 1 0 699915886 129892352 29111 33554432000 4194304 4479436 140735182174688 18446744073709551615 4330268 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 31712 29111 443 70 0 28832 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 126848

[startup+342.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/512 22680
/proc/meminfo: memFree=9828696/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=167808 CPUtime=342.3 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 74062 0 0 0 34223 7 0 0 25 0 1 0 699915886 171835392 39351 33554432000 4194304 4479436 140735182174688 18446744073709551615 4307020 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 41952 39351 443 70 0 39072 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 167808

[startup+402.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/512 22681
/proc/meminfo: memFree=9804136/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=167808 CPUtime=402.3 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 74062 0 0 0 40223 7 0 0 25 0 1 0 699915886 171835392 39351 33554432000 4194304 4479436 140735182174688 18446744073709551615 4452480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 41952 39351 443 70 0 39072 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 167808

[startup+462.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/512 22683
/proc/meminfo: memFree=9804248/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=167808 CPUtime=462.3 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 74062 0 0 0 46223 7 0 0 25 0 1 0 699915886 171835392 39351 33554432000 4194304 4479436 140735182174688 18446744073709551615 4339167 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 41952 39351 443 70 0 39072 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 167808

[startup+522.301 s]
/proc/loadavg: 2.22 2.09 2.02 3/512 22685
/proc/meminfo: memFree=9787852/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=167808 CPUtime=522.3 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 74062 0 0 0 52223 7 0 0 25 0 1 0 699915886 171835392 39351 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 41952 39351 443 70 0 39072 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 167808

[startup+582.301 s]
/proc/loadavg: 2.12 2.08 2.02 3/512 22686
/proc/meminfo: memFree=9787816/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=167808 CPUtime=582.3 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 74062 0 0 0 58223 7 0 0 25 0 1 0 699915886 171835392 39351 33554432000 4194304 4479436 140735182174688 18446744073709551615 4384179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 41952 39351 443 70 0 39072 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 167808

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.03 2.06 2.01 3/512 22791
/proc/meminfo: memFree=9454992/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=282776 CPUtime=4062.4 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 580948 0 0 0 406181 59 0 0 25 0 1 0 699915886 289562624 68125 33554432000 4194304 4479436 140735182174688 18446744073709551615 4384797 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 70694 68125 443 70 0 67814 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 282776

[startup+4122.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/512 22793
/proc/meminfo: memFree=9456456/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=282776 CPUtime=4122.39 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 580948 0 0 0 412180 59 0 0 25 0 1 0 699915886 289562624 68125 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 70694 68125 443 70 0 67814 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 282776

[startup+4182.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/512 22794
/proc/meminfo: memFree=9456552/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=282776 CPUtime=4182.39 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 580948 0 0 0 418180 59 0 0 25 0 1 0 699915886 289562624 68125 33554432000 4194304 4479436 140735182174688 18446744073709551615 4451917 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 70694 68125 443 70 0 67814 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 282776

[startup+4242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 22796
/proc/meminfo: memFree=9504648/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=282776 CPUtime=4242.39 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 580948 0 0 0 424180 59 0 0 25 0 1 0 699915886 289562624 68125 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 70694 68125 443 70 0 67814 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 282776

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 22797
/proc/meminfo: memFree=9464584/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=282776 CPUtime=4302.39 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 580948 0 0 0 430180 59 0 0 25 0 1 0 699915886 289562624 68125 33554432000 4194304 4479436 140735182174688 18446744073709551615 4384789 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 70694 68125 443 70 0 67814 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 282776

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 22799
/proc/meminfo: memFree=9407636/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=340120 CPUtime=4362.39 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 595284 0 0 0 436179 60 0 0 25 0 1 0 699915886 348282880 82461 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 85030 82461 443 70 0 82150 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 340120

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 22801
/proc/meminfo: memFree=9391504/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=356504 CPUtime=4422.4 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 599380 0 0 0 442179 61 0 0 25 0 1 0 699915886 365060096 86557 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382436 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 89126 86557 443 70 0 86246 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 356504

[startup+4482.3 s]
/proc/loadavg: 2.18 2.06 2.02 3/512 22802
/proc/meminfo: memFree=9383280/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=356504 CPUtime=4482.4 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 599380 0 0 0 448179 61 0 0 25 0 1 0 699915886 365060096 86557 33554432000 4194304 4479436 140735182174688 18446744073709551615 4306795 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 89126 86557 443 70 0 86246 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 356504

[startup+4542.3 s]
/proc/loadavg: 2.14 2.08 2.02 3/512 22804
/proc/meminfo: memFree=9431380/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=323736 CPUtime=4542.39 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 621908 0 0 0 454176 63 0 0 25 0 1 0 699915886 331505664 78365 33554432000 4194304 4479436 140735182174688 18446744073709551615 4384785 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 80934 78365 443 70 0 78054 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 323736

[startup+4602.3 s]
/proc/loadavg: 2.05 2.06 2.02 3/512 22805
/proc/meminfo: memFree=9471776/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=282776 CPUtime=4602.41 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 634196 0 0 0 460176 65 0 0 25 0 1 0 699915886 289562624 68125 33554432000 4194304 4479436 140735182174688 18446744073709551615 4385015 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 70694 68125 443 70 0 67814 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 282776

[startup+4662.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/512 22807
/proc/meminfo: memFree=9348636/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=372888 CPUtime=4662.4 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 656724 0 0 0 466173 67 0 0 25 0 1 0 699915886 381837312 90653 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382461 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 93222 90653 443 70 0 90342 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 372888

[startup+4722.32 s]
/proc/loadavg: 2.00 2.04 2.00 3/512 22809
/proc/meminfo: memFree=9438016/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=331928 CPUtime=4722.42 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 669012 0 0 0 472174 68 0 0 25 0 1 0 699915886 339894272 80413 33554432000 4194304 4479436 140735182174688 18446744073709551615 4380410 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 82982 80413 443 70 0 80102 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 331928

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 22810
/proc/meminfo: memFree=9487952/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=282776 CPUtime=4782.4 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 679252 0 0 0 478171 69 0 0 25 0 1 0 699915886 289562624 68125 33554432000 4194304 4479436 140735182174688 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 70694 68125 443 70 0 67814 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 282776

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 22812
/proc/meminfo: memFree=9439696/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=282776 CPUtime=4842.4 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 679252 0 0 0 484171 69 0 0 25 0 1 0 699915886 289562624 68125 33554432000 4194304 4479436 140735182174688 18446744073709551615 4384892 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 70694 68125 443 70 0 67814 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 282776

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 22813
/proc/meminfo: memFree=9471432/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=299160 CPUtime=4902.4 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 705844 0 0 0 490168 72 0 0 25 0 1 0 699915886 306339840 72189 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 74790 72189 443 70 0 71910 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 299160

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 22815
/proc/meminfo: memFree=9381856/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=389272 CPUtime=4962.41 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 728372 0 0 0 496167 74 0 0 25 0 1 0 699915886 398614528 94717 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382497 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 97318 94717 443 70 0 94438 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 389272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.07 2.02 2.00 3/512 22816
/proc/meminfo: memFree=9471624/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=299160 CPUtime=5000.03 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 728372 0 0 0 499928 75 0 0 25 0 1 0 699915886 306339840 72189 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382436 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 74790 72189 443 70 0 71910 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 299160

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 2.07 2.02 2.00 3/512 22816
/proc/meminfo: memFree=9471624/32951124 swapFree=67111348/67111528
[pid=22637] ppid=22635 vsize=299160 CPUtime=5000.03 cores=1,3,5,7
/proc/22637/stat : 22637 (MPhaseSAT64) R 22635 22637 22400 0 -1 4202496 728372 0 0 0 499928 75 0 0 25 0 1 0 699915886 306339840 72189 33554432000 4194304 4479436 140735182174688 18446744073709551615 4382436 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/22637/statm: 74790 72189 443 70 0 71910 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 299160

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4999.28
CPU system time (s): 0.760884
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 438424

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

runsolver used 23.1455 second user time and 58.5451 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-22 16:36:38
IDJOB=3394179
IDBENCH=82369
IDSOLVER=1879
FILE ID=node144/3394179-1306074997
RUNJOBID= node144-1306069993-22419
PBS_JOBID= 13387859
Free space on /tmp= 73232 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394179-1306074997/watcher-3394179-1306074997 -o /tmp/evaluation-result-3394179-1306074997/solver-3394179-1306074997 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3394179-1306074997.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1380441251

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10106124 kB
Buffers:        354744 kB
Cached:        6941588 kB
SwapCached:          0 kB
Active:       18504896 kB
Inactive:      3957848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10106124 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           33416 kB
Writeback:           0 kB
AnonPages:    15165540 kB
Mapped:          42008 kB
Slab:           243352 kB
PageTables:      69760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157749392 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= 73232 MiB
End job on node144 at 2011-05-22 18:00:00