Trace number 3731637

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-23? 977.628 972.598

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_9.opb.PB06.opb
MD5SUM093efae700664f798191c0b27cec34af
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark419
Best CPU time to get the best result obtained on this benchmark1792.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 447
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 494527
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 494527
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.02/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.02/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.02/0.08	c no version file found!!!
0.02/0.08	c sun.arch.data.model	64
0.02/0.08	c java.version	1.6.0_24
0.02/0.08	c os.name	Linux
0.02/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.02/0.08	c os.arch	amd64
0.02/0.08	c Free memory 1599470296
0.02/0.08	c Max memory 1607860224
0.02/0.08	c Total memory 1607860224
0.02/0.08	c Number of processors 8
0.09/0.10	--- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.10	c No reason simplification
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3731637-1338687260.opb
0.09/0.10	c reading problem ... 
3.93/3.09	c ... done. Wall clock time 2.989s.
3.93/3.09	c CPU time (experimental) 2.91s.
3.93/3.09	c #vars     10000
3.93/3.09	c #constraints  656900
342.91/339.12	c cleaning 86989 clauses out of 174000 for limit 2.31472515227434E10
343.62/339.87	c cleaning 43745 clauses out of 87511 for limit 7.590002509415685E10
344.42/340.62	c cleaning 22123 clauses out of 44267 for limit 2.4769365077104163E11
345.02/341.22	c cleaning 11316 clauses out of 22643 for limit 7.977785837395052E11
345.32/341.53	c cleaning 5905 clauses out of 11827 for limit 2.518822884063391E12
345.52/341.70	c cleaning 3200 clauses out of 6422 for limit 7.649936195059158E12
345.62/341.84	c cleaning 1854 clauses out of 3725 for limit 2.1815303499836824E13
345.72/341.98	c cleaning 1174 clauses out of 2368 for limit 5.642326195700456E13
345.93/342.12	c cleaning 845 clauses out of 1694 for limit 1.3007156605557852E14
346.02/342.26	c cleaning 677 clauses out of 1354 for limit 2.6971528356480066E14
346.12/342.39	c cleaning 583 clauses out of 1172 for limit 5.1130487970386306E14
346.32/342.51	c cleaning 539 clauses out of 1091 for limit 9.076276319552385E14
346.42/342.64	c cleaning 508 clauses out of 1050 for limit 1.5521369011069815E15
346.52/342.76	c cleaning 511 clauses out of 1042 for limit 2.5793334555081155E15
346.62/342.88	c cleaning 499 clauses out of 1032 for limit 4.299182801063843E-5
346.72/342.99	c cleaning 508 clauses out of 1032 for limit 7.082837645766506E-5
346.93/343.10	c cleaning 510 clauses out of 1026 for limit 1.1772387095987448E-4
347.03/343.21	c cleaning 504 clauses out of 1016 for limit 1.96053262542644E-4
347.12/343.33	c cleaning 500 clauses out of 1010 for limit 3.2458860652171073E-4
347.22/343.45	c cleaning 493 clauses out of 1010 for limit 5.352900348412185E-4
347.32/343.58	c cleaning 496 clauses out of 1019 for limit 8.7672069621797E-4
347.52/343.71	c cleaning 506 clauses out of 1022 for limit 0.001440144009531475
347.62/343.82	c cleaning 496 clauses out of 1015 for limit 0.0023889780036441153
347.72/343.96	c cleaning 502 clauses out of 1021 for limit 0.0039244370010492104
972.91/968.27	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
972.91/968.27		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
972.91/968.27		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
972.91/968.27		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
972.91/968.27		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
972.91/968.27		at org.sat4j.minisat.core.Solver.search(Unknown Source)
972.91/968.27		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
973.21/968.53		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
973.51/968.80		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
973.51/968.80		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
973.51/968.80		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
973.51/968.80		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
973.51/968.80		at org.sat4j.AbstractLauncher.run(Unknown Source)
973.51/968.80		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
977.21/972.59	c starts		: 19
977.21/972.59	c conflicts		: 370719
977.21/972.59	c decisions		: 488016
977.21/972.59	c propagations		: 68906787
977.21/972.59	c inspects		: 2447835151
977.21/972.59	c learnt literals	: 0
977.21/972.59	c learnt binary clauses	: 0
977.21/972.59	c learnt ternary clauses	: 0
977.21/972.59	c learnt clauses	: 370718
977.21/972.59	c root simplifications	: 0
977.21/972.59	c removed literals (reason simplification)	: 0
977.21/972.59	c reason swapping (by a shorter reason)	: 0
977.21/972.59	c Calls to reduceDB	: 24
977.21/972.59	c speed (decisions/second)	: 503.4274237224143
977.21/972.59	c non guided choices	0
977.21/972.59	s UNKNOWN
977.21/972.59	c Total wall clock time (ms): 972.488

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-3731637-1338687260/watcher-3731637-1338687260 -o /tmp/evaluation-result-3731637-1338687260/solver-3731637-1338687260 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731637-1338687260.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: 2.03 2.05 2.01 3/195 31912
/proc/meminfo: memFree=26127428/32873648 swapFree=7112/7112
[pid=31912] ppid=31910 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/31912/stat : 31912 (java) D 31910 31912 29837 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 334851998 9515008 182 33554432000 1073741824 1073778376 140733598886064 140733598877096 242167398069 0 0 4096 0 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/31912/statm: 2323 182 140 9 0 71 0

