Trace number 85836

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.73 1801.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_3.opb
MD5SUMf48abdef3d00ab6f87ca2e4f0d43c1d1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3811
Number of bits of the biggest sum of numbers12
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/node35/watcher-85836-1154175387 -o ROOT/results/node35/solver-85836-1154175387 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node35/85836-1154175387/instance-85836-1154175387.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1071640/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=1200 CPUtime=0
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 52 0 0 0 0 0 0 0 18 0 1 0 164398767 1228800 35 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 1467399 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 300 39 30 40 0 8 0

[startup+10.0025 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1067680/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=6348 CPUtime=9.99
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 1268 0 0 0 979 20 0 0 25 0 1 0 164398767 6500352 1196 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134582205 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 1587 1196 227 40 0 1004 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6348

[startup+20.0097 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1064992/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=9064 CPUtime=19.99
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 2019 0 0 0 1959 40 0 0 25 0 1 0 164398767 9281536 1866 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569323 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 2266 1866 227 40 0 1683 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 9064

[startup+30.0159 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1063392/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=10664 CPUtime=30
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 2432 0 0 0 2949 51 0 0 25 0 1 0 164398767 10919936 2279 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 2666 2279 227 40 0 2083 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 10664

[startup+40.0221 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1061984/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=11996 CPUtime=40.01
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 2769 0 0 0 3938 63 0 0 25 0 1 0 164398767 12283904 2616 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543225 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 2999 2616 227 40 0 2416 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 11996

[startup+50.0283 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1060896/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=13192 CPUtime=50.01
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 3063 0 0 0 4929 72 0 0 25 0 1 0 164398767 13508608 2910 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 3298 2910 227 40 0 2715 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 13192

[startup+60.0345 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1058912/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=15164 CPUtime=60.01
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 3725 0 0 0 5919 82 0 0 25 0 1 0 164398767 15527936 3411 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 3791 3411 227 40 0 3208 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 15164

[startup+70.0417 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1057632/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=16496 CPUtime=70.02
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 4044 0 0 0 6912 90 0 0 25 0 1 0 164398767 16891904 3730 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 4124 3730 227 40 0 3541 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 16496

[startup+80.0489 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1056480/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=17564 CPUtime=80.01
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 4324 0 0 0 7904 97 0 0 25 0 1 0 164398767 17985536 4010 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 4391 4010 227 40 0 3808 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 17564

[startup+90.0551 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1055520/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=18628 CPUtime=90.03
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 4565 0 0 0 8897 106 0 0 25 0 1 0 164398767 19075072 4251 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 4657 4251 227 40 0 4074 0
Current children cumulated CPU time (s) 90.03
Current children cumulated vsize (Kb) 18628

[startup+100.061 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1054688/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=19428 CPUtime=100.03
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 4765 0 0 0 9890 113 0 0 25 0 1 0 164398767 19894272 4451 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 4857 4451 227 40 0 4274 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 19428

[startup+110.067 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1053920/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=20096 CPUtime=110.03
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 4957 0 0 0 10884 119 0 0 25 0 1 0 164398767 20578304 4643 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134570176 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 5024 4643 227 40 0 4441 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 20096

[startup+120.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1053216/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=20892 CPUtime=120.03
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 5135 0 0 0 11877 126 0 0 25 0 1 0 164398767 21393408 4821 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 5223 4821 227 40 0 4640 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 20892

[startup+130.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1052512/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=21560 CPUtime=130.04
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 5319 0 0 0 12871 133 0 0 25 0 1 0 164398767 22077440 5005 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 5390 5005 227 40 0 4807 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 21560

[startup+140.086 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1051808/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=22224 CPUtime=140.04
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 5490 0 0 0 13866 138 0 0 25 0 1 0 164398767 22757376 5176 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 5556 5176 227 40 0 4973 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 22224

[startup+150.092 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1051168/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=22892 CPUtime=150.04
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 5652 0 0 0 14859 145 0 0 25 0 1 0 164398767 23441408 5338 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 5723 5338 227 40 0 5140 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 22892

[startup+160.098 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1050464/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=23556 CPUtime=160.05
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 5823 0 0 0 15854 151 0 0 25 0 1 0 164398767 24121344 5509 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 5889 5509 227 40 0 5306 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 23556

[startup+170.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1049888/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=24224 CPUtime=170.05
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 5962 0 0 0 16848 157 0 0 25 0 1 0 164398767 24805376 5648 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 6056 5648 227 40 0 5473 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 24224

[startup+180.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1049248/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=24756 CPUtime=180.05
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 6117 0 0 0 17843 162 0 0 25 0 1 0 164398767 25350144 5803 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 6189 5803 227 40 0 5606 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 24756

[startup+190.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1048672/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=25424 CPUtime=190.06
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 6269 0 0 0 18838 168 0 0 25 0 1 0 164398767 26034176 5955 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 6356 5955 227 40 0 5773 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 25424

[startup+200.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717
/proc/meminfo: memFree=1046816/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=27236 CPUtime=200.05
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 7059 0 0 0 19832 173 0 0 25 0 1 0 164398767 27889664 6424 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 6809 6424 227 40 0 6226 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 27236

[startup+210.128 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5717

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

/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21348 0 0 0 177538 623 0 0 25 0 1 0 164398767 83845120 20072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20470 20072 227 40 0 19887 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (Kb) 81880

[startup+1783.11 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=992040/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=81880 CPUtime=1782.62
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21352 0 0 0 177639 623 0 0 25 0 1 0 164398767 83845120 20076 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20470 20076 227 40 0 19887 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 81880

[startup+1784.12 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=992040/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=81880 CPUtime=1783.62
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21356 0 0 0 177739 623 0 0 25 0 1 0 164398767 83845120 20080 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20470 20080 227 40 0 19887 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (Kb) 81880

[startup+1785.12 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=992040/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=81880 CPUtime=1784.63
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21360 0 0 0 177839 624 0 0 25 0 1 0 164398767 83845120 20084 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20470 20084 227 40 0 19887 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 81880

[startup+1786.13 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991976/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=81880 CPUtime=1785.64
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21366 0 0 0 177940 624 0 0 25 0 1 0 164398767 83845120 20090 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20470 20090 227 40 0 19887 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (Kb) 81880

[startup+1787.13 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991976/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82016 CPUtime=1786.64
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21373 0 0 0 178040 624 0 0 25 0 1 0 164398767 83984384 20097 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20504 20097 227 40 0 19921 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 82016

[startup+1788.14 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991976/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82016 CPUtime=1787.64
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21375 0 0 0 178140 624 0 0 25 0 1 0 164398767 83984384 20099 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20504 20099 227 40 0 19921 0
Current children cumulated CPU time (s) 1787.64
Current children cumulated vsize (Kb) 82016

[startup+1789.14 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991912/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82016 CPUtime=1788.65
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21381 0 0 0 178240 625 0 0 25 0 1 0 164398767 83984384 20105 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20504 20105 227 40 0 19921 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (Kb) 82016

[startup+1790.15 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991912/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82016 CPUtime=1789.65
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21385 0 0 0 178340 625 0 0 25 0 1 0 164398767 83984384 20109 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20504 20109 227 40 0 19921 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (Kb) 82016

[startup+1791.15 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991912/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82016 CPUtime=1790.65
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21389 0 0 0 178440 625 0 0 25 0 1 0 164398767 83984384 20113 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20504 20113 227 40 0 19921 0
Current children cumulated CPU time (s) 1790.65
Current children cumulated vsize (Kb) 82016

[startup+1792.16 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991848/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82016 CPUtime=1791.66
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21393 0 0 0 178541 625 0 0 25 0 1 0 164398767 83984384 20117 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20504 20117 227 40 0 19921 0
Current children cumulated CPU time (s) 1791.66
Current children cumulated vsize (Kb) 82016

[startup+1793.16 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991848/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82016 CPUtime=1792.66
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21397 0 0 0 178641 625 0 0 25 0 1 0 164398767 83984384 20121 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20504 20121 227 40 0 19921 0
Current children cumulated CPU time (s) 1792.66
Current children cumulated vsize (Kb) 82016

[startup+1794.17 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991848/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82148 CPUtime=1793.67
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21403 0 0 0 178741 626 0 0 25 0 1 0 164398767 84119552 20127 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20537 20127 227 40 0 19954 0
Current children cumulated CPU time (s) 1793.67
Current children cumulated vsize (Kb) 82148

[startup+1795.17 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991848/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82148 CPUtime=1794.68
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21407 0 0 0 178842 626 0 0 25 0 1 0 164398767 84119552 20131 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20537 20131 227 40 0 19954 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (Kb) 82148

[startup+1796.18 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991784/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82148 CPUtime=1795.68
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21409 0 0 0 178942 626 0 0 25 0 1 0 164398767 84119552 20133 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20537 20133 227 40 0 19954 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 82148

[startup+1797.18 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991784/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82148 CPUtime=1796.68
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21411 0 0 0 179042 626 0 0 25 0 1 0 164398767 84119552 20135 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20537 20135 227 40 0 19954 0
Current children cumulated CPU time (s) 1796.68
Current children cumulated vsize (Kb) 82148

[startup+1798.19 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991784/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82148 CPUtime=1797.69
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21413 0 0 0 179143 626 0 0 25 0 1 0 164398767 84119552 20137 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20537 20137 227 40 0 19954 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 82148

[startup+1799.19 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991784/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82148 CPUtime=1798.7
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21419 0 0 0 179243 627 0 0 25 0 1 0 164398767 84119552 20143 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20537 20143 227 40 0 19954 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (Kb) 82148

[startup+1800.2 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991784/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82148 CPUtime=1799.7
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21422 0 0 0 179343 627 0 0 25 0 1 0 164398767 84119552 20146 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20537 20146 227 40 0 19954 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 82148

[startup+1801.2 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991720/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82148 CPUtime=1800.7
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21428 0 0 0 179443 627 0 0 25 0 1 0 164398767 84119552 20152 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20537 20152 227 40 0 19954 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 82148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 5719
/proc/meminfo: memFree=991720/2055920 swapFree=4182944/4192956
[pid=5717] ppid=5715 vsize=82148 CPUtime=1800.71
/proc/5717/stat : 5717 (glpPBv3) R 5715 5717 5668 0 -1 0 21428 0 0 0 179444 627 0 0 25 0 1 0 164398767 84119552 20152 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5717/statm: 20537 20152 227 40 0 19954 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 82148

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.73
CPU user time (s): 1794.44
CPU system time (s): 6.28904
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (Kb): 82148
The end

Launcher Data (download as text)

Begin job on node35 on Sat Jul 29 12:16:27 UTC 2006


FILE ID= 85836-1154175387

PBS_JOBID= 893610

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_3.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node35/85836-1154175387/instance-85836-1154175387.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-85836-1154175387 -o ROOT/results/node35/solver-85836-1154175387 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node35/85836-1154175387/instance-85836-1154175387.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  f48abdef3d00ab6f87ca2e4f0d43c1d1

RANDOM SEED= 315150834

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.232
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.232
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:       1071848 kB
Buffers:         41316 kB
Cached:         864636 kB
SwapCached:       4364 kB
Active:         187372 kB
Inactive:       727808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1071848 kB
SwapTotal:     4192956 kB
SwapFree:      4182944 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            54892 kB
Committed_AS:   677824 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 node35 on Sat Jul 29 12:46:28 UTC 2006