Trace number 50867

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.2SAT (TO)10 1800.57 1784.46

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_3.opb
MD5SUMd26b3b10be20d9248aac462b86b1f040
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark99.0009
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
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 constraints8
Minimum length of a constraint45
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3331
Number of bits of the biggest sum of numbers12
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.19	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.19	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.20	c no version file found!!!
0.20	c sun.arch.data.model	32
0.20	c java.version	1.5.0_06
0.20	c os.name	Linux
0.20	c os.version	2.6.9-22.EL.rootsmp
0.20	c os.arch	i386
0.20	c Free memory 1548419056
0.20	c Max memory 1551040512
0.20	c Total memory 1551040512
0.20	c Number of processors 2
0.25	c Cutting planes based inference
0.25	c --- Begin Solver configuration ---
0.25	c org.sat4j.minisat.uip.FirstUIP@1037c71
0.25	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1df073d
0.25	c org.sat4j.minisat.learning.MiniSATLearning@1546e25
0.25	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.25	c VSIDS like heuristics from MiniSAT using a heap
0.25	c No reason simplification
0.25	c --- End Solver configuration ---
0.25	c solving ROOT/tmp/node14/50867-1154097202/instance-50867-1154097202.opb
0.25	c reading problem ... 
0.29	c ... done. Time 0.043 ms.
0.29	c #vars     94
0.29	c #constraints  8
0.30	c SATISFIABLE
0.30	c OPTIMIZING...
0.30	c Got one! Ellapsed CPU time (in seconds):0.054
0.30	o 780
0.64	c Got one! Ellapsed CPU time (in seconds):0.393
0.64	o 752
0.86	c Got one! Ellapsed CPU time (in seconds):0.615
0.86	o 663
0.92	c Got one! Ellapsed CPU time (in seconds):0.672
0.92	o 657
1.07	c Got one! Ellapsed CPU time (in seconds):0.826
1.07	o 625
1.44	c Got one! Ellapsed CPU time (in seconds):1.189
1.44	o 616
1.75	c Got one! Ellapsed CPU time (in seconds):1.499
1.75	o 536
1.92	c Got one! Ellapsed CPU time (in seconds):1.673
1.92	o 488
2.02	c Got one! Ellapsed CPU time (in seconds):1.771
2.02	o 444
2.08	c Got one! Ellapsed CPU time (in seconds):1.834
2.08	o 408
2.30	c Got one! Ellapsed CPU time (in seconds):2.047
2.30	o 364
2.32	c Got one! Ellapsed CPU time (in seconds):2.074
2.32	o 254
2.37	c Got one! Ellapsed CPU time (in seconds):2.124
2.37	o 182
2.38	c Got one! Ellapsed CPU time (in seconds):2.136
2.38	o 137
2.66	c Got one! Ellapsed CPU time (in seconds):2.409
2.66	o 132
3.39	c Got one! Ellapsed CPU time (in seconds):3.139
3.39	o 100
3.56	c Got one! Ellapsed CPU time (in seconds):3.315
3.56	o 74
3.83	c Got one! Ellapsed CPU time (in seconds):3.586
3.83	o 73
3.96	c Got one! Ellapsed CPU time (in seconds):3.71
3.96	o 72
4.65	c Got one! Ellapsed CPU time (in seconds):4.398
4.65	o 44
6.33	c Got one! Ellapsed CPU time (in seconds):6.082
6.33	o 43
7.12	c Got one! Ellapsed CPU time (in seconds):6.876
7.12	o 23
8.06	c Got one! Ellapsed CPU time (in seconds):7.808
8.06	o 21
10.90	c Got one! Ellapsed CPU time (in seconds):10.651
10.90	o 19
11.38	c Got one! Ellapsed CPU time (in seconds):11.13
11.38	o 17
13.65	c Got one! Ellapsed CPU time (in seconds):13.407
13.65	o 16
169.33	c Got one! Ellapsed CPU time (in seconds):169.085
169.33	o 15
408.49	c Got one! Ellapsed CPU time (in seconds):408.246
408.50	o 13
438.71	c Got one! Ellapsed CPU time (in seconds):438.462
438.71	o 11
556.38	c Got one! Ellapsed CPU time (in seconds):556.136
556.39	o 10
1784.34	c starts		: 80
1784.34	c conflicts		: 32419
1784.34	c decisions		: 65517
1784.34	c propagations		: 329448
1784.34	c inspects		: 573424823
1784.34	c learnt literals	: 0
1784.34	c learnt binary clauses	: 0
1784.34	c learnt ternary clauses	: 0
1784.34	c learnt clauses	: 32418
1784.34	c root simplifications	: 0
1784.34	c removed literals (reason simplification)	: 0
1784.34	c reason swapping (by a shorter reason)	: 0
1784.34	c Calls to reduceDB	: 0
1784.34	c speed (decisions/second)	: 53.35438723931336
1784.34	c non guided choices	602
1784.34	s SATISFIABLE
1784.35	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
1784.35	v -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55
1784.35	v -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 x66 x67 x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 x79 x80 -x81 -x82 -x83
1784.35	v x84 x85 x86 x87 x88 x89 -x90 -x91 x92 -x93 -x94
1784.35	c objective function=10
1784.35	c Total wall clock time (ms): 1784.097

