Trace number 41389

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

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-nesm.opb
MD5SUM06abf2507bf67e08d71dcaed3569abdd
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 variables60075
Total number of constraints2257
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 constraints2257
Minimum length of a constraint10
Maximum length of a constraint941
Number of terms in the objective function 8142
Biggest coefficient in the objective function 10478
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 531689
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 531689
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/node85/41389-1149341434/instance-41389-1149341434.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/node85/watcher-41389-1149341434 -o ROOT/results/node85/solver-41389-1149341434 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node85/41389-1149341434/instance-41389-1149341434.opb 421153188 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.98 2/68 22069
/proc/meminfo: memFree=1678272/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=7036 CPUtime=0
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 129 0 0 0 0 0 0 0 19 0 1 0 199782670 7204864 114 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 1759 116 90 232 0 1524 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.96 0.98 2/68 22069
/proc/meminfo: memFree=1651840/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=34072 CPUtime=9.99
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 8592 0 0 0 994 5 0 0 25 0 1 0 199782670 34889728 6740 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 8518 6740 105 232 0 8283 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 34072

[startup+20.0087 s]
/proc/loadavg: 0.94 0.96 0.98 2/68 22069
/proc/meminfo: memFree=1650256/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=35948 CPUtime=19.99
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 9271 0 0 0 1992 7 0 0 25 0 1 0 199782670 36810752 7183 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 8987 7183 105 232 0 8752 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 35948

[startup+30.0148 s]
/proc/loadavg: 0.95 0.96 0.98 2/68 22069
/proc/meminfo: memFree=1649040/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=38524 CPUtime=29.99
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 9935 0 0 0 2989 10 0 0 25 0 1 0 199782670 39448576 7493 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546643 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 9631 7493 105 232 0 9396 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 38524

[startup+40.021 s]
/proc/loadavg: 0.95 0.96 0.98 2/68 22069
/proc/meminfo: memFree=1647696/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=39244 CPUtime=40
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 10668 0 0 0 3987 13 0 0 25 0 1 0 199782670 40185856 7823 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 9811 7823 105 232 0 9576 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 39244

[startup+50.0271 s]
/proc/loadavg: 0.96 0.96 0.98 2/68 22069
/proc/meminfo: memFree=1646224/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=39904 CPUtime=50
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 11258 0 0 0 4982 18 0 0 25 0 1 0 199782670 40861696 8177 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551621 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 9976 8177 105 232 0 9741 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 39904

[startup+60.0323 s]
/proc/loadavg: 0.97 0.96 0.98 2/68 22069
/proc/meminfo: memFree=1645200/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=40300 CPUtime=60.01
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 11849 0 0 0 5978 23 0 0 25 0 1 0 199782670 41267200 8414 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 10075 8414 105 232 0 9840 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 40300

[startup+70.0385 s]
/proc/loadavg: 0.97 0.96 0.98 2/68 22069
/proc/meminfo: memFree=1644944/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=40692 CPUtime=70.01
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 11961 0 0 0 6973 28 0 0 25 0 1 0 199782670 41668608 8526 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 10173 8526 105 232 0 9938 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 40692

[startup+80.0446 s]
/proc/loadavg: 0.98 0.96 0.98 2/68 22069
/proc/meminfo: memFree=1644432/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=41336 CPUtime=80.01
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 12628 0 0 0 7968 33 0 0 25 0 1 0 199782670 42328064 8624 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551340 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 10334 8624 105 232 0 10099 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 41336

[startup+90.0508 s]
/proc/loadavg: 0.98 0.96 0.98 2/68 22069
/proc/meminfo: memFree=1643792/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=41864 CPUtime=90.01
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 13001 0 0 0 8965 36 0 0 25 0 1 0 199782670 42868736 8761 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 10466 8761 105 232 0 10231 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 41864

[startup+100.057 s]
/proc/loadavg: 0.98 0.96 0.98 2/68 22069
/proc/meminfo: memFree=1643472/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=42528 CPUtime=100.02
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 13440 0 0 0 9961 41 0 0 25 0 1 0 199782670 43548672 8846 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 10632 8846 105 232 0 10397 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 42528

