Trace number 3731593

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? 1302.79 1297.95

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_4.opb.PB06.opb
MD5SUMca3282cf347faf21ba3550ec87dd7af4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark483
Best CPU time to get the best result obtained on this benchmark1792.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 466
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 494728
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 494728
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.09	c no version file found!!!
0.07/0.09	c sun.arch.data.model	64
0.07/0.09	c java.version	1.6.0_24
0.07/0.09	c os.name	Linux
0.07/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.07/0.09	c os.arch	amd64
0.07/0.09	c Free memory 1599470296
0.07/0.09	c Max memory 1607860224
0.07/0.09	c Total memory 1607860224
0.07/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@1cb1c5fa
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-3731593-1338687064.opb
0.07/0.11	c reading problem ... 
4.01/3.22	c ... done. Wall clock time 3.107s.
4.01/3.22	c CPU time (experimental) 3.03s.
4.01/3.22	c #vars     10000
4.01/3.22	c #constraints  656900
560.42/556.87	c cleaning 91490 clauses out of 183000 for limit 1.791445314682668E-6
561.64/558.04	c cleaning 46003 clauses out of 92014 for limit 5.899221033663937E-6
562.14/558.59	c cleaning 23249 clauses out of 46508 for limit 1.9189924551833366E-5
562.44/558.89	c cleaning 11870 clauses out of 23758 for limit 6.188885219982437E-5
562.74/559.13	c cleaning 6184 clauses out of 12389 for limit 1.959189533951402E-4
562.94/559.34	c cleaning 3346 clauses out of 6708 for limit 5.98520559783152E-4
563.14/559.55	c cleaning 1916 clauses out of 3858 for limit 0.0017093371991595242
563.34/559.72	c cleaning 1217 clauses out of 2445 for limit 0.004461393458589514
563.44/559.85	c cleaning 856 clauses out of 1725 for limit 0.010397110075020028
563.54/560.00	c cleaning 680 clauses out of 1372 for limit 0.02162255708139935
563.74/560.13	c cleaning 588 clauses out of 1191 for limit 0.04103654390565631
563.84/560.26	c cleaning 536 clauses out of 1101 for limit 0.07306040635218532
563.94/560.37	c cleaning 513 clauses out of 1067 for limit 0.12457471247637045
564.04/560.49	c cleaning 518 clauses out of 1052 for limit 0.2079531180398718
564.14/560.59	c cleaning 509 clauses out of 1034 for limit 0.3489124968049469
564.34/560.71	c cleaning 501 clauses out of 1026 for limit 0.5804704304334001
564.44/560.84	c cleaning 499 clauses out of 1024 for limit 0.9581839252583765
564.54/560.97	c cleaning 502 clauses out of 1025 for limit 1.5786318436434836
564.64/561.09	c cleaning 497 clauses out of 1023 for limit 2.6084647831396204
564.84/561.24	c cleaning 498 clauses out of 1026 for limit 4.289129289813907
564.94/561.35	c cleaning 506 clauses out of 1028 for limit 7.059586610944763
565.04/561.46	c cleaning 504 clauses out of 1023 for limit 11.710815813524023
565.14/561.59	c cleaning 500 clauses out of 1018 for limit 19.388150463201534
565.34/561.71	c cleaning 498 clauses out of 1019 for limit 31.974250583105608
565.44/561.82	c cleaning 501 clauses out of 1021 for limit 52.62652611813188
565.54/561.95	c cleaning 496 clauses out of 1020 for limit 86.87326827227274
1291.07/1286.29	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
1291.07/1286.29		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
1292.17/1287.38		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
1292.17/1287.38		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
1293.27/1288.47		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
1293.27/1288.47		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1293.27/1288.47		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1294.67/1289.81		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1294.67/1289.81		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1295.67/1290.90		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
1295.67/1290.90		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
1295.67/1290.90		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
1296.78/1291.99		at org.sat4j.AbstractLauncher.run(Unknown Source)
1296.78/1291.99		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
1300.88/1296.02	c starts		: 19
1300.88/1296.02	c conflicts		: 372561
1300.88/1296.02	c decisions		: 475845
1300.88/1296.02	c propagations		: 74078526
1300.88/1296.02	c inspects		: 3188045384
1300.88/1296.02	c learnt literals	: 0
1300.88/1296.02	c learnt binary clauses	: 0
1300.88/1296.02	c learnt ternary clauses	: 0
1300.88/1296.02	c learnt clauses	: 372560
1300.88/1296.02	c root simplifications	: 0
1300.88/1296.02	c removed literals (reason simplification)	: 0
1300.88/1296.02	c reason swapping (by a shorter reason)	: 0
1300.88/1296.02	c Calls to reduceDB	: 26
1300.88/1296.02	c speed (decisions/second)	: 368.1062038363591
1300.88/1296.02	c non guided choices	0
1300.88/1296.02	s UNKNOWN
1301.99/1297.12	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
1301.99/1297.12		at java.util.Arrays.copyOf(Arrays.java:2882)
1301.99/1297.12		at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100)
1301.99/1297.12		at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:515)

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-3731593-1338687064/watcher-3731593-1338687064 -o /tmp/evaluation-result-3731593-1338687064/solver-3731593-1338687064 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731593-1338687064.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.06 2.04 2.00 3/194 17735
/proc/meminfo: memFree=27370448/32873844 swapFree=7120/7120
[pid=17735] ppid=17733 vsize=9300 CPUtime=0 cores=0,2,4,6
/proc/17735/stat : 17735 (java) R 17733 17735 15565 0 -1 4202496 253 0 0 0 0 0 0 0 20 0 1 0 334831306 9523200 185 33554432000 1073741824 1073778376 140737400902448 140737400893672 233220763063 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17735/statm: 2 1 0 0 0 2 0

