Trace number 3285501

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.08 1300.05

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.17 1.32 2.17 5/189 5631
/proc/meminfo: memFree=10636244/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=135404 CPUtime=0 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 566961415 138653696 274 33554432000 134512640 134829744 4293440336 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 33851 274 225 78 0 33137 0

[startup+0.0735261 s]
/proc/loadavg: 1.17 1.32 2.17 5/189 5631
/proc/meminfo: memFree=10636244/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=135404 CPUtime=0.07 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 688 0 0 0 7 0 0 0 18 0 1 0 566961415 138653696 630 33554432000 134512640 134829744 4293440336 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 33851 631 225 78 0 33137 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 135404

[startup+0.100516 s]
/proc/loadavg: 1.17 1.32 2.17 5/189 5631
/proc/meminfo: memFree=10636244/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=135404 CPUtime=0.09 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 826 0 0 0 9 0 0 0 18 0 1 0 566961415 138653696 768 33554432000 134512640 134829744 4293440336 18446744073709551615 11896237 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 33851 769 225 78 0 33137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 135404

[startup+0.300482 s]
/proc/loadavg: 1.17 1.32 2.17 5/189 5631
/proc/meminfo: memFree=10636244/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=135404 CPUtime=0.29 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1842 0 0 0 29 0 0 0 18 0 1 0 566961415 138653696 1784 33554432000 134512640 134829744 4293440336 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 33851 1784 225 78 0 33137 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135404

[startup+1.06735 s]
/proc/loadavg: 1.17 1.32 2.17 5/189 5631
/proc/meminfo: memFree=10636244/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=135404 CPUtime=1.06 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 5524 0 0 0 104 2 0 0 19 0 1 0 566961415 138653696 5466 33554432000 134512640 134829744 4293440336 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 33851 5466 225 78 0 33137 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 135404

[startup+1.50027 s]
/proc/loadavg: 1.17 1.32 2.17 5/189 5631
/proc/meminfo: memFree=10636244/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=135404 CPUtime=1.49 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 7592 0 0 0 147 2 0 0 20 0 1 0 566961415 138653696 7534 33554432000 134512640 134829744 4293440336 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 33851 7534 225 78 0 33137 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135404

[startup+3.101 s]
/proc/loadavg: 1.47 1.38 2.19 5/190 5632
/proc/meminfo: memFree=10128216/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=135404 CPUtime=3.09 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 15223 0 0 0 304 5 0 0 25 0 1 0 566961415 138653696 15165 33554432000 134512640 134829744 4293440336 18446744073709551615 11896404 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 33851 15165 225 78 0 33137 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135404

[startup+6.30043 s]
/proc/loadavg: 1.47 1.38 2.19 6/190 5633
/proc/meminfo: memFree=9968760/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=257072 CPUtime=6.29 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 58768 0 0 0 616 13 0 0 25 0 1 0 566961415 263241728 57053 33554432000 134512640 134829744 4293440336 18446744073709551615 134575100 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 64268 57053 1650 78 0 63554 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 257072

[startup+12.7073 s]
/proc/loadavg: 1.86 1.46 2.21 5/190 5633
/proc/meminfo: memFree=9957160/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=302804 CPUtime=12.7 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 330460 0 0 0 1222 48 0 0 25 0 1 0 566961415 310071296 75180 33554432000 134512640 134829744 4293440336 18446744073709551615 134536960 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 75701 75180 3015 78 0 74987 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 302804

[startup+25.5011 s]
/proc/loadavg: 2.19 1.55 2.23 5/190 5633
/proc/meminfo: memFree=9304068/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=854904 CPUtime=25.49 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 873298 0 0 0 2432 117 0 0 25 0 1 0 566961415 875421696 211905 33554432000 134512640 134829744 4293440336 18446744073709551615 134684421 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 213726 211905 3031 78 0 213012 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 854904

[startup+51.1006 s]
/proc/loadavg: 2.81 1.74 2.27 5/190 5634
/proc/meminfo: memFree=9237008/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=939484 CPUtime=51.1 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 938636 0 0 0 4984 126 0 0 25 0 1 0 566961415 962031616 232973 33554432000 134512640 134829744 4293440336 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 234871 232973 3049 78 0 234157 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 939484

[startup+102.301 s]
/proc/loadavg: 3.48 2.09 2.36 5/190 5635
/proc/meminfo: memFree=9068180/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1070908 CPUtime=102.3 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 984026 0 0 0 10099 131 0 0 25 0 1 0 566961415 1096609792 265597 33554432000 134512640 134829744 4293440336 18446744073709551615 12141166 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 267727 265597 3049 78 0 267013 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1070908