Verifier Data (download as text)

OK	10

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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node14/watcher-50867-1154097202 -o ROOT/results/node14/solver-50867-1154097202 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node14/50867-1154097202/instance-50867-1154097202.opb 506423543 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 32740
/proc/meminfo: memFree=1334376/2055920 swapFree=4183052/4192956
[pid=32740] ppid=32738 vsize=1452 CPUtime=0
/proc/32740/stat : 32740 (java) R 32738 32740 32691 0 -1 0 97 0 0 0 0 0 0 0 19 0 1 0 156581056 1486848 68 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 7531440 0 0 4096 0 0 0 0 17 1 0 0
/proc/32740/statm: 363 77 59 14 0 8 0

[startup+10.002 s]
/proc/loadavg: 1.15 1.03 1.01 2/76 307
/proc/meminfo: memFree=1146960/2055920 swapFree=4183052/4192956
[pid=32740] ppid=32738 vsize=1712964 CPUtime=11.16
/proc/32740/stat : 32740 (java) R 32738 32740 32691 0 -1 0 52690 0 1 0 1089 27 0 0 17 0 13 0 156581056 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071347663 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 428241 48648 1910 14 0 414988 0
[pid=32740/tid=32741] ppid=32738 vsize=1712964 CPUtime=0.16
/proc/32740/task/32741/stat : 32741 (java) S 32738 32740 32691 0 -1 64 4867 0 0 0 14 2 0 0 16 0 13 0 156581064 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32742] ppid=32738 vsize=1712964 CPUtime=0.16
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 32691 0 -1 64 4430 0 0 0 14 2 0 0 16 0 13 0 156581064 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 32691 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32744] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 32691 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32745] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 32691 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156581071 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32747] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156581071 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32748] ppid=32738 vsize=1712964 CPUtime=0.76
/proc/32740/task/32748/stat : 32748 (java) S 32738 32740 32691 0 -1 64 1437 0 0 0 76 0 0 0 17 0 13 0 156581071 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32749] ppid=32738 vsize=1712964 CPUtime=0.8
/proc/32740/task/32749/stat : 32749 (java) S 32738 32740 32691 0 -1 64 2125 0 0 0 79 1 0 0 16 0 13 0 156581071 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32750] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32750/stat : 32750 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156581071 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32751] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32751/stat : 32751 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156581071 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=307] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/307/stat : 307 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 156581862 1754075136 48648 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.16
Current children cumulated vsize (Kb) 1712964

