Trace number 3285500

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-03-03? (TO) 1299.96 1300.04

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-3285500-1303766786/watcher-3285500-1303766786 -o /tmp/evaluation-result-3285500-1303766786/solver-3285500-1303766786 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3285500-1303766786.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: 2.67 3.29 3.45 5/189 29130
/proc/meminfo: memFree=12606720/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=135332 CPUtime=0 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 566909871 138579968 266 33554432000 134512640 134761588 4289940448 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 33833 266 225 61 0 33136 0

[startup+0.0647089 s]
/proc/loadavg: 2.67 3.29 3.45 5/189 29130
/proc/meminfo: memFree=12606720/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=135332 CPUtime=0.06 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 614 0 0 0 6 0 0 0 20 0 1 0 566909871 138579968 556 33554432000 134512640 134761588 4289940448 18446744073709551615 6327027 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 33833 556 225 61 0 33136 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 135332

[startup+0.100696 s]
/proc/loadavg: 2.67 3.29 3.45 5/189 29130
/proc/meminfo: memFree=12606720/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=135332 CPUtime=0.09 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 789 0 0 0 9 0 0 0 20 0 1 0 566909871 138579968 731 33554432000 134512640 134761588 4289940448 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 33833 731 225 61 0 33136 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 135332

[startup+0.300658 s]
/proc/loadavg: 2.67 3.29 3.45 5/189 29130
/proc/meminfo: memFree=12606720/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=135332 CPUtime=0.29 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1747 0 0 0 29 0 0 0 21 0 1 0 566909871 138579968 1689 33554432000 134512640 134761588 4289940448 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 33833 1689 225 61 0 33136 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135332

[startup+0.700583 s]
/proc/loadavg: 2.67 3.29 3.45 5/189 29130
/proc/meminfo: memFree=12606720/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=135332 CPUtime=0.69 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 3550 0 0 0 69 0 0 0 22 0 1 0 566909871 138579968 3492 33554432000 134512640 134761588 4289940448 18446744073709551615 6190350 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 33833 3492 225 61 0 33136 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135332

[startup+1.50047 s]
/proc/loadavg: 2.67 3.29 3.45 5/190 29131
/proc/meminfo: memFree=12586508/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=135332 CPUtime=1.49 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 7077 0 0 0 148 1 0 0 25 0 1 0 566909871 138579968 7019 33554432000 134512640 134761588 4289940448 18446744073709551615 134531215 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 33833 7019 225 61 0 33136 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135332

[startup+3.10019 s]
/proc/loadavg: 2.78 3.30 3.45 5/190 29132
/proc/meminfo: memFree=12573244/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=135332 CPUtime=3.09 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 14063 0 0 0 306 3 0 0 25 0 1 0 566909871 138579968 14005 33554432000 134512640 134761588 4289940448 18446744073709551615 6327005 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 33833 14005 225 61 0 33136 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135332

[startup+6.30063 s]
/proc/loadavg: 2.78 3.30 3.45 5/190 29132
/proc/meminfo: memFree=12517076/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=135332 CPUtime=6.29 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 27691 0 0 0 621 8 0 0 25 0 1 0 566909871 138579968 27633 33554432000 134512640 134761588 4289940448 18446744073709551615 6327005 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 33833 27634 225 61 0 33136 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135332

[startup+12.7005 s]
/proc/loadavg: 2.96 3.32 3.45 5/190 29132
/proc/meminfo: memFree=12316196/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=302732 CPUtime=12.69 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 330391 0 0 0 1221 48 0 0 25 0 1 0 566909871 309997568 75173 33554432000 134512640 134761588 4289940448 18446744073709551615 134536608 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 75683 75173 3076 61 0 74986 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 302732

[startup+25.5002 s]
/proc/loadavg: 3.12 3.34 3.46 5/190 29132
/proc/meminfo: memFree=12076768/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=547624 CPUtime=25.49 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 789932 0 0 0 2438 111 0 0 25 0 1 0 566909871 560766976 135440 33554432000 134512640 134761588 4289940448 18446744073709551615 6437303 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 136906 135440 3017 61 0 136209 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 547624

[startup+51.1008 s]
/proc/loadavg: 3.48 3.41 3.48 5/190 29133
/proc/meminfo: memFree=12087708/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=497276 CPUtime=51.09 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 838663 0 0 0 4991 118 0 0 25 0 1 0 566909871 509210624 122873 33554432000 134512640 134761588 4289940448 18446744073709551615 134690691 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 124319 122873 3037 61 0 123622 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 497276

