Trace number 3720799

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
PB07: Pueblo 1.4? (TO) 1800.11 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K85.opb
MD5SUM1487741f4fc087d76a7a64081b5bebd6
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5780
Total number of constraints5952
Number of constraints which are clauses5867
Number of constraints which are cardinality constraints (but not clauses)85
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint85
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Pueblo version 1.4 (September 2005)
0.00/0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini
0.09/0.15	c starting to Solve
0.09/0.15	c #variables read: 5780 - #constraints read: 5950

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3720799-1338513920/watcher-3720799-1338513920 -o /tmp/evaluation-result-3720799-1338513920/solver-3720799-1338513920 -C 1800 -W 1900 -M 15500 Pueblo HOME/instance-3720799-1338513920.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 1.95 3/177 11074
/proc/meminfo: memFree=28754948/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=3100 CPUtime=0 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 317516480 3174400 266 33554432000 134512640 134579096 4287054256 4286921700 134546867 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 775 266 219 17 0 81 0

[startup+0.084825 s]
/proc/loadavg: 2.04 2.01 1.95 3/177 11074
/proc/meminfo: memFree=28754948/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=5732 CPUtime=0.08 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 938 0 0 0 8 0 0 0 20 0 1 0 317516480 5869568 875 33554432000 134512640 134579096 4287054256 4287053216 134532448 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 1433 875 225 17 0 739 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5732

[startup+0.100159 s]
/proc/loadavg: 2.04 2.01 1.95 3/177 11074
/proc/meminfo: memFree=28754948/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=5732 CPUtime=0.09 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 938 0 0 0 9 0 0 0 20 0 1 0 317516480 5869568 875 33554432000 134512640 134579096 4287054256 4287053232 134532044 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 1433 875 225 17 0 739 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5732

[startup+0.300176 s]
/proc/loadavg: 2.04 2.01 1.95 3/177 11074
/proc/meminfo: memFree=28754948/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=6792 CPUtime=0.29 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 1219 0 0 0 29 0 0 0 20 0 1 0 317516480 6955008 1156 33554432000 134512640 134579096 4287054256 4287053076 134556221 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 1698 1156 227 17 0 1004 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6792

[startup+0.700172 s]
/proc/loadavg: 2.04 2.01 1.95 3/177 11074
/proc/meminfo: memFree=28754948/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=6792 CPUtime=0.69 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 1219 0 0 0 69 0 0 0 20 0 1 0 317516480 6955008 1156 33554432000 134512640 134579096 4287054256 4287053076 134556411 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 1698 1156 227 17 0 1004 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6792

[startup+1.50017 s]
/proc/loadavg: 2.04 2.01 1.95 3/178 11075
/proc/meminfo: memFree=28751080/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=7832 CPUtime=1.49 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 1482 0 0 0 149 0 0 0 20 0 1 0 317516480 8019968 1419 33554432000 134512640 134579096 4287054256 4287053076 134556279 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 1958 1419 227 17 0 1264 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7832

[startup+3.10018 s]
/proc/loadavg: 2.04 2.01 1.95 3/178 11075
/proc/meminfo: memFree=28748848/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=10168 CPUtime=3.09 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 2066 0 0 0 309 0 0 0 20 0 1 0 317516480 10412032 2003 33554432000 134512640 134579096 4287054256 4287053072 134519064 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 2542 2003 227 17 0 1848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10168

[startup+6.30017 s]
/proc/loadavg: 2.04 2.01 1.95 3/178 11075
/proc/meminfo: memFree=28745748/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=12092 CPUtime=6.28 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 2586 0 0 0 628 0 0 0 20 0 1 0 317516480 12382208 2475 33554432000 134512640 134579096 4287054256 4287052912 134522754 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 3023 2475 227 17 0 2329 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12092

[startup+12.7002 s]
/proc/loadavg: 2.03 2.01 1.95 3/178 11075
/proc/meminfo: memFree=28738364/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=16856 CPUtime=12.68 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 3800 0 0 0 1268 0 0 0 20 0 1 0 317516480 17260544 3688 33554432000 134512640 134579096 4287054256 4287053072 134519111 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 4214 3688 227 17 0 3520 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16856