[startup+0.091312 s]
/proc/loadavg: 2.06 2.04 2.00 3/194 17735
/proc/meminfo: memFree=27370448/32873844 swapFree=7120/7120
[pid=17735] ppid=17733 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/17735/stat : 17735 (java) S 17733 17735 15565 0 -1 4202496 4129 0 1 0 6 1 0 0 20 0 18 0 334831306 3028844544 5846 33554432000 1073741824 1073778376 140733755056544 140733755047680 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17735/statm: 739464 5846 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.10026 s]
/proc/loadavg: 2.06 2.04 2.00 3/194 17735
/proc/meminfo: memFree=27370448/32873844 swapFree=7120/7120
[pid=17735] ppid=17733 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/17735/stat : 17735 (java) S 17733 17735 15565 0 -1 4202496 4142 0 1 0 6 1 0 0 20 0 18 0 334831306 3028844544 5859 33554432000 1073741824 1073778376 140733755056544 140733755047680 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17735/statm: 739464 5859 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300263 s]
/proc/loadavg: 2.06 2.04 2.00 3/194 17735
/proc/meminfo: memFree=27370448/32873844 swapFree=7120/7120
[pid=17735] ppid=17733 vsize=2957856 CPUtime=0.43 cores=0,2,4,6
/proc/17735/stat : 17735 (java) S 17733 17735 15565 0 -1 4202496 5913 0 1 0 42 1 0 0 20 0 18 0 334831306 3028844544 9644 33554432000 1073741824 1073778376 140733755056544 140733755047680 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17735/statm: 739464 9644 2234 9 0 729885 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 2957856

[startup+0.70028 s]
/proc/loadavg: 2.06 2.04 2.00 3/194 17735
/proc/meminfo: memFree=27370448/32873844 swapFree=7120/7120
[pid=17735] ppid=17733 vsize=2957856 CPUtime=1.07 cores=0,2,4,6
/proc/17735/stat : 17735 (java) S 17733 17735 15565 0 -1 4202496 8614 0 1 0 103 4 0 0 20 0 18 0 334831306 3028844544 43609 33554432000 1073741824 1073778376 140733755056544 140733755047680 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17735/statm: 739464 43609 2253 9 0 729885 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 2957856

