Trace number 85188

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.62 1801.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
MD5SUM7db364152f2aec17f16cb8adef9dc3c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark185
Best CPU time to get the best result obtained on this benchmark1800.82
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables470
Total number of constraints469
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 constraints469
Minimum length of a constraint3
Maximum length of a constraint18
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/node35/watcher-85188-1154166372 -o ROOT/results/node35/solver-85188-1154166372 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node35/85188-1154166372/instance-85188-1154166372.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.06 1.02 0.92 3/64 4799
/proc/meminfo: memFree=1072152/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=2424 CPUtime=0
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 150 0 0 0 0 0 0 0 18 0 1 0 163497274 2482176 130 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 1432440 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 606 131 112 40 0 11 0

[startup+10.0023 s]
/proc/loadavg: 1.05 1.01 0.92 2/64 4799
/proc/meminfo: memFree=1069800/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=4708 CPUtime=9.99
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 947 0 0 0 999 0 0 0 25 0 1 0 163497274 4820992 803 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 1177 803 227 40 0 594 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4708

[startup+20.0085 s]
/proc/loadavg: 1.04 1.01 0.92 2/64 4799
/proc/meminfo: memFree=1069736/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=4752 CPUtime=19.99
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 3427 0 0 0 1998 1 0 0 25 0 1 0 163497274 4866048 814 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 1188 814 227 40 0 605 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 4752

[startup+30.0147 s]
/proc/loadavg: 1.04 1.01 0.92 2/64 4799
/proc/meminfo: memFree=1069480/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=5132 CPUtime=30
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 11055 0 0 0 2995 5 0 0 25 0 1 0 163497274 5255168 885 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 1250 876 227 40 0 667 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5132

[startup+40.0209 s]
/proc/loadavg: 1.03 1.01 0.92 2/64 4799
/proc/meminfo: memFree=1069224/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=5252 CPUtime=40
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 20836 0 0 0 3990 10 0 0 25 0 1 0 163497274 5378048 939 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643366 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 1313 939 227 40 0 730 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5252

[startup+50.0281 s]
/proc/loadavg: 1.02 1.01 0.92 2/64 4799
/proc/meminfo: memFree=1068904/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=5592 CPUtime=50
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 31092 0 0 0 4985 15 0 0 25 0 1 0 163497274 5726208 1024 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 1398 1024 227 40 0 815 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 5592

[startup+60.0333 s]
/proc/loadavg: 1.02 1.01 0.92 2/64 4799
/proc/meminfo: memFree=1068648/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=5988 CPUtime=60
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 41141 0 0 0 5980 20 0 0 25 0 1 0 163497274 6131712 1099 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643256 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 1497 1099 227 40 0 914 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 5988

[startup+70.0395 s]
/proc/loadavg: 1.02 1.01 0.92 2/64 4799
/proc/meminfo: memFree=1068200/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=6372 CPUtime=70.01
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 50453 0 0 0 6976 25 0 0 25 0 1 0 163497274 6524928 1195 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 1593 1195 227 40 0 1010 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6372

[startup+80.0457 s]
/proc/loadavg: 1.01 1.01 0.92 2/64 4799
/proc/meminfo: memFree=1067944/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=6500 CPUtime=80.02
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 59763 0 0 0 7972 30 0 0 25 0 1 0 163497274 6656000 1251 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 1625 1251 227 40 0 1042 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 6500

[startup+90.0519 s]
/proc/loadavg: 1.01 1.01 0.92 2/64 4799
/proc/meminfo: memFree=1067688/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=6780 CPUtime=90.01
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 70057 0 0 0 8967 34 0 0 25 0 1 0 163497274 6942720 1321 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542131 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 1695 1321 227 40 0 1112 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 6780

[startup+100.058 s]
/proc/loadavg: 1.01 1.01 0.92 2/64 4799
/proc/meminfo: memFree=1067368/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=7072 CPUtime=100.02
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 81504 0 0 0 9961 41 0 0 25 0 1 0 163497274 7241728 1394 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 1928919 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 1768 1394 227 40 0 1185 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7072

[startup+110.065 s]
/proc/loadavg: 1.01 1.00 0.92 2/64 4799
/proc/meminfo: memFree=1066920/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=7544 CPUtime=110.02
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 93314 0 0 0 10956 46 0 0 25 0 1 0 163497274 7725056 1512 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 1886 1512 227 40 0 1303 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7544

