Trace number 36342

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.61 1801.26

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-n3705.opb
MD5SUM1c8cf561f224f1f2f953c533d372407b
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.53655
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 77
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 658002
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 658002
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.11	c starting to Solve
7.11	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/node34/watcher-36342-1149247911 -o ROOT/results/node34/solver-36342-1149247911 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node34/36342-1149247911/instance-36342-1149247911.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.95 0.90 2/64 15574
/proc/meminfo: memFree=881536/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=2328 CPUtime=0
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 190454930 2383872 119 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 7725144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 582 123 108 16 0 11 0

[startup+10.0025 s]
/proc/loadavg: 0.87 0.95 0.90 2/64 15574
/proc/meminfo: memFree=806400/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=87228 CPUtime=9.99
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 825236 0 0 0 763 236 0 0 25 0 1 0 190454930 89321472 18899 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 21807 18899 206 16 0 21248 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 87228

[startup+20.0092 s]
/proc/loadavg: 0.89 0.96 0.91 2/64 15574
/proc/meminfo: memFree=805440/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=88628 CPUtime=19.99
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 825571 0 0 0 1763 236 0 0 25 0 1 0 190454930 90755072 19234 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527987 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 22157 19234 206 16 0 21598 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 88628

[startup+30.0159 s]
/proc/loadavg: 0.91 0.96 0.91 2/64 15574
/proc/meminfo: memFree=798784/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=95388 CPUtime=29.99
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 827269 0 0 0 2763 236 0 0 25 0 1 0 190454930 97677312 20932 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 23847 20932 206 16 0 23288 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 95388

[startup+40.0216 s]
/proc/loadavg: 0.92 0.96 0.91 2/64 15574
/proc/meminfo: memFree=790912/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=103216 CPUtime=40
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 829239 0 0 0 3762 238 0 0 25 0 1 0 190454930 105693184 22902 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 25804 22902 206 16 0 25245 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 103216

[startup+50.0283 s]
/proc/loadavg: 0.93 0.96 0.91 2/64 15574
/proc/meminfo: memFree=783808/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=110340 CPUtime=50
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 831012 0 0 0 4761 239 0 0 25 0 1 0 190454930 112988160 24675 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528267 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 27585 24675 206 16 0 27026 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 110340

