Trace number 3732660

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
PB07: SAT4JPseudoResolution 2007-03-23No Cert. 97.26 94.4806

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16c1.opb
MD5SUMa63171c8a8ea2fa0eedb44e836168a56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1284
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1246
Optimality of the best value was proved NO
Number of variables3160
Total number of constraints18047
Number of constraints which are clauses18047
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 3160
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 3160
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3160
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.02/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.02/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.02/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.02/0.09	c no version file found!!!
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version	1.6.0_24
0.02/0.09	c os.name	Linux
0.02/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.02/0.09	c os.arch	amd64
0.02/0.09	c Free memory 1599470296
0.02/0.09	c Max memory 1607860224
0.02/0.09	c Total memory 1607860224
0.02/0.09	c Number of processors 8
0.07/0.11	--- Begin Solver configuration ---
0.07/0.11	c Stops conflict analysis at the first Unique Implication Point
0.07/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.11	c Learn all clauses as in MiniSAT
0.07/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.11	c No reason simplification
0.07/0.11	c --- End Solver configuration ---
0.07/0.11	c solving HOME/instance-3732660-1338691512.opb
0.07/0.11	c reading problem ... 
0.73/0.48	c ... done. Wall clock time 0.37s.
0.73/0.48	c CPU time (experimental) 0.45s.
0.73/0.48	c #vars     3160
0.73/0.48	c #constraints  18047
1.45/0.70	c SATISFIABLE
1.45/0.70	c OPTIMIZING...
1.45/0.70	c Got one! Elapsed wall clock time (in seconds):0.585
1.45/0.71	o 1579
1.71/0.87	c Got one! Elapsed wall clock time (in seconds):0.752
1.71/0.87	o 1578
1.87/0.93	c Got one! Elapsed wall clock time (in seconds):0.811
1.87/0.93	o 1569
1.87/0.97	c Got one! Elapsed wall clock time (in seconds):0.856
1.87/0.97	o 1553
1.87/1.00	c Got one! Elapsed wall clock time (in seconds):0.887
2.02/1.01	o 1505
2.84/1.71	c Got one! Elapsed wall clock time (in seconds):1.595
2.84/1.71	o 1504
4.15/3.07	c Got one! Elapsed wall clock time (in seconds):2.959
4.15/3.08	o 1503
4.25/3.11	c Got one! Elapsed wall clock time (in seconds):2.992
4.25/3.11	o 1482
7.79/6.66	c Got one! Elapsed wall clock time (in seconds):6.543
7.79/6.66	o 1481
20.93/19.03	c Got one! Elapsed wall clock time (in seconds):18.92
20.93/19.04	o 1480
21.03/19.13	c Got one! Elapsed wall clock time (in seconds):19.015
21.03/19.13	o 1463
29.63/27.74	c Got one! Elapsed wall clock time (in seconds):27.625
29.63/27.74	o 1462
54.97/52.15	c Got one! Elapsed wall clock time (in seconds):52.037
54.97/52.15	o 1461
91.06/88.23	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
91.06/88.23		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
91.76/88.92		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
91.76/88.92		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
91.76/88.92		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
92.36/89.57		at org.sat4j.minisat.core.Solver.search(Unknown Source)
92.36/89.57		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
92.36/89.57		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
93.07/90.22		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
93.07/90.22		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
93.07/90.22		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
93.66/90.87		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
93.66/90.87		at org.sat4j.AbstractLauncher.run(Unknown Source)
93.66/90.87		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
95.96/93.17	c starts		: 98
95.96/93.17	c conflicts		: 258176
95.96/93.17	c decisions		: 520776
95.96/93.17	c propagations		: 5139490
95.96/93.17	c inspects		: 50365236
95.96/93.17	c learnt literals	: 0
95.96/93.17	c learnt binary clauses	: 0
95.96/93.17	c learnt ternary clauses	: 2
95.96/93.17	c learnt clauses	: 258175
95.96/93.17	c root simplifications	: 0
95.96/93.17	c removed literals (reason simplification)	: 0
95.96/93.17	c reason swapping (by a shorter reason)	: 0
95.96/93.17	c Calls to reduceDB	: 0
95.96/93.17	c speed (decisions/second)	: 12698.446758186827
95.96/93.17	c non guided choices	2378
95.96/93.17	s SATISFIABLE
97.26/94.47	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
97.26/94.47		at java.lang.Integer.toString(Integer.java:308)
97.26/94.47		at java.lang.Integer.toString(Integer.java:118)
97.26/94.47		at java.lang.String.valueOf(String.java:2931)
97.26/94.47		at java.io.PrintWriter.print(PrintWriter.java:487)
97.26/94.47		at org.sat4j.reader.OPBReader2005.decode(Unknown Source)
97.26/94.47		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
97.26/94.47		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-3732660-1338691512/watcher-3732660-1338691512 -o /tmp/evaluation-result-3732660-1338691512/solver-3732660-1338691512 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3732660-1338691512.opb 

