Trace number 36367

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.71 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-swath3.opb
MD5SUM32714c9455a4b8ce29c8524e810d65a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark262226
Best CPU time to get the best result obtained on this benchmark14.1169
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262226
Optimality of the best value was proved YES
Number of variables49335
Total number of constraints4902
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)209
Number of constraints which are nor clauses,nor cardinality constraints4693
Minimum length of a constraint1
Maximum length of a constraint46934
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 557088
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
3.00	c starting to Solve
3.00	c #variables read: 49335 - #constraints read: 5198

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/node26/watcher-36367-1149253271 -o ROOT/results/node26/solver-36367-1149253271 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node26/36367-1149253271/instance-36367-1149253271.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.96 0.95 3/70 14865
/proc/meminfo: memFree=1624208/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=2328 CPUtime=0
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 8497976 2383872 128 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 12595303 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 582 128 109 16 0 11 0

[startup+10.0029 s]
/proc/loadavg: 0.87 0.96 0.95 2/64 14947
/proc/meminfo: memFree=1592448/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=36212 CPUtime=9.98
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 273418 0 0 0 925 73 0 0 25 0 1 0 8497976 37081088 8354 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9053 8354 206 16 0 8494 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 36212

[startup+20.0089 s]
/proc/loadavg: 0.89 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1592728/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=36212 CPUtime=19.99
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 273418 0 0 0 1926 73 0 0 25 0 1 0 8497976 37081088 8354 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9053 8354 206 16 0 8494 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 36212

[startup+30.0149 s]
/proc/loadavg: 0.90 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1592792/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=36212 CPUtime=29.99
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 273418 0 0 0 2926 73 0 0 25 0 1 0 8497976 37081088 8354 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9053 8354 206 16 0 8494 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 36212

[startup+40.0209 s]
/proc/loadavg: 0.92 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1592792/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=36212 CPUtime=39.99
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 273418 0 0 0 3926 73 0 0 25 0 1 0 8497976 37081088 8354 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9053 8354 206 16 0 8494 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 36212

[startup+50.0269 s]
/proc/loadavg: 0.93 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1592856/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=36212 CPUtime=50
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 273418 0 0 0 4927 73 0 0 25 0 1 0 8497976 37081088 8354 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9053 8354 206 16 0 8494 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 36212

[startup+60.0329 s]
/proc/loadavg: 0.94 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1592920/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=36212 CPUtime=60
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 273418 0 0 0 5927 73 0 0 25 0 1 0 8497976 37081088 8354 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9053 8354 206 16 0 8494 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 36212

[startup+70.0399 s]
/proc/loadavg: 0.95 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1592920/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=36212 CPUtime=70
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 273418 0 0 0 6927 73 0 0 25 0 1 0 8497976 37081088 8354 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9053 8354 206 16 0 8494 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 36212

[startup+80.0459 s]
/proc/loadavg: 0.96 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1592792/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=36592 CPUtime=80
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 273493 0 0 0 7927 73 0 0 25 0 1 0 8497976 37470208 8428 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9148 8428 206 16 0 8589 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 36592

[startup+90.0519 s]
/proc/loadavg: 0.96 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1592344/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=36988 CPUtime=90.02
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 273596 0 0 0 8928 74 0 0 25 0 1 0 8497976 37875712 8527 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9247 8527 206 16 0 8688 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 36988

[startup+100.058 s]
/proc/loadavg: 0.97 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1591896/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=37480 CPUtime=100.02
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 273724 0 0 0 9928 74 0 0 25 0 1 0 8497976 38379520 8650 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9370 8650 206 16 0 8811 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 37480

[startup+110.064 s]
/proc/loadavg: 0.97 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1591448/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=37876 CPUtime=110.02
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 273827 0 0 0 10928 74 0 0 25 0 1 0 8497976 38785024 8749 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9469 8749 206 16 0 8910 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 37876

