Trace number 42341

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
SAT4JPSEUDO 2006.2 HeuristicsOPT788263 176.543 174.688

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-pipex.opb
MD5SUM3e6a99258fbc02bc052cab2d6151884d
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark788263
Best CPU time to get the best result obtained on this benchmark0.18597
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 788263
Optimality of the best value was proved YES
Number of variables48
Total number of constraints25
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint3
Maximum length of a constraint16
Number of terms in the objective function 48
Biggest coefficient in the objective function 107865
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 2514082
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 107865
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 2514082
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c no version file found!!!
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_06
0.15	c os.name	Linux
0.15	c os.version	2.6.9-22.EL.rootsmp
0.15	c os.arch	i386
0.15	c Free memory 1548419056
0.15	c Max memory 1551040512
0.15	c Total memory 1551040512
0.15	c Number of processors 2
0.21	c Cutting planes based inference
0.21	c --- Begin Solver configuration ---
0.21	c org.sat4j.minisat.uip.FirstUIP@1df073d
0.21	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1546e25
0.21	c org.sat4j.minisat.learning.MiniSATLearning@b66cc
0.21	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.21	c VSIDS like heuristics from MiniSAT using a heap
0.21	c No reason simplification
0.21	c --- End Solver configuration ---
0.21	c solving ROOT/tmp/node41/42341-1149322853/instance-42341-1149322853.opb
0.21	c reading problem ... 
0.26	c ... done. Time 0.041 ms.
0.26	c #vars     48
0.26	c #constraints  41
1.61	c SATISFIABLE
1.61	c OPTIMIZING...
1.61	c Got one! Ellapsed CPU time (in seconds):1.398
1.61	o 875057
1.66	c Got one! Ellapsed CPU time (in seconds):1.442
1.66	o 873766
1.70	c Got one! Ellapsed CPU time (in seconds):1.489
1.71	o 864286
1.76	c Got one! Ellapsed CPU time (in seconds):1.544
1.76	o 862368
1.82	c Got one! Ellapsed CPU time (in seconds):1.602
1.82	o 861288
1.90	c Got one! Ellapsed CPU time (in seconds):1.682
1.90	o 842586
2.00	c Got one! Ellapsed CPU time (in seconds):1.79
2.00	o 837039
2.15	c Got one! Ellapsed CPU time (in seconds):1.938
2.15	o 834812
2.19	c Got one! Ellapsed CPU time (in seconds):1.978
2.19	o 825524
2.49	c Got one! Ellapsed CPU time (in seconds):2.273
2.49	o 825383
2.80	c Got one! Ellapsed CPU time (in seconds):2.587
2.80	o 817615
2.91	c Got one! Ellapsed CPU time (in seconds):2.695
2.91	o 815404
3.04	c Got one! Ellapsed CPU time (in seconds):2.823
3.04	o 811691
33.58	c Got one! Ellapsed CPU time (in seconds):33.371
33.59	o 809740
36.79	c Got one! Ellapsed CPU time (in seconds):36.579
36.79	o 804961
49.79	c Got one! Ellapsed CPU time (in seconds):49.572
49.79	o 795208
94.44	c Got one! Ellapsed CPU time (in seconds):94.228
94.44	o 788263
174.62	c starts		: 48
174.62	c conflicts		: 12082
174.62	c decisions		: 16377
174.62	c propagations		: 137496
174.62	c inspects		: 84019922
174.62	c learnt literals	: 0
174.62	c learnt binary clauses	: 0
174.62	c learnt ternary clauses	: 0
174.62	c learnt clauses	: 12081
174.62	c root simplifications	: 0
174.62	c removed literals (reason simplification)	: 0
174.62	c reason swapping (by a shorter reason)	: 0
174.63	c Calls to reduceDB	: 0
174.63	c speed (decisions/second)	: 204.24783617270708
174.63	c non guided choices	0
174.63	s OPTIMUM FOUND
174.63	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 x23 x24 -x25 -x26 -x27 x28 -x29 x30
174.63	v x31 x32 -x33 -x34 x35 x36 x37 x38 -x39 -x40 x41 x42 -x43 -x44 -x45 -x46 -x47 -x48
174.63	c objective function=788263
174.63	c Total wall clock time (ms): 174.412

