Trace number 85826

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.83 1801.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_3.opb
MD5SUM0cfcb152e5d64f6fbadc82a2b31230da
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 variables61
Total number of constraints15
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 constraints14
Minimum length of a constraint1
Maximum length of a constraint60
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 1901
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5704
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/node18/watcher-85826-1154175201 -o ROOT/results/node18/solver-85826-1154175201 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node18/85826-1154175201/instance-85826-1154175201.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1657408/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=2424 CPUtime=0
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 83 0 0 0 0 0 0 0 18 0 1 0 164380685 2482176 66 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7832160 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 606 83 69 40 0 11 0

[startup+10.0021 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1653704/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=6136 CPUtime=9.99
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 1219 0 0 0 983 16 0 0 25 0 1 0 164380685 6283264 1147 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 1534 1147 227 40 0 951 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6136

[startup+20.0081 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1651656/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=8268 CPUtime=19.99
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 1735 0 0 0 1968 31 0 0 25 0 1 0 164380685 8466432 1663 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2067 1663 227 40 0 1484 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 8268

[startup+30.014 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1649800/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=10092 CPUtime=30
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 2278 0 0 0 2957 43 0 0 25 0 1 0 164380685 10334208 2125 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 8294267 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2523 2125 227 40 0 1940 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 10092

[startup+40.02 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1648456/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=11348 CPUtime=40
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 2595 0 0 0 3945 55 0 0 25 0 1 0 164380685 11620352 2442 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 2837 2442 227 40 0 2254 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 11348

[startup+50.026 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1647240/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=12600 CPUtime=50.01
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 2912 0 0 0 4936 65 0 0 25 0 1 0 164380685 12902400 2759 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 3150 2759 227 40 0 2567 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 12600

[startup+60.032 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1646088/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=13728 CPUtime=60.01
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 3187 0 0 0 5928 73 0 0 25 0 1 0 164380685 14057472 3034 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569960 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 3432 3034 227 40 0 2849 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 13728

[startup+70.0379 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1644360/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=15372 CPUtime=70.01
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 3774 0 0 0 6918 83 0 0 25 0 1 0 164380685 15740928 3460 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542134 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 3843 3460 227 40 0 3260 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 15372

[startup+80.0439 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1643528/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=16248 CPUtime=80.02
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 3990 0 0 0 7910 92 0 0 25 0 1 0 164380685 16637952 3676 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 4062 3676 227 40 0 3479 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 16248

[startup+90.0499 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1642632/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=17252 CPUtime=90.02
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 4219 0 0 0 8902 100 0 0 25 0 1 0 164380685 17666048 3905 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 4313 3905 227 40 0 3730 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 17252

[startup+100.056 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1641608/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=18132 CPUtime=100.03
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 4462 0 0 0 9896 107 0 0 25 0 1 0 164380685 18567168 4148 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632895 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 4533 4148 227 40 0 3950 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 18132

[startup+110.062 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1640776/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=19008 CPUtime=110.02
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 4671 0 0 0 10888 114 0 0 25 0 1 0 164380685 19464192 4357 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 4752 4357 227 40 0 4169 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 19008

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1640008/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=19760 CPUtime=120.03
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 4863 0 0 0 11881 122 0 0 25 0 1 0 164380685 20234240 4549 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 4940 4549 227 40 0 4357 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 19760

[startup+130.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1639048/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=20764 CPUtime=130.03
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 5098 0 0 0 12874 129 0 0 25 0 1 0 164380685 21262336 4784 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 5191 4784 227 40 0 4608 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 20764

[startup+140.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1638280/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=21516 CPUtime=140.04
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 5288 0 0 0 13868 136 0 0 25 0 1 0 164380685 22032384 4974 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 5379 4974 227 40 0 4796 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 21516

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1637640/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=22144 CPUtime=150.04
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 5455 0 0 0 14862 142 0 0 25 0 1 0 164380685 22675456 5141 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 5536 5141 227 40 0 4953 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 22144

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1636936/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=22768 CPUtime=160.04
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 5623 0 0 0 15856 148 0 0 25 0 1 0 164380685 23314432 5309 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 5692 5309 227 40 0 5109 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 22768

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1636232/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=23520 CPUtime=170.05
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 5804 0 0 0 16850 155 0 0 25 0 1 0 164380685 24084480 5490 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 5880 5490 227 40 0 5297 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 23520

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1635272/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=24400 CPUtime=180.05
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 6033 0 0 0 17844 161 0 0 25 0 1 0 164380685 24985600 5719 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 6100 5719 227 40 0 5517 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 24400

[startup+190.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1634504/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=25276 CPUtime=190.05
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 6223 0 0 0 18837 168 0 0 25 0 1 0 164380685 25882624 5909 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 6319 5909 227 40 0 5736 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 25276

[startup+200.116 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885
/proc/meminfo: memFree=1632456/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=27184 CPUtime=200.06
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 7030 0 0 0 19831 175 0 0 25 0 1 0 164380685 27836416 6395 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 6796 6395 227 40 0 6213 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 27184

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20885

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

/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20851 0 0 0 177545 626 0 0 25 0 1 0 164380685 81858560 19575 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 19985 19575 227 40 0 19402 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (Kb) 79940

[startup+1783.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579400/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=79940 CPUtime=1782.72
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20853 0 0 0 177646 626 0 0 25 0 1 0 164380685 81858560 19577 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 19985 19577 227 40 0 19402 0
Current children cumulated CPU time (s) 1782.72
Current children cumulated vsize (Kb) 79940

[startup+1784.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579400/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=79940 CPUtime=1783.72
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20861 0 0 0 177746 626 0 0 25 0 1 0 164380685 81858560 19585 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 19985 19585 227 40 0 19402 0
Current children cumulated CPU time (s) 1783.72
Current children cumulated vsize (Kb) 79940

[startup+1785.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579400/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=79940 CPUtime=1784.72
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20864 0 0 0 177846 626 0 0 25 0 1 0 164380685 81858560 19588 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 19985 19588 227 40 0 19402 0
Current children cumulated CPU time (s) 1784.72
Current children cumulated vsize (Kb) 79940

[startup+1786.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579336/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=79940 CPUtime=1785.73
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20874 0 0 0 177947 626 0 0 25 0 1 0 164380685 81858560 19598 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 19985 19598 227 40 0 19402 0
Current children cumulated CPU time (s) 1785.73
Current children cumulated vsize (Kb) 79940

[startup+1787.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579272/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80064 CPUtime=1786.74
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20888 0 0 0 178047 627 0 0 25 0 1 0 164380685 81985536 19612 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20016 19612 227 40 0 19433 0
Current children cumulated CPU time (s) 1786.74
Current children cumulated vsize (Kb) 80064

[startup+1788.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579272/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80064 CPUtime=1787.74
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20898 0 0 0 178147 627 0 0 25 0 1 0 164380685 81985536 19622 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20016 19622 227 40 0 19433 0
Current children cumulated CPU time (s) 1787.74
Current children cumulated vsize (Kb) 80064

[startup+1789.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579208/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80064 CPUtime=1788.75
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20902 0 0 0 178248 627 0 0 25 0 1 0 164380685 81985536 19626 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20016 19626 227 40 0 19433 0
Current children cumulated CPU time (s) 1788.75
Current children cumulated vsize (Kb) 80064

[startup+1790.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579208/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80064 CPUtime=1789.75
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20909 0 0 0 178348 627 0 0 25 0 1 0 164380685 81985536 19633 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20016 19633 227 40 0 19433 0
Current children cumulated CPU time (s) 1789.75
Current children cumulated vsize (Kb) 80064

[startup+1791.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579144/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80192 CPUtime=1790.75
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20915 0 0 0 178448 627 0 0 25 0 1 0 164380685 82116608 19639 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20048 19639 227 40 0 19465 0
Current children cumulated CPU time (s) 1790.75
Current children cumulated vsize (Kb) 80192

[startup+1792.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579144/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80192 CPUtime=1791.75
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20921 0 0 0 178548 627 0 0 25 0 1 0 164380685 82116608 19645 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20048 19645 227 40 0 19465 0
Current children cumulated CPU time (s) 1791.75
Current children cumulated vsize (Kb) 80192

[startup+1793.22 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579144/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80192 CPUtime=1792.77
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20927 0 0 0 178649 628 0 0 25 0 1 0 164380685 82116608 19651 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20048 19651 227 40 0 19465 0
Current children cumulated CPU time (s) 1792.77
Current children cumulated vsize (Kb) 80192

[startup+1794.22 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579080/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80192 CPUtime=1793.77
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20935 0 0 0 178749 628 0 0 25 0 1 0 164380685 82116608 19659 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20048 19659 227 40 0 19465 0
Current children cumulated CPU time (s) 1793.77
Current children cumulated vsize (Kb) 80192

[startup+1795.23 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579080/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80192 CPUtime=1794.77
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20937 0 0 0 178849 628 0 0 25 0 1 0 164380685 82116608 19661 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20048 19661 227 40 0 19465 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (Kb) 80192

[startup+1796.23 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579080/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80192 CPUtime=1795.77
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20943 0 0 0 178949 628 0 0 25 0 1 0 164380685 82116608 19667 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20048 19667 227 40 0 19465 0
Current children cumulated CPU time (s) 1795.77
Current children cumulated vsize (Kb) 80192

[startup+1797.24 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579016/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80316 CPUtime=1796.78
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20949 0 0 0 179050 628 0 0 25 0 1 0 164380685 82243584 19673 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20079 19673 227 40 0 19496 0
Current children cumulated CPU time (s) 1796.78
Current children cumulated vsize (Kb) 80316

[startup+1798.24 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1579016/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80316 CPUtime=1797.78
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20958 0 0 0 179150 628 0 0 25 0 1 0 164380685 82243584 19682 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20079 19682 227 40 0 19496 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (Kb) 80316

[startup+1799.25 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1578952/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80316 CPUtime=1798.79
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20964 0 0 0 179251 628 0 0 25 0 1 0 164380685 82243584 19688 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20079 19688 227 40 0 19496 0
Current children cumulated CPU time (s) 1798.79
Current children cumulated vsize (Kb) 80316

[startup+1800.25 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1578952/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80316 CPUtime=1799.79
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20968 0 0 0 179351 628 0 0 25 0 1 0 164380685 82243584 19692 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20079 19692 227 40 0 19496 0
Current children cumulated CPU time (s) 1799.79
Current children cumulated vsize (Kb) 80316

[startup+1801.26 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1578952/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80316 CPUtime=1800.8
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20974 0 0 0 179451 629 0 0 25 0 1 0 164380685 82243584 19698 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20079 19698 227 40 0 19496 0
Current children cumulated CPU time (s) 1800.8
Current children cumulated vsize (Kb) 80316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.26 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20887
/proc/meminfo: memFree=1578952/2055920 swapFree=4184088/4192956
[pid=20885] ppid=20883 vsize=80316 CPUtime=1800.8
/proc/20885/stat : 20885 (glpPBv3) R 20883 20885 20836 0 -1 0 20974 0 0 0 179451 629 0 0 25 0 1 0 164380685 82243584 19698 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/20885/statm: 20079 19698 227 40 0 19496 0
Current children cumulated CPU time (s) 1800.8
Current children cumulated vsize (Kb) 80316

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.28
CPU time (s): 1800.83
CPU user time (s): 1794.52
CPU system time (s): 6.30704
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (Kb): 80316
The end

Launcher Data (download as text)

Begin job on node18 on Sat Jul 29 12:13:21 UTC 2006


FILE ID= 85826-1154175201

PBS_JOBID= 893600

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  0cfcb152e5d64f6fbadc82a2b31230da

RANDOM SEED= 373939656

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.236
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.236
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:       1657616 kB
Buffers:         19952 kB
Cached:         301128 kB
SwapCached:       2600 kB
Active:          23124 kB
Inactive:       306484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657616 kB
SwapTotal:     4192956 kB
SwapFree:      4184088 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14556 kB
Slab:            54736 kB
Committed_AS:   671624 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 node18 on Sat Jul 29 12:43:22 UTC 2006