Trace number 3284949

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
MPhaseSAT_M 2011-02-16? (TO) 1300.06 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.085-SAT.cnf
MD5SUMf7484730351dc4088fd78fcb35b09c62
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.60345
Satisfiable
(Un)Satisfiability was proved
Number of variables324116
Number of clauses1643601
Sum of the clauses size3909191
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 21622820
Number of clauses of size 35100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515470

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-3284949-1303764954/watcher-3284949-1303764954 -o /tmp/evaluation-result-3284949-1303764954/solver-3284949-1303764954 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3284949-1303764954.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.09 2.65 3.20 4/183 3645
/proc/meminfo: memFree=20858472/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=28828 CPUtime=0 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 488093450 29519872 274 33554432000 134512640 134829744 4292027008 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 7207 274 225 78 0 6493 0

[startup+0.0803141 s]
/proc/loadavg: 1.09 2.65 3.20 4/183 3645
/proc/meminfo: memFree=20858472/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=28828 CPUtime=0.07 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 699 0 0 0 7 0 0 0 23 0 1 0 488093450 29519872 641 33554432000 134512640 134829744 4292027008 18446744073709551615 12393824 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 7207 641 225 78 0 6493 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28828

[startup+0.100305 s]
/proc/loadavg: 1.09 2.65 3.20 4/183 3645
/proc/meminfo: memFree=20858472/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=28828 CPUtime=0.09 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 794 0 0 0 9 0 0 0 23 0 1 0 488093450 29519872 736 33554432000 134512640 134829744 4292027008 18446744073709551615 12381779 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 7207 736 225 78 0 6493 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28828

[startup+0.300285 s]
/proc/loadavg: 1.09 2.65 3.20 4/183 3645
/proc/meminfo: memFree=20858472/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=28828 CPUtime=0.29 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 1745 0 0 0 29 0 0 0 24 0 1 0 488093450 29519872 1687 33554432000 134512640 134829744 4292027008 18446744073709551615 134531663 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 7207 1687 225 78 0 6493 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28828

[startup+0.700201 s]
/proc/loadavg: 1.09 2.65 3.20 4/183 3645
/proc/meminfo: memFree=20858472/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=28828 CPUtime=0.69 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 3545 0 0 0 68 1 0 0 25 0 1 0 488093450 29519872 3487 33554432000 134512640 134829744 4292027008 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 7207 3487 225 78 0 6493 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28828

[startup+1.50108 s]
/proc/loadavg: 1.09 2.65 3.20 5/184 3646
/proc/meminfo: memFree=20700300/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=138744 CPUtime=1.49 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 31016 0 0 0 145 4 0 0 25 0 1 0 488093450 142073856 30474 33554432000 134512640 134829744 4292027008 18446744073709551615 12506979 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 34686 30475 403 78 0 33972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138744

[startup+3.10082 s]
/proc/loadavg: 1.32 2.67 3.20 5/184 3646
/proc/meminfo: memFree=20459212/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=216184 CPUtime=3.09 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 58323 0 0 0 301 8 0 0 25 0 1 0 488093450 221372416 49708 33554432000 134512640 134829744 4292027008 18446744073709551615 12503972 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 54046 49709 567 78 0 53332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 216184

[startup+6.30022 s]
/proc/loadavg: 1.32 2.67 3.20 5/187 3652
/proc/meminfo: memFree=20217020/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=216364 CPUtime=6.29 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 67540 0 0 0 620 9 0 0 25 0 1 0 488093450 221556736 49326 33554432000 134512640 134829744 4292027008 18446744073709551615 134623299 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 54091 49326 582 78 0 53377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 216364

[startup+12.7011 s]
/proc/loadavg: 1.88 2.75 3.22 5/190 3658
/proc/meminfo: memFree=20000828/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=192188 CPUtime=12.69 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 110618 0 0 0 1254 15 0 0 25 0 1 0 488093450 196800512 43127 33554432000 134512640 134829744 4292027008 18446744073709551615 12534535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 48047 43155 582 78 0 47333 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 192188

[startup+25.5009 s]
/proc/loadavg: 2.20 2.79 3.23 5/190 3659
/proc/meminfo: memFree=19174856/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=229672 CPUtime=25.49 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 132289 0 0 0 2530 19 0 0 25 0 1 0 488093450 235184128 52444 33554432000 134512640 134829744 4292027008 18446744073709551615 134623299 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 57418 52444 583 78 0 56704 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 229672

[startup+51.1004 s]
/proc/loadavg: 2.90 2.90 3.26 5/190 3659
/proc/meminfo: memFree=18481168/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=236784 CPUtime=51.09 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 142276 0 0 0 5089 20 0 0 25 0 1 0 488093450 242466816 54235 33554432000 134512640 134829744 4292027008 18446744073709551615 12502231 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 59196 54235 583 78 0 58482 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 236784

