Trace number 50894

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)25 1800.52 1782.5

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_1.opb
MD5SUM5bf563c7058af01702ea80887f1d43ad
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 1
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 constraint55
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 1086
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3768
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.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.16	c no version file found!!!
0.16	c sun.arch.data.model	32
0.16	c java.version	1.5.0_06
0.16	c os.name	Linux
0.16	c os.version	2.6.9-22.EL.rootsmp
0.16	c os.arch	i386
0.16	c Free memory 1548419056
0.16	c Max memory 1551040512
0.16	c Total memory 1551040512
0.16	c Number of processors 2
0.21	c Cutting planes based inference
0.21	c --- Begin Solver configuration ---
0.21	c org.sat4j.minisat.uip.FirstUIP@1037c71
0.21	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1df073d
0.21	c org.sat4j.minisat.learning.MiniSATLearning@1546e25
0.21	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.21	c VSIDS like heuristics from MiniSAT using a heap
0.21	c No reason simplification
0.21	c --- End Solver configuration ---
0.21	c solving ROOT/tmp/node58/50894-1154106567/instance-50894-1154106567.opb
0.21	c reading problem ... 
0.27	c ... done. Time 0.054 ms.
0.27	c #vars     120
0.27	c #constraints  10
0.28	c SATISFIABLE
0.28	c OPTIMIZING...
0.28	c Got one! Ellapsed CPU time (in seconds):0.067
0.28	o 1090
0.66	c Got one! Ellapsed CPU time (in seconds):0.449
0.68	o 1074
0.77	c Got one! Ellapsed CPU time (in seconds):0.558
0.77	o 990
0.78	c Got one! Ellapsed CPU time (in seconds):0.567
0.78	o 988
0.81	c Got one! Ellapsed CPU time (in seconds):0.595
0.81	o 983
1.03	c Got one! Ellapsed CPU time (in seconds):0.814
1.03	o 979
1.11	c Got one! Ellapsed CPU time (in seconds):0.901
1.11	o 901
1.15	c Got one! Ellapsed CPU time (in seconds):0.933
1.15	o 885
1.34	c Got one! Ellapsed CPU time (in seconds):1.127
1.34	o 877
1.65	c Got one! Ellapsed CPU time (in seconds):1.437
1.65	o 860
1.73	c Got one! Ellapsed CPU time (in seconds):1.521
1.73	o 797
1.95	c Got one! Ellapsed CPU time (in seconds):1.737
1.95	o 789
2.17	c Got one! Ellapsed CPU time (in seconds):1.96
2.17	o 770
2.57	c Got one! Ellapsed CPU time (in seconds):2.353
2.57	o 764
3.14	c Got one! Ellapsed CPU time (in seconds):2.932
3.15	o 740
3.34	c Got one! Ellapsed CPU time (in seconds):3.124
3.34	o 709
3.84	c Got one! Ellapsed CPU time (in seconds):3.632
3.84	o 697
3.98	c Got one! Ellapsed CPU time (in seconds):3.766
3.98	o 663
4.79	c Got one! Ellapsed CPU time (in seconds):4.576
4.79	o 655
5.46	c Got one! Ellapsed CPU time (in seconds):5.249
5.46	o 576
5.61	c Got one! Ellapsed CPU time (in seconds):5.397
5.61	o 573
5.74	c Got one! Ellapsed CPU time (in seconds):5.523
5.74	o 569
6.01	c Got one! Ellapsed CPU time (in seconds):5.798
6.01	o 557
6.32	c Got one! Ellapsed CPU time (in seconds):6.109
6.32	o 555
6.55	c Got one! Ellapsed CPU time (in seconds):6.336
6.55	o 549
6.66	c Got one! Ellapsed CPU time (in seconds):6.448
6.66	o 535
6.72	c Got one! Ellapsed CPU time (in seconds):6.512
6.72	o 394
6.84	c Got one! Ellapsed CPU time (in seconds):6.623
6.84	o 342
7.22	c Got one! Ellapsed CPU time (in seconds):7.011
7.22	o 290
7.37	c Got one! Ellapsed CPU time (in seconds):7.158
7.37	o 275
7.47	c Got one! Ellapsed CPU time (in seconds):7.261
7.47	o 260
7.57	c Got one! Ellapsed CPU time (in seconds):7.354
7.57	o 238
7.72	c Got one! Ellapsed CPU time (in seconds):7.507
7.72	o 197
8.08	c Got one! Ellapsed CPU time (in seconds):7.866
8.08	o 174
8.44	c Got one! Ellapsed CPU time (in seconds):8.224
8.44	o 164
9.15	c Got one! Ellapsed CPU time (in seconds):8.941
9.15	o 148
11.04	c Got one! Ellapsed CPU time (in seconds):10.829
11.04	o 142
13.28	c Got one! Ellapsed CPU time (in seconds):13.066
13.28	o 60
13.53	c Got one! Ellapsed CPU time (in seconds):13.316
13.53	o 57
15.01	c Got one! Ellapsed CPU time (in seconds):14.794
15.01	o 51
17.27	c Got one! Ellapsed CPU time (in seconds):17.053
17.27	o 49
120.79	c Got one! Ellapsed CPU time (in seconds):120.577
120.79	o 47
508.58	c Got one! Ellapsed CPU time (in seconds):508.365
508.58	o 46
542.39	c Got one! Ellapsed CPU time (in seconds):542.179
542.39	o 44
953.60	c Got one! Ellapsed CPU time (in seconds):953.391
953.60	o 40
988.47	c Got one! Ellapsed CPU time (in seconds):988.26
988.47	o 39
1016.90	c Got one! Ellapsed CPU time (in seconds):1016.687
1016.90	o 32
1430.11	c Got one! Ellapsed CPU time (in seconds):1429.894
1430.11	o 25
1782.38	c starts		: 114
1782.38	c conflicts		: 39890
1782.38	c decisions		: 79113
1782.38	c propagations		: 449635
1782.38	c inspects		: 511383166
1782.38	c learnt literals	: 0
1782.38	c learnt binary clauses	: 0
1782.38	c learnt ternary clauses	: 0
1782.38	c learnt clauses	: 39890
1782.38	c root simplifications	: 0
1782.38	c removed literals (reason simplification)	: 0
1782.38	c reason swapping (by a shorter reason)	: 0
1782.38	c Calls to reduceDB	: 0
1782.38	c speed (decisions/second)	: 224.5793023572694
1782.38	c non guided choices	1187
1782.38	s SATISFIABLE
1782.38	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
1782.38	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
1782.38	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
1782.38	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
1782.38	v x109 -x110 x111 -x112 x113 -x114 -x115 x116 -x117 -x118 x119 x120
1782.38	c objective function=25
1782.38	c Total wall clock time (ms): 1782.168

