Trace number 3737192

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
PB09: SAT4J Pseudo Resolution 2.1.1No Cert. 180.34 176.693

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_5.opb
MD5SUM54b0d54e7a8a81cee8fd7c7c85a68b83
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-128
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -124
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint25
Maximum length of a constraint50
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31590
Sum of products size (including duplicates)63180
Number of different products15795
Sum of products size31590

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.07/0.08	c version 2.1.1.v20090612
0.07/0.08	c sun.arch.data.model	64
0.07/0.08	c java.version	1.6.0_24
0.07/0.08	c os.name	Linux
0.07/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.07/0.08	c os.arch	amd64
0.07/0.08	c Free memory 1299577560
0.07/0.08	c Max memory 1306394624
0.07/0.08	c Total memory 1306394624
0.07/0.08	c Number of processors 8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c Stops conflict analysis at the first Unique Implication Point
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@6abf2d5e
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c MiniSAT restarts strategy
0.10/0.11	c Memory based learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3737192-1338762714.opb
0.10/0.11	c reading problem ... 
14.08/13.32	c ... done. Wall clock time 13.211s.
14.08/13.32	c #vars     16795
14.08/13.32	c #constraints  47385
14.08/13.32	c constraints type 
14.08/13.32	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 15795
14.08/13.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15795
14.51/13.51	c SATISFIABLE
14.51/13.51	c OPTIMIZING...
14.51/13.51	c Got one! Elapsed wall clock time (in seconds):13.395
14.51/13.51	o -99
14.74/13.67	c Got one! Elapsed wall clock time (in seconds):13.552
14.74/13.67	o -104
14.98/13.75	c Got one! Elapsed wall clock time (in seconds):13.638
14.98/13.75	o -105
15.13/13.86	c Got one! Elapsed wall clock time (in seconds):13.748
15.13/13.86	o -106
15.27/13.97	c Got one! Elapsed wall clock time (in seconds):13.858
15.27/13.97	o -114
15.72/14.35	c Got one! Elapsed wall clock time (in seconds):14.241
15.72/14.35	o -115
177.22/173.50	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
177.22/173.50		at java.math.BigInteger.add(BigInteger.java:1049)
177.22/173.50		at java.math.BigInteger.add(BigInteger.java:1023)
177.22/173.50		at org.sat4j.pb.constraints.pb.MaxWatchPb.undo(Unknown Source)
177.22/173.50		at org.sat4j.minisat.core.Solver.undoOne(Unknown Source)
177.22/173.50		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
177.22/173.50		at org.sat4j.minisat.core.Solver.search(Unknown Source)
177.22/173.50		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
177.22/173.50		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
177.22/173.50		at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(Unknown Source)
177.22/173.50		at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(Unknown Source)
177.22/173.50		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
177.22/173.50		at org.sat4j.AbstractLauncher.run(Unknown Source)
177.22/173.50		at org.sat4j.pb.LanceurPseudo2007.main(Unknown Source)
178.12/174.41	c starts		: 35
178.12/174.41	c conflicts		: 289764
178.12/174.41	c decisions		: 316902
178.12/174.41	c propagations		: 1840369
178.12/174.41	c inspects		: 206560977
178.12/174.41	c learnt literals	: 0
178.12/174.41	c learnt binary clauses	: 0
178.12/174.41	c learnt ternary clauses	: 0
178.12/174.41	c learnt clauses	: 289763
178.12/174.41	c ignored clauses	: 0
178.12/174.41	c root simplifications	: 0
178.12/174.41	c removed literals (reason simplification)	: 3363384
178.12/174.41	c reason swapping (by a shorter reason)	: 0
178.12/174.41	c Calls to reduceDB	: 0
178.42/174.75	c speed (assignments/second)	: 11498.569215005124
178.92/175.28	c non guided choices	0
179.03/175.32	c learnt constraints type 
179.03/175.32	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 289763
179.03/175.32	c constraints type 
179.03/175.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
179.03/175.32	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 15795
179.03/175.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15795
179.03/175.32	s SATISFIABLE
180.34/176.68	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
180.34/176.68		at java.lang.Integer.toString(Integer.java:310)
180.34/176.68		at java.lang.Integer.toString(Integer.java:118)
180.34/176.68		at java.lang.String.valueOf(String.java:2931)
180.34/176.68		at java.io.PrintWriter.print(PrintWriter.java:487)
180.34/176.68		at org.sat4j.pb.reader.OPBReader2005.decode(Unknown Source)
180.34/176.68		at org.sat4j.AbstractOptimizationLauncher.displayAnswer(Unknown Source)
180.34/176.68		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
180.34/176.68		at org.sat4j.AbstractLauncher$1.run(Unknown Source)

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-3737192-1338762714/watcher-3737192-1338762714 -o /tmp/evaluation-result-3737192-1338762714/solver-3737192-1338762714 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3737192-1338762714.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: 1.93 2.06 2.06 2/194 30319
/proc/meminfo: memFree=26656032/32873844 swapFree=7116/7116
[pid=30319] ppid=30317 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/30319/stat : 30319 (java) R 30317 30319 28074 0 -1 4202496 446 0 0 0 0 0 0 0 20 0 1 0 342396473 9515008 176 33554432000 1073741824 1073778376 140733356623056 140733356605784 227141305232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30319/statm: 2323 176 133 9 0 71 0

