Trace number 50897

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)42 1800.6 1793.5

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_2.opb
MD5SUMc0264878059fff5e6fa5f51839a60b24
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1782.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved NO
Number of variables120
Total number of constraints10
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 constraints10
Minimum length of a constraint54
Maximum length of a constraint56
Number of terms in the objective function 80
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 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4099
Number of bits of the biggest sum of numbers13
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.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	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.22	c Cutting planes based inference
0.22	c --- Begin Solver configuration ---
0.22	c org.sat4j.minisat.uip.FirstUIP@1037c71
0.22	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1df073d
0.22	c org.sat4j.minisat.learning.MiniSATLearning@1546e25
0.22	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.22	c VSIDS like heuristics from MiniSAT using a heap
0.22	c No reason simplification
0.22	c --- End Solver configuration ---
0.22	c solving ROOT/tmp/node7/50897-1154107782/instance-50897-1154107782.opb
0.22	c reading problem ... 
0.28	c ... done. Time 0.061 ms.
0.28	c #vars     120
0.28	c #constraints  10
0.29	c SATISFIABLE
0.29	c OPTIMIZING...
0.29	c Got one! Ellapsed CPU time (in seconds):0.075
0.29	o 1105
0.74	c Got one! Ellapsed CPU time (in seconds):0.52
0.74	o 1010
1.04	c Got one! Ellapsed CPU time (in seconds):0.826
1.04	o 996
1.19	c Got one! Ellapsed CPU time (in seconds):0.975
1.19	o 924
1.23	c Got one! Ellapsed CPU time (in seconds):1.014
1.23	o 892
1.29	c Got one! Ellapsed CPU time (in seconds):1.071
1.29	o 886
1.35	c Got one! Ellapsed CPU time (in seconds):1.137
1.35	o 720
1.40	c Got one! Ellapsed CPU time (in seconds):1.185
1.40	o 682
1.45	c Got one! Ellapsed CPU time (in seconds):1.235
1.45	o 654
1.48	c Got one! Ellapsed CPU time (in seconds):1.261
1.48	o 473
1.65	c Got one! Ellapsed CPU time (in seconds):1.433
1.65	o 465
1.77	c Got one! Ellapsed CPU time (in seconds):1.553
1.77	o 458
1.82	c Got one! Ellapsed CPU time (in seconds):1.6
1.82	o 455
1.99	c Got one! Ellapsed CPU time (in seconds):1.773
1.99	o 405
2.01	c Got one! Ellapsed CPU time (in seconds):1.794
2.01	o 386
2.07	c Got one! Ellapsed CPU time (in seconds):1.854
2.07	o 307
2.19	c Got one! Ellapsed CPU time (in seconds):1.969
2.19	o 299
2.23	c Got one! Ellapsed CPU time (in seconds):2.015
2.23	o 282
2.40	c Got one! Ellapsed CPU time (in seconds):2.179
2.40	o 273
2.55	c Got one! Ellapsed CPU time (in seconds):2.333
2.55	o 188
3.71	c Got one! Ellapsed CPU time (in seconds):3.489
3.71	o 164
3.83	c Got one! Ellapsed CPU time (in seconds):3.611
3.83	o 156
5.11	c Got one! Ellapsed CPU time (in seconds):4.896
5.11	o 132
6.20	c Got one! Ellapsed CPU time (in seconds):5.978
6.20	o 108
8.08	c Got one! Ellapsed CPU time (in seconds):7.864
8.08	o 106
8.59	c Got one! Ellapsed CPU time (in seconds):8.369
8.59	o 104
18.04	c Got one! Ellapsed CPU time (in seconds):17.823
18.04	o 88
20.17	c Got one! Ellapsed CPU time (in seconds):19.953
20.17	o 81
27.19	c Got one! Ellapsed CPU time (in seconds):26.969
27.19	o 80
30.12	c Got one! Ellapsed CPU time (in seconds):29.905
30.12	o 78
33.24	c Got one! Ellapsed CPU time (in seconds):33.018
33.24	o 69
42.33	c Got one! Ellapsed CPU time (in seconds):42.108
42.33	o 65
54.19	c Got one! Ellapsed CPU time (in seconds):53.972
54.19	o 57
65.78	c Got one! Ellapsed CPU time (in seconds):65.561
65.78	o 45
131.35	c Got one! Ellapsed CPU time (in seconds):131.13
131.35	o 42
1793.39	c starts		: 77
1793.39	c conflicts		: 19318
1793.39	c decisions		: 44484
1793.39	c propagations		: 230035
1793.39	c inspects		: 146660366
1793.39	c learnt literals	: 0
1793.39	c learnt binary clauses	: 0
1793.39	c learnt ternary clauses	: 0
1793.39	c learnt clauses	: 19317
1793.39	c root simplifications	: 0
1793.39	c removed literals (reason simplification)	: 0
1793.39	c reason swapping (by a shorter reason)	: 0
1793.39	c Calls to reduceDB	: 0
1793.39	c speed (decisions/second)	: 26.764602183092403
1793.39	c non guided choices	869
1793.39	s SATISFIABLE
1793.39	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
1793.39	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
1793.39	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
1793.39	v -x83 -x84 x85 x86 -x87 x88 -x89 x90 x91 -x92 x93 x94 x95 x96 -x97 x98 x99 -x100 -x101 -x102 -x103 x104 -x105 -x106 x107 x108 x109
1793.39	v -x110 x111 -x112 x113 -x114 -x115 -x116 -x117 x118 -x119 x120
1793.40	c objective function=42
1793.40	c Total wall clock time (ms): 1793.177

