Trace number 85170

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.47 1801.23

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-10teams.opb
MD5SUM6db31fd4066996ff4f309d723fc2c237
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark904
Best CPU time to get the best result obtained on this benchmark1514.38
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 904
Optimality of the best value was proved YES
Number of variables1800
Total number of constraints215
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)215
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint72
Number of terms in the objective function 1800
Biggest coefficient in the objective function 86
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 41700
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 86
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 41700
Number of bits of the biggest sum of numbers16
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/node54/watcher-85170-1154165944 -o ROOT/results/node54/solver-85170-1154165944 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node54/85170-1154165944/instance-85170-1154165944.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.69 0.89 0.89 2/64 10700
/proc/meminfo: memFree=1672120/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=2664 CPUtime=0
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 259 0 0 0 0 0 0 0 19 0 1 0 163464478 2727936 229 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10591959 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 666 229 192 40 0 83 0

[startup+10.0024 s]
/proc/loadavg: 0.74 0.90 0.89 2/64 10700
/proc/meminfo: memFree=1669696/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=4872 CPUtime=9.99
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 858 0 0 0 997 2 0 0 25 0 1 0 163464478 4988928 827 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542282 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 1218 827 227 40 0 635 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4872

[startup+20.0095 s]
/proc/loadavg: 0.78 0.90 0.89 2/64 10700
/proc/meminfo: memFree=1669248/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=5304 CPUtime=19.99
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 4447 0 0 0 1993 6 0 0 25 0 1 0 163464478 5431296 940 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 1326 940 227 40 0 743 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5304

[startup+30.0156 s]
/proc/loadavg: 0.81 0.90 0.89 2/64 10700
/proc/meminfo: memFree=1668672/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=5876 CPUtime=29.99
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 12881 0 0 0 2989 10 0 0 25 0 1 0 163464478 6017024 1083 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 1469 1083 227 40 0 886 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5876

[startup+40.0217 s]
/proc/loadavg: 0.84 0.91 0.89 2/64 10700
/proc/meminfo: memFree=1668672/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=5648 CPUtime=39.99
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 18450 0 0 0 3986 13 0 0 25 0 1 0 163464478 5783552 1038 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543497 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 1412 1038 227 40 0 829 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 5648

[startup+50.0278 s]
/proc/loadavg: 0.87 0.91 0.89 2/64 10700
/proc/meminfo: memFree=1668608/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=5964 CPUtime=50
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 23870 0 0 0 4983 17 0 0 25 0 1 0 163464478 6107136 1104 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 1491 1104 227 40 0 908 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 5964

[startup+60.0338 s]
/proc/loadavg: 0.89 0.91 0.89 2/64 10700
/proc/meminfo: memFree=1668672/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=5648 CPUtime=60
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 28744 0 0 0 5979 21 0 0 25 0 1 0 163464478 5783552 1038 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 1412 1038 227 40 0 829 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 5648

[startup+70.0399 s]
/proc/loadavg: 0.90 0.91 0.89 2/64 10700
/proc/meminfo: memFree=1668480/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=6068 CPUtime=70
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 33767 0 0 0 6975 25 0 0 25 0 1 0 163464478 6213632 1130 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 1517 1130 227 40 0 934 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 6068

[startup+80.046 s]
/proc/loadavg: 0.92 0.92 0.89 2/64 10700
/proc/meminfo: memFree=1668096/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=6460 CPUtime=80
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 40380 0 0 0 7971 29 0 0 25 0 1 0 163464478 6615040 1228 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 1615 1228 227 40 0 1032 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 6460

[startup+90.0521 s]
/proc/loadavg: 0.93 0.92 0.89 2/64 10702
/proc/meminfo: memFree=1667520/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=7056 CPUtime=90.01
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 46586 0 0 0 8967 34 0 0 25 0 1 0 163464478 7225344 1377 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 1764 1377 227 40 0 1181 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7056

[startup+100.058 s]
/proc/loadavg: 0.94 0.92 0.89 2/64 10702
/proc/meminfo: memFree=1667008/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=7304 CPUtime=100.01
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 53242 0 0 0 9961 40 0 0 25 0 1 0 163464478 7479296 1452 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 1826 1452 227 40 0 1243 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7304

[startup+110.064 s]
/proc/loadavg: 0.95 0.92 0.90 2/64 10702
/proc/meminfo: memFree=1666496/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=7772 CPUtime=110.01
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 60514 0 0 0 10957 44 0 0 25 0 1 0 163464478 7958528 1569 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543242 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 1943 1569 227 40 0 1360 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 7772

[startup+120.07 s]
/proc/loadavg: 0.96 0.92 0.90 2/64 10702
/proc/meminfo: memFree=1665920/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=8628 CPUtime=120.01
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 67818 0 0 0 11952 49 0 0 25 0 1 0 163464478 8835072 1770 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134582195 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 2157 1770 227 40 0 1574 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 8628

