Trace number 3720816

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_K96.opb
MD5SUM12d577f059d1da283bb935f5e106dee7
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 benchmark568.277
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6528
Total number of constraints6722
Number of constraints which are clauses6626
Number of constraints which are cardinality constraints (but not clauses)96
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint96
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 97
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.18	c starting to Solve
0.09/0.18	c #variables read: 6528 - #constraints read: 6720

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-3720816-1338514670/watcher-3720816-1338514670 -o /tmp/evaluation-result-3720816-1338514670/solver-3720816-1338514670 -C 1800 -W 1900 -M 15500 Pueblo HOME/instance-3720816-1338514670.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: 1.93 1.99 1.96 3/175 10390
/proc/meminfo: memFree=27625228/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=3104 CPUtime=0 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 317593077 3178496 268 33554432000 134512640 134579096 4294515280 4294382580 2466613 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 776 268 221 17 0 82 0

[startup+0.0604511 s]
/proc/loadavg: 1.93 1.99 1.96 3/175 10390
/proc/meminfo: memFree=27625228/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=4568 CPUtime=0.05 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 696 0 0 0 5 0 0 0 20 0 1 0 317593077 4677632 633 33554432000 134512640 134579096 4294515280 4294382688 134546916 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 1142 633 221 17 0 448 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4568

[startup+0.100205 s]
/proc/loadavg: 1.93 1.99 1.96 3/175 10390
/proc/meminfo: memFree=27625228/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=5852 CPUtime=0.09 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 1008 0 0 0 9 0 0 0 20 0 1 0 317593077 5992448 945 33554432000 134512640 134579096 4294515280 4294514240 134532448 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 1463 945 227 17 0 769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5852

[startup+0.300177 s]
/proc/loadavg: 1.93 1.99 1.96 3/175 10390
/proc/meminfo: memFree=27625228/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=7176 CPUtime=0.29 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 1334 0 0 0 29 0 0 0 20 0 1 0 317593077 7348224 1271 33554432000 134512640 134579096 4294515280 4294514100 134556408 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 1794 1271 229 17 0 1100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7176

[startup+0.700177 s]
/proc/loadavg: 1.93 1.99 1.96 3/175 10390
/proc/meminfo: memFree=27625228/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=7304 CPUtime=0.69 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 1371 0 0 0 69 0 0 0 20 0 1 0 317593077 7479296 1308 33554432000 134512640 134579096 4294515280 4294514100 134556361 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 1826 1308 229 17 0 1132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7304

[startup+1.50018 s]
/proc/loadavg: 1.93 1.99 1.96 3/176 10391
/proc/meminfo: memFree=27620624/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=8224 CPUtime=1.49 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 1613 0 0 0 149 0 0 0 20 0 1 0 317593077 8421376 1544 33554432000 134512640 134579096 4294515280 4294513936 134524568 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 2056 1544 229 17 0 1362 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8224

[startup+3.10018 s]
/proc/loadavg: 1.93 1.99 1.96 3/176 10391
/proc/meminfo: memFree=27619012/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=9928 CPUtime=3.09 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 2041 0 0 0 309 0 0 0 20 0 1 0 317593077 10166272 1972 33554432000 134512640 134579096 4294515280 4294514112 134517903 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 2482 1972 229 17 0 1788 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9928

[startup+6.30018 s]
/proc/loadavg: 1.93 1.99 1.96 3/177 10392
/proc/meminfo: memFree=27614912/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=14552 CPUtime=6.28 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 3176 0 0 0 628 0 0 0 20 0 1 0 317593077 14901248 3107 33554432000 134512640 134579096 4294515280 4294513936 134522688 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 3638 3107 229 17 0 2944 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14552

[startup+12.7002 s]
/proc/loadavg: 1.94 1.99 1.96 3/177 10392
/proc/meminfo: memFree=27610596/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=18004 CPUtime=12.69 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 4054 0 0 0 1268 1 0 0 20 0 1 0 317593077 18436096 3971 33554432000 134512640 134579096 4294515280 4294513936 134522688 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 4501 3971 229 17 0 3807 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18004

