Trace number 3394207

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.1 4999.93

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
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 variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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-3394207-1306075053/watcher-3394207-1306075053 -o /tmp/evaluation-result-3394207-1306075053/solver-3394207-1306075053 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394207-1306075053.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.10 2.04 2.01 2/443 10239
/proc/meminfo: memFree=17335796/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=24916 CPUtime=0 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 437 0 0 0 0 0 0 0 21 0 1 0 797736023 25513984 379 33554432000 4194304 4479436 140734163512128 18446744073709551615 231895490304 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 6229 379 267 70 0 3349 0

[startup+0.0771369 s]
/proc/loadavg: 2.10 2.04 2.01 2/443 10239
/proc/meminfo: memFree=17335796/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=24916 CPUtime=0.07 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1059 0 0 0 7 0 0 0 21 0 1 0 797736023 25513984 1001 33554432000 4194304 4479436 140734163512128 18446744073709551615 231895490304 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 6229 1001 267 70 0 3349 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24916

[startup+0.101121 s]
/proc/loadavg: 2.10 2.04 2.01 2/443 10239
/proc/meminfo: memFree=17335796/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=24916 CPUtime=0.09 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1275 0 0 0 9 0 0 0 22 0 1 0 797736023 25513984 1217 33554432000 4194304 4479436 140734163512128 18446744073709551615 231895490304 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 6229 1218 267 70 0 3349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24916

[startup+0.301101 s]
/proc/loadavg: 2.10 2.04 2.01 2/443 10239
/proc/meminfo: memFree=17335796/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=24916 CPUtime=0.29 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 3051 0 0 0 29 0 0 0 22 0 1 0 797736023 25513984 2993 33554432000 4194304 4479436 140734163512128 18446744073709551615 231895490304 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 6229 2994 267 70 0 3349 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24916

[startup+0.701018 s]
/proc/loadavg: 2.10 2.04 2.01 2/443 10239
/proc/meminfo: memFree=17335796/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=47112 CPUtime=0.69 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 13610 0 0 0 67 2 0 0 25 0 1 0 797736023 48242688 9142 33554432000 4194304 4479436 140734163512128 18446744073709551615 4339022 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 11778 9142 428 70 0 8898 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47112

[startup+1.50088 s]
/proc/loadavg: 2.09 2.04 2.01 3/444 10240
/proc/meminfo: memFree=17300100/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=47112 CPUtime=1.49 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 15673 0 0 0 147 2 0 0 25 0 1 0 797736023 48242688 9156 33554432000 4194304 4479436 140734163512128 18446744073709551615 4397994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 11778 9156 442 70 0 8898 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47112

[startup+3.10057 s]
/proc/loadavg: 2.09 2.04 2.01 3/444 10240
/proc/meminfo: memFree=17298736/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=47112 CPUtime=3.09 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 15685 0 0 0 307 2 0 0 25 0 1 0 797736023 48242688 9168 33554432000 4194304 4479436 140734163512128 18446744073709551615 4306783 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 11778 9168 448 70 0 8898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47112

[startup+6.30097 s]
/proc/loadavg: 2.08 2.04 2.01 3/444 10240
/proc/meminfo: memFree=17298148/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=47112 CPUtime=6.29 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 15688 0 0 0 627 2 0 0 25 0 1 0 797736023 48242688 9171 33554432000 4194304 4479436 140734163512128 18446744073709551615 4306795 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 11778 9171 451 70 0 8898 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47112

[startup+12.7008 s]
/proc/loadavg: 2.08 2.03 2.00 3/444 10240
/proc/meminfo: memFree=17292140/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=53460 CPUtime=12.69 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 17275 0 0 0 1267 2 0 0 25 0 1 0 797736023 54743040 10758 33554432000 4194304 4479436 140734163512128 18446744073709551615 4450927 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 13365 10758 451 70 0 10485 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53460

[startup+25.5004 s]
/proc/loadavg: 2.06 2.03 2.00 3/444 10240
/proc/meminfo: memFree=17282344/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=63700 CPUtime=25.49 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 19835 0 0 0 2547 2 0 0 25 0 1 0 797736023 65228800 13318 33554432000 4194304 4479436 140734163512128 18446744073709551615 4352704 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 15925 13318 451 70 0 13045 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63700

[startup+51.1006 s]
/proc/loadavg: 2.04 2.03 2.00 3/444 10241
/proc/meminfo: memFree=17270408/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=67796 CPUtime=51.1 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 20859 0 0 0 5107 3 0 0 25 0 1 0 797736023 69423104 14342 33554432000 4194304 4479436 140734163512128 18446744073709551615 4452440 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 16949 14342 451 70 0 14069 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 67796