Verifier Data (download as text)

OK	25

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 24318
/proc/meminfo: memFree=1554320/2055920 swapFree=4182944/4192956
[pid=24318] ppid=24316 vsize=168 CPUtime=0
/proc/24318/stat : 24318 (java) R 24316 24318 24269 0 -1 0 40 0 0 0 0 0 0 0 19 0 1 0 157526644 172032 23 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 4870948 0 0 4096 0 0 0 0 17 1 0 0
/proc/24318/statm: 42 23 18 14 0 2 0

[startup+10.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24366
/proc/meminfo: memFree=1366400/2055920 swapFree=4182944/4192956
[pid=24318] ppid=24316 vsize=1713716 CPUtime=11.2
/proc/24318/stat : 24318 (java) R 24316 24318 24269 0 -1 0 52682 0 1 0 1095 25 0 0 22 0 13 0 157526644 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071338668 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24318/statm: 428429 48760 1907 14 0 415176 0
[pid=24318/tid=24319] ppid=24316 vsize=1713716 CPUtime=0.17
/proc/24318/task/24319/stat : 24319 (java) S 24316 24318 24269 0 -1 64 5351 0 0 0 15 2 0 0 16 0 13 0 157526648 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24320] ppid=24316 vsize=1713716 CPUtime=0.17
/proc/24318/task/24320/stat : 24320 (java) S 24316 24318 24269 0 -1 64 5194 0 0 0 15 2 0 0 16 0 13 0 157526648 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24321] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24321/stat : 24321 (java) S 24316 24318 24269 0 -1 64 36 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24322] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24322/stat : 24322 (java) S 24316 24318 24269 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24323] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24323/stat : 24323 (java) S 24316 24318 24269 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24324] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24324/stat : 24324 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157526655 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24325] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24325/stat : 24325 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157526655 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24326] ppid=24316 vsize=1713716 CPUtime=0.79
/proc/24318/task/24326/stat : 24326 (java) S 24316 24318 24269 0 -1 64 1581 0 0 0 79 0 0 0 16 0 13 0 157526655 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24327] ppid=24316 vsize=1713716 CPUtime=0.82
/proc/24318/task/24327/stat : 24327 (java) S 24316 24318 24269 0 -1 64 1933 0 0 0 82 0 0 0 17 0 13 0 157526655 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24328] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24328/stat : 24328 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157526655 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24329] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24329/stat : 24329 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157526655 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24366] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24366/stat : 24366 (java) S 24316 24318 24269 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157527560 1754845184 48760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.2
Current children cumulated vsize (Kb) 1713716