Verifier Data (download as text)

OK	42

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/node7/watcher-50897-1154107782 -o ROOT/results/node7/solver-50897-1154107782 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node7/50897-1154107782/instance-50897-1154107782.opb 237281355 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.99 3/64 4456
/proc/meminfo: memFree=1446768/2055920 swapFree=4182852/4192956
[pid=4456] ppid=4454 vsize=1500 CPUtime=0
/proc/4456/stat : 4456 (java) R 4454 4456 4407 0 -1 0 69 0 0 0 0 0 0 0 18 0 1 0 157639545 1536000 51 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 10386401 0 0 4096 0 0 0 0 17 1 0 0
/proc/4456/statm: 375 63 50 14 0 8 0

[startup+10.0021 s]
/proc/loadavg: 1.01 0.99 0.99 2/76 4494
/proc/meminfo: memFree=1259344/2055920 swapFree=4182852/4192956
[pid=4456] ppid=4454 vsize=1713648 CPUtime=11.29
/proc/4456/stat : 4456 (java) R 4454 4456 4407 0 -1 0 52339 0 1 0 1105 24 0 0 25 0 13 0 157639545 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071347145 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4456/statm: 428412 48625 1906 14 0 415159 0
[pid=4456/tid=4457] ppid=4454 vsize=1713648 CPUtime=0.16
/proc/4456/task/4457/stat : 4457 (java) S 4454 4456 4407 0 -1 64 4541 0 0 0 15 1 0 0 16 0 13 0 157639549 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4458] ppid=4454 vsize=1713648 CPUtime=0.16
/proc/4456/task/4458/stat : 4458 (java) S 4454 4456 4407 0 -1 64 4716 0 0 0 14 2 0 0 16 0 13 0 157639549 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4459] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4459/stat : 4459 (java) S 4454 4456 4407 0 -1 64 35 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4460] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4460/stat : 4460 (java) S 4454 4456 4407 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4461] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4461/stat : 4461 (java) S 4454 4456 4407 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4462] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4462/stat : 4462 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157639555 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4463] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4463/stat : 4463 (java) S 4454 4456 4407 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157639555 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4464] ppid=4454 vsize=1713648 CPUtime=0.82
/proc/4456/task/4464/stat : 4464 (java) S 4454 4456 4407 0 -1 64 1634 0 0 0 81 1 0 0 16 0 13 0 157639555 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4465] ppid=4454 vsize=1713648 CPUtime=0.8
/proc/4456/task/4465/stat : 4465 (java) S 4454 4456 4407 0 -1 64 1855 0 0 0 80 0 0 0 16 0 13 0 157639555 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4466] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4466/stat : 4466 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157639556 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4467] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4467/stat : 4467 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157639556 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4494] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4494/stat : 4494 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 157640404 1754775552 48625 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (Kb) 1713648