[startup+20.01 s]
/proc/loadavg: 1.12 1.03 1.01 2/76 310
/proc/meminfo: memFree=1142024/2055920 swapFree=4183052/4192956
[pid=32740] ppid=32738 vsize=1712964 CPUtime=21.22
/proc/32740/stat : 32740 (java) R 32738 32740 32691 0 -1 0 54923 0 1 0 2094 28 0 0 25 0 13 0 156581056 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071501479 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 428241 49848 1910 14 0 414988 0
[pid=32740/tid=32741] ppid=32738 vsize=1712964 CPUtime=0.22
/proc/32740/task/32741/stat : 32741 (java) S 32738 32740 32691 0 -1 64 5938 0 0 0 20 2 0 0 17 0 13 0 156581064 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=1712964 CPUtime=0.22
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 32691 0 -1 64 5582 0 0 0 20 2 0 0 16 0 13 0 156581064 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32743] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 32691 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 32691 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32745] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 32691 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156581071 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32747] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156581071 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32748] ppid=32738 vsize=1712964 CPUtime=0.76
/proc/32740/task/32748/stat : 32748 (java) S 32738 32740 32691 0 -1 64 1437 0 0 0 76 0 0 0 17 0 13 0 156581071 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32749] ppid=32738 vsize=1712964 CPUtime=0.8
/proc/32740/task/32749/stat : 32749 (java) S 32738 32740 32691 0 -1 64 2125 0 0 0 79 1 0 0 16 0 13 0 156581071 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32750] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32750/stat : 32750 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156581071 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32751] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32751/stat : 32751 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156581071 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=310] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/310/stat : 310 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156582422 1754075136 49848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.22
Current children cumulated vsize (Kb) 1712964

[startup+30.017 s]
/proc/loadavg: 1.10 1.03 1.01 2/76 310
/proc/meminfo: memFree=1143880/2055920 swapFree=4183052/4192956
[pid=32740] ppid=32738 vsize=1712964 CPUtime=31.28
/proc/32740/stat : 32740 (java) R 32738 32740 32691 0 -1 0 56205 0 1 0 3099 29 0 0 17 0 13 0 156581056 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071406495 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 428241 49405 1910 14 0 414988 0
[pid=32740/tid=32741] ppid=32738 vsize=1712964 CPUtime=0.26
/proc/32740/task/32741/stat : 32741 (java) S 32738 32740 32691 0 -1 64 6505 0 0 0 24 2 0 0 16 0 13 0 156581064 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=1712964 CPUtime=0.27
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 32691 0 -1 64 6287 0 0 0 24 3 0 0 16 0 13 0 156581064 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32743] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 32691 0 -1 64 34 0 0 0 0 0 0 0 15 0 13 0 156581067 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32744] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 32691 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32745] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 32691 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156581071 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32747] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156581071 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32748] ppid=32738 vsize=1712964 CPUtime=0.76
/proc/32740/task/32748/stat : 32748 (java) S 32738 32740 32691 0 -1 64 1437 0 0 0 76 0 0 0 16 0 13 0 156581071 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32749] ppid=32738 vsize=1712964 CPUtime=0.82
/proc/32740/task/32749/stat : 32749 (java) S 32738 32740 32691 0 -1 64 2125 0 0 0 81 1 0 0 16 0 13 0 156581071 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32750] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32750/stat : 32750 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156581071 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32751] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32751/stat : 32751 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156581071 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=310] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/310/stat : 310 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156582422 1754075136 49405 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.28
Current children cumulated vsize (Kb) 1712964