[startup+20.0101 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24371
/proc/meminfo: memFree=1359608/2055920 swapFree=4182944/4192956
[pid=24318] ppid=24316 vsize=1713716 CPUtime=21.29
/proc/24318/stat : 24318 (java) R 24316 24318 24269 0 -1 0 55238 0 1 0 2102 27 0 0 18 0 13 0 157526644 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071346026 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24318/statm: 428429 50407 1907 14 0 415176 0
[pid=24318/tid=24319] ppid=24316 vsize=1713716 CPUtime=0.24
/proc/24318/task/24319/stat : 24319 (java) S 24316 24318 24269 0 -1 64 6474 0 0 0 21 3 0 0 16 0 13 0 157526648 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24320] ppid=24316 vsize=1713716 CPUtime=0.24
/proc/24318/task/24320/stat : 24320 (java) S 24316 24318 24269 0 -1 64 6615 0 0 0 21 3 0 0 16 0 13 0 157526648 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24321] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24321/stat : 24321 (java) S 24316 24318 24269 0 -1 64 36 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24322] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24322/stat : 24322 (java) S 24316 24318 24269 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24323] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24323/stat : 24323 (java) S 24316 24318 24269 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24324] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24324/stat : 24324 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157526655 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24325] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24325/stat : 24325 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157526655 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24326] ppid=24316 vsize=1713716 CPUtime=0.81
/proc/24318/task/24326/stat : 24326 (java) S 24316 24318 24269 0 -1 64 1581 0 0 0 81 0 0 0 17 0 13 0 157526655 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24327] ppid=24316 vsize=1713716 CPUtime=0.83
/proc/24318/task/24327/stat : 24327 (java) S 24316 24318 24269 0 -1 64 1934 0 0 0 83 0 0 0 16 0 13 0 157526655 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24328] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24328/stat : 24328 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157526655 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24329] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24329/stat : 24329 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157526655 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24371] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24371/stat : 24371 (java) S 24316 24318 24269 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157528371 1754845184 50407 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.29
Current children cumulated vsize (Kb) 1713716