[startup+162.307 s]
/proc/loadavg: 3.82 2.46 2.47 5/190 5637
/proc/meminfo: memFree=9032096/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1062924 CPUtime=162.3 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 992010 0 0 0 16098 132 0 0 25 0 1 0 566961415 1088434176 263601 33554432000 134512640 134829744 4293440336 18446744073709551615 134722223 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 265731 263601 3049 78 0 265017 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1062924

[startup+222.3 s]
/proc/loadavg: 4.02 2.75 2.56 5/190 5640
/proc/meminfo: memFree=9026504/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1077880 CPUtime=222.29 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1011727 0 0 0 22095 134 0 0 25 0 1 0 566961415 1103749120 267350 33554432000 134512640 134829744 4293440336 18446744073709551615 134661731 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 269470 267350 3049 78 0 268756 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1077880

[startup+282.301 s]
/proc/loadavg: 4.01 2.97 2.65 5/190 5643
/proc/meminfo: memFree=9017544/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1086772 CPUtime=282.3 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1029869 0 0 0 28093 137 0 0 25 0 1 0 566961415 1112854528 269524 33554432000 134512640 134829744 4293440336 18446744073709551615 134661064 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 271693 269524 3049 78 0 270979 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1086772

[startup+342.3 s]
/proc/loadavg: 4.00 3.16 2.73 5/190 5644
/proc/meminfo: memFree=8958728/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1086772 CPUtime=342.3 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1029916 0 0 0 34093 137 0 0 25 0 1 0 566961415 1112854528 269571 33554432000 134512640 134829744 4293440336 18446744073709551615 134667734 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 271693 269571 3049 78 0 270979 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1086772

[startup+402.301 s]
/proc/loadavg: 4.07 3.32 2.81 5/190 5646
/proc/meminfo: memFree=9014736/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1058224 CPUtime=402.3 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1037904 0 0 0 40092 138 0 0 25 0 1 0 566961415 1083621376 262448 33554432000 134512640 134829744 4293440336 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 264556 262448 3049 78 0 263842 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1058224

[startup+462.301 s]
/proc/loadavg: 4.02 3.44 2.89 5/190 5648
/proc/meminfo: memFree=9023004/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1058224 CPUtime=462.31 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1057864 0 0 0 46090 141 0 0 25 0 1 0 566961415 1083621376 262448 33554432000 134512640 134829744 4293440336 18446744073709551615 134661329 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 264556 262448 3049 78 0 263842 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1058224

[startup+522.301 s]
/proc/loadavg: 4.01 3.54 2.95 5/190 5649
/proc/meminfo: memFree=9006864/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1058224 CPUtime=522.31 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1057864 0 0 0 52090 141 0 0 25 0 1 0 566961415 1083621376 262448 33554432000 134512640 134829744 4293440336 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 264556 262448 3049 78 0 263842 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1058224

[startup+582.301 s]
/proc/loadavg: 4.00 3.62 3.02 5/190 5651
/proc/meminfo: memFree=8979440/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1075744 CPUtime=582.31 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1070137 0 0 0 58088 143 0 0 25 0 1 0 566961415 1101561856 266737 33554432000 134512640 134829744 4293440336 18446744073709551615 134658422 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 268936 266737 3049 78 0 268222 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1075744

[startup+642.301 s]
/proc/loadavg: 4.00 3.69 3.07 5/190 5652
/proc/meminfo: memFree=8975556/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1075744 CPUtime=642.31 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1070137 0 0 0 64088 143 0 0 25 0 1 0 566961415 1101561856 266737 33554432000 134512640 134829744 4293440336 18446744073709551615 134722250 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 268936 266737 3049 78 0 268222 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1075744

[startup+702.301 s]
/proc/loadavg: 4.00 3.75 3.13 5/190 5654
/proc/meminfo: memFree=8964224/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1075744 CPUtime=702.31 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1078186 0 0 0 70087 144 0 0 25 0 1 0 566961415 1101561856 266802 33554432000 134512640 134829744 4293440336 18446744073709551615 134719798 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 268936 266802 3049 78 0 268222 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1075744

[startup+762.301 s]
/proc/loadavg: 4.05 3.80 3.19 5/190 5656
/proc/meminfo: memFree=8957484/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1075744 CPUtime=762.31 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1078186 0 0 0 76087 144 0 0 25 0 1 0 566961415 1101561856 266802 33554432000 134512640 134829744 4293440336 18446744073709551615 12175326 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 268936 266802 3049 78 0 268222 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1075744