[startup+120.071 s]
/proc/loadavg: 1.01 1.00 0.92 2/64 4799
/proc/meminfo: memFree=1066728/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=7812 CPUtime=120.03
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 103548 0 0 0 11952 51 0 0 25 0 1 0 163497274 7999488 1579 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629267 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 1953 1579 227 40 0 1370 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7812

[startup+130.077 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4799
/proc/meminfo: memFree=1066408/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=8076 CPUtime=130.03
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 114084 0 0 0 12948 55 0 0 25 0 1 0 163497274 8269824 1645 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134534663 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 2019 1645 227 40 0 1436 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 8076

[startup+140.083 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4799
/proc/meminfo: memFree=1066152/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=8320 CPUtime=140.04
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 123482 0 0 0 13945 59 0 0 25 0 1 0 163497274 8519680 1706 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541786 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 2080 1706 227 40 0 1497 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 8320

[startup+150.089 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4799
/proc/meminfo: memFree=1065896/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=8612 CPUtime=150.04
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 134503 0 0 0 14941 63 0 0 25 0 1 0 163497274 8818688 1779 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 2153 1779 227 40 0 1570 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8612

[startup+160.095 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4799
/proc/meminfo: memFree=1065704/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=8808 CPUtime=160.04
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 144990 0 0 0 15936 68 0 0 25 0 1 0 163497274 9019392 1828 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 2202 1828 227 40 0 1619 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8808

[startup+170.102 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4799
/proc/meminfo: memFree=1065384/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=9080 CPUtime=170.04
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 155530 0 0 0 16931 73 0 0 25 0 1 0 163497274 9297920 1896 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541598 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 2270 1896 227 40 0 1687 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 9080

[startup+180.109 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4799
/proc/meminfo: memFree=1065128/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=9340 CPUtime=180.04
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 166803 0 0 0 17926 78 0 0 25 0 1 0 163497274 9564160 1961 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537339 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 2335 1961 227 40 0 1752 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 9340

[startup+190.115 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4799
/proc/meminfo: memFree=1064808/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=9652 CPUtime=190.05
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 178726 0 0 0 18920 85 0 0 25 0 1 0 163497274 9883648 2039 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537384 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 2413 2039 227 40 0 1830 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 9652

[startup+200.121 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4799
/proc/meminfo: memFree=1064168/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=10404 CPUtime=200.06
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 190567 0 0 0 19916 90 0 0 25 0 1 0 163497274 10653696 2198 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 1898107 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 2601 2198 227 40 0 2018 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 10404

[startup+210.127 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 4799

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

/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1874173 0 0 0 177273 878 0 0 25 0 1 0 163497274 57303040 13616 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134534926 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 13990 13616 227 40 0 13407 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (Kb) 55960

[startup+1783.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1018224/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=55984 CPUtime=1782.52
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1875154 0 0 0 177373 879 0 0 25 0 1 0 163497274 57327616 13622 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 13996 13622 227 40 0 13413 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 55984

[startup+1784.11 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1018224/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56000 CPUtime=1783.51
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1876078 0 0 0 177472 879 0 0 25 0 1 0 163497274 57344000 13626 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14000 13626 227 40 0 13417 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 56000

[startup+1785.11 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1018160/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56024 CPUtime=1784.53
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1877044 0 0 0 177573 880 0 0 25 0 1 0 163497274 57368576 13632 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537236 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14006 13632 227 40 0 13423 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 56024

[startup+1786.12 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1018160/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56052 CPUtime=1785.52
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1877880 0 0 0 177672 880 0 0 25 0 1 0 163497274 57397248 13639 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541542 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14013 13639 227 40 0 13430 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 56052

[startup+1787.12 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1018160/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56200 CPUtime=1786.53
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1878852 0 0 0 177772 881 0 0 25 0 1 0 163497274 57548800 13648 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 1898107 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14050 13648 227 40 0 13467 0
Current children cumulated CPU time (s) 1786.53
Current children cumulated vsize (Kb) 56200

[startup+1788.13 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1018160/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56100 CPUtime=1787.54
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1880061 0 0 0 177873 881 0 0 25 0 1 0 163497274 57446400 13651 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14025 13651 227 40 0 13442 0
Current children cumulated CPU time (s) 1787.54
Current children cumulated vsize (Kb) 56100

[startup+1789.13 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1018160/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56132 CPUtime=1788.54
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1881464 0 0 0 177972 882 0 0 25 0 1 0 163497274 57479168 13659 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14033 13659 227 40 0 13450 0
Current children cumulated CPU time (s) 1788.54
Current children cumulated vsize (Kb) 56132

[startup+1790.14 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1018096/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56164 CPUtime=1789.54
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1882568 0 0 0 178072 882 0 0 25 0 1 0 163497274 57511936 13667 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543278 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14041 13667 227 40 0 13458 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 56164

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1018096/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56188 CPUtime=1790.55
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1883446 0 0 0 178173 882 0 0 25 0 1 0 163497274 57536512 13673 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134633092 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14047 13673 227 40 0 13464 0
Current children cumulated CPU time (s) 1790.55
Current children cumulated vsize (Kb) 56188

[startup+1792.15 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1018032/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56212 CPUtime=1791.56
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1884180 0 0 0 178273 883 0 0 25 0 1 0 163497274 57561088 13679 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629241 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14053 13679 227 40 0 13470 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 56212

[startup+1793.15 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1018032/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56236 CPUtime=1792.56
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1884994 0 0 0 178373 883 0 0 25 0 1 0 163497274 57585664 13685 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543281 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14059 13685 227 40 0 13476 0
Current children cumulated CPU time (s) 1792.56
Current children cumulated vsize (Kb) 56236

[startup+1794.16 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1018032/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56380 CPUtime=1793.57
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1885917 0 0 0 178473 884 0 0 25 0 1 0 163497274 57733120 13697 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14062 13688 227 40 0 13479 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 56380

[startup+1795.16 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1017968/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56280 CPUtime=1794.57
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1887050 0 0 0 178573 884 0 0 25 0 1 0 163497274 57630720 13696 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643687 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14070 13696 227 40 0 13487 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (Kb) 56280

[startup+1796.17 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1017968/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56304 CPUtime=1795.57
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1888226 0 0 0 178673 884 0 0 25 0 1 0 163497274 57655296 13702 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537582 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14076 13702 227 40 0 13493 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (Kb) 56304

[startup+1797.17 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1017904/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56336 CPUtime=1796.58
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1889260 0 0 0 178773 885 0 0 25 0 1 0 163497274 57688064 13710 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632402 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14084 13710 227 40 0 13501 0
Current children cumulated CPU time (s) 1796.58
Current children cumulated vsize (Kb) 56336

[startup+1798.18 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1017904/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56368 CPUtime=1797.58
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1890388 0 0 0 178873 885 0 0 25 0 1 0 163497274 57720832 13718 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14092 13718 227 40 0 13509 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (Kb) 56368

[startup+1799.18 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1017904/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56516 CPUtime=1798.59
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1891364 0 0 0 178973 886 0 0 25 0 1 0 163497274 57872384 13726 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134638627 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14129 13726 227 40 0 13546 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (Kb) 56516

[startup+1800.19 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1017840/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56424 CPUtime=1799.59
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1892602 0 0 0 179073 886 0 0 25 0 1 0 163497274 57778176 13732 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14106 13732 227 40 0 13523 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (Kb) 56424

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1017776/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56584 CPUtime=1800.6
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1893950 0 0 0 179173 887 0 0 25 0 1 0 163497274 57942016 13744 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 1898107 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14146 13744 227 40 0 13563 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 56584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 4997
/proc/meminfo: memFree=1017776/2055920 swapFree=4182944/4192956
[pid=4799] ppid=4797 vsize=56452 CPUtime=1800.6
/proc/4799/stat : 4799 (glpPBv3) R 4797 4799 4750 0 -1 0 1893954 0 0 0 179173 887 0 0 25 0 1 0 163497274 57806848 13739 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/4799/statm: 14113 13739 227 40 0 13530 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 56452

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.21
CPU time (s): 1800.62
CPU user time (s): 1791.74
CPU system time (s): 8.88165
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (Kb): 56584
The end

Launcher Data (download as text)

Begin job on node35 on Sat Jul 29 09:46:12 UTC 2006


FILE ID= 85188-1154166372

PBS_JOBID= 892962

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  7db364152f2aec17f16cb8adef9dc3c7

RANDOM SEED= 32100130

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.232
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.232
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:       1072360 kB
Buffers:         41200 kB
Cached:         864344 kB
SwapCached:       4364 kB
Active:         185512 kB
Inactive:       729272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1072360 kB
SwapTotal:     4192956 kB
SwapFree:      4182944 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            54784 kB
Committed_AS:   677104 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node35 on Sat Jul 29 10:16:13 UTC 2006