[startup+20.009 s]
/proc/loadavg: 1.00 0.99 0.99 2/76 4495
/proc/meminfo: memFree=1253064/2055920 swapFree=4182852/4192956
[pid=4456] ppid=4454 vsize=1713648 CPUtime=21.37
/proc/4456/stat : 4456 (java) R 4454 4456 4407 0 -1 0 54994 0 1 0 2111 26 0 0 23 0 13 0 157639545 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071347081 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4456/statm: 428412 50182 1907 14 0 415159 0
[pid=4456/tid=4457] ppid=4454 vsize=1713648 CPUtime=0.22
/proc/4456/task/4457/stat : 4457 (java) S 4454 4456 4407 0 -1 64 5994 0 0 0 21 1 0 0 16 0 13 0 157639549 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4458] ppid=4454 vsize=1713648 CPUtime=0.22
/proc/4456/task/4458/stat : 4458 (java) S 4454 4456 4407 0 -1 64 5907 0 0 0 20 2 0 0 16 0 13 0 157639549 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4459] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4459/stat : 4459 (java) S 4454 4456 4407 0 -1 64 35 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4460] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4460/stat : 4460 (java) S 4454 4456 4407 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4461] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4461/stat : 4461 (java) S 4454 4456 4407 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4462] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4462/stat : 4462 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157639555 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4463] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4463/stat : 4463 (java) S 4454 4456 4407 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157639555 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4464] ppid=4454 vsize=1713648 CPUtime=0.83
/proc/4456/task/4464/stat : 4464 (java) S 4454 4456 4407 0 -1 64 1634 0 0 0 82 1 0 0 16 0 13 0 157639555 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4465] ppid=4454 vsize=1713648 CPUtime=0.8
/proc/4456/task/4465/stat : 4465 (java) S 4454 4456 4407 0 -1 64 1855 0 0 0 80 0 0 0 16 0 13 0 157639555 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4466] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4466/stat : 4466 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157639556 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4467] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4467/stat : 4467 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157639556 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4495] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4495/stat : 4495 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 157641350 1754775552 50182 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.37
Current children cumulated vsize (Kb) 1713648

[startup+30.0159 s]
/proc/loadavg: 1.00 0.99 0.99 2/76 4497
/proc/meminfo: memFree=1255232/2055920 swapFree=4182852/4192956
[pid=4456] ppid=4454 vsize=1713648 CPUtime=31.43
/proc/4456/stat : 4456 (java) R 4454 4456 4407 0 -1 0 56507 0 1 0 3117 26 0 0 25 0 13 0 157639545 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071552946 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4456/statm: 428412 49624 1907 14 0 415159 0
[pid=4456/tid=4457] ppid=4454 vsize=1713648 CPUtime=0.28
/proc/4456/task/4457/stat : 4457 (java) S 4454 4456 4407 0 -1 64 6735 0 0 0 26 2 0 0 16 0 13 0 157639549 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4458] ppid=4454 vsize=1713648 CPUtime=0.28
/proc/4456/task/4458/stat : 4458 (java) S 4454 4456 4407 0 -1 64 6669 0 0 0 25 3 0 0 16 0 13 0 157639549 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4459] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4459/stat : 4459 (java) S 4454 4456 4407 0 -1 64 35 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4460] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4460/stat : 4460 (java) S 4454 4456 4407 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4461] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4461/stat : 4461 (java) S 4454 4456 4407 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4462] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4462/stat : 4462 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157639555 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4463] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4463/stat : 4463 (java) S 4454 4456 4407 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157639555 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4464] ppid=4454 vsize=1713648 CPUtime=0.83
/proc/4456/task/4464/stat : 4464 (java) S 4454 4456 4407 0 -1 64 1634 0 0 0 82 1 0 0 16 0 13 0 157639555 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4465] ppid=4454 vsize=1713648 CPUtime=0.8
/proc/4456/task/4465/stat : 4465 (java) S 4454 4456 4407 0 -1 64 1855 0 0 0 80 0 0 0 16 0 13 0 157639555 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4466] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4466/stat : 4466 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157639556 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4467] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4467/stat : 4467 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157639556 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4497] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4497/stat : 4497 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157642264 1754775552 49624 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.43
Current children cumulated vsize (Kb) 1713648