[startup+40.0239 s]
/proc/loadavg: 1.09 1.03 1.01 2/76 310
/proc/meminfo: memFree=1147464/2055920 swapFree=4183052/4192956
[pid=32740] ppid=32738 vsize=1712964 CPUtime=41.33
/proc/32740/stat : 32740 (java) R 32738 32740 32691 0 -1 0 57113 0 1 0 4103 30 0 0 22 0 13 0 156581056 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071336265 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 428241 48520 1910 14 0 414988 0
[pid=32740/tid=32741] ppid=32738 vsize=1712964 CPUtime=0.31
/proc/32740/task/32741/stat : 32741 (java) S 32738 32740 32691 0 -1 64 6898 0 0 0 28 3 0 0 16 0 13 0 156581064 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=1712964 CPUtime=0.31
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 32691 0 -1 64 6795 0 0 0 28 3 0 0 16 0 13 0 156581064 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32743] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 32691 0 -1 64 34 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32744] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 32691 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32745] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 32691 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156581071 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32747] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156581071 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32748] ppid=32738 vsize=1712964 CPUtime=0.76
/proc/32740/task/32748/stat : 32748 (java) S 32738 32740 32691 0 -1 64 1437 0 0 0 76 0 0 0 16 0 13 0 156581071 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32749] ppid=32738 vsize=1712964 CPUtime=0.82
/proc/32740/task/32749/stat : 32749 (java) S 32738 32740 32691 0 -1 64 2125 0 0 0 81 1 0 0 16 0 13 0 156581071 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32750] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32750/stat : 32750 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156581071 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32751] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32751/stat : 32751 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156581071 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=310] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/310/stat : 310 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156582422 1754075136 48520 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.33
Current children cumulated vsize (Kb) 1712964

[startup+50.0309 s]
/proc/loadavg: 1.07 1.03 1.01 2/76 310
/proc/meminfo: memFree=1150408/2055920 swapFree=4183052/4192956
[pid=32740] ppid=32738 vsize=1712964 CPUtime=51.37
/proc/32740/stat : 32740 (java) R 32738 32740 32691 0 -1 0 58126 0 1 0 5107 30 0 0 25 0 13 0 156581056 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071406151 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32740/statm: 428241 47775 1910 14 0 414988 0
[pid=32740/tid=32741] ppid=32738 vsize=1712964 CPUtime=0.35
/proc/32740/task/32741/stat : 32741 (java) S 32738 32740 32691 0 -1 64 7387 0 0 0 32 3 0 0 16 0 13 0 156581064 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32742] ppid=32738 vsize=1712964 CPUtime=0.36
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 32691 0 -1 64 7311 0 0 0 33 3 0 0 16 0 13 0 156581064 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32738 vsize=1712964 CPUtime=0.01
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 32691 0 -1 64 34 0 0 0 1 0 0 0 16 0 13 0 156581067 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32744] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 32691 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32745] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 32691 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156581071 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32747] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156581071 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32748] ppid=32738 vsize=1712964 CPUtime=0.76
/proc/32740/task/32748/stat : 32748 (java) S 32738 32740 32691 0 -1 64 1437 0 0 0 76 0 0 0 16 0 13 0 156581071 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32749] ppid=32738 vsize=1712964 CPUtime=0.82
/proc/32740/task/32749/stat : 32749 (java) S 32738 32740 32691 0 -1 64 2125 0 0 0 81 1 0 0 16 0 13 0 156581071 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32750] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32750/stat : 32750 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156581071 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32751] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32751/stat : 32751 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156581071 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=310] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/310/stat : 310 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156582422 1754075136 47775 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.37
Current children cumulated vsize (Kb) 1712964