[startup+1.5006 s]
/proc/loadavg: 2.06 2.04 2.00 3/212 17753
/proc/meminfo: memFree=27054364/32873844 swapFree=7120/7120
[pid=17735] ppid=17733 vsize=2957856 CPUtime=1.97 cores=0,2,4,6
/proc/17735/stat : 17735 (java) S 17733 17735 15565 0 -1 4202496 8799 0 1 0 187 10 0 0 20 0 18 0 334831306 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140733755047680 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17735/statm: 739464 115310 2269 9 0 729885 0
[pid=17735/tid=17737] ppid=17733 vsize=2957856 CPUtime=1.43 cores=0,2,4,6
/proc/17735/task/17737/stat : 17737 (java) R 17733 17735 15565 0 -1 4202560 3239 0 1 0 135 8 0 0 20 0 18 0 334831307 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645998571760 140645834879497 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17738] ppid=17733 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/17735/task/17738/stat : 17738 (java) S 17733 17735 15565 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 18 0 334831309 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645982005416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17735/tid=17739] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17739/stat : 17739 (java) S 17733 17735 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334831309 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645980952872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17740] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17740/stat : 17740 (java) S 17733 17735 15565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 334831309 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645979900328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17741] ppid=17733 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/17735/task/17741/stat : 17741 (java) S 17733 17735 15565 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 18 0 334831309 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645978847784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17735/tid=17742] ppid=17733 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/17735/task/17742/stat : 17742 (java) S 17733 17735 15565 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 18 0 334831309 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645977795240 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17743] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17743/stat : 17743 (java) S 17733 17735 15565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 334831309 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645976742696 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17744] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17744/stat : 17744 (java) S 17733 17735 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334831309 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645975690152 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17745] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17745/stat : 17745 (java) S 17733 17735 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334831309 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645974637608 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17746] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17746/stat : 17746 (java) S 17733 17735 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334831310 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645962225768 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17747] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17747/stat : 17747 (java) S 17733 17735 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334831310 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645961172088 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17748] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17748/stat : 17748 (java) S 17733 17735 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334831310 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645960119432 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17749] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17749/stat : 17749 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334831313 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645959068176 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17750] ppid=17733 vsize=2957856 CPUtime=0.22 cores=0,2,4,6
/proc/17735/task/17750/stat : 17750 (java) S 17733 17735 15565 0 -1 4202560 2617 0 0 0 22 0 0 0 20 0 18 0 334831313 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645958015544 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17751] ppid=17733 vsize=2957856 CPUtime=0.15 cores=0,2,4,6
/proc/17735/task/17751/stat : 17751 (java) S 17733 17735 15565 0 -1 4202560 1709 0 0 0 15 0 0 0 20 0 18 0 334831313 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645956963000 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17752] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17752/stat : 17752 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334831313 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645955910648 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17753] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17753/stat : 17753 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334831313 3028844544 115310 33554432000 1073741824 1073778376 140733755056544 140645954858312 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 2957856

[startup+3.1007 s]
/proc/loadavg: 2.06 2.04 2.00 3/212 17753
/proc/meminfo: memFree=26883636/32873844 swapFree=7120/7120
[pid=17735] ppid=17733 vsize=2957856 CPUtime=3.89 cores=0,2,4,6
/proc/17735/stat : 17735 (java) S 17733 17735 15565 0 -1 4202496 8921 0 1 0 373 16 0 0 20 0 18 0 334831306 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140733755047680 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17735/statm: 739464 130681 2269 9 0 729885 0
[pid=17735/tid=17737] ppid=17733 vsize=2957856 CPUtime=2.91 cores=0,2,4,6
/proc/17735/task/17737/stat : 17737 (java) R 17733 17735 15565 0 -1 4202560 3241 0 1 0 283 8 0 0 20 0 18 0 334831307 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645998571920 140645834893714 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17735/tid=17738] ppid=17733 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/17735/task/17738/stat : 17738 (java) S 17733 17735 15565 0 -1 4202560 27 0 0 0 6 0 0 0 20 0 18 0 334831309 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645982005416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17739] ppid=17733 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/17735/task/17739/stat : 17739 (java) S 17733 17735 15565 0 -1 4202560 28 0 0 0 6 2 0 0 20 0 18 0 334831309 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645980952872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17735/tid=17740] ppid=17733 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/17735/task/17740/stat : 17740 (java) S 17733 17735 15565 0 -1 4202560 25 0 0 0 7 1 0 0 20 0 18 0 334831309 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645979900328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17741] ppid=17733 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/17735/task/17741/stat : 17741 (java) S 17733 17735 15565 0 -1 4202560 27 0 0 0 5 1 0 0 20 0 18 0 334831309 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645978847784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17742] ppid=17733 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/17735/task/17742/stat : 17742 (java) S 17733 17735 15565 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 18 0 334831309 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645977795240 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17743] ppid=17733 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/17735/task/17743/stat : 17743 (java) S 17733 17735 15565 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 18 0 334831309 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645976742696 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17744] ppid=17733 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/17735/task/17744/stat : 17744 (java) S 17733 17735 15565 0 -1 4202560 13 0 0 0 4 0 0 0 20 0 18 0 334831309 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645975690152 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17745] ppid=17733 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/17735/task/17745/stat : 17745 (java) S 17733 17735 15565 0 -1 4202560 22 0 0 0 6 0 0 0 20 0 18 0 334831309 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645974637608 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17746] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17746/stat : 17746 (java) S 17733 17735 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334831310 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645962225768 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17747] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17747/stat : 17747 (java) S 17733 17735 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334831310 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645961172088 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17748] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17748/stat : 17748 (java) S 17733 17735 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334831310 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645960119432 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17749] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17749/stat : 17749 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334831313 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645959068176 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17750] ppid=17733 vsize=2957856 CPUtime=0.22 cores=0,2,4,6
/proc/17735/task/17750/stat : 17750 (java) S 17733 17735 15565 0 -1 4202560 2617 0 0 0 22 0 0 0 20 0 18 0 334831313 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645958015544 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17751] ppid=17733 vsize=2957856 CPUtime=0.15 cores=0,2,4,6
/proc/17735/task/17751/stat : 17751 (java) S 17733 17735 15565 0 -1 4202560 1709 0 0 0 15 0 0 0 20 0 18 0 334831313 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645956963000 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17752] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17752/stat : 17752 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334831313 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645955910648 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17753] ppid=17733 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17753/stat : 17753 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334831313 3028844544 130681 33554432000 1073741824 1073778376 140733755056544 140645954858312 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 2957856