Verifier Data (download as text)

OK	788263

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/node41/watcher-42341-1149322853 -o ROOT/results/node41/solver-42341-1149322853 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node41/42341-1149322853/instance-42341-1149322853.opb 922801889 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.70 0.91 0.97 3/64 2946
/proc/meminfo: memFree=1822040/2055920 swapFree=4180964/4192956
[pid=2946] ppid=2944 vsize=1452 CPUtime=0
/proc/2946/stat : 2946 (java) R 2944 2946 2900 0 -1 0 88 0 0 0 0 0 0 0 19 0 1 0 197951913 1486848 60 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 1964753 0 0 4096 0 0 0 0 17 1 0 0
/proc/2946/statm: 363 72 56 14 0 8 0

[startup+10.0029 s]
/proc/loadavg: 0.82 0.93 0.97 2/76 2971
/proc/meminfo: memFree=1636096/2055920 swapFree=4180964/4192956
[pid=2946] ppid=2944 vsize=1716176 CPUtime=11.35
/proc/2946/stat : 2946 (java) R 2944 2946 2900 0 -1 0 52429 0 1 0 1112 23 0 0 25 0 13 0 197951913 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071374696 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 429044 48253 1907 14 0 415791 0
[pid=2946/tid=2947] ppid=2944 vsize=1716176 CPUtime=0.12
/proc/2946/task/2947/stat : 2947 (java) S 2944 2946 2900 0 -1 64 3418 0 0 0 11 1 0 0 16 0 13 0 197951916 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2948] ppid=2944 vsize=1716176 CPUtime=0.11
/proc/2946/task/2948/stat : 2948 (java) S 2944 2946 2900 0 -1 64 3111 0 0 0 10 1 0 0 16 0 13 0 197951916 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2949] ppid=2944 vsize=1716176 CPUtime=0
/proc/2946/task/2949/stat : 2949 (java) S 2944 2946 2900 0 -1 64 33 0 0 0 0 0 0 0 17 0 13 0 197951919 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2950] ppid=2944 vsize=1716176 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2944 2946 2900 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197951919 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2944 vsize=1716176 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2944 2946 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197951919 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2944 vsize=1716176 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197951923 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2953] ppid=2944 vsize=1716176 CPUtime=0
/proc/2946/task/2953/stat : 2953 (java) S 2944 2946 2900 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197951923 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2944 vsize=1716176 CPUtime=0.97
/proc/2946/task/2954/stat : 2954 (java) S 2944 2946 2900 0 -1 64 1635 0 0 0 97 0 0 0 16 0 13 0 197951923 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2955] ppid=2944 vsize=1716176 CPUtime=0.91
/proc/2946/task/2955/stat : 2955 (java) S 2944 2946 2900 0 -1 64 3203 0 0 0 90 1 0 0 17 0 13 0 197951923 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2956] ppid=2944 vsize=1716176 CPUtime=0
/proc/2946/task/2956/stat : 2956 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197951923 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2957] ppid=2944 vsize=1716176 CPUtime=0
/proc/2946/task/2957/stat : 2957 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197951923 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2971] ppid=2944 vsize=1716176 CPUtime=0
/proc/2946/task/2971/stat : 2971 (java) S 2944 2946 2900 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 197952217 1757364224 48253 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.35
Current children cumulated vsize (Kb) 1716176