[startup+30.0182 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24371
/proc/meminfo: memFree=1361336/2055920 swapFree=4182944/4192956
[pid=24318] ppid=24316 vsize=1713716 CPUtime=31.35
/proc/24318/stat : 24318 (java) R 24316 24318 24269 0 -1 0 56950 0 1 0 3107 28 0 0 25 0 13 0 157526644 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071383619 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24318/statm: 428429 49975 1907 14 0 415176 0
[pid=24318/tid=24319] ppid=24316 vsize=1713716 CPUtime=0.3
/proc/24318/task/24319/stat : 24319 (java) S 24316 24318 24269 0 -1 64 7304 0 0 0 26 4 0 0 16 0 13 0 157526648 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24320] ppid=24316 vsize=1713716 CPUtime=0.29
/proc/24318/task/24320/stat : 24320 (java) S 24316 24318 24269 0 -1 64 7487 0 0 0 26 3 0 0 16 0 13 0 157526648 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24321] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24321/stat : 24321 (java) S 24316 24318 24269 0 -1 64 36 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24322] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24322/stat : 24322 (java) S 24316 24318 24269 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24323] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24323/stat : 24323 (java) S 24316 24318 24269 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24324] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24324/stat : 24324 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157526655 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24325] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24325/stat : 24325 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157526655 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24326] ppid=24316 vsize=1713716 CPUtime=0.81
/proc/24318/task/24326/stat : 24326 (java) S 24316 24318 24269 0 -1 64 1581 0 0 0 81 0 0 0 17 0 13 0 157526655 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24327] ppid=24316 vsize=1713716 CPUtime=0.83
/proc/24318/task/24327/stat : 24327 (java) S 24316 24318 24269 0 -1 64 1934 0 0 0 83 0 0 0 16 0 13 0 157526655 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24328] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24328/stat : 24328 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157526655 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24329] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24329/stat : 24329 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157526655 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24371] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24371/stat : 24371 (java) S 24316 24318 24269 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157528371 1754845184 49975 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.35
Current children cumulated vsize (Kb) 1713716

[startup+40.0252 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24371
/proc/meminfo: memFree=1365240/2055920 swapFree=4182944/4192956
[pid=24318] ppid=24316 vsize=1713716 CPUtime=41.4
/proc/24318/stat : 24318 (java) R 24316 24318 24269 0 -1 0 58348 0 1 0 4111 29 0 0 25 0 13 0 157526644 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071383281 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24318/statm: 428429 48990 1907 14 0 415176 0
[pid=24318/tid=24319] ppid=24316 vsize=1713716 CPUtime=0.36
/proc/24318/task/24319/stat : 24319 (java) S 24316 24318 24269 0 -1 64 7915 0 0 0 32 4 0 0 17 0 13 0 157526648 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24320] ppid=24316 vsize=1713716 CPUtime=0.36
/proc/24318/task/24320/stat : 24320 (java) S 24316 24318 24269 0 -1 64 8265 0 0 0 32 4 0 0 16 0 13 0 157526648 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24321] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24321/stat : 24321 (java) S 24316 24318 24269 0 -1 64 36 0 0 0 0 0 0 0 17 0 13 0 157526651 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24322] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24322/stat : 24322 (java) S 24316 24318 24269 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24323] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24323/stat : 24323 (java) S 24316 24318 24269 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24324] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24324/stat : 24324 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157526655 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24325] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24325/stat : 24325 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157526655 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24326] ppid=24316 vsize=1713716 CPUtime=0.81
/proc/24318/task/24326/stat : 24326 (java) S 24316 24318 24269 0 -1 64 1581 0 0 0 81 0 0 0 17 0 13 0 157526655 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24327] ppid=24316 vsize=1713716 CPUtime=0.83
/proc/24318/task/24327/stat : 24327 (java) S 24316 24318 24269 0 -1 64 1934 0 0 0 83 0 0 0 16 0 13 0 157526655 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24328] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24328/stat : 24328 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157526655 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24329] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24329/stat : 24329 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157526655 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24371] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24371/stat : 24371 (java) S 24316 24318 24269 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157528371 1754845184 48990 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.4
Current children cumulated vsize (Kb) 1713716