[startup+25.5002 s]
/proc/loadavg: 1.95 1.99 1.96 3/177 10392
/proc/meminfo: memFree=27606008/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=20400 CPUtime=25.48 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 4680 0 0 0 2547 1 0 0 20 0 1 0 317593077 20889600 4591 33554432000 134512640 134579096 4294515280 4294514112 134517922 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 5100 4591 229 17 0 4406 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20400

[startup+51.1002 s]
/proc/loadavg: 1.97 1.99 1.96 3/177 10392
/proc/meminfo: memFree=27582076/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=37232 CPUtime=51.08 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 9156 0 0 0 5106 2 0 0 20 0 1 0 317593077 38125568 8792 33554432000 134512640 134579096 4294515280 4294514096 134519100 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 9308 8792 229 17 0 8614 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37232

[startup+102.306 s]
/proc/loadavg: 2.02 2.00 1.97 3/177 10392
/proc/meminfo: memFree=27543512/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=61012 CPUtime=102.28 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 15302 0 0 0 10225 3 0 0 20 0 1 0 317593077 62476288 14728 33554432000 134512640 134579096 4294515280 4294513936 134524568 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 15253 14728 229 17 0 14559 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 61012

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 10395
/proc/meminfo: memFree=27525332/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=61228 CPUtime=162.26 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 15383 0 0 0 16223 3 0 0 20 0 1 0 317593077 62697472 14799 33554432000 134512640 134579096 4294515280 4294514112 134517903 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 15307 14799 229 17 0 14613 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 61228

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 10395
/proc/meminfo: memFree=27516364/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=70060 CPUtime=222.24 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 17755 0 0 0 22221 3 0 0 20 0 1 0 317593077 71741440 17011 33554432000 134512640 134579096 4294515280 4294513936 134524561 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 17515 17011 229 17 0 16821 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 70060

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 10395
/proc/meminfo: memFree=27516984/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=69516 CPUtime=282.23 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 17755 0 0 0 28220 3 0 0 20 0 1 0 317593077 71184384 16875 33554432000 134512640 134579096 4294515280 4294514112 134517919 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 17379 16875 229 17 0 16685 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 69516

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 10396
/proc/meminfo: memFree=27512272/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=75100 CPUtime=342.22 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 19499 0 0 0 34219 3 0 0 20 0 1 0 317593077 76902400 18247 33554432000 134512640 134579096 4294515280 4294513936 134522754 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 18775 18247 229 17 0 18081 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 75100

[startup+402.3 s]
/proc/loadavg: 1.95 1.98 1.96 3/177 10445
/proc/meminfo: memFree=27766156/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=93588 CPUtime=402.21 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 24754 0 0 0 40217 4 0 0 20 0 1 0 317593077 95834112 22883 33554432000 134512640 134579096 4294515280 4294514100 134556279 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 23397 22883 229 17 0 22703 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 93588

[startup+462.3 s]
/proc/loadavg: 1.98 1.98 1.96 3/177 10445
/proc/meminfo: memFree=27743568/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=104012 CPUtime=462.2 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 27498 0 0 0 46215 5 0 0 20 0 1 0 317593077 106508288 25499 33554432000 134512640 134579096 4294515280 4294513936 134524561 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 26003 25499 229 17 0 25309 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 104012

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.96 3/177 10445
/proc/meminfo: memFree=27736164/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=103976 CPUtime=522.19 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 27499 0 0 0 52214 5 0 0 20 0 1 0 317593077 106471424 25490 33554432000 134512640 134579096 4294515280 4294513936 134522754 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 25994 25490 229 17 0 25300 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 103976

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.96 3/177 10445
/proc/meminfo: memFree=27728652/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=110764 CPUtime=582.19 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 29296 0 0 0 58213 6 0 0 20 0 1 0 317593077 113422336 27167 33554432000 134512640 134579096 4294515280 4294514128 134527759 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 27691 27167 229 17 0 26997 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 110764

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 1.99 1.98 1.96 3/177 10449
/proc/meminfo: memFree=27725984/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=108096 CPUtime=822.15 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 29296 0 0 0 82209 6 0 0 20 0 1 0 317593077 110690304 26520 33554432000 134512640 134579096 4294515280 4294514096 134519114 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 27024 26520 229 17 0 26330 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 108096

