Trace number 85848

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
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 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
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/node9/watcher-85848-1154175788 -o ROOT/results/node9/solver-85848-1154175788 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node9/85848-1154175788/instance-85848-1154175788.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 3/64 30434
/proc/meminfo: memFree=1418288/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=2424 CPUtime=0
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 84 0 0 0 0 0 0 0 18 0 1 0 164439924 2482176 66 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 8634976 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 606 84 70 40 0 11 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 30434
/proc/meminfo: memFree=1414728/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=5968 CPUtime=9.99
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 1174 0 0 0 968 31 0 0 25 0 1 0 164439924 6111232 1102 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 1492 1102 227 40 0 909 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 5968

[startup+20.0083 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 30434
/proc/meminfo: memFree=1413064/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=7700 CPUtime=20
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 1599 0 0 0 1947 53 0 0 25 0 1 0 164439924 7884800 1527 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 1925 1527 227 40 0 1342 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 7700

[startup+30.0154 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 30434
/proc/meminfo: memFree=1411144/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=9616 CPUtime=30
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 2164 0 0 0 2933 67 0 0 25 0 1 0 164439924 9846784 2011 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 2404 2011 227 40 0 1821 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 9616

[startup+40.0206 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 30434
/proc/meminfo: memFree=1409992/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=10684 CPUtime=40
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 2442 0 0 0 3921 79 0 0 25 0 1 0 164439924 10940416 2289 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134577434 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 2671 2289 227 40 0 2088 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 10684

[startup+50.0267 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 30434
/proc/meminfo: memFree=1409288/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=11480 CPUtime=50
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 2622 0 0 0 4911 89 0 0 25 0 1 0 164439924 11755520 2469 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 2870 2469 227 40 0 2287 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 11480

[startup+60.0328 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 30434
/proc/meminfo: memFree=1408584/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=12280 CPUtime=60.01
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 2810 0 0 0 5902 99 0 0 25 0 1 0 164439924 12574720 2657 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 3070 2657 227 40 0 2487 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 12280

[startup+70.039 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 30434
/proc/meminfo: memFree=1407944/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=12948 CPUtime=70.01
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 2977 0 0 0 6892 109 0 0 25 0 1 0 164439924 13258752 2824 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 3237 2824 227 40 0 2654 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 12948

[startup+80.0451 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 30434
/proc/meminfo: memFree=1407368/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=13480 CPUtime=80.01
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 3112 0 0 0 7882 119 0 0 25 0 1 0 164439924 13803520 2959 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 3370 2959 227 40 0 2787 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 13480

[startup+90.0512 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 30434
/proc/meminfo: memFree=1406856/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=13880 CPUtime=90.01
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 3241 0 0 0 8875 126 0 0 25 0 1 0 164439924 14213120 3088 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 3470 3088 227 40 0 2887 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 13880

[startup+100.056 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 30434
/proc/meminfo: memFree=1406344/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=14412 CPUtime=100.01
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 3359 0 0 0 9867 134 0 0 25 0 1 0 164439924 14757888 3206 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 3603 3206 227 40 0 3020 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 14412

[startup+110.063 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 30434
/proc/meminfo: memFree=1405128/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=15584 CPUtime=110.02
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 3829 0 0 0 10860 142 0 0 25 0 1 0 164439924 15958016 3515 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 3896 3515 227 40 0 3313 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 15584

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30434
/proc/meminfo: memFree=1404808/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=15984 CPUtime=120.02
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 3907 0 0 0 11853 149 0 0 25 0 1 0 164439924 16367616 3593 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 3996 3593 227 40 0 3413 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 15984

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30434
/proc/meminfo: memFree=1404424/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=16384 CPUtime=130.02
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 4007 0 0 0 12848 154 0 0 25 0 1 0 164439924 16777216 3693 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 4096 3693 227 40 0 3513 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 16384

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30434
/proc/meminfo: memFree=1404040/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=16652 CPUtime=140.03
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 4093 0 0 0 13841 162 0 0 25 0 1 0 164439924 17051648 3779 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 4163 3779 227 40 0 3580 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 16652

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30434
/proc/meminfo: memFree=1403720/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=17052 CPUtime=150.04
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 4173 0 0 0 14834 170 0 0 25 0 1 0 164439924 17461248 3859 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 4263 3859 227 40 0 3680 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 17052

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30434
/proc/meminfo: memFree=1403272/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=17452 CPUtime=160.03
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 4293 0 0 0 15825 178 0 0 25 0 1 0 164439924 17870848 3979 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 4363 3979 227 40 0 3780 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 17452

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30434
/proc/meminfo: memFree=1402824/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=17984 CPUtime=170.04
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 4403 0 0 0 16818 186 0 0 25 0 1 0 164439924 18415616 4089 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 4496 4089 227 40 0 3913 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 17984

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30434
/proc/meminfo: memFree=1402440/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=18248 CPUtime=180.04
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 4483 0 0 0 17812 192 0 0 25 0 1 0 164439924 18685952 4169 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 4562 4169 227 40 0 3979 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 18248

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30434
/proc/meminfo: memFree=1402120/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=18648 CPUtime=190.04
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 4569 0 0 0 18804 200 0 0 25 0 1 0 164439924 19095552 4255 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 4662 4255 227 40 0 4079 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 18648

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30434
/proc/meminfo: memFree=1401864/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=18916 CPUtime=200.05
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 4630 0 0 0 19798 207 0 0 25 0 1 0 164439924 19369984 4316 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 4729 4316 227 40 0 4146 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 18916

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30434

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

/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16484 0 0 0 177454 705 0 0 25 0 1 0 164439924 63950848 15208 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15613 15208 227 40 0 15030 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 62452

[startup+1783.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1358088/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62452 CPUtime=1782.59
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16492 0 0 0 177554 705 0 0 25 0 1 0 164439924 63950848 15216 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15613 15216 227 40 0 15030 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 62452

[startup+1784.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1358088/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62452 CPUtime=1783.59
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16496 0 0 0 177654 705 0 0 25 0 1 0 164439924 63950848 15220 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15613 15220 227 40 0 15030 0
Current children cumulated CPU time (s) 1783.59
Current children cumulated vsize (Kb) 62452

[startup+1785.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1358088/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62452 CPUtime=1784.6
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16500 0 0 0 177755 705 0 0 25 0 1 0 164439924 63950848 15224 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15613 15224 227 40 0 15030 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 62452

[startup+1786.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1358024/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62452 CPUtime=1785.6
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16502 0 0 0 177855 705 0 0 25 0 1 0 164439924 63950848 15226 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15613 15226 227 40 0 15030 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 62452

[startup+1787.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1358024/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62452 CPUtime=1786.61
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16505 0 0 0 177955 706 0 0 25 0 1 0 164439924 63950848 15229 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15613 15229 227 40 0 15030 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (Kb) 62452

[startup+1788.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1358024/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62452 CPUtime=1787.62
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16507 0 0 0 178056 706 0 0 25 0 1 0 164439924 63950848 15231 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15613 15231 227 40 0 15030 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 62452

[startup+1789.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1358024/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62584 CPUtime=1788.62
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16511 0 0 0 178156 706 0 0 25 0 1 0 164439924 64086016 15235 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15646 15235 227 40 0 15063 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 62584

[startup+1790.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1358024/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62584 CPUtime=1789.62
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16515 0 0 0 178256 706 0 0 25 0 1 0 164439924 64086016 15239 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15646 15239 227 40 0 15063 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (Kb) 62584

[startup+1791.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1357960/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62584 CPUtime=1790.62
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16517 0 0 0 178356 706 0 0 25 0 1 0 164439924 64086016 15241 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15646 15241 227 40 0 15063 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 62584

[startup+1792.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1357960/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62584 CPUtime=1791.64
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16521 0 0 0 178457 707 0 0 25 0 1 0 164439924 64086016 15245 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15646 15245 227 40 0 15063 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 62584

[startup+1793.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1357960/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62584 CPUtime=1792.64
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16529 0 0 0 178557 707 0 0 25 0 1 0 164439924 64086016 15253 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15646 15253 227 40 0 15063 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 62584

[startup+1794.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1357896/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62584 CPUtime=1793.64
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16537 0 0 0 178657 707 0 0 25 0 1 0 164439924 64086016 15261 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15646 15261 227 40 0 15063 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (Kb) 62584

[startup+1795.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1357896/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62584 CPUtime=1794.65
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16541 0 0 0 178757 708 0 0 25 0 1 0 164439924 64086016 15265 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15646 15265 227 40 0 15063 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 62584

[startup+1796.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1357896/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62720 CPUtime=1795.66
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16543 0 0 0 178858 708 0 0 25 0 1 0 164439924 64225280 15267 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15680 15267 227 40 0 15097 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 62720

[startup+1797.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1357896/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62720 CPUtime=1796.66
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16547 0 0 0 178958 708 0 0 25 0 1 0 164439924 64225280 15271 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15680 15271 227 40 0 15097 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 62720

[startup+1798.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1357832/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62720 CPUtime=1797.66
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16552 0 0 0 179058 708 0 0 25 0 1 0 164439924 64225280 15276 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15680 15276 227 40 0 15097 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 62720

[startup+1799.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1357832/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62720 CPUtime=1798.66
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16560 0 0 0 179158 708 0 0 25 0 1 0 164439924 64225280 15284 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15680 15284 227 40 0 15097 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (Kb) 62720

[startup+1800.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1357832/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62720 CPUtime=1799.67
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16560 0 0 0 179259 708 0 0 25 0 1 0 164439924 64225280 15284 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15680 15284 227 40 0 15097 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 62720

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1357768/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62720 CPUtime=1800.68
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16564 0 0 0 179359 709 0 0 25 0 1 0 164439924 64225280 15288 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15680 15288 227 40 0 15097 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 62720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30436
/proc/meminfo: memFree=1357768/2055920 swapFree=4183012/4192956
[pid=30434] ppid=30432 vsize=62720 CPUtime=1800.69
/proc/30434/stat : 30434 (glpPBv3) R 30432 30434 30385 0 -1 0 16564 0 0 0 179360 709 0 0 25 0 1 0 164439924 64225280 15288 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578268 0 0 4096 0 0 0 0 17 1 0 0
/proc/30434/statm: 15680 15288 227 40 0 15097 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 62720

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.23
CPU time (s): 1800.7
CPU user time (s): 1793.6
CPU system time (s): 7.10192
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (Kb): 62720
The end

Launcher Data (download as text)

Begin job on node9 on Sat Jul 29 12:23:08 UTC 2006


FILE ID= 85848-1154175788

PBS_JOBID= 893624

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  37c74b9e914d30b1ddfc0838676dd479

RANDOM SEED= 960198580

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.223
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.223
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:       1418496 kB
Buffers:         36144 kB
Cached:         526268 kB
SwapCached:       3620 kB
Active:         117336 kB
Inactive:       453536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418496 kB
SwapTotal:     4192956 kB
SwapFree:      4183012 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            52592 kB
Committed_AS:   722208 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 node9 on Sat Jul 29 12:53:09 UTC 2006