[startup+102.316 s]
/proc/loadavg: 2.02 2.02 2.00 3/444 10245
/proc/meminfo: memFree=17164760/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=180416 CPUtime=102.31 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 65275 0 0 0 10225 6 0 0 25 0 1 0 797736023 184745984 42505 33554432000 4194304 4479436 140734163512128 18446744073709551615 4343752 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 45104 42505 416 70 0 42224 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 180416

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/444 10247
/proc/meminfo: memFree=17164408/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=180416 CPUtime=162.29 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 65275 0 0 0 16223 6 0 0 25 0 1 0 797736023 184745984 42505 33554432000 4194304 4479436 140734163512128 18446744073709551615 4306795 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 45104 42505 416 70 0 42224 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 180416

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 10249
/proc/meminfo: memFree=17148252/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=196804 CPUtime=222.3 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 69372 0 0 0 22223 7 0 0 25 0 1 0 797736023 201527296 46602 33554432000 4194304 4479436 140734163512128 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 49201 46602 416 70 0 46321 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 196804

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 10250
/proc/meminfo: memFree=17148696/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=151756 CPUtime=282.3 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 82655 0 0 0 28222 8 0 0 25 0 1 0 797736023 155398144 34317 33554432000 4194304 4479436 140734163512128 18446744073709551615 4343752 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 37939 34317 416 70 0 35059 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 151756

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/444 10252
/proc/meminfo: memFree=17126824/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=218812 CPUtime=342.31 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 100442 0 0 0 34221 10 0 0 25 0 1 0 797736023 224063488 52104 33554432000 4194304 4479436 140734163512128 18446744073709551615 4382493 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 54703 52104 416 70 0 51823 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 218812

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/444 10253
/proc/meminfo: memFree=17159144/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=186048 CPUtime=402.3 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 104539 0 0 0 40220 10 0 0 25 0 1 0 797736023 190513152 43913 33554432000 4194304 4479436 140734163512128 18446744073709551615 4382580 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 46512 43913 416 70 0 43632 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 186048

