Trace number 85847

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.67 1801.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_1.opb
MD5SUMc7543821508efc06c2ce41424051ab2c
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 variables71
Total number of constraints17
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 constraints16
Minimum length of a constraint1
Maximum length of a constraint70
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 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5652
Number of bits of the biggest sum of numbers13
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/node22/watcher-85847-1154175758 -o ROOT/results/node22/solver-85847-1154175758 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node22/85847-1154175758/instance-85847-1154175758.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.93 3/64 22085
/proc/meminfo: memFree=1143800/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=2668 CPUtime=0
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 266 0 0 0 0 0 0 0 18 0 1 0 164436573 2732032 236 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 5078012 0 0 4096 0 0 0 0 17 0 0 0
/proc/22085/statm: 667 236 199 40 0 84 0

[startup+10.002 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1140672/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=5492 CPUtime=9.99
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 1023 0 0 0 983 16 0 0 25 0 1 0 164436573 5623808 992 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 1373 992 227 40 0 790 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 5492

[startup+20.0076 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1138560/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=7656 CPUtime=20
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 1597 0 0 0 1970 30 0 0 25 0 1 0 164436573 7839744 1525 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 1914 1525 227 40 0 1331 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 7656

[startup+30.0135 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1136640/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=9504 CPUtime=30
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 2150 0 0 0 2957 43 0 0 25 0 1 0 164436573 9732096 1997 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 2376 1997 227 40 0 1793 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 9504

[startup+40.0193 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1135232/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=11032 CPUtime=40
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 2505 0 0 0 3942 58 0 0 25 0 1 0 164436573 11296768 2352 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569248 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 2758 2352 227 40 0 2175 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 11032

[startup+50.0261 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1134144/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=12092 CPUtime=50
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 2775 0 0 0 4933 67 0 0 25 0 1 0 164436573 12382208 2622 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 3023 2622 227 40 0 2440 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 12092

[startup+60.0309 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1132928/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=13268 CPUtime=60
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 3077 0 0 0 5923 77 0 0 25 0 1 0 164436573 13586432 2924 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 3317 2924 227 40 0 2734 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 13268

[startup+70.0367 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1130944/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=15084 CPUtime=70
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 3694 0 0 0 6915 85 0 0 25 0 1 0 164436573 15446016 3380 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 3771 3380 227 40 0 3188 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 15084

[startup+80.0425 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1130176/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=16024 CPUtime=80.01
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 3927 0 0 0 7908 93 0 0 25 0 1 0 164436573 16408576 3613 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 4006 3613 227 40 0 3423 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 16024

[startup+90.0483 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1129344/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=16844 CPUtime=90.01
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 4130 0 0 0 8900 101 0 0 25 0 1 0 164436573 17248256 3816 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 4211 3816 227 40 0 3628 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 16844

[startup+100.054 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1128576/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=17668 CPUtime=100.02
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 4336 0 0 0 9895 107 0 0 25 0 1 0 164436573 18092032 4022 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 4417 4022 227 40 0 3834 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 17668

[startup+110.061 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1127744/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=18372 CPUtime=110.03
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 4528 0 0 0 10890 113 0 0 25 0 1 0 164436573 18812928 4214 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 4593 4214 227 40 0 4010 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 18372

[startup+120.067 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1126976/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=19196 CPUtime=120.02
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 4720 0 0 0 11882 120 0 0 25 0 1 0 164436573 19656704 4406 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578288 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 4799 4406 227 40 0 4216 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 19196

[startup+130.073 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1125760/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=20380 CPUtime=130.03
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 5022 0 0 0 12875 128 0 0 25 0 1 0 164436573 20869120 4708 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 5095 4708 227 40 0 4512 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 20380

[startup+140.078 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1124928/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=21320 CPUtime=140.03
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 5241 0 0 0 13869 134 0 0 25 0 1 0 164436573 21831680 4927 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 5330 4927 227 40 0 4747 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 21320

[startup+150.084 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1123840/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=22376 CPUtime=150.04
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 5504 0 0 0 14863 141 0 0 25 0 1 0 164436573 22913024 5190 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 5594 5190 227 40 0 5011 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 22376

[startup+160.09 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1123008/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=23200 CPUtime=160.04
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 5711 0 0 0 15856 148 0 0 25 0 1 0 164436573 23756800 5397 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 5800 5397 227 40 0 5217 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 23200

[startup+170.096 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1122240/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=23904 CPUtime=170.04
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 5911 0 0 0 16851 153 0 0 25 0 1 0 164436573 24477696 5597 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 5976 5597 227 40 0 5393 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 23904

[startup+180.102 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1121536/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=24728 CPUtime=180.05
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 6089 0 0 0 17847 158 0 0 25 0 1 0 164436573 25321472 5775 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 6182 5775 227 40 0 5599 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 24728

[startup+190.107 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1120896/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=25316 CPUtime=190.05
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 6248 0 0 0 18841 164 0 0 25 0 1 0 164436573 25923584 5934 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 6329 5934 227 40 0 5746 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 25316

[startup+200.113 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085
/proc/meminfo: memFree=1120192/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=26020 CPUtime=200.05
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 6413 0 0 0 19835 170 0 0 25 0 1 0 164436573 26644480 6099 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 6505 6099 227 40 0 5922 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 26020

[startup+210.119 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22085

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

/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20933 0 0 0 177529 626 0 0 25 0 1 0 164436573 82132992 19657 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20052 19657 227 40 0 19469 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 80208

[startup+1783.05 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065600/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80208 CPUtime=1782.56
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20937 0 0 0 177630 626 0 0 25 0 1 0 164436573 82132992 19661 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20052 19661 227 40 0 19469 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 80208

[startup+1784.05 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065600/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80208 CPUtime=1783.57
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20941 0 0 0 177730 627 0 0 25 0 1 0 164436573 82132992 19665 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20052 19665 227 40 0 19469 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 80208

[startup+1785.06 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065600/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80208 CPUtime=1784.57
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20949 0 0 0 177830 627 0 0 25 0 1 0 164436573 82132992 19673 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20052 19673 227 40 0 19469 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 80208

[startup+1786.06 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065536/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80324 CPUtime=1785.58
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20953 0 0 0 177931 627 0 0 25 0 1 0 164436573 82251776 19677 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20081 19677 227 40 0 19498 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 80324

[startup+1787.07 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065536/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80324 CPUtime=1786.58
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20956 0 0 0 178031 627 0 0 25 0 1 0 164436573 82251776 19680 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20081 19680 227 40 0 19498 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 80324

[startup+1788.07 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065536/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80324 CPUtime=1787.58
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20962 0 0 0 178131 627 0 0 25 0 1 0 164436573 82251776 19686 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20081 19686 227 40 0 19498 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 80324

[startup+1789.08 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065536/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80324 CPUtime=1788.59
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20968 0 0 0 178232 627 0 0 25 0 1 0 164436573 82251776 19692 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20081 19692 227 40 0 19498 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 80324

[startup+1790.08 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065472/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80324 CPUtime=1789.59
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20974 0 0 0 178332 627 0 0 25 0 1 0 164436573 82251776 19698 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20081 19698 227 40 0 19498 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 80324

[startup+1791.09 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065472/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80444 CPUtime=1790.6
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20980 0 0 0 178432 628 0 0 25 0 1 0 164436573 82374656 19704 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20111 19704 227 40 0 19528 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 80444

[startup+1792.09 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065408/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80444 CPUtime=1791.61
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20986 0 0 0 178533 628 0 0 25 0 1 0 164436573 82374656 19710 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20111 19710 227 40 0 19528 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 80444

[startup+1793.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065408/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80444 CPUtime=1792.61
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20988 0 0 0 178633 628 0 0 25 0 1 0 164436573 82374656 19712 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20111 19712 227 40 0 19528 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 80444

[startup+1794.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065408/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80444 CPUtime=1793.61
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20990 0 0 0 178733 628 0 0 25 0 1 0 164436573 82374656 19714 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20111 19714 227 40 0 19528 0
Current children cumulated CPU time (s) 1793.61
Current children cumulated vsize (Kb) 80444

[startup+1795.11 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065408/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80444 CPUtime=1794.62
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 20996 0 0 0 178834 628 0 0 25 0 1 0 164436573 82374656 19720 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20111 19720 227 40 0 19528 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 80444

[startup+1796.11 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065344/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80444 CPUtime=1795.62
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 21005 0 0 0 178934 628 0 0 25 0 1 0 164436573 82374656 19729 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20111 19729 227 40 0 19528 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (Kb) 80444

[startup+1797.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065344/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80560 CPUtime=1796.62
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 21009 0 0 0 179034 628 0 0 25 0 1 0 164436573 82493440 19733 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20140 19733 227 40 0 19557 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 80560

[startup+1798.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065344/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80560 CPUtime=1797.63
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 21011 0 0 0 179135 628 0 0 25 0 1 0 164436573 82493440 19735 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20140 19735 227 40 0 19557 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 80560

[startup+1799.13 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065280/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80560 CPUtime=1798.64
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 21015 0 0 0 179235 629 0 0 25 0 1 0 164436573 82493440 19739 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20140 19739 227 40 0 19557 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 80560

[startup+1800.13 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065280/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80560 CPUtime=1799.64
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 21019 0 0 0 179335 629 0 0 25 0 1 0 164436573 82493440 19743 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20140 19743 227 40 0 19557 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 80560

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065280/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80560 CPUtime=1800.64
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 21025 0 0 0 179435 629 0 0 25 0 1 0 164436573 82493440 19749 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20140 19749 227 40 0 19557 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 80560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22087
/proc/meminfo: memFree=1065280/2055920 swapFree=4173604/4192956
[pid=22085] ppid=22083 vsize=80560 CPUtime=1800.65
/proc/22085/stat : 22085 (glpPBv3) R 22083 22085 22036 0 -1 0 21025 0 0 0 179436 629 0 0 25 0 1 0 164436573 82493440 19749 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578288 0 0 4096 0 0 0 0 17 1 0 0
/proc/22085/statm: 20140 19749 227 40 0 19557 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 80560

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.16
CPU time (s): 1800.67
CPU user time (s): 1794.36
CPU system time (s): 6.31004
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (Kb): 80560
The end

Launcher Data (download as text)

Begin job on node22 on Sat Jul 29 12:22:38 UTC 2006


FILE ID= 85847-1154175758

PBS_JOBID= 893623

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  c7543821508efc06c2ce41424051ab2c

RANDOM SEED= 180714146

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.234
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.234
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:       1144008 kB
Buffers:         40264 kB
Cached:         779044 kB
SwapCached:      13080 kB
Active:          89444 kB
Inactive:       747908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1144008 kB
SwapTotal:     4192956 kB
SwapFree:      4173604 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14548 kB
Slab:            60668 kB
Committed_AS:   726524 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node22 on Sat Jul 29 12:52:39 UTC 2006