[startup+6.30076 s]
/proc/loadavg: 2.06 2.04 2.00 3/213 17754
/proc/meminfo: memFree=26851112/32873844 swapFree=7120/7120
[pid=17735] ppid=17733 vsize=3024420 CPUtime=7.53 cores=0,2,4,6
/proc/17735/stat : 17735 (java) S 17733 17735 15565 0 -1 4202496 11293 0 1 0 736 17 0 0 20 0 19 0 334831306 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140733755047680 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17735/statm: 756105 131401 2293 9 0 746526 0
[pid=17735/tid=17737] ppid=17733 vsize=3024420 CPUtime=6.1 cores=0,2,4,6
/proc/17735/task/17737/stat : 17737 (java) R 17733 17735 15565 0 -1 4202560 3254 0 1 0 602 8 0 0 20 0 19 0 334831307 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645998580136 140645835243369 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17738] ppid=17733 vsize=3024420 CPUtime=0.06 cores=0,2,4,6
/proc/17735/task/17738/stat : 17738 (java) S 17733 17735 15565 0 -1 4202560 27 0 0 0 6 0 0 0 20 0 19 0 334831309 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645982005416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17739] ppid=17733 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/17735/task/17739/stat : 17739 (java) S 17733 17735 15565 0 -1 4202560 28 0 0 0 6 2 0 0 20 0 19 0 334831309 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645980952872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17735/tid=17740] ppid=17733 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/17735/task/17740/stat : 17740 (java) S 17733 17735 15565 0 -1 4202560 25 0 0 0 7 1 0 0 20 0 19 0 334831309 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645979900328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17741] ppid=17733 vsize=3024420 CPUtime=0.06 cores=0,2,4,6
/proc/17735/task/17741/stat : 17741 (java) S 17733 17735 15565 0 -1 4202560 27 0 0 0 5 1 0 0 20 0 19 0 334831309 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645978847784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17742] ppid=17733 vsize=3024420 CPUtime=0.05 cores=0,2,4,6
/proc/17735/task/17742/stat : 17742 (java) S 17733 17735 15565 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 19 0 334831309 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645977795240 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17743] ppid=17733 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/17735/task/17743/stat : 17743 (java) S 17733 17735 15565 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 334831309 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645976742696 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17744] ppid=17733 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/17735/task/17744/stat : 17744 (java) S 17733 17735 15565 0 -1 4202560 13 0 0 0 4 0 0 0 20 0 19 0 334831309 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645975690152 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17745] ppid=17733 vsize=3024420 CPUtime=0.06 cores=0,2,4,6
/proc/17735/task/17745/stat : 17745 (java) S 17733 17735 15565 0 -1 4202560 22 0 0 0 6 0 0 0 20 0 19 0 334831309 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645974637608 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17746] ppid=17733 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17746/stat : 17746 (java) S 17733 17735 15565 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334831310 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645962225768 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17735/tid=17747] ppid=17733 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17747/stat : 17747 (java) S 17733 17735 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334831310 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645961172088 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17748] ppid=17733 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17748/stat : 17748 (java) S 17733 17735 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334831310 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645960119432 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17749] ppid=17733 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17749/stat : 17749 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334831313 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645959068176 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17750] ppid=17733 vsize=3024420 CPUtime=0.45 cores=0,2,4,6
/proc/17735/task/17750/stat : 17750 (java) S 17733 17735 15565 0 -1 4202560 3490 0 0 0 45 0 0 0 20 0 19 0 334831313 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645958015544 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17751] ppid=17733 vsize=3024420 CPUtime=0.37 cores=0,2,4,6
/proc/17735/task/17751/stat : 17751 (java) S 17733 17735 15565 0 -1 4202560 3186 0 0 0 37 0 0 0 20 0 19 0 334831313 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645956963000 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17752] ppid=17733 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17752/stat : 17752 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334831313 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645955910648 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17753] ppid=17733 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17753/stat : 17753 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334831313 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645954858312 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17735/tid=17754] ppid=17733 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17754/stat : 17754 (java) S 17733 17735 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334831641 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140645834416936 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.53
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 2.05 2.04 2.00 3/213 17754
/proc/meminfo: memFree=26850756/32873844 swapFree=7120/7120
[pid=17735] ppid=17733 vsize=3024420 CPUtime=13.98 cores=0,2,4,6
/proc/17735/stat : 17735 (java) S 17733 17735 15565 0 -1 4202496 11294 0 1 0 1381 17 0 0 20 0 19 0 334831306 3097006080 131401 33554432000 1073741824 1073778376 140733755056544 140733755047680 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0

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