[startup+0.0517751 s]
/proc/loadavg: 2.03 2.05 2.01 3/195 31912
/proc/meminfo: memFree=26127428/32873648 swapFree=7112/7112
[pid=31912] ppid=31910 vsize=2623916 CPUtime=0.02 cores=1,3,5,7
/proc/31912/stat : 31912 (java) S 31910 31912 29837 0 -1 4202496 3948 0 1 0 2 0 0 0 20 0 13 0 334851998 2686889984 5156 33554432000 1073741824 1073778376 140735063695552 140735063686688 242170757181 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31912/statm: 655979 5156 1708 9 0 646680 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2623916

[startup+0.100196 s]
/proc/loadavg: 2.03 2.05 2.01 3/195 31912
/proc/meminfo: memFree=26127428/32873648 swapFree=7112/7112
[pid=31912] ppid=31910 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/31912/stat : 31912 (java) S 31910 31912 29837 0 -1 4202496 4898 0 1 0 8 1 0 0 20 0 18 0 334851998 3028844544 6608 33554432000 1073741824 1073778376 140735063695552 140735063686688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31912/statm: 739464 6608 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300169 s]
/proc/loadavg: 2.03 2.05 2.01 3/195 31912
/proc/meminfo: memFree=26127428/32873648 swapFree=7112/7112
[pid=31912] ppid=31910 vsize=2957856 CPUtime=0.44 cores=1,3,5,7
/proc/31912/stat : 31912 (java) S 31910 31912 29837 0 -1 4202496 5928 0 1 0 43 1 0 0 20 0 18 0 334851998 3028844544 10135 33554432000 1073741824 1073778376 140735063695552 140735063686688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31912/statm: 739464 10135 2236 9 0 729885 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 2957856

[startup+0.700167 s]
/proc/loadavg: 2.03 2.05 2.01 3/195 31912
/proc/meminfo: memFree=26127428/32873648 swapFree=7112/7112
[pid=31912] ppid=31910 vsize=2957856 CPUtime=1.27 cores=1,3,5,7
/proc/31912/stat : 31912 (java) S 31910 31912 29837 0 -1 4202496 9420 0 1 0 123 4 0 0 20 0 18 0 334851998 3028844544 47493 33554432000 1073741824 1073778376 140735063695552 140735063686688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31912/statm: 739464 47493 2253 9 0 729885 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 2957856