running on 4 cores: 1,3,5,7

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.92 1.98 1.99 3/194 29703
/proc/meminfo: memFree=28412792/32873844 swapFree=7372/7372
[pid=29703] ppid=29701 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/29703/stat : 29703 (java) D 29701 29703 28047 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 335279748 9515008 182 33554432000 1073741824 1073778376 140736347303040 140736347294072 245294251701 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/29703/statm: 2323 182 140 9 0 71 0

[startup+0.0458131 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 29703
/proc/meminfo: memFree=28412792/32873844 swapFree=7372/7372
[pid=29703] ppid=29701 vsize=2623916 CPUtime=0.02 cores=1,3,5,7
/proc/29703/stat : 29703 (java) S 29701 29703 28047 0 -1 4202496 3917 0 1 0 1 1 0 0 20 0 13 0 335279748 2686889984 4617 33554432000 1073741824 1073778376 140735867926672 140735867917808 245297610813 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29703/statm: 655979 4617 1657 9 0 646680 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2623916

[startup+0.100335 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 29703
/proc/meminfo: memFree=28412792/32873844 swapFree=7372/7372
[pid=29703] ppid=29701 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/29703/stat : 29703 (java) S 29701 29703 28047 0 -1 4202496 4198 0 1 0 6 1 0 0 20 0 18 0 335279748 3028844544 5406 33554432000 1073741824 1073778376 140735867926672 140735867917808 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29703/statm: 739464 5406 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300312 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 29703
/proc/meminfo: memFree=28412792/32873844 swapFree=7372/7372
[pid=29703] ppid=29701 vsize=2957856 CPUtime=0.46 cores=1,3,5,7
/proc/29703/stat : 29703 (java) S 29701 29703 28047 0 -1 4202496 6219 0 1 0 44 2 0 0 20 0 18 0 335279748 3028844544 9154 33554432000 1073741824 1073778376 140735867926672 140735867917808 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29703/statm: 739464 9154 2239 9 0 729885 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2957856

[startup+0.700315 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 29703
/proc/meminfo: memFree=28412792/32873844 swapFree=7372/7372
[pid=29703] ppid=29701 vsize=3024420 CPUtime=1.45 cores=1,3,5,7
/proc/29703/stat : 29703 (java) S 29701 29703 28047 0 -1 4202496 9170 0 1 0 141 4 0 0 20 0 19 0 335279748 3097006080 21361 33554432000 1073741824 1073778376 140735867926672 140735867917808 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29703/statm: 756105 21361 2276 9 0 746526 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 3024420

[startup+1.50074 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 29726
/proc/meminfo: memFree=28322228/32873844 swapFree=7372/7372
[pid=29703] ppid=29701 vsize=3024420 CPUtime=2.64 cores=1,3,5,7
/proc/29703/stat : 29703 (java) S 29701 29703 28047 0 -1 4202496 11012 0 1 0 259 5 0 0 20 0 19 0 335279748 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140735867917808 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29703/statm: 756105 27555 2283 9 0 746526 0
[pid=29703/tid=29705] ppid=29701 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/29703/task/29705/stat : 29705 (java) R 29701 29703 28047 0 -1 4202560 3132 0 1 0 142 4 0 0 20 0 19 0 335279749 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204707418600 140204647905800 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29706] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29706/stat : 29706 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204573243560 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29707] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29707/stat : 29707 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204572191016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29708] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29708/stat : 29708 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204571138472 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29703/tid=29709] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29709/stat : 29709 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204570085928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29710] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29710/stat : 29710 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204569033384 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29711] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29711/stat : 29711 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204567980840 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29712] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29712/stat : 29712 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204566928296 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29713] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29713/stat : 29713 (java) S 29701 29703 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204565875752 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29714] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29714/stat : 29714 (java) S 29701 29703 28047 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 335279752 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204553463912 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29715] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29715/stat : 29715 (java) S 29701 29703 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335279752 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204552410232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29716] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29716/stat : 29716 (java) S 29701 29703 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335279752 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204551357576 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29717] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29717/stat : 29717 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279755 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204550306320 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29718] ppid=29701 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/29703/task/29718/stat : 29718 (java) S 29701 29703 28047 0 -1 4202560 2999 0 0 0 66 0 0 0 20 0 19 0 335279755 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204549253688 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29719] ppid=29701 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/29703/task/29719/stat : 29719 (java) S 29701 29703 28047 0 -1 4202560 3676 0 0 0 49 0 0 0 20 0 19 0 335279755 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204548201144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29720] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29720/stat : 29720 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279755 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204547148792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29721] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29721/stat : 29721 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279755 3097006080 27555 33554432000 1073741824 1073778376 140735867926672 140204546096456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 3024420