[startup+20.0106 s]
/proc/loadavg: 0.85 0.93 0.97 2/76 2971
/proc/meminfo: memFree=1632512/2055920 swapFree=4180964/4192956
[pid=2946] ppid=2944 vsize=1715172 CPUtime=21.38
/proc/2946/stat : 2946 (java) R 2944 2946 2900 0 -1 0 54017 0 1 0 2114 24 0 0 25 0 13 0 197951913 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071534436 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 428793 49104 1907 14 0 415540 0
[pid=2946/tid=2947] ppid=2944 vsize=1715172 CPUtime=0.15
/proc/2946/task/2947/stat : 2947 (java) S 2944 2946 2900 0 -1 64 4176 0 0 0 14 1 0 0 16 0 13 0 197951916 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2948] ppid=2944 vsize=1715172 CPUtime=0.15
/proc/2946/task/2948/stat : 2948 (java) S 2944 2946 2900 0 -1 64 3932 0 0 0 14 1 0 0 16 0 13 0 197951916 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2949] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2949/stat : 2949 (java) S 2944 2946 2900 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2950] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2944 2946 2900 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2944 2946 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197951923 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2953] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2953/stat : 2953 (java) S 2944 2946 2900 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197951923 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2944 vsize=1715172 CPUtime=0.97
/proc/2946/task/2954/stat : 2954 (java) S 2944 2946 2900 0 -1 64 1635 0 0 0 97 0 0 0 17 0 13 0 197951923 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2955] ppid=2944 vsize=1715172 CPUtime=0.91
/proc/2946/task/2955/stat : 2955 (java) S 2944 2946 2900 0 -1 64 3203 0 0 0 90 1 0 0 17 0 13 0 197951923 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2956] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2956/stat : 2956 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197951923 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2957] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2957/stat : 2957 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197951923 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2971] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2971/stat : 2971 (java) S 2944 2946 2900 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 197952217 1756336128 49104 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.38
Current children cumulated vsize (Kb) 1715172

[startup+30.0183 s]
/proc/loadavg: 0.87 0.93 0.97 2/76 2971
/proc/meminfo: memFree=1635520/2055920 swapFree=4180964/4192956
[pid=2946] ppid=2944 vsize=1715172 CPUtime=31.42
/proc/2946/stat : 2946 (java) R 2944 2946 2900 0 -1 0 54627 0 1 0 3118 24 0 0 22 0 13 0 197951913 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071534537 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 428793 48362 1909 14 0 415540 0
[pid=2946/tid=2947] ppid=2944 vsize=1715172 CPUtime=0.17
/proc/2946/task/2947/stat : 2947 (java) S 2944 2946 2900 0 -1 64 4501 0 0 0 16 1 0 0 16 0 13 0 197951916 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2948] ppid=2944 vsize=1715172 CPUtime=0.18
/proc/2946/task/2948/stat : 2948 (java) S 2944 2946 2900 0 -1 64 4206 0 0 0 17 1 0 0 16 0 13 0 197951916 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2949] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2949/stat : 2949 (java) S 2944 2946 2900 0 -1 64 33 0 0 0 0 0 0 0 15 0 13 0 197951919 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2950] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2944 2946 2900 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2944 2946 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197951923 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2953] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2953/stat : 2953 (java) S 2944 2946 2900 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197951923 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2944 vsize=1715172 CPUtime=0.98
/proc/2946/task/2954/stat : 2954 (java) S 2944 2946 2900 0 -1 64 1639 0 0 0 98 0 0 0 16 0 13 0 197951923 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2955] ppid=2944 vsize=1715172 CPUtime=0.92
/proc/2946/task/2955/stat : 2955 (java) S 2944 2946 2900 0 -1 64 3203 0 0 0 91 1 0 0 17 0 13 0 197951923 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2956] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2956/stat : 2956 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197951923 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2957] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2957/stat : 2957 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197951923 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2971] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2971/stat : 2971 (java) S 2944 2946 2900 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 197952217 1756336128 48362 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.42
Current children cumulated vsize (Kb) 1715172

