Trace number 41547

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.82 1801.34

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-manna81.opb
MD5SUM6fc83a536fe9a582c06bbccccc09c709
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-12220
Best CPU time to get the best result obtained on this benchmark1800.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -12220
Optimality of the best value was proved NO
Number of variables10713
Total number of constraints9151
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 constraints9151
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 10713
Biggest coefficient in the objective function 8
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 30411
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 30411
Number of bits of the biggest sum of numbers15
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/node19/41547-1149369794/instance-41547-1149369794.opb ......
1.34	c done parsing opb.
1.34	o 30411
1.93	o 30410
2.52	o 30409
3.12	o 30408
3.71	o 30407
4.31	o 30406
4.90	o 30405
5.50	o 30404
6.09	o 30403
6.68	o 30402
7.28	o 30401
7.87	o 30400
8.47	o 30399
9.06	o 30398
9.66	o 30397
10.29	o 30396
10.76	o 19281
11.20	o 19280
11.64	o 19279
12.07	o 19278
12.51	o 19277
12.95	o 19276
13.68	o 19275

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/node19/watcher-41547-1149369794 -o ROOT/results/node19/solver-41547-1149369794 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node19/41547-1149369794/instance-41547-1149369794.opb 861844782 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.96 2/64 13703
/proc/meminfo: memFree=1694728/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=2408 CPUtime=0
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 202642397 2465792 186 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 602 188 90 232 0 367 0

[startup+10.0019 s]
/proc/loadavg: 0.93 0.95 0.96 2/64 13703
/proc/meminfo: memFree=1689672/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=7676 CPUtime=9.99
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 2464 0 0 0 987 12 0 0 25 0 1 0 202642397 7860224 1343 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 1919 1343 107 232 0 1684 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 7676

[startup+20.008 s]
/proc/loadavg: 0.94 0.96 0.96 2/64 13703
/proc/meminfo: memFree=1686600/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=11980 CPUtime=20
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 3244 0 0 0 1984 16 0 0 25 0 1 0 202642397 12267520 2123 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 2995 2123 108 232 0 2760 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 11980

[startup+30.014 s]
/proc/loadavg: 0.95 0.96 0.96 2/64 13703
/proc/meminfo: memFree=1682568/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=16208 CPUtime=29.99
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 4253 0 0 0 2983 16 0 0 25 0 1 0 202642397 16596992 3132 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 4052 3132 108 232 0 3817 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 16208

[startup+40.0201 s]
/proc/loadavg: 0.95 0.96 0.96 2/64 13703
/proc/meminfo: memFree=1677512/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=24400 CPUtime=40
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 5503 0 0 0 3983 17 0 0 25 0 1 0 202642397 24985600 4382 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 6100 4382 108 232 0 5865 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 24400

[startup+50.0262 s]
/proc/loadavg: 0.96 0.96 0.96 2/64 13703
/proc/meminfo: memFree=1671368/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=40784 CPUtime=50.01
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 7038 0 0 0 4983 18 0 0 25 0 1 0 202642397 41762816 5917 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 10196 5917 108 232 0 9961 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 40784

[startup+60.0323 s]
/proc/loadavg: 0.97 0.96 0.96 2/64 13703
/proc/meminfo: memFree=1667912/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=40784 CPUtime=60
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 7912 0 0 0 5982 18 0 0 25 0 1 0 202642397 41762816 6791 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 10196 6791 108 232 0 9961 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 40784

[startup+70.0384 s]
/proc/loadavg: 0.97 0.96 0.96 2/64 13703
/proc/meminfo: memFree=1665608/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=40784 CPUtime=70.01
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 8496 0 0 0 6982 19 0 0 25 0 1 0 202642397 41762816 7375 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 10196 7375 108 232 0 9961 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 40784

[startup+80.0445 s]
/proc/loadavg: 0.98 0.96 0.96 2/64 13703
/proc/meminfo: memFree=1662792/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=40784 CPUtime=80.01
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 9197 0 0 0 7982 19 0 0 25 0 1 0 202642397 41762816 8076 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 10196 8076 108 232 0 9961 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 40784

[startup+90.0506 s]
/proc/loadavg: 0.98 0.96 0.96 2/64 13703
/proc/meminfo: memFree=1659976/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=40784 CPUtime=90.02
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 9888 0 0 0 8983 19 0 0 25 0 1 0 202642397 41762816 8767 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546671 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 10196 8767 108 232 0 9961 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 40784

[startup+100.057 s]
/proc/loadavg: 0.98 0.96 0.96 2/64 13703
/proc/meminfo: memFree=1656264/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=73552 CPUtime=100.02
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 10814 0 0 0 9983 19 0 0 25 0 1 0 202642397 75317248 9693 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551957 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 18388 9693 108 232 0 18153 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 73552