[startup+3.10076 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 29728
/proc/meminfo: memFree=28297972/32873844 swapFree=7372/7372
[pid=29703] ppid=29701 vsize=3024420 CPUtime=4.25 cores=1,3,5,7
/proc/29703/stat : 29703 (java) S 29701 29703 28047 0 -1 4202496 11037 0 1 0 420 5 0 0 20 0 19 0 335279748 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140735867917808 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29703/statm: 756105 37284 2283 9 0 746526 0
[pid=29703/tid=29705] ppid=29701 vsize=3024420 CPUtime=3.05 cores=1,3,5,7
/proc/29703/task/29705/stat : 29705 (java) R 29701 29703 28047 0 -1 4202560 3152 0 1 0 301 4 0 0 20 0 19 0 335279749 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204707418728 140204647993543 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29706] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29706/stat : 29706 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204573243560 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29707] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29707/stat : 29707 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204572191016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29708] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29708/stat : 29708 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204571138472 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29703/tid=29709] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29709/stat : 29709 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204570085928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29710] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29710/stat : 29710 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204569033384 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29711] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29711/stat : 29711 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204567980840 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29712] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29712/stat : 29712 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204566928296 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29713] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29713/stat : 29713 (java) S 29701 29703 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204565875752 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29714] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29714/stat : 29714 (java) S 29701 29703 28047 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335279752 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204553463912 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29715] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29715/stat : 29715 (java) S 29701 29703 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335279752 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204552410232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29716] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29716/stat : 29716 (java) S 29701 29703 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335279752 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204551357576 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29717] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29717/stat : 29717 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279755 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204550306320 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29718] ppid=29701 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/29703/task/29718/stat : 29718 (java) S 29701 29703 28047 0 -1 4202560 2999 0 0 0 66 0 0 0 20 0 19 0 335279755 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204549253688 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29719] ppid=29701 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/29703/task/29719/stat : 29719 (java) S 29701 29703 28047 0 -1 4202560 3676 0 0 0 49 0 0 0 20 0 19 0 335279755 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204548201144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29720] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29720/stat : 29720 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279755 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204547148792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29721] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29721/stat : 29721 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279755 3097006080 37284 33554432000 1073741824 1073778376 140735867926672 140204546096456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 3024420

