Trace number 85183

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.64 1801.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
MD5SUM19bfc1d5b7087888ef5c79946c60f053
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark184
Best CPU time to get the best result obtained on this benchmark1800.53
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 473
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 473
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 473
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/node18/watcher-85183-1154166182 -o ROOT/results/node18/solver-85183-1154166182 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node18/85183-1154166182/instance-85183-1154166182.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1665480/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=1012 CPUtime=0
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 43 0 0 0 0 0 0 0 18 0 1 0 163478801 1036288 26 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7815260 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 253 28 20 40 0 8 0

[startup+10.0017 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1663184/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=4720 CPUtime=9.99
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 950 0 0 0 998 1 0 0 25 0 1 0 163478801 4833280 806 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543225 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 1180 806 227 40 0 597 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4720

[startup+20.0076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1662864/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=5004 CPUtime=19.99
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 11564 0 0 0 1994 5 0 0 25 0 1 0 163478801 5124096 877 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 1251 877 227 40 0 668 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5004

[startup+30.0136 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1662352/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=5632 CPUtime=30
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 28334 0 0 0 2984 16 0 0 25 0 1 0 163478801 5767168 1009 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 1408 1009 227 40 0 825 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5632

[startup+40.0196 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1661776/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=6188 CPUtime=40
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 43824 0 0 0 3978 22 0 0 25 0 1 0 163478801 6336512 1144 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134641505 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 1547 1144 227 40 0 964 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6188

[startup+50.0266 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1661456/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=6464 CPUtime=50
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 59606 0 0 0 4971 29 0 0 25 0 1 0 163478801 6619136 1242 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537339 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 1616 1242 227 40 0 1033 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6464

[startup+60.0316 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1661008/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=6880 CPUtime=60
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 75109 0 0 0 5965 35 0 0 25 0 1 0 163478801 7045120 1346 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134570041 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 1720 1346 227 40 0 1137 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6880

[startup+70.0375 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1660432/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=7572 CPUtime=70.01
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 90267 0 0 0 6958 43 0 0 25 0 1 0 163478801 7753728 1494 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643580 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 1893 1494 227 40 0 1310 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 7572

[startup+80.0435 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1660048/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=7816 CPUtime=80.01
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 104930 0 0 0 7951 50 0 0 25 0 1 0 163478801 8003584 1580 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 1954 1580 227 40 0 1371 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7816

[startup+90.0495 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1659664/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=8216 CPUtime=90.02
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 119770 0 0 0 8945 57 0 0 25 0 1 0 163478801 8413184 1680 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 2054 1680 227 40 0 1471 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 8216

[startup+100.055 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1659280/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=8624 CPUtime=100.02
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 135660 0 0 0 9939 63 0 0 25 0 1 0 163478801 8830976 1782 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632895 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 2156 1782 227 40 0 1573 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 8624

[startup+110.062 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1658896/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=9132 CPUtime=110.02
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 150538 0 0 0 10933 69 0 0 25 0 1 0 163478801 9351168 1879 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 2283 1879 227 40 0 1700 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 9132

[startup+120.067 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1658512/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=9524 CPUtime=120.03
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 165180 0 0 0 11927 76 0 0 25 0 1 0 163478801 9752576 1981 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 2381 1981 227 40 0 1798 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 9524

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1657744/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=10096 CPUtime=130.03
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 180049 0 0 0 12920 83 0 0 25 0 1 0 163478801 10338304 2150 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537478 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 2524 2150 227 40 0 1941 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 10096

[startup+140.079 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1657360/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=10480 CPUtime=140.03
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 194891 0 0 0 13912 91 0 0 25 0 1 0 163478801 10731520 2246 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629280 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 2620 2246 227 40 0 2037 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 10480

[startup+150.085 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1656976/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=11016 CPUtime=150.04
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 210341 0 0 0 14905 99 0 0 25 0 1 0 163478801 11280384 2351 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 2754 2351 227 40 0 2171 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 11016

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1656784/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=11060 CPUtime=160.04
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 225013 0 0 0 15897 107 0 0 25 0 1 0 163478801 11325440 2391 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134573008 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 2765 2391 227 40 0 2182 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 11060

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1656400/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=11588 CPUtime=170.05
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 240854 0 0 0 16891 114 0 0 25 0 1 0 163478801 11866112 2496 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 2897 2498 227 40 0 2314 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 11588

[startup+180.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1655952/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=11920 CPUtime=180.05
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 258302 0 0 0 17882 123 0 0 25 0 1 0 163478801 12206080 2606 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543497 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 2980 2606 227 40 0 2397 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 11920

[startup+190.109 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1655632/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=12188 CPUtime=190.05
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 273079 0 0 0 18875 130 0 0 25 0 1 0 163478801 12480512 2673 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 8293946 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 3047 2673 227 40 0 2464 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 12188

[startup+200.115 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904
/proc/meminfo: memFree=1655440/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=12532 CPUtime=200.05
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 287702 0 0 0 19869 136 0 0 25 0 1 0 163478801 12832768 2733 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134585109 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 3133 2733 227 40 0 2550 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 12532

[startup+210.121 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19904

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

/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2058316 0 0 0 177158 994 0 0 25 0 1 0 163478801 64032768 15259 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632922 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15633 15259 227 40 0 15050 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 62532

[startup+1783.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604624/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62568 CPUtime=1782.52
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2059548 0 0 0 177258 994 0 0 25 0 1 0 163478801 64069632 15268 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629051 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15642 15268 227 40 0 15059 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 62568

[startup+1784.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604624/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62592 CPUtime=1783.53
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2060562 0 0 0 177358 995 0 0 25 0 1 0 163478801 64094208 15274 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134574370 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15648 15274 227 40 0 15065 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 62592

[startup+1785.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604560/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62632 CPUtime=1784.53
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2061812 0 0 0 177458 995 0 0 25 0 1 0 163478801 64135168 15284 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15658 15284 227 40 0 15075 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 62632

[startup+1786.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604560/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62648 CPUtime=1785.54
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2062704 0 0 0 177558 996 0 0 25 0 1 0 163478801 64151552 15288 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643284 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15662 15288 227 40 0 15079 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 62648

[startup+1787.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604496/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62672 CPUtime=1786.55
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2063510 0 0 0 177659 996 0 0 25 0 1 0 163478801 64176128 15294 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134572926 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15668 15294 227 40 0 15085 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 62672

[startup+1788.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604496/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62696 CPUtime=1787.55
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2064244 0 0 0 177759 996 0 0 25 0 1 0 163478801 64200704 15300 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542173 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15674 15300 227 40 0 15091 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 62696

[startup+1789.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604496/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62720 CPUtime=1788.55
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2065178 0 0 0 177858 997 0 0 25 0 1 0 163478801 64225280 15306 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134534926 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15680 15306 227 40 0 15097 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 62720

[startup+1790.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604432/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62748 CPUtime=1789.56
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2066166 0 0 0 177958 998 0 0 25 0 1 0 163478801 64253952 15313 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542173 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15687 15313 227 40 0 15104 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 62748

[startup+1791.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604432/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62772 CPUtime=1790.56
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2067204 0 0 0 178058 998 0 0 25 0 1 0 163478801 64278528 15319 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15693 15319 227 40 0 15110 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 62772

[startup+1792.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604368/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62804 CPUtime=1791.57
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2068236 0 0 0 178158 999 0 0 25 0 1 0 163478801 64311296 15327 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15701 15327 227 40 0 15118 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 62804

[startup+1793.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604368/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62836 CPUtime=1792.58
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2069268 0 0 0 178258 1000 0 0 25 0 1 0 163478801 64344064 15335 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629267 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15709 15335 227 40 0 15126 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 62836

[startup+1794.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604368/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62852 CPUtime=1793.58
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2069912 0 0 0 178358 1000 0 0 25 0 1 0 163478801 64360448 15339 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15713 15339 227 40 0 15130 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 62852

[startup+1795.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604304/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62868 CPUtime=1794.58
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2070596 0 0 0 178457 1001 0 0 25 0 1 0 163478801 64376832 15343 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632920 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15717 15343 227 40 0 15134 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 62868

[startup+1796.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604304/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=63032 CPUtime=1795.58
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2071788 0 0 0 178557 1001 0 0 25 0 1 0 163478801 64544768 15359 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15758 15359 227 40 0 15175 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (Kb) 63032

[startup+1797.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604240/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62936 CPUtime=1796.59
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2072822 0 0 0 178657 1002 0 0 25 0 1 0 163478801 64446464 15360 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543497 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15734 15360 227 40 0 15151 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 62936

[startup+1798.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604240/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=62976 CPUtime=1797.6
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2073912 0 0 0 178757 1003 0 0 25 0 1 0 163478801 64487424 15370 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15744 15370 227 40 0 15161 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 62976

[startup+1799.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604176/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=63008 CPUtime=1798.6
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2075224 0 0 0 178857 1003 0 0 25 0 1 0 163478801 64520192 15378 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542960 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15752 15378 227 40 0 15169 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 63008

[startup+1800.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604176/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=63040 CPUtime=1799.6
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2076464 0 0 0 178956 1004 0 0 25 0 1 0 163478801 64552960 15386 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134534663 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15760 15386 227 40 0 15177 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (Kb) 63040

[startup+1801.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604112/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=63072 CPUtime=1800.61
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2077776 0 0 0 179056 1005 0 0 25 0 1 0 163478801 64585728 15394 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 8326871 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15768 15394 227 40 0 15185 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 63072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 20102
/proc/meminfo: memFree=1604112/2055920 swapFree=4184088/4192956
[pid=19904] ppid=19902 vsize=63072 CPUtime=1800.62
/proc/19904/stat : 19904 (glpPBv3) R 19902 19904 19855 0 -1 0 2077784 0 0 0 179057 1005 0 0 25 0 1 0 163478801 64585728 15394 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643502 0 0 4096 0 0 0 0 17 1 0 0
/proc/19904/statm: 15768 15394 227 40 0 15185 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 63072

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.18
CPU time (s): 1800.64
CPU user time (s): 1790.57
CPU system time (s): 10.0615
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (Kb): 63072
The end

Launcher Data (download as text)

Begin job on node18 on Sat Jul 29 09:43:02 UTC 2006


FILE ID= 85183-1154166182

PBS_JOBID= 892957

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  19bfc1d5b7087888ef5c79946c60f053

RANDOM SEED= 151291910

TIMEOUT= 1800 seconds


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1665752 kB
Buffers:         17440 kB
Cached:         295616 kB
SwapCached:       2600 kB
Active:          22904 kB
Inactive:       298700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665752 kB
SwapTotal:     4192956 kB
SwapFree:      4184088 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14556 kB
Slab:            54676 kB
Committed_AS:   670760 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node18 on Sat Jul 29 10:13:03 UTC 2006