[startup+1.50062 s]
/proc/loadavg: 2.03 2.05 2.01 3/213 31930
/proc/meminfo: memFree=25787908/32873648 swapFree=7112/7112
[pid=31912] ppid=31910 vsize=2957856 CPUtime=2.14 cores=1,3,5,7
/proc/31912/stat : 31912 (java) S 31910 31912 29837 0 -1 4202496 9597 0 1 0 203 11 0 0 20 0 18 0 334851998 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140735063686688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31912/statm: 739464 115610 2269 9 0 729885 0
[pid=31912/tid=31914] ppid=31910 vsize=2957856 CPUtime=1.42 cores=1,3,5,7
/proc/31912/task/31914/stat : 31914 (java) R 31910 31912 29837 0 -1 4202560 3237 0 1 0 134 8 0 0 20 0 18 0 334851999 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167774781648 140167617101062 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31915] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31915/stat : 31915 (java) S 31910 31912 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334852000 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167758216232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31916] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31916/stat : 31916 (java) S 31910 31912 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334852000 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167757163432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31912/tid=31917] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31917/stat : 31917 (java) S 31910 31912 29837 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 334852000 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167756110632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31912/tid=31918] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31918/stat : 31918 (java) S 31910 31912 29837 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 18 0 334852000 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167755057832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31919] ppid=31910 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/31912/task/31919/stat : 31919 (java) S 31910 31912 29837 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 334852000 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167754005032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31920] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31920/stat : 31920 (java) S 31910 31912 29837 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 334852000 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167752952232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31921] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31921/stat : 31921 (java) S 31910 31912 29837 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 334852000 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167751899432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31922] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31922/stat : 31922 (java) S 31910 31912 29837 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 334852000 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167750846632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31923] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31923/stat : 31923 (java) S 31910 31912 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334852001 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167738436584 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31924] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31924/stat : 31924 (java) S 31910 31912 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334852002 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167737382648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31925] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31925/stat : 31925 (java) S 31910 31912 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334852002 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167736329736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31926] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31926/stat : 31926 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334852004 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167735278224 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31927] ppid=31910 vsize=2957856 CPUtime=0.27 cores=1,3,5,7
/proc/31912/task/31927/stat : 31927 (java) S 31910 31912 29837 0 -1 4202560 2328 0 0 0 27 0 0 0 20 0 18 0 334852004 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167616653752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31928] ppid=31910 vsize=2957856 CPUtime=0.3 cores=1,3,5,7
/proc/31912/task/31928/stat : 31928 (java) S 31910 31912 29837 0 -1 4202560 2800 0 0 0 30 0 0 0 20 0 18 0 334852004 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167615600952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31929] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31929/stat : 31929 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334852004 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167614548344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31930] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31930/stat : 31930 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334852004 3028844544 115610 33554432000 1073741824 1073778376 140735063695552 140167613495752 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 2957856

[startup+3.10061 s]
/proc/loadavg: 2.03 2.05 2.01 3/213 31930
/proc/meminfo: memFree=25638988/32873648 swapFree=7112/7112
[pid=31912] ppid=31910 vsize=2957856 CPUtime=4.03 cores=1,3,5,7
/proc/31912/stat : 31912 (java) S 31910 31912 29837 0 -1 4202496 9733 0 1 0 385 18 0 0 20 0 18 0 334851998 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140735063686688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31912/statm: 739464 130992 2279 9 0 729885 0
[pid=31912/tid=31914] ppid=31910 vsize=2957856 CPUtime=2.92 cores=1,3,5,7
/proc/31912/task/31914/stat : 31914 (java) R 31910 31912 29837 0 -1 4202560 3249 0 1 0 283 9 0 0 20 0 18 0 334851999 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167774789600 140167616682362 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31912/tid=31915] ppid=31910 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/31912/task/31915/stat : 31915 (java) S 31910 31912 29837 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 18 0 334852000 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167758216232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31912/tid=31916] ppid=31910 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/31912/task/31916/stat : 31916 (java) S 31910 31912 29837 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 18 0 334852000 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167757163432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31917] ppid=31910 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/31912/task/31917/stat : 31917 (java) S 31910 31912 29837 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 18 0 334852000 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167756110632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31918] ppid=31910 vsize=2957856 CPUtime=0.1 cores=1,3,5,7
/proc/31912/task/31918/stat : 31918 (java) S 31910 31912 29837 0 -1 4202560 43 0 0 0 9 1 0 0 20 0 18 0 334852000 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167755057832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31919] ppid=31910 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/31912/task/31919/stat : 31919 (java) S 31910 31912 29837 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 18 0 334852000 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167754005032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31912/tid=31920] ppid=31910 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/31912/task/31920/stat : 31920 (java) S 31910 31912 29837 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 18 0 334852000 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167752952232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31921] ppid=31910 vsize=2957856 CPUtime=0.05 cores=1,3,5,7
/proc/31912/task/31921/stat : 31921 (java) S 31910 31912 29837 0 -1 4202560 20 0 0 0 3 2 0 0 20 0 18 0 334852000 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167751899432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31922] ppid=31910 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/31912/task/31922/stat : 31922 (java) S 31910 31912 29837 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 18 0 334852000 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167750846632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31923] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31923/stat : 31923 (java) S 31910 31912 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334852001 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167738436584 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31924] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31924/stat : 31924 (java) S 31910 31912 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334852002 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167737382648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31925] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31925/stat : 31925 (java) S 31910 31912 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334852002 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167736329736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31926] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31926/stat : 31926 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334852004 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167735278224 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31927] ppid=31910 vsize=2957856 CPUtime=0.28 cores=1,3,5,7
/proc/31912/task/31927/stat : 31927 (java) S 31910 31912 29837 0 -1 4202560 2328 0 0 0 28 0 0 0 20 0 18 0 334852004 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167616653752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31928] ppid=31910 vsize=2957856 CPUtime=0.3 cores=1,3,5,7
/proc/31912/task/31928/stat : 31928 (java) S 31910 31912 29837 0 -1 4202560 2800 0 0 0 30 0 0 0 20 0 18 0 334852004 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167615600952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31929] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31929/stat : 31929 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334852004 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167614548344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31930] ppid=31910 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31930/stat : 31930 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334852004 3028844544 130992 33554432000 1073741824 1073778376 140735063695552 140167613495752 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 2957856