[startup+822.307 s]
/proc/loadavg: 4.02 3.84 3.24 5/190 5657
/proc/meminfo: memFree=8938480/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1075744 CPUtime=822.31 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1078186 0 0 0 82087 144 0 0 25 0 1 0 566961415 1101561856 266802 33554432000 134512640 134829744 4293440336 18446744073709551615 134663458 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 268936 266802 3049 78 0 268222 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1075744

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.28 5/190 5659
/proc/meminfo: memFree=8928916/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1080492 CPUtime=882.31 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1087355 0 0 0 88086 145 0 0 25 0 1 0 566961415 1106423808 267987 33554432000 134512640 134829744 4293440336 18446744073709551615 134712911 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 270123 267987 3049 78 0 269409 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1080492

[startup+942.301 s]
/proc/loadavg: 4.00 3.89 3.32 5/190 5660
/proc/meminfo: memFree=8905068/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1080492 CPUtime=942.32 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1087355 0 0 0 94086 146 0 0 25 0 1 0 566961415 1106423808 267987 33554432000 134512640 134829744 4293440336 18446744073709551615 134661178 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 270123 267987 3049 78 0 269409 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1080492

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.36 5/190 5662
/proc/meminfo: memFree=8910976/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1080492 CPUtime=1002.31 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1087379 0 0 0 100085 146 0 0 25 0 1 0 566961415 1106423808 268011 33554432000 134512640 134829744 4293440336 18446744073709551615 134667742 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 270123 268011 3049 78 0 269409 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1080492

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.40 5/190 5664
/proc/meminfo: memFree=8893564/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1097856 CPUtime=1062.32 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1099929 0 0 0 106084 148 0 0 25 0 1 0 566961415 1124204544 272333 33554432000 134512640 134829744 4293440336 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 274464 272333 3049 78 0 273750 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1097856

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.43 5/190 5665
/proc/meminfo: memFree=8888812/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1097856 CPUtime=1122.32 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1099929 0 0 0 112084 148 0 0 25 0 1 0 566961415 1124204544 272333 33554432000 134512640 134829744 4293440336 18446744073709551615 11886422 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 274464 272333 3049 78 0 273750 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1097856

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.47 5/190 5667
/proc/meminfo: memFree=8879376/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1097856 CPUtime=1182.32 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1099929 0 0 0 118084 148 0 0 25 0 1 0 566961415 1124204544 272333 33554432000 134512640 134829744 4293440336 18446744073709551615 134630267 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 274464 272333 3049 78 0 273750 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1097856

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.49 5/190 5668
/proc/meminfo: memFree=8876740/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1097856 CPUtime=1242.32 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1105917 0 0 0 124083 149 0 0 25 0 1 0 566961415 1124204544 272333 33554432000 134512640 134829744 4293440336 18446744073709551615 134712876 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 274464 272333 3049 78 0 273750 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1097856



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.94 3.52 2/174 5724
/proc/meminfo: memFree=10153024/32950928 swapFree=67111528/67111528
[pid=5631] ppid=5629 vsize=1097856 CPUtime=1300.02 cores=1,3
/proc/5631/stat : 5631 (MPhaseSAT_M) R 5629 5631 3965 0 -1 4202496 1105917 0 0 0 129853 149 0 0 25 0 1 0 566961415 1124204544 272333 33554432000 134512640 134829744 4293440336 18446744073709551615 134624881 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5631/statm: 274464 272333 3049 78 0 273750 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1097856

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.05
CPU time (s): 1300.08
CPU user time (s): 1298.54
CPU system time (s): 1.54277
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1129792

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

runsolver used 2.02469 second user time and 5.07123 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 23:35:08
IDJOB=3285501
IDBENCH=82388
IDSOLVER=1522
FILE ID=node112/3285501-1303767302
RUNJOBID= node112-1303767302-5591
PBS_JOBID= 13157140
Free space on /tmp= 72192 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285501-1303767302/watcher-3285501-1303767302 -o /tmp/evaluation-result-3285501-1303767302/solver-3285501-1303767302 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3285501-1303767302.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=250975003

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10636772 kB
Buffers:       1975528 kB
Cached:       19283904 kB
SwapCached:          0 kB
Active:       10685248 kB
Inactive:     11074424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10636772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          327072 kB
Writeback:           0 kB
AnonPages:      499844 kB
Mapped:          16208 kB
Slab:           488240 kB
PageTables:       5824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   738356 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= 72344 MiB
End job on node112 at 2011-04-25 23:56:50