Trace number 3720553

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 NameAnswerobjective functionCPU timeWall clock time
PB07: Pueblo 1.4? (TO) 1800.1 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx60.opb
MD5SUM26c9befa85d0a0769813e718015f6caa
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark3.68244
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2994
Total number of constraints3433
Number of constraints which are clauses2988
Number of constraints which are cardinality constraints (but not clauses)61
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
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.05/0.09	c starting to Solve
0.05/0.09	c #variables read: 2994 - #constraints read: 3494

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-3720553-1338512333/watcher-3720553-1338512333 -o /tmp/evaluation-result-3720553-1338512333/solver-3720553-1338512333 -C 1800 -W 1900 -M 15500 Pueblo HOME/instance-3720553-1338512333.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 2.00 3/176 9727
/proc/meminfo: memFree=31669000/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=3104 CPUtime=0 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 317361872 3178496 270 33554432000 134512640 134579096 4290717248 4290584708 2851569 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 776 271 219 17 0 82 0

[startup+0.0626001 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9727
/proc/meminfo: memFree=31669000/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=4168 CPUtime=0.05 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 577 0 0 0 5 0 0 0 20 0 1 0 317361872 4268032 515 33554432000 134512640 134579096 4290717248 4290584704 134543265 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 1042 515 219 17 0 348 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4168

[startup+0.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9727
/proc/meminfo: memFree=31669000/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=5864 CPUtime=0.09 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 1003 0 0 0 9 0 0 0 20 0 1 0 317361872 6004736 941 33554432000 134512640 134579096 4290717248 4290716096 134527973 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 1466 941 227 17 0 772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5864

[startup+0.300173 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9727
/proc/meminfo: memFree=31669000/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=5864 CPUtime=0.29 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 1003 0 0 0 29 0 0 0 20 0 1 0 317361872 6004736 941 33554432000 134512640 134579096 4290717248 4290716096 134528357 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 1466 941 227 17 0 772 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5864

[startup+0.700173 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9727
/proc/meminfo: memFree=31669000/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=6276 CPUtime=0.69 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 1125 0 0 0 69 0 0 0 20 0 1 0 317361872 6426624 1063 33554432000 134512640 134579096 4290717248 4290715904 134522706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 1569 1063 227 17 0 875 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6276

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9728
/proc/meminfo: memFree=31664800/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=9268 CPUtime=1.49 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 1848 0 0 0 149 0 0 0 20 0 1 0 317361872 9490432 1786 33554432000 134512640 134579096 4290717248 4290716080 134517933 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 2317 1786 227 17 0 1623 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9268

[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9728
/proc/meminfo: memFree=31661212/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=10452 CPUtime=3.09 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 2150 0 0 0 309 0 0 0 20 0 1 0 317361872 10702848 2088 33554432000 134512640 134579096 4290717248 4290716080 134517896 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 2613 2088 227 17 0 1919 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10452

[startup+6.30017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9728
/proc/meminfo: memFree=31658980/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=12516 CPUtime=6.29 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 2737 0 0 0 629 0 0 0 20 0 1 0 317361872 12816384 2624 33554432000 134512640 134579096 4290717248 4290716080 134517896 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 3129 2624 227 17 0 2435 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12516

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9728
/proc/meminfo: memFree=31656020/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=15340 CPUtime=12.69 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 3430 0 0 0 1269 0 0 0 20 0 1 0 317361872 15708160 3317 33554432000 134512640 134579096 4290717248 4290716128 134557302 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 3835 3317 227 17 0 3141 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15340

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9728
/proc/meminfo: memFree=31650500/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=20876 CPUtime=25.48 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 4806 0 0 0 2548 0 0 0 20 0 1 0 317361872 21377024 4692 33554432000 134512640 134579096 4290717248 4290716064 134519064 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 5219 4692 227 17 0 4525 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20876

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9728
/proc/meminfo: memFree=31646516/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=24824 CPUtime=51.07 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 5822 0 0 0 5106 1 0 0 20 0 1 0 317361872 25419776 5701 33554432000 134512640 134579096 4290717248 4290716080 134517908 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 6206 5701 227 17 0 5512 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24824

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9731
/proc/meminfo: memFree=31639192/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=32244 CPUtime=102.27 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 7671 0 0 0 10226 1 0 0 20 0 1 0 317361872 33017856 7550 33554432000 134512640 134579096 4290717248 4290716080 134517908 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 8061 7550 227 17 0 7367 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32244

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 9754
/proc/meminfo: memFree=31632852/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=37904 CPUtime=162.25 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 9095 0 0 0 16224 1 0 0 20 0 1 0 317361872 38813696 8971 33554432000 134512640 134579096 4290717248 4290716096 134528357 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 9476 8971 227 17 0 8782 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 37904

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 9754
/proc/meminfo: memFree=31632984/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=37636 CPUtime=222.24 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 9095 0 0 0 22223 1 0 0 20 0 1 0 317361872 38539264 8904 33554432000 134512640 134579096 4290717248 4290716048 134528829 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 9409 8904 227 17 0 8715 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 37636

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9755
/proc/meminfo: memFree=31632984/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=37524 CPUtime=282.23 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 9095 0 0 0 28222 1 0 0 20 0 1 0 317361872 38424576 8876 33554432000 134512640 134579096 4290717248 4290716156 134520015 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 9381 8876 227 17 0 8687 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 37524

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9755
/proc/meminfo: memFree=31616528/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=54332 CPUtime=342.22 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 13281 0 0 0 34220 2 0 0 20 0 1 0 317361872 55635968 13053 33554432000 134512640 134579096 4290717248 4290716096 134528360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 13583 13053 227 17 0 12889 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 54332

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9755
/proc/meminfo: memFree=31616528/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=54016 CPUtime=402.21 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 13281 0 0 0 40219 2 0 0 20 0 1 0 317361872 55312384 13001 33554432000 134512640 134579096 4290717248 4290716096 134527712 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 13504 13001 227 17 0 12810 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 54016

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9755
/proc/meminfo: memFree=31616652/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=53980 CPUtime=462.2 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 13281 0 0 0 46218 2 0 0 20 0 1 0 317361872 55275520 12992 33554432000 134512640 134579096 4290717248 4290716096 134527833 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 13495 12992 227 17 0 12801 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 53980

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9755
/proc/meminfo: memFree=31584660/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=53920 CPUtime=522.18 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 13281 0 0 0 52216 2 0 0 20 0 1 0 317361872 55214080 12977 33554432000 134512640 134579096 4290717248 4290713040 134533489 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 13480 12977 227 17 0 12786 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 53920

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9756
/proc/meminfo: memFree=31572136/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=53904 CPUtime=582.17 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 13281 0 0 0 58215 2 0 0 20 0 1 0 317361872 55197696 12973 33554432000 134512640 134579096 4290717248 4290716096 134527753 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 13476 12973 227 17 0 12782 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 53904

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9759
/proc/meminfo: memFree=31572100/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=53868 CPUtime=822.13 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 13282 0 0 0 82211 2 0 0 20 0 1 0 317361872 55160832 12964 33554432000 134512640 134579096 4290717248 4290716128 134558596 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 13467 12964 227 17 0 12773 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 53868

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9856
/proc/meminfo: memFree=31994652/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=53868 CPUtime=882.12 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 13282 0 0 0 88210 2 0 0 20 0 1 0 317361872 55160832 12964 33554432000 134512640 134579096 4290717248 4290716096 134527989 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9727/statm: 13467 12964 227 17 0 12773 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 53868

[startup+942.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 9904
/proc/meminfo: memFree=31022052/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=53868 CPUtime=942.11 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 13282 0 0 0 94209 2 0 0 20 0 1 0 317361872 55160832 12964 33554432000 134512640 134579096 4290717248 4290716176 134559533 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 13467 12964 227 17 0 12773 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 53868

[startup+1002.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 9905
/proc/meminfo: memFree=30702644/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=53868 CPUtime=1002.1 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 13282 0 0 0 100208 2 0 0 20 0 1 0 317361872 55160832 12964 33554432000 134512640 134579096 4290717248 4290716080 134517896 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 13467 12964 227 17 0 12773 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 53868

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 9905
/proc/meminfo: memFree=30693372/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1062.09 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15538 0 0 0 106207 2 0 0 20 0 1 0 317361872 64413696 15216 33554432000 134512640 134579096 4290717248 4290716080 134517933 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15216 227 17 0 15032 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 62904

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 9905
/proc/meminfo: memFree=30693152/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1122.08 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15538 0 0 0 112206 2 0 0 20 0 1 0 317361872 64413696 15216 33554432000 134512640 134579096 4290717248 4290716096 134528344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15216 227 17 0 15032 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 62904

[startup+1182.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 9906
/proc/meminfo: memFree=30692684/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1182.07 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15538 0 0 0 118205 2 0 0 20 0 1 0 317361872 64413696 15216 33554432000 134512640 134579096 4290717248 4290716080 134517872 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15216 227 17 0 15032 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 62904

[startup+1242.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 9906
/proc/meminfo: memFree=30692960/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1242.06 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15538 0 0 0 124204 2 0 0 20 0 1 0 317361872 64413696 15216 33554432000 134512640 134579096 4290717248 4290716080 134517919 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15216 227 17 0 15032 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 62904

[startup+1302.3 s]
/proc/loadavg: 2.46 2.13 2.03 3/183 10077
/proc/meminfo: memFree=30619392/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1302.06 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15539 0 0 0 130203 3 0 0 20 0 1 0 317361872 64413696 15217 33554432000 134512640 134579096 4290717248 4290716096 134527836 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15217 227 17 0 15032 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 62904

[startup+1362.3 s]
/proc/loadavg: 2.27 2.15 2.04 3/178 10110
/proc/meminfo: memFree=30615128/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1362.04 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15540 0 0 0 136201 3 0 0 20 0 1 0 317361872 64413696 15218 33554432000 134512640 134579096 4290717248 4290716080 134517933 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15218 227 17 0 15032 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 62904

[startup+1422.31 s]
/proc/loadavg: 2.10 2.12 2.04 3/177 10110
/proc/meminfo: memFree=30614172/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1422.04 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15541 0 0 0 142201 3 0 0 20 0 1 0 317361872 64413696 15219 33554432000 134512640 134579096 4290717248 4290716080 134517908 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15219 227 17 0 15032 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 62904

[startup+1482.3 s]
/proc/loadavg: 2.03 2.09 2.03 3/177 10111
/proc/meminfo: memFree=30613456/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1482.03 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15541 0 0 0 148200 3 0 0 20 0 1 0 317361872 64413696 15219 33554432000 134512640 134579096 4290717248 4290716080 134517908 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15219 227 17 0 15032 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 62904

[startup+1542.3 s]
/proc/loadavg: 2.01 2.07 2.03 3/177 10111
/proc/meminfo: memFree=30611444/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1542.02 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15541 0 0 0 154199 3 0 0 20 0 1 0 317361872 64413696 15219 33554432000 134512640 134579096 4290717248 4290716096 134527759 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15219 227 17 0 15032 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 62904

[startup+1602.3 s]
/proc/loadavg: 2.00 2.06 2.02 3/177 10111
/proc/meminfo: memFree=30609216/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1602.01 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15543 0 0 0 160198 3 0 0 20 0 1 0 317361872 64413696 15223 33554432000 134512640 134579096 4290717248 4290716064 134519088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15223 227 17 0 15032 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 62904

[startup+1662.3 s]
/proc/loadavg: 2.05 2.06 2.02 3/177 10111
/proc/meminfo: memFree=30608596/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1662 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15543 0 0 0 166197 3 0 0 20 0 1 0 317361872 64413696 15223 33554432000 134512640 134579096 4290717248 4290716080 134517885 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15223 227 17 0 15032 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 62904

[startup+1722.3 s]
/proc/loadavg: 2.02 2.05 2.02 3/177 10111
/proc/meminfo: memFree=30607356/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1721.99 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15543 0 0 0 172196 3 0 0 20 0 1 0 317361872 64413696 15223 33554432000 134512640 134579096 4290717248 4290716112 134520078 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15223 227 17 0 15032 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 62904

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/177 10112
/proc/meminfo: memFree=30606240/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1781.98 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15543 0 0 0 178195 3 0 0 20 0 1 0 317361872 64413696 15223 33554432000 134512640 134579096 4290717248 4290716080 134517901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15223 227 17 0 15032 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 62904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.03 2.01 3/177 10112
/proc/meminfo: memFree=30605868/32873844 swapFree=8656/8656
[pid=9727] ppid=9725 vsize=62904 CPUtime=1800.08 cores=0,2,4,6
/proc/9727/stat : 9727 (Pueblo) R 9725 9727 8724 0 -1 4202496 15543 0 0 0 180005 3 0 0 20 0 1 0 317361872 64413696 15223 33554432000 134512640 134579096 4290717248 4290716112 134520067 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9727/statm: 15726 15223 227 17 0 15032 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 62904

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.1
CPU user time (s): 1800.06
CPU system time (s): 0.037994
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 63020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.06
system time used= 0.037994
maximum resident set size= 60892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15543
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= 29
involuntary context switches= 3669

runsolver used 3.24151 second user time and 8.70268 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-01 02:58:53
IDJOB=3720553
IDBENCH=71842
IDSOLVER=2305
FILE ID=node102/3720553-1338512333
RUNJOBID= node102-1338506011-8740
PBS_JOBID= 14635788
Free space on /tmp= 71188 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx60.opb
COMMAND LINE= Pueblo BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3720553-1338512333/watcher-3720553-1338512333 -o /tmp/evaluation-result-3720553-1338512333/solver-3720553-1338512333 -C 1800 -W 1900 -M 15500  Pueblo HOME/instance-3720553-1338512333.opb

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

MD5SUM BENCH= 26c9befa85d0a0769813e718015f6caa
RANDOM SEED=1675659371

node102.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.178
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.35
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.178
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.90
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.178
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.91
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.178
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.178
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.91
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.178
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	: 5438.54
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.178
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		: 2667.178
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:        31669428 kB
Buffers:            6816 kB
Cached:            39276 kB
SwapCached:         5416 kB
Active:           456068 kB
Inactive:          29820 kB
Active(anon):     436848 kB
Inactive(anon):     5120 kB
Active(file):      19220 kB
Inactive(file):    24700 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67096888 kB
Dirty:              2616 kB
Writeback:             0 kB
AnonPages:        443236 kB
Mapped:             8764 kB
Shmem:                 0 kB
Slab:             575564 kB
SReclaimable:      16516 kB
SUnreclaim:       559048 kB
KernelStack:        1472 kB
PageTables:         4560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     560640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    423936 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-3720553-1338512333.opb

Free space on /tmp at the end= 70888 MiB
End job on node102 at 2012-06-01 03:28:56