Trace number 3375763

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.03 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3375763-1305447657/watcher-3375763-1305447657 -o /tmp/evaluation-result-3375763-1305447657/solver-3375763-1305447657 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375763-1305447657.cnf 

running on 2 cores: 4,6

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: 7.09 7.80 7.88 5/300 6848
/proc/meminfo: memFree=23825416/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=144136 CPUtime=0 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 392 0 0 0 0 0 0 0 23 0 1 0 637182048 147595264 333 33554432000 4194304 4479436 140734632488944 18446744073709551615 220816236288 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 36034 333 267 70 0 33154 0

[startup+0.0708011 s]
/proc/loadavg: 7.09 7.80 7.88 5/300 6848
/proc/meminfo: memFree=23825416/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=144136 CPUtime=0.06 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 991 0 0 0 6 0 0 0 23 0 1 0 637182048 147595264 932 33554432000 4194304 4479436 140734632488944 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 36034 932 267 70 0 33154 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 144136

[startup+0.100782 s]
/proc/loadavg: 7.09 7.80 7.88 5/300 6848
/proc/meminfo: memFree=23825416/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=144136 CPUtime=0.09 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 1271 0 0 0 9 0 0 0 23 0 1 0 637182048 147595264 1212 33554432000 4194304 4479436 140734632488944 18446744073709551615 220815814048 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 36034 1213 267 70 0 33154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 144136

[startup+0.300773 s]
/proc/loadavg: 7.09 7.80 7.88 5/300 6848
/proc/meminfo: memFree=23825416/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=144136 CPUtime=0.28 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 3045 0 0 0 28 0 0 0 25 0 1 0 637182048 147595264 2986 33554432000 4194304 4479436 140734632488944 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 36034 2986 267 70 0 33154 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 144136

[startup+0.700679 s]
/proc/loadavg: 7.09 7.80 7.88 5/300 6848
/proc/meminfo: memFree=23825416/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=144136 CPUtime=0.69 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 6480 0 0 0 68 1 0 0 25 0 1 0 637182048 147595264 6421 33554432000 4194304 4479436 140734632488944 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 36034 6422 267 70 0 33154 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 144136

[startup+1.50053 s]
/proc/loadavg: 7.09 7.80 7.88 5/301 6849
/proc/meminfo: memFree=23750148/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=144136 CPUtime=1.49 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 13310 0 0 0 146 3 0 0 25 0 1 0 637182048 147595264 13251 33554432000 4194304 4479436 140734632488944 18446744073709551615 220816236288 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 36034 13251 267 70 0 33154 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144136

[startup+3.10025 s]
/proc/loadavg: 7.09 7.80 7.88 5/299 6849
/proc/meminfo: memFree=23650840/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=144136 CPUtime=3.09 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 26828 0 0 0 302 7 0 0 25 0 1 0 637182048 147595264 26769 33554432000 4194304 4479436 140734632488944 18446744073709551615 220816236288 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 36034 26769 267 70 0 33154 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144136

[startup+6.30065 s]
/proc/loadavg: 6.92 7.76 7.87 5/304 6855
/proc/meminfo: memFree=23303836/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=360064 CPUtime=6.29 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 116393 0 0 0 612 17 0 0 25 0 1 0 637182048 368705536 83260 33554432000 4194304 4479436 140734632488944 18446744073709551615 4347702 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 90016 83260 1526 70 0 87136 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 360064

[startup+12.7005 s]
/proc/loadavg: 6.69 7.69 7.85 5/304 6855
/proc/meminfo: memFree=23031312/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=416448 CPUtime=12.69 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 193861 0 0 0 1244 25 0 0 25 0 1 0 637182048 426442752 95326 33554432000 4194304 4479436 140734632488944 18446744073709551615 4406927 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 104112 95326 1537 70 0 101232 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 416448

[startup+25.5011 s]
/proc/loadavg: 6.09 7.51 7.78 5/304 6855
/proc/meminfo: memFree=23022844/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=425792 CPUtime=25.49 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 196198 0 0 0 2524 25 0 0 25 0 1 0 637182048 436011008 97663 33554432000 4194304 4479436 140734632488944 18446744073709551615 4307777 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 106448 97663 1537 70 0 103568 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 425792

