Trace number 3719797

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.03 1800.31

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24ls.opb
MD5SUM1a4510076d9024b805728ffe22c0d108
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark48.1337
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
Minimum length of a constraint2
Maximum length of a constraint169
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 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
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.00/0.01	c starting to Solve
0.00/0.01	c #variables read: 490 - #constraints read: 737

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-3719797-1338505998/watcher-3719797-1338505998 -o /tmp/evaluation-result-3719797-1338505998/solver-3719797-1338505998 -C 1800 -W 1900 -M 15500 Pueblo HOME/instance-3719797-1338505998.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: 0.07 0.02 0.00 3/176 3053
/proc/meminfo: memFree=29363184/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=3108 CPUtime=0 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 340 0 0 0 0 0 0 0 20 0 1 0 316724831 3182592 278 33554432000 134512640 134579096 4291823264 4291690688 134546743 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 777 278 219 17 0 83 0

[startup+0.0400809 s]
/proc/loadavg: 0.07 0.02 0.00 3/176 3053
/proc/meminfo: memFree=29363184/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=3504 CPUtime=0.03 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 444 0 0 0 3 0 0 0 20 0 1 0 316724831 3588096 382 33554432000 134512640 134579096 4291823264 4291821768 6559015 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 876 382 227 17 0 182 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3504

[startup+0.10021 s]
/proc/loadavg: 0.07 0.02 0.00 3/176 3053
/proc/meminfo: memFree=29363184/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=4028 CPUtime=0.09 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 554 0 0 0 9 0 0 0 20 0 1 0 316724831 4124672 492 33554432000 134512640 134579096 4291823264 4291822084 134556315 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1007 492 227 17 0 313 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4028

[startup+0.300184 s]
/proc/loadavg: 0.07 0.02 0.00 3/176 3053
/proc/meminfo: memFree=29363184/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=4280 CPUtime=0.29 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 620 0 0 0 29 0 0 0 20 0 1 0 316724831 4382720 558 33554432000 134512640 134579096 4291823264 4291822096 134517872 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1070 558 227 17 0 376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4280

[startup+0.700178 s]
/proc/loadavg: 0.07 0.02 0.00 3/176 3053
/proc/meminfo: memFree=29363184/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=4404 CPUtime=0.69 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 654 0 0 0 69 0 0 0 20 0 1 0 316724831 4509696 592 33554432000 134512640 134579096 4291823264 4291822096 134517896 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1101 592 227 17 0 407 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4404

[startup+1.50018 s]
/proc/loadavg: 0.22 0.05 0.01 3/177 3054
/proc/meminfo: memFree=29361324/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=4792 CPUtime=1.49 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 748 0 0 0 149 0 0 0 20 0 1 0 316724831 4907008 686 33554432000 134512640 134579096 4291823264 4291822084 134556204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1198 686 227 17 0 504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4792

[startup+3.10018 s]
/proc/loadavg: 0.22 0.05 0.01 3/177 3054
/proc/meminfo: memFree=29360828/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=4916 CPUtime=3.09 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 797 0 0 0 309 0 0 0 20 0 1 0 316724831 5033984 735 33554432000 134512640 134579096 4291823264 4291822112 134528360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1229 735 227 17 0 535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4916

[startup+6.30018 s]
/proc/loadavg: 0.36 0.08 0.02 2/172 3081
/proc/meminfo: memFree=29363960/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=5244 CPUtime=6.29 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 877 0 0 0 629 0 0 0 20 0 1 0 316724831 5369856 815 33554432000 134512640 134579096 4291823264 4291822112 134527833 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1311 815 227 17 0 617 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5244

[startup+12.7002 s]
/proc/loadavg: 0.41 0.10 0.03 2/172 3129
/proc/meminfo: memFree=29362936/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=5640 CPUtime=12.69 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 969 0 0 0 1269 0 0 0 20 0 1 0 316724831 5775360 907 33554432000 134512640 134579096 4291823264 4291822192 134559533 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1410 907 227 17 0 716 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5640

[startup+25.5002 s]
/proc/loadavg: 0.54 0.14 0.04 2/172 3177
/proc/meminfo: memFree=29362396/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=5964 CPUtime=25.49 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 1052 0 0 0 2549 0 0 0 20 0 1 0 316724831 6107136 990 33554432000 134512640 134579096 4291823264 4291822164 134527569 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1491 990 227 17 0 797 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5964

