Trace number 85178

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.65 1801.26

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUMa65a3b6248e07fcc15fb8d2bec9ac9bd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark182
Best CPU time to get the best result obtained on this benchmark1800.57
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
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 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
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/node56/watcher-85178-1154166049 -o ROOT/results/node56/solver-85178-1154166049 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node56/85178-1154166049/instance-85178-1154166049.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1195584/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=2376 CPUtime=0
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 178 0 0 0 0 0 0 0 18 0 1 0 163474911 2433024 148 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4160558160 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 594 158 136 40 0 11 0

[startup+10.0019 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1193296/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=4704 CPUtime=9.99
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 947 0 0 0 998 1 0 0 25 0 1 0 163474911 4816896 802 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 1176 802 227 40 0 593 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4704

[startup+20.0079 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1193168/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=4812 CPUtime=19.99
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 5248 0 0 0 1996 3 0 0 25 0 1 0 163474911 4927488 829 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 1203 829 227 40 0 620 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 4812

[startup+30.0138 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1192720/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=5300 CPUtime=30
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 20345 0 0 0 2990 10 0 0 25 0 1 0 163474911 5427200 949 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 1325 949 227 40 0 742 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5300

[startup+40.0188 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1192272/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=5652 CPUtime=40
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 34965 0 0 0 3982 18 0 0 25 0 1 0 163474911 5787648 1039 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 1413 1039 227 40 0 830 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5652

[startup+50.0248 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1191888/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=6076 CPUtime=50.01
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 45630 0 0 0 4978 23 0 0 25 0 1 0 163474911 6221824 1145 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542173 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 1519 1145 227 40 0 936 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6076

[startup+60.0308 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1191696/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=6452 CPUtime=60.01
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 54533 0 0 0 5974 27 0 0 25 0 1 0 163474911 6606848 1213 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 1613 1213 227 40 0 1030 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6452

[startup+70.0368 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1191568/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=6420 CPUtime=70.01
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 63223 0 0 0 6969 32 0 0 25 0 1 0 163474911 6574080 1231 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 1605 1231 227 40 0 1022 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6420

[startup+80.0428 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1191312/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=6648 CPUtime=80.01
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 71179 0 0 0 7966 35 0 0 25 0 1 0 163474911 6807552 1288 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629263 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 1662 1288 227 40 0 1079 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6648

[startup+90.0488 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1191120/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=6868 CPUtime=90.02
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 78165 0 0 0 8963 39 0 0 25 0 1 0 163474911 7032832 1343 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629086 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 1717 1343 227 40 0 1134 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 6868

[startup+100.054 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1190864/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=7092 CPUtime=100.02
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 86233 0 0 0 9959 43 0 0 25 0 1 0 163474911 7262208 1399 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632670 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 1773 1399 227 40 0 1190 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7092

[startup+110.06 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1190416/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=7504 CPUtime=110.02
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 94588 0 0 0 10956 46 0 0 25 0 1 0 163474911 7684096 1502 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543497 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 1876 1502 227 40 0 1293 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7504

[startup+120.066 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1190224/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=7788 CPUtime=120.02
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 104549 0 0 0 11951 51 0 0 25 0 1 0 163474911 7974912 1573 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542069 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 1947 1573 227 40 0 1364 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7788

[startup+130.072 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1189968/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=8020 CPUtime=130.03
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 112159 0 0 0 12948 55 0 0 25 0 1 0 163474911 8212480 1631 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537575 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 2005 1631 227 40 0 1422 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 8020

[startup+140.078 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1189712/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=8264 CPUtime=140.03
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 120565 0 0 0 13944 59 0 0 25 0 1 0 163474911 8462336 1692 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629080 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 2066 1692 227 40 0 1483 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8264

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1189392/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=8556 CPUtime=150.04
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 130657 0 0 0 14940 64 0 0 25 0 1 0 163474911 8761344 1765 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 2139 1765 227 40 0 1556 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8556

[startup+160.09 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1189136/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=8976 CPUtime=160.04
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 140999 0 0 0 15935 69 0 0 25 0 1 0 163474911 9191424 1845 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 2244 1845 227 40 0 1661 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8976

[startup+170.096 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1188816/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=9144 CPUtime=170.05
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 151666 0 0 0 16931 74 0 0 25 0 1 0 163474911 9363456 1912 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542173 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 2286 1912 227 40 0 1703 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 9144

[startup+180.102 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1188560/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=9548 CPUtime=180.04
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 161989 0 0 0 17925 79 0 0 25 0 1 0 163474911 9777152 1988 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 2387 1988 227 40 0 1804 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 9548

[startup+190.108 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1188240/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=9692 CPUtime=190.05
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 171579 0 0 0 18920 85 0 0 25 0 1 0 163474911 9924608 2049 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 2423 2049 227 40 0 1840 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 9692

[startup+200.114 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701
/proc/meminfo: memFree=1187664/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=10292 CPUtime=200.06
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 181536 0 0 0 19916 90 0 0 25 0 1 0 163474911 10539008 2199 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626408 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 2573 2199 227 40 0 1990 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 10292

[startup+210.12 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11701

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

/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1769480 0 0 0 177292 862 0 0 25 0 1 0 163474911 58232832 13843 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543284 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14217 13843 227 40 0 13634 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 56868

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140688/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=56892 CPUtime=1782.54
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1770198 0 0 0 177392 862 0 0 25 0 1 0 163474911 58257408 13849 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14223 13849 227 40 0 13640 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 56892

[startup+1784.07 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140624/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=56924 CPUtime=1783.55
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1771230 0 0 0 177492 863 0 0 25 0 1 0 163474911 58290176 13857 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543242 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14231 13857 227 40 0 13648 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 56924

[startup+1785.08 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140624/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=56952 CPUtime=1784.56
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1772406 0 0 0 177592 864 0 0 25 0 1 0 163474911 58318848 13864 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537603 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14238 13864 227 40 0 13655 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 56952

[startup+1786.08 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140560/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=56976 CPUtime=1785.56
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1773380 0 0 0 177691 865 0 0 25 0 1 0 163474911 58343424 13870 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629086 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14244 13870 227 40 0 13661 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 56976

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140560/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57000 CPUtime=1786.56
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1774266 0 0 0 177791 865 0 0 25 0 1 0 163474911 58368000 13876 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542131 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14250 13876 227 40 0 13667 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 57000

[startup+1788.09 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140496/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57164 CPUtime=1787.57
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1775218 0 0 0 177891 866 0 0 25 0 1 0 163474911 58535936 13892 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14291 13892 227 40 0 13708 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 57164

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140496/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57064 CPUtime=1788.57
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1776058 0 0 0 177991 866 0 0 25 0 1 0 163474911 58433536 13892 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629233 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14266 13892 227 40 0 13683 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 57064

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140432/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57096 CPUtime=1789.57
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1777266 0 0 0 178091 866 0 0 25 0 1 0 163474911 58466304 13900 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569004 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14274 13900 227 40 0 13691 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 57096

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140432/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57128 CPUtime=1790.58
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1778489 0 0 0 178191 867 0 0 25 0 1 0 163474911 58499072 13908 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14282 13908 227 40 0 13699 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 57128

[startup+1792.11 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140432/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57148 CPUtime=1791.59
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1779514 0 0 0 178291 868 0 0 25 0 1 0 163474911 58519552 13913 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14287 13913 227 40 0 13704 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 57148

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140368/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57180 CPUtime=1792.59
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1780746 0 0 0 178390 869 0 0 25 0 1 0 163474911 58552320 13921 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578419 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14295 13921 227 40 0 13712 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 57180

[startup+1794.12 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140368/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57212 CPUtime=1793.59
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1781858 0 0 0 178490 869 0 0 25 0 1 0 163474911 58585088 13929 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629246 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14303 13929 227 40 0 13720 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 57212

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140304/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57244 CPUtime=1794.6
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1783162 0 0 0 178590 870 0 0 25 0 1 0 163474911 58617856 13937 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14311 13937 227 40 0 13728 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 57244

[startup+1796.13 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140304/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57276 CPUtime=1795.6
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1783994 0 0 0 178690 870 0 0 25 0 1 0 163474911 58650624 13945 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14319 13945 227 40 0 13736 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 57276

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140240/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57292 CPUtime=1796.6
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1784886 0 0 0 178790 870 0 0 25 0 1 0 163474911 58667008 13949 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578416 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14323 13949 227 40 0 13740 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (Kb) 57292

[startup+1798.14 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140240/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57448 CPUtime=1797.61
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1785306 0 0 0 178891 870 0 0 25 0 1 0 163474911 58826752 13962 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14362 13962 227 40 0 13779 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 57448

[startup+1799.14 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140240/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57316 CPUtime=1798.62
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1785663 0 0 0 178991 871 0 0 25 0 1 0 163474911 58691584 13955 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14329 13955 227 40 0 13746 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 57316

[startup+1800.15 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140240/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57336 CPUtime=1799.62
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1786229 0 0 0 179091 871 0 0 25 0 1 0 163474911 58712064 13960 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643748 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14334 13960 227 40 0 13751 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 57336

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140176/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57484 CPUtime=1800.62
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1786833 0 0 0 179191 871 0 0 25 0 1 0 163474911 58863616 13972 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14371 13972 227 40 0 13788 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 57484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 11899
/proc/meminfo: memFree=1140176/2055920 swapFree=4183496/4192956
[pid=11701] ppid=11699 vsize=57352 CPUtime=1800.63
/proc/11701/stat : 11701 (glpPBv3) R 11699 11701 11652 0 -1 0 1786833 0 0 0 179192 871 0 0 25 0 1 0 163474911 58728448 13964 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/11701/statm: 14338 13964 227 40 0 13755 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 57352

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.26
CPU time (s): 1800.65
CPU user time (s): 1791.92
CPU system time (s): 8.72667
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (Kb): 57484
The end

Launcher Data (download as text)

Begin job on node56 on Sat Jul 29 09:40:49 UTC 2006


FILE ID= 85178-1154166049

PBS_JOBID= 892952

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node56/85178-1154166049/instance-85178-1154166049.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-85178-1154166049 -o ROOT/results/node56/solver-85178-1154166049 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node56/85178-1154166049/instance-85178-1154166049.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  a65a3b6248e07fcc15fb8d2bec9ac9bd

RANDOM SEED= 222590702

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.227
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.227
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:       1195792 kB
Buffers:         39972 kB
Cached:         744300 kB
SwapCached:       3168 kB
Active:         200528 kB
Inactive:       592220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1195792 kB
SwapTotal:     4192956 kB
SwapFree:      4183496 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            53288 kB
Committed_AS:   744616 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node56 on Sat Jul 29 10:10:50 UTC 2006