Trace number 85837

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.88 1801.39

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_1.opb
MD5SUM0263d0a7c5e3320bd7cce9534c14bf27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark32
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 32
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint85
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6162
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/node33/watcher-85837-1154175391 -o ROOT/results/node33/solver-85837-1154175391 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node33/85837-1154175391/instance-85837-1154175391.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1333048/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=1200 CPUtime=0
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 56 0 0 0 0 0 0 0 19 0 1 0 164414051 1228800 39 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10945316 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 300 39 30 40 0 8 0

[startup+10.0028 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1329720/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=5764 CPUtime=9.99
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 1079 0 0 0 987 12 0 0 25 0 1 0 164414051 5902336 1048 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 1441 1048 227 40 0 858 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 5764

[startup+20.0091 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1326008/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=9416 CPUtime=19.99
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 2000 0 0 0 1976 23 0 0 25 0 1 0 164414051 9641984 1969 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134581551 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 2354 1969 227 40 0 1771 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 9416

[startup+30.0163 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1322552/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=12948 CPUtime=30
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 2907 0 0 0 2966 34 0 0 25 0 1 0 164414051 13258752 2835 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 3237 2835 227 40 0 2654 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 12948

[startup+40.0226 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1319544/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=15884 CPUtime=39.99
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 3661 0 0 0 3956 43 0 0 25 0 1 0 164414051 16265216 3589 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 3971 3589 227 40 0 3388 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 15884

[startup+50.0289 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1316472/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=19032 CPUtime=50
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 4524 0 0 0 4949 51 0 0 25 0 1 0 164414051 19488768 4371 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134534653 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 4758 4371 227 40 0 4175 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 19032

[startup+60.0352 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1313848/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=21636 CPUtime=60.01
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 5178 0 0 0 5939 62 0 0 25 0 1 0 164414051 22155264 5025 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543278 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 5409 5025 227 40 0 4826 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 21636

[startup+70.0415 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1311352/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=24136 CPUtime=70.01
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 5795 0 0 0 6932 69 0 0 25 0 1 0 164414051 24715264 5642 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134573005 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 6034 5642 227 40 0 5451 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 24136

[startup+80.0478 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1309048/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=26424 CPUtime=80.01
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 6369 0 0 0 7925 76 0 0 25 0 1 0 164414051 27058176 6216 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 6606 6216 227 40 0 6023 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 26424

[startup+90.0541 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1306104/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=29352 CPUtime=90.02
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 7264 0 0 0 8918 84 0 0 25 0 1 0 164414051 30056448 6950 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 7338 6950 227 40 0 6755 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 29352

[startup+100.059 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1303800/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=31624 CPUtime=100.01
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 7832 0 0 0 9911 90 0 0 25 0 1 0 164414051 32382976 7518 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 7906 7518 227 40 0 7323 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 31624

[startup+110.066 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1301816/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=33592 CPUtime=110.02
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 8330 0 0 0 10905 97 0 0 25 0 1 0 164414051 34398208 8016 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 8398 8016 227 40 0 7815 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 33592

[startup+120.072 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1299768/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=35652 CPUtime=120.02
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 8837 0 0 0 11898 104 0 0 25 0 1 0 164414051 36507648 8523 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 8913 8523 227 40 0 8330 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 35652

[startup+130.078 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1297656/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=37820 CPUtime=130.03
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 9366 0 0 0 12891 112 0 0 25 0 1 0 164414051 38727680 9052 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578419 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 9455 9052 227 40 0 8872 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 37820

[startup+140.085 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1296824/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=38580 CPUtime=140.03
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 9578 0 0 0 13887 116 0 0 25 0 1 0 164414051 39505920 9264 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578419 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 9645 9264 227 40 0 9062 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 38580

[startup+150.092 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1296824/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=38580 CPUtime=150.04
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 9578 0 0 0 14883 121 0 0 25 0 1 0 164414051 39505920 9264 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 9645 9264 227 40 0 9062 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 38580

[startup+160.098 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1296824/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=38580 CPUtime=160.04
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 9578 0 0 0 15878 126 0 0 25 0 1 0 164414051 39505920 9264 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578458 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 9645 9264 227 40 0 9062 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 38580

[startup+170.104 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1296824/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=38580 CPUtime=170.05
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 9578 0 0 0 16874 131 0 0 25 0 1 0 164414051 39505920 9264 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 9645 9264 227 40 0 9062 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 38580

[startup+180.111 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1296824/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=38580 CPUtime=180.05
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 9578 0 0 0 17870 135 0 0 25 0 1 0 164414051 39505920 9264 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 9645 9264 227 40 0 9062 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 38580

[startup+190.117 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1296824/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=38580 CPUtime=190.05
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 9578 0 0 0 18867 138 0 0 25 0 1 0 164414051 39505920 9264 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 9645 9264 227 40 0 9062 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 38580

[startup+200.123 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785
/proc/meminfo: memFree=1296824/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=38580 CPUtime=200.06
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 9578 0 0 0 19863 143 0 0 25 0 1 0 164414051 39505920 9264 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134573004 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 9645 9264 227 40 0 9062 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 38580

[startup+210.131 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5785

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

/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35429 0 0 0 177676 499 0 0 25 0 1 0 164414051 141500416 34153 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578419 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34546 34153 227 40 0 33963 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (Kb) 138184

[startup+1783.27 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196856/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138184 CPUtime=1782.76
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35438 0 0 0 177777 499 0 0 25 0 1 0 164414051 141500416 34162 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578419 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34546 34162 227 40 0 33963 0
Current children cumulated CPU time (s) 1782.76
Current children cumulated vsize (Kb) 138184

[startup+1784.27 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196792/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138296 CPUtime=1783.76
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35450 0 0 0 177877 499 0 0 25 0 1 0 164414051 141615104 34174 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34574 34174 227 40 0 33991 0
Current children cumulated CPU time (s) 1783.76
Current children cumulated vsize (Kb) 138296

[startup+1785.28 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196792/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138296 CPUtime=1784.76
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35462 0 0 0 177977 499 0 0 25 0 1 0 164414051 141615104 34186 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578419 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34574 34186 227 40 0 33991 0
Current children cumulated CPU time (s) 1784.76
Current children cumulated vsize (Kb) 138296

[startup+1786.28 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196728/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138296 CPUtime=1785.78
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35470 0 0 0 178078 500 0 0 25 0 1 0 164414051 141615104 34194 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578423 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34574 34194 227 40 0 33991 0
Current children cumulated CPU time (s) 1785.78
Current children cumulated vsize (Kb) 138296

[startup+1787.29 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196728/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138404 CPUtime=1786.78
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35478 0 0 0 178178 500 0 0 25 0 1 0 164414051 141725696 34202 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34601 34202 227 40 0 34018 0
Current children cumulated CPU time (s) 1786.78
Current children cumulated vsize (Kb) 138404

[startup+1788.29 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196664/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138404 CPUtime=1787.78
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35487 0 0 0 178278 500 0 0 25 0 1 0 164414051 141725696 34211 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34601 34211 227 40 0 34018 0
Current children cumulated CPU time (s) 1787.78
Current children cumulated vsize (Kb) 138404

[startup+1789.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196600/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138512 CPUtime=1788.79
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35501 0 0 0 178379 500 0 0 25 0 1 0 164414051 141836288 34225 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578419 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34628 34225 227 40 0 34045 0
Current children cumulated CPU time (s) 1788.79
Current children cumulated vsize (Kb) 138512

[startup+1790.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196536/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138512 CPUtime=1789.79
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35515 0 0 0 178479 500 0 0 25 0 1 0 164414051 141836288 34239 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578429 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34628 34239 227 40 0 34045 0
Current children cumulated CPU time (s) 1789.79
Current children cumulated vsize (Kb) 138512

[startup+1791.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196472/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138616 CPUtime=1790.8
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35527 0 0 0 178579 501 0 0 25 0 1 0 164414051 141942784 34251 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34654 34251 227 40 0 34071 0
Current children cumulated CPU time (s) 1790.8
Current children cumulated vsize (Kb) 138616

[startup+1792.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196472/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138616 CPUtime=1791.8
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35538 0 0 0 178679 501 0 0 25 0 1 0 164414051 141942784 34262 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134572891 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34654 34262 227 40 0 34071 0
Current children cumulated CPU time (s) 1791.8
Current children cumulated vsize (Kb) 138616

[startup+1793.32 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196408/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138616 CPUtime=1792.81
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35550 0 0 0 178780 501 0 0 25 0 1 0 164414051 141942784 34274 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134573000 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34654 34274 227 40 0 34071 0
Current children cumulated CPU time (s) 1792.81
Current children cumulated vsize (Kb) 138616

[startup+1794.32 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196408/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138724 CPUtime=1793.81
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35558 0 0 0 178880 501 0 0 25 0 1 0 164414051 142053376 34282 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34681 34282 227 40 0 34098 0
Current children cumulated CPU time (s) 1793.81
Current children cumulated vsize (Kb) 138724

[startup+1795.33 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196344/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138724 CPUtime=1794.81
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35566 0 0 0 178980 501 0 0 25 0 1 0 164414051 142053376 34290 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34681 34290 227 40 0 34098 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (Kb) 138724

[startup+1796.33 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196344/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138724 CPUtime=1795.81
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35572 0 0 0 179080 501 0 0 25 0 1 0 164414051 142053376 34296 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578429 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34681 34296 227 40 0 34098 0
Current children cumulated CPU time (s) 1795.81
Current children cumulated vsize (Kb) 138724

[startup+1797.34 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196280/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138836 CPUtime=1796.83
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35581 0 0 0 179181 502 0 0 25 0 1 0 164414051 142168064 34305 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34709 34305 227 40 0 34126 0
Current children cumulated CPU time (s) 1796.83
Current children cumulated vsize (Kb) 138836

[startup+1798.34 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196216/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138836 CPUtime=1797.83
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35599 0 0 0 179281 502 0 0 25 0 1 0 164414051 142168064 34323 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134572926 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34709 34323 227 40 0 34126 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (Kb) 138836

[startup+1799.35 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196152/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138944 CPUtime=1798.84
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35611 0 0 0 179382 502 0 0 25 0 1 0 164414051 142278656 34335 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134572920 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34736 34335 227 40 0 34153 0
Current children cumulated CPU time (s) 1798.84
Current children cumulated vsize (Kb) 138944

[startup+1800.35 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196088/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=138944 CPUtime=1799.84
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35623 0 0 0 179482 502 0 0 25 0 1 0 164414051 142278656 34347 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34736 34347 227 40 0 34153 0
Current children cumulated CPU time (s) 1799.84
Current children cumulated vsize (Kb) 138944

[startup+1801.36 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196088/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=139056 CPUtime=1800.84
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35636 0 0 0 179582 502 0 0 25 0 1 0 164414051 142393344 34360 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578429 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34764 34360 227 40 0 34181 0
Current children cumulated CPU time (s) 1800.84
Current children cumulated vsize (Kb) 139056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.36 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5787
/proc/meminfo: memFree=1196088/2055920 swapFree=4183192/4192956
[pid=5785] ppid=5783 vsize=139056 CPUtime=1800.84
/proc/5785/stat : 5785 (glpPBv3) R 5783 5785 5736 0 -1 0 35636 0 0 0 179582 502 0 0 25 0 1 0 164414051 142393344 34360 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578445 0 0 4096 0 0 0 0 17 1 0 0
/proc/5785/statm: 34764 34360 227 40 0 34181 0
Current children cumulated CPU time (s) 1800.84
Current children cumulated vsize (Kb) 139056

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.39
CPU time (s): 1800.88
CPU user time (s): 1795.83
CPU system time (s): 5.05123
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (Kb): 139056
The end

Launcher Data (download as text)

Begin job on node33 on Sat Jul 29 12:16:31 UTC 2006


FILE ID= 85837-1154175391

PBS_JOBID= 893611

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  0263d0a7c5e3320bd7cce9534c14bf27

RANDOM SEED= 904439058

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1333256 kB
Buffers:         40180 kB
Cached:         600544 kB
SwapCached:       3576 kB
Active:          52704 kB
Inactive:       596616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1333256 kB
SwapTotal:     4192956 kB
SwapFree:      4183192 kB
Dirty:             256 kB
Writeback:           0 kB
Mapped:          14680 kB
Slab:            59444 kB
Committed_AS:   750056 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node33 on Sat Jul 29 12:46:32 UTC 2006