[startup+6.30069 s]
/proc/loadavg: 2.03 2.05 2.01 3/214 31931
/proc/meminfo: memFree=25608264/32873648 swapFree=7112/7112
[pid=31912] ppid=31910 vsize=3024420 CPUtime=7.83 cores=1,3,5,7
/proc/31912/stat : 31912 (java) S 31910 31912 29837 0 -1 4202496 12717 0 1 0 764 19 0 0 20 0 19 0 334851998 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140735063686688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31912/statm: 756105 131331 2293 9 0 746526 0
[pid=31912/tid=31914] ppid=31910 vsize=3024420 CPUtime=6.12 cores=1,3,5,7
/proc/31912/task/31914/stat : 31914 (java) R 31910 31912 29837 0 -1 4202560 3253 0 1 0 603 9 0 0 20 0 19 0 334851999 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167774789800 140167617528592 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31912/tid=31915] ppid=31910 vsize=3024420 CPUtime=0.04 cores=1,3,5,7
/proc/31912/task/31915/stat : 31915 (java) S 31910 31912 29837 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 334852000 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167758216232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31912/tid=31916] ppid=31910 vsize=3024420 CPUtime=0.04 cores=1,3,5,7
/proc/31912/task/31916/stat : 31916 (java) S 31910 31912 29837 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 19 0 334852000 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167757163432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31917] ppid=31910 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/31912/task/31917/stat : 31917 (java) S 31910 31912 29837 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 19 0 334852000 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167756110632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31918] ppid=31910 vsize=3024420 CPUtime=0.1 cores=1,3,5,7
/proc/31912/task/31918/stat : 31918 (java) S 31910 31912 29837 0 -1 4202560 43 0 0 0 9 1 0 0 20 0 19 0 334852000 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167755057832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31919] ppid=31910 vsize=3024420 CPUtime=0.07 cores=1,3,5,7
/proc/31912/task/31919/stat : 31919 (java) S 31910 31912 29837 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 19 0 334852000 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167754005032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31912/tid=31920] ppid=31910 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/31912/task/31920/stat : 31920 (java) S 31910 31912 29837 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 19 0 334852000 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167752952232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31921] ppid=31910 vsize=3024420 CPUtime=0.05 cores=1,3,5,7
/proc/31912/task/31921/stat : 31921 (java) S 31910 31912 29837 0 -1 4202560 20 0 0 0 3 2 0 0 20 0 19 0 334852000 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167751899432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31922] ppid=31910 vsize=3024420 CPUtime=0.04 cores=1,3,5,7
/proc/31912/task/31922/stat : 31922 (java) S 31910 31912 29837 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 19 0 334852000 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167750846632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31923] ppid=31910 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31923/stat : 31923 (java) S 31910 31912 29837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334852001 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167738436584 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31924] ppid=31910 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31924/stat : 31924 (java) S 31910 31912 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334852002 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167737382648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31925] ppid=31910 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31925/stat : 31925 (java) S 31910 31912 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334852002 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167736329736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31926] ppid=31910 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31926/stat : 31926 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334852004 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167735278224 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31927] ppid=31910 vsize=3024420 CPUtime=0.56 cores=1,3,5,7
/proc/31912/task/31927/stat : 31927 (java) S 31910 31912 29837 0 -1 4202560 3399 0 0 0 56 0 0 0 20 0 19 0 334852004 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167616653752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31928] ppid=31910 vsize=3024420 CPUtime=0.61 cores=1,3,5,7
/proc/31912/task/31928/stat : 31928 (java) S 31910 31912 29837 0 -1 4202560 4700 0 0 0 60 1 0 0 20 0 19 0 334852004 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167615600952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31929] ppid=31910 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31929/stat : 31929 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334852004 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167614548344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31930] ppid=31910 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31930/stat : 31930 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334852004 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167613495752 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31931] ppid=31910 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31931/stat : 31931 (java) S 31910 31912 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334852318 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140167611365032 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]
/proc/loadavg: 2.03 2.04 2.01 3/214 31931
/proc/meminfo: memFree=25608644/32873648 swapFree=7112/7112
[pid=31912] ppid=31910 vsize=3024420 CPUtime=14.28 cores=1,3,5,7
/proc/31912/stat : 31912 (java) S 31910 31912 29837 0 -1 4202496 12718 0 1 0 1409 19 0 0 20 0 19 0 334851998 3097006080 131331 33554432000 1073741824 1073778376 140735063695552 140735063686688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0

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