[startup+60.0378 s]
/proc/loadavg: 1.06 1.03 1.01 2/76 310
/proc/meminfo: memFree=1152584/2055920 swapFree=4183052/4192956
[pid=32740] ppid=32738 vsize=1712964 CPUtime=61.42
/proc/32740/stat : 32740 (java) R 32738 32740 32691 0 -1 0 58880 0 1 0 6111 31 0 0 25 0 13 0 156581056 1754075136 47242 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071347513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 428241 47242 1910 14 0 414988 0
[pid=32740/tid=32741] ppid=32738 vsize=1712964 CPUtime=0.4
/proc/32740/task/32741/stat : 32741 (java) S 32738 32740 32691 0 -1 64 7913 0 0 0 37 3 0 0 16 0 13 0 156581064 1754075136 47242 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32742] ppid=32738 vsize=1712964 CPUtime=0.4
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 32691 0 -1 64 7532 0 0 0 37 3 0 0 16 0 13 0 156581064 1754075136 47242 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32743] ppid=32738 vsize=1712964 CPUtime=0.02
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 32691 0 -1 64 34 0 0 0 1 1 0 0 16 0 13 0 156581067 1754075136 47242 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32744] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 32691 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 47242 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32745] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 32691 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 47242 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32738 vsize=1712964 CPUtime=0

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

/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 32691 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32745] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 32691 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32747] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32748] ppid=32738 vsize=1712964 CPUtime=0.76
/proc/32740/task/32748/stat : 32748 (java) S 32738 32740 32691 0 -1 64 1437 0 0 0 76 0 0 0 17 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32749] ppid=32738 vsize=1712964 CPUtime=0.82
/proc/32740/task/32749/stat : 32749 (java) S 32738 32740 32691 0 -1 64 2125 0 0 0 81 1 0 0 16 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32750] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32750/stat : 32750 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32751] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32751/stat : 32751 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=316] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/316/stat : 316 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 156636695 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (Kb) 1712964

[startup+1781.31 s]
/proc/loadavg: 1.01 1.00 1.00 2/76 514
/proc/meminfo: memFree=838888/2055920 swapFree=4183052/4192956
[pid=32740] ppid=32738 vsize=1712964 CPUtime=1797.39
/proc/32740/stat : 32740 (java) R 32738 32740 32691 0 -1 0 235028 0 1 0 179602 137 0 0 25 0 13 0 156581056 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071501554 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 428241 125324 1910 14 0 414988 0
[pid=32740/tid=32741] ppid=32738 vsize=1712964 CPUtime=15.84
/proc/32740/task/32741/stat : 32741 (java) S 32738 32740 32691 0 -1 64 59349 0 0 0 1555 29 0 0 17 0 13 0 156581064 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=1712964 CPUtime=15.95
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 32691 0 -1 64 59023 0 0 0 1565 30 0 0 16 0 13 0 156581064 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32743] ppid=32738 vsize=1712964 CPUtime=0.32
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 32691 0 -1 64 301 0 0 0 15 17 0 0 16 0 13 0 156581067 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32744] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 32691 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32745] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 32691 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32747] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32748] ppid=32738 vsize=1712964 CPUtime=0.76
/proc/32740/task/32748/stat : 32748 (java) S 32738 32740 32691 0 -1 64 1437 0 0 0 76 0 0 0 17 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32749] ppid=32738 vsize=1712964 CPUtime=0.82
/proc/32740/task/32749/stat : 32749 (java) S 32738 32740 32691 0 -1 64 2125 0 0 0 81 1 0 0 16 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32750] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32750/stat : 32750 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32751] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32751/stat : 32751 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=316] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/316/stat : 316 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 156636695 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.39
Current children cumulated vsize (Kb) 1712964