/proc/17735/task/17749/stat : 17749 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334831313 3165167616 419473 33554432000 1073741824 1073778376 140733755056544 140645959068176 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17750] ppid=17733 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/17735/task/17750/stat : 17750 (java) S 17733 17735 15565 0 -1 4202560 3497 0 0 0 52 0 0 0 20 0 20 0 334831313 3165167616 419473 33554432000 1073741824 1073778376 140733755056544 140645958015544 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17751] ppid=17733 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/17735/task/17751/stat : 17751 (java) S 17733 17735 15565 0 -1 4202560 3196 0 0 0 44 0 0 0 20 0 20 0 334831313 3165167616 419473 33554432000 1073741824 1073778376 140733755056544 140645956963000 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17752] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17752/stat : 17752 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334831313 3165167616 419473 33554432000 1073741824 1073778376 140733755056544 140645955910648 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17753] ppid=17733 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/17735/task/17753/stat : 17753 (java) S 17733 17735 15565 0 -1 4202560 75 0 0 0 35 25 0 0 20 0 20 0 334831313 3165167616 419473 33554432000 1073741824 1073778376 140733755056544 140645954858312 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17735/tid=17754] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17754/stat : 17754 (java) S 17733 17735 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 334831641 3165167616 419473 33554432000 1073741824 1073778376 140733755056544 140645834416936 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17824] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17824/stat : 17824 (java) S 17733 17735 15565 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 334960775 3165167616 419473 33554432000 1073741824 1073778376 140733755056544 140645833362920 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1300.78
Current children cumulated vsize (KiB) 3090984