[startup+50.0323 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24371
/proc/meminfo: memFree=1367352/2055920 swapFree=4182944/4192956
[pid=24318] ppid=24316 vsize=1713716 CPUtime=51.45
/proc/24318/stat : 24318 (java) R 24316 24318 24269 0 -1 0 59511 0 1 0 5116 29 0 0 25 0 13 0 157526644 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071379232 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24318/statm: 428429 48462 1907 14 0 415176 0
[pid=24318/tid=24319] ppid=24316 vsize=1713716 CPUtime=0.41
/proc/24318/task/24319/stat : 24319 (java) S 24316 24318 24269 0 -1 64 8393 0 0 0 37 4 0 0 16 0 13 0 157526648 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24320] ppid=24316 vsize=1713716 CPUtime=0.41
/proc/24318/task/24320/stat : 24320 (java) S 24316 24318 24269 0 -1 64 8942 0 0 0 37 4 0 0 17 0 13 0 157526648 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24321] ppid=24316 vsize=1713716 CPUtime=0.01
/proc/24318/task/24321/stat : 24321 (java) S 24316 24318 24269 0 -1 64 36 0 0 0 0 1 0 0 17 0 13 0 157526651 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24322] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24322/stat : 24322 (java) S 24316 24318 24269 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24323] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24323/stat : 24323 (java) S 24316 24318 24269 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24324] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24324/stat : 24324 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157526655 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24325] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24325/stat : 24325 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157526655 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24326] ppid=24316 vsize=1713716 CPUtime=0.81
/proc/24318/task/24326/stat : 24326 (java) S 24316 24318 24269 0 -1 64 1581 0 0 0 81 0 0 0 17 0 13 0 157526655 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24327] ppid=24316 vsize=1713716 CPUtime=0.83
/proc/24318/task/24327/stat : 24327 (java) S 24316 24318 24269 0 -1 64 1934 0 0 0 83 0 0 0 16 0 13 0 157526655 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24328] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24328/stat : 24328 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157526655 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24329] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24329/stat : 24329 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157526655 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24371] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24371/stat : 24371 (java) S 24316 24318 24269 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157528371 1754845184 48462 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.45
Current children cumulated vsize (Kb) 1713716

[startup+60.0394 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24371
/proc/meminfo: memFree=1367544/2055920 swapFree=4182944/4192956
[pid=24318] ppid=24316 vsize=1713716 CPUtime=61.52
/proc/24318/stat : 24318 (java) R 24316 24318 24269 0 -1 0 60896 0 1 0 6122 30 0 0 25 0 13 0 157526644 1754845184 48430 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071345322 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24318/statm: 428429 48430 1907 14 0 415176 0
[pid=24318/tid=24319] ppid=24316 vsize=1713716 CPUtime=0.47
/proc/24318/task/24319/stat : 24319 (java) S 24316 24318 24269 0 -1 64 9211 0 0 0 42 5 0 0 16 0 13 0 157526648 1754845184 48430 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24320] ppid=24316 vsize=1713716 CPUtime=0.46
/proc/24318/task/24320/stat : 24320 (java) S 24316 24318 24269 0 -1 64 9500 0 0 0 42 4 0 0 16 0 13 0 157526648 1754845184 48430 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24321] ppid=24316 vsize=1713716 CPUtime=0.01
/proc/24318/task/24321/stat : 24321 (java) S 24316 24318 24269 0 -1 64 36 0 0 0 0 1 0 0 15 0 13 0 157526651 1754845184 48430 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24322] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24322/stat : 24322 (java) S 24316 24318 24269 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 48430 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24323] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24323/stat : 24323 (java) S 24316 24318 24269 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 48430 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24324] ppid=24316 vsize=1713716 CPUtime=0

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

/proc/24318/task/24322/stat : 24322 (java) S 24316 24318 24269 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 133521 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24323] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24323/stat : 24323 (java) S 24316 24318 24269 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 133521 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24324] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24324/stat : 24324 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157526655 1754845184 133521 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24325] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24325/stat : 24325 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157526655 1754845184 133521 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24326] ppid=24316 vsize=1713716 CPUtime=0.82
/proc/24318/task/24326/stat : 24326 (java) S 24316 24318 24269 0 -1 64 1582 0 0 0 82 0 0 0 16 0 13 0 157526655 1754845184 133521 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24327] ppid=24316 vsize=1713716 CPUtime=0.84
/proc/24318/task/24327/stat : 24327 (java) S 24316 24318 24269 0 -1 64 1934 0 0 0 84 0 0 0 17 0 13 0 157526655 1754845184 133521 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24328] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24328/stat : 24328 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157526655 1754845184 133521 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24329] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24329/stat : 24329 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157526655 1754845184 133521 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24378] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24378/stat : 24378 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157669655 1754845184 133521 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.31
Current children cumulated vsize (Kb) 1713716

