Trace number 84838

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 NameAnswerCPU timeWall clock time
glpPB 0.2? (TO) 1800.68 1801.3

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/ppp-problems/normalized-ppp:3-13,25,26.opb
MD5SUM28d827e98d8e81c3ff9d9e47a6238269
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.27765
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4644
Total number of constraints31254
Number of constraints which are clauses30228
Number of constraints which are cardinality constraints (but not clauses)948
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 104
Number of bits of the biggest sum of numbers7
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/node19/watcher-84838-1154162073 -o ROOT/results/node19/solver-84838-1154162073 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node19/84838-1154162073/instance-84838-1154162073.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.91 3/64 5490
/proc/meminfo: memFree=1365384/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=2424 CPUtime=0
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 132 0 0 0 0 0 0 0 18 0 1 0 163067797 2482176 114 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7487576 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 606 119 104 40 0 11 0

[startup+10.003 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5490
/proc/meminfo: memFree=1342360/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=25168 CPUtime=9.99
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 13043 0 0 0 993 6 0 0 25 0 1 0 163067797 25772032 5912 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134582113 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 6292 5912 221 40 0 5709 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 25168

[startup+20.0101 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5490
/proc/meminfo: memFree=1342360/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=25168 CPUtime=19.99
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 19035 0 0 0 1990 9 0 0 25 0 1 0 163067797 25772032 5912 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643691 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 6292 5912 221 40 0 5709 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25168

[startup+30.0162 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5490
/proc/meminfo: memFree=1337112/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=30
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 56180 0 0 0 2974 26 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 30664

[startup+40.0223 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5490
/proc/meminfo: memFree=1337048/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30168 CPUtime=40.01
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 153477 0 0 0 3936 65 0 0 25 0 1 0 163067797 30892032 7168 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7542 7168 227 40 0 6959 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 30168

[startup+50.0284 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5490
/proc/meminfo: memFree=1337048/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=50.01
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 253759 0 0 0 4896 105 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643275 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 30664

[startup+60.0345 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5490
/proc/meminfo: memFree=1337112/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=60
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 350526 0 0 0 5857 143 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 30664

[startup+70.0406 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5490
/proc/meminfo: memFree=1337112/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=70.01
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 451056 0 0 0 6819 182 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626346 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 30664

[startup+80.0477 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 5490
/proc/meminfo: memFree=1337112/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=80.02
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 553463 0 0 0 7776 226 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 30664

[startup+90.0538 s]
/proc/loadavg: 1.13 1.02 0.93 2/64 5490
/proc/meminfo: memFree=1337112/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=90.01
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 651752 0 0 0 8735 266 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542146 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 30664

[startup+100.06 s]
/proc/loadavg: 1.11 1.02 0.93 2/64 5490
/proc/meminfo: memFree=1337112/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=100.02
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 742938 0 0 0 9698 304 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643512 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 30664

[startup+110.066 s]
/proc/loadavg: 1.10 1.02 0.93 2/64 5490
/proc/meminfo: memFree=1337048/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=110.02
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 836360 0 0 0 10660 342 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 30664

[startup+120.072 s]
/proc/loadavg: 1.08 1.02 0.93 2/64 5490
/proc/meminfo: memFree=1337048/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=120.03
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 938264 0 0 0 11622 381 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 30664

[startup+130.078 s]
/proc/loadavg: 1.07 1.02 0.93 2/64 5490
/proc/meminfo: memFree=1337048/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=130.03
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 1040540 0 0 0 12581 422 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 30664

[startup+140.085 s]
/proc/loadavg: 1.06 1.01 0.93 2/64 5490
/proc/meminfo: memFree=1337112/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=140.04
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 1135328 0 0 0 13543 461 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 30664

[startup+150.092 s]
/proc/loadavg: 1.05 1.01 0.93 2/64 5490
/proc/meminfo: memFree=1337112/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=150.04
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 1234987 0 0 0 14501 503 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 30664

[startup+160.098 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 5490
/proc/meminfo: memFree=1337112/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=30664 CPUtime=160.05
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 1331398 0 0 0 15463 542 0 0 25 0 1 0 163067797 31399936 7292 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 7666 7292 227 40 0 7083 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 30664

[startup+170.105 s]
/proc/loadavg: 1.03 1.01 0.93 2/64 5490
/proc/meminfo: memFree=1335256/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32500 CPUtime=170.05
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 1433478 0 0 0 16419 586 0 0 25 0 1 0 163067797 33280000 7751 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8125 7751 227 40 0 7542 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 32500

[startup+180.111 s]
/proc/loadavg: 1.03 1.01 0.93 2/64 5490
/proc/meminfo: memFree=1335256/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32500 CPUtime=180.05
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 1536126 0 0 0 17378 627 0 0 25 0 1 0 163067797 33280000 7751 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8125 7751 227 40 0 7542 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 32500

[startup+190.117 s]
/proc/loadavg: 1.02 1.01 0.93 2/64 5490
/proc/meminfo: memFree=1335256/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32500 CPUtime=190.05
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 1637534 0 0 0 18337 668 0 0 25 0 1 0 163067797 33280000 7751 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8125 7751 227 40 0 7542 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 32500

[startup+200.123 s]
/proc/loadavg: 1.02 1.01 0.93 2/64 5490
/proc/meminfo: memFree=1335256/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32500 CPUtime=200.05
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 1735319 0 0 0 19298 707 0 0 25 0 1 0 163067797 33280000 7751 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8125 7751 227 40 0 7542 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 32500

[startup+210.129 s]
/proc/loadavg: 1.02 1.01 0.93 2/64 5490

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

/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17577511 0 0 0 170941 7216 0 0 25 0 1 0 163067797 33013760 7686 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537295 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8060 7686 227 40 0 7477 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (Kb) 32240

[startup+1783.2 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1329432/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=37864 CPUtime=1782.58
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17582870 0 0 0 171039 7219 0 0 25 0 1 0 163067797 38772736 9092 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134585317 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 9466 9092 227 40 0 8883 0
Current children cumulated CPU time (s) 1782.58
Current children cumulated vsize (Kb) 37864

[startup+1784.2 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334552/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32800 CPUtime=1783.57
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17591678 0 0 0 171136 7221 0 0 25 0 1 0 163067797 33587200 7824 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8200 7824 227 40 0 7617 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 32800

[startup+1785.21 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334552/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32800 CPUtime=1784.58
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17603210 0 0 0 171235 7223 0 0 25 0 1 0 163067797 33587200 7824 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626346 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8200 7824 227 40 0 7617 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 32800

[startup+1786.21 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334552/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32800 CPUtime=1785.59
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17614742 0 0 0 171333 7226 0 0 25 0 1 0 163067797 33587200 7824 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8200 7824 227 40 0 7617 0
Current children cumulated CPU time (s) 1785.59
Current children cumulated vsize (Kb) 32800

[startup+1787.22 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1329240/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=37900 CPUtime=1786.59
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17621293 0 0 0 171431 7228 0 0 25 0 1 0 163067797 38809600 9101 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643520 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 9475 9101 227 40 0 8892 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 37900

[startup+1788.22 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1330072/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=36692 CPUtime=1787.59
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17625559 0 0 0 171529 7230 0 0 25 0 1 0 163067797 37572608 8799 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 9173 8799 227 40 0 8590 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 36692

[startup+1789.23 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334488/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32800 CPUtime=1788.6
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17636979 0 0 0 171625 7235 0 0 25 0 1 0 163067797 33587200 7824 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8200 7824 227 40 0 7617 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 32800

[startup+1790.23 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334488/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32800 CPUtime=1789.61
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17648387 0 0 0 171721 7240 0 0 25 0 1 0 163067797 33587200 7824 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8200 7824 227 40 0 7617 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (Kb) 32800

[startup+1791.24 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334488/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32800 CPUtime=1790.61
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17659795 0 0 0 171816 7245 0 0 25 0 1 0 163067797 33587200 7824 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8200 7824 227 40 0 7617 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 32800

[startup+1792.24 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1329240/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=37900 CPUtime=1791.62
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17663866 0 0 0 171915 7247 0 0 25 0 1 0 163067797 38809600 9101 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134585630 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 9475 9101 227 40 0 8892 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 37900

[startup+1793.25 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1329240/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=37900 CPUtime=1792.62
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17666568 0 0 0 172014 7248 0 0 25 0 1 0 163067797 38809600 9101 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 9475 9101 227 40 0 8892 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 37900

[startup+1794.25 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334488/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32808 CPUtime=1793.62
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17673160 0 0 0 172112 7250 0 0 25 0 1 0 163067797 33595392 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8202 7826 227 40 0 7619 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 32808

[startup+1795.26 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334488/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32808 CPUtime=1794.63
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17684568 0 0 0 172207 7256 0 0 25 0 1 0 163067797 33595392 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8202 7826 227 40 0 7619 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 32808

[startup+1796.26 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334488/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32808 CPUtime=1795.63
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17695976 0 0 0 172303 7260 0 0 25 0 1 0 163067797 33595392 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8202 7826 227 40 0 7619 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 32808

[startup+1797.27 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1329432/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=37872 CPUtime=1796.64
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17706645 0 0 0 172398 7266 0 0 25 0 1 0 163067797 38780928 9094 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134605736 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 9468 9094 227 40 0 8885 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 37872

[startup+1798.27 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1329432/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=37872 CPUtime=1797.64
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17709010 0 0 0 172497 7267 0 0 25 0 1 0 163067797 38780928 9094 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134585317 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 9468 9094 227 40 0 8885 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 37872

[startup+1799.28 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334808/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32808 CPUtime=1798.64
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17714334 0 0 0 172594 7270 0 0 25 0 1 0 163067797 33595392 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8202 7826 227 40 0 7619 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 32808

[startup+1800.28 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334488/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32808 CPUtime=1799.66
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17725866 0 0 0 172691 7275 0 0 25 0 1 0 163067797 33595392 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8202 7826 227 40 0 7619 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 32808

[startup+1801.29 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334488/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32808 CPUtime=1800.66
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17737274 0 0 0 172789 7277 0 0 25 0 1 0 163067797 33595392 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8202 7826 227 40 0 7619 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 32808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.29 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 5690
/proc/meminfo: memFree=1334488/2055920 swapFree=4183080/4192956
[pid=5490] ppid=5488 vsize=32808 CPUtime=1800.66
/proc/5490/stat : 5490 (glpPBv3) R 5488 5490 5441 0 -1 0 17737274 0 0 0 172789 7277 0 0 25 0 1 0 163067797 33595392 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/5490/statm: 8202 7826 227 40 0 7619 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 32808

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.3
CPU time (s): 1800.68
CPU user time (s): 1727.9
CPU system time (s): 72.7809
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (Kb): 37900
The end

Launcher Data (download as text)

Begin job on node19 on Sat Jul 29 08:34:33 UTC 2006


FILE ID= 84838-1154162073

PBS_JOBID= 892612

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:3-13,25,26.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node19/84838-1154162073/instance-84838-1154162073.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-84838-1154162073 -o ROOT/results/node19/solver-84838-1154162073 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node19/84838-1154162073/instance-84838-1154162073.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  28d827e98d8e81c3ff9d9e47a6238269

RANDOM SEED= 10849680

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.233
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.233
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:       1365592 kB
Buffers:         39864 kB
Cached:         571368 kB
SwapCached:       3556 kB
Active:          91472 kB
Inactive:       528208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1365592 kB
SwapTotal:     4192956 kB
SwapFree:      4183080 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14508 kB
Slab:            56608 kB
Committed_AS:   808812 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node19 on Sat Jul 29 09:04:34 UTC 2006