[startup+130.076 s]
/proc/loadavg: 0.96 0.93 0.90 2/64 10702
/proc/meminfo: memFree=1665408/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=8884 CPUtime=130.02
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 74744 0 0 0 12950 52 0 0 25 0 1 0 163464478 9097216 1847 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632402 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 2221 1847 227 40 0 1638 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 8884

[startup+140.083 s]
/proc/loadavg: 0.97 0.93 0.90 2/64 10702
/proc/meminfo: memFree=1664768/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=9516 CPUtime=140.01
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 82130 0 0 0 13945 56 0 0 25 0 1 0 163464478 9744384 2005 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 2379 2005 227 40 0 1796 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 9516

[startup+150.089 s]
/proc/loadavg: 0.97 0.93 0.90 2/64 10702
/proc/meminfo: memFree=1664192/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=10320 CPUtime=150.02
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 89696 0 0 0 14941 61 0 0 25 0 1 0 163464478 10567680 2193 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 2580 2193 227 40 0 1997 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 10320

[startup+160.095 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 10702
/proc/meminfo: memFree=1663872/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=10396 CPUtime=160.02
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 96242 0 0 0 15937 65 0 0 25 0 1 0 163464478 10645504 2225 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543278 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 2599 2225 227 40 0 2016 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 10396

[startup+170.101 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 10702
/proc/meminfo: memFree=1663424/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=10880 CPUtime=170.03
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 103208 0 0 0 16933 70 0 0 25 0 1 0 163464478 11141120 2346 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629086 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 2720 2346 227 40 0 2137 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 10880

[startup+180.107 s]
/proc/loadavg: 0.98 0.94 0.90 2/64 10702
/proc/meminfo: memFree=1662912/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=11336 CPUtime=180.03
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 109645 0 0 0 17929 74 0 0 25 0 1 0 163464478 11608064 2460 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643331 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 2834 2460 227 40 0 2251 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 11336

[startup+190.113 s]
/proc/loadavg: 0.98 0.94 0.90 2/64 10702
/proc/meminfo: memFree=1662400/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=12136 CPUtime=190.03
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 116397 0 0 0 18925 78 0 0 25 0 1 0 163464478 12427264 2647 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 3034 2647 227 40 0 2451 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 12136

[startup+200.119 s]
/proc/loadavg: 0.99 0.94 0.90 2/64 10702
/proc/meminfo: memFree=1662016/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=12504 CPUtime=200.03
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 122611 0 0 0 19920 83 0 0 25 0 1 0 163464478 12804096 2739 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134582191 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 3126 2739 227 40 0 2543 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 12504

[startup+210.125 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 10702

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

/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1221778 0 0 0 177343 793 0 0 25 0 1 0 163464478 46841856 11062 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632398 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11436 11062 227 40 0 10853 0
Current children cumulated CPU time (s) 1781.36
Current children cumulated vsize (Kb) 45744

[startup+1783.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627912/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=45752 CPUtime=1782.37
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1222308 0 0 0 177444 793 0 0 25 0 1 0 163464478 46850048 11064 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542131 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11438 11064 227 40 0 10855 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (Kb) 45752

[startup+1784.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627912/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=45768 CPUtime=1783.37
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1222906 0 0 0 177544 793 0 0 25 0 1 0 163464478 46866432 11068 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543284 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11442 11068 227 40 0 10859 0
Current children cumulated CPU time (s) 1783.37
Current children cumulated vsize (Kb) 45768

[startup+1785.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627912/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=45784 CPUtime=1784.38
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1223438 0 0 0 177644 794 0 0 25 0 1 0 163464478 46882816 11072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632762 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11446 11072 227 40 0 10863 0
Current children cumulated CPU time (s) 1784.38
Current children cumulated vsize (Kb) 45784

[startup+1786.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627784/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46116 CPUtime=1785.38
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1224234 0 0 0 177744 794 0 0 25 0 1 0 163464478 47222784 11142 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11529 11142 227 40 0 10946 0
Current children cumulated CPU time (s) 1785.38
Current children cumulated vsize (Kb) 46116

[startup+1787.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627784/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46132 CPUtime=1786.38
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1224898 0 0 0 177844 794 0 0 25 0 1 0 163464478 47239168 11146 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11533 11146 227 40 0 10950 0
Current children cumulated CPU time (s) 1786.38
Current children cumulated vsize (Kb) 46132

[startup+1788.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627784/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46140 CPUtime=1787.39
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1225428 0 0 0 177944 795 0 0 25 0 1 0 163464478 47247360 11148 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11535 11148 227 40 0 10952 0
Current children cumulated CPU time (s) 1787.39
Current children cumulated vsize (Kb) 46140

[startup+1789.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627784/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46156 CPUtime=1788.39
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1226092 0 0 0 178044 795 0 0 25 0 1 0 163464478 47263744 11152 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11539 11152 227 40 0 10956 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (Kb) 46156

[startup+1790.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627784/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=45856 CPUtime=1789.39
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1226624 0 0 0 178144 795 0 0 25 0 1 0 163464478 46956544 11090 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134633025 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11464 11090 227 40 0 10881 0
Current children cumulated CPU time (s) 1789.39
Current children cumulated vsize (Kb) 45856

[startup+1791.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627720/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=45872 CPUtime=1790.4
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1227413 0 0 0 178244 796 0 0 25 0 1 0 163464478 46972928 11094 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11468 11094 227 40 0 10885 0
Current children cumulated CPU time (s) 1790.4
Current children cumulated vsize (Kb) 45872

[startup+1792.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627720/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46196 CPUtime=1791.41
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1227935 0 0 0 178345 796 0 0 25 0 1 0 163464478 47304704 11161 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11549 11161 227 40 0 10966 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (Kb) 46196

[startup+1793.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627720/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46208 CPUtime=1792.42
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1228589 0 0 0 178445 797 0 0 25 0 1 0 163464478 47316992 11165 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11552 11165 227 40 0 10969 0
Current children cumulated CPU time (s) 1792.42
Current children cumulated vsize (Kb) 46208

[startup+1794.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627784/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=45908 CPUtime=1793.41
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1229115 0 0 0 178544 797 0 0 25 0 1 0 163464478 47009792 11103 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541780 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11477 11103 227 40 0 10894 0
Current children cumulated CPU time (s) 1793.41
Current children cumulated vsize (Kb) 45908

[startup+1795.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627656/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=45924 CPUtime=1794.43
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1229713 0 0 0 178645 798 0 0 25 0 1 0 163464478 47026176 11107 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541828 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11481 11107 227 40 0 10898 0
Current children cumulated CPU time (s) 1794.43
Current children cumulated vsize (Kb) 45924

[startup+1796.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627656/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46264 CPUtime=1795.42
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1230379 0 0 0 178744 798 0 0 25 0 1 0 163464478 47374336 11179 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134582191 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11566 11179 227 40 0 10983 0
Current children cumulated CPU time (s) 1795.42
Current children cumulated vsize (Kb) 46264

[startup+1797.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627656/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46272 CPUtime=1796.43
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1231041 0 0 0 178844 799 0 0 25 0 1 0 163464478 47382528 11181 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11568 11181 227 40 0 10985 0
Current children cumulated CPU time (s) 1796.43
Current children cumulated vsize (Kb) 46272

[startup+1798.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627656/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46288 CPUtime=1797.44
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1231507 0 0 0 178945 799 0 0 25 0 1 0 163464478 47398912 11185 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11572 11185 227 40 0 10989 0
Current children cumulated CPU time (s) 1797.44
Current children cumulated vsize (Kb) 46288

[startup+1799.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627656/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46304 CPUtime=1798.44
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1232105 0 0 0 179045 799 0 0 25 0 1 0 163464478 47415296 11189 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11576 11189 227 40 0 10993 0
Current children cumulated CPU time (s) 1798.44
Current children cumulated vsize (Kb) 46304

[startup+1800.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627656/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46328 CPUtime=1799.44
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1232771 0 0 0 179145 799 0 0 25 0 1 0 163464478 47439872 11195 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134582194 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11582 11195 227 40 0 10999 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (Kb) 46328

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627720/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46028 CPUtime=1800.45
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1233369 0 0 0 179245 800 0 0 25 0 1 0 163464478 47132672 11133 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537478 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11507 11133 227 40 0 10924 0
Current children cumulated CPU time (s) 1800.45
Current children cumulated vsize (Kb) 46028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10900
/proc/meminfo: memFree=1627720/2055920 swapFree=4174612/4192956
[pid=10700] ppid=10698 vsize=46344 CPUtime=1800.45
/proc/10700/stat : 10700 (glpPBv3) R 10698 10700 10651 0 -1 0 1233435 0 0 0 179245 800 0 0 25 0 1 0 163464478 47456256 11199 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134588019 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 11586 11199 227 40 0 11003 0
Current children cumulated CPU time (s) 1800.45
Current children cumulated vsize (Kb) 46344

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.23
CPU time (s): 1800.47
CPU user time (s): 1792.46
CPU system time (s): 8.01278
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (Kb): 46344
The end

Launcher Data (download as text)

Begin job on node54 on Sat Jul 29 09:39:04 UTC 2006


FILE ID= 85170-1154165944

PBS_JOBID= 892944

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-10teams.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node54/85170-1154165944/instance-85170-1154165944.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-85170-1154165944 -o ROOT/results/node54/solver-85170-1154165944 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node54/85170-1154165944/instance-85170-1154165944.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  6db31fd4066996ff4f309d723fc2c237

RANDOM SEED= 508935637

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.256
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.256
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:       1672328 kB
Buffers:         28336 kB
Cached:         269608 kB
SwapCached:      12000 kB
Active:          70808 kB
Inactive:       244148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672328 kB
SwapTotal:     4192956 kB
SwapFree:      4174612 kB
Dirty:             316 kB
Writeback:           0 kB
Mapped:          14468 kB
Slab:            54636 kB
Committed_AS:   684476 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node54 on Sat Jul 29 10:09:05 UTC 2006