[startup+40.0227 s]
/proc/loadavg: 1.00 0.99 0.99 2/76 4499
/proc/meminfo: memFree=1259128/2055920 swapFree=4182852/4192956
[pid=4456] ppid=4454 vsize=1713648 CPUtime=41.49
/proc/4456/stat : 4456 (java) R 4454 4456 4407 0 -1 0 57828 0 1 0 4122 27 0 0 20 0 13 0 157639545 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071553019 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4456/statm: 428412 48660 1907 14 0 415159 0
[pid=4456/tid=4457] ppid=4454 vsize=1713648 CPUtime=0.34
/proc/4456/task/4457/stat : 4457 (java) S 4454 4456 4407 0 -1 64 7379 0 0 0 32 2 0 0 16 0 13 0 157639549 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4458] ppid=4454 vsize=1713648 CPUtime=0.33
/proc/4456/task/4458/stat : 4458 (java) S 4454 4456 4407 0 -1 64 7336 0 0 0 30 3 0 0 16 0 13 0 157639549 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4459] ppid=4454 vsize=1713648 CPUtime=0.01
/proc/4456/task/4459/stat : 4459 (java) S 4454 4456 4407 0 -1 64 35 0 0 0 1 0 0 0 16 0 13 0 157639552 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4460] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4460/stat : 4460 (java) S 4454 4456 4407 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4461] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4461/stat : 4461 (java) S 4454 4456 4407 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4462] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4462/stat : 4462 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157639555 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4463] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4463/stat : 4463 (java) S 4454 4456 4407 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157639555 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4464] ppid=4454 vsize=1713648 CPUtime=0.83
/proc/4456/task/4464/stat : 4464 (java) S 4454 4456 4407 0 -1 64 1634 0 0 0 82 1 0 0 16 0 13 0 157639555 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4465] ppid=4454 vsize=1713648 CPUtime=0.8
/proc/4456/task/4465/stat : 4465 (java) S 4454 4456 4407 0 -1 64 1855 0 0 0 80 0 0 0 16 0 13 0 157639555 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4466] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4466/stat : 4466 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157639556 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4467] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4467/stat : 4467 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157639556 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4499] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4499/stat : 4499 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 157642869 1754775552 48660 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.49
Current children cumulated vsize (Kb) 1713648