[startup+1779.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24378
/proc/meminfo: memFree=1025536/2055920 swapFree=4182944/4192956
[pid=24318] ppid=24316 vsize=1713716 CPUtime=1797.34
/proc/24318/stat : 24318 (java) R 24316 24318 24269 0 -1 0 208726 0 1 0 179614 120 0 0 25 0 13 0 157526644 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071345480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24318/statm: 428429 133623 1907 14 0 415176 0
[pid=24318/tid=24319] ppid=24316 vsize=1713716 CPUtime=17.78
/proc/24318/task/24319/stat : 24319 (java) S 24316 24318 24269 0 -1 64 56032 0 0 0 1748 30 0 0 16 0 13 0 157526648 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24320] ppid=24316 vsize=1713716 CPUtime=17.73
/proc/24318/task/24320/stat : 24320 (java) S 24316 24318 24269 0 -1 64 59908 0 0 0 1742 31 0 0 16 0 13 0 157526648 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24321] ppid=24316 vsize=1713716 CPUtime=0.3
/proc/24318/task/24321/stat : 24321 (java) S 24316 24318 24269 0 -1 64 198 0 0 0 16 14 0 0 15 0 13 0 157526651 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24322] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24322/stat : 24322 (java) S 24316 24318 24269 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24323] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24323/stat : 24323 (java) S 24316 24318 24269 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24324] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24324/stat : 24324 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157526655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24325] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24325/stat : 24325 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157526655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24326] ppid=24316 vsize=1713716 CPUtime=0.82
/proc/24318/task/24326/stat : 24326 (java) S 24316 24318 24269 0 -1 64 1582 0 0 0 82 0 0 0 16 0 13 0 157526655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24327] ppid=24316 vsize=1713716 CPUtime=0.84
/proc/24318/task/24327/stat : 24327 (java) S 24316 24318 24269 0 -1 64 1934 0 0 0 84 0 0 0 17 0 13 0 157526655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24328] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24328/stat : 24328 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157526655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24329] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24329/stat : 24329 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157526655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24378] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24378/stat : 24378 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157669655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.34
Current children cumulated vsize (Kb) 1713716

[startup+1780.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24378
/proc/meminfo: memFree=1025536/2055920 swapFree=4182944/4192956
[pid=24318] ppid=24316 vsize=1713716 CPUtime=1798.35
/proc/24318/stat : 24318 (java) R 24316 24318 24269 0 -1 0 208726 0 1 0 179715 120 0 0 25 0 13 0 157526644 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071393847 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24318/statm: 428429 133623 1907 14 0 415176 0
[pid=24318/tid=24319] ppid=24316 vsize=1713716 CPUtime=17.78
/proc/24318/task/24319/stat : 24319 (java) S 24316 24318 24269 0 -1 64 56032 0 0 0 1748 30 0 0 16 0 13 0 157526648 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24320] ppid=24316 vsize=1713716 CPUtime=17.73
/proc/24318/task/24320/stat : 24320 (java) S 24316 24318 24269 0 -1 64 59908 0 0 0 1742 31 0 0 16 0 13 0 157526648 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24321] ppid=24316 vsize=1713716 CPUtime=0.3
/proc/24318/task/24321/stat : 24321 (java) S 24316 24318 24269 0 -1 64 198 0 0 0 16 14 0 0 16 0 13 0 157526651 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24322] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24322/stat : 24322 (java) S 24316 24318 24269 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24323] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24323/stat : 24323 (java) S 24316 24318 24269 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24324] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24324/stat : 24324 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157526655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24325] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24325/stat : 24325 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157526655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24326] ppid=24316 vsize=1713716 CPUtime=0.82
/proc/24318/task/24326/stat : 24326 (java) S 24316 24318 24269 0 -1 64 1582 0 0 0 82 0 0 0 16 0 13 0 157526655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24327] ppid=24316 vsize=1713716 CPUtime=0.84
/proc/24318/task/24327/stat : 24327 (java) S 24316 24318 24269 0 -1 64 1934 0 0 0 84 0 0 0 17 0 13 0 157526655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24328] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24328/stat : 24328 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157526655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24329] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24329/stat : 24329 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157526655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24378] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24378/stat : 24378 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157669655 1754845184 133623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.35
Current children cumulated vsize (Kb) 1713716