[startup+51.1114 s]
/proc/loadavg: 5.38 7.23 7.68 5/304 6856
/proc/meminfo: memFree=22854016/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=413076 CPUtime=51.1 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 287316 0 0 0 5075 35 0 0 25 0 1 0 637182048 422989824 96534 33554432000 4194304 4479436 140734632488944 18446744073709551615 4306818 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 103269 96534 1540 70 0 100389 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 413076

[startup+102.301 s]
/proc/loadavg: 4.60 6.73 7.49 5/304 6857
/proc/meminfo: memFree=22782064/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=398752 CPUtime=102.28 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 504141 0 0 0 10172 56 0 0 25 0 1 0 637182048 408322048 92953 33554432000 4194304 4479436 140734632488944 18446744073709551615 4314414 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 99688 92953 1540 70 0 96808 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 398752

[startup+162.301 s]
/proc/loadavg: 4.15 6.21 7.26 5/304 6886
/proc/meminfo: memFree=22903920/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=162.28 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 658768 0 0 0 16157 71 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4304771 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 433820

[startup+222.301 s]
/proc/loadavg: 4.11 5.82 7.06 5/304 6915
/proc/meminfo: memFree=23114408/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=222.29 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 804628 0 0 0 22144 85 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4385008 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 433820

[startup+282.301 s]
/proc/loadavg: 4.04 5.49 6.86 5/304 6919
/proc/meminfo: memFree=23212340/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=413076 CPUtime=282.28 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 1016616 0 0 0 28124 104 0 0 25 0 1 0 637182048 422989824 96534 33554432000 4194304 4479436 140734632488944 18446744073709551615 4307067 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 103269 96534 1540 70 0 100389 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 413076

[startup+342.301 s]
/proc/loadavg: 4.01 5.22 6.68 5/304 6921
/proc/meminfo: memFree=23106672/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=342.29 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 1242208 0 0 0 34102 127 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4304953 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 433820

[startup+402.301 s]
/proc/loadavg: 4.00 4.99 6.51 5/304 6922
/proc/meminfo: memFree=23063620/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=402.29 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 1388068 0 0 0 40087 142 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4382365 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 433820

[startup+462.301 s]
/proc/loadavg: 4.04 4.82 6.36 5/304 6924
/proc/meminfo: memFree=23061092/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=462.28 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 1533928 0 0 0 46073 155 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4382461 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 433820

[startup+522.301 s]
/proc/loadavg: 4.05 4.68 6.21 5/304 6926
/proc/meminfo: memFree=23051260/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=522.29 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 1825648 0 0 0 52044 185 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4327657 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 433820

[startup+582.301 s]
/proc/loadavg: 4.06 4.57 6.08 5/304 6927
/proc/meminfo: memFree=23042312/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=582.3 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 1971508 0 0 0 58030 200 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4382436 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 433820

[startup+642.301 s]
/proc/loadavg: 4.02 4.47 5.94 5/304 6929
/proc/meminfo: memFree=23039276/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=642.28 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 2117368 0 0 0 64013 215 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4306765 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 433820

[startup+702.311 s]
/proc/loadavg: 4.01 4.38 5.82 5/304 6957
/proc/meminfo: memFree=23401532/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=398752 CPUtime=702.3 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 2400321 0 0 0 69985 245 0 0 25 0 1 0 637182048 408322048 92953 33554432000 4194304 4479436 140734632488944 18446744073709551615 4397904 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 99688 92953 1540 70 0 96808 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 398752

[startup+762.3 s]
/proc/loadavg: 4.08 4.32 5.71 5/304 6986
/proc/meminfo: memFree=23471316/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=762.29 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 2554948 0 0 0 75969 260 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4307367 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 433820

[startup+822.3 s]
/proc/loadavg: 4.10 4.28 5.60 5/304 6988
/proc/meminfo: memFree=23483804/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=822.29 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 2700808 0 0 0 81953 276 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4385151 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 433820