[startup+50.0306 s]
/proc/loadavg: 1.00 0.99 0.99 2/76 4500
/proc/meminfo: memFree=1261104/2055920 swapFree=4182852/4192956
[pid=4456] ppid=4454 vsize=1713648 CPUtime=51.53
/proc/4456/stat : 4456 (java) R 4454 4456 4407 0 -1 0 58969 0 1 0 5126 27 0 0 21 0 13 0 157639545 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071364784 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4456/statm: 428412 48175 1907 14 0 415159 0
[pid=4456/tid=4457] ppid=4454 vsize=1713648 CPUtime=0.39
/proc/4456/task/4457/stat : 4457 (java) S 4454 4456 4407 0 -1 64 7973 0 0 0 37 2 0 0 16 0 13 0 157639549 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4458] ppid=4454 vsize=1713648 CPUtime=0.38
/proc/4456/task/4458/stat : 4458 (java) S 4454 4456 4407 0 -1 64 7873 0 0 0 35 3 0 0 16 0 13 0 157639549 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4459] ppid=4454 vsize=1713648 CPUtime=0.01
/proc/4456/task/4459/stat : 4459 (java) S 4454 4456 4407 0 -1 64 35 0 0 0 1 0 0 0 15 0 13 0 157639552 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4460] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4460/stat : 4460 (java) S 4454 4456 4407 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4461] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4461/stat : 4461 (java) S 4454 4456 4407 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4462] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4462/stat : 4462 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157639555 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4463] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4463/stat : 4463 (java) S 4454 4456 4407 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157639555 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4464] ppid=4454 vsize=1713648 CPUtime=0.83
/proc/4456/task/4464/stat : 4464 (java) S 4454 4456 4407 0 -1 64 1634 0 0 0 82 1 0 0 16 0 13 0 157639555 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4465] ppid=4454 vsize=1713648 CPUtime=0.81
/proc/4456/task/4465/stat : 4465 (java) S 4454 4456 4407 0 -1 64 1855 0 0 0 81 0 0 0 16 0 13 0 157639555 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4466] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4466/stat : 4466 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157639556 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4467] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4467/stat : 4467 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157639556 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4500] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4500/stat : 4500 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 157643778 1754775552 48175 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.53
Current children cumulated vsize (Kb) 1713648

[startup+60.0384 s]
/proc/loadavg: 1.00 0.99 0.99 2/76 4501
/proc/meminfo: memFree=1263016/2055920 swapFree=4182852/4192956
[pid=4456] ppid=4454 vsize=1713648 CPUtime=61.59
/proc/4456/stat : 4456 (java) R 4454 4456 4407 0 -1 0 59888 0 1 0 6131 28 0 0 25 0 13 0 157639545 1754775552 47691 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071552946 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4456/statm: 428412 47691 1907 14 0 415159 0
[pid=4456/tid=4457] ppid=4454 vsize=1713648 CPUtime=0.44
/proc/4456/task/4457/stat : 4457 (java) S 4454 4456 4407 0 -1 64 8450 0 0 0 42 2 0 0 16 0 13 0 157639549 1754775552 47691 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4458] ppid=4454 vsize=1713648 CPUtime=0.43
/proc/4456/task/4458/stat : 4458 (java) S 4454 4456 4407 0 -1 64 8307 0 0 0 39 4 0 0 16 0 13 0 157639549 1754775552 47691 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4459] ppid=4454 vsize=1713648 CPUtime=0.01
/proc/4456/task/4459/stat : 4459 (java) S 4454 4456 4407 0 -1 64 35 0 0 0 1 0 0 0 15 0 13 0 157639552 1754775552 47691 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4460] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4460/stat : 4460 (java) S 4454 4456 4407 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 47691 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4461] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4461/stat : 4461 (java) S 4454 4456 4407 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 47691 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4462] ppid=4454 vsize=1713648 CPUtime=0

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

/proc/4456/task/4460/stat : 4460 (java) S 4454 4456 4407 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4461] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4461/stat : 4461 (java) S 4454 4456 4407 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4462] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4462/stat : 4462 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4463] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4463/stat : 4463 (java) S 4454 4456 4407 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4464] ppid=4454 vsize=1713648 CPUtime=0.84
/proc/4456/task/4464/stat : 4464 (java) S 4454 4456 4407 0 -1 64 1634 0 0 0 83 1 0 0 17 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4465] ppid=4454 vsize=1713648 CPUtime=0.84
/proc/4456/task/4465/stat : 4465 (java) S 4454 4456 4407 0 -1 64 1859 0 0 0 84 0 0 0 17 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4466] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4466/stat : 4466 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157639556 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4467] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4467/stat : 4467 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157639556 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4503] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4503/stat : 4503 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157652681 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (Kb) 1713648