[startup+1781.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24378
/proc/meminfo: memFree=1025280/2055920 swapFree=4182944/4192956
[pid=24318] ppid=24316 vsize=1713716 CPUtime=1799.38
/proc/24318/stat : 24318 (java) R 24316 24318 24269 0 -1 0 208794 0 1 0 179818 120 0 0 17 0 13 0 157526644 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071363246 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24318/statm: 428429 133689 1907 14 0 415176 0
[pid=24318/tid=24319] ppid=24316 vsize=1713716 CPUtime=17.8
/proc/24318/task/24319/stat : 24319 (java) S 24316 24318 24269 0 -1 64 56094 0 0 0 1750 30 0 0 16 0 13 0 157526648 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24320] ppid=24316 vsize=1713716 CPUtime=17.76
/proc/24318/task/24320/stat : 24320 (java) S 24316 24318 24269 0 -1 64 59913 0 0 0 1745 31 0 0 17 0 13 0 157526648 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24321] ppid=24316 vsize=1713716 CPUtime=0.3
/proc/24318/task/24321/stat : 24321 (java) S 24316 24318 24269 0 -1 64 198 0 0 0 16 14 0 0 16 0 13 0 157526651 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24322] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24322/stat : 24322 (java) S 24316 24318 24269 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24323] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24323/stat : 24323 (java) S 24316 24318 24269 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24324] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24324/stat : 24324 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24325] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24325/stat : 24325 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24326] ppid=24316 vsize=1713716 CPUtime=0.82
/proc/24318/task/24326/stat : 24326 (java) S 24316 24318 24269 0 -1 64 1582 0 0 0 82 0 0 0 16 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24327] ppid=24316 vsize=1713716 CPUtime=0.84
/proc/24318/task/24327/stat : 24327 (java) S 24316 24318 24269 0 -1 64 1934 0 0 0 84 0 0 0 17 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24328] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24328/stat : 24328 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24329] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24329/stat : 24329 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24378] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24378/stat : 24378 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157669655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1799.38
Current children cumulated vsize (Kb) 1713716