[startup+51.1002 s]
/proc/loadavg: 1.04 0.29 0.10 3/177 3198
/proc/meminfo: memFree=29358668/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=6352 CPUtime=51.08 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 1143 0 0 0 5108 0 0 0 20 0 1 0 316724831 6504448 1078 33554432000 134512640 134579096 4291823264 4291822112 134528360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1588 1078 227 17 0 894 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6352

[startup+102.306 s]
/proc/loadavg: 1.58 0.55 0.19 3/177 3198
/proc/meminfo: memFree=29357860/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=6892 CPUtime=102.28 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 1292 0 0 0 10228 0 0 0 20 0 1 0 316724831 7057408 1226 33554432000 134512640 134579096 4291823264 4291822064 134528560 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1723 1226 227 17 0 1029 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 6892

[startup+162.3 s]
/proc/loadavg: 1.84 0.81 0.30 3/177 3199
/proc/meminfo: memFree=29357488/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=7116 CPUtime=162.26 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 1340 0 0 0 16226 0 0 0 20 0 1 0 316724831 7286784 1274 33554432000 134512640 134579096 4291823264 4291822112 134527812 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1779 1274 227 17 0 1085 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 7116

[startup+222.3 s]
/proc/loadavg: 1.94 1.02 0.41 3/177 3199
/proc/meminfo: memFree=29356744/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=7544 CPUtime=222.26 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 1459 0 0 0 22226 0 0 0 20 0 1 0 316724831 7725056 1390 33554432000 134512640 134579096 4291823264 4291822112 134528360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1886 1390 227 17 0 1192 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 7544

[startup+282.3 s]
/proc/loadavg: 1.98 1.20 0.50 3/177 3199
/proc/meminfo: memFree=29356248/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=7580 CPUtime=282.25 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 1527 0 0 0 28225 0 0 0 20 0 1 0 316724831 7761920 1406 33554432000 134512640 134579096 4291823264 4291822112 134528360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 1895 1406 227 17 0 1201 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 7580

[startup+342.3 s]
/proc/loadavg: 1.99 1.34 0.59 3/177 3199
/proc/meminfo: memFree=29356008/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=8072 CPUtime=342.24 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 1672 0 0 0 34224 0 0 0 20 0 1 0 316724831 8265728 1529 33554432000 134512640 134579096 4291823264 4291822112 134527812 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2018 1529 227 17 0 1324 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 8072

[startup+402.3 s]
/proc/loadavg: 1.99 1.46 0.68 3/178 3202
/proc/meminfo: memFree=29355132/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=8084 CPUtime=402.23 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 1709 0 0 0 40223 0 0 0 20 0 1 0 316724831 8278016 1532 33554432000 134512640 134579096 4291823264 4291822112 134528063 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2021 1532 227 17 0 1327 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 8084

[startup+462.3 s]
/proc/loadavg: 2.04 1.57 0.76 3/177 3203
/proc/meminfo: memFree=29355016/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=8084 CPUtime=462.22 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 1769 0 0 0 46222 0 0 0 20 0 1 0 316724831 8278016 1532 33554432000 134512640 134579096 4291823264 4291822112 134527759 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2021 1532 227 17 0 1327 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 8084

[startup+522.3 s]
/proc/loadavg: 2.01 1.65 0.84 3/177 3203
/proc/meminfo: memFree=29355016/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=8448 CPUtime=522.21 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 1862 0 0 0 52221 0 0 0 20 0 1 0 316724831 8650752 1605 33554432000 134512640 134579096 4291823264 4291822192 134559208 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2112 1605 227 17 0 1418 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 8448

[startup+582.3 s]
/proc/loadavg: 2.00 1.71 0.91 3/177 3203
/proc/meminfo: memFree=29354828/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=8492 CPUtime=582.2 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 1916 0 0 0 58220 0 0 0 20 0 1 0 316724831 8695808 1634 33554432000 134512640 134579096 4291823264 4291822084 134556233 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2123 1634 227 17 0 1429 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 8492

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 1.88 1.20 3/177 3204
/proc/meminfo: memFree=29354208/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9012 CPUtime=882.15 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2069 0 0 0 88215 0 0 0 20 0 1 0 316724831 9228288 1764 33554432000 134512640 134579096 4291823264 4291822112 134528360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2253 1764 227 17 0 1559 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 9012