[startup+102.307 s]
/proc/loadavg: 3.79 3.51 3.50 5/190 29134
/proc/meminfo: memFree=12061904/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=497276 CPUtime=102.29 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 838669 0 0 0 10110 119 0 0 25 0 1 0 566909871 509210624 122879 33554432000 134512640 134761588 4289940448 18446744073709551615 134705846 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 124319 122879 3038 61 0 123622 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 497276

[startup+162.3 s]
/proc/loadavg: 3.96 3.61 3.54 5/190 29136
/proc/meminfo: memFree=11685816/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=608772 CPUtime=162.28 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 927314 0 0 0 16095 133 0 0 25 0 1 0 566909871 623382528 150115 33554432000 134512640 134761588 4289940448 18446744073709551615 134682731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 152193 150115 3043 61 0 151496 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 608772

[startup+222.301 s]
/proc/loadavg: 3.98 3.68 3.56 5/190 29137
/proc/meminfo: memFree=11489984/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=640976 CPUtime=222.27 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 950167 0 0 0 22091 136 0 0 25 0 1 0 566909871 656359424 158166 33554432000 134512640 134761588 4289940448 18446744073709551615 134682632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 160244 158166 3043 61 0 159547 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 640976

[startup+282.3 s]
/proc/loadavg: 3.99 3.73 3.59 5/190 29139
/proc/meminfo: memFree=11501372/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=611408 CPUtime=282.28 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1026421 0 0 0 28080 148 0 0 25 0 1 0 566909871 626081792 150774 33554432000 134512640 134761588 4289940448 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 152852 150774 3043 61 0 152155 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 611408

[startup+342.301 s]
/proc/loadavg: 3.99 3.78 3.61 5/190 29141
/proc/meminfo: memFree=11573144/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=627120 CPUtime=342.28 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1048410 0 0 0 34078 150 0 0 25 0 1 0 566909871 642170880 154702 33554432000 134512640 134761588 4289940448 18446744073709551615 134634611 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 156780 154702 3043 61 0 156083 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 627120

[startup+402.3 s]
/proc/loadavg: 3.99 3.82 3.63 5/190 29142
/proc/meminfo: memFree=11387488/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=627120 CPUtime=402.27 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1048410 0 0 0 40077 150 0 0 25 0 1 0 566909871 642170880 154702 33554432000 134512640 134761588 4289940448 18446744073709551615 134617960 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 156780 154702 3043 61 0 156083 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 627120

[startup+462.301 s]
/proc/loadavg: 3.99 3.85 3.65 5/190 29144
/proc/meminfo: memFree=11276976/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=627120 CPUtime=462.27 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1048410 0 0 0 46077 150 0 0 25 0 1 0 566909871 642170880 154702 33554432000 134512640 134761588 4289940448 18446744073709551615 134617300 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 156780 154702 3043 61 0 156083 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 627120

[startup+522.3 s]
/proc/loadavg: 3.99 3.87 3.67 5/190 29145
/proc/meminfo: memFree=11327416/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=606896 CPUtime=522.27 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1067370 0 0 0 52074 153 0 0 25 0 1 0 566909871 621461504 149646 33554432000 134512640 134761588 4289940448 18446744073709551615 134751691 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 151724 149646 3043 61 0 151027 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 606896

[startup+582.301 s]
/proc/loadavg: 3.99 3.89 3.69 5/190 29147
/proc/meminfo: memFree=11371652/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=618364 CPUtime=582.26 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1141082 0 0 0 58063 163 0 0 25 0 1 0 566909871 633204736 152513 33554432000 134512640 134761588 4289940448 18446744073709551615 134685693 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 154591 152513 3043 61 0 153894 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 618364

[startup+642.3 s]
/proc/loadavg: 4.03 3.92 3.71 5/190 29149
/proc/meminfo: memFree=11411932/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=619864 CPUtime=642.27 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1165260 0 0 0 64060 167 0 0 25 0 1 0 566909871 634740736 152888 33554432000 134512640 134761588 4289940448 18446744073709551615 134751691 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 154966 152888 3043 61 0 154269 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 619864

[startup+702.301 s]
/proc/loadavg: 4.06 3.95 3.73 5/190 29150
/proc/meminfo: memFree=11454672/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=621768 CPUtime=702.26 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1182850 0 0 0 70056 170 0 0 25 0 1 0 566909871 636690432 153364 33554432000 134512640 134761588 4289940448 18446744073709551615 134614731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 155442 153364 3043 61 0 154745 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 621768

[startup+762.306 s]
/proc/loadavg: 4.02 3.95 3.74 5/190 29155
/proc/meminfo: memFree=11495552/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=621768 CPUtime=762.26 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1182850 0 0 0 76056 170 0 0 25 0 1 0 566909871 636690432 153364 33554432000 134512640 134761588 4289940448 18446744073709551615 134617960 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 155442 153364 3043 61 0 154745 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 621768