[startup+0.0840861 s]
/proc/loadavg: 1.93 2.06 2.06 2/194 30319
/proc/meminfo: memFree=26656032/32873844 swapFree=7116/7116
[pid=30319] ppid=30317 vsize=2648568 CPUtime=0.07 cores=0,2,4,6
/proc/30319/stat : 30319 (java) S 30317 30319 28074 0 -1 4202496 3917 0 1 0 6 1 0 0 20 0 18 0 342396473 2712133632 5125 33554432000 1073741824 1073778376 140733356623056 140733356614192 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30319/statm: 662142 5125 1773 9 0 652835 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2648568

[startup+0.100249 s]
/proc/loadavg: 1.93 2.06 2.06 2/194 30319
/proc/meminfo: memFree=26656032/32873844 swapFree=7116/7116
[pid=30319] ppid=30317 vsize=2648568 CPUtime=0.1 cores=0,2,4,6
/proc/30319/stat : 30319 (java) S 30317 30319 28074 0 -1 4202496 4703 0 1 0 9 1 0 0 20 0 18 0 342396473 2712133632 5910 33554432000 1073741824 1073778376 140733356623056 140733356614192 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30319/statm: 662142 5910 2109 9 0 652835 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2648568

[startup+0.300215 s]
/proc/loadavg: 1.93 2.06 2.06 2/194 30319
/proc/meminfo: memFree=26656032/32873844 swapFree=7116/7116
[pid=30319] ppid=30317 vsize=2648568 CPUtime=0.43 cores=0,2,4,6
/proc/30319/stat : 30319 (java) S 30317 30319 28074 0 -1 4202496 5602 0 1 0 42 1 0 0 20 0 18 0 342396473 2712133632 7433 33554432000 1073741824 1073778376 140733356623056 140733356614192 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30319/statm: 662142 7433 2217 9 0 652835 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 2648568

[startup+0.700217 s]
/proc/loadavg: 1.93 2.06 2.06 2/194 30319
/proc/meminfo: memFree=26656032/32873844 swapFree=7116/7116
[pid=30319] ppid=30317 vsize=2648568 CPUtime=0.99 cores=0,2,4,6
/proc/30319/stat : 30319 (java) S 30317 30319 28074 0 -1 4202496 6981 0 1 0 98 1 0 0 20 0 18 0 342396473 2712133632 9793 33554432000 1073741824 1073778376 140733356623056 140733356614192 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30319/statm: 662142 9793 2229 9 0 652835 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 2648568