/proc/31912/task/31917/stat : 31917 (java) S 31910 31912 29837 0 -1 4202560 397 0 0 0 49 25 0 0 20 0 19 0 334852000 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167756110632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31918] ppid=31910 vsize=3024420 CPUtime=0.5 cores=1,3,5,7
/proc/31912/task/31918/stat : 31918 (java) S 31910 31912 29837 0 -1 4202560 304 0 0 0 32 18 0 0 20 0 19 0 334852000 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167755057832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31919] ppid=31910 vsize=3024420 CPUtime=0.53 cores=1,3,5,7
/proc/31912/task/31919/stat : 31919 (java) S 31910 31912 29837 0 -1 4202560 260 0 0 0 36 17 0 0 20 0 19 0 334852000 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167754005032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31920] ppid=31910 vsize=3024420 CPUtime=0.5 cores=1,3,5,7
/proc/31912/task/31920/stat : 31920 (java) S 31910 31912 29837 0 -1 4202560 289 0 0 0 32 18 0 0 20 0 19 0 334852000 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167752952232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31921] ppid=31910 vsize=3024420 CPUtime=0.64 cores=1,3,5,7
/proc/31912/task/31921/stat : 31921 (java) S 31910 31912 29837 0 -1 4202560 377 0 0 0 41 23 0 0 20 0 19 0 334852000 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167751899432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31922] ppid=31910 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/31912/task/31922/stat : 31922 (java) S 31910 31912 29837 0 -1 4202560 279 0 0 0 32 17 0 0 20 0 19 0 334852000 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167750846632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31923] ppid=31910 vsize=3024420 CPUtime=6.54 cores=1,3,5,7
/proc/31912/task/31923/stat : 31923 (java) R 31910 31912 29837 0 -1 4202560 73 0 0 0 652 2 0 0 20 0 19 0 334852001 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167738436584 140167781298253 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31924] ppid=31910 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31924/stat : 31924 (java) S 31910 31912 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 334852002 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167737382648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31925] ppid=31910 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31925/stat : 31925 (java) S 31910 31912 29837 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 334852002 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167736326984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31926] ppid=31910 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31926/stat : 31926 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334852004 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167735278224 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31927] ppid=31910 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/31912/task/31927/stat : 31927 (java) S 31910 31912 29837 0 -1 4202560 3411 0 0 0 63 0 0 0 20 0 19 0 334852004 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167616653752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31928] ppid=31910 vsize=3024420 CPUtime=0.67 cores=1,3,5,7
/proc/31912/task/31928/stat : 31928 (java) S 31910 31912 29837 0 -1 4202560 4705 0 0 0 66 1 0 0 20 0 19 0 334852004 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167615600952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31929] ppid=31910 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31929/stat : 31929 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334852004 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167614548344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31930] ppid=31910 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/31912/task/31930/stat : 31930 (java) S 31910 31912 29837 0 -1 4202560 57 0 0 0 15 23 0 0 20 0 19 0 334852004 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167613495752 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31931] ppid=31910 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31931/stat : 31931 (java) S 31910 31912 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334852318 3097006080 418648 33554432000 1073741824 1073778376 140735063695552 140167611365032 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 975.81
Current children cumulated vsize (KiB) 3024420