[startup+1790.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 4505
/proc/meminfo: memFree=1033688/2055920 swapFree=4182852/4192956
[pid=4456] ppid=4454 vsize=1713648 CPUtime=1797.42
/proc/4456/stat : 4456 (java) R 4454 4456 4407 0 -1 0 176920 0 1 0 179646 96 0 0 25 0 13 0 157639545 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071630064 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4456/statm: 428412 104726 1909 14 0 415159 0
[pid=4456/tid=4457] ppid=4454 vsize=1713648 CPUtime=6.73
/proc/4456/task/4457/stat : 4457 (java) S 4454 4456 4407 0 -1 64 47087 0 0 0 651 22 0 0 16 0 13 0 157639549 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4458] ppid=4454 vsize=1713648 CPUtime=6.69
/proc/4456/task/4458/stat : 4458 (java) S 4454 4456 4407 0 -1 64 41857 0 0 0 648 21 0 0 16 0 13 0 157639549 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4459] ppid=4454 vsize=1713648 CPUtime=0.2
/proc/4456/task/4459/stat : 4459 (java) S 4454 4456 4407 0 -1 64 158 0 0 0 10 10 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4460] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4460/stat : 4460 (java) S 4454 4456 4407 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4461] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4461/stat : 4461 (java) S 4454 4456 4407 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4462] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4462/stat : 4462 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4463] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4463/stat : 4463 (java) S 4454 4456 4407 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4464] ppid=4454 vsize=1713648 CPUtime=0.84
/proc/4456/task/4464/stat : 4464 (java) S 4454 4456 4407 0 -1 64 1634 0 0 0 83 1 0 0 17 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4465] ppid=4454 vsize=1713648 CPUtime=0.84
/proc/4456/task/4465/stat : 4465 (java) S 4454 4456 4407 0 -1 64 1859 0 0 0 84 0 0 0 17 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4466] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4466/stat : 4466 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157639556 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4467] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4467/stat : 4467 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157639556 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4503] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4503/stat : 4503 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157652681 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (Kb) 1713648

[startup+1791.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 4505
/proc/meminfo: memFree=1033688/2055920 swapFree=4182852/4192956
[pid=4456] ppid=4454 vsize=1713648 CPUtime=1798.43
/proc/4456/stat : 4456 (java) R 4454 4456 4407 0 -1 0 176920 0 1 0 179747 96 0 0 25 0 13 0 157639545 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071521109 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4456/statm: 428412 104726 1909 14 0 415159 0
[pid=4456/tid=4457] ppid=4454 vsize=1713648 CPUtime=6.73
/proc/4456/task/4457/stat : 4457 (java) S 4454 4456 4407 0 -1 64 47087 0 0 0 651 22 0 0 16 0 13 0 157639549 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4458] ppid=4454 vsize=1713648 CPUtime=6.69
/proc/4456/task/4458/stat : 4458 (java) S 4454 4456 4407 0 -1 64 41857 0 0 0 648 21 0 0 16 0 13 0 157639549 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4459] ppid=4454 vsize=1713648 CPUtime=0.2
/proc/4456/task/4459/stat : 4459 (java) S 4454 4456 4407 0 -1 64 158 0 0 0 10 10 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4460] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4460/stat : 4460 (java) S 4454 4456 4407 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4461] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4461/stat : 4461 (java) S 4454 4456 4407 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4462] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4462/stat : 4462 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4463] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4463/stat : 4463 (java) S 4454 4456 4407 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4464] ppid=4454 vsize=1713648 CPUtime=0.84
/proc/4456/task/4464/stat : 4464 (java) S 4454 4456 4407 0 -1 64 1634 0 0 0 83 1 0 0 17 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4465] ppid=4454 vsize=1713648 CPUtime=0.84
/proc/4456/task/4465/stat : 4465 (java) S 4454 4456 4407 0 -1 64 1859 0 0 0 84 0 0 0 17 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4466] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4466/stat : 4466 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157639556 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4467] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4467/stat : 4467 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157639556 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4503] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4503/stat : 4503 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157652681 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.43
Current children cumulated vsize (Kb) 1713648