[startup+1.50063 s]
/proc/loadavg: 1.93 2.06 2.06 3/212 30337
/proc/meminfo: memFree=26623164/32873844 swapFree=7116/7116
[pid=30319] ppid=30317 vsize=2648568 CPUtime=2.05 cores=0,2,4,6
/proc/30319/stat : 30319 (java) S 30317 30319 28074 0 -1 4202496 11687 0 1 0 203 2 0 0 20 0 18 0 342396473 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 140733356614192 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30319/statm: 662142 13285 2237 9 0 652835 0
[pid=30319/tid=30321] ppid=30317 vsize=2648568 CPUtime=1.46 cores=0,2,4,6
/proc/30319/task/30321/stat : 30321 (java) R 30317 30319 28074 0 -1 4202560 2808 0 1 0 145 1 0 0 20 0 18 0 342396473 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793465702824 139793405824980 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30322] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30322/stat : 30322 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793331964072 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30323] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30323/stat : 30323 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793330911528 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30324] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30324/stat : 30324 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793329858984 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30325] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30325/stat : 30325 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793328806440 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30326] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30326/stat : 30326 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793327753896 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30327] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30327/stat : 30327 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793326701352 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30328] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30328/stat : 30328 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793325648808 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30329] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30329/stat : 30329 (java) S 30317 30319 28074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793324596264 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30330] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30330/stat : 30330 (java) S 30317 30319 28074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 342396476 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793312397416 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30331] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30331/stat : 30331 (java) S 30317 30319 28074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 342396476 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793311343736 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30332] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30332/stat : 30332 (java) S 30317 30319 28074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 342396476 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793310291080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30333] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30333/stat : 30333 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396479 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793309239824 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30334] ppid=30317 vsize=2648568 CPUtime=0.41 cores=0,2,4,6
/proc/30319/task/30334/stat : 30334 (java) S 30317 30319 28074 0 -1 4202560 6483 0 0 0 40 1 0 0 20 0 18 0 342396479 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793308187192 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30335] ppid=30317 vsize=2648568 CPUtime=0.12 cores=0,2,4,6
/proc/30319/task/30335/stat : 30335 (java) S 30317 30319 28074 0 -1 4202560 1210 0 0 0 12 0 0 0 20 0 18 0 342396479 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793307134648 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30336] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30336/stat : 30336 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396479 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793306082296 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30337] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30337/stat : 30337 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396479 2712133632 13285 33554432000 1073741824 1073778376 140733356623056 139793305029960 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 2648568

[startup+3.10069 s]
/proc/loadavg: 1.93 2.06 2.06 3/212 30337
/proc/meminfo: memFree=26606416/32873844 swapFree=7116/7116
[pid=30319] ppid=30317 vsize=2648568 CPUtime=3.77 cores=0,2,4,6
/proc/30319/stat : 30319 (java) S 30317 30319 28074 0 -1 4202496 11794 0 1 0 374 3 0 0 20 0 18 0 342396473 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 140733356614192 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30319/statm: 662142 15355 2237 9 0 652835 0
[pid=30319/tid=30321] ppid=30317 vsize=2648568 CPUtime=3.06 cores=0,2,4,6
/proc/30319/task/30321/stat : 30321 (java) R 30317 30319 28074 0 -1 4202560 2813 0 1 0 305 1 0 0 20 0 18 0 342396473 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793465702872 139793405825029 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30322] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30322/stat : 30322 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793331964072 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30323] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30323/stat : 30323 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793330911528 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30324] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30324/stat : 30324 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793329858984 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30325] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30325/stat : 30325 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793328806440 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30326] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30326/stat : 30326 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793327753896 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30327] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30327/stat : 30327 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793326701352 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30328] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30328/stat : 30328 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793325648808 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30329] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30329/stat : 30329 (java) S 30317 30319 28074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793324596264 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30330] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30330/stat : 30330 (java) S 30317 30319 28074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 342396476 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793312397416 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30331] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30331/stat : 30331 (java) S 30317 30319 28074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 342396476 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793311343736 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30332] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30332/stat : 30332 (java) S 30317 30319 28074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 342396476 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793310291080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30333] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30333/stat : 30333 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396479 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793309239824 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30334] ppid=30317 vsize=2648568 CPUtime=0.49 cores=0,2,4,6
/proc/30319/task/30334/stat : 30334 (java) S 30317 30319 28074 0 -1 4202560 6502 0 0 0 48 1 0 0 20 0 18 0 342396479 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793308187192 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30335] ppid=30317 vsize=2648568 CPUtime=0.16 cores=0,2,4,6
/proc/30319/task/30335/stat : 30335 (java) S 30317 30319 28074 0 -1 4202560 1293 0 0 0 16 0 0 0 20 0 18 0 342396479 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793307134648 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30336] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30336/stat : 30336 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396479 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793306082296 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30337] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30337/stat : 30337 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396479 2712133632 15355 33554432000 1073741824 1073778376 140733356623056 139793305029960 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 2648568