[startup+942.3 s]
/proc/loadavg: 2.00 1.90 1.24 3/177 3204
/proc/meminfo: memFree=29354456/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9012 CPUtime=942.14 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2069 0 0 0 94214 0 0 0 20 0 1 0 316724831 9228288 1764 33554432000 134512640 134579096 4291823264 4291822112 134528360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2253 1764 227 17 0 1559 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 9012

[startup+1002.3 s]
/proc/loadavg: 2.00 1.92 1.29 3/178 3207
/proc/meminfo: memFree=29354052/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9100 CPUtime=1002.14 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2089 0 0 0 100214 0 0 0 20 0 1 0 316724831 9318400 1784 33554432000 134512640 134579096 4291823264 4291822112 134528360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2275 1784 227 17 0 1581 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 9100

[startup+1062.3 s]
/proc/loadavg: 2.00 1.93 1.33 3/177 3208
/proc/meminfo: memFree=29354084/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9100 CPUtime=1062.13 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2089 0 0 0 106213 0 0 0 20 0 1 0 316724831 9318400 1784 33554432000 134512640 134579096 4291823264 4291822096 134517885 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2275 1784 227 17 0 1581 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 9100

[startup+1122.3 s]
/proc/loadavg: 2.00 1.94 1.37 3/177 3208
/proc/meminfo: memFree=29353836/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9136 CPUtime=1122.12 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2097 0 0 0 112212 0 0 0 20 0 1 0 316724831 9355264 1792 33554432000 134512640 134579096 4291823264 4291822112 134528344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2284 1792 227 17 0 1590 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 9136

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.41 3/178 3209
/proc/meminfo: memFree=29354076/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9136 CPUtime=1182.11 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2097 0 0 0 118211 0 0 0 20 0 1 0 316724831 9355264 1792 33554432000 134512640 134579096 4291823264 4291822096 134517903 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2284 1792 227 17 0 1590 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 9136

[startup+1242.3 s]
/proc/loadavg: 2.00 1.95 1.44 3/177 3209
/proc/meminfo: memFree=29354084/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9172 CPUtime=1242.1 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2103 0 0 0 124210 0 0 0 20 0 1 0 316724831 9392128 1798 33554432000 134512640 134579096 4291823264 4291822112 134527742 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2293 1798 227 17 0 1599 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 9172

[startup+1302.3 s]
/proc/loadavg: 2.00 1.96 1.47 3/177 3209
/proc/meminfo: memFree=29353836/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9508 CPUtime=1302.1 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2184 0 0 0 130210 0 0 0 20 0 1 0 316724831 9736192 1879 33554432000 134512640 134579096 4291823264 4291822112 134528360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2377 1879 227 17 0 1683 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 9508

[startup+1362.3 s]
/proc/loadavg: 2.03 1.98 1.51 3/177 3210
/proc/meminfo: memFree=29353464/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9244 CPUtime=1362.08 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2234 0 0 0 136208 0 0 0 20 0 1 0 316724831 9465856 1822 33554432000 134512640 134579096 4291823264 4291822080 134519100 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2311 1822 227 17 0 1617 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 9244

[startup+1422.31 s]
/proc/loadavg: 2.01 1.98 1.54 3/177 3210
/proc/meminfo: memFree=29353960/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9396 CPUtime=1422.07 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2269 0 0 0 142207 0 0 0 20 0 1 0 316724831 9621504 1839 33554432000 134512640 134579096 4291823264 4291822112 134527833 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2349 1839 227 17 0 1655 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 9396

[startup+1482.3 s]
/proc/loadavg: 2.00 1.98 1.56 3/177 3210
/proc/meminfo: memFree=29353960/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9424 CPUtime=1482.06 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2320 0 0 0 148206 0 0 0 20 0 1 0 316724831 9650176 1853 33554432000 134512640 134579096 4291823264 4291822112 134527742 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2356 1853 227 17 0 1662 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 9424

[startup+1542.3 s]
/proc/loadavg: 2.00 1.98 1.58 3/177 3210
/proc/meminfo: memFree=29353960/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9492 CPUtime=1542.05 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2363 0 0 0 154205 0 0 0 20 0 1 0 316724831 9719808 1884 33554432000 134512640 134579096 4291823264 4291822112 134527812 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2373 1884 227 17 0 1679 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 9492