[startup+1296.7 s]
/proc/loadavg: 2.04 2.04 2.00 3/213 17824
/proc/meminfo: memFree=25678204/32873844 swapFree=7120/7120
[pid=17735] ppid=17733 vsize=3090984 CPUtime=1301.58 cores=0,2,4,6
/proc/17735/stat : 17735 (java) S 17733 17735 15565 0 -1 4202496 13765 0 1 0 129981 177 0 0 20 0 20 0 334831306 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140733755047680 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17735/statm: 772746 419475 2309 9 0 763167 0
[pid=17735/tid=17737] ppid=17733 vsize=3090984 CPUtime=1277.04 cores=0,2,4,6
/proc/17735/task/17737/stat : 17737 (java) S 17733 17735 15565 0 -1 4202560 3298 0 1 0 127677 27 0 0 20 0 20 0 334831307 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645998580920 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17738] ppid=17733 vsize=3090984 CPUtime=0.71 cores=0,2,4,6
/proc/17735/task/17738/stat : 17738 (java) S 17733 17735 15565 0 -1 4202560 429 0 0 0 46 25 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645982005416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17739] ppid=17733 vsize=3090984 CPUtime=0.54 cores=0,2,4,6
/proc/17735/task/17739/stat : 17739 (java) S 17733 17735 15565 0 -1 4202560 239 0 0 0 40 14 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645980952872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17740] ppid=17733 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/17735/task/17740/stat : 17740 (java) S 17733 17735 15565 0 -1 4202560 268 0 0 0 42 17 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645979900328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17741] ppid=17733 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/17735/task/17741/stat : 17741 (java) S 17733 17735 15565 0 -1 4202560 294 0 0 0 37 18 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645978847784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17742] ppid=17733 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/17735/task/17742/stat : 17742 (java) S 17733 17735 15565 0 -1 4202560 332 0 0 0 42 20 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645977795240 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17743] ppid=17733 vsize=3090984 CPUtime=0.54 cores=0,2,4,6
/proc/17735/task/17743/stat : 17743 (java) S 17733 17735 15565 0 -1 4202560 238 0 0 0 39 15 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645976742696 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17744] ppid=17733 vsize=3090984 CPUtime=0.58 cores=0,2,4,6
/proc/17735/task/17744/stat : 17744 (java) S 17733 17735 15565 0 -1 4202560 366 0 0 0 35 23 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645975690152 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17745] ppid=17733 vsize=3090984 CPUtime=0.61 cores=0,2,4,6
/proc/17735/task/17745/stat : 17745 (java) S 17733 17735 15565 0 -1 4202560 245 0 0 0 46 15 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645974637608 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17746] ppid=17733 vsize=3090984 CPUtime=15.09 cores=0,2,4,6
/proc/17735/task/17746/stat : 17746 (java) R 17733 17735 15565 0 -1 4202560 84 0 0 0 1507 2 0 0 20 0 20 0 334831310 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645962225928 140646005434441 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17747] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17747/stat : 17747 (java) S 17733 17735 15565 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 334831310 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645961172088 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17748] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17748/stat : 17748 (java) S 17733 17735 15565 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334831310 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645960119432 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17749] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17749/stat : 17749 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645959068176 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17750] ppid=17733 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/17735/task/17750/stat : 17750 (java) S 17733 17735 15565 0 -1 4202560 3497 0 0 0 52 0 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645958015544 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17751] ppid=17733 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/17735/task/17751/stat : 17751 (java) S 17733 17735 15565 0 -1 4202560 3196 0 0 0 44 0 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645956963000 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17752] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17752/stat : 17752 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645955910648 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17753] ppid=17733 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/17735/task/17753/stat : 17753 (java) S 17733 17735 15565 0 -1 4202560 75 0 0 0 35 25 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645954858312 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17735/tid=17754] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17754/stat : 17754 (java) S 17733 17735 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 334831641 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645834416936 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17824] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17824/stat : 17824 (java) S 17733 17735 15565 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 20 0 334960775 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645833363832 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1301.58
Current children cumulated vsize (KiB) 3090984