[startup+6.30073 s]
/proc/loadavg: 1.93 2.06 2.06 3/212 30337
/proc/meminfo: memFree=26595244/32873844 swapFree=7116/7116
[pid=30319] ppid=30317 vsize=2648568 CPUtime=7.06 cores=0,2,4,6
/proc/30319/stat : 30319 (java) S 30317 30319 28074 0 -1 4202496 12430 0 1 0 703 3 0 0 20 0 18 0 342396473 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 140733356614192 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30319/statm: 662142 17555 2239 9 0 652835 0
[pid=30319/tid=30321] ppid=30317 vsize=2648568 CPUtime=6.25 cores=0,2,4,6
/proc/30319/task/30321/stat : 30321 (java) R 30317 30319 28074 0 -1 4202560 2819 0 1 0 624 1 0 0 20 0 18 0 342396473 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793465696288 139793405825257 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30322] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30322/stat : 30322 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793331964072 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30323] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30323/stat : 30323 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793330911528 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30324] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30324/stat : 30324 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793329858984 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30325] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30325/stat : 30325 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793328806440 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30326] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30326/stat : 30326 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793327753896 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30327] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30327/stat : 30327 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793326701352 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30328] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30328/stat : 30328 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793325648808 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30329] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30329/stat : 30329 (java) S 30317 30319 28074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 342396474 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793324596264 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30330] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30330/stat : 30330 (java) S 30317 30319 28074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 342396476 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793312397416 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30331] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30331/stat : 30331 (java) S 30317 30319 28074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 342396476 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793311343736 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30332] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30332/stat : 30332 (java) S 30317 30319 28074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 342396476 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793310291080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30333] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30333/stat : 30333 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396479 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793309239824 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30334] ppid=30317 vsize=2648568 CPUtime=0.53 cores=0,2,4,6
/proc/30319/task/30334/stat : 30334 (java) S 30317 30319 28074 0 -1 4202560 6506 0 0 0 52 1 0 0 20 0 18 0 342396479 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793308187192 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30335] ppid=30317 vsize=2648568 CPUtime=0.23 cores=0,2,4,6
/proc/30319/task/30335/stat : 30335 (java) S 30317 30319 28074 0 -1 4202560 1918 0 0 0 23 0 0 0 20 0 18 0 342396479 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793307134648 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30336] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30336/stat : 30336 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342396479 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793306082296 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30337] ppid=30317 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30337/stat : 30337 (java) S 30317 30319 28074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 342396479 2712133632 17555 33554432000 1073741824 1073778376 140733356623056 139793305029960 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.06
Current children cumulated vsize (KiB) 2648568

[startup+12.7007 s]
/proc/loadavg: 1.94 2.06 2.06 3/212 30337
/proc/meminfo: memFree=26578288/32873844 swapFree=7116/7116
[pid=30319] ppid=30317 vsize=2648568 CPUtime=13.48 cores=0,2,4,6
/proc/30319/stat : 30319 (java) S 30317 30319 28074 0 -1 4202496 12448 0 1 0 1344 4 0 0 20 0 18 0 342396473 2712133632 21150 33554432000 1073741824 1073778376 140733356623056 140733356614192 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30319/statm: 662142 21150 2247 9 0 652835 0
[pid=30319/tid=30321] ppid=30317 vsize=2648568 CPUtime=12.63 cores=0,2,4,6

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

/proc/30319/task/30333/stat : 30333 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793309239824 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30334] ppid=30317 vsize=2781696 CPUtime=0.95 cores=0,2,4,6
/proc/30319/task/30334/stat : 30334 (java) S 30317 30319 28074 0 -1 4202560 6579 0 0 0 94 1 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793308187192 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30335] ppid=30317 vsize=2781696 CPUtime=0.55 cores=0,2,4,6
/proc/30319/task/30335/stat : 30335 (java) S 30317 30319 28074 0 -1 4202560 3526 0 0 0 55 0 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793307134648 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30336] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30336/stat : 30336 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793306082296 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30337] ppid=30317 vsize=2781696 CPUtime=0.06 cores=0,2,4,6
/proc/30319/task/30337/stat : 30337 (java) S 30317 30319 28074 0 -1 4202560 12 0 0 0 3 3 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793305029960 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30338] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30338/stat : 30338 (java) S 30317 30319 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 342397812 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793303974696 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30340] ppid=30317 vsize=2781696 CPUtime=0.02 cores=0,2,4,6
/proc/30319/task/30340/stat : 30340 (java) S 30317 30319 28074 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 20 0 342413823 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793302920616 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 179.65
Current children cumulated vsize (KiB) 2781696

