Trace number 3743776

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31? (TO) 1800.07 899.631

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_50null10mast_rapportOE2.0_TMAX15_K192_cod2.opb
MD5SUMbce39ea6470f5e2e6c53fe3acb1a7559
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-11933
Best CPU time to get the best result obtained on this benchmark1800.33
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 2531125
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 2531125
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.08	c version 2.2.0.v20100531
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		1349517296
0.05/0.08	c Max memory 		1356595200
0.05/0.08	c Total memory 		1356595200
0.05/0.08	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	
0.09/0.11	c solving HOME/instance-3743776-1338796778.opb
0.09/0.11	c reading problem ... 
9.93/6.37	c ... done. Wall clock time 6.26s.
9.93/6.37	c #vars     400896
9.93/6.37	c #constraints  402763
9.93/6.37	c constraints type 
9.93/6.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 376337
9.93/6.37	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
9.93/6.37	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
9.93/6.37	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
9.93/6.37	c constraints type 
9.93/6.37	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 24448
9.93/6.37	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 376337
9.93/6.37	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1977
9.93/6.37	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
129.32/65.31	c cleaning 2074 clauses out of 5001 with flag 5002/5002
259.04/130.34	c cleaning 4452 clauses out of 8929 with flag 11004/11004
448.34/224.40	c cleaning 5711 clauses out of 11475 with flag 18002/18002
614.81/307.74	c cleaning 6869 clauses out of 13761 with flag 26000/26000
833.22/417.50	c cleaning 7937 clauses out of 15892 with flag 35000/35000
1032.15/517.16	c cleaning 8973 clauses out of 17955 with flag 45000/45000
1277.13/639.43	c cleaning 9965 clauses out of 19983 with flag 56001/56001
1632.07/815.97	c cleaning 10997 clauses out of 22018 with flag 68001/68001
1800.07/899.61	c starts		: 78
1800.07/899.61	c conflicts		: 73019
1800.07/899.61	c decisions		: 2052943
1800.07/899.61	c propagations		: 3441777791
1800.07/899.61	c inspects		: 1938348146
1800.07/899.61	c learnt literals	: 2
1800.07/899.61	c learnt binary clauses	: 393
1800.07/899.61	c learnt ternary clauses	: 342
1800.07/899.61	c learnt clauses	: 73017
1800.07/899.61	c ignored clauses	: 0
1800.07/899.61	c root simplifications	: 0
1800.07/899.61	c removed literals (reason simplification)	: 5956336
1800.07/899.61	c reason swapping (by a shorter reason)	: 0
1800.07/899.61	c Calls to reduceDB	: 8
1800.07/899.61	c number of reductions to clauses (during analyze)	: 0
1800.07/899.61	c number of learned constraints concerned by reduction	: 0
1800.07/899.61	c number of learning phase by resolution	: 0
1800.07/899.61	c number of learning phase by cutting planes	: 0
1800.07/899.61	c speed (assignments/second)	: 3853160.898307836
1800.07/899.61	c non guided choices	3032
1800.07/899.62	c learnt constraints type 
1800.07/899.62	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 15646
1800.07/899.62	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 393
1800.07/899.62	c constraints type 
1800.07/899.62	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 376337
1800.07/899.62	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
1800.07/899.62	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
1800.07/899.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1800.07/899.62	c constraints type 
1800.07/899.62	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 24448
1800.07/899.62	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 376337
1800.07/899.62	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1977
1800.07/899.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1800.07/899.62	s UNKNOWN
1800.07/899.62	c Total wall clock time (in seconds): 899.507

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3743776-1338796778/watcher-3743776-1338796778 -o /tmp/evaluation-result-3743776-1338796778/solver-3743776-1338796778 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3743776-1338796778.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.96 3.83 4/197 26381
/proc/meminfo: memFree=26771408/32873648 swapFree=6864/6864
[pid=26381] ppid=26379 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/26381/stat : 26381 (java6) D 26379 26381 24165 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 345804687 9515008 182 33554432000 1073741824 1073778376 140736181385936 140736181376968 213193146037 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/26381/statm: 2323 182 140 9 0 71 0

[startup+0.073887 s]
/proc/loadavg: 4.00 3.96 3.83 4/197 26381
/proc/meminfo: memFree=26771408/32873648 swapFree=6864/6864
[pid=26381] ppid=26379 vsize=2699928 CPUtime=0.05 cores=0,2,4,6
/proc/26381/stat : 26381 (java) S 26379 26381 24165 0 -1 4202496 3873 0 1 0 4 1 0 0 20 0 18 0 345804687 2764726272 5593 33554432000 1073741824 1073778376 140735800332080 140735800323216 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26381/statm: 674982 5595 1771 9 0 665676 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2699928