[startup+40.025 s]
/proc/loadavg: 0.89 0.93 0.97 2/76 2973
/proc/meminfo: memFree=1641016/2055920 swapFree=4180964/4192956
[pid=2946] ppid=2944 vsize=1715172 CPUtime=41.45
/proc/2946/stat : 2946 (java) R 2944 2946 2900 0 -1 0 55119 0 1 0 4120 25 0 0 19 0 13 0 197951913 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071371283 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 428793 46951 1909 14 0 415540 0
[pid=2946/tid=2947] ppid=2944 vsize=1715172 CPUtime=0.2
/proc/2946/task/2947/stat : 2947 (java) S 2944 2946 2900 0 -1 64 4762 0 0 0 19 1 0 0 16 0 13 0 197951916 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2948] ppid=2944 vsize=1715172 CPUtime=0.21
/proc/2946/task/2948/stat : 2948 (java) S 2944 2946 2900 0 -1 64 4430 0 0 0 20 1 0 0 16 0 13 0 197951916 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2949] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2949/stat : 2949 (java) S 2944 2946 2900 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2950] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2944 2946 2900 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2944 2946 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197951923 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2953] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2953/stat : 2953 (java) S 2944 2946 2900 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197951923 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2944 vsize=1715172 CPUtime=0.98
/proc/2946/task/2954/stat : 2954 (java) S 2944 2946 2900 0 -1 64 1639 0 0 0 98 0 0 0 16 0 13 0 197951923 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2955] ppid=2944 vsize=1715172 CPUtime=0.92
/proc/2946/task/2955/stat : 2955 (java) S 2944 2946 2900 0 -1 64 3203 0 0 0 91 1 0 0 17 0 13 0 197951923 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2956] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2956/stat : 2956 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197951923 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2957] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2957/stat : 2957 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197951923 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2973] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2973/stat : 2973 (java) S 2944 2946 2900 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 197955593 1756336128 46951 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.45
Current children cumulated vsize (Kb) 1715172

[startup+50.0326 s]
/proc/loadavg: 0.91 0.94 0.97 3/76 2974
/proc/meminfo: memFree=1645104/2055920 swapFree=4180964/4192956
[pid=2946] ppid=2944 vsize=1715172 CPUtime=51.48
/proc/2946/stat : 2946 (java) R 2944 2946 2900 0 -1 0 55545 0 1 0 5123 25 0 0 25 0 13 0 197951913 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071534355 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 428793 45945 1909 14 0 415540 0
[pid=2946/tid=2947] ppid=2944 vsize=1715172 CPUtime=0.23
/proc/2946/task/2947/stat : 2947 (java) S 2944 2946 2900 0 -1 64 5001 0 0 0 22 1 0 0 16 0 13 0 197951916 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2948] ppid=2944 vsize=1715172 CPUtime=0.23
/proc/2946/task/2948/stat : 2948 (java) S 2944 2946 2900 0 -1 64 4610 0 0 0 22 1 0 0 17 0 13 0 197951916 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2949] ppid=2944 vsize=1715172 CPUtime=0.01
/proc/2946/task/2949/stat : 2949 (java) S 2944 2946 2900 0 -1 64 33 0 0 0 0 1 0 0 16 0 13 0 197951919 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2950] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2944 2946 2900 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2944 2946 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197951923 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2953] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2953/stat : 2953 (java) S 2944 2946 2900 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197951923 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2944 vsize=1715172 CPUtime=0.98
/proc/2946/task/2954/stat : 2954 (java) S 2944 2946 2900 0 -1 64 1639 0 0 0 98 0 0 0 16 0 13 0 197951923 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2955] ppid=2944 vsize=1715172 CPUtime=0.92
/proc/2946/task/2955/stat : 2955 (java) S 2944 2946 2900 0 -1 64 3203 0 0 0 91 1 0 0 17 0 13 0 197951923 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2956] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2956/stat : 2956 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197951923 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2957] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2957/stat : 2957 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197951923 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2974] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2974/stat : 2974 (java) S 2944 2946 2900 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 197956892 1756336128 45945 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.48
Current children cumulated vsize (Kb) 1715172