[startup+176.301 s]
/proc/loadavg: 1.95 2.01 2.04 3/214 30340
/proc/meminfo: memFree=25276308/32873844 swapFree=7116/7116
[pid=30319] ppid=30317 vsize=2781696 CPUtime=180.04 cores=0,2,4,6
/proc/30319/stat : 30319 (java) S 30317 30319 28074 0 -1 4202496 16315 0 1 0 17897 107 0 0 20 0 20 0 342396473 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 140733356614192 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30319/statm: 695424 342013 2280 9 0 686117 0
[pid=30319/tid=30321] ppid=30317 vsize=2781696 CPUtime=158.14 cores=0,2,4,6
/proc/30319/task/30321/stat : 30321 (java) S 30317 30319 28074 0 -1 4202560 3061 0 1 0 15805 9 0 0 20 0 20 0 342396473 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793465705656 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30322] ppid=30317 vsize=2781696 CPUtime=0.32 cores=0,2,4,6
/proc/30319/task/30322/stat : 30322 (java) S 30317 30319 28074 0 -1 4202560 205 0 0 0 21 11 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793331964072 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30323] ppid=30317 vsize=2781696 CPUtime=0.39 cores=0,2,4,6
/proc/30319/task/30323/stat : 30323 (java) S 30317 30319 28074 0 -1 4202560 224 0 0 0 26 13 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793330911528 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30324] ppid=30317 vsize=2781696 CPUtime=0.29 cores=0,2,4,6
/proc/30319/task/30324/stat : 30324 (java) S 30317 30319 28074 0 -1 4202560 210 0 0 0 21 8 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793329858984 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30325] ppid=30317 vsize=2781696 CPUtime=0.29 cores=0,2,4,6
/proc/30319/task/30325/stat : 30325 (java) S 30317 30319 28074 0 -1 4202560 162 0 0 0 20 9 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793328806440 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30326] ppid=30317 vsize=2781696 CPUtime=0.34 cores=0,2,4,6
/proc/30319/task/30326/stat : 30326 (java) S 30317 30319 28074 0 -1 4202560 206 0 0 0 24 10 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793327753896 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30327] ppid=30317 vsize=2781696 CPUtime=0.42 cores=0,2,4,6
/proc/30319/task/30327/stat : 30327 (java) S 30317 30319 28074 0 -1 4202560 310 0 0 0 27 15 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793326701352 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30328] ppid=30317 vsize=2781696 CPUtime=0.37 cores=0,2,4,6
/proc/30319/task/30328/stat : 30328 (java) S 30317 30319 28074 0 -1 4202560 220 0 0 0 24 13 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793325648808 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30329] ppid=30317 vsize=2781696 CPUtime=0.53 cores=0,2,4,6
/proc/30319/task/30329/stat : 30329 (java) S 30317 30319 28074 0 -1 4202560 298 0 0 0 37 16 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793324596264 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30330] ppid=30317 vsize=2781696 CPUtime=16.77 cores=0,2,4,6
/proc/30319/task/30330/stat : 30330 (java) R 30317 30319 28074 0 -1 4202560 98 0 0 0 1675 2 0 0 20 0 20 0 342396476 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793312397576 139793472213024 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30331] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30331/stat : 30331 (java) S 30317 30319 28074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 342396476 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793311343736 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30332] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30332/stat : 30332 (java) S 30317 30319 28074 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 342396476 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793310291080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30333] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30333/stat : 30333 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793309239824 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30334] ppid=30317 vsize=2781696 CPUtime=0.95 cores=0,2,4,6
/proc/30319/task/30334/stat : 30334 (java) S 30317 30319 28074 0 -1 4202560 6579 0 0 0 94 1 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793308187192 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30335] ppid=30317 vsize=2781696 CPUtime=0.55 cores=0,2,4,6
/proc/30319/task/30335/stat : 30335 (java) S 30317 30319 28074 0 -1 4202560 3526 0 0 0 55 0 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793307134648 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30336] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30336/stat : 30336 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793306082296 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30337] ppid=30317 vsize=2781696 CPUtime=0.06 cores=0,2,4,6
/proc/30319/task/30337/stat : 30337 (java) S 30317 30319 28074 0 -1 4202560 12 0 0 0 3 3 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793305029960 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30338] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30338/stat : 30338 (java) S 30317 30319 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 342397812 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793303974696 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30340] ppid=30317 vsize=2781696 CPUtime=0.02 cores=0,2,4,6
/proc/30319/task/30340/stat : 30340 (java) S 30317 30319 28074 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 20 0 342413823 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793302920616 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (KiB) 2781696