[startup+822.301 s]
/proc/loadavg: 4.01 3.96 3.76 5/190 29156
/proc/meminfo: memFree=11512208/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=621768 CPUtime=822.25 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1182850 0 0 0 82055 170 0 0 25 0 1 0 566909871 636690432 153364 33554432000 134512640 134761588 4289940448 18446744073709551615 134617841 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 155442 153364 3043 61 0 154745 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 621768

[startup+882.3 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 29158
/proc/meminfo: memFree=11540336/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=634200 CPUtime=882.24 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1205525 0 0 0 88052 172 0 0 25 0 1 0 566909871 649420800 156472 33554432000 134512640 134761588 4289940448 18446744073709551615 134616717 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 158550 156472 3043 61 0 157853 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 634200

[startup+942.301 s]
/proc/loadavg: 4.10 4.00 3.79 5/190 29160
/proc/meminfo: memFree=11485864/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=632100 CPUtime=942.24 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1269035 0 0 0 94043 181 0 0 25 0 1 0 566909871 647270400 155947 33554432000 134512640 134761588 4289940448 18446744073709551615 134647299 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 158025 155947 3043 61 0 157328 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 632100

[startup+1002.3 s]
/proc/loadavg: 4.03 4.00 3.80 5/190 29161
/proc/meminfo: memFree=11578584/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=626620 CPUtime=1002.23 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1299231 0 0 0 100038 185 0 0 25 0 1 0 566909871 641658880 154577 33554432000 134512640 134761588 4289940448 18446744073709551615 134616748 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 156655 154577 3043 61 0 155958 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 626620

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.81 5/190 29163
/proc/meminfo: memFree=11565908/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=622512 CPUtime=1062.24 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1321958 0 0 0 106035 189 0 0 25 0 1 0 566909871 637452288 153550 33554432000 134512640 134761588 4289940448 18446744073709551615 134682592 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 155628 153550 3043 61 0 154931 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 622512

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29164
/proc/meminfo: memFree=11644604/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=624696 CPUtime=1122.23 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1404416 0 0 0 112021 202 0 0 25 0 1 0 566909871 639688704 154096 33554432000 134512640 134761588 4289940448 18446744073709551615 134647331 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 156174 154096 3043 61 0 155477 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 624696

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.83 5/190 29166
/proc/meminfo: memFree=11654500/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=638740 CPUtime=1182.22 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1425566 0 0 0 118017 205 0 0 25 0 1 0 566909871 654069760 157607 33554432000 134512640 134761588 4289940448 18446744073709551615 134636819 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 159685 157607 3043 61 0 158988 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 638740

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.84 5/190 29168
/proc/meminfo: memFree=11660296/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=619156 CPUtime=1242.22 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1494245 0 0 0 124007 215 0 0 25 0 1 0 566909871 634015744 152711 33554432000 134512640 134761588 4289940448 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 154789 152711 3043 61 0 154092 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 619156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.95 3.83 2/175 29223
/proc/meminfo: memFree=12139764/32951124 swapFree=67102140/67111528
[pid=29130] ppid=29128 vsize=620164 CPUtime=1299.92 cores=0,2
/proc/29130/stat : 29130 (MPhaseSAT64) R 29128 29130 27759 0 -1 4202496 1504834 0 0 0 129775 217 0 0 25 0 1 0 566909871 635047936 152963 33554432000 134512640 134761588 4289940448 18446744073709551615 134690714 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29130/statm: 155041 152963 3043 61 0 154344 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 620164

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.04
CPU time (s): 1299.96
CPU user time (s): 1297.75
CPU system time (s): 2.20666
CPU usage (%): 99.9942
Max. virtual memory (cumulated for all children) (KiB): 787736

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

runsolver used 2.24166 second user time and 4.85826 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-25 23:26:31
IDJOB=3285500
IDBENCH=82388
IDSOLVER=1521
FILE ID=node119/3285500-1303766786
RUNJOBID= node119-1303766786-29088
PBS_JOBID= 13157136
Free space on /tmp= 71536 MiB

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

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=409773683

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12607000 kB
Buffers:       2224996 kB
Cached:       17375812 kB
SwapCached:       5504 kB
Active:        8419520 kB
Inactive:     11333656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12607000 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:          207756 kB
Writeback:           0 kB
AnonPages:      149416 kB
Mapped:          16356 kB
Slab:           526384 kB
PageTables:       5348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   345820 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= 71568 MiB
End job on node119 at 2011-04-25 23:48:14