[startup+102.307 s]
/proc/loadavg: 3.56 3.08 3.30 5/190 3661
/proc/meminfo: memFree=19290336/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=242912 CPUtime=102.3 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 155551 0 0 0 10208 22 0 0 25 0 1 0 488093450 248741888 55770 33554432000 134512640 134829744 4292027008 18446744073709551615 134669644 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 60728 55770 583 78 0 60014 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 242912

[startup+162.301 s]
/proc/loadavg: 3.87 3.26 3.34 5/190 3689
/proc/meminfo: memFree=19633704/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=244860 CPUtime=162.3 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 182957 0 0 0 16203 27 0 0 25 0 1 0 488093450 250736640 56259 33554432000 134512640 134829744 4292027008 18446744073709551615 12535772 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 61215 56259 583 78 0 60501 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 244860

[startup+222.3 s]
/proc/loadavg: 3.95 3.39 3.38 5/190 3691
/proc/meminfo: memFree=19617108/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=255336 CPUtime=222.3 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 198858 0 0 0 22200 30 0 0 25 0 1 0 488093450 261464064 58860 33554432000 134512640 134829744 4292027008 18446744073709551615 12246914 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 63834 58860 583 78 0 63120 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 255336

[startup+282.301 s]
/proc/loadavg: 4.03 3.51 3.42 5/190 3692
/proc/meminfo: memFree=19585596/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=260616 CPUtime=282.3 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 217287 0 0 0 28197 33 0 0 25 0 1 0 488093450 266870784 60198 33554432000 134512640 134829744 4292027008 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 65154 60198 583 78 0 64440 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 260616

[startup+342.3 s]
/proc/loadavg: 4.04 3.61 3.46 5/190 3703
/proc/meminfo: memFree=19557424/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=278600 CPUtime=342.3 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 242178 0 0 0 34193 37 0 0 25 0 1 0 488093450 285286400 64685 33554432000 134512640 134829744 4292027008 18446744073709551615 134623326 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 69650 64685 583 78 0 68936 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 278600

[startup+402.301 s]
/proc/loadavg: 4.09 3.69 3.49 5/190 3705
/proc/meminfo: memFree=19537692/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=290276 CPUtime=402.3 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 265233 0 0 0 40190 40 0 0 25 0 1 0 488093450 297242624 67590 33554432000 134512640 134829744 4292027008 18446744073709551615 134722223 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 72569 67590 583 78 0 71855 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 290276

[startup+462.3 s]
/proc/loadavg: 4.03 3.75 3.52 5/190 3706
/proc/meminfo: memFree=19524772/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=289312 CPUtime=462.3 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 266968 0 0 0 46190 40 0 0 25 0 1 0 488093450 296255488 67373 33554432000 134512640 134829744 4292027008 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 72328 67373 583 78 0 71614 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 289312

[startup+522.301 s]
/proc/loadavg: 4.01 3.79 3.55 5/190 3711
/proc/meminfo: memFree=19495872/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=298668 CPUtime=522.31 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 288199 0 0 0 52187 44 0 0 25 0 1 0 488093450 305836032 69681 33554432000 134512640 134829744 4292027008 18446744073709551615 134661160 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 74667 69681 583 78 0 73953 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 298668

[startup+582.301 s]
/proc/loadavg: 4.00 3.83 3.58 5/190 3712
/proc/meminfo: memFree=19457532/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=325756 CPUtime=582.3 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 294971 0 0 0 58185 45 0 0 25 0 1 0 488093450 333574144 76453 33554432000 134512640 134829744 4292027008 18446744073709551615 134669362 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 81439 76453 583 78 0 80725 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 325756

[startup+642.301 s]
/proc/loadavg: 4.03 3.87 3.60 5/190 3714
/proc/meminfo: memFree=19455152/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=318472 CPUtime=642.31 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 318598 0 0 0 64182 49 0 0 25 0 1 0 488093450 326115328 74642 33554432000 134512640 134829744 4292027008 18446744073709551615 134712895 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 79618 74642 583 78 0 78904 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 318472

[startup+702.301 s]
/proc/loadavg: 4.01 3.89 3.63 5/190 3716
/proc/meminfo: memFree=19450172/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=318512 CPUtime=702.31 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 318841 0 0 0 70182 49 0 0 25 0 1 0 488093450 326156288 74674 33554432000 134512640 134829744 4292027008 18446744073709551615 134669383 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 79628 74674 583 78 0 78914 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 318512

[startup+762.307 s]
/proc/loadavg: 4.00 3.91 3.65 5/190 3717
/proc/meminfo: memFree=19430064/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=326028 CPUtime=762.31 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 340315 0 0 0 76179 52 0 0 25 0 1 0 488093450 333852672 76553 33554432000 134512640 134829744 4292027008 18446744073709551615 134669644 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 81507 76553 583 78 0 80793 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 326028