[startup+176.501 s]
/proc/loadavg: 1.95 2.01 2.04 3/214 30340
/proc/meminfo: memFree=25276308/32873844 swapFree=7116/7116
[pid=30319] ppid=30317 vsize=2781696 CPUtime=180.24 cores=0,2,4,6
/proc/30319/stat : 30319 (java) S 30317 30319 28074 0 -1 4202496 16316 0 1 0 17917 107 0 0 20 0 20 0 342396473 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 140733356614192 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30319/statm: 695424 342013 2280 9 0 686117 0
[pid=30319/tid=30321] ppid=30317 vsize=2781696 CPUtime=158.14 cores=0,2,4,6
/proc/30319/task/30321/stat : 30321 (java) S 30317 30319 28074 0 -1 4202560 3061 0 1 0 15805 9 0 0 20 0 20 0 342396473 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793465705656 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30322] ppid=30317 vsize=2781696 CPUtime=0.32 cores=0,2,4,6
/proc/30319/task/30322/stat : 30322 (java) S 30317 30319 28074 0 -1 4202560 205 0 0 0 21 11 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793331964072 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30323] ppid=30317 vsize=2781696 CPUtime=0.39 cores=0,2,4,6
/proc/30319/task/30323/stat : 30323 (java) S 30317 30319 28074 0 -1 4202560 224 0 0 0 26 13 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793330911528 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30324] ppid=30317 vsize=2781696 CPUtime=0.29 cores=0,2,4,6
/proc/30319/task/30324/stat : 30324 (java) S 30317 30319 28074 0 -1 4202560 210 0 0 0 21 8 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793329858984 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30325] ppid=30317 vsize=2781696 CPUtime=0.29 cores=0,2,4,6
/proc/30319/task/30325/stat : 30325 (java) S 30317 30319 28074 0 -1 4202560 162 0 0 0 20 9 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793328806440 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30326] ppid=30317 vsize=2781696 CPUtime=0.34 cores=0,2,4,6
/proc/30319/task/30326/stat : 30326 (java) S 30317 30319 28074 0 -1 4202560 206 0 0 0 24 10 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793327753896 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30327] ppid=30317 vsize=2781696 CPUtime=0.42 cores=0,2,4,6
/proc/30319/task/30327/stat : 30327 (java) S 30317 30319 28074 0 -1 4202560 310 0 0 0 27 15 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793326701352 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30328] ppid=30317 vsize=2781696 CPUtime=0.37 cores=0,2,4,6
/proc/30319/task/30328/stat : 30328 (java) S 30317 30319 28074 0 -1 4202560 220 0 0 0 24 13 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793325648808 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30329] ppid=30317 vsize=2781696 CPUtime=0.53 cores=0,2,4,6
/proc/30319/task/30329/stat : 30329 (java) S 30317 30319 28074 0 -1 4202560 298 0 0 0 37 16 0 0 20 0 20 0 342396474 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793324596264 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30330] ppid=30317 vsize=2781696 CPUtime=16.97 cores=0,2,4,6
/proc/30319/task/30330/stat : 30330 (java) R 30317 30319 28074 0 -1 4202560 98 0 0 0 1695 2 0 0 20 0 20 0 342396476 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793312397576 139793472213045 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30331] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30331/stat : 30331 (java) S 30317 30319 28074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 342396476 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793311343736 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30332] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30332/stat : 30332 (java) S 30317 30319 28074 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 342396476 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793310291080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30333] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30333/stat : 30333 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793309239824 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30334] ppid=30317 vsize=2781696 CPUtime=0.95 cores=0,2,4,6
/proc/30319/task/30334/stat : 30334 (java) S 30317 30319 28074 0 -1 4202560 6579 0 0 0 94 1 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793308187192 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30335] ppid=30317 vsize=2781696 CPUtime=0.55 cores=0,2,4,6
/proc/30319/task/30335/stat : 30335 (java) S 30317 30319 28074 0 -1 4202560 3526 0 0 0 55 0 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793307134648 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30336] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30336/stat : 30336 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793306082296 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30337] ppid=30317 vsize=2781696 CPUtime=0.06 cores=0,2,4,6
/proc/30319/task/30337/stat : 30337 (java) S 30317 30319 28074 0 -1 4202560 12 0 0 0 3 3 0 0 20 0 20 0 342396479 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793305029960 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30338] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30338/stat : 30338 (java) S 30317 30319 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 342397812 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793303974696 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30340] ppid=30317 vsize=2781696 CPUtime=0.02 cores=0,2,4,6
/proc/30319/task/30340/stat : 30340 (java) S 30317 30319 28074 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 20 0 342413823 2848456704 342013 33554432000 1073741824 1073778376 140733356623056 139793302920600 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 180.24
Current children cumulated vsize (KiB) 2781696