[startup+0.100262 s]
/proc/loadavg: 4.00 3.96 3.83 4/197 26381
/proc/meminfo: memFree=26771408/32873648 swapFree=6864/6864
[pid=26381] ppid=26379 vsize=2699928 CPUtime=0.09 cores=0,2,4,6
/proc/26381/stat : 26381 (java) S 26379 26381 24165 0 -1 4202496 4683 0 1 0 8 1 0 0 20 0 18 0 345804687 2764726272 6388 33554432000 1073741824 1073778376 140735800332080 140735800323216 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26381/statm: 674982 6388 2109 9 0 665676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2699928

[startup+0.300233 s]
/proc/loadavg: 4.00 3.96 3.83 4/197 26381
/proc/meminfo: memFree=26771408/32873648 swapFree=6864/6864
[pid=26381] ppid=26379 vsize=2699928 CPUtime=0.48 cores=0,2,4,6
/proc/26381/stat : 26381 (java) S 26379 26381 24165 0 -1 4202496 6351 0 1 0 46 2 0 0 20 0 18 0 345804687 2764726272 16063 33554432000 1073741824 1073778376 140735800332080 140735800323216 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26381/statm: 674982 16082 2217 9 0 665676 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2699928

[startup+0.70024 s]
/proc/loadavg: 4.00 3.96 3.83 4/197 26381
/proc/meminfo: memFree=26771408/32873648 swapFree=6864/6864
[pid=26381] ppid=26379 vsize=2699928 CPUtime=1.19 cores=0,2,4,6
/proc/26381/stat : 26381 (java) S 26379 26381 24165 0 -1 4202496 11277 0 1 0 113 6 0 0 20 0 18 0 345804687 2764726272 55696 33554432000 1073741824 1073778376 140735800332080 140735800323216 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26381/statm: 674982 55696 2230 9 0 665676 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 2699928

[startup+1.50062 s]
/proc/loadavg: 4.00 3.96 3.83 5/215 26399
/proc/meminfo: memFree=26346512/32873648 swapFree=6864/6864
[pid=26381] ppid=26379 vsize=2699928 CPUtime=2.42 cores=0,2,4,6
/proc/26381/stat : 26381 (java) S 26379 26381 24165 0 -1 4202496 11556 0 1 0 224 18 0 0 20 0 18 0 345804687 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 140735800323216 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26381/statm: 674982 121274 2248 9 0 665676 0
[pid=26381/tid=26383] ppid=26379 vsize=2699928 CPUtime=1.32 cores=0,2,4,6
/proc/26381/task/26383/stat : 26383 (java) S 26379 26381 24165 0 -1 4202560 2955 0 1 0 125 7 0 0 20 0 18 0 345804688 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139747056008536 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26384] ppid=26379 vsize=2699928 CPUtime=0.07 cores=0,2,4,6
/proc/26381/task/26384/stat : 26384 (java) R 26379 26381 24165 0 -1 4202560 32 0 0 0 5 2 0 0 20 0 18 0 345804689 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139747040291240 139747062908038 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26385] ppid=26379 vsize=2699928 CPUtime=0.03 cores=0,2,4,6
/proc/26381/task/26385/stat : 26385 (java) S 26379 26381 24165 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 18 0 345804689 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139747039238696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26386] ppid=26379 vsize=2699928 CPUtime=0.03 cores=0,2,4,6
/proc/26381/task/26386/stat : 26386 (java) R 26379 26381 24165 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 18 0 345804689 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139747038185816 139747059766412 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26387] ppid=26379 vsize=2699928 CPUtime=0.07 cores=0,2,4,6
/proc/26381/task/26387/stat : 26387 (java) S 26379 26381 24165 0 -1 4202560 46 0 0 0 5 2 0 0 20 0 18 0 345804689 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139747037133096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26388] ppid=26379 vsize=2699928 CPUtime=0.05 cores=0,2,4,6
/proc/26381/task/26388/stat : 26388 (java) R 26379 26381 24165 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 18 0 345804689 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139747036081064 139747058480833 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26389] ppid=26379 vsize=2699928 CPUtime=0.06 cores=0,2,4,6
/proc/26381/task/26389/stat : 26389 (java) S 26379 26381 24165 0 -1 4202560 22 0 0 0 6 0 0 0 20 0 18 0 345804689 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139747035028520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26390] ppid=26379 vsize=2699928 CPUtime=0.03 cores=0,2,4,6
/proc/26381/task/26390/stat : 26390 (java) R 26379 26381 24165 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 18 0 345804689 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139747033975464 213196518460 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26391] ppid=26379 vsize=2699928 CPUtime=0.06 cores=0,2,4,6
/proc/26381/task/26391/stat : 26391 (java) R 26379 26381 24165 0 -1 4202560 26 0 0 0 4 2 0 0 20 0 18 0 345804689 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139747032922920 139747058480837 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26392] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26392/stat : 26392 (java) S 26379 26381 24165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 345804691 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139746902762760 213196518460 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26393] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26393/stat : 26393 (java) S 26379 26381 24165 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345804691 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139746901710200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26394] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26394/stat : 26394 (java) S 26379 26381 24165 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 345804691 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139746900657032 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26395] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26395/stat : 26395 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345804693 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139746899605776 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26396] ppid=26379 vsize=2699928 CPUtime=0.25 cores=0,2,4,6
/proc/26381/task/26396/stat : 26396 (java) S 26379 26381 24165 0 -1 4202560 3621 0 0 0 24 1 0 0 20 0 18 0 345804693 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139746898553656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26397] ppid=26379 vsize=2699928 CPUtime=0.28 cores=0,2,4,6
/proc/26381/task/26397/stat : 26397 (java) S 26379 26381 24165 0 -1 4202560 3607 0 0 0 28 0 0 0 20 0 18 0 345804693 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139746897501112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26398] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26398/stat : 26398 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345804693 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139746896448248 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26399] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26399/stat : 26399 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345804694 2764726272 121274 33554432000 1073741824 1073778376 140735800332080 139745887775816 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 2699928