[startup+462.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/444 10255
/proc/meminfo: memFree=17036584/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=308932 CPUtime=462.31 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 157788 0 0 0 46215 16 0 0 25 0 1 0 797736023 316346368 74634 33554432000 4194304 4479436 140734163512128 18446744073709551615 4382311 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 77233 74634 416 70 0 74353 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 308932

[startup+522.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/444 10257
/proc/meminfo: memFree=17060720/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=300744 CPUtime=522.31 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 188509 0 0 0 52211 20 0 0 25 0 1 0 797736023 307961856 72587 33554432000 4194304 4479436 140734163512128 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 75186 72587 416 70 0 72306 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 300744

[startup+582.301 s]
/proc/loadavg: 2.04 2.04 2.01 3/444 10258
/proc/meminfo: memFree=17121560/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=222920 CPUtime=582.31 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 211037 0 0 0 58209 22 0 0 25 0 1 0 797736023 228270080 53131 33554432000 4194304 4479436 140734163512128 18446744073709551615 4306999 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 55730 53131 416 70 0 52850 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 222920

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/444 10391
/proc/meminfo: memFree=17041364/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=330460 CPUtime=4062.45 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 943362 0 0 0 406145 100 0 0 25 0 1 0 797736023 338391040 80016 33554432000 4194304 4479436 140734163512128 18446744073709551615 4385124 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 82615 80016 416 70 0 79735 0
Current children cumulated CPU time (s) 4062.45
Current children cumulated vsize (KiB) 330460

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/444 10393
/proc/meminfo: memFree=17147340/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=224988 CPUtime=4122.43 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 943362 0 0 0 412143 100 0 0 25 0 1 0 797736023 230387712 53648 33554432000 4194304 4479436 140734163512128 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 56247 53648 416 70 0 53367 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 224988

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/444 10394
/proc/meminfo: memFree=17126180/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=241372 CPUtime=4182.43 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 973826 0 0 0 418140 103 0 0 25 0 1 0 797736023 247164928 57744 33554432000 4194304 4479436 140734163512128 18446744073709551615 4384834 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 60343 57744 416 70 0 57463 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 241372

[startup+4242.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/444 10396
/proc/meminfo: memFree=17130076/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=245468 CPUtime=4242.44 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 974850 0 0 0 424140 104 0 0 25 0 1 0 797736023 251359232 58768 33554432000 4194304 4479436 140734163512128 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 61367 58768 416 70 0 58487 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 245468

[startup+4302.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/444 10397
/proc/meminfo: memFree=17125056/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=245468 CPUtime=4302.44 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1002242 0 0 0 430137 107 0 0 25 0 1 0 797736023 251359232 58768 33554432000 4194304 4479436 140734163512128 18446744073709551615 4455909 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 61367 58768 416 70 0 58487 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 245468

[startup+4362.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/444 10426
/proc/meminfo: memFree=17142380/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=214748 CPUtime=4362.44 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1014274 0 0 0 436136 108 0 0 25 0 1 0 797736023 219901952 51088 33554432000 4194304 4479436 140734163512128 18446744073709551615 4339083 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 53687 51088 416 70 0 50807 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 214748

[startup+4422.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/444 10428
/proc/meminfo: memFree=17123780/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=231132 CPUtime=4422.44 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1018370 0 0 0 442136 108 0 0 25 0 1 0 797736023 236679168 55184 33554432000 4194304 4479436 140734163512128 18446744073709551615 4306795 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 57783 55184 416 70 0 54903 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 231132

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/444 10429
/proc/meminfo: memFree=17073624/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=280284 CPUtime=4482.45 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1030658 0 0 0 448136 109 0 0 25 0 1 0 797736023 287010816 67472 33554432000 4194304 4479436 140734163512128 18446744073709551615 4382461 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 70071 67472 416 70 0 67191 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 280284

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 10431
/proc/meminfo: memFree=17069480/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=280284 CPUtime=4542.45 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1030658 0 0 0 454136 109 0 0 25 0 1 0 797736023 287010816 67472 33554432000 4194304 4479436 140734163512128 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 70071 67472 416 70 0 67191 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 280284

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 10432
/proc/meminfo: memFree=17060612/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=280284 CPUtime=4602.46 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1030658 0 0 0 460137 109 0 0 25 0 1 0 797736023 287010816 67472 33554432000 4194304 4479436 140734163512128 18446744073709551615 4306813 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 70071 67472 416 70 0 67191 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 280284

[startup+4662.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/444 10434
/proc/meminfo: memFree=16903700/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=435932 CPUtime=4662.46 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1069570 0 0 0 466132 114 0 0 25 0 1 0 797736023 446394368 106384 33554432000 4194304 4479436 140734163512128 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 108983 106384 416 70 0 106103 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 435932

[startup+4722.32 s]
/proc/loadavg: 2.05 2.03 2.00 3/444 10436
/proc/meminfo: memFree=17005688/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=335068 CPUtime=4722.48 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1081858 0 0 0 472132 116 0 0 25 0 1 0 797736023 343109632 81168 33554432000 4194304 4479436 140734163512128 18446744073709551615 4382365 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 83767 81168 416 70 0 80887 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 335068

[startup+4782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/444 10437
/proc/meminfo: memFree=16907428/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=433884 CPUtime=4782.46 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1106562 0 0 0 478128 118 0 0 25 0 1 0 797736023 444297216 105872 33554432000 4194304 4479436 140734163512128 18446744073709551615 4382461 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 108471 105872 416 70 0 105591 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 433884

[startup+4842.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/444 10439
/proc/meminfo: memFree=17042896/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=290524 CPUtime=4842.46 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1107970 0 0 0 484127 119 0 0 25 0 1 0 797736023 297496576 70032 33554432000 4194304 4479436 140734163512128 18446744073709551615 4306783 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 72631 70032 416 70 0 69751 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 290524

[startup+4902.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/444 10440
/proc/meminfo: memFree=17100624/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=240860 CPUtime=4902.46 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1121794 0 0 0 490126 120 0 0 25 0 1 0 797736023 246640640 57616 33554432000 4194304 4479436 140734163512128 18446744073709551615 4451003 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 60215 57616 416 70 0 57335 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 240860

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 10442
/proc/meminfo: memFree=17028520/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=304860 CPUtime=4962.46 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1137794 0 0 0 496125 121 0 0 25 0 1 0 797736023 312176640 73616 33554432000 4194304 4479436 140734163512128 18446744073709551615 4330268 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 76215 73616 416 70 0 73335 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 304860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 10443
/proc/meminfo: memFree=17120000/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=220380 CPUtime=5000.07 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1137794 0 0 0 499886 121 0 0 25 0 1 0 797736023 225669120 52496 33554432000 4194304 4479436 140734163512128 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 55095 52496 416 70 0 52215 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 220380

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.00 2.01 2.00 3/444 10443
/proc/meminfo: memFree=17120000/32950928 swapFree=60044428/67111528
[pid=10239] ppid=10237 vsize=220380 CPUtime=5000.07 cores=1,3,5,7
/proc/10239/stat : 10239 (MPhaseSAT64) R 10237 10239 9891 0 -1 4202496 1137794 0 0 0 499886 121 0 0 25 0 1 0 797736023 225669120 52496 33554432000 4194304 4479436 140734163512128 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/10239/statm: 55095 52496 416 70 0 52215 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 220380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.1
CPU user time (s): 4998.87
CPU system time (s): 1.22681
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 435932

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

runsolver used 19.532 second user time and 48.9216 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-22 16:37:33
IDJOB=3394207
IDBENCH=82392
IDSOLVER=1879
FILE ID=node114/3394207-1306075053
RUNJOBID= node114-1306069998-9910
PBS_JOBID= 13387889
Free space on /tmp= 73084 MiB

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

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=1251252464

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:      17335952 kB
Buffers:        209512 kB
Cached:        5231644 kB
SwapCached:      48888 kB
Active:        4102316 kB
Inactive:     11259072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17335952 kB
SwapTotal:    67111528 kB
SwapFree:     60044428 kB
Dirty:           12060 kB
Writeback:           0 kB
AnonPages:     9878460 kB
Mapped:          28908 kB
Slab:           123596 kB
PageTables:      62116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108226608 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= 73084 MiB
End job on node114 at 2011-05-22 18:00:55