[startup+6.3008 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 29730
/proc/meminfo: memFree=28229712/32873844 swapFree=7372/7372
[pid=29703] ppid=29701 vsize=3024420 CPUtime=7.48 cores=1,3,5,7
/proc/29703/stat : 29703 (java) S 29701 29703 28047 0 -1 4202496 11074 0 1 0 742 6 0 0 20 0 19 0 335279748 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140735867917808 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29703/statm: 756105 52642 2283 9 0 746526 0
[pid=29703/tid=29705] ppid=29701 vsize=3024420 CPUtime=6.24 cores=1,3,5,7
/proc/29703/task/29705/stat : 29705 (java) R 29701 29703 28047 0 -1 4202560 3185 0 1 0 620 4 0 0 20 0 19 0 335279749 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204707416592 140204647842274 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29706] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29706/stat : 29706 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204573243560 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29707] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29707/stat : 29707 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204572191016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29708] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29708/stat : 29708 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204571138472 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29703/tid=29709] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29709/stat : 29709 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204570085928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29710] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29710/stat : 29710 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204569033384 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29711] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29711/stat : 29711 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204567980840 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29712] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29712/stat : 29712 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204566928296 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29713] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29713/stat : 29713 (java) S 29701 29703 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335279750 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204565875752 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29714] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29714/stat : 29714 (java) S 29701 29703 28047 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335279752 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204553463912 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29715] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29715/stat : 29715 (java) S 29701 29703 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335279752 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204552410232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29716] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29716/stat : 29716 (java) S 29701 29703 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335279752 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204551357576 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29717] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29717/stat : 29717 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279755 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204550306320 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29718] ppid=29701 vsize=3024420 CPUtime=0.69 cores=1,3,5,7
/proc/29703/task/29718/stat : 29718 (java) S 29701 29703 28047 0 -1 4202560 3001 0 0 0 69 0 0 0 20 0 19 0 335279755 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204549253688 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29719] ppid=29701 vsize=3024420 CPUtime=0.5 cores=1,3,5,7
/proc/29703/task/29719/stat : 29719 (java) S 29701 29703 28047 0 -1 4202560 3676 0 0 0 50 0 0 0 20 0 19 0 335279755 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204548201144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29720] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29720/stat : 29720 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279755 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204547148792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29721] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29721/stat : 29721 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335279755 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204546096456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29730] ppid=29701 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29730/stat : 29730 (java) S 29701 29703 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335280060 3097006080 52642 33554432000 1073741824 1073778376 140735867926672 140204543963944 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.48
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 29731
/proc/meminfo: memFree=28094080/32873844 swapFree=7372/7372
[pid=29703] ppid=29701 vsize=3024420 CPUtime=13.89 cores=1,3,5,7
/proc/29703/stat : 29703 (java) S 29701 29703 28047 0 -1 4202496 11143 0 1 0 1380 9 0 0 20 0 19 0 335279748 3097006080 85405 33554432000 1073741824 1073778376 140735867926672 140735867917808 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0

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

/proc/29703/task/29717/stat : 29717 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204550306320 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29718] ppid=29701 vsize=3090984 CPUtime=0.69 cores=1,3,5,7
/proc/29703/task/29718/stat : 29718 (java) S 29701 29703 28047 0 -1 4202560 3001 0 0 0 69 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204549253688 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29719] ppid=29701 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/29703/task/29719/stat : 29719 (java) S 29701 29703 28047 0 -1 4202560 3678 0 0 0 51 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204548201144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29720] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29720/stat : 29720 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204547148792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29721] ppid=29701 vsize=3090984 CPUtime=0.02 cores=1,3,5,7
/proc/29703/task/29721/stat : 29721 (java) S 29701 29703 28047 0 -1 4202560 7 0 0 0 0 2 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204546096456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29735] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29735/stat : 29735 (java) S 29701 29703 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 335284964 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204543964584 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29736] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29736/stat : 29736 (java) S 29701 29703 28047 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 335289000 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204542911272 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 96.36
Current children cumulated vsize (KiB) 3090984