[startup+3.10062 s]
/proc/loadavg: 4.00 3.96 3.83 4/215 26399
/proc/meminfo: memFree=26274088/32873648 swapFree=6864/6864
[pid=26381] ppid=26379 vsize=2699928 CPUtime=4.63 cores=0,2,4,6
/proc/26381/stat : 26381 (java) S 26379 26381 24165 0 -1 4202496 11761 0 1 0 434 29 0 0 20 0 18 0 345804687 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 140735800323216 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26381/statm: 674982 142306 2248 9 0 665676 0
[pid=26381/tid=26383] ppid=26379 vsize=2699928 CPUtime=2.71 cores=0,2,4,6
/proc/26381/task/26383/stat : 26383 (java) S 26379 26381 24165 0 -1 4202560 2957 0 1 0 264 7 0 0 20 0 18 0 345804688 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139747056008680 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26384] ppid=26379 vsize=2699928 CPUtime=0.14 cores=0,2,4,6
/proc/26381/task/26384/stat : 26384 (java) R 26379 26381 24165 0 -1 4202560 55 0 0 0 12 2 0 0 20 0 18 0 345804689 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139747040291416 139747058569220 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26385] ppid=26379 vsize=2699928 CPUtime=0.18 cores=0,2,4,6
/proc/26381/task/26385/stat : 26385 (java) R 26379 26381 24165 0 -1 4202560 56 0 0 0 15 3 0 0 20 0 18 0 345804689 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139747039238872 139747062905625 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26386] ppid=26379 vsize=2699928 CPUtime=0.09 cores=0,2,4,6
/proc/26381/task/26386/stat : 26386 (java) R 26379 26381 24165 0 -1 4202560 23 0 0 0 8 1 0 0 20 0 18 0 345804689 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139747038185816 139747059766412 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26387] ppid=26379 vsize=2699928 CPUtime=0.12 cores=0,2,4,6
/proc/26381/task/26387/stat : 26387 (java) R 26379 26381 24165 0 -1 4202560 61 0 0 0 9 3 0 0 20 0 18 0 345804689 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139747037133272 139747059766412 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26388] ppid=26379 vsize=2699928 CPUtime=0.23 cores=0,2,4,6
/proc/26381/task/26388/stat : 26388 (java) R 26379 26381 24165 0 -1 4202560 67 0 0 0 19 4 0 0 20 0 18 0 345804689 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139747036081064 139747062908499 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26389] ppid=26379 vsize=2699928 CPUtime=0.13 cores=0,2,4,6
/proc/26381/task/26389/stat : 26389 (java) R 26379 26381 24165 0 -1 4202560 37 0 0 0 11 2 0 0 20 0 18 0 345804689 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139747035028520 139747062905772 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26390] ppid=26379 vsize=2699928 CPUtime=0.12 cores=0,2,4,6
/proc/26381/task/26390/stat : 26390 (java) R 26379 26381 24165 0 -1 4202560 38 0 0 0 10 2 0 0 20 0 18 0 345804689 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139747033975640 139747062905772 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26391] ppid=26379 vsize=2699928 CPUtime=0.22 cores=0,2,4,6
/proc/26381/task/26391/stat : 26391 (java) R 26379 26381 24165 0 -1 4202560 57 0 0 0 19 3 0 0 20 0 18 0 345804689 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139747032923096 139747062905582 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26392] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26392/stat : 26392 (java) S 26379 26381 24165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 345804691 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139746902762760 213196518460 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26393] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26393/stat : 26393 (java) S 26379 26381 24165 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345804691 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139746901710200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26394] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26394/stat : 26394 (java) S 26379 26381 24165 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 345804691 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139746900657032 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26395] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26395/stat : 26395 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345804693 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139746899605776 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26396] ppid=26379 vsize=2699928 CPUtime=0.25 cores=0,2,4,6
/proc/26381/task/26396/stat : 26396 (java) S 26379 26381 24165 0 -1 4202560 3621 0 0 0 24 1 0 0 20 0 18 0 345804693 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139746898553656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26397] ppid=26379 vsize=2699928 CPUtime=0.28 cores=0,2,4,6
/proc/26381/task/26397/stat : 26397 (java) S 26379 26381 24165 0 -1 4202560 3607 0 0 0 28 0 0 0 20 0 18 0 345804693 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139746897501112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26398] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26398/stat : 26398 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345804693 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139746896448248 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26399] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26399/stat : 26399 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345804694 2764726272 142306 33554432000 1073741824 1073778376 140735800332080 139745887775816 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 2699928