[startup+1782.32 s]
/proc/loadavg: 1.01 1.00 1.00 2/76 514
/proc/meminfo: memFree=838888/2055920 swapFree=4183052/4192956
[pid=32740] ppid=32738 vsize=1712964 CPUtime=1798.4
/proc/32740/stat : 32740 (java) R 32738 32740 32691 0 -1 0 235028 0 1 0 179703 137 0 0 25 0 13 0 156581056 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071501627 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 428241 125324 1910 14 0 414988 0
[pid=32740/tid=32741] ppid=32738 vsize=1712964 CPUtime=15.84
/proc/32740/task/32741/stat : 32741 (java) S 32738 32740 32691 0 -1 64 59349 0 0 0 1555 29 0 0 17 0 13 0 156581064 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=1712964 CPUtime=15.95
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 32691 0 -1 64 59023 0 0 0 1565 30 0 0 16 0 13 0 156581064 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32743] ppid=32738 vsize=1712964 CPUtime=0.32
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 32691 0 -1 64 301 0 0 0 15 17 0 0 16 0 13 0 156581067 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32744] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 32691 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32745] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 32691 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32747] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32748] ppid=32738 vsize=1712964 CPUtime=0.76
/proc/32740/task/32748/stat : 32748 (java) S 32738 32740 32691 0 -1 64 1437 0 0 0 76 0 0 0 17 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32749] ppid=32738 vsize=1712964 CPUtime=0.82
/proc/32740/task/32749/stat : 32749 (java) S 32738 32740 32691 0 -1 64 2125 0 0 0 81 1 0 0 16 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32750] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32750/stat : 32750 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32751] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32751/stat : 32751 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156581071 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=316] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/316/stat : 316 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 156636695 1754075136 125324 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.4
Current children cumulated vsize (Kb) 1712964

[startup+1783.33 s]
/proc/loadavg: 1.01 1.00 1.00 2/76 514
/proc/meminfo: memFree=838632/2055920 swapFree=4183052/4192956
[pid=32740] ppid=32738 vsize=1712964 CPUtime=1799.43
/proc/32740/stat : 32740 (java) R 32738 32740 32691 0 -1 0 235107 0 1 0 179806 137 0 0 23 0 13 0 156581056 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071634904 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 428241 125402 1910 14 0 414988 0
[pid=32740/tid=32741] ppid=32738 vsize=1712964 CPUtime=15.86
/proc/32740/task/32741/stat : 32741 (java) S 32738 32740 32691 0 -1 64 59408 0 0 0 1557 29 0 0 16 0 13 0 156581064 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=1712964 CPUtime=15.98
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 32691 0 -1 64 59042 0 0 0 1568 30 0 0 16 0 13 0 156581064 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32743] ppid=32738 vsize=1712964 CPUtime=0.32
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 32691 0 -1 64 301 0 0 0 15 17 0 0 15 0 13 0 156581067 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32744] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 32691 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32745] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 32691 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32747] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32748] ppid=32738 vsize=1712964 CPUtime=0.76
/proc/32740/task/32748/stat : 32748 (java) S 32738 32740 32691 0 -1 64 1437 0 0 0 76 0 0 0 17 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32749] ppid=32738 vsize=1712964 CPUtime=0.82
/proc/32740/task/32749/stat : 32749 (java) S 32738 32740 32691 0 -1 64 2125 0 0 0 81 1 0 0 16 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32750] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32750/stat : 32750 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32751] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32751/stat : 32751 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=316] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/316/stat : 316 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 156636695 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 1712964