[startup+1792.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 4505
/proc/meminfo: memFree=1033688/2055920 swapFree=4182852/4192956
[pid=4456] ppid=4454 vsize=1713648 CPUtime=1799.44
/proc/4456/stat : 4456 (java) R 4454 4456 4407 0 -1 0 176920 0 1 0 179848 96 0 0 25 0 13 0 157639545 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071621399 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4456/statm: 428412 104726 1909 14 0 415159 0
[pid=4456/tid=4457] ppid=4454 vsize=1713648 CPUtime=6.73
/proc/4456/task/4457/stat : 4457 (java) S 4454 4456 4407 0 -1 64 47087 0 0 0 651 22 0 0 16 0 13 0 157639549 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4458] ppid=4454 vsize=1713648 CPUtime=6.69
/proc/4456/task/4458/stat : 4458 (java) S 4454 4456 4407 0 -1 64 41857 0 0 0 648 21 0 0 16 0 13 0 157639549 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4459] ppid=4454 vsize=1713648 CPUtime=0.2
/proc/4456/task/4459/stat : 4459 (java) S 4454 4456 4407 0 -1 64 158 0 0 0 10 10 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4460] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4460/stat : 4460 (java) S 4454 4456 4407 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4461] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4461/stat : 4461 (java) S 4454 4456 4407 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4462] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4462/stat : 4462 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4463] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4463/stat : 4463 (java) S 4454 4456 4407 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4464] ppid=4454 vsize=1713648 CPUtime=0.84
/proc/4456/task/4464/stat : 4464 (java) S 4454 4456 4407 0 -1 64 1634 0 0 0 83 1 0 0 17 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4465] ppid=4454 vsize=1713648 CPUtime=0.84
/proc/4456/task/4465/stat : 4465 (java) S 4454 4456 4407 0 -1 64 1859 0 0 0 84 0 0 0 17 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4466] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4466/stat : 4466 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157639556 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4467] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4467/stat : 4467 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157639556 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4503] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4503/stat : 4503 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157652681 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (Kb) 1713648