[startup+1602.3 s]
/proc/loadavg: 2.00 1.98 1.61 3/178 3213
/proc/meminfo: memFree=29353704/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9696 CPUtime=1602.04 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2456 0 0 0 160204 0 0 0 20 0 1 0 316724831 9928704 1935 33554432000 134512640 134579096 4291823264 4291822096 134517922 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2424 1935 227 17 0 1730 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 9696

[startup+1662.3 s]
/proc/loadavg: 2.00 1.98 1.63 3/177 3214
/proc/meminfo: memFree=29353340/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9956 CPUtime=1662.03 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2505 0 0 0 166203 0 0 0 20 0 1 0 316724831 10194944 1982 33554432000 134512640 134579096 4291823264 4291822112 134527762 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2489 1982 227 17 0 1795 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 9956

[startup+1722.3 s]
/proc/loadavg: 2.00 1.98 1.65 3/177 3214
/proc/meminfo: memFree=29353712/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9956 CPUtime=1722.02 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2505 0 0 0 172202 0 0 0 20 0 1 0 316724831 10194944 1982 33554432000 134512640 134579096 4291823264 4291822112 134527750 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2489 1982 227 17 0 1795 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 9956

[startup+1782.3 s]
/proc/loadavg: 2.00 1.98 1.67 3/177 3214
/proc/meminfo: memFree=29353340/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9956 CPUtime=1782.01 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2505 0 0 0 178201 0 0 0 20 0 1 0 316724831 10194944 1982 33554432000 134512640 134579096 4291823264 4291822112 134527742 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2489 1982 227 17 0 1795 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 9956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 1.99 1.68 3/177 3214
/proc/meminfo: memFree=29353092/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9956 CPUtime=1800.01 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2505 0 0 0 180001 0 0 0 20 0 1 0 316724831 10194944 1982 33554432000 134512640 134579096 4291823264 4291822112 134527762 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2489 1982 227 17 0 1795 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9956

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

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

[startup+1800.3 s]
/proc/loadavg: 2.08 1.99 1.68 3/177 3214
/proc/meminfo: memFree=29353092/32873844 swapFree=7120/7120
[pid=3053] ppid=3051 vsize=9956 CPUtime=1800.01 cores=0,2,4,6
/proc/3053/stat : 3053 (Pueblo) R 3051 3053 2995 0 -1 4202496 2505 0 0 0 180001 0 0 0 20 0 1 0 316724831 10194944 1982 33554432000 134512640 134579096 4291823264 4291822112 134527762 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3053/statm: 2489 1982 227 17 0 1795 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1800.02
CPU system time (s): 0.009998
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 9956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.009998
maximum resident set size= 7928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2505
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= 7
involuntary context switches= 2395

runsolver used 2.85257 second user time and 8.33273 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-01 01:13:19
IDJOB=3719797
IDBENCH=1167
IDSOLVER=2305
FILE ID=node142/3719797-1338505998
RUNJOBID= node142-1338505994-3011
PBS_JOBID= 14635749
Free space on /tmp= 71228 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army13.24ls.opb
COMMAND LINE= Pueblo BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3719797-1338505998/watcher-3719797-1338505998 -o /tmp/evaluation-result-3719797-1338505998/solver-3719797-1338505998 -C 1800 -W 1900 -M 15500  Pueblo HOME/instance-3719797-1338505998.opb

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

MD5SUM BENCH= 1a4510076d9024b805728ffe22c0d108
RANDOM SEED=1913682545

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.776
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.776
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:        29364248 kB
Buffers:          153816 kB
Cached:          2535632 kB
SwapCached:            0 kB
Active:          1004008 kB
Inactive:        1696924 kB
Active(anon):       3120 kB
Inactive(anon):    11236 kB
Active(file):    1000888 kB
Inactive(file):  1685688 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4732 kB
Writeback:             0 kB
AnonPages:         18832 kB
Mapped:            11176 kB
Shmem:               200 kB
Slab:             671488 kB
SReclaimable:     113216 kB
SUnreclaim:       558272 kB
KernelStack:        1440 kB
PageTables:         3840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     126300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3719797-1338505998.opb

Free space on /tmp at the end= 71224 MiB
End job on node142 at 2012-06-01 01:43:22