[startup+110.063 s]
/proc/loadavg: 0.98 0.97 0.98 2/68 22069
/proc/meminfo: memFree=1643280/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=42924 CPUtime=110.02
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 13655 0 0 0 10957 45 0 0 25 0 1 0 199782670 43954176 8943 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550346 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 10731 8943 105 232 0 10496 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 42924

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22069
/proc/meminfo: memFree=1642832/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=43188 CPUtime=120.02
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 13954 0 0 0 11952 50 0 0 25 0 1 0 199782670 44224512 9006 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 10797 9006 105 232 0 10562 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 43188

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22069
/proc/meminfo: memFree=1642512/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=43320 CPUtime=130.03
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 14376 0 0 0 12945 58 0 0 25 0 1 0 199782670 44359680 9074 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 10830 9074 105 232 0 10595 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 43320

[startup+140.08 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22069
/proc/meminfo: memFree=1641936/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=47548 CPUtime=140.03
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 14753 0 0 0 13937 66 0 0 25 0 1 0 199782670 48689152 9215 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 11887 9215 105 232 0 11652 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 47548

[startup+150.086 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22069
/proc/meminfo: memFree=1641808/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=47812 CPUtime=150.03
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 15068 0 0 0 14933 70 0 0 25 0 1 0 199782670 48959488 9294 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 11953 9294 105 232 0 11718 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 47812

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22069
/proc/meminfo: memFree=1641040/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=47944 CPUtime=160.04
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 15461 0 0 0 15928 76 0 0 25 0 1 0 199782670 49094656 9451 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551270 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 11986 9451 105 232 0 11751 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 47944

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22069
/proc/meminfo: memFree=1640592/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=48844 CPUtime=170.05
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 16110 0 0 0 16923 82 0 0 25 0 1 0 199782670 50016256 9553 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 12211 9553 105 232 0 11976 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 48844

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22069
/proc/meminfo: memFree=1640336/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=49108 CPUtime=180.05
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 16403 0 0 0 17917 88 0 0 25 0 1 0 199782670 50286592 9610 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551340 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 12277 9610 105 232 0 12042 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 49108

[startup+190.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22069
/proc/meminfo: memFree=1640144/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=49108 CPUtime=190.05
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 16684 0 0 0 18911 94 0 0 25 0 1 0 199782670 50286592 9655 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 12277 9655 105 232 0 12042 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 49108

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22069
/proc/meminfo: memFree=1639952/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=49372 CPUtime=200.06
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 17110 0 0 0 19908 98 0 0 25 0 1 0 199782670 50556928 9727 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 12343 9727 105 232 0 12108 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 49372

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22069
/proc/meminfo: memFree=1639504/2055892 swapFree=4085348/4096564

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

/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53845 0 0 0 177382 777 0 0 25 0 1 0 199782670 78118912 16988 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 16988 105 232 0 18837 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 76288

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610384/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1782.6
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53845 0 0 0 177482 778 0 0 25 0 1 0 199782670 78118912 16988 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 16988 105 232 0 18837 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 76288

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610384/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1783.6
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53847 0 0 0 177582 778 0 0 25 0 1 0 199782670 78118912 16990 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 16990 105 232 0 18837 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 76288

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610384/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1784.61
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53847 0 0 0 177682 779 0 0 25 0 1 0 199782670 78118912 16990 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 16990 105 232 0 18837 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 76288

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610384/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1785.6
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53852 0 0 0 177781 779 0 0 25 0 1 0 199782670 78118912 16995 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 16995 105 232 0 18837 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 76288

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610384/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1786.62
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53854 0 0 0 177882 780 0 0 25 0 1 0 199782670 78118912 16997 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551573 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 16997 105 232 0 18837 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 76288

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610384/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1787.62
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53856 0 0 0 177982 780 0 0 25 0 1 0 199782670 78118912 16999 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 16999 105 232 0 18837 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 76288

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610384/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1788.62
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53857 0 0 0 178082 780 0 0 25 0 1 0 199782670 78118912 17000 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17000 105 232 0 18837 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 76288

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610384/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1789.62
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53857 0 0 0 178182 780 0 0 25 0 1 0 199782670 78118912 17000 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17000 105 232 0 18837 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (Kb) 76288

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610384/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1790.62
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53857 0 0 0 178282 780 0 0 25 0 1 0 199782670 78118912 17000 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17000 105 232 0 18837 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 76288

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610320/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1791.63
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53978 0 0 0 178383 780 0 0 25 0 1 0 199782670 78118912 17003 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17003 105 232 0 18837 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (Kb) 76288

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610320/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1792.63
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53979 0 0 0 178482 781 0 0 25 0 1 0 199782670 78118912 17004 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17004 105 232 0 18837 0
Current children cumulated CPU time (s) 1792.63
Current children cumulated vsize (Kb) 76288

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610320/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1793.64
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53979 0 0 0 178582 782 0 0 25 0 1 0 199782670 78118912 17004 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17004 105 232 0 18837 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (Kb) 76288

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610320/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1794.65
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53979 0 0 0 178682 783 0 0 25 0 1 0 199782670 78118912 17004 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17004 105 232 0 18837 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 76288

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610320/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1795.65
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53980 0 0 0 178782 783 0 0 25 0 1 0 199782670 78118912 17005 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17005 105 232 0 18837 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 76288

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610320/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1796.65
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53980 0 0 0 178882 783 0 0 25 0 1 0 199782670 78118912 17005 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17005 105 232 0 18837 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (Kb) 76288

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610320/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1797.66
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53981 0 0 0 178982 784 0 0 25 0 1 0 199782670 78118912 17006 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17006 105 232 0 18837 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 76288

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610320/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1798.67
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 53983 0 0 0 179083 784 0 0 25 0 1 0 199782670 78118912 17008 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17008 105 232 0 18837 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 76288

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 22071
/proc/meminfo: memFree=1610256/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1799.67
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 54103 0 0 0 179183 784 0 0 25 0 1 0 199782670 78118912 17010 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17010 105 232 0 18837 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 76288

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.98 3/68 22071
/proc/meminfo: memFree=1610256/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1800.68
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 54104 0 0 0 179283 785 0 0 25 0 1 0 199782670 78118912 17011 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546768 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17011 105 232 0 18837 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 76288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.98 3/68 22071
/proc/meminfo: memFree=1610256/2055892 swapFree=4085348/4096564
[pid=22069] ppid=22067 vsize=76288 CPUtime=1800.68
/proc/22069/stat : 22069 (PBS4L) R 22067 22069 22023 0 -1 4194304 54104 0 0 0 179283 785 0 0 25 0 1 0 199782670 78118912 17011 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546482 0 0 4096 0 0 0 0 17 1 0 0
/proc/22069/statm: 19072 17011 105 232 0 18837 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 76288

Sending SIGTERM to -22069
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.19
CPU time (s): 1800.7
CPU user time (s): 1792.84
CPU system time (s): 7.8648
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (Kb): 76288
The end

Launcher Data (download as text)

Begin job on node85 on Sat Jun  3 13:30:34 UTC 2006


FILE ID= 41389-1149341434

PBS_JOBID= 310423

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-nesm.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node85/41389-1149341434/instance-41389-1149341434.opb 421153188
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node85/watcher-41389-1149341434 -o ROOT/results/node85/solver-41389-1149341434 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node85/41389-1149341434/instance-41389-1149341434.opb 421153188

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  06abf2507bf67e08d71dcaed3569abdd

RANDOM SEED= 421153188


/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.218
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	: 6006.18
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.218
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1678672 kB
Buffers:         26160 kB
Cached:         286252 kB
SwapCached:       2360 kB
Active:          75696 kB
Inactive:       245444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1678672 kB
SwapTotal:     4096564 kB
SwapFree:      4085348 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          16760 kB
Slab:            42664 kB
Committed_AS:   340620 kB
PageTables:       1292 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node85 on Sat Jun  3 14:00:36 UTC 2006