[startup+60.0393 s]
/proc/loadavg: 0.92 0.94 0.97 2/76 2974
/proc/meminfo: memFree=1648944/2055920 swapFree=4180964/4192956
[pid=2946] ppid=2944 vsize=1715172 CPUtime=61.52
/proc/2946/stat : 2946 (java) R 2944 2946 2900 0 -1 0 55961 0 1 0 6126 26 0 0 25 0 13 0 197951913 1756336128 44971 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071361119 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 428793 44971 1909 14 0 415540 0
[pid=2946/tid=2947] ppid=2944 vsize=1715172 CPUtime=0.26
/proc/2946/task/2947/stat : 2947 (java) S 2944 2946 2900 0 -1 64 5300 0 0 0 25 1 0 0 16 0 13 0 197951916 1756336128 44971 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2948] ppid=2944 vsize=1715172 CPUtime=0.26
/proc/2946/task/2948/stat : 2948 (java) S 2944 2946 2900 0 -1 64 4720 0 0 0 25 1 0 0 17 0 13 0 197951916 1756336128 44971 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2949] ppid=2944 vsize=1715172 CPUtime=0.01
/proc/2946/task/2949/stat : 2949 (java) S 2944 2946 2900 0 -1 64 33 0 0 0 0 1 0 0 16 0 13 0 197951919 1756336128 44971 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2950] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2944 2946 2900 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 44971 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2944 2946 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 44971 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197951923 1756336128 44971 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/2946/statm: 428793 42936 1909 14 0 415540 0
[pid=2946/tid=2947] ppid=2944 vsize=1715172 CPUtime=0.49
/proc/2946/task/2947/stat : 2947 (java) S 2944 2946 2900 0 -1 64 6548 0 0 0 47 2 0 0 16 0 13 0 197951916 1756336128 42936 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2948] ppid=2944 vsize=1715172 CPUtime=0.47
/proc/2946/task/2948/stat : 2948 (java) S 2944 2946 2900 0 -1 64 5482 0 0 0 45 2 0 0 16 0 13 0 197951916 1756336128 42936 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2949] ppid=2944 vsize=1715172 CPUtime=0.03
/proc/2946/task/2949/stat : 2949 (java) S 2944 2946 2900 0 -1 64 33 0 0 0 1 2 0 0 16 0 13 0 197951919 1756336128 42936 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2950] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2944 2946 2900 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 42936 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2944 2946 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 42936 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197951923 1756336128 42936 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2953] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2953/stat : 2953 (java) S 2944 2946 2900 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197951923 1756336128 42936 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2944 vsize=1715172 CPUtime=0.98
/proc/2946/task/2954/stat : 2954 (java) S 2944 2946 2900 0 -1 64 1639 0 0 0 98 0 0 0 16 0 13 0 197951923 1756336128 42936 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2955] ppid=2944 vsize=1715172 CPUtime=0.93
/proc/2946/task/2955/stat : 2955 (java) S 2944 2946 2900 0 -1 64 3203 0 0 0 92 1 0 0 17 0 13 0 197951923 1756336128 42936 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2956] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2956/stat : 2956 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197951923 1756336128 42936 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2957] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2957/stat : 2957 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197951923 1756336128 42936 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2975] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2975/stat : 2975 (java) S 2944 2946 2900 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 197961358 1756336128 42936 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 121.72
Current children cumulated vsize (Kb) 1715172