[startup+1782.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24378
/proc/meminfo: memFree=1025280/2055920 swapFree=4182944/4192956
[pid=24318] ppid=24316 vsize=1713716 CPUtime=1800.38
/proc/24318/stat : 24318 (java) R 24316 24318 24269 0 -1 0 208794 0 1 0 179918 120 0 0 25 0 13 0 157526644 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071345422 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24318/statm: 428429 133689 1907 14 0 415176 0
[pid=24318/tid=24319] ppid=24316 vsize=1713716 CPUtime=17.8
/proc/24318/task/24319/stat : 24319 (java) S 24316 24318 24269 0 -1 64 56094 0 0 0 1750 30 0 0 16 0 13 0 157526648 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24320] ppid=24316 vsize=1713716 CPUtime=17.76
/proc/24318/task/24320/stat : 24320 (java) S 24316 24318 24269 0 -1 64 59913 0 0 0 1745 31 0 0 17 0 13 0 157526648 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24321] ppid=24316 vsize=1713716 CPUtime=0.3
/proc/24318/task/24321/stat : 24321 (java) S 24316 24318 24269 0 -1 64 198 0 0 0 16 14 0 0 16 0 13 0 157526651 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24322] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24322/stat : 24322 (java) S 24316 24318 24269 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24323] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24323/stat : 24323 (java) S 24316 24318 24269 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24324] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24324/stat : 24324 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24325] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24325/stat : 24325 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24326] ppid=24316 vsize=1713716 CPUtime=0.82
/proc/24318/task/24326/stat : 24326 (java) S 24316 24318 24269 0 -1 64 1582 0 0 0 82 0 0 0 16 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24327] ppid=24316 vsize=1713716 CPUtime=0.84
/proc/24318/task/24327/stat : 24327 (java) S 24316 24318 24269 0 -1 64 1934 0 0 0 84 0 0 0 17 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24328] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24328/stat : 24328 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24329] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24329/stat : 24329 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24378] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24378/stat : 24378 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157669655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.38
Current children cumulated vsize (Kb) 1713716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24378
/proc/meminfo: memFree=1025280/2055920 swapFree=4182944/4192956
[pid=24318] ppid=24316 vsize=1713716 CPUtime=1800.39
/proc/24318/stat : 24318 (java) R 24316 24318 24269 0 -1 0 208794 0 1 0 179919 120 0 0 25 0 13 0 157526644 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071345458 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24318/statm: 428429 133689 1907 14 0 415176 0
[pid=24318/tid=24319] ppid=24316 vsize=1713716 CPUtime=17.8
/proc/24318/task/24319/stat : 24319 (java) S 24316 24318 24269 0 -1 64 56094 0 0 0 1750 30 0 0 16 0 13 0 157526648 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24320] ppid=24316 vsize=1713716 CPUtime=17.76
/proc/24318/task/24320/stat : 24320 (java) S 24316 24318 24269 0 -1 64 59913 0 0 0 1745 31 0 0 17 0 13 0 157526648 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24321] ppid=24316 vsize=1713716 CPUtime=0.3
/proc/24318/task/24321/stat : 24321 (java) S 24316 24318 24269 0 -1 64 198 0 0 0 16 14 0 0 16 0 13 0 157526651 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24322] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24322/stat : 24322 (java) S 24316 24318 24269 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24323] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24323/stat : 24323 (java) S 24316 24318 24269 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157526651 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24324] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24324/stat : 24324 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24325] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24325/stat : 24325 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24326] ppid=24316 vsize=1713716 CPUtime=0.82
/proc/24318/task/24326/stat : 24326 (java) S 24316 24318 24269 0 -1 64 1582 0 0 0 82 0 0 0 16 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24327] ppid=24316 vsize=1713716 CPUtime=0.84
/proc/24318/task/24327/stat : 24327 (java) S 24316 24318 24269 0 -1 64 1934 0 0 0 84 0 0 0 17 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24318/tid=24328] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24328/stat : 24328 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24329] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24329/stat : 24329 (java) S 24316 24318 24269 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157526655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24318/tid=24378] ppid=24316 vsize=1713716 CPUtime=0
/proc/24318/task/24378/stat : 24378 (java) S 24316 24318 24269 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157669655 1754845184 133689 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (Kb) 1713716

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

Child status: 143
Real time (s): 1782.5
CPU time (s): 1800.52
CPU user time (s): 1799.23
CPU system time (s): 1.2898
CPU usage (%): 101.011
Max. virtual memory (cumulated for all children) (Kb): 1713716
The end

Launcher Data (download as text)

Begin job on node58 on Fri Jul 28 17:09:27 UTC 2006


FILE ID= 50894-1154106567

PBS_JOBID= 886313

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

MD5SUM SOLVER= e9637a7554f3ecdf74c1815f89d00213
MD5SUM BENCH=  5bf563c7058af01702ea80887f1d43ad

RANDOM SEED= 305091575

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.234
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.234
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:       1554528 kB
Buffers:         28744 kB
Cached:         406900 kB
SwapCached:       3840 kB
Active:          38412 kB
Inactive:       405880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554528 kB
SwapTotal:     4192956 kB
SwapFree:      4182944 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            43148 kB
Committed_AS:  1086540 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node58 on Fri Jul 28 17:39:10 UTC 2006