[startup+93.9008 s]
/proc/loadavg: 1.98 1.98 1.99 3/214 29736
/proc/meminfo: memFree=26746088/32873844 swapFree=7372/7372
[pid=29703] ppid=29701 vsize=3090984 CPUtime=96.76 cores=1,3,5,7
/proc/29703/stat : 29703 (java) S 29701 29703 28047 0 -1 4202496 13145 0 1 0 9521 155 0 0 20 0 20 0 335279748 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140735867917808 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29703/statm: 772746 417761 2303 9 0 763167 0
[pid=29703/tid=29705] ppid=29701 vsize=3090984 CPUtime=85.39 cores=1,3,5,7
/proc/29703/task/29705/stat : 29705 (java) S 29701 29703 28047 0 -1 4202560 3330 0 1 0 8529 10 0 0 20 0 20 0 335279749 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204707419320 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29706] ppid=29701 vsize=3090984 CPUtime=0.22 cores=1,3,5,7
/proc/29703/task/29706/stat : 29706 (java) S 29701 29703 28047 0 -1 4202560 181 0 0 0 8 14 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204573243560 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29707] ppid=29701 vsize=3090984 CPUtime=0.22 cores=1,3,5,7
/proc/29703/task/29707/stat : 29707 (java) S 29701 29703 28047 0 -1 4202560 178 0 0 0 8 14 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204572191016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29708] ppid=29701 vsize=3090984 CPUtime=0.25 cores=1,3,5,7
/proc/29703/task/29708/stat : 29708 (java) S 29701 29703 28047 0 -1 4202560 186 0 0 0 9 16 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204571138472 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29709] ppid=29701 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/29703/task/29709/stat : 29709 (java) S 29701 29703 28047 0 -1 4202560 341 0 0 0 19 28 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204570085928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29703/tid=29710] ppid=29701 vsize=3090984 CPUtime=0.18 cores=1,3,5,7
/proc/29703/task/29710/stat : 29710 (java) S 29701 29703 28047 0 -1 4202560 149 0 0 0 6 12 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204569033384 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29711] ppid=29701 vsize=3090984 CPUtime=0.27 cores=1,3,5,7
/proc/29703/task/29711/stat : 29711 (java) S 29701 29703 28047 0 -1 4202560 210 0 0 0 9 18 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204567980840 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29712] ppid=29701 vsize=3090984 CPUtime=0.17 cores=1,3,5,7
/proc/29703/task/29712/stat : 29712 (java) S 29701 29703 28047 0 -1 4202560 139 0 0 0 6 11 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204566928296 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29713] ppid=29701 vsize=3090984 CPUtime=0.34 cores=1,3,5,7
/proc/29703/task/29713/stat : 29713 (java) S 29701 29703 28047 0 -1 4202560 255 0 0 0 13 21 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204565875752 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29714] ppid=29701 vsize=3090984 CPUtime=7.61 cores=1,3,5,7
/proc/29703/task/29714/stat : 29714 (java) R 29701 29703 28047 0 -1 4202560 250 0 0 0 753 8 0 0 20 0 20 0 335279752 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204553463912 140204714272771 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29715] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29715/stat : 29715 (java) S 29701 29703 28047 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 335279752 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204552410232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29716] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29716/stat : 29716 (java) S 29701 29703 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 335279752 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204551357576 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29717] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29717/stat : 29717 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204550306320 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29718] ppid=29701 vsize=3090984 CPUtime=0.69 cores=1,3,5,7
/proc/29703/task/29718/stat : 29718 (java) S 29701 29703 28047 0 -1 4202560 3001 0 0 0 69 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204549253688 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29719] ppid=29701 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/29703/task/29719/stat : 29719 (java) S 29701 29703 28047 0 -1 4202560 3678 0 0 0 51 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204548201144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29720] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29720/stat : 29720 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204547148792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29721] ppid=29701 vsize=3090984 CPUtime=0.02 cores=1,3,5,7
/proc/29703/task/29721/stat : 29721 (java) S 29701 29703 28047 0 -1 4202560 7 0 0 0 0 2 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204546096456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29735] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29735/stat : 29735 (java) S 29701 29703 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 335284964 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204543964584 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29736] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29736/stat : 29736 (java) S 29701 29703 28047 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 335289000 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204542911272 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 96.76
Current children cumulated vsize (KiB) 3090984

