Trace number 3720731

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB07: Pueblo 1.4? (TO) 1800.12 1800.62

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-91.opb
MD5SUM0d52a3bd95f65144c5f8bf26bef42f13
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10086
Total number of constraints226240
Number of constraints which are clauses203302
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints22218
Minimum length of a constraint2
Maximum length of a constraint231
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
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
6.09/6.13	c starting to Solve
6.09/6.13	c #variables read: 10086 - #constraints read: 226608

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

running on 4 cores: 1,3,5,7

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.92 1.99 1.96 3/177 22460
/proc/meminfo: memFree=25966012/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=3104 CPUtime=0 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 339 0 0 0 0 0 0 0 20 0 1 0 317447471 3178496 276 33554432000 134512640 134579096 4291279552 4291147012 13578993 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 776 276 219 17 0 82 0

[startup+0.092859 s]
/proc/loadavg: 1.92 1.99 1.96 3/177 22460
/proc/meminfo: memFree=25966012/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=5100 CPUtime=0.09 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 813 0 0 0 9 0 0 0 20 0 1 0 317447471 5222400 750 33554432000 134512640 134579096 4291279552 4291146828 3290160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 1275 750 219 17 0 581 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5100

[startup+0.100272 s]
/proc/loadavg: 1.92 1.99 1.96 3/177 22460
/proc/meminfo: memFree=25966012/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=5236 CPUtime=0.09 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 852 0 0 0 9 0 0 0 20 0 1 0 317447471 5361664 789 33554432000 134512640 134579096 4291279552 4291146828 3290160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 1309 789 219 17 0 615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5236

[startup+0.300232 s]
/proc/loadavg: 1.92 1.99 1.96 3/177 22460
/proc/meminfo: memFree=25966012/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=9364 CPUtime=0.29 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 1893 0 0 0 29 0 0 0 20 0 1 0 317447471 9588736 1830 33554432000 134512640 134579096 4291279552 4291146948 13579023 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 2341 1830 219 17 0 1647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9364

[startup+0.700234 s]
/proc/loadavg: 1.92 1.99 1.96 3/177 22460
/proc/meminfo: memFree=25966012/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=17488 CPUtime=0.69 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 3906 0 0 0 69 0 0 0 20 0 1 0 317447471 17907712 3843 33554432000 134512640 134579096 4291279552 4291146828 3290160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 4372 3845 219 17 0 3678 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17488

[startup+1.50023 s]
/proc/loadavg: 1.93 1.99 1.96 3/178 22461
/proc/meminfo: memFree=25945420/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=33340 CPUtime=1.49 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 7889 0 0 0 148 1 0 0 20 0 1 0 317447471 34140160 7826 33554432000 134512640 134579096 4291279552 4291146948 13579008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 8335 7826 219 17 0 7641 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33340

[startup+3.10024 s]
/proc/loadavg: 1.93 1.99 1.96 3/178 22461
/proc/meminfo: memFree=25929796/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=39408 CPUtime=3.09 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 9279 0 0 0 307 2 0 0 20 0 1 0 317447471 40353792 9216 33554432000 134512640 134579096 4291279552 4291278512 134532448 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 9852 9216 226 17 0 9158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39408

[startup+6.30033 s]
/proc/loadavg: 1.93 1.99 1.96 3/178 22461
/proc/meminfo: memFree=25923100/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=48372 CPUtime=6.29 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 11532 0 0 0 627 2 0 0 20 0 1 0 317447471 49532928 11469 33554432000 134512640 134579096 4291279552 4291278480 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 12093 11469 228 17 0 11399 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48372

[startup+12.7002 s]
/proc/loadavg: 1.94 1.99 1.96 3/175 22492
/proc/meminfo: memFree=28099164/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=48504 CPUtime=12.69 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 11572 0 0 0 1267 2 0 0 20 0 1 0 317447471 49668096 11509 33554432000 134512640 134579096 4291279552 4291278416 134520067 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 12126 11509 228 17 0 11432 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48504