[startup+130.089 s]
/proc/loadavg: 0.97 0.95 0.97 2/76 2975
/proc/meminfo: memFree=1657832/2055920 swapFree=4180964/4192956
[pid=2946] ppid=2944 vsize=1715172 CPUtime=131.77
/proc/2946/stat : 2946 (java) R 2944 2946 2900 0 -1 0 58434 0 1 0 13149 28 0 0 19 0 13 0 197951913 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071354095 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 428793 42772 1909 14 0 415540 0
[pid=2946/tid=2947] ppid=2944 vsize=1715172 CPUtime=0.53
/proc/2946/task/2947/stat : 2947 (java) S 2944 2946 2900 0 -1 64 6731 0 0 0 51 2 0 0 16 0 13 0 197951916 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2948] ppid=2944 vsize=1715172 CPUtime=0.51
/proc/2946/task/2948/stat : 2948 (java) S 2944 2946 2900 0 -1 64 5711 0 0 0 49 2 0 0 16 0 13 0 197951916 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2949] ppid=2944 vsize=1715172 CPUtime=0.03
/proc/2946/task/2949/stat : 2949 (java) S 2944 2946 2900 0 -1 64 33 0 0 0 1 2 0 0 16 0 13 0 197951919 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2950] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2944 2946 2900 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2944 2946 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197951923 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2953] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2953/stat : 2953 (java) S 2944 2946 2900 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197951923 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2944 vsize=1715172 CPUtime=0.98
/proc/2946/task/2954/stat : 2954 (java) S 2944 2946 2900 0 -1 64 1639 0 0 0 98 0 0 0 16 0 13 0 197951923 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2955] ppid=2944 vsize=1715172 CPUtime=0.93
/proc/2946/task/2955/stat : 2955 (java) S 2944 2946 2900 0 -1 64 3203 0 0 0 92 1 0 0 17 0 13 0 197951923 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2956] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2956/stat : 2956 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197951923 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2957] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2957/stat : 2957 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197951923 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2975] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2975/stat : 2975 (java) S 2944 2946 2900 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 197961358 1756336128 42772 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 131.77
Current children cumulated vsize (Kb) 1715172

[startup+140.096 s]
/proc/loadavg: 0.98 0.95 0.97 2/76 2975
/proc/meminfo: memFree=1659112/2055920 swapFree=4180964/4192956
[pid=2946] ppid=2944 vsize=1715172 CPUtime=141.82
/proc/2946/stat : 2946 (java) R 2944 2946 2900 0 -1 0 58735 0 1 0 14154 28 0 0 25 0 13 0 197951913 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071353975 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 428793 42473 1909 14 0 415540 0
[pid=2946/tid=2947] ppid=2944 vsize=1715172 CPUtime=0.57
/proc/2946/task/2947/stat : 2947 (java) S 2944 2946 2900 0 -1 64 6826 0 0 0 55 2 0 0 16 0 13 0 197951916 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2948] ppid=2944 vsize=1715172 CPUtime=0.56
/proc/2946/task/2948/stat : 2948 (java) S 2944 2946 2900 0 -1 64 5909 0 0 0 54 2 0 0 16 0 13 0 197951916 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2949] ppid=2944 vsize=1715172 CPUtime=0.03
/proc/2946/task/2949/stat : 2949 (java) S 2944 2946 2900 0 -1 64 33 0 0 0 1 2 0 0 16 0 13 0 197951919 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2950] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2944 2946 2900 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2944 2946 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197951923 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2953] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2953/stat : 2953 (java) S 2944 2946 2900 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197951923 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2944 vsize=1715172 CPUtime=0.98
/proc/2946/task/2954/stat : 2954 (java) S 2944 2946 2900 0 -1 64 1639 0 0 0 98 0 0 0 16 0 13 0 197951923 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2955] ppid=2944 vsize=1715172 CPUtime=0.93
/proc/2946/task/2955/stat : 2955 (java) S 2944 2946 2900 0 -1 64 3203 0 0 0 92 1 0 0 17 0 13 0 197951923 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2956] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2956/stat : 2956 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197951923 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2957] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2957/stat : 2957 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197951923 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2975] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2975/stat : 2975 (java) S 2944 2946 2900 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 197961358 1756336128 42473 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 141.82
Current children cumulated vsize (Kb) 1715172