[startup+1784.33 s]
/proc/loadavg: 1.01 1.00 1.00 2/76 514
/proc/meminfo: memFree=838632/2055920 swapFree=4183052/4192956
[pid=32740] ppid=32738 vsize=1712964 CPUtime=1800.43
/proc/32740/stat : 32740 (java) R 32738 32740 32691 0 -1 0 235107 0 1 0 179906 137 0 0 25 0 13 0 156581056 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071359283 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 428241 125402 1910 14 0 414988 0
[pid=32740/tid=32741] ppid=32738 vsize=1712964 CPUtime=15.86
/proc/32740/task/32741/stat : 32741 (java) S 32738 32740 32691 0 -1 64 59408 0 0 0 1557 29 0 0 16 0 13 0 156581064 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=1712964 CPUtime=15.98
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 32691 0 -1 64 59042 0 0 0 1568 30 0 0 16 0 13 0 156581064 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32743] ppid=32738 vsize=1712964 CPUtime=0.32
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 32691 0 -1 64 301 0 0 0 15 17 0 0 16 0 13 0 156581067 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32744] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 32691 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32745] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 32691 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32747] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32748] ppid=32738 vsize=1712964 CPUtime=0.76
/proc/32740/task/32748/stat : 32748 (java) S 32738 32740 32691 0 -1 64 1437 0 0 0 76 0 0 0 17 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32749] ppid=32738 vsize=1712964 CPUtime=0.82
/proc/32740/task/32749/stat : 32749 (java) S 32738 32740 32691 0 -1 64 2125 0 0 0 81 1 0 0 16 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32750] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32750/stat : 32750 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32751] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32751/stat : 32751 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=316] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/316/stat : 316 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 156636695 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.43
Current children cumulated vsize (Kb) 1712964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.34 s]
/proc/loadavg: 1.01 1.00 1.00 2/76 514
/proc/meminfo: memFree=838632/2055920 swapFree=4183052/4192956
[pid=32740] ppid=32738 vsize=1712964 CPUtime=1800.44
/proc/32740/stat : 32740 (java) R 32738 32740 32691 0 -1 0 235107 0 1 0 179907 137 0 0 25 0 13 0 156581056 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071501598 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 428241 125402 1910 14 0 414988 0
[pid=32740/tid=32741] ppid=32738 vsize=1712964 CPUtime=15.86
/proc/32740/task/32741/stat : 32741 (java) S 32738 32740 32691 0 -1 64 59408 0 0 0 1557 29 0 0 16 0 13 0 156581064 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=1712964 CPUtime=15.98
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 32691 0 -1 64 59042 0 0 0 1568 30 0 0 16 0 13 0 156581064 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32743] ppid=32738 vsize=1712964 CPUtime=0.32
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 32691 0 -1 64 301 0 0 0 15 17 0 0 16 0 13 0 156581067 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32744] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 32691 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32745] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 32691 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156581067 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 32691 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32747] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32748] ppid=32738 vsize=1712964 CPUtime=0.76
/proc/32740/task/32748/stat : 32748 (java) S 32738 32740 32691 0 -1 64 1437 0 0 0 76 0 0 0 17 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32749] ppid=32738 vsize=1712964 CPUtime=0.82
/proc/32740/task/32749/stat : 32749 (java) S 32738 32740 32691 0 -1 64 2125 0 0 0 81 1 0 0 16 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32750] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32750/stat : 32750 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32751] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/32751/stat : 32751 (java) S 32738 32740 32691 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156581071 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=316] ppid=32738 vsize=1712964 CPUtime=0
/proc/32740/task/316/stat : 316 (java) S 32738 32740 32691 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 156636695 1754075136 125402 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 1712964

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 1784.46
CPU time (s): 1800.57
CPU user time (s): 1799.12
CPU system time (s): 1.45578
CPU usage (%): 100.903
Max. virtual memory (cumulated for all children) (Kb): 1712964
The end

Launcher Data (download as text)

Begin job on node14 on Fri Jul 28 14:33:22 UTC 2006


FILE ID= 50867-1154097202

PBS_JOBID= 885962

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_3.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node14/50867-1154097202/instance-50867-1154097202.opb 506423543
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-50867-1154097202 -o ROOT/results/node14/solver-50867-1154097202 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node14/50867-1154097202/instance-50867-1154097202.opb 506423543

MD5SUM SOLVER= e9637a7554f3ecdf74c1815f89d00213
MD5SUM BENCH=  d26b3b10be20d9248aac462b86b1f040

RANDOM SEED= 506423543

TIMEOUT= 1800 seconds


/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.235
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.235
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:       1334584 kB
Buffers:         42036 kB
Cached:         598328 kB
SwapCached:       3868 kB
Active:          96036 kB
Inactive:       553100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1334584 kB
SwapTotal:     4192956 kB
SwapFree:      4183052 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            58128 kB
Committed_AS:   633288 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node14 on Fri Jul 28 15:03:06 UTC 2006