[startup+25.5002 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 11075
/proc/meminfo: memFree=28728940/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=24860 CPUtime=25.48 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 5827 0 0 0 2547 1 0 0 20 0 1 0 317516480 25456640 5676 33554432000 134512640 134579096 4287054256 4287053072 134519111 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 6215 5676 227 17 0 5521 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24860

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 11075
/proc/meminfo: memFree=28709880/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=43036 CPUtime=51.08 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 10584 0 0 0 5106 2 0 0 20 0 1 0 317516480 44068864 10212 33554432000 134512640 134579096 4287054256 4287053072 134519077 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 10759 10212 227 17 0 10065 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43036

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 11075
/proc/meminfo: memFree=28707328/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=45828 CPUtime=102.27 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 11329 0 0 0 10225 2 0 0 20 0 1 0 317516480 46927872 10929 33554432000 134512640 134579096 4287054256 4287053072 134519122 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 11457 10929 227 17 0 10763 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45828

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 11075
/proc/meminfo: memFree=28690948/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=62028 CPUtime=162.25 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 15813 0 0 0 16222 3 0 0 20 0 1 0 317516480 63516672 14990 33554432000 134512640 134579096 4287054256 4287050560 134532911 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 15507 14990 227 17 0 14813 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 62028

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 11076
/proc/meminfo: memFree=28688840/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=63492 CPUtime=222.24 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 16260 0 0 0 22221 3 0 0 20 0 1 0 317516480 65015808 15356 33554432000 134512640 134579096 4287054256 4287052912 134522726 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 15873 15356 227 17 0 15179 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 63492

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 11077
/proc/meminfo: memFree=28671964/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=63228 CPUtime=282.23 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 16261 0 0 0 28220 3 0 0 20 0 1 0 317516480 64745472 15290 33554432000 134512640 134579096 4287054256 4287052912 134522726 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 15807 15290 227 17 0 15113 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 63228

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 11079
/proc/meminfo: memFree=28659180/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=71564 CPUtime=342.22 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 18593 0 0 0 34218 4 0 0 20 0 1 0 317516480 73281536 17371 33554432000 134512640 134579096 4287054256 4287053072 134519093 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 17891 17371 227 17 0 17197 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 71564

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/179 11080
/proc/meminfo: memFree=28640992/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=80144 CPUtime=402.21 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 20995 0 0 0 40217 4 0 0 20 0 1 0 317516480 82067456 19518 33554432000 134512640 134579096 4287054256 4287053088 134517908 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 20036 19518 227 17 0 19342 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 80144

[startup+462.3 s]
/proc/loadavg: 2.06 2.02 1.96 4/183 11088
/proc/meminfo: memFree=28638612/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=80076 CPUtime=462.2 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 20996 0 0 0 46216 4 0 0 20 0 1 0 317516480 81997824 19501 33554432000 134512640 134579096 4287054256 4287053072 134519100 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 20019 19501 227 17 0 19325 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 80076

[startup+522.3 s]
/proc/loadavg: 2.10 2.05 1.97 3/178 11283
/proc/meminfo: memFree=28609844/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=86096 CPUtime=522.19 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 22569 0 0 0 52215 4 0 0 20 0 1 0 317516480 88162304 21007 33554432000 134512640 134579096 4287054256 4287053088 134517893 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 21524 21007 227 17 0 20830 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 86096

[startup+582.3 s]
/proc/loadavg: 2.08 2.05 1.98 3/177 11283
/proc/meminfo: memFree=28598580/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=98136 CPUtime=582.18 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 25621 0 0 0 58213 5 0 0 20 0 1 0 317516480 100491264 24017 33554432000 134512640 134579096 4287054256 4287053104 134527742 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 24534 24017 227 17 0 23840 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 98136

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.08 2.07 2.00 3/176 11283
/proc/meminfo: memFree=28598632/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=97720 CPUtime=822.14 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 25627 0 0 0 82209 5 0 0 20 0 1 0 317516480 100065280 23913 33554432000 134512640 134579096 4287054256 4287053072 134519127 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 24430 23913 227 17 0 23736 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 97720

[startup+882.3 s]
/proc/loadavg: 2.08 2.07 2.00 3/178 11287
/proc/meminfo: memFree=28598460/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=97720 CPUtime=882.13 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 25627 0 0 0 88208 5 0 0 20 0 1 0 317516480 100065280 23913 33554432000 134512640 134579096 4287054256 4287053072 134519095 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 24430 23913 227 17 0 23736 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 97720

[startup+942.3 s]
/proc/loadavg: 2.08 2.07 2.00 3/177 11287
/proc/meminfo: memFree=28598724/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=97720 CPUtime=942.13 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 25627 0 0 0 94208 5 0 0 20 0 1 0 317516480 100065280 23913 33554432000 134512640 134579096 4287054256 4287053088 134517901 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 24430 23913 227 17 0 23736 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 97720

[startup+1002.3 s]
/proc/loadavg: 2.07 2.07 2.00 3/177 11287
/proc/meminfo: memFree=28584220/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=112672 CPUtime=1002.11 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 29477 0 0 0 100205 6 0 0 20 0 1 0 317516480 115376128 27636 33554432000 134512640 134579096 4287054256 4287052912 134522724 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 28168 27636 227 17 0 27474 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 112672

[startup+1062.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 11287
/proc/meminfo: memFree=28584084/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=112672 CPUtime=1062.1 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 29484 0 0 0 106204 6 0 0 20 0 1 0 317516480 115376128 27643 33554432000 134512640 134579096 4287054256 4287052912 134522726 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 28168 27643 227 17 0 27474 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 112672

[startup+1122.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/177 11287
/proc/meminfo: memFree=28584208/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=112672 CPUtime=1122.09 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 29484 0 0 0 112203 6 0 0 20 0 1 0 317516480 115376128 27643 33554432000 134512640 134579096 4287054256 4287053072 134519100 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 28168 27643 227 17 0 27474 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 112672

[startup+1182.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/177 11288
/proc/meminfo: memFree=28584208/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=112672 CPUtime=1182.09 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 29484 0 0 0 118203 6 0 0 20 0 1 0 317516480 115376128 27643 33554432000 134512640 134579096 4287054256 4287052912 134524544 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 28168 27643 227 17 0 27474 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 112672

[startup+1242.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 11288
/proc/meminfo: memFree=28568088/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=110420 CPUtime=1242.08 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 29484 0 0 0 124202 6 0 0 20 0 1 0 317516480 113070080 27088 33554432000 134512640 134579096 4287054256 4287053076 134556204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 27605 27088 227 17 0 26911 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 110420

[startup+1302.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/177 11288
/proc/meminfo: memFree=28560276/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=110420 CPUtime=1302.07 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 29484 0 0 0 130201 6 0 0 20 0 1 0 317516480 113070080 27088 33554432000 134512640 134579096 4287054256 4287053088 134517872 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 27605 27088 227 17 0 26911 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 110420

[startup+1362.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/177 11288
/proc/meminfo: memFree=28560708/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=110420 CPUtime=1362.06 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 29484 0 0 0 136200 6 0 0 20 0 1 0 317516480 113070080 27088 33554432000 134512640 134579096 4287054256 4287053088 134517908 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 27605 27088 227 17 0 26911 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 110420

[startup+1422.31 s]
/proc/loadavg: 2.08 2.07 2.01 3/177 11288
/proc/meminfo: memFree=28560712/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=110420 CPUtime=1422.05 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 29484 0 0 0 142199 6 0 0 20 0 1 0 317516480 113070080 27088 33554432000 134512640 134579096 4287054256 4287053076 134556355 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 27605 27088 227 17 0 26911 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 110420

[startup+1482.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/178 11292
/proc/meminfo: memFree=28560772/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=110420 CPUtime=1482.04 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 29484 0 0 0 148198 6 0 0 20 0 1 0 317516480 113070080 27088 33554432000 134512640 134579096 4287054256 4287053088 134517908 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 27605 27088 227 17 0 26911 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 110420

[startup+1542.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/177 11292
/proc/meminfo: memFree=28561212/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=110420 CPUtime=1542.03 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 29484 0 0 0 154197 6 0 0 20 0 1 0 317516480 113070080 27088 33554432000 134512640 134579096 4287054256 4287053056 134558676 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 27605 27088 227 17 0 26911 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 110420

[startup+1602.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/177 11292
/proc/meminfo: memFree=28561224/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=110420 CPUtime=1602.02 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 29484 0 0 0 160196 6 0 0 20 0 1 0 317516480 113070080 27088 33554432000 134512640 134579096 4287054256 4287053088 134517896 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 27605 27088 227 17 0 26911 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 110420

[startup+1662.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/177 11341
/proc/meminfo: memFree=28516208/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=110420 CPUtime=1662.01 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 30090 0 0 0 166195 6 0 0 20 0 1 0 317516480 113070080 27088 33554432000 134512640 134579096 4287054256 4287053088 134517919 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 27605 27088 227 17 0 26911 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 110420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 11341
/proc/meminfo: memFree=28507124/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=119148 CPUtime=1722.01 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 32304 0 0 0 172194 7 0 0 20 0 1 0 317516480 122007552 29270 33554432000 134512640 134579096 4287054256 4287053088 134517872 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 29787 29270 227 17 0 29093 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 119148

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 11342
/proc/meminfo: memFree=28507504/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=119144 CPUtime=1782 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 32304 0 0 0 178193 7 0 0 20 0 1 0 317516480 122003456 29269 33554432000 134512640 134579096 4287054256 4287053120 134520196 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 29786 29269 227 17 0 29092 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 119144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 11342
/proc/meminfo: memFree=28507748/32873648 swapFree=6612/6612
[pid=11074] ppid=11072 vsize=118996 CPUtime=1800.1 cores=0,2,4,6
/proc/11074/stat : 11074 (Pueblo) R 11072 11074 10077 0 -1 4202496 32304 0 0 0 180003 7 0 0 20 0 1 0 317516480 121851904 29232 33554432000 134512640 134579096 4287054256 4287053072 134519111 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11074/statm: 29749 29232 227 17 0 29055 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 118996

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): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1800.03
CPU system time (s): 0.074988
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 119264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.074988
maximum resident set size= 117144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32304
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= 45
involuntary context switches= 2109

runsolver used 3.2505 second user time and 8.59469 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-01 03:25:20
IDJOB=3720799
IDBENCH=90118
IDSOLVER=2305
FILE ID=node148/3720799-1338513920
RUNJOBID= node148-1338505995-10093
PBS_JOBID= 14635744
Free space on /tmp= 71408 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K85.opb
COMMAND LINE= Pueblo BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3720799-1338513920/watcher-3720799-1338513920 -o /tmp/evaluation-result-3720799-1338513920/solver-3720799-1338513920 -C 1800 -W 1900 -M 15500  Pueblo HOME/instance-3720799-1338513920.opb

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

MD5SUM BENCH= 1487741f4fc087d76a7a64081b5bebd6
RANDOM SEED=574633343

node148.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28755104 kB
Buffers:          543936 kB
Cached:          2615216 kB
SwapCached:          632 kB
Active:          1299924 kB
Inactive:        1925380 kB
Active(anon):      55544 kB
Inactive(anon):    10672 kB
Active(file):    1244380 kB
Inactive(file):  1914708 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67107560 kB
Dirty:              2512 kB
Writeback:             0 kB
AnonPages:        180436 kB
Mapped:            11868 kB
Shmem:                36 kB
Slab:             757296 kB
SReclaimable:     201492 kB
SUnreclaim:       555804 kB
KernelStack:        1432 kB
PageTables:         4204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     178556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3720799-1338513920.opb

Free space on /tmp at the end= 71376 MiB
End job on node148 at 2012-06-01 03:55:22