[startup+25.5003 s]
/proc/loadavg: 2.09 2.02 1.97 3/178 22509
/proc/meminfo: memFree=28053944/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=51380 CPUtime=25.47 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 12132 0 0 0 2545 2 0 0 20 0 1 0 317447471 52613120 12061 33554432000 134512640 134579096 4291279552 4291278432 134558596 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 12845 12061 228 17 0 12151 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 51380

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 1.97 3/178 22509
/proc/meminfo: memFree=28021860/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=62024 CPUtime=51.06 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 14608 0 0 0 5102 4 0 0 20 0 1 0 317447471 63512576 14612 33554432000 134512640 134579096 4291279552 4291278480 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 15506 14612 228 17 0 14812 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 62024

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 22509
/proc/meminfo: memFree=27966724/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=80976 CPUtime=102.26 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 18741 0 0 0 10219 7 0 0 20 0 1 0 317447471 82919424 18860 33554432000 134512640 134579096 4291279552 4291278416 134520078 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 20244 18860 228 17 0 19550 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 80976

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 22509
/proc/meminfo: memFree=27894900/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=109400 CPUtime=162.24 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 25446 0 0 0 16215 9 0 0 20 0 1 0 317447471 112025600 25590 33554432000 134512640 134579096 4291279552 4291278416 134520113 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 27350 25590 228 17 0 26656 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 109400

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/178 22510
/proc/meminfo: memFree=27817720/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=139036 CPUtime=222.21 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 32472 0 0 0 22208 13 0 0 20 0 1 0 317447471 142372864 32759 33554432000 134512640 134579096 4291279552 4291278460 134520015 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 34759 32759 228 17 0 34065 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 139036

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 22510
/proc/meminfo: memFree=27806772/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=148828 CPUtime=282.2 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 34983 0 0 0 28205 15 0 0 20 0 1 0 317447471 152399872 35270 33554432000 134512640 134579096 4291279552 4291278480 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 37207 35270 228 17 0 36513 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 148828

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 22510
/proc/meminfo: memFree=27731708/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=182668 CPUtime=342.19 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 43447 0 0 0 34200 19 0 0 20 0 1 0 317447471 187052032 43734 33554432000 134512640 134579096 4291279552 4291278372 134556388 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 45667 43734 228 17 0 44973 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 182668

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 22513
/proc/meminfo: memFree=27640228/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=187952 CPUtime=402.18 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 44388 0 0 0 40198 20 0 0 20 0 1 0 317447471 192462848 44697 33554432000 134512640 134579096 4291279552 4291278416 134520078 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 46988 44697 228 17 0 46294 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 187952

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 22561
/proc/meminfo: memFree=27948388/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=189232 CPUtime=462.16 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 44617 0 0 0 46196 20 0 0 20 0 1 0 317447471 193773568 45191 33554432000 134512640 134579096 4291279552 4291278460 134519884 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 47308 45191 228 17 0 46614 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 189232

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 22562
/proc/meminfo: memFree=27933012/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=189488 CPUtime=522.15 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 44694 0 0 0 52195 20 0 0 20 0 1 0 317447471 194035712 45268 33554432000 134512640 134579096 4291279552 4291278416 134520196 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 47372 45268 228 17 0 46678 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 189488

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 22562
/proc/meminfo: memFree=27908048/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=201596 CPUtime=582.13 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 47702 0 0 0 58193 20 0 0 20 0 1 0 317447471 206434304 48467 33554432000 134512640 134579096 4291279552 4291278480 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 50399 48467 228 17 0 49705 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 201596

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/178 22563
/proc/meminfo: memFree=27824320/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=255312 CPUtime=822.08 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 61162 0 0 0 82183 25 0 0 20 0 1 0 317447471 261439488 62006 33554432000 134512640 134579096 4291279552 4291278368 134520554 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 63828 62006 228 17 0 63134 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 255312