[startup+60.034 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 15574
/proc/meminfo: memFree=776000/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=118076 CPUtime=60
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 832949 0 0 0 5760 240 0 0 25 0 1 0 190454930 120909824 26612 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 29519 26612 206 16 0 28960 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 118076

[startup+70.0407 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 15574
/proc/meminfo: memFree=768384/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=125680 CPUtime=70
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 834856 0 0 0 6759 241 0 0 25 0 1 0 190454930 128696320 28519 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 31420 28519 206 16 0 30861 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 125680

[startup+80.0474 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 15574
/proc/meminfo: memFree=761600/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=132480 CPUtime=80.01
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 836545 0 0 0 7759 242 0 0 25 0 1 0 190454930 135659520 30208 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527718 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 33120 30208 206 16 0 32561 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 132480

[startup+90.0531 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 15574
/proc/meminfo: memFree=753792/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=140288 CPUtime=90.02
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 838495 0 0 0 8758 244 0 0 25 0 1 0 190454930 143654912 32158 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 35072 32158 206 16 0 34513 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 140288

[startup+100.059 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 15574
/proc/meminfo: memFree=748736/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=145340 CPUtime=100.02
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 839760 0 0 0 9758 244 0 0 25 0 1 0 190454930 148828160 33423 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 36335 33423 206 16 0 35776 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 145340

[startup+110.064 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 15574
/proc/meminfo: memFree=740608/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=153444 CPUtime=110.02
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 841774 0 0 0 10756 246 0 0 25 0 1 0 190454930 157126656 35437 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 38361 35437 206 16 0 37802 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 153444

[startup+120.07 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 15574
/proc/meminfo: memFree=734528/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=159484 CPUtime=120.02
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 843305 0 0 0 11756 246 0 0 25 0 1 0 190454930 163311616 36968 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 39871 36968 206 16 0 39312 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 159484

[startup+130.076 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 15574
/proc/meminfo: memFree=729216/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=164780 CPUtime=130.02
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 844627 0 0 0 12755 247 0 0 25 0 1 0 190454930 168734720 38290 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 41195 38290 206 16 0 40636 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 164780

[startup+140.082 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 15574
/proc/meminfo: memFree=721472/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=172448 CPUtime=140.03
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 846546 0 0 0 13755 248 0 0 25 0 1 0 190454930 176586752 40209 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 43112 40209 206 16 0 42553 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 172448

[startup+150.087 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 15576
/proc/meminfo: memFree=714048/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=179940 CPUtime=150.03
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 848414 0 0 0 14754 249 0 0 25 0 1 0 190454930 184258560 42077 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 44985 42077 206 16 0 44426 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 179940

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15576
/proc/meminfo: memFree=706560/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=187364 CPUtime=160.03
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 850275 0 0 0 15753 250 0 0 25 0 1 0 190454930 191860736 43938 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 46841 43938 206 16 0 46282 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 187364

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15576
/proc/meminfo: memFree=699264/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=194664 CPUtime=170.03
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 852095 0 0 0 16752 251 0 0 25 0 1 0 190454930 199335936 45758 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 48666 45758 206 16 0 48107 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 194664

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15576
/proc/meminfo: memFree=691648/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=202260 CPUtime=180.04
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 853986 0 0 0 17751 253 0 0 25 0 1 0 190454930 207114240 47649 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 50565 47649 206 16 0 50006 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 202260

[startup+190.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15576
/proc/meminfo: memFree=684672/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=209220 CPUtime=190.04
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 855730 0 0 0 18751 253 0 0 25 0 1 0 190454930 214241280 49393 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 52305 49393 206 16 0 51746 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 209220

[startup+200.116 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15576
/proc/meminfo: memFree=679680/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=214104 CPUtime=200.04
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 856968 0 0 0 19750 254 0 0 25 0 1 0 190454930 219242496 50631 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 53526 50631 206 16 0 52967 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 214104

[startup+210.121 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15576
/proc/meminfo: memFree=673664/2055920 swapFree=4181356/4192956

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

/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 974206 0 0 0 177808 332 0 0 25 0 1 0 190454930 699830272 167869 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 170857 167869 206 16 0 170298 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 683428

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=208960/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=683784 CPUtime=1782.4
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 974294 0 0 0 177908 332 0 0 25 0 1 0 190454930 700194816 167957 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 170946 167957 206 16 0 170387 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 683784

[startup+1784.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=208640/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=684152 CPUtime=1783.41
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 974384 0 0 0 178009 332 0 0 25 0 1 0 190454930 700571648 168047 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 171038 168047 206 16 0 170479 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (Kb) 684152

[startup+1785.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=208192/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=684512 CPUtime=1784.41
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 974482 0 0 0 178109 332 0 0 25 0 1 0 190454930 700940288 168145 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 171128 168145 206 16 0 170569 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 684512

[startup+1786.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=207936/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=684864 CPUtime=1785.42
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 974558 0 0 0 178210 332 0 0 25 0 1 0 190454930 701300736 168221 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 171216 168221 206 16 0 170657 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 684864

[startup+1787.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=207616/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=685112 CPUtime=1786.42
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 974627 0 0 0 178310 332 0 0 25 0 1 0 190454930 701554688 168290 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 171278 168290 206 16 0 170719 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 685112

[startup+1788.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=207296/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=685472 CPUtime=1787.43
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 974709 0 0 0 178411 332 0 0 25 0 1 0 190454930 701923328 168372 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 171368 168372 206 16 0 170809 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 685472

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=206976/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=685712 CPUtime=1788.43
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 974790 0 0 0 178511 332 0 0 25 0 1 0 190454930 702169088 168453 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 171428 168453 206 16 0 170869 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 685712

[startup+1790.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=206656/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=686072 CPUtime=1789.44
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 974880 0 0 0 178612 332 0 0 25 0 1 0 190454930 702537728 168543 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528658 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 171518 168543 206 16 0 170959 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 686072

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=206272/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=686432 CPUtime=1790.44
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 974970 0 0 0 178712 332 0 0 25 0 1 0 190454930 702906368 168633 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 171608 168633 206 16 0 171049 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 686432

[startup+1792.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=205888/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=686784 CPUtime=1791.45
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 975059 0 0 0 178813 332 0 0 25 0 1 0 190454930 703266816 168722 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 171696 168722 206 16 0 171137 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 686784

[startup+1793.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=205568/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=687140 CPUtime=1792.45
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 975145 0 0 0 178913 332 0 0 25 0 1 0 190454930 703631360 168808 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 171785 168808 206 16 0 171226 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 687140

[startup+1794.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=205184/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=687500 CPUtime=1793.45
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 975235 0 0 0 179013 332 0 0 25 0 1 0 190454930 704000000 168898 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 171875 168898 206 16 0 171316 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 687500

[startup+1795.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=204800/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=687972 CPUtime=1794.46
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 975333 0 0 0 179114 332 0 0 25 0 1 0 190454930 704483328 168996 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 171993 168996 206 16 0 171434 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 687972

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=204480/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=688212 CPUtime=1795.46
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 975409 0 0 0 179214 332 0 0 25 0 1 0 190454930 704729088 169072 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528055 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 172053 169072 206 16 0 171494 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 688212

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=204224/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=688572 CPUtime=1796.47
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 975482 0 0 0 179315 332 0 0 25 0 1 0 190454930 705097728 169145 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 172143 169145 206 16 0 171584 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 688572

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=203904/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=688812 CPUtime=1797.47
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 975565 0 0 0 179415 332 0 0 25 0 1 0 190454930 705343488 169228 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 172203 169228 206 16 0 171644 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 688812

[startup+1799.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=203584/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=689172 CPUtime=1798.48
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 975645 0 0 0 179516 332 0 0 25 0 1 0 190454930 705712128 169308 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528357 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 172293 169308 206 16 0 171734 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 689172

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=203200/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=689536 CPUtime=1799.48
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 975737 0 0 0 179616 332 0 0 25 0 1 0 190454930 706084864 169400 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 172384 169400 206 16 0 171825 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 689536

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=202816/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=689904 CPUtime=1800.48
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 975823 0 0 0 179716 332 0 0 25 0 1 0 190454930 706461696 169486 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 172476 169486 206 16 0 171917 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (Kb) 689904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15771
/proc/meminfo: memFree=202816/2055920 swapFree=4181356/4192956
[pid=15574] ppid=15572 vsize=689904 CPUtime=1800.49
/proc/15574/stat : 15574 (Pueblo) R 15572 15574 15528 0 -1 4194304 975823 0 0 0 179717 332 0 0 25 0 1 0 190454930 706461696 169486 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559503 0 0 4096 0 0 0 0 17 1 0 0
/proc/15574/statm: 172476 169486 206 16 0 171917 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 689904

Sending SIGTERM to -15574
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.26
CPU time (s): 1800.61
CPU user time (s): 1797.17
CPU system time (s): 3.43348
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (Kb): 689904
The end

Launcher Data (download as text)

Begin job on node34 on Fri Jun  2 11:31:51 UTC 2006


FILE ID= 36342-1149247911

PBS_JOBID= 297911

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  1c8cf561f224f1f2f953c533d372407b

RANDOM SEED= 56704660


/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.277
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.277
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:        881744 kB
Buffers:         27128 kB
Cached:        1072172 kB
SwapCached:       3524 kB
Active:          44156 kB
Inactive:      1064104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        881744 kB
SwapTotal:     4192956 kB
SwapFree:      4181356 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14900 kB
Slab:            51964 kB
Committed_AS:   269844 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node34 on Fri Jun  2 12:01:52 UTC 2006