[startup+6.30068 s]
/proc/loadavg: 3.92 3.95 3.83 4/215 26399
/proc/meminfo: memFree=26042852/32873648 swapFree=6864/6864
[pid=26381] ppid=26379 vsize=2699928 CPUtime=9.93 cores=0,2,4,6
/proc/26381/stat : 26381 (java) S 26379 26381 24165 0 -1 4202496 12390 0 1 0 948 45 0 0 20 0 18 0 345804687 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 140735800323216 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26381/statm: 674982 184499 2256 9 0 665676 0
[pid=26381/tid=26383] ppid=26379 vsize=2699928 CPUtime=5.13 cores=0,2,4,6
/proc/26381/task/26383/stat : 26383 (java) R 26379 26381 24165 0 -1 4202560 2994 0 1 0 505 8 0 0 20 0 18 0 345804688 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139747056006232 139746911904827 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26384] ppid=26379 vsize=2699928 CPUtime=0.43 cores=0,2,4,6
/proc/26381/task/26384/stat : 26384 (java) S 26379 26381 24165 0 -1 4202560 91 0 0 0 39 4 0 0 20 0 18 0 345804689 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139747040291240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26385] ppid=26379 vsize=2699928 CPUtime=0.55 cores=0,2,4,6
/proc/26381/task/26385/stat : 26385 (java) S 26379 26381 24165 0 -1 4202560 137 0 0 0 50 5 0 0 20 0 18 0 345804689 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139747039238696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26386] ppid=26379 vsize=2699928 CPUtime=0.4 cores=0,2,4,6
/proc/26381/task/26386/stat : 26386 (java) S 26379 26381 24165 0 -1 4202560 70 0 0 0 37 3 0 0 20 0 18 0 345804689 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139747038185640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26387] ppid=26379 vsize=2699928 CPUtime=0.49 cores=0,2,4,6
/proc/26381/task/26387/stat : 26387 (java) S 26379 26381 24165 0 -1 4202560 151 0 0 0 45 4 0 0 20 0 18 0 345804689 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139747037133096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26388] ppid=26379 vsize=2699928 CPUtime=0.59 cores=0,2,4,6
/proc/26381/task/26388/stat : 26388 (java) S 26379 26381 24165 0 -1 4202560 135 0 0 0 52 7 0 0 20 0 18 0 345804689 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139747036081064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26389] ppid=26379 vsize=2699928 CPUtime=0.54 cores=0,2,4,6
/proc/26381/task/26389/stat : 26389 (java) S 26379 26381 24165 0 -1 4202560 135 0 0 0 51 3 0 0 20 0 18 0 345804689 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139747035028520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26390] ppid=26379 vsize=2699928 CPUtime=0.47 cores=0,2,4,6
/proc/26381/task/26390/stat : 26390 (java) S 26379 26381 24165 0 -1 4202560 114 0 0 0 42 5 0 0 20 0 18 0 345804689 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139747033975464 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26391] ppid=26379 vsize=2699928 CPUtime=0.59 cores=0,2,4,6
/proc/26381/task/26391/stat : 26391 (java) S 26379 26381 24165 0 -1 4202560 147 0 0 0 54 5 0 0 20 0 18 0 345804689 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139747032922920 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26392] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26392/stat : 26392 (java) S 26379 26381 24165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 345804691 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139746902763880 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26393] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26393/stat : 26393 (java) S 26379 26381 24165 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345804691 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139746901710200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26394] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26394/stat : 26394 (java) S 26379 26381 24165 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 345804691 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139746900657032 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26395] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26395/stat : 26395 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345804693 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139746899605776 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26396] ppid=26379 vsize=2699928 CPUtime=0.29 cores=0,2,4,6
/proc/26381/task/26396/stat : 26396 (java) S 26379 26381 24165 0 -1 4202560 3624 0 0 0 28 1 0 0 20 0 18 0 345804693 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139746898553656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26397] ppid=26379 vsize=2699928 CPUtime=0.29 cores=0,2,4,6
/proc/26381/task/26397/stat : 26397 (java) S 26379 26381 24165 0 -1 4202560 3610 0 0 0 29 0 0 0 20 0 18 0 345804693 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139746897501112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26398] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26398/stat : 26398 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345804693 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139746896448248 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26399] ppid=26379 vsize=2699928 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26399/stat : 26399 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345804694 2764726272 184499 33554432000 1073741824 1073778376 140735800332080 139745887775816 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (KiB) 2699928