[startup+150.102 s]
/proc/loadavg: 0.98 0.95 0.97 2/76 2975
/proc/meminfo: memFree=1659944/2055920 swapFree=4180964/4192956
[pid=2946] ppid=2944 vsize=1715172 CPUtime=151.86
/proc/2946/stat : 2946 (java) R 2944 2946 2900 0 -1 0 59113 0 1 0 15158 28 0 0 25 0 13 0 197951913 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071450009 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 428793 42276 1909 14 0 415540 0
[pid=2946/tid=2947] ppid=2944 vsize=1715172 CPUtime=0.62
/proc/2946/task/2947/stat : 2947 (java) S 2944 2946 2900 0 -1 64 6982 0 0 0 60 2 0 0 16 0 13 0 197951916 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2948] ppid=2944 vsize=1715172 CPUtime=0.6
/proc/2946/task/2948/stat : 2948 (java) S 2944 2946 2900 0 -1 64 6123 0 0 0 58 2 0 0 16 0 13 0 197951916 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2949] ppid=2944 vsize=1715172 CPUtime=0.03
/proc/2946/task/2949/stat : 2949 (java) S 2944 2946 2900 0 -1 64 33 0 0 0 1 2 0 0 16 0 13 0 197951919 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2950] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2944 2946 2900 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2944 2946 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197951923 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2953] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2953/stat : 2953 (java) S 2944 2946 2900 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197951923 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2944 vsize=1715172 CPUtime=0.98
/proc/2946/task/2954/stat : 2954 (java) S 2944 2946 2900 0 -1 64 1639 0 0 0 98 0 0 0 16 0 13 0 197951923 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2955] ppid=2944 vsize=1715172 CPUtime=0.93
/proc/2946/task/2955/stat : 2955 (java) S 2944 2946 2900 0 -1 64 3203 0 0 0 92 1 0 0 17 0 13 0 197951923 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2956] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2956/stat : 2956 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197951923 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2957] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2957/stat : 2957 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197951923 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2975] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2975/stat : 2975 (java) S 2944 2946 2900 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 197961358 1756336128 42276 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 151.86
Current children cumulated vsize (Kb) 1715172

[startup+160.109 s]
/proc/loadavg: 0.98 0.95 0.97 2/76 2975
/proc/meminfo: memFree=1660520/2055920 swapFree=4180964/4192956
[pid=2946] ppid=2944 vsize=1715172 CPUtime=161.91
/proc/2946/stat : 2946 (java) R 2944 2946 2900 0 -1 0 59564 0 1 0 16162 29 0 0 19 0 13 0 197951913 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071407720 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 428793 42127 1909 14 0 415540 0
[pid=2946/tid=2947] ppid=2944 vsize=1715172 CPUtime=0.66
/proc/2946/task/2947/stat : 2947 (java) S 2944 2946 2900 0 -1 64 7186 0 0 0 64 2 0 0 16 0 13 0 197951916 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2948] ppid=2944 vsize=1715172 CPUtime=0.65
/proc/2946/task/2948/stat : 2948 (java) S 2944 2946 2900 0 -1 64 6362 0 0 0 63 2 0 0 16 0 13 0 197951916 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2949] ppid=2944 vsize=1715172 CPUtime=0.03
/proc/2946/task/2949/stat : 2949 (java) S 2944 2946 2900 0 -1 64 33 0 0 0 1 2 0 0 15 0 13 0 197951919 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2950] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2944 2946 2900 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2944 2946 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197951923 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2953] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2953/stat : 2953 (java) S 2944 2946 2900 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197951923 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2944 vsize=1715172 CPUtime=0.98
/proc/2946/task/2954/stat : 2954 (java) S 2944 2946 2900 0 -1 64 1639 0 0 0 98 0 0 0 16 0 13 0 197951923 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2955] ppid=2944 vsize=1715172 CPUtime=0.93
/proc/2946/task/2955/stat : 2955 (java) S 2944 2946 2900 0 -1 64 3203 0 0 0 92 1 0 0 17 0 13 0 197951923 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2956] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2956/stat : 2956 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197951923 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2957] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2957/stat : 2957 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197951923 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2975] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2975/stat : 2975 (java) S 2944 2946 2900 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 197961358 1756336128 42127 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (Kb) 1715172

