Trace number 41318

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.92 1801.37

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-gfrd-pnc.opb
MD5SUM79ac545a8fcf117e4e23dd9b4f8255c5
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 variables27888
Total number of constraints874
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 constraints874
Minimum length of a constraint11
Maximum length of a constraint246
Number of terms in the objective function 27836
Biggest coefficient in the objective function 8308
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 546265
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 546265
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/node14/41318-1149276172/instance-41318-1149276172.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/node14/watcher-41318-1149276172 -o ROOT/results/node14/solver-41318-1149276172 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node14/41318-1149276172/instance-41318-1149276172.opb 702756555 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1248800/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=4016 CPUtime=0
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 142 0 0 0 0 0 0 0 19 0 1 0 193279903 4112384 126 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 1004 128 90 232 0 769 0

[startup+10.003 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1238256/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=15140 CPUtime=9.99
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 5005 0 0 0 995 4 0 0 25 0 1 0 193279903 15503360 2711 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 3785 2711 105 232 0 3550 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 15140

[startup+20.0099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1237496/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=15468 CPUtime=19.99
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 5425 0 0 0 1994 5 0 0 25 0 1 0 193279903 15839232 2911 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 3867 2911 105 232 0 3632 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 15468

[startup+30.0159 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1237560/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=15468 CPUtime=29.99
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 5472 0 0 0 2994 5 0 0 25 0 1 0 193279903 15839232 2958 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 3867 2958 105 232 0 3632 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 15468

[startup+40.0218 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1237048/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=17648 CPUtime=40
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 5635 0 0 0 3994 6 0 0 25 0 1 0 193279903 18071552 3066 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4412 3066 105 232 0 4177 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 17648

[startup+50.0278 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1236472/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=17972 CPUtime=50
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 5906 0 0 0 4993 7 0 0 25 0 1 0 193279903 18403328 3178 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4493 3178 105 232 0 4258 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 17972

[startup+60.0337 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1235896/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=18284 CPUtime=60.01
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 6188 0 0 0 5993 8 0 0 25 0 1 0 193279903 18722816 3350 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551582 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4571 3350 105 232 0 4336 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 18284

[startup+70.0397 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1235320/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=18284 CPUtime=70.01
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 6376 0 0 0 6993 8 0 0 25 0 1 0 193279903 18722816 3483 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4571 3483 105 232 0 4336 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 18284

[startup+80.0466 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1235064/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=18420 CPUtime=80.01
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 6508 0 0 0 7992 9 0 0 25 0 1 0 193279903 18862080 3560 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4605 3560 105 232 0 4370 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 18420

[startup+90.0526 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1234808/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=18420 CPUtime=90.02
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 6649 0 0 0 8992 10 0 0 25 0 1 0 193279903 18862080 3591 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4605 3591 105 232 0 4370 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 18420

[startup+100.059 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1234808/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=18684 CPUtime=100.02
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 6764 0 0 0 9991 11 0 0 25 0 1 0 193279903 19132416 3651 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551621 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4671 3651 105 232 0 4436 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 18684

[startup+110.064 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1234360/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=19256 CPUtime=110.03
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 7037 0 0 0 10990 13 0 0 25 0 1 0 193279903 19718144 3717 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4814 3717 105 232 0 4579 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 19256

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1234232/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=19388 CPUtime=120.03
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 7235 0 0 0 11989 14 0 0 25 0 1 0 193279903 19853312 3750 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4847 3750 105 232 0 4612 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 19388

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1234168/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=19388 CPUtime=130.03
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 7307 0 0 0 12988 15 0 0 25 0 1 0 193279903 19853312 3767 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4847 3767 105 232 0 4612 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 19388

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1234040/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=19520 CPUtime=140.03
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 7448 0 0 0 13988 15 0 0 25 0 1 0 193279903 19988480 3798 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4880 3798 105 232 0 4645 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 19520

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1233528/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=19520 CPUtime=150.04
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 7722 0 0 0 14987 17 0 0 25 0 1 0 193279903 19988480 3962 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4880 3962 105 232 0 4645 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 19520

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1233144/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=19656 CPUtime=160.04
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 7885 0 0 0 15986 18 0 0 25 0 1 0 193279903 20127744 4015 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 4914 4015 105 232 0 4679 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 19656

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1232824/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=23884 CPUtime=170.04
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 8071 0 0 0 16985 19 0 0 25 0 1 0 193279903 24457216 4146 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 5971 4146 105 232 0 5736 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 23884

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1232056/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=23884 CPUtime=180.05
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 8346 0 0 0 17985 20 0 0 25 0 1 0 193279903 24457216 4311 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 5971 4311 105 232 0 5736 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 23884

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1231800/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=24016 CPUtime=190.05
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 8473 0 0 0 18984 21 0 0 25 0 1 0 193279903 24592384 4383 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 6004 4383 105 232 0 5769 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 24016

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1231544/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=24152 CPUtime=200.06
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 8612 0 0 0 19984 22 0 0 25 0 1 0 193279903 24731648 4412 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 6038 4412 105 232 0 5803 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 24152

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25599
/proc/meminfo: memFree=1231480/2055920 swapFree=4181448/4192956

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

/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28901 0 0 0 178027 153 0 0 25 0 1 0 193279903 64626688 13894 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13894 105 232 0 15543 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (Kb) 63112

[startup+1783.27 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193400/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1782.8
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28902 0 0 0 178127 153 0 0 25 0 1 0 193279903 64626688 13895 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13895 105 232 0 15543 0
Current children cumulated CPU time (s) 1782.8
Current children cumulated vsize (Kb) 63112

[startup+1784.27 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193400/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1783.81
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28902 0 0 0 178228 153 0 0 25 0 1 0 193279903 64626688 13895 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13895 105 232 0 15543 0
Current children cumulated CPU time (s) 1783.81
Current children cumulated vsize (Kb) 63112

[startup+1785.28 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193400/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1784.81
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28903 0 0 0 178328 153 0 0 25 0 1 0 193279903 64626688 13896 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13896 105 232 0 15543 0
Current children cumulated CPU time (s) 1784.81
Current children cumulated vsize (Kb) 63112

[startup+1786.28 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193400/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1785.82
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28904 0 0 0 178429 153 0 0 25 0 1 0 193279903 64626688 13897 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13897 105 232 0 15543 0
Current children cumulated CPU time (s) 1785.82
Current children cumulated vsize (Kb) 63112

[startup+1787.29 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193400/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1786.82
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28907 0 0 0 178529 153 0 0 25 0 1 0 193279903 64626688 13900 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13900 105 232 0 15543 0
Current children cumulated CPU time (s) 1786.82
Current children cumulated vsize (Kb) 63112

[startup+1788.29 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193400/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1787.84
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28907 0 0 0 178630 154 0 0 25 0 1 0 193279903 64626688 13900 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13900 105 232 0 15543 0
Current children cumulated CPU time (s) 1787.84
Current children cumulated vsize (Kb) 63112

[startup+1789.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193400/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1788.84
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28908 0 0 0 178730 154 0 0 25 0 1 0 193279903 64626688 13901 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13901 105 232 0 15543 0
Current children cumulated CPU time (s) 1788.84
Current children cumulated vsize (Kb) 63112

[startup+1790.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193400/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1789.85
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28908 0 0 0 178831 154 0 0 25 0 1 0 193279903 64626688 13901 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13901 105 232 0 15543 0
Current children cumulated CPU time (s) 1789.85
Current children cumulated vsize (Kb) 63112

[startup+1791.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193400/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1790.85
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28909 0 0 0 178931 154 0 0 25 0 1 0 193279903 64626688 13902 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13902 105 232 0 15543 0
Current children cumulated CPU time (s) 1790.85
Current children cumulated vsize (Kb) 63112

[startup+1792.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193400/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1791.85
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28910 0 0 0 179031 154 0 0 25 0 1 0 193279903 64626688 13903 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13903 105 232 0 15543 0
Current children cumulated CPU time (s) 1791.85
Current children cumulated vsize (Kb) 63112

[startup+1793.32 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193400/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1792.86
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28910 0 0 0 179132 154 0 0 25 0 1 0 193279903 64626688 13903 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13903 105 232 0 15543 0
Current children cumulated CPU time (s) 1792.86
Current children cumulated vsize (Kb) 63112

[startup+1794.32 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193400/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1793.86
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28911 0 0 0 179232 154 0 0 25 0 1 0 193279903 64626688 13904 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13904 105 232 0 15543 0
Current children cumulated CPU time (s) 1793.86
Current children cumulated vsize (Kb) 63112

[startup+1795.33 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193336/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1794.87
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28966 0 0 0 179333 154 0 0 25 0 1 0 193279903 64626688 13904 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13904 105 232 0 15543 0
Current children cumulated CPU time (s) 1794.87
Current children cumulated vsize (Kb) 63112

[startup+1796.33 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193336/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1795.87
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28966 0 0 0 179433 154 0 0 25 0 1 0 193279903 64626688 13904 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13904 105 232 0 15543 0
Current children cumulated CPU time (s) 1795.87
Current children cumulated vsize (Kb) 63112

[startup+1797.34 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193336/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1796.88
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28967 0 0 0 179534 154 0 0 25 0 1 0 193279903 64626688 13905 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13905 105 232 0 15543 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (Kb) 63112

[startup+1798.34 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193336/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63112 CPUtime=1797.88
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28967 0 0 0 179634 154 0 0 25 0 1 0 193279903 64626688 13905 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15778 13905 105 232 0 15543 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (Kb) 63112

[startup+1799.35 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193336/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63256 CPUtime=1798.89
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28971 0 0 0 179735 154 0 0 25 0 1 0 193279903 64774144 13909 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15814 13909 105 232 0 15579 0
Current children cumulated CPU time (s) 1798.89
Current children cumulated vsize (Kb) 63256

[startup+1800.35 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193336/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63256 CPUtime=1799.89
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28971 0 0 0 179835 154 0 0 25 0 1 0 193279903 64774144 13909 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558872 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15814 13909 105 232 0 15579 0
Current children cumulated CPU time (s) 1799.89
Current children cumulated vsize (Kb) 63256

[startup+1801.35 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193336/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63256 CPUtime=1800.89
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28971 0 0 0 179935 154 0 0 25 0 1 0 193279903 64774144 13909 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15814 13909 105 232 0 15579 0
Current children cumulated CPU time (s) 1800.89
Current children cumulated vsize (Kb) 63256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.36 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25601
/proc/meminfo: memFree=1193336/2055920 swapFree=4181448/4192956
[pid=25599] ppid=25597 vsize=63256 CPUtime=1800.9
/proc/25599/stat : 25599 (PBS4L) R 25597 25599 25553 0 -1 4194304 28971 0 0 0 179936 154 0 0 25 0 1 0 193279903 64774144 13909 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 15814 13909 105 232 0 15579 0
Current children cumulated CPU time (s) 1800.9
Current children cumulated vsize (Kb) 63256

Sending SIGTERM to -25599
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.37
CPU time (s): 1800.92
CPU user time (s): 1799.36
CPU system time (s): 1.55276
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (Kb): 63256
The end

Launcher Data (download as text)

Begin job on node14 on Fri Jun  2 19:22:52 UTC 2006


FILE ID= 41318-1149276172

PBS_JOBID= 299149

BENCH NAME= ROOT/tmp/node14/41318-1149276172/instance-41318-1149276172.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node14/41318-1149276172/instance-41318-1149276172.opb 702756555
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-41318-1149276172 -o ROOT/results/node14/solver-41318-1149276172 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node14/41318-1149276172/instance-41318-1149276172.opb 702756555

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  79ac545a8fcf117e4e23dd9b4f8255c5

RANDOM SEED= 702756555


/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.241
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.241
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:       1249008 kB
Buffers:         32068 kB
Cached:         702412 kB
SwapCached:       3320 kB
Active:         277612 kB
Inactive:       465700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1249008 kB
SwapTotal:     4192956 kB
SwapFree:      4181448 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14740 kB
Slab:            49632 kB
Committed_AS:   283608 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node14 on Fri Jun  2 19:52:53 UTC 2006