Trace number 85838

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.69 1801.25

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_4.opb
MD5SUM8206de06d2228a9d751f3cf3a6d7aa05
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint75
Maximum length of a constraint76
Number of terms in the objective function 112
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1531
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5104
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/node40/watcher-85838-1154175412 -o ROOT/results/node40/solver-85838-1154175412 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node40/85838-1154175412/instance-85838-1154175412.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.91 3/64 26382
/proc/meminfo: memFree=1331192/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=2664 CPUtime=0
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 254 0 0 0 0 0 0 0 18 0 1 0 164412264 2727936 224 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7376599 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 666 224 192 40 0 83 0

[startup+10.0019 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1327488/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=6228 CPUtime=9.99
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 1192 0 0 0 985 14 0 0 25 0 1 0 164412264 6377472 1161 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 1557 1161 227 40 0 974 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6228

[startup+20.0082 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1323136/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=10532 CPUtime=19.99
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 2317 0 0 0 1973 26 0 0 25 0 1 0 164412264 10784768 2245 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 2633 2245 227 40 0 2050 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 10532

[startup+30.0145 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1319616/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=14004 CPUtime=29.99
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 3190 0 0 0 2962 37 0 0 25 0 1 0 164412264 14340096 3118 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 3501 3118 227 40 0 2918 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 14004

[startup+40.0208 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1316288/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=17428 CPUtime=40
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 4106 0 0 0 3953 47 0 0 25 0 1 0 164412264 17846272 3953 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 4357 3953 227 40 0 3774 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 17428

[startup+50.0271 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1315008/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=18800 CPUtime=50.01
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 4450 0 0 0 4945 56 0 0 25 0 1 0 164412264 19251200 4297 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 4700 4297 227 40 0 4117 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 18800

[startup+60.0324 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1314880/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=18800 CPUtime=60
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 4470 0 0 0 5938 62 0 0 25 0 1 0 164412264 19251200 4317 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 4700 4317 227 40 0 4117 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 18800

[startup+70.0387 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1314432/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=19260 CPUtime=70.01
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 4582 0 0 0 6933 68 0 0 25 0 1 0 164412264 19722240 4429 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 4815 4429 227 40 0 4232 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 19260

[startup+80.045 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1312832/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=20868 CPUtime=80.01
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 4983 0 0 0 7926 75 0 0 25 0 1 0 164412264 21368832 4830 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 5217 4830 227 40 0 4634 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 20868

[startup+90.0513 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1311104/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=22584 CPUtime=90.02
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 5414 0 0 0 8921 81 0 0 25 0 1 0 164412264 23126016 5261 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134573038 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 5646 5261 227 40 0 5063 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 22584

[startup+100.058 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1309632/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=24072 CPUtime=100.02
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 5785 0 0 0 9916 86 0 0 25 0 1 0 164412264 24649728 5632 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 6018 5632 227 40 0 5435 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 24072

[startup+110.064 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1308160/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=25560 CPUtime=110.02
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 6153 0 0 0 10911 91 0 0 25 0 1 0 164412264 26173440 6000 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578419 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 6390 6000 227 40 0 5807 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 25560

[startup+120.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1305984/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=27696 CPUtime=120.02
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 6846 0 0 0 11906 96 0 0 25 0 1 0 164412264 28360704 6532 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 6924 6532 227 40 0 6341 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 27696

[startup+130.076 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1304640/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=29084 CPUtime=130.03
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 7191 0 0 0 12901 102 0 0 25 0 1 0 164412264 29782016 6877 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 7271 6877 227 40 0 6688 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 29084

[startup+140.083 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1303232/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=30472 CPUtime=140.03
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 7534 0 0 0 13896 107 0 0 25 0 1 0 164412264 31203328 7220 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578436 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 7618 7220 227 40 0 7035 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 30472

[startup+150.089 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1301952/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=31732 CPUtime=150.04
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 7853 0 0 0 14891 113 0 0 25 0 1 0 164412264 32493568 7539 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 7933 7539 227 40 0 7350 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 31732

[startup+160.095 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1300736/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=32996 CPUtime=160.03
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 8162 0 0 0 15886 117 0 0 25 0 1 0 164412264 33787904 7848 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 8249 7848 227 40 0 7666 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 32996

[startup+170.102 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1299392/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=34256 CPUtime=170.04
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 8494 0 0 0 16881 123 0 0 25 0 1 0 164412264 35078144 8180 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578419 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 8564 8180 227 40 0 7981 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 34256

[startup+180.108 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1298048/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=35636 CPUtime=180.05
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 8817 0 0 0 17877 128 0 0 25 0 1 0 164412264 36491264 8503 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 8909 8503 227 40 0 8326 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 35636

[startup+190.114 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1296768/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=36904 CPUtime=190.05
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 9142 0 0 0 18872 133 0 0 25 0 1 0 164412264 37789696 8828 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 9226 8828 227 40 0 8643 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 36904

[startup+200.121 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382
/proc/meminfo: memFree=1295424/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=38160 CPUtime=200.05
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 9475 0 0 0 19868 137 0 0 25 0 1 0 164412264 39075840 9161 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 9540 9161 227 40 0 8957 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 38160

[startup+210.127 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26382

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

/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35295 0 0 0 177657 499 0 0 25 0 1 0 164412264 140939264 34019 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34409 34019 227 40 0 33826 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 137636

[startup+1783.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195648/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=137752 CPUtime=1782.57
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35310 0 0 0 177757 500 0 0 25 0 1 0 164412264 141058048 34034 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134572880 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34438 34034 227 40 0 33855 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 137752

[startup+1784.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195584/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=137752 CPUtime=1783.57
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35320 0 0 0 177857 500 0 0 25 0 1 0 164412264 141058048 34044 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34438 34044 227 40 0 33855 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 137752

[startup+1785.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195520/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=137752 CPUtime=1784.58
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35332 0 0 0 177958 500 0 0 25 0 1 0 164412264 141058048 34056 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134573009 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34438 34056 227 40 0 33855 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 137752

[startup+1786.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195520/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=137864 CPUtime=1785.58
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35342 0 0 0 178058 500 0 0 25 0 1 0 164412264 141172736 34066 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134572926 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34466 34066 227 40 0 33883 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 137864

[startup+1787.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195456/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=137864 CPUtime=1786.59
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35349 0 0 0 178159 500 0 0 25 0 1 0 164412264 141172736 34073 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578429 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34466 34073 227 40 0 33883 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 137864

[startup+1788.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195456/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=137864 CPUtime=1787.59
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35359 0 0 0 178259 500 0 0 25 0 1 0 164412264 141172736 34083 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134572926 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34466 34083 227 40 0 33883 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 137864

[startup+1789.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195392/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=137980 CPUtime=1788.6
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35369 0 0 0 178359 501 0 0 25 0 1 0 164412264 141291520 34093 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34495 34093 227 40 0 33912 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 137980

[startup+1790.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195328/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=137980 CPUtime=1789.61
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35381 0 0 0 178460 501 0 0 25 0 1 0 164412264 141291520 34105 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34495 34105 227 40 0 33912 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (Kb) 137980

[startup+1791.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195328/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=137980 CPUtime=1790.61
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35391 0 0 0 178560 501 0 0 25 0 1 0 164412264 141291520 34115 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578458 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34495 34115 227 40 0 33912 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 137980

[startup+1792.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195264/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=138092 CPUtime=1791.61
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35398 0 0 0 178660 501 0 0 25 0 1 0 164412264 141406208 34122 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578429 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34523 34122 227 40 0 33940 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 138092

[startup+1793.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195200/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=138092 CPUtime=1792.61
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35412 0 0 0 178760 501 0 0 25 0 1 0 164412264 141406208 34136 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578419 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34523 34136 227 40 0 33940 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 138092

[startup+1794.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195200/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=138092 CPUtime=1793.62
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35420 0 0 0 178861 501 0 0 25 0 1 0 164412264 141406208 34144 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34523 34144 227 40 0 33940 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 138092

[startup+1795.19 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195136/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=138208 CPUtime=1794.63
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35430 0 0 0 178961 502 0 0 25 0 1 0 164412264 141524992 34154 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34552 34154 227 40 0 33969 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 138208

[startup+1796.19 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195072/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=138208 CPUtime=1795.64
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35442 0 0 0 179062 502 0 0 25 0 1 0 164412264 141524992 34166 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578419 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34552 34166 227 40 0 33969 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 138208

[startup+1797.19 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195072/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=138324 CPUtime=1796.64
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35451 0 0 0 179162 502 0 0 25 0 1 0 164412264 141643776 34175 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34581 34175 227 40 0 33998 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 138324

[startup+1798.2 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1195008/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=138324 CPUtime=1797.64
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35463 0 0 0 179262 502 0 0 25 0 1 0 164412264 141643776 34187 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578429 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34581 34187 227 40 0 33998 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 138324

[startup+1799.21 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1194944/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=138324 CPUtime=1798.64
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35473 0 0 0 179362 502 0 0 25 0 1 0 164412264 141643776 34197 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578448 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34581 34197 227 40 0 33998 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 138324

[startup+1800.21 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1194880/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=138436 CPUtime=1799.65
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35485 0 0 0 179463 502 0 0 25 0 1 0 164412264 141758464 34209 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134573036 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34609 34209 227 40 0 34026 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 138436

[startup+1801.22 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1194880/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=138436 CPUtime=1800.65
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35491 0 0 0 179563 502 0 0 25 0 1 0 164412264 141758464 34215 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578423 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34609 34215 227 40 0 34026 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 138436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26384
/proc/meminfo: memFree=1194880/2055920 swapFree=4183148/4192956
[pid=26382] ppid=26380 vsize=138436 CPUtime=1800.66
/proc/26382/stat : 26382 (glpPBv3) R 26380 26382 26333 0 -1 0 35491 0 0 0 179564 502 0 0 25 0 1 0 164412264 141758464 34215 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26382/statm: 34609 34215 227 40 0 34026 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 138436

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.25
CPU time (s): 1800.69
CPU user time (s): 1795.64
CPU system time (s): 5.05123
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (Kb): 138436
The end

Launcher Data (download as text)

Begin job on node40 on Sat Jul 29 12:16:52 UTC 2006


FILE ID= 85838-1154175412

PBS_JOBID= 893612

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  8206de06d2228a9d751f3cf3a6d7aa05

RANDOM SEED= 730514460

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.245
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.245
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:       1331400 kB
Buffers:         34092 kB
Cached:         616736 kB
SwapCached:       3672 kB
Active:          98052 kB
Inactive:       561452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1331400 kB
SwapTotal:     4192956 kB
SwapFree:      4183148 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14748 kB
Slab:            51024 kB
Committed_AS:   623392 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node40 on Sat Jul 29 12:46:53 UTC 2006