[startup+12.7007 s]
/proc/loadavg: 3.93 3.95 3.83 5/219 26403
/proc/meminfo: memFree=25938956/32873648 swapFree=6864/6864
[pid=26381] ppid=26379 vsize=2966184 CPUtime=24.04 cores=0,2,4,6
/proc/26381/stat : 26381 (java) S 26379 26381 24165 0 -1 4202496 12876 0 1 0 2350 54 0 0 20 0 22 0 345804687 3037372416 209895 33554432000 1073741824 1073778376 140735800332080 140735800323216 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26381/statm: 741546 209895 2273 9 0 732240 0
[pid=26381/tid=26383] ppid=26379 vsize=2966184 CPUtime=5.21 cores=0,2,4,6

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

/proc/26381/statm: 741546 236969 2284 9 0 732240 0
[pid=26381/tid=26383] ppid=26379 vsize=2966184 CPUtime=5.23 cores=0,2,4,6
/proc/26381/task/26383/stat : 26383 (java) S 26379 26381 24165 0 -1 4202560 3008 0 1 0 514 9 0 0 20 0 22 0 345804688 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139747056010392 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26384] ppid=26379 vsize=2966184 CPUtime=3.07 cores=0,2,4,6
/proc/26381/task/26384/stat : 26384 (java) S 26379 26381 24165 0 -1 4202560 173 0 0 0 301 6 0 0 20 0 22 0 345804689 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139747040291240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26385] ppid=26379 vsize=2966184 CPUtime=3.26 cores=0,2,4,6
/proc/26381/task/26385/stat : 26385 (java) S 26379 26381 24165 0 -1 4202560 205 0 0 0 317 9 0 0 20 0 22 0 345804689 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139747039238696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26386] ppid=26379 vsize=2966184 CPUtime=3.26 cores=0,2,4,6
/proc/26381/task/26386/stat : 26386 (java) S 26379 26381 24165 0 -1 4202560 129 0 0 0 319 7 0 0 20 0 22 0 345804689 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139747038185640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26387] ppid=26379 vsize=2966184 CPUtime=3.16 cores=0,2,4,6
/proc/26381/task/26387/stat : 26387 (java) S 26379 26381 24165 0 -1 4202560 247 0 0 0 308 8 0 0 20 0 22 0 345804689 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139747037133096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26388] ppid=26379 vsize=2966184 CPUtime=3.34 cores=0,2,4,6
/proc/26381/task/26388/stat : 26388 (java) S 26379 26381 24165 0 -1 4202560 223 0 0 0 324 10 0 0 20 0 22 0 345804689 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139747036081064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26389] ppid=26379 vsize=2966184 CPUtime=3.19 cores=0,2,4,6
/proc/26381/task/26389/stat : 26389 (java) S 26379 26381 24165 0 -1 4202560 182 0 0 0 313 6 0 0 20 0 22 0 345804689 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139747035028520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26390] ppid=26379 vsize=2966184 CPUtime=3.14 cores=0,2,4,6
/proc/26381/task/26390/stat : 26390 (java) S 26379 26381 24165 0 -1 4202560 181 0 0 0 306 8 0 0 20 0 22 0 345804689 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139747033975464 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26391] ppid=26379 vsize=2966184 CPUtime=3.41 cores=0,2,4,6
/proc/26381/task/26391/stat : 26391 (java) S 26379 26381 24165 0 -1 4202560 220 0 0 0 332 9 0 0 20 0 22 0 345804689 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139747032922920 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26392] ppid=26379 vsize=2966184 CPUtime=7.99 cores=0,2,4,6
/proc/26381/task/26392/stat : 26392 (java) S 26379 26381 24165 0 -1 4202560 72886 0 0 0 748 51 0 0 20 0 22 0 345804691 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139746902763880 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26393] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26393/stat : 26393 (java) S 26379 26381 24165 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 345804691 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139746901710200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26394] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26394/stat : 26394 (java) S 26379 26381 24165 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 345804691 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139746900657032 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26395] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26395/stat : 26395 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 345804693 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139746899605776 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26396] ppid=26379 vsize=2966184 CPUtime=1.04 cores=0,2,4,6
/proc/26381/task/26396/stat : 26396 (java) S 26379 26381 24165 0 -1 4202560 3659 0 0 0 103 1 0 0 20 0 22 0 345804693 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139746898553656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26397] ppid=26379 vsize=2966184 CPUtime=1.98 cores=0,2,4,6
/proc/26381/task/26397/stat : 26397 (java) S 26379 26381 24165 0 -1 4202560 17421 0 0 0 195 3 0 0 20 0 22 0 345804693 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139746897501112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26398] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26398/stat : 26398 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 345804693 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139746896448248 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26399] ppid=26379 vsize=2966184 CPUtime=0.3 cores=0,2,4,6
/proc/26381/task/26399/stat : 26399 (java) S 26379 26381 24165 0 -1 4202560 47 0 0 0 12 18 0 0 20 0 22 0 345804694 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139745887775816 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26400] ppid=26379 vsize=2966184 CPUtime=798.81 cores=0,2,4,6
/proc/26381/task/26400/stat : 26400 (java) R 26379 26381 24165 0 -1 4202560 238 0 0 0 79868 13 0 0 20 0 22 0 345805325 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139745886720336 139746912048970 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26401] ppid=26379 vsize=2966184 CPUtime=798.8 cores=0,2,4,6
/proc/26381/task/26401/stat : 26401 (java) R 26379 26381 24165 0 -1 4202560 527 0 0 0 79865 15 0 0 20 0 22 0 345805325 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139745885665776 139746912185154 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26402] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26402/stat : 26402 (java) S 26379 26381 24165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 345805334 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139745884615464 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26403] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26403/stat : 26403 (java) S 26379 26381 24165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 345805334 3037372416 236969 33554432000 1073741824 1073778376 140735800332080 139745883562920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1643.6
Current children cumulated vsize (KiB) 2966184

