Trace number 36343

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, and are wall clock time (not CPU 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
Pueblo 1.4? (TO) 1800.8 1801.29

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3702.opb
MD5SUM923982c51ba218a8e62dc99222f9f8f7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark9.16661
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 654991
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 654991
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Pueblo version 1.4 (September 2005)
0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini
7.07	c starting to Solve
7.07	c #variables read: 155000 - #constraints read: 5301

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-36343-1149248284 -o ROOT/results/node55/solver-36343-1149248284 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node55/36343-1149248284/instance-36343-1149248284.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1312080/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=172 CPUtime=0
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 190495980 176128 23 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 6848811 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 43 23 18 16 0 2 0

[startup+10.003 s]
/proc/loadavg: 0.93 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1237080/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=87032 CPUtime=9.99
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 825249 0 0 0 770 229 0 0 25 0 1 0 190495980 89120768 18912 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 21758 18912 206 16 0 21199 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 87032

[startup+20.01 s]
/proc/loadavg: 0.94 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1237272/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=87032 CPUtime=19.99
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 825260 0 0 0 1770 229 0 0 25 0 1 0 190495980 89120768 18923 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 21758 18923 206 16 0 21199 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 87032

[startup+30.016 s]
/proc/loadavg: 0.95 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1232728/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=91980 CPUtime=30
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 826464 0 0 0 2770 230 0 0 25 0 1 0 190495980 94187520 20127 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 22995 20127 206 16 0 22436 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 91980

[startup+40.0221 s]
/proc/loadavg: 0.96 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1228440/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=96068 CPUtime=40
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 827533 0 0 0 3769 231 0 0 25 0 1 0 190495980 98373632 21196 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 24017 21196 206 16 0 23458 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 96068

[startup+50.0281 s]
/proc/loadavg: 0.96 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1221976/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=102592 CPUtime=50.01
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 829160 0 0 0 4769 232 0 0 25 0 1 0 190495980 105054208 22823 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 25648 22823 206 16 0 25089 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 102592

[startup+60.0341 s]
/proc/loadavg: 0.97 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1215512/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=108992 CPUtime=60.01
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 830767 0 0 0 5769 232 0 0 25 0 1 0 190495980 111607808 24430 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 27248 24430 206 16 0 26689 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 108992

[startup+70.0411 s]
/proc/loadavg: 0.97 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1210072/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=114452 CPUtime=70.01
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 832123 0 0 0 6768 233 0 0 25 0 1 0 190495980 117198848 25786 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 28613 25786 206 16 0 28054 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 114452

[startup+80.0481 s]
/proc/loadavg: 0.98 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1205080/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=119396 CPUtime=80.02
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 833370 0 0 0 7768 234 0 0 25 0 1 0 190495980 122261504 27033 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527821 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 29849 27033 206 16 0 29290 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 119396

[startup+90.0531 s]
/proc/loadavg: 0.98 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1199832/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=124552 CPUtime=90.02
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 834672 0 0 0 8768 234 0 0 25 0 1 0 190495980 127541248 28335 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527839 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 31138 28335 206 16 0 30579 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 124552

[startup+100.059 s]
/proc/loadavg: 0.98 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1192728/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=131700 CPUtime=100.02
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 836440 0 0 0 9767 235 0 0 25 0 1 0 190495980 134860800 30103 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 32925 30103 206 16 0 32366 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 131700

[startup+110.065 s]
/proc/loadavg: 0.98 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1186136/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=138240 CPUtime=110.03
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 838086 0 0 0 10767 236 0 0 25 0 1 0 190495980 141557760 31749 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 34560 31749 206 16 0 34001 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 138240

[startup+120.071 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1179096/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=145368 CPUtime=120.03
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 839849 0 0 0 11766 237 0 0 25 0 1 0 190495980 148856832 33512 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 36342 33512 206 16 0 35783 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 145368

[startup+130.077 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1171864/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=152580 CPUtime=130.03
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 841649 0 0 0 12766 237 0 0 25 0 1 0 190495980 156241920 35312 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 38145 35312 206 16 0 37586 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 152580

[startup+140.084 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1164504/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=159804 CPUtime=140.03
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 843478 0 0 0 13765 238 0 0 25 0 1 0 190495980 163639296 37141 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 39951 37141 206 16 0 39392 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 159804

[startup+150.089 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1157720/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=166628 CPUtime=150.04
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 845169 0 0 0 14764 240 0 0 25 0 1 0 190495980 170627072 38832 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 41657 38832 206 16 0 41098 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 166628

[startup+160.095 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1154968/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=169524 CPUtime=160.04
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 845877 0 0 0 15764 240 0 0 25 0 1 0 190495980 173592576 39540 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 42381 39540 206 16 0 41822 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 169524

[startup+170.101 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1150680/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=173784 CPUtime=170.05
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 846945 0 0 0 16764 241 0 0 25 0 1 0 190495980 177954816 40608 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 43446 40608 206 16 0 42887 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 173784

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1146584/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=177900 CPUtime=180.05
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 847965 0 0 0 17763 242 0 0 25 0 1 0 190495980 182169600 41628 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 44475 41628 206 16 0 43916 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 177900

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1142936/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=181496 CPUtime=190.06
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 848873 0 0 0 18763 243 0 0 25 0 1 0 190495980 185851904 42536 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 45374 42536 206 16 0 44815 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 181496

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1138072/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=186316 CPUtime=200.06
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 850088 0 0 0 19763 243 0 0 25 0 1 0 190495980 190787584 43751 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 46579 43751 206 16 0 46020 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 186316

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28229
/proc/meminfo: memFree=1133208/2055920 swapFree=4181444/4192956

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

/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 998256 0 0 0 177816 341 0 0 25 0 1 0 190495980 812896256 191919 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 198461 191919 206 16 0 197902 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (Kb) 793844

[startup+1783.07 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=543320/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=794352 CPUtime=1782.58
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 998393 0 0 0 177917 341 0 0 25 0 1 0 190495980 813416448 192056 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 198588 192056 206 16 0 198029 0
Current children cumulated CPU time (s) 1782.58
Current children cumulated vsize (Kb) 794352

[startup+1784.08 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=542808/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=794840 CPUtime=1783.58
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 998524 0 0 0 178017 341 0 0 25 0 1 0 190495980 813916160 192187 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 198710 192187 206 16 0 198151 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (Kb) 794840

[startup+1785.08 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=542424/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=795316 CPUtime=1784.59
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 998631 0 0 0 178117 342 0 0 25 0 1 0 190495980 814403584 192294 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 198829 192294 206 16 0 198270 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (Kb) 795316

[startup+1786.09 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=542040/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=795668 CPUtime=1785.6
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 998727 0 0 0 178218 342 0 0 25 0 1 0 190495980 814764032 192390 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 198917 192390 206 16 0 198358 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 795668

[startup+1787.09 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=541720/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=796012 CPUtime=1786.6
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 998815 0 0 0 178318 342 0 0 25 0 1 0 190495980 815116288 192478 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199003 192478 206 16 0 198444 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 796012

[startup+1788.1 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=541336/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=796364 CPUtime=1787.61
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 998901 0 0 0 178419 342 0 0 25 0 1 0 190495980 815476736 192564 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199091 192564 206 16 0 198532 0
Current children cumulated CPU time (s) 1787.61
Current children cumulated vsize (Kb) 796364

[startup+1789.1 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=541016/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=796716 CPUtime=1788.61
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 998986 0 0 0 178519 342 0 0 25 0 1 0 190495980 815837184 192649 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 7287757 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199179 192649 206 16 0 198620 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (Kb) 796716

[startup+1790.11 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=540696/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=797060 CPUtime=1789.62
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999070 0 0 0 178620 342 0 0 25 0 1 0 190495980 816189440 192733 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528357 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199265 192733 206 16 0 198706 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (Kb) 797060

[startup+1791.11 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=540376/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=797404 CPUtime=1790.62
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999151 0 0 0 178720 342 0 0 25 0 1 0 190495980 816541696 192814 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527987 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199351 192814 206 16 0 198792 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 797404

[startup+1792.12 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=540056/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=797748 CPUtime=1791.63
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999233 0 0 0 178821 342 0 0 25 0 1 0 190495980 816893952 192896 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532121 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199437 192896 206 16 0 198878 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (Kb) 797748

[startup+1793.12 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=539736/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=797980 CPUtime=1792.63
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999310 0 0 0 178921 342 0 0 25 0 1 0 190495980 817131520 192973 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527947 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199495 192973 206 16 0 198936 0
Current children cumulated CPU time (s) 1792.63
Current children cumulated vsize (Kb) 797980

[startup+1794.13 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=539352/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=798332 CPUtime=1793.63
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999398 0 0 0 179021 342 0 0 25 0 1 0 190495980 817491968 193061 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199583 193061 206 16 0 199024 0
Current children cumulated CPU time (s) 1793.63
Current children cumulated vsize (Kb) 798332

[startup+1795.13 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=539032/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=798684 CPUtime=1794.64
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999474 0 0 0 179122 342 0 0 25 0 1 0 190495980 817852416 193137 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199671 193137 206 16 0 199112 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (Kb) 798684

[startup+1796.14 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=538776/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=799036 CPUtime=1795.64
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999549 0 0 0 179222 342 0 0 25 0 1 0 190495980 818212864 193212 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199759 193212 206 16 0 199200 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 799036

[startup+1797.14 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=538456/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=799272 CPUtime=1796.65
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999623 0 0 0 179323 342 0 0 25 0 1 0 190495980 818454528 193286 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199818 193286 206 16 0 199259 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (Kb) 799272

[startup+1798.15 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=538136/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=799624 CPUtime=1797.65
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999703 0 0 0 179423 342 0 0 25 0 1 0 190495980 818814976 193366 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199906 193366 206 16 0 199347 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (Kb) 799624

[startup+1799.15 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=537816/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=799976 CPUtime=1798.65
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999784 0 0 0 179523 342 0 0 25 0 1 0 190495980 819175424 193447 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 199994 193447 206 16 0 199435 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (Kb) 799976

[startup+1800.16 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=537496/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=800208 CPUtime=1799.66
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999863 0 0 0 179624 342 0 0 25 0 1 0 190495980 819412992 193526 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 200052 193526 206 16 0 199493 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 800208

[startup+1801.16 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=537176/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=800560 CPUtime=1800.66
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999937 0 0 0 179724 342 0 0 25 0 1 0 190495980 819773440 193600 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 200140 193600 206 16 0 199581 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 800560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 28424
/proc/meminfo: memFree=537176/2055920 swapFree=4181444/4192956
[pid=28229] ppid=28227 vsize=800560 CPUtime=1800.67
/proc/28229/stat : 28229 (Pueblo) R 28227 28229 28183 0 -1 4194304 999937 0 0 0 179725 342 0 0 25 0 1 0 190495980 819773440 193600 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/28229/statm: 200140 193600 206 16 0 199581 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 800560

Sending SIGTERM to -28229
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.29
CPU time (s): 1800.8
CPU user time (s): 1797.25
CPU system time (s): 3.55146
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (Kb): 800560
The end

Launcher Data (download as text)

Begin job on node55 on Fri Jun  2 11:38:04 UTC 2006


FILE ID= 36343-1149248284

PBS_JOBID= 297924

BENCH NAME= ROOT/tmp/node55/36343-1149248284/instance-36343-1149248284.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node55/36343-1149248284/instance-36343-1149248284.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-36343-1149248284 -o ROOT/results/node55/solver-36343-1149248284 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node55/36343-1149248284/instance-36343-1149248284.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  923982c51ba218a8e62dc99222f9f8f7

RANDOM SEED= 69182289


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1312288 kB
Buffers:         22948 kB
Cached:         646928 kB
SwapCached:       3460 kB
Active:          47740 kB
Inactive:       631080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1312288 kB
SwapTotal:     4192956 kB
SwapFree:      4181444 kB
Dirty:             204 kB
Writeback:           0 kB
Mapped:          14944 kB
Slab:            50824 kB
Committed_AS:   232456 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node55 on Fri Jun  2 12:08:05 UTC 2006