[startup+882.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/178 22563
/proc/meminfo: memFree=27777944/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=301832 CPUtime=882.07 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 72743 0 0 0 88177 30 0 0 20 0 1 0 317447471 309075968 73587 33554432000 134512640 134579096 4291279552 4291278416 134520078 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 75458 73587 228 17 0 74764 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 301832

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 22563
/proc/meminfo: memFree=27725404/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=355220 CPUtime=942.05 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 86062 0 0 0 94170 35 0 0 20 0 1 0 317447471 363745280 86909 33554432000 134512640 134579096 4291279552 4291278416 134520204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 88805 86909 228 17 0 88111 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 355220

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 22566
/proc/meminfo: memFree=27671856/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=408060 CPUtime=1002 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 99305 0 0 0 100159 41 0 0 20 0 1 0 317447471 417853440 100167 33554432000 134512640 134579096 4291279552 4291278480 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 102015 100167 228 17 0 101321 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 408060

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 22566
/proc/meminfo: memFree=27625124/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=455608 CPUtime=1061.97 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 111129 0 0 0 106151 46 0 0 20 0 1 0 317447471 466542592 112021 33554432000 134512640 134579096 4291279552 4291278208 134523642 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 113902 112021 228 17 0 113208 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 455608

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 22567
/proc/meminfo: memFree=27583024/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=497056 CPUtime=1121.95 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 121394 0 0 0 112145 50 0 0 20 0 1 0 317447471 508985344 122286 33554432000 134512640 134579096 4291279552 4291278352 134527120 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 124264 122286 228 17 0 123570 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 497056

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 22567
/proc/meminfo: memFree=27534292/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=546920 CPUtime=1181.95 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 133370 0 0 0 118139 56 0 0 20 0 1 0 317447471 560046080 134262 33554432000 134512640 134579096 4291279552 4291278480 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 136730 134262 228 17 0 136036 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 546920

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 22567
/proc/meminfo: memFree=27483080/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=566040 CPUtime=1241.93 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 138060 0 0 0 124136 57 0 0 20 0 1 0 317447471 579624960 138952 33554432000 134512640 134579096 4291279552 4291278384 134517933 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 141510 138952 228 17 0 140816 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 566040

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/178 22567
/proc/meminfo: memFree=27482956/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=566040 CPUtime=1301.93 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 138060 0 0 0 130136 57 0 0 20 0 1 0 317447471 579624960 138952 33554432000 134512640 134579096 4291279552 4291278368 134556629 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 141510 138952 228 17 0 140816 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 566040

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/178 22567
/proc/meminfo: memFree=27482860/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=566040 CPUtime=1361.9 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 138077 0 0 0 136133 57 0 0 20 0 1 0 317447471 579624960 138997 33554432000 134512640 134579096 4291279552 4291278384 134517901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 141510 138997 228 17 0 140816 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 566040

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 22567
/proc/meminfo: memFree=27481100/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=566040 CPUtime=1421.85 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 138131 0 0 0 142128 57 0 0 20 0 1 0 317447471 579624960 139486 33554432000 134512640 134579096 4291279552 4291278480 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 141510 139486 228 17 0 140816 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 566040

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 22568
/proc/meminfo: memFree=27480888/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=566296 CPUtime=1481.83 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 138178 0 0 0 148126 57 0 0 20 0 1 0 317447471 579887104 139533 33554432000 134512640 134579096 4291279552 4291278480 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 141574 139533 228 17 0 140880 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 566296

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 22568
/proc/meminfo: memFree=27480444/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=567320 CPUtime=1541.82 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 138336 0 0 0 154125 57 0 0 20 0 1 0 317447471 580935680 139691 33554432000 134512640 134579096 4291279552 4291278416 134520072 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 141830 139691 228 17 0 141136 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 567320

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 22571
/proc/meminfo: memFree=27479568/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=567576 CPUtime=1601.81 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 138406 0 0 0 160124 57 0 0 20 0 1 0 317447471 581197824 139761 33554432000 134512640 134579096 4291279552 4291278400 134528344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 141894 139761 228 17 0 141200 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 567576

[startup+1662.3 s]
/proc/loadavg: 2.24 2.06 2.00 3/178 22773
/proc/meminfo: memFree=27460472/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=568856 CPUtime=1661.81 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 138621 0 0 0 166124 57 0 0 20 0 1 0 317447471 582508544 139976 33554432000 134512640 134579096 4291279552 4291278480 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 142214 139976 228 17 0 141520 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 568856

[startup+1722.3 s]
/proc/loadavg: 2.15 2.06 2.00 3/177 22773
/proc/meminfo: memFree=27460364/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=569624 CPUtime=1721.81 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 138753 0 0 0 172123 58 0 0 20 0 1 0 317447471 583294976 140108 33554432000 134512640 134579096 4291279552 4291278480 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 142406 140108 228 17 0 141712 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 569624

[startup+1782.3 s]
/proc/loadavg: 2.11 2.06 2.00 3/177 22774
/proc/meminfo: memFree=27460240/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=569624 CPUtime=1781.8 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 138763 0 0 0 178122 58 0 0 20 0 1 0 317447471 583294976 140118 33554432000 134512640 134579096 4291279552 4291278208 134522754 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 142406 140118 228 17 0 141712 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 569624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.08 2.06 2.00 3/177 22774
/proc/meminfo: memFree=27460488/32873844 swapFree=7628/7628
[pid=22460] ppid=22458 vsize=569624 CPUtime=1800.11 cores=1,3,5,7
/proc/22460/stat : 22460 (Pueblo) R 22458 22460 21713 0 -1 4202496 138763 0 0 0 179953 58 0 0 20 0 1 0 317447471 583294976 140118 33554432000 134512640 134579096 4291279552 4291278432 134557675 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22460/statm: 142406 140118 228 17 0 141712 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 569624

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.62
CPU time (s): 1800.12
CPU user time (s): 1799.53
CPU system time (s): 0.584911
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 569624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.53
system time used= 0.584911
maximum resident set size= 560472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138763
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= 264
involuntary context switches= 1842

runsolver used 3.59945 second user time and 9.92549 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-01 03:13:51
IDJOB=3720731
IDBENCH=89703
IDSOLVER=2305
FILE ID=node143/3720731-1338513231
RUNJOBID= node143-1338505994-21730
PBS_JOBID= 14635748
Free space on /tmp= 68532 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-91.opb
COMMAND LINE= Pueblo BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3720731-1338513231/watcher-3720731-1338513231 -o /tmp/evaluation-result-3720731-1338513231/solver-3720731-1338513231 -C 1800 -W 1900 -M 15500  Pueblo HOME/instance-3720731-1338513231.opb

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

MD5SUM BENCH= 0d52a3bd95f65144c5f8bf26bef42f13
RANDOM SEED=225407393

node143.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.787
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.57
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.787
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.787
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		: 2666.787
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.787
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.787
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	: 5298.57
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.787
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.787
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:        25966176 kB
Buffers:          312892 kB
Cached:          3512752 kB
SwapCached:          112 kB
Active:          4080796 kB
Inactive:        1930276 kB
Active(anon):    2176920 kB
Inactive(anon):    10916 kB
Active(file):    1903876 kB
Inactive(file):  1919360 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108424 kB
Dirty:             11592 kB
Writeback:             0 kB
AnonPages:       2192692 kB
Mapped:            11264 kB
Shmem:               160 kB
Slab:             753676 kB
SReclaimable:     195444 kB
SUnreclaim:       558232 kB
KernelStack:        1464 kB
PageTables:         7812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2307628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2160640 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-3720731-1338513231.opb

Free space on /tmp at the end= 68536 MiB
End job on node143 at 2012-06-01 03:43:54