[startup+882.301 s]
/proc/loadavg: 3.99 3.90 3.82 5/219 26502
/proc/meminfo: memFree=25815044/32873648 swapFree=6864/6864
[pid=26381] ppid=26379 vsize=2966184 CPUtime=1765.05 cores=0,2,4,6
/proc/26381/stat : 26381 (java) S 26379 26381 24165 0 -1 4202496 100691 0 1 0 176350 155 0 0 20 0 22 0 345804687 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 140735800323216 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26381/statm: 741546 236987 2284 9 0 732240 0
[pid=26381/tid=26383] ppid=26379 vsize=2966184 CPUtime=5.23 cores=0,2,4,6
/proc/26381/task/26383/stat : 26383 (java) S 26379 26381 24165 0 -1 4202560 3008 0 1 0 514 9 0 0 20 0 22 0 345804688 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139747056010392 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26384] ppid=26379 vsize=2966184 CPUtime=3.62 cores=0,2,4,6
/proc/26381/task/26384/stat : 26384 (java) S 26379 26381 24165 0 -1 4202560 175 0 0 0 356 6 0 0 20 0 22 0 345804689 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139747040291240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26385] ppid=26379 vsize=2966184 CPUtime=3.78 cores=0,2,4,6
/proc/26381/task/26385/stat : 26385 (java) S 26379 26381 24165 0 -1 4202560 207 0 0 0 369 9 0 0 20 0 22 0 345804689 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139747039238696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26386] ppid=26379 vsize=2966184 CPUtime=3.83 cores=0,2,4,6
/proc/26381/task/26386/stat : 26386 (java) S 26379 26381 24165 0 -1 4202560 131 0 0 0 376 7 0 0 20 0 22 0 345804689 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139747038185640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26387] ppid=26379 vsize=2966184 CPUtime=3.68 cores=0,2,4,6
/proc/26381/task/26387/stat : 26387 (java) S 26379 26381 24165 0 -1 4202560 249 0 0 0 360 8 0 0 20 0 22 0 345804689 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139747037133096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26388] ppid=26379 vsize=2966184 CPUtime=3.93 cores=0,2,4,6
/proc/26381/task/26388/stat : 26388 (java) S 26379 26381 24165 0 -1 4202560 226 0 0 0 382 11 0 0 20 0 22 0 345804689 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139747036081064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26389] ppid=26379 vsize=2966184 CPUtime=3.73 cores=0,2,4,6
/proc/26381/task/26389/stat : 26389 (java) S 26379 26381 24165 0 -1 4202560 184 0 0 0 366 7 0 0 20 0 22 0 345804689 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139747035028520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26390] ppid=26379 vsize=2966184 CPUtime=3.67 cores=0,2,4,6
/proc/26381/task/26390/stat : 26390 (java) S 26379 26381 24165 0 -1 4202560 183 0 0 0 358 9 0 0 20 0 22 0 345804689 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139747033975464 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26391] ppid=26379 vsize=2966184 CPUtime=4.02 cores=0,2,4,6
/proc/26381/task/26391/stat : 26391 (java) S 26379 26381 24165 0 -1 4202560 223 0 0 0 392 10 0 0 20 0 22 0 345804689 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139747032922920 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26392] ppid=26379 vsize=2966184 CPUtime=8.08 cores=0,2,4,6
/proc/26381/task/26392/stat : 26392 (java) S 26379 26381 24165 0 -1 4202560 72891 0 0 0 750 58 0 0 20 0 22 0 345804691 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139746902763880 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26393] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26393/stat : 26393 (java) S 26379 26381 24165 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 345804691 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139746901710200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26394] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26394/stat : 26394 (java) S 26379 26381 24165 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 345804691 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139746900657032 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26395] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26395/stat : 26395 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 345804693 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139746899605776 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26396] ppid=26379 vsize=2966184 CPUtime=1.04 cores=0,2,4,6
/proc/26381/task/26396/stat : 26396 (java) S 26379 26381 24165 0 -1 4202560 3659 0 0 0 103 1 0 0 20 0 22 0 345804693 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139746898553656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26397] ppid=26379 vsize=2966184 CPUtime=1.98 cores=0,2,4,6
/proc/26381/task/26397/stat : 26397 (java) S 26379 26381 24165 0 -1 4202560 17421 0 0 0 195 3 0 0 20 0 22 0 345804693 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139746897501112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26398] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26398/stat : 26398 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 345804693 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139746896448248 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26399] ppid=26379 vsize=2966184 CPUtime=0.32 cores=0,2,4,6
/proc/26381/task/26399/stat : 26399 (java) S 26379 26381 24165 0 -1 4202560 50 0 0 0 14 18 0 0 20 0 22 0 345804694 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139745887775816 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26400] ppid=26379 vsize=2966184 CPUtime=857.18 cores=0,2,4,6
/proc/26381/task/26400/stat : 26400 (java) R 26379 26381 24165 0 -1 4202560 257 0 0 0 85704 14 0 0 20 0 22 0 345805325 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139745886718576 139746912000669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26401] ppid=26379 vsize=2966184 CPUtime=857.15 cores=0,2,4,6
/proc/26381/task/26401/stat : 26401 (java) R 26379 26381 24165 0 -1 4202560 639 0 0 0 85698 17 0 0 20 0 22 0 345805325 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139745885666368 139746911901270 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26402] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26402/stat : 26402 (java) S 26379 26381 24165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 345805334 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139745884615464 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26403] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26403/stat : 26403 (java) S 26379 26381 24165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 345805334 3037372416 236987 33554432000 1073741824 1073778376 140735800332080 139745883562920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1765.05
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.601 s]
/proc/loadavg: 3.99 3.91 3.82 5/219 26502
/proc/meminfo: memFree=25814976/32873648 swapFree=6864/6864
[pid=26381] ppid=26379 vsize=2966184 CPUtime=1800.07 cores=0,2,4,6
/proc/26381/stat : 26381 (java) S 26379 26381 24165 0 -1 4202496 100726 0 1 0 179849 158 0 0 20 0 22 0 345804687 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 140735800323216 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26381/statm: 741546 236990 2284 9 0 732240 0
[pid=26381/tid=26383] ppid=26379 vsize=2966184 CPUtime=5.23 cores=0,2,4,6
/proc/26381/task/26383/stat : 26383 (java) S 26379 26381 24165 0 -1 4202560 3008 0 1 0 514 9 0 0 20 0 22 0 345804688 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139747056010392 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26384] ppid=26379 vsize=2966184 CPUtime=3.76 cores=0,2,4,6
/proc/26381/task/26384/stat : 26384 (java) S 26379 26381 24165 0 -1 4202560 176 0 0 0 369 7 0 0 20 0 22 0 345804689 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139747040291240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26385] ppid=26379 vsize=2966184 CPUtime=3.92 cores=0,2,4,6
/proc/26381/task/26385/stat : 26385 (java) S 26379 26381 24165 0 -1 4202560 207 0 0 0 382 10 0 0 20 0 22 0 345804689 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139747039238696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26386] ppid=26379 vsize=2966184 CPUtime=3.98 cores=0,2,4,6
/proc/26381/task/26386/stat : 26386 (java) S 26379 26381 24165 0 -1 4202560 132 0 0 0 390 8 0 0 20 0 22 0 345804689 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139747038185640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26387] ppid=26379 vsize=2966184 CPUtime=3.83 cores=0,2,4,6
/proc/26381/task/26387/stat : 26387 (java) S 26379 26381 24165 0 -1 4202560 250 0 0 0 375 8 0 0 20 0 22 0 345804689 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139747037133096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26388] ppid=26379 vsize=2966184 CPUtime=4.07 cores=0,2,4,6
/proc/26381/task/26388/stat : 26388 (java) S 26379 26381 24165 0 -1 4202560 226 0 0 0 396 11 0 0 20 0 22 0 345804689 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139747036081064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26389] ppid=26379 vsize=2966184 CPUtime=3.87 cores=0,2,4,6
/proc/26381/task/26389/stat : 26389 (java) S 26379 26381 24165 0 -1 4202560 184 0 0 0 380 7 0 0 20 0 22 0 345804689 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139747035028520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26390] ppid=26379 vsize=2966184 CPUtime=3.8 cores=0,2,4,6
/proc/26381/task/26390/stat : 26390 (java) S 26379 26381 24165 0 -1 4202560 183 0 0 0 371 9 0 0 20 0 22 0 345804689 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139747033975464 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26391] ppid=26379 vsize=2966184 CPUtime=4.18 cores=0,2,4,6
/proc/26381/task/26391/stat : 26391 (java) S 26379 26381 24165 0 -1 4202560 223 0 0 0 408 10 0 0 20 0 22 0 345804689 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139747032922920 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26392] ppid=26379 vsize=2966184 CPUtime=8.1 cores=0,2,4,6
/proc/26381/task/26392/stat : 26392 (java) S 26379 26381 24165 0 -1 4202560 72891 0 0 0 750 60 0 0 20 0 22 0 345804691 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139746902763880 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26393] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26393/stat : 26393 (java) S 26379 26381 24165 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 345804691 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139746901710200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26394] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26394/stat : 26394 (java) S 26379 26381 24165 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 345804691 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139746900657032 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26395] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26395/stat : 26395 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 345804693 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139746899605776 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26396] ppid=26379 vsize=2966184 CPUtime=1.04 cores=0,2,4,6
/proc/26381/task/26396/stat : 26396 (java) S 26379 26381 24165 0 -1 4202560 3659 0 0 0 103 1 0 0 20 0 22 0 345804693 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139746898553656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26397] ppid=26379 vsize=2966184 CPUtime=1.98 cores=0,2,4,6
/proc/26381/task/26397/stat : 26397 (java) S 26379 26381 24165 0 -1 4202560 17421 0 0 0 195 3 0 0 20 0 22 0 345804693 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139746897501112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26398] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26398/stat : 26398 (java) S 26379 26381 24165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 345804693 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139746896448248 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26381/tid=26399] ppid=26379 vsize=2966184 CPUtime=0.32 cores=0,2,4,6
/proc/26381/task/26399/stat : 26399 (java) S 26379 26381 24165 0 -1 4202560 50 0 0 0 14 18 0 0 20 0 22 0 345804694 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139745887775816 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26400] ppid=26379 vsize=2966184 CPUtime=874.08 cores=0,2,4,6
/proc/26381/task/26400/stat : 26400 (java) R 26379 26381 24165 0 -1 4202560 259 0 0 0 87394 14 0 0 20 0 22 0 345805325 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139745886718696 139746912029004 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26381/tid=26401] ppid=26379 vsize=2966184 CPUtime=874.06 cores=0,2,4,6
/proc/26381/task/26401/stat : 26401 (java) R 26379 26381 24165 0 -1 4202560 669 0 0 0 87389 17 0 0 20 0 22 0 345805325 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139745885666464 139746911900924 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26381/tid=26402] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26402/stat : 26402 (java) S 26379 26381 24165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 345805334 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139745884615464 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26381/tid=26403] ppid=26379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/26381/task/26403/stat : 26403 (java) S 26379 26381 24165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 345805334 3037372416 236990 33554432000 1073741824 1073778376 140735800332080 139745883562920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2966184

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