[startup+1297.5 s]
/proc/loadavg: 2.04 2.04 2.00 3/213 17824
/proc/meminfo: memFree=25678204/32873844 swapFree=7120/7120
[pid=17735] ppid=17733 vsize=3090984 CPUtime=1302.39 cores=0,2,4,6
/proc/17735/stat : 17735 (java) S 17733 17735 15565 0 -1 4202496 13768 0 1 0 130061 178 0 0 20 0 20 0 334831306 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140733755047680 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17735/statm: 772746 419475 2309 9 0 763167 0
[pid=17735/tid=17737] ppid=17733 vsize=3090984 CPUtime=1277.04 cores=0,2,4,6
/proc/17735/task/17737/stat : 17737 (java) S 17733 17735 15565 0 -1 4202560 3298 0 1 0 127677 27 0 0 20 0 20 0 334831307 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645998580920 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17738] ppid=17733 vsize=3090984 CPUtime=0.71 cores=0,2,4,6
/proc/17735/task/17738/stat : 17738 (java) S 17733 17735 15565 0 -1 4202560 429 0 0 0 46 25 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645982005416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17739] ppid=17733 vsize=3090984 CPUtime=0.54 cores=0,2,4,6
/proc/17735/task/17739/stat : 17739 (java) S 17733 17735 15565 0 -1 4202560 239 0 0 0 40 14 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645980952872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17740] ppid=17733 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/17735/task/17740/stat : 17740 (java) S 17733 17735 15565 0 -1 4202560 268 0 0 0 42 17 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645979900328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17741] ppid=17733 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/17735/task/17741/stat : 17741 (java) S 17733 17735 15565 0 -1 4202560 294 0 0 0 37 18 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645978847784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17742] ppid=17733 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/17735/task/17742/stat : 17742 (java) S 17733 17735 15565 0 -1 4202560 332 0 0 0 42 20 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645977795240 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17743] ppid=17733 vsize=3090984 CPUtime=0.54 cores=0,2,4,6
/proc/17735/task/17743/stat : 17743 (java) S 17733 17735 15565 0 -1 4202560 238 0 0 0 39 15 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645976742696 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17744] ppid=17733 vsize=3090984 CPUtime=0.58 cores=0,2,4,6
/proc/17735/task/17744/stat : 17744 (java) S 17733 17735 15565 0 -1 4202560 366 0 0 0 35 23 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645975690152 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17745] ppid=17733 vsize=3090984 CPUtime=0.61 cores=0,2,4,6
/proc/17735/task/17745/stat : 17745 (java) S 17733 17735 15565 0 -1 4202560 245 0 0 0 46 15 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645974637608 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17746] ppid=17733 vsize=3090984 CPUtime=15.89 cores=0,2,4,6
/proc/17735/task/17746/stat : 17746 (java) R 17733 17735 15565 0 -1 4202560 84 0 0 0 1587 2 0 0 20 0 20 0 334831310 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645962225768 140646004706544 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17747] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17747/stat : 17747 (java) S 17733 17735 15565 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 334831310 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645961172088 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17748] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17748/stat : 17748 (java) S 17733 17735 15565 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334831310 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645960119432 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17749] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17749/stat : 17749 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645959068176 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17750] ppid=17733 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/17735/task/17750/stat : 17750 (java) S 17733 17735 15565 0 -1 4202560 3497 0 0 0 52 0 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645958015544 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17751] ppid=17733 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/17735/task/17751/stat : 17751 (java) S 17733 17735 15565 0 -1 4202560 3196 0 0 0 44 0 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645956963000 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17752] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17752/stat : 17752 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645955910648 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17753] ppid=17733 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/17735/task/17753/stat : 17753 (java) S 17733 17735 15565 0 -1 4202560 75 0 0 0 35 25 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645954858312 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17735/tid=17754] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17754/stat : 17754 (java) S 17733 17735 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 334831641 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645834416936 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17824] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17824/stat : 17824 (java) S 17733 17735 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334960775 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645833363400 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1302.39
Current children cumulated vsize (KiB) 3090984

