Trace number 41460

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.54 1801.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-markshare2.opb
MD5SUM1d7aea072d665a4285862aa32425d490
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 9
Optimality of the best value was proved NO
Number of variables270
Total number of constraints7
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 constraints7
Minimum length of a constraint90
Maximum length of a constraint90
Number of terms in the objective function 210
Biggest coefficient in the objective function 37450
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524454
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261155
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524454
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/node45/41460-1149357709/instance-41460-1149357709.opb ......
0.00	c done parsing opb.
0.00	o 170
0.01	o 169
6.55	o 101
6.59	o 100
16.21	o 97
16.58	o 91
17.47	o 53
461.15	o 47
1015.40	o 41

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/node45/watcher-41460-1149357709 -o ROOT/results/node45/solver-41460-1149357709 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node45/41460-1149357709/instance-41460-1149357709.opb 600198770 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 3/64 29356
/proc/meminfo: memFree=1478096/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=1400 CPUtime=0
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 97208665 1433600 132 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 350 132 99 232 0 115 0

[startup+10.0028 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 29356
/proc/meminfo: memFree=1469776/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=10612 CPUtime=9.99
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 2247 0 0 0 997 2 0 0 25 0 1 0 97208665 10866688 2179 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 2653 2179 108 232 0 2418 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 10612

[startup+20.0086 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 29356
/proc/meminfo: memFree=1468560/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=11820 CPUtime=19.99
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 2649 0 0 0 1995 4 0 0 25 0 1 0 97208665 12103680 2484 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 2955 2484 108 232 0 2720 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 11820

[startup+30.0144 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 29356
/proc/meminfo: memFree=1466960/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=21052 CPUtime=29.99
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 3250 0 0 0 2993 6 0 0 25 0 1 0 97208665 21557248 2892 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 5263 2892 108 232 0 5028 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 21052

[startup+40.0202 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 29356
/proc/meminfo: memFree=1464720/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=21324 CPUtime=39.99
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 3808 0 0 0 3990 9 0 0 25 0 1 0 97208665 21835776 3450 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549297 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 5331 3450 108 232 0 5096 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 21324

[startup+50.0261 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 29356
/proc/meminfo: memFree=1462864/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=21600 CPUtime=50
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 4257 0 0 0 4989 11 0 0 25 0 1 0 97208665 22118400 3899 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 5400 3899 108 232 0 5165 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 21600

[startup+60.0319 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 29356
/proc/meminfo: memFree=1460624/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=22024 CPUtime=60
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 4837 0 0 0 5987 13 0 0 25 0 1 0 97208665 22552576 4479 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558821 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 5506 4479 108 232 0 5271 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 22024

[startup+70.0377 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 29356
/proc/meminfo: memFree=1458960/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=22328 CPUtime=70
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 5246 0 0 0 6986 14 0 0 25 0 1 0 97208665 22863872 4888 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 5582 4888 108 232 0 5347 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 22328

[startup+80.0435 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 29356
/proc/meminfo: memFree=1458192/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=22732 CPUtime=80.01
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 5432 0 0 0 7986 15 0 0 25 0 1 0 97208665 23277568 5074 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 5683 5074 108 232 0 5448 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 22732

[startup+90.0494 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 29356
/proc/meminfo: memFree=1457040/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=24268 CPUtime=90.01
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 6114 0 0 0 8984 17 0 0 25 0 1 0 97208665 24850432 5371 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 6067 5371 108 232 0 5832 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 24268

[startup+100.055 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 29356
/proc/meminfo: memFree=1456208/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=40960 CPUtime=100.01
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 6323 0 0 0 9982 19 0 0 25 0 1 0 97208665 41943040 5580 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549300 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 10240 5580 108 232 0 10005 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 40960

[startup+110.061 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1455440/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=41092 CPUtime=110.02
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 6511 0 0 0 10982 20 0 0 25 0 1 0 97208665 42078208 5768 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 10273 5768 108 232 0 10038 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 41092

[startup+120.067 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1455120/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=41384 CPUtime=120.02
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 6583 0 0 0 11981 21 0 0 25 0 1 0 97208665 42377216 5840 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 10346 5840 108 232 0 10111 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 41384

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1454864/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=41516 CPUtime=130.02
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 6652 0 0 0 12980 22 0 0 25 0 1 0 97208665 42512384 5909 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559735 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 10379 5909 108 232 0 10144 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 41516

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1454608/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=41692 CPUtime=140.02
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 6710 0 0 0 13978 24 0 0 25 0 1 0 97208665 42692608 5967 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549282 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 10423 5967 108 232 0 10188 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 41692

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1454352/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=41888 CPUtime=150.02
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 6766 0 0 0 14977 25 0 0 25 0 1 0 97208665 42893312 6023 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 10472 6023 108 232 0 10237 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 41888

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1454224/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=41888 CPUtime=160.03
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 6798 0 0 0 15976 27 0 0 25 0 1 0 97208665 42893312 6055 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 10472 6055 108 232 0 10237 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 41888

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1452816/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=42208 CPUtime=170.03
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 7162 0 0 0 16975 28 0 0 25 0 1 0 97208665 43220992 6419 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 10552 6419 108 232 0 10317 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 42208

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1452688/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=42208 CPUtime=180.03
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 7206 0 0 0 17974 29 0 0 25 0 1 0 97208665 43220992 6463 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558821 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 10552 6463 108 232 0 10317 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 42208

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1452240/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=42460 CPUtime=190.04
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 7314 0 0 0 18973 31 0 0 25 0 1 0 97208665 43479040 6571 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 10615 6571 108 232 0 10380 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 42460

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1452048/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=42760 CPUtime=200.03
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 7363 0 0 0 19972 31 0 0 25 0 1 0 97208665 43786240 6620 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 10690 6620 108 232 0 10455 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 42760

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1451728/2055920 swapFree=4191900/4192956

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

/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21578 0 0 0 177976 167 0 0 25 0 1 0 97208665 80130048 15456 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15456 108 232 0 19328 0
Current children cumulated CPU time (s) 1781.43
Current children cumulated vsize (Kb) 78252

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416592/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1782.43
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21579 0 0 0 178076 167 0 0 25 0 1 0 97208665 80130048 15457 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15457 108 232 0 19328 0
Current children cumulated CPU time (s) 1782.43
Current children cumulated vsize (Kb) 78252

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416592/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1783.43
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21580 0 0 0 178176 167 0 0 25 0 1 0 97208665 80130048 15458 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15458 108 232 0 19328 0
Current children cumulated CPU time (s) 1783.43
Current children cumulated vsize (Kb) 78252

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416592/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1784.44
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21582 0 0 0 178277 167 0 0 25 0 1 0 97208665 80130048 15460 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15460 108 232 0 19328 0
Current children cumulated CPU time (s) 1784.44
Current children cumulated vsize (Kb) 78252

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416592/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1785.44
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21584 0 0 0 178377 167 0 0 25 0 1 0 97208665 80130048 15462 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15462 108 232 0 19328 0
Current children cumulated CPU time (s) 1785.44
Current children cumulated vsize (Kb) 78252

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416528/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1786.44
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21586 0 0 0 178477 167 0 0 25 0 1 0 97208665 80130048 15464 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15464 108 232 0 19328 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 78252

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416528/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1787.45
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21588 0 0 0 178578 167 0 0 25 0 1 0 97208665 80130048 15466 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15466 108 232 0 19328 0
Current children cumulated CPU time (s) 1787.45
Current children cumulated vsize (Kb) 78252

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416528/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1788.45
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21591 0 0 0 178678 167 0 0 25 0 1 0 97208665 80130048 15469 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15469 108 232 0 19328 0
Current children cumulated CPU time (s) 1788.45
Current children cumulated vsize (Kb) 78252

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416528/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1789.46
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21592 0 0 0 178779 167 0 0 25 0 1 0 97208665 80130048 15470 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15470 108 232 0 19328 0
Current children cumulated CPU time (s) 1789.46
Current children cumulated vsize (Kb) 78252

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416528/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1790.46
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21595 0 0 0 178879 167 0 0 25 0 1 0 97208665 80130048 15473 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558853 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15473 108 232 0 19328 0
Current children cumulated CPU time (s) 1790.46
Current children cumulated vsize (Kb) 78252

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416528/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1791.47
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21596 0 0 0 178980 167 0 0 25 0 1 0 97208665 80130048 15474 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15474 108 232 0 19328 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (Kb) 78252

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416528/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1792.48
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21597 0 0 0 179080 168 0 0 25 0 1 0 97208665 80130048 15475 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15475 108 232 0 19328 0
Current children cumulated CPU time (s) 1792.48
Current children cumulated vsize (Kb) 78252

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416528/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1793.48
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21598 0 0 0 179180 168 0 0 25 0 1 0 97208665 80130048 15476 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549958 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15476 108 232 0 19328 0
Current children cumulated CPU time (s) 1793.48
Current children cumulated vsize (Kb) 78252

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416528/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1794.49
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21600 0 0 0 179281 168 0 0 25 0 1 0 97208665 80130048 15478 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15478 108 232 0 19328 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (Kb) 78252

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416464/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1795.49
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21601 0 0 0 179381 168 0 0 25 0 1 0 97208665 80130048 15479 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15479 108 232 0 19328 0
Current children cumulated CPU time (s) 1795.49
Current children cumulated vsize (Kb) 78252

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416464/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1796.5
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21602 0 0 0 179482 168 0 0 25 0 1 0 97208665 80130048 15480 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15480 108 232 0 19328 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (Kb) 78252

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416464/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1797.5
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21603 0 0 0 179582 168 0 0 25 0 1 0 97208665 80130048 15481 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15481 108 232 0 19328 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (Kb) 78252

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416464/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1798.51
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21605 0 0 0 179683 168 0 0 25 0 1 0 97208665 80130048 15483 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15483 108 232 0 19328 0
Current children cumulated CPU time (s) 1798.51
Current children cumulated vsize (Kb) 78252

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416400/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1799.51
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21620 0 0 0 179783 168 0 0 25 0 1 0 97208665 80130048 15498 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15498 108 232 0 19328 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (Kb) 78252

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416400/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1800.51
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21621 0 0 0 179883 168 0 0 25 0 1 0 97208665 80130048 15499 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15499 108 232 0 19328 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 78252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29358
/proc/meminfo: memFree=1416400/2055920 swapFree=4191900/4192956
[pid=29356] ppid=29354 vsize=78252 CPUtime=1800.52
/proc/29356/stat : 29356 (PBS4L) R 29354 29356 29310 0 -1 4194304 21621 0 0 0 179884 168 0 0 25 0 1 0 97208665 80130048 15499 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29356/statm: 19563 15499 108 232 0 19328 0
Current children cumulated CPU time (s) 1800.52
Current children cumulated vsize (Kb) 78252

Sending SIGTERM to -29356
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.19
CPU time (s): 1800.54
CPU user time (s): 1798.84
CPU system time (s): 1.69374
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (Kb): 78252
The end

Launcher Data (download as text)

Begin job on node45 on Sat Jun  3 18:01:49 UTC 2006


FILE ID= 41460-1149357709

PBS_JOBID= 311341

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-markshare2.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node45/41460-1149357709/instance-41460-1149357709.opb 600198770
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-41460-1149357709 -o ROOT/results/node45/solver-41460-1149357709 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node45/41460-1149357709/instance-41460-1149357709.opb 600198770

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  1d7aea072d665a4285862aa32425d490

RANDOM SEED= 600198770


/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.263
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.263
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:       1478304 kB
Buffers:         29796 kB
Cached:         471172 kB
SwapCached:        260 kB
Active:          49872 kB
Inactive:       464984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478304 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          23016 kB
Slab:            48800 kB
Committed_AS:   304004 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node45 on Sat Jun  3 18:31:50 UTC 2006