[startup+110.063 s]
/proc/loadavg: 0.98 0.96 0.96 2/64 13703
/proc/meminfo: memFree=1652488/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=73696 CPUtime=110.02
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 11753 0 0 0 10982 20 0 0 25 0 1 0 202642397 75464704 10632 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 18424 10632 108 232 0 18189 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 73696

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13703
/proc/meminfo: memFree=1649480/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=73696 CPUtime=120.02
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 12506 0 0 0 11982 20 0 0 25 0 1 0 202642397 75464704 11385 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549510 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 18424 11385 108 232 0 18189 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 73696

[startup+130.074 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13703
/proc/meminfo: memFree=1645256/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=73696 CPUtime=130.02
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 13550 0 0 0 12982 20 0 0 25 0 1 0 202642397 75464704 12429 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134561195 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 18424 12429 108 232 0 18189 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 73696

[startup+140.08 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13703
/proc/meminfo: memFree=1640584/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=73696 CPUtime=140.03
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 14718 0 0 0 13982 21 0 0 25 0 1 0 202642397 75464704 13597 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549267 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 18424 13597 108 232 0 18189 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 73696

[startup+150.086 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13703
/proc/meminfo: memFree=1636488/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=73696 CPUtime=150.03
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 15746 0 0 0 14982 21 0 0 25 0 1 0 202642397 75464704 14625 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 18424 14625 108 232 0 18189 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 73696

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13703
/proc/meminfo: memFree=1632008/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=73696 CPUtime=160.04
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 16863 0 0 0 15982 22 0 0 25 0 1 0 202642397 75464704 15742 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 18424 15742 108 232 0 18189 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 73696

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13703
/proc/meminfo: memFree=1628936/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=73696 CPUtime=170.04
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 17616 0 0 0 16982 22 0 0 25 0 1 0 202642397 75464704 16495 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549200 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 18424 16495 108 232 0 18189 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 73696

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13703
/proc/meminfo: memFree=1625928/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=73696 CPUtime=180.04
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 18382 0 0 0 17982 22 0 0 25 0 1 0 202642397 75464704 17261 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 18424 17261 108 232 0 18189 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 73696

[startup+190.11 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13703
/proc/meminfo: memFree=1622920/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=139232 CPUtime=190.05
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 19141 0 0 0 18982 23 0 0 25 0 1 0 202642397 142573568 18020 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 34808 18020 108 232 0 34573 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 139232

[startup+200.116 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13703
/proc/meminfo: memFree=1619528/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=139232 CPUtime=200.05
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 19985 0 0 0 19982 23 0 0 25 0 1 0 202642397 142573568 18864 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 34808 18864 108 232 0 34573 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 139232

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13703
/proc/meminfo: memFree=1616328/2055920 swapFree=4181416/4192956

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

/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112116 0 0 0 177891 273 0 0 25 0 1 0 202642397 621232128 110849 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549309 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110849 108 232 0 151433 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (Kb) 606672

[startup+1783.17 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1782.64
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112117 0 0 0 177991 273 0 0 25 0 1 0 202642397 621232128 110850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110850 108 232 0 151433 0
Current children cumulated CPU time (s) 1782.64
Current children cumulated vsize (Kb) 606672

[startup+1784.17 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1783.65
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112117 0 0 0 178092 273 0 0 25 0 1 0 202642397 621232128 110850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546597 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110850 108 232 0 151433 0
Current children cumulated CPU time (s) 1783.65
Current children cumulated vsize (Kb) 606672

[startup+1785.18 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1784.65
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112117 0 0 0 178192 273 0 0 25 0 1 0 202642397 621232128 110850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551540 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110850 108 232 0 151433 0
Current children cumulated CPU time (s) 1784.65
Current children cumulated vsize (Kb) 606672

[startup+1786.18 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1785.66
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112117 0 0 0 178293 273 0 0 25 0 1 0 202642397 621232128 110850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110850 108 232 0 151433 0
Current children cumulated CPU time (s) 1785.66
Current children cumulated vsize (Kb) 606672

[startup+1787.19 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1786.67
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112117 0 0 0 178393 274 0 0 25 0 1 0 202642397 621232128 110850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110850 108 232 0 151433 0
Current children cumulated CPU time (s) 1786.67
Current children cumulated vsize (Kb) 606672

[startup+1788.19 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1787.68
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112117 0 0 0 178494 274 0 0 25 0 1 0 202642397 621232128 110850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110850 108 232 0 151433 0
Current children cumulated CPU time (s) 1787.68
Current children cumulated vsize (Kb) 606672

[startup+1789.2 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1788.68
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112117 0 0 0 178594 274 0 0 25 0 1 0 202642397 621232128 110850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110850 108 232 0 151433 0
Current children cumulated CPU time (s) 1788.68
Current children cumulated vsize (Kb) 606672

[startup+1790.2 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1789.69
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112117 0 0 0 178695 274 0 0 25 0 1 0 202642397 621232128 110850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551526 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110850 108 232 0 151433 0
Current children cumulated CPU time (s) 1789.69
Current children cumulated vsize (Kb) 606672

[startup+1791.21 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1790.69
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112117 0 0 0 178795 274 0 0 25 0 1 0 202642397 621232128 110850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549303 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110850 108 232 0 151433 0
Current children cumulated CPU time (s) 1790.69
Current children cumulated vsize (Kb) 606672

[startup+1792.21 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1791.7
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112117 0 0 0 178896 274 0 0 25 0 1 0 202642397 621232128 110850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110850 108 232 0 151433 0
Current children cumulated CPU time (s) 1791.7
Current children cumulated vsize (Kb) 606672

[startup+1793.22 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1792.7
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112117 0 0 0 178996 274 0 0 25 0 1 0 202642397 621232128 110850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110850 108 232 0 151433 0
Current children cumulated CPU time (s) 1792.7
Current children cumulated vsize (Kb) 606672

[startup+1794.22 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1793.7
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112119 0 0 0 179095 275 0 0 25 0 1 0 202642397 621232128 110852 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110852 108 232 0 151433 0
Current children cumulated CPU time (s) 1793.7
Current children cumulated vsize (Kb) 606672

[startup+1795.23 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1794.71
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112121 0 0 0 179195 276 0 0 25 0 1 0 202642397 621232128 110854 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549270 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110854 108 232 0 151433 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (Kb) 606672

[startup+1796.23 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606672 CPUtime=1795.71
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112121 0 0 0 179294 277 0 0 25 0 1 0 202642397 621232128 110854 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546626 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151668 110854 108 232 0 151433 0
Current children cumulated CPU time (s) 1795.71
Current children cumulated vsize (Kb) 606672

[startup+1797.24 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606804 CPUtime=1796.71
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112126 0 0 0 179394 277 0 0 25 0 1 0 202642397 621367296 110859 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151701 110859 108 232 0 151466 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (Kb) 606804

[startup+1798.24 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606804 CPUtime=1797.72
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112126 0 0 0 179492 280 0 0 25 0 1 0 202642397 621367296 110859 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151701 110859 108 232 0 151466 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (Kb) 606804

[startup+1799.25 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249552/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606804 CPUtime=1798.73
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112127 0 0 0 179593 280 0 0 25 0 1 0 202642397 621367296 110860 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151701 110860 108 232 0 151466 0
Current children cumulated CPU time (s) 1798.73
Current children cumulated vsize (Kb) 606804

[startup+1800.25 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249488/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606804 CPUtime=1799.73
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112132 0 0 0 179693 280 0 0 25 0 1 0 202642397 621367296 110865 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564910 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151701 110865 108 232 0 151466 0
Current children cumulated CPU time (s) 1799.73
Current children cumulated vsize (Kb) 606804

[startup+1801.26 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249488/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606804 CPUtime=1800.73
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112132 0 0 0 179793 280 0 0 25 0 1 0 202642397 621367296 110865 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151701 110865 108 232 0 151466 0
Current children cumulated CPU time (s) 1800.73
Current children cumulated vsize (Kb) 606804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.26 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 13705
/proc/meminfo: memFree=1249488/2055920 swapFree=4181416/4192956
[pid=13703] ppid=13701 vsize=606804 CPUtime=1800.74
/proc/13703/stat : 13703 (PBS4L) R 13701 13703 13657 0 -1 4194304 112132 0 0 0 179794 280 0 0 25 0 1 0 202642397 621367296 110865 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13703/statm: 151701 110865 108 232 0 151466 0
Current children cumulated CPU time (s) 1800.74
Current children cumulated vsize (Kb) 606804

Sending SIGTERM to -13703
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.34
CPU time (s): 1800.82
CPU user time (s): 1797.94
CPU system time (s): 2.87256
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (Kb): 606804
The end

Launcher Data (download as text)

Begin job on node19 on Sat Jun  3 21:23:14 UTC 2006


FILE ID= 41547-1149369794

PBS_JOBID= 312133

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  6fc83a536fe9a582c06bbccccc09c709

RANDOM SEED= 861844782


/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.236
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.236
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:       1694872 kB
Buffers:          6680 kB
Cached:         294244 kB
SwapCached:       3104 kB
Active:          36704 kB
Inactive:       272808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1694872 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14732 kB
Slab:            37484 kB
Committed_AS:   396848 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node19 on Sat Jun  3 21:53:15 UTC 2006