[startup+94.3009 s]
/proc/loadavg: 1.98 1.98 1.99 3/214 29736
/proc/meminfo: memFree=26746088/32873844 swapFree=7372/7372
[pid=29703] ppid=29701 vsize=3090984 CPUtime=97.16 cores=1,3,5,7
/proc/29703/stat : 29703 (java) S 29701 29703 28047 0 -1 4202496 13147 0 1 0 9561 155 0 0 20 0 20 0 335279748 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140735867917808 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29703/statm: 772746 417761 2303 9 0 763167 0
[pid=29703/tid=29705] ppid=29701 vsize=3090984 CPUtime=85.39 cores=1,3,5,7
/proc/29703/task/29705/stat : 29705 (java) S 29701 29703 28047 0 -1 4202560 3330 0 1 0 8529 10 0 0 20 0 20 0 335279749 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204707419320 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29706] ppid=29701 vsize=3090984 CPUtime=0.22 cores=1,3,5,7
/proc/29703/task/29706/stat : 29706 (java) S 29701 29703 28047 0 -1 4202560 181 0 0 0 8 14 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204573243560 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29707] ppid=29701 vsize=3090984 CPUtime=0.22 cores=1,3,5,7
/proc/29703/task/29707/stat : 29707 (java) S 29701 29703 28047 0 -1 4202560 178 0 0 0 8 14 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204572191016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29708] ppid=29701 vsize=3090984 CPUtime=0.25 cores=1,3,5,7
/proc/29703/task/29708/stat : 29708 (java) S 29701 29703 28047 0 -1 4202560 186 0 0 0 9 16 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204571138472 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29709] ppid=29701 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/29703/task/29709/stat : 29709 (java) S 29701 29703 28047 0 -1 4202560 341 0 0 0 19 28 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204570085928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29703/tid=29710] ppid=29701 vsize=3090984 CPUtime=0.18 cores=1,3,5,7
/proc/29703/task/29710/stat : 29710 (java) S 29701 29703 28047 0 -1 4202560 149 0 0 0 6 12 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204569033384 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29711] ppid=29701 vsize=3090984 CPUtime=0.27 cores=1,3,5,7
/proc/29703/task/29711/stat : 29711 (java) S 29701 29703 28047 0 -1 4202560 210 0 0 0 9 18 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204567980840 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29712] ppid=29701 vsize=3090984 CPUtime=0.17 cores=1,3,5,7
/proc/29703/task/29712/stat : 29712 (java) S 29701 29703 28047 0 -1 4202560 139 0 0 0 6 11 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204566928296 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29713] ppid=29701 vsize=3090984 CPUtime=0.34 cores=1,3,5,7
/proc/29703/task/29713/stat : 29713 (java) S 29701 29703 28047 0 -1 4202560 255 0 0 0 13 21 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204565875752 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29714] ppid=29701 vsize=3090984 CPUtime=8.01 cores=1,3,5,7
/proc/29703/task/29714/stat : 29714 (java) R 29701 29703 28047 0 -1 4202560 250 0 0 0 793 8 0 0 20 0 20 0 335279752 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204553464072 140204714274068 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29715] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29715/stat : 29715 (java) S 29701 29703 28047 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 335279752 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204552410232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29716] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29716/stat : 29716 (java) S 29701 29703 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 335279752 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204551357576 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29717] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29717/stat : 29717 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204550306320 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29718] ppid=29701 vsize=3090984 CPUtime=0.69 cores=1,3,5,7
/proc/29703/task/29718/stat : 29718 (java) S 29701 29703 28047 0 -1 4202560 3001 0 0 0 69 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204549253688 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29719] ppid=29701 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/29703/task/29719/stat : 29719 (java) S 29701 29703 28047 0 -1 4202560 3678 0 0 0 51 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204548201144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29720] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29720/stat : 29720 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204547148792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29721] ppid=29701 vsize=3090984 CPUtime=0.02 cores=1,3,5,7
/proc/29703/task/29721/stat : 29721 (java) S 29701 29703 28047 0 -1 4202560 7 0 0 0 0 2 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204546096456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29735] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29735/stat : 29735 (java) S 29701 29703 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 335284964 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204543964584 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29736] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29736/stat : 29736 (java) S 29701 29703 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 335289000 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204542910536 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 97.16
Current children cumulated vsize (KiB) 3090984