Solver just ended. Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26381 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=459200
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=80683
# CPU time returned by wait4() is 1796.54
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 899.631
CPU time (s): 1800.07
CPU user time (s): 1798.49
CPU system time (s): 1.58
CPU usage (%): 200.09
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.46
system time used= 2.08068
maximum resident set size= 997492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100762
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48191
involuntary context switches= 87459

runsolver used 3.34149 second user time and 8.00278 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-04 09:59:38
IDJOB=3743776
IDBENCH=92523
IDSOLVER=2324
FILE ID=node113/3743776-1338796778
RUNJOBID= node113-1338783018-24181
PBS_JOBID= 14636837
Free space on /tmp= 70920 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_fibo_50null10mast_rapportOE2.0_TMAX15_K192_cod2.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743776-1338796778/watcher-3743776-1338796778 -o /tmp/evaluation-result-3743776-1338796778/solver-3743776-1338796778 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3743776-1338796778.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bce39ea6470f5e2e6c53fe3acb1a7559
RANDOM SEED=880655629

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26772052 kB
Buffers:          547012 kB
Cached:          3603940 kB
SwapCached:         2028 kB
Active:          2834480 kB
Inactive:        2332876 kB
Active(anon):    1015908 kB
Inactive(anon):     1912 kB
Active(file):    1818572 kB
Inactive(file):  2330964 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:             27928 kB
Writeback:            16 kB
AnonPages:       1051528 kB
Mapped:            19372 kB
Shmem:                 0 kB
Slab:             764916 kB
SReclaimable:     208596 kB
SUnreclaim:       556320 kB
KernelStack:        1632 kB
PageTables:         6124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1575412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1028096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70924 MiB
End job on node113 at 2012-06-04 10:14:40