[startup+971.901 s]
/proc/loadavg: 2.00 2.01 2.00 3/214 32208
/proc/meminfo: memFree=24446972/32873648 swapFree=7112/7112
[pid=31912] ppid=31910 vsize=3090984 CPUtime=976.61 cores=1,3,5,7
/proc/31912/stat : 31912 (java) S 31910 31912 29837 0 -1 4202496 15142 0 1 0 97480 181 0 0 20 0 20 0 334851998 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140735063686688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31912/statm: 772746 418658 2309 9 0 763167 0
[pid=31912/tid=31914] ppid=31910 vsize=3090984 CPUtime=963.32 cores=1,3,5,7
/proc/31912/task/31914/stat : 31914 (java) S 31910 31912 29837 0 -1 4202560 3278 0 1 0 96308 24 0 0 20 0 20 0 334851999 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167774790840 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31912/tid=31915] ppid=31910 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/31912/task/31915/stat : 31915 (java) S 31910 31912 29837 0 -1 4202560 255 0 0 0 32 14 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167758216232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31916] ppid=31910 vsize=3090984 CPUtime=0.48 cores=1,3,5,7
/proc/31912/task/31916/stat : 31916 (java) S 31910 31912 29837 0 -1 4202560 259 0 0 0 32 16 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167757163432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31917] ppid=31910 vsize=3090984 CPUtime=0.74 cores=1,3,5,7
/proc/31912/task/31917/stat : 31917 (java) S 31910 31912 29837 0 -1 4202560 397 0 0 0 49 25 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167756110632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31918] ppid=31910 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/31912/task/31918/stat : 31918 (java) S 31910 31912 29837 0 -1 4202560 304 0 0 0 32 18 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167755057832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31919] ppid=31910 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/31912/task/31919/stat : 31919 (java) S 31910 31912 29837 0 -1 4202560 260 0 0 0 36 17 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167754005032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31920] ppid=31910 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/31912/task/31920/stat : 31920 (java) S 31910 31912 29837 0 -1 4202560 289 0 0 0 32 18 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167752952232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31921] ppid=31910 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/31912/task/31921/stat : 31921 (java) S 31910 31912 29837 0 -1 4202560 377 0 0 0 41 23 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167751899432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31922] ppid=31910 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/31912/task/31922/stat : 31922 (java) S 31910 31912 29837 0 -1 4202560 279 0 0 0 32 17 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167750846632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31923] ppid=31910 vsize=3090984 CPUtime=7.34 cores=1,3,5,7
/proc/31912/task/31923/stat : 31923 (java) R 31910 31912 29837 0 -1 4202560 76 0 0 0 732 2 0 0 20 0 20 0 334852001 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167738436584 140167780913593 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31924] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31924/stat : 31924 (java) S 31910 31912 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 334852002 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167737382648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31925] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31925/stat : 31925 (java) S 31910 31912 29837 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 334852002 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167736329736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31926] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31926/stat : 31926 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167735278224 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31927] ppid=31910 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/31912/task/31927/stat : 31927 (java) S 31910 31912 29837 0 -1 4202560 3411 0 0 0 63 0 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167616653752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31928] ppid=31910 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/31912/task/31928/stat : 31928 (java) S 31910 31912 29837 0 -1 4202560 4705 0 0 0 66 1 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167615600952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31929] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31929/stat : 31929 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167614548344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31930] ppid=31910 vsize=3090984 CPUtime=0.38 cores=1,3,5,7
/proc/31912/task/31930/stat : 31930 (java) S 31910 31912 29837 0 -1 4202560 57 0 0 0 15 23 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167613495752 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31931] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31931/stat : 31931 (java) S 31910 31912 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 334852318 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167611365032 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 976.61
Current children cumulated vsize (KiB) 3090984

