Trace number 85824

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
glpPB 0.2? (TO) 1800.67 1801.12

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_4.opb
MD5SUM56022330ee2943e2696d570dbfee01d9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark18.4002
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
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 constraints8
Minimum length of a constraint1
Maximum length of a constraint30
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 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2608
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/node52/watcher-85824-1154175176 -o ROOT/results/node52/solver-85824-1154175176 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node52/85824-1154175176/instance-85824-1154175176.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1291152/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=1060 CPUtime=0
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 52 0 0 0 0 0 0 0 18 0 1 0 164388185 1085440 35 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4271353 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 298 35 27 40 0 8 0

[startup+10.0021 s]
/proc/loadavg: 0.93 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1287784/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=5936 CPUtime=9.99
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 1151 0 0 0 963 36 0 0 25 0 1 0 164388185 6078464 1079 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 1484 1079 227 40 0 901 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 5936

[startup+20.0088 s]
/proc/loadavg: 0.94 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1286632/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=7000 CPUtime=20
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 1433 0 0 0 1935 65 0 0 25 0 1 0 164388185 7168000 1361 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 1750 1361 227 40 0 1167 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 7000

[startup+30.0145 s]
/proc/loadavg: 0.95 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1285480/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=8200 CPUtime=30
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 1719 0 0 0 2915 85 0 0 25 0 1 0 164388185 8396800 1647 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 2050 1647 227 40 0 1467 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 8200

[startup+40.0202 s]
/proc/loadavg: 0.96 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1284264/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=9452 CPUtime=40
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 2113 0 0 0 3902 98 0 0 25 0 1 0 164388185 9678848 1960 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632844 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 2363 1960 227 40 0 1780 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 9452

[startup+50.0259 s]
/proc/loadavg: 0.96 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1283752/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=9984 CPUtime=50.01
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 2238 0 0 0 4890 111 0 0 25 0 1 0 164388185 10223616 2085 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 2496 2085 227 40 0 1913 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 9984

[startup+60.0315 s]
/proc/loadavg: 0.97 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1283048/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=10652 CPUtime=60.01
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 2418 0 0 0 5879 122 0 0 25 0 1 0 164388185 10907648 2265 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 2663 2265 227 40 0 2080 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 10652

[startup+70.0372 s]
/proc/loadavg: 0.97 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1282664/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=11052 CPUtime=70.01
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 2507 0 0 0 6871 130 0 0 25 0 1 0 164388185 11317248 2354 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 2763 2354 227 40 0 2180 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 11052