[startup+176.601 s]
/proc/loadavg: 1.95 2.01 2.04 3/214 30340
/proc/meminfo: memFree=25276308/32873844 swapFree=7116/7116
[pid=30319] ppid=30317 vsize=2781696 CPUtime=180.34 cores=0,2,4,6
/proc/30319/stat : 30319 (java) S 30317 30319 28074 0 -1 4202496 16318 0 1 0 17927 107 0 0 20 0 20 0 342396473 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 140733356614192 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30319/statm: 695424 342014 2280 9 0 686117 0
[pid=30319/tid=30321] ppid=30317 vsize=2781696 CPUtime=158.14 cores=0,2,4,6
/proc/30319/task/30321/stat : 30321 (java) S 30317 30319 28074 0 -1 4202560 3061 0 1 0 15805 9 0 0 20 0 20 0 342396473 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793465705656 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30322] ppid=30317 vsize=2781696 CPUtime=0.32 cores=0,2,4,6
/proc/30319/task/30322/stat : 30322 (java) S 30317 30319 28074 0 -1 4202560 205 0 0 0 21 11 0 0 20 0 20 0 342396474 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793331964072 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30323] ppid=30317 vsize=2781696 CPUtime=0.39 cores=0,2,4,6
/proc/30319/task/30323/stat : 30323 (java) S 30317 30319 28074 0 -1 4202560 224 0 0 0 26 13 0 0 20 0 20 0 342396474 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793330911528 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30319/tid=30324] ppid=30317 vsize=2781696 CPUtime=0.29 cores=0,2,4,6
/proc/30319/task/30324/stat : 30324 (java) S 30317 30319 28074 0 -1 4202560 210 0 0 0 21 8 0 0 20 0 20 0 342396474 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793329858984 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30325] ppid=30317 vsize=2781696 CPUtime=0.29 cores=0,2,4,6
/proc/30319/task/30325/stat : 30325 (java) S 30317 30319 28074 0 -1 4202560 162 0 0 0 20 9 0 0 20 0 20 0 342396474 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793328806440 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30326] ppid=30317 vsize=2781696 CPUtime=0.34 cores=0,2,4,6
/proc/30319/task/30326/stat : 30326 (java) S 30317 30319 28074 0 -1 4202560 206 0 0 0 24 10 0 0 20 0 20 0 342396474 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793327753896 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30327] ppid=30317 vsize=2781696 CPUtime=0.42 cores=0,2,4,6
/proc/30319/task/30327/stat : 30327 (java) S 30317 30319 28074 0 -1 4202560 310 0 0 0 27 15 0 0 20 0 20 0 342396474 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793326701352 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30328] ppid=30317 vsize=2781696 CPUtime=0.37 cores=0,2,4,6
/proc/30319/task/30328/stat : 30328 (java) S 30317 30319 28074 0 -1 4202560 220 0 0 0 24 13 0 0 20 0 20 0 342396474 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793325648808 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30329] ppid=30317 vsize=2781696 CPUtime=0.53 cores=0,2,4,6
/proc/30319/task/30329/stat : 30329 (java) S 30317 30319 28074 0 -1 4202560 298 0 0 0 37 16 0 0 20 0 20 0 342396474 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793324596264 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30330] ppid=30317 vsize=2781696 CPUtime=17.07 cores=0,2,4,6
/proc/30319/task/30330/stat : 30330 (java) R 30317 30319 28074 0 -1 4202560 98 0 0 0 1705 2 0 0 20 0 20 0 342396476 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793312397576 139793472559576 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30331] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30331/stat : 30331 (java) S 30317 30319 28074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 342396476 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793311343736 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30332] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30332/stat : 30332 (java) S 30317 30319 28074 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 342396476 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793310291080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30333] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30333/stat : 30333 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342396479 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793309239824 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30334] ppid=30317 vsize=2781696 CPUtime=0.95 cores=0,2,4,6
/proc/30319/task/30334/stat : 30334 (java) S 30317 30319 28074 0 -1 4202560 6579 0 0 0 94 1 0 0 20 0 20 0 342396479 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793308187192 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30335] ppid=30317 vsize=2781696 CPUtime=0.55 cores=0,2,4,6
/proc/30319/task/30335/stat : 30335 (java) S 30317 30319 28074 0 -1 4202560 3526 0 0 0 55 0 0 0 20 0 20 0 342396479 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793307134648 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30336] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30336/stat : 30336 (java) S 30317 30319 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342396479 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793306082296 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30319/tid=30337] ppid=30317 vsize=2781696 CPUtime=0.06 cores=0,2,4,6
/proc/30319/task/30337/stat : 30337 (java) S 30317 30319 28074 0 -1 4202560 12 0 0 0 3 3 0 0 20 0 20 0 342396479 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793305029960 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30319/tid=30338] ppid=30317 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/30319/task/30338/stat : 30338 (java) S 30317 30319 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 342397812 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793303974696 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30319/tid=30340] ppid=30317 vsize=2781696 CPUtime=0.02 cores=0,2,4,6
/proc/30319/task/30340/stat : 30340 (java) S 30317 30319 28074 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 20 0 342413823 2848456704 342014 33554432000 1073741824 1073778376 140733356623056 139793302921592 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 180.34
Current children cumulated vsize (KiB) 2781696

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30319 and gives
#  childrusage.ru_utime.tv_sec=178
#  childrusage.ru_utime.tv_usec=853810
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=243810
# CPU time returned by wait4() is 180.098
# while last known CPU time is 180.34
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 176.693
CPU time (s): 180.34
CPU user time (s): 179.27
CPU system time (s): 1.07
CPU usage (%): 102.064
Max. virtual memory (cumulated for all children) (KiB): 2781696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.854
system time used= 1.24381
maximum resident set size= 1368072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16328
page faults= 1
swaps= 0
block input operations= 0
block output operations= 240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4541
involuntary context switches= 2868