[startup+120.07 s]
/proc/loadavg: 0.98 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1590936/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=38368 CPUtime=120.03
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 273955 0 0 0 11929 74 0 0 25 0 1 0 8497976 39288832 8872 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9592 8872 206 16 0 9033 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 38368

[startup+130.076 s]
/proc/loadavg: 0.98 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1590552/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=38764 CPUtime=130.03
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 274058 0 0 0 12929 74 0 0 25 0 1 0 8497976 39694336 8971 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9691 8971 206 16 0 9132 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 38764

[startup+140.081 s]
/proc/loadavg: 0.98 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1590168/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=39160 CPUtime=140.03
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 274160 0 0 0 13929 74 0 0 25 0 1 0 8497976 40099840 9069 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9790 9069 206 16 0 9231 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 39160

[startup+150.087 s]
/proc/loadavg: 0.98 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1589656/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=39652 CPUtime=150.04
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 274289 0 0 0 14930 74 0 0 25 0 1 0 8497976 40603648 9193 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 9913 9193 206 16 0 9354 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 39652

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1589272/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=40044 CPUtime=160.04
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 274391 0 0 0 15930 74 0 0 25 0 1 0 8497976 41005056 9291 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 10011 9291 206 16 0 9452 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 40044

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1588760/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=40540 CPUtime=170.04
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 274519 0 0 0 16930 74 0 0 25 0 1 0 8497976 41512960 9414 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 10135 9414 206 16 0 9576 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 40540

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1588376/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=40932 CPUtime=180.04
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 274622 0 0 0 17930 74 0 0 25 0 1 0 8497976 41914368 9513 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 10233 9513 206 16 0 9674 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 40932

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1587864/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=41424 CPUtime=190.05
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 274750 0 0 0 18931 74 0 0 25 0 1 0 8497976 42418176 9636 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 10356 9636 206 16 0 9797 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 41424

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1587544/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=41820 CPUtime=200.05
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 274852 0 0 0 19931 74 0 0 25 0 1 0 8497976 42823680 9734 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 10455 9734 206 16 0 9896 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 41820

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 14947
/proc/meminfo: memFree=1587032/2055920 swapFree=4192956/4192956

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

/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285026 0 0 0 178076 83 0 0 25 0 1 0 8497976 84029440 19801 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20515 19801 206 16 0 19956 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 82060