[startup+882.3 s]
/proc/loadavg: 4.03 4.22 5.50 5/304 6989
/proc/meminfo: memFree=23709688/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=321228 CPUtime=882.29 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 2880027 0 0 0 87934 295 0 0 25 0 1 0 637182048 328937472 73572 33554432000 4194304 4479436 140734632488944 18446744073709551615 4276978 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 80307 73572 1540 70 0 77427 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 321228

[startup+942.3 s]
/proc/loadavg: 4.01 4.18 5.40 5/304 6991
/proc/meminfo: memFree=23467964/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=942.29 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 3138388 0 0 0 93908 321 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4307748 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 433820

[startup+1002.3 s]
/proc/loadavg: 4.06 4.16 5.32 5/304 6992
/proc/meminfo: memFree=23462948/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=1002.29 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 3284248 0 0 0 99893 336 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 433820

[startup+1062.3 s]
/proc/loadavg: 4.02 4.13 5.23 5/304 6994
/proc/meminfo: memFree=23431172/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=1062.3 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 3430108 0 0 0 105878 352 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4385124 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 433820

[startup+1122.3 s]
/proc/loadavg: 4.07 4.12 5.16 5/304 6996
/proc/meminfo: memFree=23467596/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=1122.3 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 3721828 0 0 0 111846 384 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4405869 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 433820

[startup+1182.3 s]
/proc/loadavg: 4.02 4.10 5.08 5/304 6997
/proc/meminfo: memFree=23377900/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=1182.3 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 3867688 0 0 0 117831 399 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 433820

[startup+1242.3 s]
/proc/loadavg: 4.01 4.08 5.01 5/304 6999
/proc/meminfo: memFree=23384436/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=433820 CPUtime=1242.29 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 4013548 0 0 0 123816 413 0 0 25 0 1 0 637182048 444231680 101720 33554432000 4194304 4479436 140734632488944 18446744073709551615 4382497 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 108455 101720 1540 70 0 105575 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 433820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.09 4.96 7/304 7028
/proc/meminfo: memFree=23640760/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=413076 CPUtime=1300 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 4225536 0 0 0 129564 436 0 0 25 0 1 0 637182048 422989824 96534 33554432000 4194304 4479436 140734632488944 18446744073709551615 4364027 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 103269 96534 1540 70 0 100389 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 413076

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

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

[startup+1300 s]
/proc/loadavg: 4.09 4.09 4.96 7/304 7028
/proc/meminfo: memFree=23640760/32951124 swapFree=63485424/67111528
[pid=6848] ppid=6846 vsize=413076 CPUtime=1300 cores=4,6
/proc/6848/stat : 6848 (MPhaseSAT64) R 6846 6848 6794 0 -1 4202496 4225536 0 0 0 129564 436 0 0 25 0 1 0 637182048 422989824 96534 33554432000 4194304 4479436 140734632488944 18446744073709551615 4364027 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6848/statm: 103269 96534 1540 70 0 100389 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 413076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.03
CPU user time (s): 1295.65
CPU system time (s): 4.37533
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 542524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.65
system time used= 4.37533
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4225536
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= 5
involuntary context switches= 3379

runsolver used 3.78842 second user time and 8.04878 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 10:21:01
IDJOB=3375763
IDBENCH=82374
IDSOLVER=1855
FILE ID=node147/3375763-1305447657
RUNJOBID= node147-1305447657-6813
PBS_JOBID= 13324877
Free space on /tmp= 72856 MiB

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

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=1626931793

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23825572 kB
Buffers:        302056 kB
Cached:        5426052 kB
SwapCached:      13132 kB
Active:        2422268 kB
Inactive:      6456264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23825572 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:          315956 kB
Writeback:           0 kB
AnonPages:     3145936 kB
Mapped:          15428 kB
Slab:           152376 kB
PageTables:      29640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44992496 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= 73024 MiB
End job on node147 at 2011-05-15 10:42:43