[startup+80.0429 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1282088/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=11584 CPUtime=80.01
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 2661 0 0 0 7861 140 0 0 25 0 1 0 164388185 11862016 2508 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 2896 2508 227 40 0 2313 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 11584

[startup+90.0476 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1281640/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=11984 CPUtime=90.01
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 2767 0 0 0 8851 150 0 0 25 0 1 0 164388185 12271616 2614 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 2996 2614 227 40 0 2413 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 11984

[startup+100.053 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1281320/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=12384 CPUtime=100.02
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 2851 0 0 0 9845 157 0 0 25 0 1 0 164388185 12681216 2698 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 3096 2698 227 40 0 2513 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 12384

[startup+110.059 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1280936/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=12784 CPUtime=110.03
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 2953 0 0 0 10838 165 0 0 25 0 1 0 164388185 13090816 2800 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 3196 2800 227 40 0 2613 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 12784

[startup+120.065 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1280424/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=13180 CPUtime=120.03
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 3067 0 0 0 11831 172 0 0 25 0 1 0 164388185 13496320 2914 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 3295 2914 227 40 0 2712 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 13180

[startup+130.07 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1280232/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=13448 CPUtime=130.03
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 3114 0 0 0 12823 180 0 0 25 0 1 0 164388185 13770752 2961 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 3362 2961 227 40 0 2779 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 13448

[startup+140.076 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1280040/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=13716 CPUtime=140.03
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 3169 0 0 0 13816 187 0 0 25 0 1 0 164388185 14045184 3016 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 3429 3016 227 40 0 2846 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 13716

[startup+150.082 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1279848/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=13848 CPUtime=150.03
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 3212 0 0 0 14809 194 0 0 25 0 1 0 164388185 14180352 3059 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 3462 3059 227 40 0 2879 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 13848

[startup+160.087 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1279720/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=13980 CPUtime=160.04
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 3259 0 0 0 15803 201 0 0 25 0 1 0 164388185 14315520 3106 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 3495 3106 227 40 0 2912 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 13980

[startup+170.093 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1278632/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=14888 CPUtime=170.05
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 3648 0 0 0 16796 209 0 0 25 0 1 0 164388185 15245312 3334 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 3722 3334 227 40 0 3139 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 14888

[startup+180.099 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1278632/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=15020 CPUtime=180.04
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 3686 0 0 0 17789 215 0 0 25 0 1 0 164388185 15380480 3372 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 3755 3372 227 40 0 3172 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 15020

[startup+190.105 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1278504/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=15152 CPUtime=190.04
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 3719 0 0 0 18783 221 0 0 25 0 1 0 164388185 15515648 3405 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 3788 3405 227 40 0 3205 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 15152

[startup+200.11 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22767
/proc/meminfo: memFree=1278312/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=15288 CPUtime=200.05
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 3754 0 0 0 19776 229 0 0 25 0 1 0 164388185 15654912 3440 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 3822 3440 227 40 0 3239 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 15288

[startup+210.116 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22767

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

/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 177290 866 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 27756

[startup+1783.01 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1782.56
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 177390 866 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 27756

[startup+1784.02 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1783.57
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 177490 867 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 27756

[startup+1785.02 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1784.57
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 177590 867 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 27756

[startup+1786.03 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1785.58
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 177690 868 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 27756

[startup+1787.03 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1786.59
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 177791 868 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 27756

[startup+1788.04 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1787.59
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 177891 868 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 27756

[startup+1789.04 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1788.59
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 177991 868 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 27756

[startup+1790.05 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1789.6
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 178091 869 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 27756

[startup+1791.05 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1790.61
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 178191 870 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 27756

[startup+1792.06 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1791.6
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 178290 870 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (Kb) 27756

[startup+1793.06 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1792.61
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 178390 871 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 27756

[startup+1794.07 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1793.61
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 178490 871 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1793.61
Current children cumulated vsize (Kb) 27756

[startup+1795.07 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1794.62
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 178590 872 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 27756

[startup+1796.08 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1795.63
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 178691 872 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 27756

[startup+1797.08 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1796.63
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 178791 872 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 27756

[startup+1798.09 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1797.64
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 178891 873 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 27756

[startup+1799.09 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1798.64
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 178991 873 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 27756

[startup+1800.1 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1799.65
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 179091 874 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 27756

[startup+1801.1 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1800.65
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 179191 874 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 27756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.11 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 22769
/proc/meminfo: memFree=1265768/2055920 swapFree=4183112/4192956
[pid=22767] ppid=22765 vsize=27756 CPUtime=1800.65
/proc/22767/stat : 22767 (glpPBv3) R 22765 22767 22718 0 -1 0 7173 0 0 0 179191 874 0 0 25 0 1 0 164388185 28422144 6538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22767/statm: 6939 6538 227 40 0 6356 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 27756

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.12
CPU time (s): 1800.67
CPU user time (s): 1791.92
CPU system time (s): 8.75167
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (Kb): 27756
The end

Launcher Data (download as text)

Begin job on node52 on Sat Jul 29 12:12:56 UTC 2006


FILE ID= 85824-1154175176

PBS_JOBID= 893598

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  56022330ee2943e2696d570dbfee01d9

RANDOM SEED= 262239688

TIMEOUT= 1800 seconds


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1291424 kB
Buffers:         42592 kB
Cached:         640324 kB
SwapCached:       3680 kB
Active:          93620 kB
Inactive:       597932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1291424 kB
SwapTotal:     4192956 kB
SwapFree:      4183112 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            58888 kB
Committed_AS:   735876 kB
PageTables:       1500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node52 on Sat Jul 29 12:42:57 UTC 2006