[startup+972.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/215 32209
/proc/meminfo: memFree=24446840/32873648 swapFree=7112/7112
[pid=31912] ppid=31910 vsize=3090984 CPUtime=977.01 cores=1,3,5,7
/proc/31912/stat : 31912 (java) S 31910 31912 29837 0 -1 4202496 15143 0 1 0 97520 181 0 0 20 0 20 0 334851998 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140735063686688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31912/statm: 772746 418658 2309 9 0 763167 0
[pid=31912/tid=31914] ppid=31910 vsize=3090984 CPUtime=963.32 cores=1,3,5,7
/proc/31912/task/31914/stat : 31914 (java) S 31910 31912 29837 0 -1 4202560 3278 0 1 0 96308 24 0 0 20 0 20 0 334851999 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167774790840 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31912/tid=31915] ppid=31910 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/31912/task/31915/stat : 31915 (java) S 31910 31912 29837 0 -1 4202560 255 0 0 0 32 14 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167758216232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31916] ppid=31910 vsize=3090984 CPUtime=0.48 cores=1,3,5,7
/proc/31912/task/31916/stat : 31916 (java) S 31910 31912 29837 0 -1 4202560 259 0 0 0 32 16 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167757163432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31917] ppid=31910 vsize=3090984 CPUtime=0.74 cores=1,3,5,7
/proc/31912/task/31917/stat : 31917 (java) S 31910 31912 29837 0 -1 4202560 397 0 0 0 49 25 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167756110632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31918] ppid=31910 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/31912/task/31918/stat : 31918 (java) S 31910 31912 29837 0 -1 4202560 304 0 0 0 32 18 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167755057832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31919] ppid=31910 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/31912/task/31919/stat : 31919 (java) S 31910 31912 29837 0 -1 4202560 260 0 0 0 36 17 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167754005032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31920] ppid=31910 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/31912/task/31920/stat : 31920 (java) S 31910 31912 29837 0 -1 4202560 289 0 0 0 32 18 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167752952232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31921] ppid=31910 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/31912/task/31921/stat : 31921 (java) S 31910 31912 29837 0 -1 4202560 377 0 0 0 41 23 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167751899432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31922] ppid=31910 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/31912/task/31922/stat : 31922 (java) S 31910 31912 29837 0 -1 4202560 279 0 0 0 32 17 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167750846632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31923] ppid=31910 vsize=3090984 CPUtime=7.75 cores=1,3,5,7
/proc/31912/task/31923/stat : 31923 (java) R 31910 31912 29837 0 -1 4202560 76 0 0 0 773 2 0 0 20 0 20 0 334852001 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167738436584 140167781298248 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31924] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31924/stat : 31924 (java) S 31910 31912 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 334852002 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167737382648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31925] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31925/stat : 31925 (java) S 31910 31912 29837 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 334852002 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167736329736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31926] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31926/stat : 31926 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167735278224 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31927] ppid=31910 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/31912/task/31927/stat : 31927 (java) S 31910 31912 29837 0 -1 4202560 3411 0 0 0 63 0 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167616653752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31928] ppid=31910 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/31912/task/31928/stat : 31928 (java) S 31910 31912 29837 0 -1 4202560 4705 0 0 0 66 1 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167615600952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31929] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31929/stat : 31929 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167614548344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31930] ppid=31910 vsize=3090984 CPUtime=0.38 cores=1,3,5,7
/proc/31912/task/31930/stat : 31930 (java) S 31910 31912 29837 0 -1 4202560 57 0 0 0 15 23 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167613495752 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31931] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31931/stat : 31931 (java) S 31910 31912 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 334852318 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167611365032 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=32209] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/32209/stat : 32209 (java) S 31910 31912 29837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 334949131 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167610310760 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 977.01
Current children cumulated vsize (KiB) 3090984