[startup+882.3 s]
/proc/loadavg: 1.99 1.98 1.96 3/177 10449
/proc/meminfo: memFree=27725984/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=108096 CPUtime=882.14 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 29296 0 0 0 88208 6 0 0 20 0 1 0 317593077 110690304 26520 33554432000 134512640 134579096 4294515280 4294514096 134519064 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 27024 26520 229 17 0 26330 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 108096

[startup+942.3 s]
/proc/loadavg: 1.99 1.98 1.96 3/177 10450
/proc/meminfo: memFree=27721268/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=108096 CPUtime=942.13 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 29296 0 0 0 94207 6 0 0 20 0 1 0 317593077 110690304 26520 33554432000 134512640 134579096 4294515280 4294514080 134528604 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 27024 26520 229 17 0 26330 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 108096

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.96 3/177 10450
/proc/meminfo: memFree=27715744/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=108096 CPUtime=1002.12 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 29296 0 0 0 100206 6 0 0 20 0 1 0 317593077 110690304 26520 33554432000 134512640 134579096 4294515280 4294514100 134556290 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 27024 26520 229 17 0 26330 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 108096

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.96 3/177 10450
/proc/meminfo: memFree=27712272/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=108096 CPUtime=1062.11 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 29296 0 0 0 106205 6 0 0 20 0 1 0 317593077 110690304 26520 33554432000 134512640 134579096 4294515280 4294514080 134528829 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 27024 26520 229 17 0 26330 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 108096

