Trace number 41337

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
PBS 4.1L? (TO) 1800.63 1801.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-agg2.opb
MD5SUM7b629a8e586efe367931c6cdc897e95b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9060
Total number of constraints429
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 constraints429
Minimum length of a constraint30
Maximum length of a constraint1440
Number of terms in the objective function 6930
Biggest coefficient in the objective function 3308
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 529735
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 529735
Number of bits of the biggest sum of numbers20
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 PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node30/41337-1149327922/instance-41337-1149327922.opb ......

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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node30/watcher-41337-1149327922 -o ROOT/results/node30/solver-41337-1149327922 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node30/41337-1149327922/instance-41337-1149327922.opb 377703887 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.98 2/64 29713
/proc/meminfo: memFree=1838512/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=2252 CPUtime=0
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 198455814 2306048 145 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134599096 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 563 146 90 232 0 328 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.95 0.98 2/64 29713
/proc/meminfo: memFree=1832752/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=7772 CPUtime=9.99
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 1777 0 0 0 993 6 0 0 25 0 1 0 198455814 7958528 1540 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 1943 1540 105 232 0 1708 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 7772

[startup+20.0098 s]
/proc/loadavg: 0.94 0.96 0.98 2/64 29713
/proc/meminfo: memFree=1831288/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=11144 CPUtime=20
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 2167 0 0 0 1993 7 0 0 25 0 1 0 198455814 11411456 1930 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549323 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 2786 1930 105 232 0 2551 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 11144

