Trace number 84849

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
glpPB 0.2? (TO) 1800.65 1801.25

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit1d.opb
MD5SUMcffbae99cf8c83f8877355cc201cf8bf
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-251
Best CPU time to get the best result obtained on this benchmark1800.89
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -251
Optimality of the best value was proved NO
Number of variables11514
Total number of constraints1050
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 constraints1050
Minimum length of a constraint11
Maximum length of a constraint11514
Number of terms in the objective function 11514
Biggest coefficient in the objective function 2949120
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 462466666
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 3870720
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 580921206
Number of bits of the biggest sum of numbers30
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 glpPB 0.2 (July 2006)
0.00	c An Application of GLPK 4.10 for PB Constraints
0.00	c Done @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini

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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node33/watcher-84849-1154162213 -o ROOT/results/node33/solver-84849-1154162213 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node33/84849-1154162213/instance-84849-1154162213.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1338832/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=2424 CPUtime=0
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 138 0 0 0 0 0 0 0 19 0 1 0 163096282 2482176 121 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10948696 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 606 123 108 40 0 11 0

[startup+10.0027 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322384/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=9.99
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 11635 0 0 0 993 6 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 18520

[startup+20.0119 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322384/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=20
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 24375 0 0 0 1988 12 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542131 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 18520

[startup+30.0212 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322448/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=30
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 37115 0 0 0 2983 17 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 18520

[startup+40.0275 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322448/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=40
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 51815 0 0 0 3977 23 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 18520

[startup+50.0338 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=50.01
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 66515 0 0 0 4971 30 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542170 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 18520

[startup+60.04 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=60.02
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 81215 0 0 0 5965 37 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629280 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 60.02
Current children cumulated vsize (Kb) 18520

[startup+70.0463 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=70.03
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 96895 0 0 0 6959 44 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542173 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 70.03
Current children cumulated vsize (Kb) 18520

[startup+80.0626 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=80.03
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 113747 0 0 0 7950 53 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632895 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 80.03
Current children cumulated vsize (Kb) 18520

[startup+90.0689 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=90.04
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 131603 0 0 0 8942 62 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543275 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 90.04
Current children cumulated vsize (Kb) 18520

[startup+100.074 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=100.04
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 149459 0 0 0 9934 70 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 100.04
Current children cumulated vsize (Kb) 18520

[startup+110.08 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=110.04
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 167315 0 0 0 10926 78 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542131 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 110.04
Current children cumulated vsize (Kb) 18520

[startup+120.087 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=120.04
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 185171 0 0 0 11917 87 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543397 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 120.04
Current children cumulated vsize (Kb) 18520

[startup+130.093 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=130.05
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 206003 0 0 0 12907 98 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 130.05
Current children cumulated vsize (Kb) 18520

[startup+140.099 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1320784/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=20416 CPUtime=140.05
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 228301 0 0 0 13896 109 0 0 25 0 1 0 163096282 20905984 4759 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541989 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5104 4759 227 40 0 4521 0
Current children cumulated CPU time (s) 140.05
Current children cumulated vsize (Kb) 20416

[startup+150.107 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=150.06
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 255603 0 0 0 14884 122 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 150.06
Current children cumulated vsize (Kb) 18520

[startup+160.112 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4096
/proc/meminfo: memFree=1322512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=160.06
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 288356 0 0 0 15869 137 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 160.06
Current children cumulated vsize (Kb) 18520

[startup+170.118 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4098
/proc/meminfo: memFree=1322448/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=170.06
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 325249 0 0 0 16852 154 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542131 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 170.06
Current children cumulated vsize (Kb) 18520

[startup+180.124 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4098
/proc/meminfo: memFree=1322448/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=180.06
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 369249 0 0 0 17831 175 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 180.06
Current children cumulated vsize (Kb) 18520

[startup+190.131 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4098
/proc/meminfo: memFree=1322448/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=190.07
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 415387 0 0 0 18810 197 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 190.07
Current children cumulated vsize (Kb) 18520

[startup+200.137 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4098
/proc/meminfo: memFree=1322448/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=18520 CPUtime=200.07
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 468119 0 0 0 19784 223 0 0 25 0 1 0 163096282 18964480 4285 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543236 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 4630 4285 227 40 0 4047 0
Current children cumulated CPU time (s) 200.07
Current children cumulated vsize (Kb) 18520

[startup+210.143 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4098

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

/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17693003 0 0 0 169607 8547 0 0 25 0 1 0 163096282 22831104 5229 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537374 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5574 5229 227 40 0 4991 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 22296

[startup+1783.14 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1318352/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=22428 CPUtime=1782.54
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17706971 0 0 0 169702 8552 0 0 25 0 1 0 163096282 22966272 5234 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543497 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5607 5234 227 40 0 5024 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 22428

[startup+1784.15 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1318352/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=22428 CPUtime=1783.55
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17719775 0 0 0 169797 8558 0 0 25 0 1 0 163096282 22966272 5234 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5607 5234 227 40 0 5024 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 22428

[startup+1785.15 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1318352/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=22428 CPUtime=1784.55
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17734907 0 0 0 169890 8565 0 0 25 0 1 0 163096282 22966272 5234 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5607 5234 227 40 0 5024 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 22428

[startup+1786.16 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1318352/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=24548 CPUtime=1785.55
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17749410 0 0 0 169984 8571 0 0 25 0 1 0 163096282 25137152 5760 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11411159 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 6137 5760 227 40 0 5554 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 24548

[startup+1787.16 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1318352/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=22444 CPUtime=1786.56
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17764040 0 0 0 170078 8578 0 0 25 0 1 0 163096282 22982656 5238 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543417 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5611 5238 227 40 0 5028 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 22444

[startup+1788.17 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1318352/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=22444 CPUtime=1787.57
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17778032 0 0 0 170172 8585 0 0 25 0 1 0 163096282 22982656 5238 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5611 5238 227 40 0 5028 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 22444

[startup+1789.17 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1316432/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=24556 CPUtime=1788.57
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17792554 0 0 0 170266 8591 0 0 25 0 1 0 163096282 25145344 5762 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541989 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 6139 5762 227 40 0 5556 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 24556

[startup+1790.18 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1318352/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=22452 CPUtime=1789.57
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17807184 0 0 0 170359 8598 0 0 25 0 1 0 163096282 22990848 5240 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5613 5240 227 40 0 5030 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 22452

[startup+1791.18 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1317584/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=24564 CPUtime=1790.58
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17821706 0 0 0 170453 8605 0 0 25 0 1 0 163096282 25153536 5764 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134558154 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 6141 5764 227 40 0 5558 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 24564

[startup+1792.19 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1318352/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=22460 CPUtime=1791.58
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17836323 0 0 0 170546 8612 0 0 25 0 1 0 163096282 22999040 5242 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632895 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5615 5242 227 40 0 5032 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 22460

[startup+1793.19 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1316432/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=26460 CPUtime=1792.59
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17850152 0 0 0 170641 8618 0 0 25 0 1 0 163096282 27095040 6250 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542221 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 6615 6250 227 40 0 6032 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 26460

[startup+1794.2 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1318352/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=22324 CPUtime=1793.59
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17863118 0 0 0 170734 8625 0 0 25 0 1 0 163096282 22859776 5236 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134568794 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5581 5236 227 40 0 4998 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 22324

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1314512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=26760 CPUtime=1794.6
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17872359 0 0 0 170830 8630 0 0 25 0 1 0 163096282 27402240 6317 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134581150 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 6690 6317 227 40 0 6107 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 26760

[startup+1796.21 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1318352/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=22668 CPUtime=1795.61
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17881822 0 0 0 170927 8634 0 0 25 0 1 0 163096282 23212032 5290 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542318 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5667 5290 227 40 0 5084 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 22668

[startup+1797.21 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1314512/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=26768 CPUtime=1796.61
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17895666 0 0 0 171021 8640 0 0 25 0 1 0 163096282 27410432 6319 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636499 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 6692 6319 227 40 0 6109 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 26768

[startup+1798.22 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1318352/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=22340 CPUtime=1797.61
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17912062 0 0 0 171113 8648 0 0 25 0 1 0 163096282 22876160 5240 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569167 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5585 5240 227 40 0 5002 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 22340

[startup+1799.22 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1318352/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=22476 CPUtime=1798.62
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17929537 0 0 0 171205 8657 0 0 25 0 1 0 163096282 23015424 5246 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632895 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 5619 5246 227 40 0 5036 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 22476

[startup+1800.23 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1315600/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=26476 CPUtime=1799.62
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17942205 0 0 0 171300 8662 0 0 25 0 1 0 163096282 27111424 6253 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542234 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 6619 6253 227 40 0 6036 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 26476

[startup+1801.23 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1316432/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=24588 CPUtime=1800.63
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17958032 0 0 0 171393 8670 0 0 25 0 1 0 163096282 25178112 5770 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541987 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 6147 5770 227 40 0 5564 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 24588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.24 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4296
/proc/meminfo: memFree=1316432/2055920 swapFree=4183192/4192956
[pid=4096] ppid=4094 vsize=26484 CPUtime=1800.63
/proc/4096/stat : 4096 (glpPBv3) R 4094 4096 4047 0 -1 0 17958265 0 0 0 171393 8670 0 0 25 0 1 0 163096282 27119616 6003 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11411159 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 6621 6012 228 40 0 6038 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 26484

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.25
CPU time (s): 1800.65
CPU user time (s): 1713.93
CPU system time (s): 86.7128
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (Kb): 26892
The end

Launcher Data (download as text)

Begin job on node33 on Sat Jul 29 08:36:53 UTC 2006


FILE ID= 84849-1154162213

PBS_JOBID= 892623

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-fit1d.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node33/84849-1154162213/instance-84849-1154162213.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-84849-1154162213 -o ROOT/results/node33/solver-84849-1154162213 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node33/84849-1154162213/instance-84849-1154162213.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  cffbae99cf8c83f8877355cc201cf8bf

RANDOM SEED= 624209623

TIMEOUT= 1800 seconds


/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.218
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.218
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:       1339040 kB
Buffers:         38972 kB
Cached:         595904 kB
SwapCached:       3576 kB
Active:          45748 kB
Inactive:       597696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1339040 kB
SwapTotal:     4192956 kB
SwapFree:      4183192 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          14680 kB
Slab:            59500 kB
Committed_AS:   748036 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node33 on Sat Jul 29 09:06:54 UTC 2006