[startup+1297.9 s]
/proc/loadavg: 2.04 2.04 2.00 3/213 17824
/proc/meminfo: memFree=25678204/32873844 swapFree=7120/7120
[pid=17735] ppid=17733 vsize=3090984 CPUtime=1302.79 cores=0,2,4,6
/proc/17735/stat : 17735 (java) S 17733 17735 15565 0 -1 4202496 13769 0 1 0 130101 178 0 0 20 0 20 0 334831306 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140733755047680 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17735/statm: 772746 419475 2309 9 0 763167 0
[pid=17735/tid=17737] ppid=17733 vsize=3090984 CPUtime=1277.04 cores=0,2,4,6
/proc/17735/task/17737/stat : 17737 (java) S 17733 17735 15565 0 -1 4202560 3298 0 1 0 127677 27 0 0 20 0 20 0 334831307 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645998580920 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17738] ppid=17733 vsize=3090984 CPUtime=0.71 cores=0,2,4,6
/proc/17735/task/17738/stat : 17738 (java) S 17733 17735 15565 0 -1 4202560 429 0 0 0 46 25 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645982005416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17739] ppid=17733 vsize=3090984 CPUtime=0.54 cores=0,2,4,6
/proc/17735/task/17739/stat : 17739 (java) S 17733 17735 15565 0 -1 4202560 239 0 0 0 40 14 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645980952872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17740] ppid=17733 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/17735/task/17740/stat : 17740 (java) S 17733 17735 15565 0 -1 4202560 268 0 0 0 42 17 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645979900328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17741] ppid=17733 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/17735/task/17741/stat : 17741 (java) S 17733 17735 15565 0 -1 4202560 294 0 0 0 37 18 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645978847784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17742] ppid=17733 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/17735/task/17742/stat : 17742 (java) S 17733 17735 15565 0 -1 4202560 332 0 0 0 42 20 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645977795240 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17743] ppid=17733 vsize=3090984 CPUtime=0.54 cores=0,2,4,6
/proc/17735/task/17743/stat : 17743 (java) S 17733 17735 15565 0 -1 4202560 238 0 0 0 39 15 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645976742696 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17744] ppid=17733 vsize=3090984 CPUtime=0.58 cores=0,2,4,6
/proc/17735/task/17744/stat : 17744 (java) S 17733 17735 15565 0 -1 4202560 366 0 0 0 35 23 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645975690152 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17745] ppid=17733 vsize=3090984 CPUtime=0.61 cores=0,2,4,6
/proc/17735/task/17745/stat : 17745 (java) S 17733 17735 15565 0 -1 4202560 245 0 0 0 46 15 0 0 20 0 20 0 334831309 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645974637608 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17746] ppid=17733 vsize=3090984 CPUtime=16.3 cores=0,2,4,6
/proc/17735/task/17746/stat : 17746 (java) R 17733 17735 15565 0 -1 4202560 84 0 0 0 1628 2 0 0 20 0 20 0 334831310 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645962225768 140646001852082 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17747] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17747/stat : 17747 (java) S 17733 17735 15565 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 334831310 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645961172088 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17748] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17748/stat : 17748 (java) S 17733 17735 15565 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334831310 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645960119432 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17749] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17749/stat : 17749 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645959068176 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17750] ppid=17733 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/17735/task/17750/stat : 17750 (java) S 17733 17735 15565 0 -1 4202560 3497 0 0 0 52 0 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645958015544 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17735/tid=17751] ppid=17733 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/17735/task/17751/stat : 17751 (java) S 17733 17735 15565 0 -1 4202560 3196 0 0 0 44 0 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645956963000 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17752] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17752/stat : 17752 (java) S 17733 17735 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645955910648 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17735/tid=17753] ppid=17733 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/17735/task/17753/stat : 17753 (java) S 17733 17735 15565 0 -1 4202560 75 0 0 0 35 25 0 0 20 0 20 0 334831313 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645954858312 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17735/tid=17754] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17754/stat : 17754 (java) S 17733 17735 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 334831641 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645834416936 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17735/tid=17824] ppid=17733 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17735/task/17824/stat : 17824 (java) S 17733 17735 15565 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 334960775 3165167616 419475 33554432000 1073741824 1073778376 140733755056544 140645833362456 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1302.79
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17735 and gives
#  childrusage.ru_utime.tv_sec=1297
#  childrusage.ru_utime.tv_usec=784706
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=143674
# CPU time returned by wait4() is 1299.93
# while last known CPU time is 1302.79
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1297.95
CPU time (s): 1302.79
CPU user time (s): 1301.01
CPU system time (s): 1.78
CPU usage (%): 100.373
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.78
system time used= 2.14367
maximum resident set size= 1677908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13775
page faults= 1
swaps= 0
block input operations= 0
block output operations= 872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27908
involuntary context switches= 2974

runsolver used 6.11807 second user time and 13.9019 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-03 03:31:04
IDJOB=3731593
IDBENCH=1968
IDSOLVER=2319
FILE ID=node142/3731593-1338687064
RUNJOBID= node142-1338678627-15585
PBS_JOBID= 14636671
Free space on /tmp= 71172 MiB

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

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

MD5SUM BENCH= ca3282cf347faf21ba3550ec87dd7af4
RANDOM SEED=1705515828

node142.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.776
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	: 5333.55
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.776
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.776
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	: 5391.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		: 2666.776
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.92
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.776
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.90
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.776
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.776
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		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27371092 kB
Buffers:          243160 kB
Cached:          2763432 kB
SwapCached:            0 kB
Active:          2814596 kB
Inactive:        1872964 kB
Active(anon):    1672200 kB
Inactive(anon):    11220 kB
Active(file):    1142396 kB
Inactive(file):  1861744 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20176 kB
Writeback:            12 kB
AnonPages:       1687856 kB
Mapped:            18416 kB
Shmem:               200 kB
Slab:             674664 kB
SReclaimable:     116608 kB
SUnreclaim:       558056 kB
KernelStack:        1584 kB
PageTables:         7572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825412 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= 71152 MiB
End job on node142 at 2012-06-03 03:52:42