[startup+30.0158 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 29713
/proc/meminfo: memFree=1830456/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=11144 CPUtime=30
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 2387 0 0 0 2993 7 0 0 25 0 1 0 198455814 11411456 2150 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549257 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 2786 2150 105 232 0 2551 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 11144

[startup+40.0219 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 29713
/proc/meminfo: memFree=1829560/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=11144 CPUtime=40
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 2612 0 0 0 3993 7 0 0 25 0 1 0 198455814 11411456 2375 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 2786 2375 105 232 0 2551 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 11144

[startup+50.0279 s]
/proc/loadavg: 0.96 0.96 0.98 2/64 29713
/proc/meminfo: memFree=1828728/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=15436 CPUtime=50
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 2843 0 0 0 4993 7 0 0 25 0 1 0 198455814 15806464 2606 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549257 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 3859 2606 105 232 0 3624 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 15436

[startup+60.034 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 29713
/proc/meminfo: memFree=1827704/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=15576 CPUtime=60.01
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 3093 0 0 0 5993 8 0 0 25 0 1 0 198455814 15949824 2856 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 3894 2856 105 232 0 3659 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 15576

[startup+70.04 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 29713
/proc/meminfo: memFree=1826872/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=15576 CPUtime=70.01
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 3301 0 0 0 6993 8 0 0 25 0 1 0 198455814 15949824 3064 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549200 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 3894 3064 105 232 0 3659 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 15576

[startup+80.0471 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 29713
/proc/meminfo: memFree=1825400/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=16128 CPUtime=80.02
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 3668 0 0 0 7992 10 0 0 25 0 1 0 198455814 16515072 3431 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549318 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4032 3431 105 232 0 3797 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 16128

[startup+90.0521 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 29713
/proc/meminfo: memFree=1824312/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=16572 CPUtime=90.02
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 3988 0 0 0 8991 11 0 0 25 0 1 0 198455814 16969728 3702 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4143 3702 105 232 0 3908 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 16572

[startup+100.058 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 29713
/proc/meminfo: memFree=1824184/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=16572 CPUtime=100.02
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 4017 0 0 0 9991 11 0 0 25 0 1 0 198455814 16969728 3731 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549267 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4143 3731 105 232 0 3908 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 16572

[startup+110.064 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 29713
/proc/meminfo: memFree=1824056/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=16704 CPUtime=110.03
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 4049 0 0 0 10990 13 0 0 25 0 1 0 198455814 17104896 3763 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551632 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4176 3763 105 232 0 3941 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 16704

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29713
/proc/meminfo: memFree=1823800/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=16956 CPUtime=120.03
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 4109 0 0 0 11989 14 0 0 25 0 1 0 198455814 17362944 3823 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4239 3823 105 232 0 4004 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 16956

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29713
/proc/meminfo: memFree=1823672/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=17056 CPUtime=130.04
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 4144 0 0 0 12989 15 0 0 25 0 1 0 198455814 17465344 3858 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4264 3858 105 232 0 4029 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 17056

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29713
/proc/meminfo: memFree=1823608/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=17144 CPUtime=140.04
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 4172 0 0 0 13989 15 0 0 25 0 1 0 198455814 17555456 3886 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4286 3886 105 232 0 4051 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 17144

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29713
/proc/meminfo: memFree=1823544/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=17144 CPUtime=150.04
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 4182 0 0 0 14989 15 0 0 25 0 1 0 198455814 17555456 3896 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4286 3896 105 232 0 4051 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 17144

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29713
/proc/meminfo: memFree=1823352/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=17528 CPUtime=160.04
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 4281 0 0 0 15989 15 0 0 25 0 1 0 198455814 17948672 3898 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549323 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4382 3898 105 232 0 4147 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 17528

[startup+170.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29713
/proc/meminfo: memFree=1823352/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=17640 CPUtime=170.04
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 4324 0 0 0 16988 16 0 0 25 0 1 0 198455814 18063360 3941 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4410 3941 105 232 0 4175 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 17640

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29713
/proc/meminfo: memFree=1823160/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=17764 CPUtime=180.05
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 4367 0 0 0 17988 17 0 0 25 0 1 0 198455814 18190336 3984 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4441 3984 105 232 0 4206 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 17764

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29713
/proc/meminfo: memFree=1822904/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=17948 CPUtime=190.05
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 4424 0 0 0 18986 19 0 0 25 0 1 0 198455814 18378752 4041 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4487 4041 105 232 0 4252 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 17948

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29713
/proc/meminfo: memFree=1822648/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=18236 CPUtime=200.06
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 4490 0 0 0 19985 21 0 0 25 0 1 0 198455814 18673664 4107 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 4559 4107 105 232 0 4324 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 18236

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29713
/proc/meminfo: memFree=1822520/2055920 swapFree=4180904/4192956

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

/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9963 0 0 0 178052 100 0 0 25 0 1 0 198455814 40030208 8233 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8233 105 232 0 9538 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 39092

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805496/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1782.53
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9963 0 0 0 178153 100 0 0 25 0 1 0 198455814 40030208 8233 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8233 105 232 0 9538 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 39092

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805496/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1783.53
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9963 0 0 0 178253 100 0 0 25 0 1 0 198455814 40030208 8233 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8233 105 232 0 9538 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 39092

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805496/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1784.53
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9963 0 0 0 178353 100 0 0 25 0 1 0 198455814 40030208 8233 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8233 105 232 0 9538 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 39092

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805496/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1785.54
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9964 0 0 0 178454 100 0 0 25 0 1 0 198455814 40030208 8234 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8234 105 232 0 9538 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 39092

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805496/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1786.54
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9967 0 0 0 178554 100 0 0 25 0 1 0 198455814 40030208 8237 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8237 105 232 0 9538 0
Current children cumulated CPU time (s) 1786.54
Current children cumulated vsize (Kb) 39092

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805496/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1787.55
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9968 0 0 0 178655 100 0 0 25 0 1 0 198455814 40030208 8238 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8238 105 232 0 9538 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 39092

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805496/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1788.55
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9969 0 0 0 178755 100 0 0 25 0 1 0 198455814 40030208 8239 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8239 105 232 0 9538 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 39092

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805496/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1789.56
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9970 0 0 0 178856 100 0 0 25 0 1 0 198455814 40030208 8240 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8240 105 232 0 9538 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 39092

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805496/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1790.56
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9971 0 0 0 178956 100 0 0 25 0 1 0 198455814 40030208 8241 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8241 105 232 0 9538 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 39092

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805496/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1791.56
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9973 0 0 0 179056 100 0 0 25 0 1 0 198455814 40030208 8243 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8243 105 232 0 9538 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 39092

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805496/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1792.57
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9974 0 0 0 179157 100 0 0 25 0 1 0 198455814 40030208 8244 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8244 105 232 0 9538 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 39092

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805432/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1793.57
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9987 0 0 0 179257 100 0 0 25 0 1 0 198455814 40030208 8257 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8257 105 232 0 9538 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 39092

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805432/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1794.58
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9988 0 0 0 179358 100 0 0 25 0 1 0 198455814 40030208 8258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8258 105 232 0 9538 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 39092

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805432/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1795.58
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9988 0 0 0 179458 100 0 0 25 0 1 0 198455814 40030208 8258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8258 105 232 0 9538 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (Kb) 39092

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805432/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1796.59
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9989 0 0 0 179559 100 0 0 25 0 1 0 198455814 40030208 8259 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8259 105 232 0 9538 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 39092

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805432/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1797.59
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9990 0 0 0 179659 100 0 0 25 0 1 0 198455814 40030208 8260 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549248 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8260 105 232 0 9538 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 39092

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805432/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1798.59
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9991 0 0 0 179759 100 0 0 25 0 1 0 198455814 40030208 8261 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8261 105 232 0 9538 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (Kb) 39092

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805432/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1799.6
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9991 0 0 0 179860 100 0 0 25 0 1 0 198455814 40030208 8261 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8261 105 232 0 9538 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (Kb) 39092

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805368/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1800.6
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9993 0 0 0 179960 100 0 0 25 0 1 0 198455814 40030208 8263 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8263 105 232 0 9538 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 39092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 29908
/proc/meminfo: memFree=1805368/2055920 swapFree=4180904/4192956
[pid=29713] ppid=29711 vsize=39092 CPUtime=1800.6
/proc/29713/stat : 29713 (PBS4L) R 29711 29713 29667 0 -1 4194304 9993 0 0 0 179960 100 0 0 25 0 1 0 198455814 40030208 8263 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/29713/statm: 9773 8263 105 232 0 9538 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 39092

Sending SIGTERM to -29713
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.18
CPU time (s): 1800.63
CPU user time (s): 1799.61
CPU system time (s): 1.01584
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (Kb): 39092
The end

Launcher Data (download as text)

Begin job on node30 on Sat Jun  3 09:45:22 UTC 2006


FILE ID= 41337-1149327922

PBS_JOBID= 309736

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-agg2.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node30/41337-1149327922/instance-41337-1149327922.opb 377703887
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-41337-1149327922 -o ROOT/results/node30/solver-41337-1149327922 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node30/41337-1149327922/instance-41337-1149327922.opb 377703887

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  7b629a8e586efe367931c6cdc897e95b

RANDOM SEED= 377703887


/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.216
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.216
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:       1838720 kB
Buffers:         19124 kB
Cached:         132524 kB
SwapCached:       3664 kB
Active:          31448 kB
Inactive:       128836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838720 kB
SwapTotal:     4192956 kB
SwapFree:      4180904 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            42948 kB
Committed_AS:   301912 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node30 on Sat Jun  3 10:15:23 UTC 2006