[startup+822.301 s]
/proc/loadavg: 4.06 3.94 3.67 5/190 3719
/proc/meminfo: memFree=19419872/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=337160 CPUtime=822.31 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 343093 0 0 0 82178 53 0 0 25 0 1 0 488093450 345251840 79331 33554432000 134512640 134829744 4292027008 18446744073709551615 12246734 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 84290 79331 583 78 0 83576 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 337160

[startup+882.3 s]
/proc/loadavg: 4.07 3.96 3.69 5/190 3720
/proc/meminfo: memFree=19380040/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=361740 CPUtime=882.32 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 349211 0 0 0 88177 55 0 0 25 0 1 0 488093450 370421760 85449 33554432000 134512640 134829744 4292027008 18446744073709551615 134661731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 90435 85449 583 78 0 89721 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 361740

[startup+942.301 s]
/proc/loadavg: 4.02 3.97 3.71 5/190 3722
/proc/meminfo: memFree=19361044/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=361740 CPUtime=942.32 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 349212 0 0 0 94177 55 0 0 25 0 1 0 488093450 370421760 85450 33554432000 134512640 134829744 4292027008 18446744073709551615 134679930 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 90435 85450 583 78 0 89721 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 361740

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.73 5/190 3724
/proc/meminfo: memFree=19360900/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=361740 CPUtime=1002.31 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 361246 0 0 0 100175 56 0 0 25 0 1 0 488093450 370421760 85450 33554432000 134512640 134829744 4292027008 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 90435 85450 583 78 0 89721 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 361740

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 3725
/proc/meminfo: memFree=19347856/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=362876 CPUtime=1062.31 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 361540 0 0 0 106175 56 0 0 25 0 1 0 488093450 371585024 85744 33554432000 134512640 134829744 4292027008 18446744073709551615 134661169 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 90719 85744 583 78 0 90005 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 362876

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 3727
/proc/meminfo: memFree=19322780/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=361596 CPUtime=1122.32 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 361540 0 0 0 112176 56 0 0 25 0 1 0 488093450 370274304 85446 33554432000 134512640 134829744 4292027008 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 90399 85446 583 78 0 89685 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 361596

[startup+1182.3 s]
/proc/loadavg: 4.05 3.99 3.77 5/190 3728
/proc/meminfo: memFree=19324732/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=361596 CPUtime=1182.32 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 376743 0 0 0 118174 58 0 0 25 0 1 0 488093450 370274304 85447 33554432000 134512640 134829744 4292027008 18446744073709551615 134632843 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 90399 85447 583 78 0 89685 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 361596

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 3730
/proc/meminfo: memFree=19324588/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=361596 CPUtime=1242.32 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 376743 0 0 0 124173 59 0 0 25 0 1 0 488093450 370274304 85447 33554432000 134512640 134829744 4292027008 18446744073709551615 134722861 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 90399 85447 583 78 0 89685 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 361596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.79 4/188 3733
/proc/meminfo: memFree=19525588/32951124 swapFree=67111464/67111528
[pid=3645] ppid=3643 vsize=388256 CPUtime=1300.03 cores=0,2
/proc/3645/stat : 3645 (MPhaseSAT_M) R 3643 3645 2288 0 -1 4202496 383487 0 0 0 129942 61 0 0 25 0 1 0 488093450 397574144 92101 33554432000 134512640 134829744 4292027008 18446744073709551615 12246886 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3645/statm: 97064 92101 583 78 0 96350 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 388256

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.06
CPU user time (s): 1299.43
CPU system time (s): 0.630904
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 388256

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

runsolver used 2.27965 second user time and 4.82827 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-25 22:55:55
IDJOB=3284949
IDBENCH=82368
IDSOLVER=1522
FILE ID=node136/3284949-1303764954
RUNJOBID= node136-1303764954-3615
PBS_JOBID= 13157123
Free space on /tmp= 72088 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.085-SAT.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284949-1303764954/watcher-3284949-1303764954 -o /tmp/evaluation-result-3284949-1303764954/solver-3284949-1303764954 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3284949-1303764954.cnf

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

MD5SUM BENCH= f7484730351dc4088fd78fcb35b09c62
RANDOM SEED=304299881

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20859000 kB
Buffers:       1686928 kB
Cached:        9750432 kB
SwapCached:         60 kB
Active:        4359576 kB
Inactive:      7161928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20859000 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:          110976 kB
Writeback:           0 kB
AnonPages:       83460 kB
Mapped:          15656 kB
Slab:           505636 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   233452 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= 71996 MiB
End job on node136 at 2011-04-25 23:17:37