Trace number 41185

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.61 1801.25

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit1d.opb
MD5SUMcffbae99cf8c83f8877355cc201cf8bf
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-251
Best CPU time to get the best result obtained on this benchmark1800.89
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -251
Optimality of the best value was proved NO
Number of variables11514
Total number of constraints1050
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 constraints1050
Minimum length of a constraint11
Maximum length of a constraint11514
Number of terms in the objective function 11514
Biggest coefficient in the objective function 2949120
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 462466666
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 3870720
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 580921206
Number of bits of the biggest sum of numbers30
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/node73/41185-1149322381/instance-41185-1149322381.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/node73/watcher-41185-1149322381 -o ROOT/results/node73/solver-41185-1149322381 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node73/41185-1149322381/instance-41185-1149322381.opb 676064897 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1786136/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=2480 CPUtime=0
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 197902934 2539520 174 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 620 176 90 232 0 385 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1778536/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=10140 CPUtime=9.99
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 3249 0 0 0 998 1 0 0 25 0 1 0 197902934 10383360 2030 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551582 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 2535 2030 104 232 0 2300 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 10140

[startup+20.0091 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1778424/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=10312 CPUtime=19.98
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 3287 0 0 0 1997 1 0 0 25 0 1 0 197902934 10559488 2068 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 2578 2068 105 232 0 2343 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 10312

[startup+30.0151 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1777208/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=12104 CPUtime=29.99
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 3584 0 0 0 2997 2 0 0 25 0 1 0 197902934 12394496 2365 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 3026 2365 105 232 0 2791 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 12104

[startup+40.0211 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1776952/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=12104 CPUtime=39.99
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 3664 0 0 0 3997 2 0 0 25 0 1 0 197902934 12394496 2445 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549306 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 3026 2445 105 232 0 2791 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 12104

[startup+50.027 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1776824/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=12104 CPUtime=49.99
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 3695 0 0 0 4997 2 0 0 25 0 1 0 197902934 12394496 2476 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 3026 2476 105 232 0 2791 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 12104

[startup+60.033 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1776632/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=12104 CPUtime=60
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 3740 0 0 0 5998 2 0 0 25 0 1 0 197902934 12394496 2521 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 3026 2521 105 232 0 2791 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 12104

[startup+70.039 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1776312/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=14152 CPUtime=70
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 3810 0 0 0 6998 2 0 0 25 0 1 0 197902934 14491648 2591 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 3538 2591 105 232 0 3303 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 14152

[startup+80.0449 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1775992/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=14152 CPUtime=80
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 3891 0 0 0 7998 2 0 0 25 0 1 0 197902934 14491648 2672 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 3538 2672 105 232 0 3303 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 14152

[startup+90.0509 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1775864/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=14152 CPUtime=90
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 3931 0 0 0 8998 2 0 0 25 0 1 0 197902934 14491648 2712 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549291 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 3538 2712 105 232 0 3303 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 14152

[startup+100.058 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1774968/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=14152 CPUtime=100.01
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 4152 0 0 0 9999 2 0 0 25 0 1 0 197902934 14491648 2933 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 3538 2933 105 232 0 3303 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 14152

[startup+110.065 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1773688/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=18380 CPUtime=110.01
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 4472 0 0 0 10999 2 0 0 25 0 1 0 197902934 18821120 3253 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 4595 3253 105 232 0 4360 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 18380

[startup+120.072 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1772024/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=18380 CPUtime=120.02
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 4879 0 0 0 11999 3 0 0 25 0 1 0 197902934 18821120 3660 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 4595 3660 105 232 0 4360 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 18380

[startup+130.079 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1771512/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=18380 CPUtime=130.02
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 5014 0 0 0 12999 3 0 0 25 0 1 0 197902934 18821120 3795 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551632 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 4595 3795 105 232 0 4360 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 18380

[startup+140.086 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1770744/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=18380 CPUtime=140.02
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 5198 0 0 0 13999 3 0 0 25 0 1 0 197902934 18821120 3979 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551582 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 4595 3979 105 232 0 4360 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 18380

[startup+150.093 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1770168/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=18504 CPUtime=150.03
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 5348 0 0 0 15000 3 0 0 25 0 1 0 197902934 18948096 4129 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 4626 4129 105 232 0 4391 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 18504

[startup+160.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1768440/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=26696 CPUtime=160.03
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 5770 0 0 0 16000 3 0 0 25 0 1 0 197902934 27336704 4551 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 6674 4551 105 232 0 6439 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 26696

[startup+170.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1767608/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=26696 CPUtime=170.04
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 5981 0 0 0 17000 4 0 0 25 0 1 0 197902934 27336704 4762 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 6674 4762 105 232 0 6439 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 26696

[startup+180.114 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1767096/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=26696 CPUtime=180.04
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 6111 0 0 0 18000 4 0 0 25 0 1 0 197902934 27336704 4892 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 6674 4892 105 232 0 6439 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 26696

[startup+190.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1766136/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=26828 CPUtime=190.04
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 6345 0 0 0 19000 4 0 0 25 0 1 0 197902934 27471872 5126 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 6707 5126 105 232 0 6472 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 26828

[startup+200.126 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1765176/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=26828 CPUtime=200.05
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 6592 0 0 0 20001 4 0 0 25 0 1 0 197902934 27471872 5373 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 6707 5373 105 232 0 6472 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 26828

[startup+210.133 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23807
/proc/meminfo: memFree=1763256/2055920 swapFree=4182212/4192956

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

/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33517 0 0 0 178129 20 0 0 25 0 1 0 197902934 145846272 32298 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32298 105 232 0 35372 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 142428

[startup+1783.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656952/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1782.5
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33522 0 0 0 178230 20 0 0 25 0 1 0 197902934 145846272 32303 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32303 105 232 0 35372 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (Kb) 142428

[startup+1784.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656952/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1783.5
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33522 0 0 0 178330 20 0 0 25 0 1 0 197902934 145846272 32303 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32303 105 232 0 35372 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 142428

[startup+1785.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656952/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1784.51
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33527 0 0 0 178431 20 0 0 25 0 1 0 197902934 145846272 32308 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32308 105 232 0 35372 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 142428

[startup+1786.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656952/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1785.51
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33527 0 0 0 178531 20 0 0 25 0 1 0 197902934 145846272 32308 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549300 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32308 105 232 0 35372 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 142428

[startup+1787.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656888/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1786.52
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33532 0 0 0 178632 20 0 0 25 0 1 0 197902934 145846272 32313 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32313 105 232 0 35372 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 142428

[startup+1788.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656888/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1787.52
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33532 0 0 0 178732 20 0 0 25 0 1 0 197902934 145846272 32313 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32313 105 232 0 35372 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 142428

[startup+1789.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656824/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1788.53
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33547 0 0 0 178833 20 0 0 25 0 1 0 197902934 145846272 32328 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32328 105 232 0 35372 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 142428

[startup+1790.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656824/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1789.53
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33547 0 0 0 178933 20 0 0 25 0 1 0 197902934 145846272 32328 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32328 105 232 0 35372 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 142428

[startup+1791.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656824/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1790.53
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33552 0 0 0 179033 20 0 0 25 0 1 0 197902934 145846272 32333 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32333 105 232 0 35372 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 142428

[startup+1792.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656824/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1791.54
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33552 0 0 0 179134 20 0 0 25 0 1 0 197902934 145846272 32333 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32333 105 232 0 35372 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 142428

[startup+1793.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656760/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1792.54
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33567 0 0 0 179234 20 0 0 25 0 1 0 197902934 145846272 32348 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549257 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32348 105 232 0 35372 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 142428

[startup+1794.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656760/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1793.55
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33567 0 0 0 179335 20 0 0 25 0 1 0 197902934 145846272 32348 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32348 105 232 0 35372 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 142428

[startup+1795.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656760/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1794.55
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33572 0 0 0 179435 20 0 0 25 0 1 0 197902934 145846272 32353 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549306 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32353 105 232 0 35372 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 142428

[startup+1796.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656760/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1795.56
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33572 0 0 0 179536 20 0 0 25 0 1 0 197902934 145846272 32353 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32353 105 232 0 35372 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 142428

[startup+1797.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656696/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1796.56
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33577 0 0 0 179636 20 0 0 25 0 1 0 197902934 145846272 32358 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549223 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32358 105 232 0 35372 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 142428

[startup+1798.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656696/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1797.57
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33582 0 0 0 179737 20 0 0 25 0 1 0 197902934 145846272 32363 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32363 105 232 0 35372 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 142428

[startup+1799.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656696/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1798.57
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33582 0 0 0 179837 20 0 0 25 0 1 0 197902934 145846272 32363 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32363 105 232 0 35372 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 142428

[startup+1800.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656568/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1799.58
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33607 0 0 0 179938 20 0 0 25 0 1 0 197902934 145846272 32388 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32388 105 232 0 35372 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 142428

[startup+1801.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656568/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1800.58
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33607 0 0 0 180038 20 0 0 25 0 1 0 197902934 145846272 32388 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32388 105 232 0 35372 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 142428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23809
/proc/meminfo: memFree=1656568/2055920 swapFree=4182212/4192956
[pid=23807] ppid=23805 vsize=142428 CPUtime=1800.59
/proc/23807/stat : 23807 (PBS4L) R 23805 23807 23761 0 -1 4194304 33607 0 0 0 180039 20 0 0 25 0 1 0 197902934 145846272 32388 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23807/statm: 35607 32388 105 232 0 35372 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (Kb) 142428

Sending SIGTERM to -23807
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.25
CPU time (s): 1800.61
CPU user time (s): 1800.39
CPU system time (s): 0.222966
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (Kb): 142428
The end

Launcher Data (download as text)

Begin job on node73 on Sat Jun  3 08:13:02 UTC 2006


FILE ID= 41185-1149322381

PBS_JOBID= 309411

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-fit1d.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node73/41185-1149322381/instance-41185-1149322381.opb 676064897
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node73/watcher-41185-1149322381 -o ROOT/results/node73/solver-41185-1149322381 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node73/41185-1149322381/instance-41185-1149322381.opb 676064897

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  cffbae99cf8c83f8877355cc201cf8bf

RANDOM SEED= 676064897


/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.261
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.261
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:       1786344 kB
Buffers:         24760 kB
Cached:         181652 kB
SwapCached:       2348 kB
Active:          29516 kB
Inactive:       185508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786344 kB
SwapTotal:     4192956 kB
SwapFree:      4182212 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          15068 kB
Slab:            40608 kB
Committed_AS:   345672 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node73 on Sat Jun  3 08:43:03 UTC 2006