Trace number 3720805

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.12 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K106.opb
MD5SUMafe4117ba13dcfbcd06fd88e1353402a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark143.74
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7208
Total number of constraints7422
Number of constraints which are clauses7316
Number of constraints which are cardinality constraints (but not clauses)106
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint106
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 107
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.19/0.20	c starting to Solve
0.19/0.20	c #variables read: 7208 - #constraints read: 7420

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-3720805-1338514232/watcher-3720805-1338514232 -o /tmp/evaluation-result-3720805-1338514232/solver-3720805-1338514232 -C 1800 -W 1900 -M 15500 Pueblo HOME/instance-3720805-1338514232.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.00 2.00 1.98 3/178 6184
/proc/meminfo: memFree=28068644/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=3240 CPUtime=0 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 345 0 0 0 0 0 0 0 20 0 1 0 317547741 3317760 282 33554432000 134512640 134579096 4294502880 4294370156 14832688 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 810 282 221 17 0 116 0

[startup+0.0991801 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 6184
/proc/meminfo: memFree=28068644/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=6144 CPUtime=0.09 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 1066 0 0 0 9 0 0 0 20 0 1 0 317547741 6291456 1003 33554432000 134512640 134579096 4294502880 4294501840 134532440 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 1536 1003 227 17 0 842 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6144

[startup+0.100265 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 6184
/proc/meminfo: memFree=28068644/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=6144 CPUtime=0.09 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 1066 0 0 0 9 0 0 0 20 0 1 0 317547741 6291456 1003 33554432000 134512640 134579096 4294502880 4294501840 134532448 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 1536 1003 227 17 0 842 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6144

[startup+0.300223 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 6184
/proc/meminfo: memFree=28068644/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=7468 CPUtime=0.29 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 1431 0 0 0 29 0 0 0 20 0 1 0 317547741 7647232 1368 33554432000 134512640 134579096 4294502880 4294501536 134522726 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 1867 1368 229 17 0 1173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7468

[startup+0.700221 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 6184
/proc/meminfo: memFree=28068644/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=7468 CPUtime=0.69 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 1431 0 0 0 69 0 0 0 20 0 1 0 317547741 7647232 1368 33554432000 134512640 134579096 4294502880 4294501808 134559528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 1867 1368 229 17 0 1173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7468

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 6185
/proc/meminfo: memFree=28063808/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=8268 CPUtime=1.49 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 1609 0 0 0 149 0 0 0 20 0 1 0 317547741 8466432 1546 33554432000 134512640 134579096 4294502880 4294501808 134559528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 2067 1546 229 17 0 1373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8268

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 6185
/proc/meminfo: memFree=28062196/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9852 CPUtime=3.09 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 2026 0 0 0 309 0 0 0 20 0 1 0 317547741 10088448 1963 33554432000 134512640 134579096 4294502880 4294501728 134527973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 2463 1963 229 17 0 1769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9852

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 6185
/proc/meminfo: memFree=28058244/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=13548 CPUtime=6.29 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 2921 0 0 0 628 1 0 0 20 0 1 0 317547741 13873152 2858 33554432000 134512640 134579096 4294502880 4294501536 134522723 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 3387 2858 229 17 0 2693 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13548

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 6185
/proc/meminfo: memFree=28055524/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=15000 CPUtime=12.69 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 3307 0 0 0 1268 1 0 0 20 0 1 0 317547741 15360000 3244 33554432000 134512640 134579096 4294502880 4294501536 134522742 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 3750 3244 229 17 0 3056 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15000

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 6185
/proc/meminfo: memFree=28053052/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=17720 CPUtime=25.49 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 3995 0 0 0 2548 1 0 0 20 0 1 0 317547741 18145280 3917 33554432000 134512640 134579096 4294502880 4294501712 134517908 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 4430 3917 229 17 0 3736 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17720

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 6185
/proc/meminfo: memFree=28043264/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=27652 CPUtime=51.08 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 6591 0 0 0 5107 1 0 0 20 0 1 0 317547741 28315648 6409 33554432000 134512640 134579096 4294502880 4294501696 134519093 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 6913 6409 229 17 0 6219 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27652

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 6185
/proc/meminfo: memFree=28019860/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=50356 CPUtime=102.27 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 12496 0 0 0 10224 3 0 0 20 0 1 0 317547741 51564544 12085 33554432000 134512640 134579096 4294502880 4294501712 134517893 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 12589 12085 229 17 0 11895 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50356

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 6186
/proc/meminfo: memFree=28019784/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=50220 CPUtime=162.26 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 12502 0 0 0 16223 3 0 0 20 0 1 0 317547741 51425280 12058 33554432000 134512640 134579096 4294502880 4294501712 134517903 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 12555 12058 229 17 0 11861 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 50220

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 6186
/proc/meminfo: memFree=27986924/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=83748 CPUtime=222.25 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 21830 0 0 0 22221 4 0 0 20 0 1 0 317547741 85757952 20436 33554432000 134512640 134579096 4294502880 4294501696 134519095 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 20937 20436 229 17 0 20243 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 83748

[startup+282.3 s]
/proc/loadavg: 2.15 2.03 1.99 3/183 6355
/proc/meminfo: memFree=27925940/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=104112 CPUtime=282.23 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 27163 0 0 0 28218 5 0 0 20 0 1 0 317547741 106610688 25523 33554432000 134512640 134579096 4294502880 4294501712 134517922 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 26028 25523 229 17 0 25334 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 104112

[startup+342.3 s]
/proc/loadavg: 2.05 2.02 1.99 3/178 6388
/proc/meminfo: memFree=27883888/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=115468 CPUtime=342.22 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 30199 0 0 0 34217 5 0 0 20 0 1 0 317547741 118239232 28369 33554432000 134512640 134579096 4294502880 4294501696 134519114 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 28867 28369 229 17 0 28173 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 115468

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 1.99 3/177 6388
/proc/meminfo: memFree=27841976/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=115432 CPUtime=402.21 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 30199 0 0 0 40216 5 0 0 20 0 1 0 317547741 118202368 28360 33554432000 134512640 134579096 4294502880 4294501712 134517872 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 28858 28360 229 17 0 28164 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 115432

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 6389
/proc/meminfo: memFree=27813148/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=115404 CPUtime=462.2 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 30199 0 0 0 46215 5 0 0 20 0 1 0 317547741 118173696 28354 33554432000 134512640 134579096 4294502880 4294501744 134520078 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 28851 28354 229 17 0 28157 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 115404

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 6389
/proc/meminfo: memFree=27813084/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=115360 CPUtime=522.19 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 30208 0 0 0 52214 5 0 0 20 0 1 0 317547741 118128640 28343 33554432000 134512640 134579096 4294502880 4294501696 134519111 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 28840 28343 229 17 0 28146 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 115360

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 6392
/proc/meminfo: memFree=27812828/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=115360 CPUtime=582.18 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 30208 0 0 0 58213 5 0 0 20 0 1 0 317547741 118128640 28343 33554432000 134512640 134579096 4294502880 4294501696 134519079 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 28840 28343 229 17 0 28146 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 115360

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 6441
/proc/meminfo: memFree=28315360/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=130524 CPUtime=822.15 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 34056 0 0 0 82208 7 0 0 20 0 1 0 317547741 133656576 32134 33554432000 134512640 134579096 4294502880 4294501712 134517899 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 32631 32134 229 17 0 31937 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 130524

[startup+882.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 6441
/proc/meminfo: memFree=28302724/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=130496 CPUtime=882.14 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 34056 0 0 0 88207 7 0 0 20 0 1 0 317547741 133627904 32127 33554432000 134512640 134579096 4294502880 4294501712 134517885 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 32624 32127 229 17 0 31930 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 130496

[startup+942.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 6441
/proc/meminfo: memFree=28286480/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=130492 CPUtime=942.13 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 34056 0 0 0 94206 7 0 0 20 0 1 0 317547741 133623808 32126 33554432000 134512640 134579096 4294502880 4294501712 134517893 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 32623 32126 229 17 0 31929 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 130492

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 6441
/proc/meminfo: memFree=28284416/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=130492 CPUtime=1002.12 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 34056 0 0 0 100205 7 0 0 20 0 1 0 317547741 133623808 32126 33554432000 134512640 134579096 4294502880 4294501712 134517903 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 32623 32126 229 17 0 31929 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 130492

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 6441
/proc/meminfo: memFree=28282192/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=130456 CPUtime=1062.11 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 34056 0 0 0 106204 7 0 0 20 0 1 0 317547741 133586944 32117 33554432000 134512640 134579096 4294502880 4294501536 134522754 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 32614 32117 229 17 0 31920 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 130456

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 6442
/proc/meminfo: memFree=28277596/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=130448 CPUtime=1122.1 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 34056 0 0 0 112203 7 0 0 20 0 1 0 317547741 133578752 32115 33554432000 134512640 134579096 4294502880 4294501744 134558188 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 32612 32115 229 17 0 31918 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 130448

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 6445
/proc/meminfo: memFree=28276528/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=130440 CPUtime=1182.1 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 34056 0 0 0 118203 7 0 0 20 0 1 0 317547741 133570560 32113 33554432000 134512640 134579096 4294502880 4294501680 134528660 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 32610 32113 229 17 0 31916 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 130440

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 6445
/proc/meminfo: memFree=28268476/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=130440 CPUtime=1242.09 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 34056 0 0 0 124202 7 0 0 20 0 1 0 317547741 133570560 32113 33554432000 134512640 134579096 4294502880 4294501712 134517885 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 32610 32113 229 17 0 31916 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 130440

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 6445
/proc/meminfo: memFree=28255508/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=136504 CPUtime=1302.08 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 35867 0 0 0 130201 7 0 0 20 0 1 0 317547741 139780096 33629 33554432000 134512640 134579096 4294502880 4294501696 134519064 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 34126 33629 229 17 0 33432 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 136504

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6445
/proc/meminfo: memFree=28247876/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=135688 CPUtime=1362.06 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 35869 0 0 0 136199 7 0 0 20 0 1 0 317547741 138944512 33425 33554432000 134512640 134579096 4294502880 4294501700 134556279 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 33922 33425 229 17 0 33228 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 135688

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6446
/proc/meminfo: memFree=28247556/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=135668 CPUtime=1422.06 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 35869 0 0 0 142199 7 0 0 20 0 1 0 317547741 138924032 33420 33554432000 134512640 134579096 4294502880 4294501700 134556290 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 33917 33420 229 17 0 33223 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 135668

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6446
/proc/meminfo: memFree=28246808/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=135664 CPUtime=1482.05 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 35869 0 0 0 148198 7 0 0 20 0 1 0 317547741 138919936 33419 33554432000 134512640 134579096 4294502880 4294501536 134522742 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 33916 33419 229 17 0 33222 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 135664

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6446
/proc/meminfo: memFree=28247428/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=135664 CPUtime=1542.04 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 35869 0 0 0 154197 7 0 0 20 0 1 0 317547741 138919936 33419 33554432000 134512640 134579096 4294502880 4294501696 134519088 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 33916 33419 229 17 0 33222 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 135664

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6446
/proc/meminfo: memFree=28228268/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=155372 CPUtime=1602.03 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 41836 0 0 0 160195 8 0 0 20 0 1 0 317547741 159100928 38319 33554432000 134512640 134579096 4294502880 4294501696 134519095 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 38843 38319 229 17 0 38149 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 155372

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6446
/proc/meminfo: memFree=28228144/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=155288 CPUtime=1662.02 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 41836 0 0 0 166194 8 0 0 20 0 1 0 317547741 159014912 38319 33554432000 134512640 134579096 4294502880 4294501536 134524561 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 38822 38319 229 17 0 38128 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 155288

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6447
/proc/meminfo: memFree=28228064/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=155288 CPUtime=1722.01 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 41836 0 0 0 172193 8 0 0 20 0 1 0 317547741 159014912 38319 33554432000 134512640 134579096 4294502880 4294501696 134519093 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 38822 38319 229 17 0 38128 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 155288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6450
/proc/meminfo: memFree=28197544/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=176864 CPUtime=1782 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 47838 0 0 0 178190 10 0 0 20 0 1 0 317547741 181108736 43686 33554432000 134512640 134579096 4294502880 4294501712 134517885 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 44216 43686 229 17 0 43522 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 176864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6450
/proc/meminfo: memFree=28197800/32873844 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=176864 CPUtime=1800.1 cores=0,2,4,6
/proc/6184/stat : 6184 (Pueblo) R 6182 6184 5139 0 -1 4202496 47838 0 0 0 180000 10 0 0 20 0 1 0 317547741 181108736 43686 33554432000 134512640 134579096 4294502880 4294501712 134517933 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6184/statm: 44216 43686 229 17 0 43522 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 176864

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.12
CPU user time (s): 1800
CPU system time (s): 0.111982
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 176964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.111982
maximum resident set size= 174852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47838
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= 37
involuntary context switches= 1855

runsolver used 3.41248 second user time and 8.46171 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-01 03:30:32
IDJOB=3720805
IDBENCH=90124
IDSOLVER=2305
FILE ID=node139/3720805-1338514232
RUNJOBID= node139-1338505999-5155
PBS_JOBID= 14635752
Free space on /tmp= 71088 MiB

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

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

MD5SUM BENCH= afe4117ba13dcfbcd06fd88e1353402a
RANDOM SEED=1022639946

node139.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		: 2666.750
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	: 5333.50
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		: 2666.750
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.91
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		: 2666.750
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.90
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		: 2666.750
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		: 2666.750
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.92
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		: 2666.750
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		: 2666.750
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.91
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		: 2666.750
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28068824 kB
Buffers:          447640 kB
Cached:          3083152 kB
SwapCached:          828 kB
Active:          1937912 kB
Inactive:        2008728 kB
Active(anon):     409384 kB
Inactive(anon):     7964 kB
Active(file):    1528528 kB
Inactive(file):  2000764 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              2732 kB
Writeback:             0 kB
AnonPages:        421272 kB
Mapped:            12468 kB
Shmem:                 8 kB
Slab:             718852 kB
SReclaimable:     161076 kB
SUnreclaim:       557776 kB
KernelStack:        1480 kB
PageTables:         4572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     537992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3720805-1338514232.opb

Free space on /tmp at the end= 71092 MiB
End job on node139 at 2012-06-01 04:00:34