[startup+94.4008 s]
/proc/loadavg: 1.98 1.98 1.99 3/214 29736
/proc/meminfo: memFree=26746088/32873844 swapFree=7372/7372
[pid=29703] ppid=29701 vsize=3090984 CPUtime=97.26 cores=1,3,5,7
/proc/29703/stat : 29703 (java) S 29701 29703 28047 0 -1 4202496 13148 0 1 0 9571 155 0 0 20 0 20 0 335279748 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140735867917808 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29703/statm: 772746 417761 2303 9 0 763167 0
[pid=29703/tid=29705] ppid=29701 vsize=3090984 CPUtime=85.39 cores=1,3,5,7
/proc/29703/task/29705/stat : 29705 (java) S 29701 29703 28047 0 -1 4202560 3330 0 1 0 8529 10 0 0 20 0 20 0 335279749 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204707419320 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29706] ppid=29701 vsize=3090984 CPUtime=0.22 cores=1,3,5,7
/proc/29703/task/29706/stat : 29706 (java) S 29701 29703 28047 0 -1 4202560 181 0 0 0 8 14 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204573243560 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29707] ppid=29701 vsize=3090984 CPUtime=0.22 cores=1,3,5,7
/proc/29703/task/29707/stat : 29707 (java) S 29701 29703 28047 0 -1 4202560 178 0 0 0 8 14 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204572191016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29708] ppid=29701 vsize=3090984 CPUtime=0.25 cores=1,3,5,7
/proc/29703/task/29708/stat : 29708 (java) S 29701 29703 28047 0 -1 4202560 186 0 0 0 9 16 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204571138472 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29709] ppid=29701 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/29703/task/29709/stat : 29709 (java) S 29701 29703 28047 0 -1 4202560 341 0 0 0 19 28 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204570085928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29703/tid=29710] ppid=29701 vsize=3090984 CPUtime=0.18 cores=1,3,5,7
/proc/29703/task/29710/stat : 29710 (java) S 29701 29703 28047 0 -1 4202560 149 0 0 0 6 12 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204569033384 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29711] ppid=29701 vsize=3090984 CPUtime=0.27 cores=1,3,5,7
/proc/29703/task/29711/stat : 29711 (java) S 29701 29703 28047 0 -1 4202560 210 0 0 0 9 18 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204567980840 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29712] ppid=29701 vsize=3090984 CPUtime=0.17 cores=1,3,5,7
/proc/29703/task/29712/stat : 29712 (java) S 29701 29703 28047 0 -1 4202560 139 0 0 0 6 11 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204566928296 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29713] ppid=29701 vsize=3090984 CPUtime=0.34 cores=1,3,5,7
/proc/29703/task/29713/stat : 29713 (java) S 29701 29703 28047 0 -1 4202560 255 0 0 0 13 21 0 0 20 0 20 0 335279750 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204565875752 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29714] ppid=29701 vsize=3090984 CPUtime=8.11 cores=1,3,5,7
/proc/29703/task/29714/stat : 29714 (java) R 29701 29703 28047 0 -1 4202560 250 0 0 0 803 8 0 0 20 0 20 0 335279752 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204553463912 140204714272771 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29715] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29715/stat : 29715 (java) S 29701 29703 28047 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 335279752 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204552410232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29716] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29716/stat : 29716 (java) S 29701 29703 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 335279752 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204551357576 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29717] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29717/stat : 29717 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204550306320 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29718] ppid=29701 vsize=3090984 CPUtime=0.69 cores=1,3,5,7
/proc/29703/task/29718/stat : 29718 (java) S 29701 29703 28047 0 -1 4202560 3001 0 0 0 69 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204549253688 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29719] ppid=29701 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/29703/task/29719/stat : 29719 (java) S 29701 29703 28047 0 -1 4202560 3678 0 0 0 51 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204548201144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29720] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29720/stat : 29720 (java) S 29701 29703 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204547148792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29703/tid=29721] ppid=29701 vsize=3090984 CPUtime=0.02 cores=1,3,5,7
/proc/29703/task/29721/stat : 29721 (java) S 29701 29703 28047 0 -1 4202560 7 0 0 0 0 2 0 0 20 0 20 0 335279755 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204546096456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29703/tid=29735] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29735/stat : 29735 (java) S 29701 29703 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 335284964 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204543964584 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29703/tid=29736] ppid=29701 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/29703/task/29736/stat : 29736 (java) S 29701 29703 28047 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 335289000 3165167616 417761 33554432000 1073741824 1073778376 140735867926672 140204542911064 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 97.26
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29703 and gives
#  childrusage.ru_utime.tv_sec=95
#  childrusage.ru_utime.tv_usec=497482
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=680744
# CPU time returned by wait4() is 97.1782
# while last known CPU time is 97.26
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 94.4806
CPU time (s): 97.26
CPU user time (s): 95.71
CPU system time (s): 1.55
CPU usage (%): 102.942
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.4975
system time used= 1.68074
maximum resident set size= 1671068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13158
page faults= 1
swaps= 0
block input operations= 0
block output operations= 160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2535
involuntary context switches= 1954