[startup+1793.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 4505
/proc/meminfo: memFree=1033688/2055920 swapFree=4182852/4192956
[pid=4456] ppid=4454 vsize=1713648 CPUtime=1800.44
/proc/4456/stat : 4456 (java) R 4454 4456 4407 0 -1 0 176920 0 1 0 179948 96 0 0 25 0 13 0 157639545 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071630228 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4456/statm: 428412 104726 1909 14 0 415159 0
[pid=4456/tid=4457] ppid=4454 vsize=1713648 CPUtime=6.73
/proc/4456/task/4457/stat : 4457 (java) S 4454 4456 4407 0 -1 64 47087 0 0 0 651 22 0 0 16 0 13 0 157639549 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4458] ppid=4454 vsize=1713648 CPUtime=6.69
/proc/4456/task/4458/stat : 4458 (java) S 4454 4456 4407 0 -1 64 41857 0 0 0 648 21 0 0 16 0 13 0 157639549 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4459] ppid=4454 vsize=1713648 CPUtime=0.2
/proc/4456/task/4459/stat : 4459 (java) S 4454 4456 4407 0 -1 64 158 0 0 0 10 10 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4460] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4460/stat : 4460 (java) S 4454 4456 4407 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4461] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4461/stat : 4461 (java) S 4454 4456 4407 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4462] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4462/stat : 4462 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4463] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4463/stat : 4463 (java) S 4454 4456 4407 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4464] ppid=4454 vsize=1713648 CPUtime=0.84
/proc/4456/task/4464/stat : 4464 (java) S 4454 4456 4407 0 -1 64 1634 0 0 0 83 1 0 0 17 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4465] ppid=4454 vsize=1713648 CPUtime=0.84
/proc/4456/task/4465/stat : 4465 (java) S 4454 4456 4407 0 -1 64 1859 0 0 0 84 0 0 0 17 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4466] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4466/stat : 4466 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157639556 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4467] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4467/stat : 4467 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157639556 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4503] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4503/stat : 4503 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157652681 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 1713648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 4505
/proc/meminfo: memFree=1033688/2055920 swapFree=4182852/4192956
[pid=4456] ppid=4454 vsize=1713648 CPUtime=1800.45
/proc/4456/stat : 4456 (java) R 4454 4456 4407 0 -1 0 176920 0 1 0 179949 96 0 0 25 0 13 0 157639545 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071399102 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4456/statm: 428412 104726 1909 14 0 415159 0
[pid=4456/tid=4457] ppid=4454 vsize=1713648 CPUtime=6.73
/proc/4456/task/4457/stat : 4457 (java) S 4454 4456 4407 0 -1 64 47087 0 0 0 651 22 0 0 16 0 13 0 157639549 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4458] ppid=4454 vsize=1713648 CPUtime=6.69
/proc/4456/task/4458/stat : 4458 (java) S 4454 4456 4407 0 -1 64 41857 0 0 0 648 21 0 0 16 0 13 0 157639549 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4459] ppid=4454 vsize=1713648 CPUtime=0.2
/proc/4456/task/4459/stat : 4459 (java) S 4454 4456 4407 0 -1 64 158 0 0 0 10 10 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4460] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4460/stat : 4460 (java) S 4454 4456 4407 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4461] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4461/stat : 4461 (java) S 4454 4456 4407 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157639552 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4462] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4462/stat : 4462 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4463] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4463/stat : 4463 (java) S 4454 4456 4407 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4464] ppid=4454 vsize=1713648 CPUtime=0.84
/proc/4456/task/4464/stat : 4464 (java) S 4454 4456 4407 0 -1 64 1634 0 0 0 83 1 0 0 17 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4465] ppid=4454 vsize=1713648 CPUtime=0.84
/proc/4456/task/4465/stat : 4465 (java) S 4454 4456 4407 0 -1 64 1859 0 0 0 84 0 0 0 17 0 13 0 157639555 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4466] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4466/stat : 4466 (java) S 4454 4456 4407 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157639556 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4456/tid=4467] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4467/stat : 4467 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157639556 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4456/tid=4503] ppid=4454 vsize=1713648 CPUtime=0
/proc/4456/task/4503/stat : 4503 (java) S 4454 4456 4407 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157652681 1754775552 104726 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.45
Current children cumulated vsize (Kb) 1713648

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

Child status: 143
Real time (s): 1793.5
CPU time (s): 1800.6
CPU user time (s): 1799.54
CPU system time (s): 1.05484
CPU usage (%): 100.395
Max. virtual memory (cumulated for all children) (Kb): 1713648
The end

Launcher Data (download as text)

Begin job on node7 on Fri Jul 28 17:29:42 UTC 2006


FILE ID= 50897-1154107782

PBS_JOBID= 886352

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

MD5SUM SOLVER= e9637a7554f3ecdf74c1815f89d00213
MD5SUM BENCH=  c0264878059fff5e6fa5f51839a60b24

RANDOM SEED= 237281355

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.281
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.281
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:       1446976 kB
Buffers:         34780 kB
Cached:         497732 kB
SwapCached:       4484 kB
Active:          39600 kB
Inactive:       502280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446976 kB
SwapTotal:     4192956 kB
SwapFree:      4182852 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14488 kB
Slab:            53024 kB
Committed_AS:   713984 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node7 on Fri Jul 28 17:59:35 UTC 2006