[startup+170.116 s]
/proc/loadavg: 0.98 0.95 0.97 2/76 2975
/proc/meminfo: memFree=1661160/2055920 swapFree=4180964/4192956
[pid=2946] ppid=2944 vsize=1715172 CPUtime=171.97
/proc/2946/stat : 2946 (java) R 2944 2946 2900 0 -1 0 60008 0 1 0 17167 30 0 0 25 0 13 0 197951913 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071409767 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 428793 41965 1909 14 0 415540 0
[pid=2946/tid=2947] ppid=2944 vsize=1715172 CPUtime=0.71
/proc/2946/task/2947/stat : 2947 (java) S 2944 2946 2900 0 -1 64 7393 0 0 0 69 2 0 0 16 0 13 0 197951916 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2948] ppid=2944 vsize=1715172 CPUtime=0.7
/proc/2946/task/2948/stat : 2948 (java) S 2944 2946 2900 0 -1 64 6591 0 0 0 68 2 0 0 16 0 13 0 197951916 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2949] ppid=2944 vsize=1715172 CPUtime=0.04
/proc/2946/task/2949/stat : 2949 (java) S 2944 2946 2900 0 -1 64 33 0 0 0 1 3 0 0 16 0 13 0 197951919 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2950] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2944 2946 2900 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2944 2946 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197951919 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197951923 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2953] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2953/stat : 2953 (java) S 2944 2946 2900 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197951923 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2944 vsize=1715172 CPUtime=0.98
/proc/2946/task/2954/stat : 2954 (java) S 2944 2946 2900 0 -1 64 1639 0 0 0 98 0 0 0 16 0 13 0 197951923 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2955] ppid=2944 vsize=1715172 CPUtime=0.93
/proc/2946/task/2955/stat : 2955 (java) S 2944 2946 2900 0 -1 64 3203 0 0 0 92 1 0 0 17 0 13 0 197951923 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2946/tid=2956] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2956/stat : 2956 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197951923 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2957] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2957/stat : 2957 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197951923 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2946/tid=2975] ppid=2944 vsize=1715172 CPUtime=0
/proc/2946/task/2975/stat : 2975 (java) S 2944 2946 2900 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 197961358 1756336128 41965 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 171.97
Current children cumulated vsize (Kb) 1715172

Child status: 30
Real time (s): 174.688
CPU time (s): 176.543
CPU user time (s): 176.211
CPU system time (s): 0.331949
CPU usage (%): 101.062
Max. virtual memory (cumulated for all children) (Kb): 1716176

Launcher Data (download as text)

Begin job on node41 on Sat Jun  3 08:20:53 UTC 2006


FILE ID= 42341-1149322853

PBS_JOBID= 309465

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-pipex.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node41/42341-1149322853/instance-42341-1149322853.opb 922801889
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-42341-1149322853 -o ROOT/results/node41/solver-42341-1149322853 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node41/42341-1149322853/instance-42341-1149322853.opb 922801889

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  3e6a99258fbc02bc052cab2d6151884d

RANDOM SEED= 922801889


/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.265
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.265
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:       1822248 kB
Buffers:         11080 kB
Cached:         158628 kB
SwapCached:       3692 kB
Active:          42984 kB
Inactive:       135536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822248 kB
SwapTotal:     4192956 kB
SwapFree:      4180964 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:          14936 kB
Slab:            41132 kB
Committed_AS:   343432 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node41 on Sat Jun  3 08:23:48 UTC 2006