Trace number 85820

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.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_2.opb
MD5SUM4618b6422bdc12197131d1d37f567363
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 variables41
Total number of constraints11
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 constraints10
Minimum length of a constraint1
Maximum length of a constraint40
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 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3589
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/node55/watcher-85820-1154175095 -o ROOT/results/node55/solver-85820-1154175095 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node55/85820-1154175095/instance-85820-1154175095.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 3/64 9297
/proc/meminfo: memFree=1086944/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=2424 CPUtime=0
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 151 0 0 0 0 0 0 0 18 0 1 0 164379504 2482176 131 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 6818680 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 606 131 112 40 0 11 0

[startup+10.002 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1083000/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=6468 CPUtime=9.99
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 1288 0 0 0 970 29 0 0 25 0 1 0 164379504 6623232 1216 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 1617 1216 227 40 0 1034 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6468

[startup+20.009 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1081272/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=8200 CPUtime=20
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 1713 0 0 0 1951 49 0 0 25 0 1 0 164379504 8396800 1641 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 2050 1641 227 40 0 1467 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 8200

[startup+30.015 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1079416/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=9984 CPUtime=29.99
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 2260 0 0 0 2939 60 0 0 25 0 1 0 164379504 10223616 2107 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 2496 2107 227 40 0 1913 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 9984

[startup+40.021 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1078328/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=11052 CPUtime=40
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 2520 0 0 0 3928 72 0 0 25 0 1 0 164379504 11317248 2367 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 2763 2367 227 40 0 2180 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 11052

[startup+50.027 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1077112/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=12248 CPUtime=50
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 2822 0 0 0 4918 82 0 0 25 0 1 0 164379504 12541952 2669 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 3062 2669 227 40 0 2479 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 12248

[startup+60.033 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1076280/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=13048 CPUtime=60.01
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 3026 0 0 0 5910 91 0 0 25 0 1 0 164379504 13361152 2873 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 3262 2873 227 40 0 2679 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 13048

[startup+70.039 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1075640/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=13716 CPUtime=70.01
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 3192 0 0 0 6902 99 0 0 25 0 1 0 164379504 14045184 3039 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 3429 3039 227 40 0 2846 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 13716

[startup+80.046 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1074232/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=15156 CPUtime=80.01
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 3695 0 0 0 7895 106 0 0 25 0 1 0 164379504 15519744 3381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 3789 3381 227 40 0 3206 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 15156

[startup+90.051 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1073720/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=15688 CPUtime=90.02
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 3840 0 0 0 8889 113 0 0 25 0 1 0 164379504 16064512 3526 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 3922 3526 227 40 0 3339 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 15688

[startup+100.057 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1073144/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=16220 CPUtime=100.02
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 3987 0 0 0 9882 120 0 0 25 0 1 0 164379504 16609280 3673 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 4055 3673 227 40 0 3472 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 16220

[startup+110.063 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1072568/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=16884 CPUtime=110.03
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 4128 0 0 0 10876 127 0 0 25 0 1 0 164379504 17289216 3814 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 4221 3814 227 40 0 3638 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 16884

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1071800/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=17552 CPUtime=120.03
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 4309 0 0 0 11868 135 0 0 25 0 1 0 164379504 17973248 3995 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 4388 3995 227 40 0 3805 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 17552

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1071096/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=18352 CPUtime=130.04
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 4495 0 0 0 12860 144 0 0 25 0 1 0 164379504 18792448 4181 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 4588 4181 227 40 0 4005 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 18352

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1070520/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=18884 CPUtime=140.04
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 4624 0 0 0 13855 149 0 0 25 0 1 0 164379504 19337216 4310 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 4721 4310 227 40 0 4138 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 18884

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1070072/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=19284 CPUtime=150.04
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 4745 0 0 0 14850 154 0 0 25 0 1 0 164379504 19746816 4431 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 4821 4431 227 40 0 4238 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 19284

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1069368/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=20084 CPUtime=160.04
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 4922 0 0 0 15843 161 0 0 25 0 1 0 164379504 20566016 4608 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 5021 4608 227 40 0 4438 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 20084

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1068920/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=20484 CPUtime=170.04
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 5047 0 0 0 16838 166 0 0 25 0 1 0 164379504 20975616 4733 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 5121 4733 227 40 0 4538 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 20484

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1068536/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=20884 CPUtime=180.05
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 5137 0 0 0 17833 172 0 0 25 0 1 0 164379504 21385216 4823 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 5221 4823 227 40 0 4638 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 20884

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1068088/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=21280 CPUtime=190.05
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 5249 0 0 0 18827 178 0 0 25 0 1 0 164379504 21790720 4935 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542226 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 5320 4935 227 40 0 4737 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 21280

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297
/proc/meminfo: memFree=1067640/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=21680 CPUtime=200.05
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 5353 0 0 0 19822 183 0 0 25 0 1 0 164379504 22200320 5039 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 5420 5039 227 40 0 4837 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 21680

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9297

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

/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16409 0 0 0 177549 612 0 0 25 0 1 0 164379504 63647744 15133 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15539 15133 227 40 0 14956 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (Kb) 62156

[startup+1783.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026880/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62156 CPUtime=1782.63
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16409 0 0 0 177650 613 0 0 25 0 1 0 164379504 63647744 15133 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15539 15133 227 40 0 14956 0
Current children cumulated CPU time (s) 1782.63
Current children cumulated vsize (Kb) 62156

[startup+1784.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026880/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62156 CPUtime=1783.63
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16419 0 0 0 177750 613 0 0 25 0 1 0 164379504 63647744 15143 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15539 15143 227 40 0 14956 0
Current children cumulated CPU time (s) 1783.63
Current children cumulated vsize (Kb) 62156

[startup+1785.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026816/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62156 CPUtime=1784.63
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16423 0 0 0 177850 613 0 0 25 0 1 0 164379504 63647744 15147 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15539 15147 227 40 0 14956 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 62156

[startup+1786.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026816/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62156 CPUtime=1785.63
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16423 0 0 0 177950 613 0 0 25 0 1 0 164379504 63647744 15147 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15539 15147 227 40 0 14956 0
Current children cumulated CPU time (s) 1785.63
Current children cumulated vsize (Kb) 62156

[startup+1787.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026816/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62156 CPUtime=1786.64
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16423 0 0 0 178051 613 0 0 25 0 1 0 164379504 63647744 15147 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15539 15147 227 40 0 14956 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 62156

[startup+1788.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026816/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62156 CPUtime=1787.64
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16429 0 0 0 178151 613 0 0 25 0 1 0 164379504 63647744 15153 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15539 15153 227 40 0 14956 0
Current children cumulated CPU time (s) 1787.64
Current children cumulated vsize (Kb) 62156

[startup+1789.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026816/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62288 CPUtime=1788.65
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16437 0 0 0 178251 614 0 0 25 0 1 0 164379504 63782912 15161 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15572 15161 227 40 0 14989 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (Kb) 62288

[startup+1790.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026752/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62288 CPUtime=1789.65
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16447 0 0 0 178351 614 0 0 25 0 1 0 164379504 63782912 15171 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15572 15171 227 40 0 14989 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (Kb) 62288

[startup+1791.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026752/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62288 CPUtime=1790.66
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16451 0 0 0 178452 614 0 0 25 0 1 0 164379504 63782912 15175 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578268 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15572 15175 227 40 0 14989 0
Current children cumulated CPU time (s) 1790.66
Current children cumulated vsize (Kb) 62288

[startup+1792.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026688/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62288 CPUtime=1791.66
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16456 0 0 0 178552 614 0 0 25 0 1 0 164379504 63782912 15180 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15572 15180 227 40 0 14989 0
Current children cumulated CPU time (s) 1791.66
Current children cumulated vsize (Kb) 62288

[startup+1793.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026688/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62288 CPUtime=1792.67
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16460 0 0 0 178653 614 0 0 25 0 1 0 164379504 63782912 15184 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15572 15184 227 40 0 14989 0
Current children cumulated CPU time (s) 1792.67
Current children cumulated vsize (Kb) 62288

[startup+1794.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026688/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62288 CPUtime=1793.68
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16466 0 0 0 178753 615 0 0 25 0 1 0 164379504 63782912 15190 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15572 15190 227 40 0 14989 0
Current children cumulated CPU time (s) 1793.68
Current children cumulated vsize (Kb) 62288

[startup+1795.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026624/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62420 CPUtime=1794.68
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16470 0 0 0 178853 615 0 0 25 0 1 0 164379504 63918080 15194 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15605 15194 227 40 0 15022 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (Kb) 62420

[startup+1796.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026624/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62420 CPUtime=1795.68
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16476 0 0 0 178953 615 0 0 25 0 1 0 164379504 63918080 15200 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15605 15200 227 40 0 15022 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 62420

[startup+1797.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026624/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62420 CPUtime=1796.69
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16480 0 0 0 179054 615 0 0 25 0 1 0 164379504 63918080 15204 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15605 15204 227 40 0 15022 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (Kb) 62420

[startup+1798.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026560/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62420 CPUtime=1797.69
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16486 0 0 0 179154 615 0 0 25 0 1 0 164379504 63918080 15210 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15605 15210 227 40 0 15022 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 62420

[startup+1799.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026560/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62420 CPUtime=1798.69
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16488 0 0 0 179254 615 0 0 25 0 1 0 164379504 63918080 15212 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15605 15212 227 40 0 15022 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (Kb) 62420

[startup+1800.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026560/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62420 CPUtime=1799.7
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16494 0 0 0 179355 615 0 0 25 0 1 0 164379504 63918080 15218 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15605 15218 227 40 0 15022 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 62420

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026560/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62420 CPUtime=1800.71
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16498 0 0 0 179455 616 0 0 25 0 1 0 164379504 63918080 15222 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15605 15222 227 40 0 15022 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 62420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 9299
/proc/meminfo: memFree=1026560/2055920 swapFree=4182968/4192956
[pid=9297] ppid=9295 vsize=62420 CPUtime=1800.72
/proc/9297/stat : 9297 (glpPBv3) R 9295 9297 9248 0 -1 0 16498 0 0 0 179456 616 0 0 25 0 1 0 164379504 63918080 15222 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/9297/statm: 15605 15222 227 40 0 15022 0
Current children cumulated CPU time (s) 1800.72
Current children cumulated vsize (Kb) 62420

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.19
CPU time (s): 1800.73
CPU user time (s): 1794.56
CPU system time (s): 6.17106
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (Kb): 62420
The end

Launcher Data (download as text)

Begin job on node55 on Sat Jul 29 12:11:35 UTC 2006


FILE ID= 85820-1154175095

PBS_JOBID= 893594

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  4618b6422bdc12197131d1d37f567363

RANDOM SEED= 16397860

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.216
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.216
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:       1087152 kB
Buffers:         37016 kB
Cached:         853832 kB
SwapCached:       3896 kB
Active:         110560 kB
Inactive:       788976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1087152 kB
SwapTotal:     4192956 kB
SwapFree:      4182968 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          14692 kB
Slab:            55268 kB
Committed_AS:   735312 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node55 on Sat Jul 29 12:41:36 UTC 2006