[startup+972.501 s]
/proc/loadavg: 2.00 2.01 2.00 3/215 32209
/proc/meminfo: memFree=24446840/32873648 swapFree=7112/7112
[pid=31912] ppid=31910 vsize=3090984 CPUtime=977.21 cores=1,3,5,7
/proc/31912/stat : 31912 (java) S 31910 31912 29837 0 -1 4202496 15143 0 1 0 97540 181 0 0 20 0 20 0 334851998 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140735063686688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31912/statm: 772746 418658 2309 9 0 763167 0
[pid=31912/tid=31914] ppid=31910 vsize=3090984 CPUtime=963.32 cores=1,3,5,7
/proc/31912/task/31914/stat : 31914 (java) S 31910 31912 29837 0 -1 4202560 3278 0 1 0 96308 24 0 0 20 0 20 0 334851999 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167774790840 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31912/tid=31915] ppid=31910 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/31912/task/31915/stat : 31915 (java) S 31910 31912 29837 0 -1 4202560 255 0 0 0 32 14 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167758216232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31916] ppid=31910 vsize=3090984 CPUtime=0.48 cores=1,3,5,7
/proc/31912/task/31916/stat : 31916 (java) S 31910 31912 29837 0 -1 4202560 259 0 0 0 32 16 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167757163432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31917] ppid=31910 vsize=3090984 CPUtime=0.74 cores=1,3,5,7
/proc/31912/task/31917/stat : 31917 (java) S 31910 31912 29837 0 -1 4202560 397 0 0 0 49 25 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167756110632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31918] ppid=31910 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/31912/task/31918/stat : 31918 (java) S 31910 31912 29837 0 -1 4202560 304 0 0 0 32 18 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167755057832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31919] ppid=31910 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/31912/task/31919/stat : 31919 (java) S 31910 31912 29837 0 -1 4202560 260 0 0 0 36 17 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167754005032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31920] ppid=31910 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/31912/task/31920/stat : 31920 (java) S 31910 31912 29837 0 -1 4202560 289 0 0 0 32 18 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167752952232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31921] ppid=31910 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/31912/task/31921/stat : 31921 (java) S 31910 31912 29837 0 -1 4202560 377 0 0 0 41 23 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167751899432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=31922] ppid=31910 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/31912/task/31922/stat : 31922 (java) S 31910 31912 29837 0 -1 4202560 279 0 0 0 32 17 0 0 20 0 20 0 334852000 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167750846632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31923] ppid=31910 vsize=3090984 CPUtime=7.94 cores=1,3,5,7
/proc/31912/task/31923/stat : 31923 (java) R 31910 31912 29837 0 -1 4202560 76 0 0 0 792 2 0 0 20 0 20 0 334852001 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167738436584 242167071038 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31924] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31924/stat : 31924 (java) S 31910 31912 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 334852002 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167737382648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31925] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31925/stat : 31925 (java) S 31910 31912 29837 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 334852002 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167736329736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31926] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31926/stat : 31926 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167735278224 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31927] ppid=31910 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/31912/task/31927/stat : 31927 (java) S 31910 31912 29837 0 -1 4202560 3411 0 0 0 63 0 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167616653752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31928] ppid=31910 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/31912/task/31928/stat : 31928 (java) S 31910 31912 29837 0 -1 4202560 4705 0 0 0 66 1 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167615600952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31929] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31929/stat : 31929 (java) S 31910 31912 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167614548344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31912/tid=31930] ppid=31910 vsize=3090984 CPUtime=0.38 cores=1,3,5,7
/proc/31912/task/31930/stat : 31930 (java) S 31910 31912 29837 0 -1 4202560 57 0 0 0 15 23 0 0 20 0 20 0 334852004 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167613495752 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31912/tid=31931] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/31931/stat : 31931 (java) S 31910 31912 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 334852318 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167611365032 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31912/tid=32209] ppid=31910 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31912/task/32209/stat : 32209 (java) S 31910 31912 29837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 334949131 3165167616 418658 33554432000 1073741824 1073778376 140735063695552 140167610310760 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 977.21
Current children cumulated vsize (KiB) 3090984

Child status: 1
Real time (s): 972.598
CPU time (s): 977.628
CPU user time (s): 975.515
CPU system time (s): 2.11368
CPU usage (%): 100.517
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 975.515
system time used= 2.11368
maximum resident set size= 1674660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15154
page faults= 1
swaps= 0
block input operations= 0
block output operations= 704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21061
involuntary context switches= 5071

runsolver used 2.89056 second user time and 5.44217 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-03 03:34:21
IDJOB=3731637
IDBENCH=1972
IDSOLVER=2319
FILE ID=node126/3731637-1338687260
RUNJOBID= node126-1338678624-29857
PBS_JOBID= 14636687
Free space on /tmp= 70772 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_9.opb.PB06.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731637-1338687260/watcher-3731637-1338687260 -o /tmp/evaluation-result-3731637-1338687260/solver-3731637-1338687260 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731637-1338687260.opb           

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

MD5SUM BENCH= 093efae700664f798191c0b27cec34af
RANDOM SEED=1195075380

node126.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		: 2666.456
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	: 5332.91
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		: 2666.456
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		: 2666.456
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.92
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		: 2666.456
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		: 2666.456
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.92
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		: 2666.456
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		: 2666.456
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.90
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		: 2666.456
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:       32873648 kB
MemFree:        26127428 kB
Buffers:          404076 kB
Cached:          3791696 kB
SwapCached:         9476 kB
Active:          3167520 kB
Inactive:        2714504 kB
Active(anon):    1676376 kB
Inactive(anon):    12180 kB
Active(file):    1491144 kB
Inactive(file):  2702324 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:             20408 kB
Writeback:             0 kB
AnonPages:       1686764 kB
Mapped:            18008 kB
Shmem:                 0 kB
Slab:             723204 kB
SReclaimable:     167064 kB
SUnreclaim:       556140 kB
KernelStack:        1600 kB
PageTables:         7652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1825824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1646592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70752 MiB
End job on node126 at 2012-06-03 03:50:34