Trace number 85832

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

General information on the benchmark

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1487112/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=2668 CPUtime=0
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 263 0 0 0 0 0 0 0 18 0 1 0 164403901 2732032 233 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 8187607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 667 233 199 40 0 84 0

[startup+10.0017 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1483336/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=6220 CPUtime=9.99
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 1243 0 0 0 975 24 0 0 25 0 1 0 164403901 6369280 1171 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 1555 1171 227 40 0 972 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6220

[startup+20.0074 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1481424/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=8220 CPUtime=20
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 1725 0 0 0 1962 38 0 0 25 0 1 0 164403901 8417280 1653 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 2055 1653 227 40 0 1472 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 8220

[startup+30.0131 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1479632/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=10004 CPUtime=30
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 2246 0 0 0 2948 52 0 0 25 0 1 0 164403901 10244096 2093 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 2501 2093 227 40 0 1918 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 10004

[startup+40.0188 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1478352/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=11204 CPUtime=39.99
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 2571 0 0 0 3937 62 0 0 25 0 1 0 164403901 11472896 2418 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 2801 2418 227 40 0 2218 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 11204

[startup+50.0244 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1477456/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=12136 CPUtime=50
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 2794 0 0 0 4926 74 0 0 25 0 1 0 164403901 12427264 2641 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134539491 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 3034 2641 227 40 0 2451 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 12136

[startup+60.0301 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1476560/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=13068 CPUtime=60
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 3016 0 0 0 5916 84 0 0 25 0 1 0 164403901 13381632 2863 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 3267 2863 227 40 0 2684 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 13068

[startup+70.0358 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1475856/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=13736 CPUtime=70.01
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 3194 0 0 0 6907 94 0 0 25 0 1 0 164403901 14065664 3041 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 3434 3041 227 40 0 2851 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 13736

[startup+80.0414 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1474384/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=15172 CPUtime=80.01
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 3703 0 0 0 7896 105 0 0 25 0 1 0 164403901 15536128 3389 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 3793 3389 227 40 0 3210 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 15172

[startup+90.0471 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1473680/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=15972 CPUtime=90.01
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 3895 0 0 0 8889 112 0 0 25 0 1 0 164403901 16355328 3581 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 3993 3581 227 40 0 3410 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 15972

[startup+100.053 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1472720/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=16904 CPUtime=100.02
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 4128 0 0 0 9882 120 0 0 25 0 1 0 164403901 17309696 3814 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 4226 3814 227 40 0 3643 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 16904

[startup+110.058 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1472080/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=17572 CPUtime=110.01
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 4299 0 0 0 10874 127 0 0 25 0 1 0 164403901 17993728 3985 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 4393 3985 227 40 0 3810 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 17572

[startup+120.064 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1470928/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=18636 CPUtime=120.02
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 4581 0 0 0 11863 139 0 0 25 0 1 0 164403901 19083264 4267 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 4659 4267 227 40 0 4076 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 18636

[startup+130.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1469776/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=19836 CPUtime=130.02
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 4873 0 0 0 12855 147 0 0 25 0 1 0 164403901 20312064 4559 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632412 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 4959 4559 227 40 0 4376 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 19836

[startup+140.075 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1468880/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=20636 CPUtime=140.02
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 5084 0 0 0 13848 154 0 0 25 0 1 0 164403901 21131264 4770 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 5159 4770 227 40 0 4576 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 20636

[startup+150.082 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1468176/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=21300 CPUtime=150.03
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 5259 0 0 0 14843 160 0 0 25 0 1 0 164403901 21811200 4945 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 5325 4945 227 40 0 4742 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 21300

[startup+160.089 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1467472/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=22100 CPUtime=160.03
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 5439 0 0 0 15837 166 0 0 25 0 1 0 164403901 22630400 5125 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 5525 5125 227 40 0 4942 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 22100

[startup+170.095 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1466896/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=22632 CPUtime=170.04
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 5586 0 0 0 16832 172 0 0 25 0 1 0 164403901 23175168 5272 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 5658 5272 227 40 0 5075 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 22632

[startup+180.102 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1466256/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=23300 CPUtime=180.04
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 5746 0 0 0 17826 178 0 0 25 0 1 0 164403901 23859200 5432 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 5825 5432 227 40 0 5242 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 23300

[startup+190.109 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1465680/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=23832 CPUtime=190.04
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 5878 0 0 0 18821 183 0 0 25 0 1 0 164403901 24403968 5564 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578256 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 5958 5564 227 40 0 5375 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 23832

[startup+200.114 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583
/proc/meminfo: memFree=1465104/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=24500 CPUtime=200.04
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 6027 0 0 0 19815 189 0 0 25 0 1 0 164403901 25088000 5713 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 6125 5713 227 40 0 5542 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 24500

[startup+210.121 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29583

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

/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19859 0 0 0 177503 644 0 0 25 0 1 0 164403901 77717504 18583 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 18974 18583 227 40 0 18391 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 75896

[startup+1783.05 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413328/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=75896 CPUtime=1782.47
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19865 0 0 0 177603 644 0 0 25 0 1 0 164403901 77717504 18589 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 18974 18589 227 40 0 18391 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 75896

[startup+1784.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413328/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=75896 CPUtime=1783.48
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19869 0 0 0 177704 644 0 0 25 0 1 0 164403901 77717504 18593 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 18974 18593 227 40 0 18391 0
Current children cumulated CPU time (s) 1783.48
Current children cumulated vsize (Kb) 75896

[startup+1785.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413264/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76028 CPUtime=1784.49
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19879 0 0 0 177804 645 0 0 25 0 1 0 164403901 77852672 18603 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578236 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19007 18603 227 40 0 18424 0
Current children cumulated CPU time (s) 1784.49
Current children cumulated vsize (Kb) 76028

[startup+1786.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413264/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76028 CPUtime=1785.49
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19885 0 0 0 177904 645 0 0 25 0 1 0 164403901 77852672 18609 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19007 18609 227 40 0 18424 0
Current children cumulated CPU time (s) 1785.49
Current children cumulated vsize (Kb) 76028

[startup+1787.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413264/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76028 CPUtime=1786.5
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19889 0 0 0 178005 645 0 0 25 0 1 0 164403901 77852672 18613 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19007 18613 227 40 0 18424 0
Current children cumulated CPU time (s) 1786.5
Current children cumulated vsize (Kb) 76028

[startup+1788.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413200/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76028 CPUtime=1787.5
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19894 0 0 0 178105 645 0 0 25 0 1 0 164403901 77852672 18618 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19007 18618 227 40 0 18424 0
Current children cumulated CPU time (s) 1787.5
Current children cumulated vsize (Kb) 76028

[startup+1789.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413200/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76028 CPUtime=1788.5
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19898 0 0 0 178205 645 0 0 25 0 1 0 164403901 77852672 18622 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19007 18622 227 40 0 18424 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (Kb) 76028

[startup+1790.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413200/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76160 CPUtime=1789.51
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19906 0 0 0 178305 646 0 0 25 0 1 0 164403901 77987840 18630 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19040 18630 227 40 0 18457 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 76160

[startup+1791.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413136/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76160 CPUtime=1790.51
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19908 0 0 0 178405 646 0 0 25 0 1 0 164403901 77987840 18632 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19040 18632 227 40 0 18457 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 76160

[startup+1792.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413136/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76160 CPUtime=1791.51
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19914 0 0 0 178505 646 0 0 25 0 1 0 164403901 77987840 18638 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19040 18638 227 40 0 18457 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 76160

[startup+1793.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413136/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76160 CPUtime=1792.52
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19920 0 0 0 178606 646 0 0 25 0 1 0 164403901 77987840 18644 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19040 18644 227 40 0 18457 0
Current children cumulated CPU time (s) 1792.52
Current children cumulated vsize (Kb) 76160

[startup+1794.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413136/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76160 CPUtime=1793.52
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19922 0 0 0 178706 646 0 0 25 0 1 0 164403901 77987840 18646 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19040 18646 227 40 0 18457 0
Current children cumulated CPU time (s) 1793.52
Current children cumulated vsize (Kb) 76160

[startup+1795.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413072/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76160 CPUtime=1794.54
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19926 0 0 0 178807 647 0 0 25 0 1 0 164403901 77987840 18650 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19040 18650 227 40 0 18457 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 76160

[startup+1796.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413072/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76160 CPUtime=1795.54
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19928 0 0 0 178907 647 0 0 25 0 1 0 164403901 77987840 18652 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19040 18652 227 40 0 18457 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (Kb) 76160

[startup+1797.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413072/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76160 CPUtime=1796.54
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19934 0 0 0 179007 647 0 0 25 0 1 0 164403901 77987840 18658 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578236 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19040 18658 227 40 0 18457 0
Current children cumulated CPU time (s) 1796.54
Current children cumulated vsize (Kb) 76160

[startup+1798.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413008/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76296 CPUtime=1797.55
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19941 0 0 0 179108 647 0 0 25 0 1 0 164403901 78127104 18665 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19074 18665 227 40 0 18491 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (Kb) 76296

[startup+1799.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413008/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76296 CPUtime=1798.55
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19945 0 0 0 179208 647 0 0 25 0 1 0 164403901 78127104 18669 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19074 18669 227 40 0 18491 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (Kb) 76296

[startup+1800.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1413008/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76296 CPUtime=1799.55
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19945 0 0 0 179308 647 0 0 25 0 1 0 164403901 78127104 18669 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19074 18669 227 40 0 18491 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (Kb) 76296

[startup+1801.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1412944/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76296 CPUtime=1800.56
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19955 0 0 0 179408 648 0 0 25 0 1 0 164403901 78127104 18679 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19074 18679 227 40 0 18491 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 76296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29585
/proc/meminfo: memFree=1412944/2055920 swapFree=4183048/4192956
[pid=29583] ppid=29581 vsize=76296 CPUtime=1800.56
/proc/29583/stat : 29583 (glpPBv3) R 29581 29583 29534 0 -1 0 19955 0 0 0 179408 648 0 0 25 0 1 0 164403901 78127104 18679 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29583/statm: 19074 18679 227 40 0 18491 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 76296

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.58
CPU user time (s): 1794.09
CPU system time (s): 6.49601
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (Kb): 76296
The end

Launcher Data (download as text)

Begin job on node34 on Sat Jul 29 12:14:49 UTC 2006


FILE ID= 85832-1154175289

PBS_JOBID= 893606

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  25ec3c4431eaa97f8c8dfc7dcac7b55c

RANDOM SEED= 11466708

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.263
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.263
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:       1487384 kB
Buffers:         37740 kB
Cached:         453868 kB
SwapCached:       3772 kB
Active:          75972 kB
Inactive:       424276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1487384 kB
SwapTotal:     4192956 kB
SwapFree:      4183048 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            54392 kB
Committed_AS:   720860 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node34 on Sat Jul 29 12:44:50 UTC 2006