[startup+1122.3 s]
/proc/loadavg: 2.04 2.00 1.97 3/177 10450
/proc/meminfo: memFree=27706936/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=108096 CPUtime=1122.1 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 29296 0 0 0 112204 6 0 0 20 0 1 0 317593077 110690304 26520 33554432000 134512640 134579096 4294515280 4294513936 134522706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 27024 26520 229 17 0 26330 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 108096

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 10450
/proc/meminfo: memFree=27693420/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=119160 CPUtime=1182.1 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 32039 0 0 0 118203 7 0 0 20 0 1 0 317593077 122019840 29263 33554432000 134512640 134579096 4294515280 4294514096 134519091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 29790 29263 229 17 0 29096 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 119160

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 10451
/proc/meminfo: memFree=27692544/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=118020 CPUtime=1242.09 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 32040 0 0 0 124202 7 0 0 20 0 1 0 317593077 120852480 29001 33554432000 134512640 134579096 4294515280 4294514100 134556279 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 29505 29001 229 17 0 28811 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 118020

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 10451
/proc/meminfo: memFree=27686700/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=117804 CPUtime=1302.08 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 32044 0 0 0 130201 7 0 0 20 0 1 0 317593077 120631296 28947 33554432000 134512640 134579096 4294515280 4294514128 134527742 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 29451 28947 229 17 0 28757 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 117804

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 10454
/proc/meminfo: memFree=27687436/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=117804 CPUtime=1362.07 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 32044 0 0 0 136200 7 0 0 20 0 1 0 317593077 120631296 28947 33554432000 134512640 134579096 4294515280 4294514112 134517885 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 29451 28947 229 17 0 28757 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 117804

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 10476
/proc/meminfo: memFree=27687064/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=117804 CPUtime=1422.06 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 32044 0 0 0 142199 7 0 0 20 0 1 0 317593077 120631296 28947 33554432000 134512640 134579096 4294515280 4294514144 134520147 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 29451 28947 229 17 0 28757 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 117804

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 1.97 3/177 10476
/proc/meminfo: memFree=27687072/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=117684 CPUtime=1482.05 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 32044 0 0 0 148198 7 0 0 20 0 1 0 317593077 120508416 28917 33554432000 134512640 134579096 4294515280 4294514112 134517922 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 29421 28917 229 17 0 28727 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 117684

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/177 10476
/proc/meminfo: memFree=27686328/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=119032 CPUtime=1542.04 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 32388 0 0 0 154197 7 0 0 20 0 1 0 317593077 121888768 29254 33554432000 134512640 134579096 4294515280 4294514112 134517933 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 29758 29254 229 17 0 29064 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 119032

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 1.98 3/177 10477
/proc/meminfo: memFree=27667336/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=137960 CPUtime=1602.02 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 37225 0 0 0 160195 7 0 0 20 0 1 0 317593077 141271040 33971 33554432000 134512640 134579096 4294515280 4294514112 134517896 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 34490 33971 229 17 0 33796 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 137960

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 10477
/proc/meminfo: memFree=27667336/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=137960 CPUtime=1662.01 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 37225 0 0 0 166194 7 0 0 20 0 1 0 317593077 141271040 33971 33554432000 134512640 134579096 4294515280 4294514112 134517901 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 34490 33971 229 17 0 33796 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 137960

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 10477
/proc/meminfo: memFree=27667336/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=137912 CPUtime=1722 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 37225 0 0 0 172193 7 0 0 20 0 1 0 317593077 141221888 33971 33554432000 134512640 134579096 4294515280 4294514096 134519093 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 34478 33971 229 17 0 33784 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 137912

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 10477
/proc/meminfo: memFree=27667212/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=137912 CPUtime=1781.99 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 37225 0 0 0 178192 7 0 0 20 0 1 0 317593077 141221888 33971 33554432000 134512640 134579096 4294515280 4294514112 134517872 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 34478 33971 229 17 0 33784 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 137912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 10477
/proc/meminfo: memFree=27667336/32873844 swapFree=7372/7372
[pid=10390] ppid=10388 vsize=137912 CPUtime=1800.1 cores=0,2,4,6
/proc/10390/stat : 10390 (Pueblo) R 10388 10390 9379 0 -1 4202496 37225 0 0 0 180003 7 0 0 20 0 1 0 317593077 141221888 33971 33554432000 134512640 134579096 4294515280 4294513936 134524568 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10390/statm: 34478 33971 229 17 0 33784 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 137912

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.079987
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 137960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.079987
maximum resident set size= 135884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37225
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= 36
involuntary context switches= 3380

runsolver used 3.45247 second user time and 8.37273 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-01 03:37:50
IDJOB=3720816
IDBENCH=90135
IDSOLVER=2305
FILE ID=node118/3720816-1338514670
RUNJOBID= node118-1338506009-9395
PBS_JOBID= 14635773
Free space on /tmp= 70988 MiB

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

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

MD5SUM BENCH= 12d577f059d1da283bb935f5e106dee7
RANDOM SEED=75919509

node118.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.212
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	: 5332.42
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.212
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	: 5438.55
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.212
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		: 2666.212
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.212
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	: 5320.68
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.212
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.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27625756 kB
Buffers:          454568 kB
Cached:          3690840 kB
SwapCached:            0 kB
Active:          1461324 kB
Inactive:        2937012 kB
Active(anon):     242892 kB
Inactive(anon):    11344 kB
Active(file):    1218432 kB
Inactive(file):  2925668 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2732 kB
Writeback:             0 kB
AnonPages:        258604 kB
Mapped:            12544 kB
Shmem:               200 kB
Slab:             712996 kB
SReclaimable:     154400 kB
SUnreclaim:       558596 kB
KernelStack:        1456 kB
PageTables:         4516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     372968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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-3720816-1338514670.opb

Free space on /tmp at the end= 70992 MiB
End job on node118 at 2012-06-01 04:07:52