[startup+1783.06 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546904/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82060 CPUtime=1782.59
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285029 0 0 0 178176 83 0 0 25 0 1 0 8497976 84029440 19804 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528357 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20515 19804 206 16 0 19956 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 82060

[startup+1784.06 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546904/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82060 CPUtime=1783.6
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285031 0 0 0 178277 83 0 0 25 0 1 0 8497976 84029440 19806 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20515 19806 206 16 0 19956 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 82060

[startup+1785.07 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546840/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82160 CPUtime=1784.6
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285042 0 0 0 178377 83 0 0 25 0 1 0 8497976 84131840 19817 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20540 19817 206 16 0 19981 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 82160

[startup+1786.08 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546840/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82160 CPUtime=1785.61
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285045 0 0 0 178478 83 0 0 25 0 1 0 8497976 84131840 19820 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20540 19820 206 16 0 19981 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 82160

[startup+1787.08 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546840/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82160 CPUtime=1786.61
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285050 0 0 0 178578 83 0 0 25 0 1 0 8497976 84131840 19825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20540 19825 206 16 0 19981 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (Kb) 82160

[startup+1788.09 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546840/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82160 CPUtime=1787.62
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285053 0 0 0 178679 83 0 0 25 0 1 0 8497976 84131840 19828 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20540 19828 206 16 0 19981 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 82160

[startup+1789.09 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546776/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82160 CPUtime=1788.62
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285055 0 0 0 178779 83 0 0 25 0 1 0 8497976 84131840 19830 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20540 19830 206 16 0 19981 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 82160

[startup+1790.1 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546776/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82256 CPUtime=1789.63
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285064 0 0 0 178880 83 0 0 25 0 1 0 8497976 84230144 19839 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558704 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20564 19839 206 16 0 20005 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 82256

[startup+1791.1 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546776/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82256 CPUtime=1790.63
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285065 0 0 0 178980 83 0 0 25 0 1 0 8497976 84230144 19840 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20564 19840 206 16 0 20005 0
Current children cumulated CPU time (s) 1790.63
Current children cumulated vsize (Kb) 82256

[startup+1792.1 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546712/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82256 CPUtime=1791.63
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285070 0 0 0 179080 83 0 0 25 0 1 0 8497976 84230144 19845 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20564 19845 206 16 0 20005 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (Kb) 82256

[startup+1793.11 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546712/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82256 CPUtime=1792.64
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285073 0 0 0 179181 83 0 0 25 0 1 0 8497976 84230144 19848 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20564 19848 206 16 0 20005 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 82256

[startup+1794.11 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546712/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82256 CPUtime=1793.64
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285077 0 0 0 179281 83 0 0 25 0 1 0 8497976 84230144 19852 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20564 19852 206 16 0 20005 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (Kb) 82256

[startup+1795.12 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546648/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82256 CPUtime=1794.65
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285088 0 0 0 179382 83 0 0 25 0 1 0 8497976 84230144 19863 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20564 19863 206 16 0 20005 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 82256

[startup+1796.12 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546648/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82256 CPUtime=1795.65
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285088 0 0 0 179482 83 0 0 25 0 1 0 8497976 84230144 19863 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20564 19863 206 16 0 20005 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 82256

[startup+1797.13 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546648/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82380 CPUtime=1796.66
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285091 0 0 0 179583 83 0 0 25 0 1 0 8497976 84357120 19866 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20595 19866 206 16 0 20036 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 82380

[startup+1798.13 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546648/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82380 CPUtime=1797.66
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285094 0 0 0 179683 83 0 0 25 0 1 0 8497976 84357120 19869 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20595 19869 206 16 0 20036 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 82380

[startup+1799.14 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546648/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82380 CPUtime=1798.67
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285097 0 0 0 179784 83 0 0 25 0 1 0 8497976 84357120 19872 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20595 19872 206 16 0 20036 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 82380

[startup+1800.14 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546584/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82380 CPUtime=1799.67
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285107 0 0 0 179884 83 0 0 25 0 1 0 8497976 84357120 19882 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20595 19882 206 16 0 20036 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 82380

[startup+1801.15 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546584/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82380 CPUtime=1800.68
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285108 0 0 0 179985 83 0 0 25 0 1 0 8497976 84357120 19883 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20595 19883 206 16 0 20036 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 82380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 14949
/proc/meminfo: memFree=1546584/2055920 swapFree=4192956/4192956
[pid=14865] ppid=14863 vsize=82380 CPUtime=1800.68
/proc/14865/stat : 14865 (Pueblo) R 14863 14865 14777 0 -1 4194304 285108 0 0 0 179985 83 0 0 25 0 1 0 8497976 84357120 19883 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/14865/statm: 20595 19883 206 16 0 20036 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 82380

Sending SIGTERM to -14865
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.17
CPU time (s): 1800.71
CPU user time (s): 1799.86
CPU system time (s): 0.84987
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (Kb): 82380
The end

Launcher Data (download as text)

Begin job on node26 on Fri Jun  2 13:01:11 UTC 2006


FILE ID= 36367-1149253271

PBS_JOBID= 298235

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  32714c9455a4b8ce29c8524e810d65a9

RANDOM SEED= 393013266


/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.247
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.247
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:       1624416 kB
Buffers:         28744 kB
Cached:         345324 kB
SwapCached:          0 kB
Active:         213524 kB
Inactive:       175840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1624416 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             216 kB
Writeback:           0 kB
Mapped:          26108 kB
Slab:            27804 kB
Committed_AS:   169380 kB
PageTables:       1632 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node26 on Fri Jun  2 13:31:12 UTC 2006