runsolver used 0.386941 second user time and 0.908861 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-04 00:31:54
IDJOB=3737192
IDBENCH=48196
IDSOLVER=2322
FILE ID=node138/3737192-1338762714
RUNJOBID= node138-1338746236-28090
PBS_JOBID= 14636774
Free space on /tmp= 70768 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_25_5.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737192-1338762714/watcher-3737192-1338762714 -o /tmp/evaluation-result-3737192-1338762714/solver-3737192-1338762714 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3737192-1338762714.opb

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

MD5SUM BENCH= 54b0d54e7a8a81cee8fd7c7c85a68b83
RANDOM SEED=577484189

node138.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.347
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.69
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.347
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.91
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.347
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	: 5331.91
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.347
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.347
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.347
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.347
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.347
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:       32873844 kB
MemFree:        26656256 kB
Buffers:          725344 kB
Cached:          3924420 kB
SwapCached:          208 kB
Active:          3010240 kB
Inactive:        2288612 kB
Active(anon):     633824 kB
Inactive(anon):    11376 kB
Active(file):    2376416 kB
Inactive(file):  2277236 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:               928 kB
Writeback:             0 kB
AnonPages:        665716 kB
Mapped:            22532 kB
Shmem:               200 kB
Slab:             772048 kB
SReclaimable:     214008 kB
SUnreclaim:       558040 kB
KernelStack:        1640 kB
PageTables:         5484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1517668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    620544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70768 MiB
End job on node138 at 2012-06-04 00:34:51