runsolver used 0.220966 second user time and 0.512922 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-03 04:45:12
IDJOB=3732660
IDBENCH=2170
IDSOLVER=2319
FILE ID=node109/3732660-1338691512
RUNJOBID= node109-1338678620-28067
PBS_JOBID= 14636704
Free space on /tmp= 70708 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii16c1.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732660-1338691512/watcher-3732660-1338691512 -o /tmp/evaluation-result-3732660-1338691512/solver-3732660-1338691512 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3732660-1338691512.opb           

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

MD5SUM BENCH= a63171c8a8ea2fa0eedb44e836168a56
RANDOM SEED=1257319638

node109.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.264
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.52
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.264
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.264
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.264
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.264
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.264
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.264
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.91
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.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28412792 kB
Buffers:          339668 kB
Cached:          1564964 kB
SwapCached:          964 kB
Active:          2553976 kB
Inactive:        1007576 kB
Active(anon):    1651436 kB
Inactive(anon):     7844 kB
Active(file):     902540 kB
Inactive(file):   999732 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105532 kB
Dirty:              3984 kB
Writeback:             0 kB
AnonPages:       1683916 kB
Mapped:            18344 kB
Shmem:                 4 kB
Slab:             736184 kB
SReclaimable:     178580 kB
SUnreclaim:       557604 kB
KernelStack:        1600 kB
PageTables:         7032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1824772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1644544 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= 70708 MiB
End job on node109 at 2012-06-03 04:46:46