Trace number 3728913

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 NameAnswerCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? 678.65 674.336

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMd761333f7ff9a755d3cd90e52b11f227
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark799.922
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 227
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.03/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.03/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.03/0.15	c no version file found!!!
0.03/0.15	c sun.arch.data.model	64
0.03/0.15	c java.version	1.6.0_24
0.03/0.15	c os.name	Linux
0.03/0.15	c os.version	2.6.32-71.29.1.el6.x86_64
0.03/0.15	c os.arch	amd64
0.03/0.15	c Free memory 1599470296
0.03/0.15	c Max memory 1607860224
0.03/0.15	c Total memory 1607860224
0.03/0.15	c Number of processors 8
0.03/0.19	--- Begin Solver configuration ---
0.03/0.19	c Stops conflict analysis at the first Unique Implication Point
0.03/0.19	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.03/0.19	c Learn all clauses as in MiniSAT
0.03/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.03/0.19	c VSIDS like heuristics from MiniSAT using a heap
0.03/0.19	c No reason simplification
0.03/0.19	c --- End Solver configuration ---
0.03/0.19	c solving HOME/instance-3728913-1338678621.opb
0.03/0.19	c reading problem ... 
0.97/0.67	c ... done. Wall clock time 0.481s.
0.97/0.67	c CPU time (experimental) 0.55s.
0.97/0.67	c #vars     14400
0.97/0.67	c #constraints  1088
202.27/199.86	c cleaning 108928 clauses out of 218000 for limit 2.4272261492794824E9
202.89/200.44	c cleaning 54738 clauses out of 109574 for limit 7.979655284857639E9
203.19/200.72	c cleaning 27650 clauses out of 55335 for limit 2.603233397971654E10
203.29/200.86	c cleaning 14064 clauses out of 28184 for limit 8.420381467189236E10
203.49/201.01	c cleaning 7261 clauses out of 14620 for limit 2.676966345226384E11
203.59/201.13	c cleaning 3870 clauses out of 7861 for limit 8.226922349144939E11
203.70/201.26	c cleaning 2213 clauses out of 4489 for limit 2.3711140968372695E12
203.80/201.33	c cleaning 1334 clauses out of 2776 for limit 6.323222779761111E12
203.89/201.42	c cleaning 935 clauses out of 1943 for limit 1.491336142522011E13
203.99/201.52	c cleaning 722 clauses out of 1507 for limit 3.1677906063368727E13
204.09/201.60	c cleaning 621 clauses out of 1285 for limit 6.1266416399748766E13
204.19/201.72	c cleaning 567 clauses out of 1165 for limit 1.1155526683962362E14
204.29/201.82	c cleaning 499 clauses out of 1097 for limit 1.9517795009193712E14
204.39/201.95	c cleaning 488 clauses out of 1099 for limit 3.216104015792638E14
204.49/202.08	c cleaning 490 clauses out of 1110 for limit 5.2459744999042825E14
204.59/202.19	c cleaning 515 clauses out of 1121 for limit 8.574996277386428E14
204.80/202.32	c cleaning 490 clauses out of 1105 for limit 1.4331731063456315E15
204.90/202.44	c cleaning 518 clauses out of 1115 for limit 2.3422969216227345E15
205.08/202.61	c cleaning 513 clauses out of 1098 for limit 3.926493417146432E-5
205.17/202.75	c cleaning 535 clauses out of 1086 for limit 6.55341675754883E-5
205.27/202.88	c cleaning 522 clauses out of 1052 for limit 1.1167919415515574E-4
205.37/202.98	c cleaning 493 clauses out of 1027 for limit 1.8809182463346024E-4
205.47/203.07	c cleaning 493 clauses out of 1034 for limit 3.08088658597348E-4
205.57/203.17	c cleaning 467 clauses out of 1041 for limit 5.046629331850862E-4
205.67/203.27	c cleaning 485 clauses out of 1077 for limit 8.068556715700985E-4
205.88/203.41	c cleaning 491 clauses out of 1089 for limit 0.0013120066349943894
205.88/203.50	c cleaning 512 clauses out of 1099 for limit 0.002146132925458886
205.98/203.59	c cleaning 500 clauses out of 1086 for limit 0.0035780455074603873
206.07/203.68	c cleaning 484 clauses out of 1089 for limit 0.005902109025848997
206.17/203.76	c cleaning 505 clauses out of 1102 for limit 0.009589718625486396
206.27/203.86	c cleaning 490 clauses out of 1097 for limit 0.015886810620913717
206.37/203.94	c cleaning 522 clauses out of 1107 for limit 0.025962805046691184
206.47/204.02	c cleaning 496 clauses out of 1085 for limit 0.043684300102905915
206.57/204.11	c cleaning 500 clauses out of 1092 for limit 0.07179462048448293
436.51/433.12	c cleaning 62702 clauses out of 125590 for limit 1.2836960672932808E11
437.91/434.57	c cleaning 31621 clauses out of 63388 for limit 4.194363919916576E11
438.71/435.38	c cleaning 16083 clauses out of 32266 for limit 1.3575299002831282E12
439.21/435.89	c cleaning 8252 clauses out of 16684 for limit 4.3339585259642944E12
439.61/436.21	c cleaning 4418 clauses out of 8933 for limit 1.3362200897127732E13
439.81/436.44	c cleaning 2467 clauses out of 5013 for limit 3.918902781401553E13
439.91/436.59	c cleaning 1467 clauses out of 3047 for limit 1.06433939926644E14
440.11/436.73	c cleaning 1002 clauses out of 2080 for limit 2.5712549764660438E14
440.21/436.88	c cleaning 746 clauses out of 1577 for limit 5.5872507452893006E14
440.41/437.00	c cleaning 623 clauses out of 1334 for limit 1.0925301937292132E15
440.41/437.07	c cleaning 581 clauses out of 1208 for limit 1.983694070543869E15
440.51/437.13	c cleaning 518 clauses out of 1129 for limit 3.5072974388429765E15
440.61/437.20	c cleaning 523 clauses out of 1111 for limit 5.877712888857635E-5
440.61/437.28	c cleaning 507 clauses out of 1086 for limit 9.896450693344845E-5
440.71/437.37	c cleaning 502 clauses out of 1079 for limit 1.6426450632863235E-4
440.81/437.48	c cleaning 498 clauses out of 1077 for limit 2.7139719904405754E-4
441.01/437.61	c cleaning 500 clauses out of 1079 for limit 4.4674068607453203E-4
441.11/437.76	c cleaning 455 clauses out of 1079 for limit 7.367351552366693E-4
441.31/437.96	c cleaning 474 clauses out of 1124 for limit 0.001166332598926586
441.41/438.10	c cleaning 503 clauses out of 1150 for limit 0.001879952049504722
441.61/438.22	c cleaning 488 clauses out of 1147 for limit 0.0031084012980705207
441.71/438.37	c cleaning 513 clauses out of 1162 for limit 0.005075207391757402
676.64/672.31	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
676.64/672.31		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
676.64/672.31		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
676.64/672.31		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
676.64/672.31		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
676.64/672.31		at org.sat4j.minisat.core.Solver.search(Unknown Source)
676.64/672.31		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
676.64/672.31		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
676.64/672.31		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
676.64/672.31		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
676.64/672.31		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
676.64/672.31		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
676.64/672.31		at org.sat4j.AbstractLauncher.run(Unknown Source)
676.64/672.31		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
678.65/674.32	c starts		: 20
678.65/674.32	c conflicts		: 485105
678.65/674.32	c decisions		: 800219
678.65/674.32	c propagations		: 63055537
678.65/674.32	c inspects		: 1327724893
678.65/674.32	c learnt literals	: 0
678.65/674.32	c learnt binary clauses	: 0
678.65/674.32	c learnt ternary clauses	: 0
678.65/674.32	c learnt clauses	: 485104
678.65/674.32	c root simplifications	: 0
678.65/674.32	c removed literals (reason simplification)	: 0
678.65/674.32	c reason swapping (by a shorter reason)	: 0
678.65/674.32	c Calls to reduceDB	: 56
678.65/674.32	c speed (decisions/second)	: 1187.908324513054
678.65/674.32	c non guided choices	12816
678.65/674.32	s UNKNOWN
678.65/674.32	c Total wall clock time (ms): 674.129

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-3728913-1338678621/watcher-3728913-1338678621 -o /tmp/evaluation-result-3728913-1338678621/solver-3728913-1338678621 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3728913-1338678621.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: 0.04 0.02 0.45 4/176 28093
/proc/meminfo: memFree=30106292/32873844 swapFree=7372/7372
[pid=28091] ppid=28088 vsize=9160 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (java) R 28088 28091 28047 0 -1 4202496 148 0 1 0 0 0 0 0 20 0 1 0 333990717 9379840 84 33554432000 1073741824 1073778376 140736275505728 140736275502824 245297600414 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2290 98 73 9 0 38 0

[startup+0.041652 s]
/proc/loadavg: 0.04 0.02 0.45 4/176 28093
/proc/meminfo: memFree=30106292/32873844 swapFree=7372/7372
[pid=28091] ppid=28088 vsize=101528 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (java) S 28088 28091 28047 0 -1 4202496 1377 0 5 0 0 0 0 0 20 0 2 0 333990717 103964672 1061 33554432000 1073741824 1073778376 140737088800352 140737088791488 245297610813 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/28091/statm: 25382 1061 812 9 0 16774 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 101528

[startup+0.100308 s]
/proc/loadavg: 0.04 0.02 0.45 4/176 28093
/proc/meminfo: memFree=30106292/32873844 swapFree=7372/7372
[pid=28091] ppid=28088 vsize=2623916 CPUtime=0.03 cores=1,3,5,7
/proc/28091/stat : 28091 (java) S 28088 28091 28047 0 -1 4202496 3926 0 8 0 2 1 0 0 20 0 13 0 333990717 2686889984 5140 33554432000 1073741824 1073778376 140737088800352 140737088791488 245297610813 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/28091/statm: 655979 5140 1699 9 0 646680 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2623916

[startup+0.300268 s]
/proc/loadavg: 0.04 0.02 0.45 4/176 28093
/proc/meminfo: memFree=30106292/32873844 swapFree=7372/7372
[pid=28091] ppid=28088 vsize=2957856 CPUtime=0.27 cores=1,3,5,7
/proc/28091/stat : 28091 (java) S 28088 28091 28047 0 -1 4202496 5363 0 10 0 26 1 0 0 20 0 18 0 333990717 3028844544 7880 33554432000 1073741824 1073778376 140737088800352 140737088791488 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/28091/statm: 739464 7880 2220 9 0 729885 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 2957856

[startup+0.700348 s]
/proc/loadavg: 0.04 0.02 0.45 4/176 28093
/proc/meminfo: memFree=30106292/32873844 swapFree=7372/7372
[pid=28091] ppid=28088 vsize=3024420 CPUtime=1.09 cores=1,3,5,7
/proc/28091/stat : 28091 (java) S 28088 28091 28047 0 -1 4202496 9862 0 10 0 105 4 0 0 20 0 19 0 333990717 3097006080 36909 33554432000 1073741824 1073778376 140737088800352 140737088791488 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/28091/statm: 756105 36909 2260 9 0 746526 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 3024420

[startup+1.50071 s]
/proc/loadavg: 0.27 0.07 0.47 2/191 28156
/proc/meminfo: memFree=29962080/32873844 swapFree=7372/7372
[pid=28091] ppid=28088 vsize=3024420 CPUtime=2.12 cores=1,3,5,7
/proc/28091/stat : 28091 (java) S 28088 28091 28047 0 -1 4202496 10658 0 10 0 208 4 0 0 20 0 19 0 333990717 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140737088791488 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/28091/statm: 756105 40568 2267 9 0 746526 0
[pid=28091/tid=28096] ppid=28088 vsize=3024420 CPUtime=1.37 cores=1,3,5,7
/proc/28091/task/28096/stat : 28096 (java) R 28088 28091 28047 0 -1 4202560 3085 0 5 0 134 3 0 0 20 0 19 0 333990720 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368760791512 140368608371906 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0
[pid=28091/tid=28099] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28099/stat : 28099 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368744217256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28101] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28101/stat : 28101 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368743164712 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28102] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28102/stat : 28102 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368742112168 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28105] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28105/stat : 28105 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368741059624 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28106] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28106/stat : 28106 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368740006056 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28108] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28108/stat : 28108 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368738953512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28111] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28111/stat : 28111 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368737900968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28113] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28113/stat : 28113 (java) S 28088 28091 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368736848424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28114] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28114/stat : 28114 (java) S 28088 28091 28047 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 333990725 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368606648936 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28116] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28116/stat : 28116 (java) S 28088 28091 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 333990726 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368605595256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28118] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28118/stat : 28118 (java) S 28088 28091 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 333990726 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368604542600 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28121] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28121/stat : 28121 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368603491344 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28124] ppid=28088 vsize=3024420 CPUtime=0.35 cores=1,3,5,7
/proc/28091/task/28124/stat : 28124 (java) S 28088 28091 28047 0 -1 4202560 3376 0 0 0 35 0 0 0 20 0 19 0 333990729 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368602437688 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28125] ppid=28088 vsize=3024420 CPUtime=0.35 cores=1,3,5,7
/proc/28091/task/28125/stat : 28125 (java) S 28088 28091 28047 0 -1 4202560 3005 0 1 0 35 0 0 0 20 0 19 0 333990729 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368601385144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28127] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28127/stat : 28127 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368600332792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28129] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28129/stat : 28129 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368599280456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28131] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28131/stat : 28131 (java) S 28088 28091 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 333990786 3097006080 40568 33554432000 1073741824 1073778376 140737088800352 140368597148968 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 3024420

[startup+3.10078 s]
/proc/loadavg: 0.27 0.07 0.47 2/191 28156
/proc/meminfo: memFree=29937312/32873844 swapFree=7372/7372
[pid=28091] ppid=28088 vsize=3024420 CPUtime=3.78 cores=1,3,5,7
/proc/28091/stat : 28091 (java) S 28088 28091 28047 0 -1 4202496 10678 0 10 0 373 5 0 0 20 0 19 0 333990717 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140737088791488 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/28091/statm: 756105 48762 2267 9 0 746526 0
[pid=28091/tid=28096] ppid=28088 vsize=3024420 CPUtime=2.97 cores=1,3,5,7
/proc/28091/task/28096/stat : 28096 (java) R 28088 28091 28047 0 -1 4202560 3103 0 5 0 293 4 0 0 20 0 19 0 333990720 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368760789608 140368608371850 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0
[pid=28091/tid=28099] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28099/stat : 28099 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368744217256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28101] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28101/stat : 28101 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368743164712 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28102] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28102/stat : 28102 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368742112168 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28105] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28105/stat : 28105 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368741059624 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28106] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28106/stat : 28106 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368740006056 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28108] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28108/stat : 28108 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368738953512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28111] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28111/stat : 28111 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368737900968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28113] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28113/stat : 28113 (java) S 28088 28091 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368736848424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28114] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28114/stat : 28114 (java) S 28088 28091 28047 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 333990725 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368606648936 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28116] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28116/stat : 28116 (java) S 28088 28091 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 333990726 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368605595256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28118] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28118/stat : 28118 (java) S 28088 28091 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 333990726 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368604542600 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28121] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28121/stat : 28121 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368603491344 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28124] ppid=28088 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/28091/task/28124/stat : 28124 (java) S 28088 28091 28047 0 -1 4202560 3376 0 0 0 37 0 0 0 20 0 19 0 333990729 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368602437688 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28125] ppid=28088 vsize=3024420 CPUtime=0.39 cores=1,3,5,7
/proc/28091/task/28125/stat : 28125 (java) S 28088 28091 28047 0 -1 4202560 3006 0 1 0 39 0 0 0 20 0 19 0 333990729 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368601385144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28127] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28127/stat : 28127 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368600332792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28129] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28129/stat : 28129 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368599280456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28131] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28131/stat : 28131 (java) S 28088 28091 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 333990786 3097006080 48762 33554432000 1073741824 1073778376 140737088800352 140368597148968 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 3024420

[startup+6.30084 s]
/proc/loadavg: 0.27 0.07 0.47 2/191 28156
/proc/meminfo: memFree=29879596/32873844 swapFree=7372/7372
[pid=28091] ppid=28088 vsize=3024420 CPUtime=6.98 cores=1,3,5,7
/proc/28091/stat : 28091 (java) S 28088 28091 28047 0 -1 4202496 10705 0 10 0 692 6 0 0 20 0 19 0 333990717 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140737088791488 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/28091/statm: 756105 61555 2268 9 0 746526 0
[pid=28091/tid=28096] ppid=28088 vsize=3024420 CPUtime=6.16 cores=1,3,5,7
/proc/28091/task/28096/stat : 28096 (java) R 28088 28091 28047 0 -1 4202560 3129 0 5 0 611 5 0 0 20 0 19 0 333990720 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368760789552 140368608371859 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0
[pid=28091/tid=28099] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28099/stat : 28099 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368744217256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28101] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28101/stat : 28101 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368743164712 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28102] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28102/stat : 28102 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368742112168 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28105] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28105/stat : 28105 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368741059624 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28106] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28106/stat : 28106 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368740006056 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28108] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28108/stat : 28108 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368738953512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28111] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28111/stat : 28111 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368737900968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28113] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28113/stat : 28113 (java) S 28088 28091 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 333990724 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368736848424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28114] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28114/stat : 28114 (java) S 28088 28091 28047 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 333990725 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368606648936 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28116] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28116/stat : 28116 (java) S 28088 28091 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 333990726 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368605595256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28118] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28118/stat : 28118 (java) S 28088 28091 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 333990726 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368604542600 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28121] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28121/stat : 28121 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368603491344 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28124] ppid=28088 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/28091/task/28124/stat : 28124 (java) S 28088 28091 28047 0 -1 4202560 3376 0 0 0 37 0 0 0 20 0 19 0 333990729 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368602437688 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28125] ppid=28088 vsize=3024420 CPUtime=0.39 cores=1,3,5,7
/proc/28091/task/28125/stat : 28125 (java) S 28088 28091 28047 0 -1 4202560 3007 0 1 0 39 0 0 0 20 0 19 0 333990729 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368601385144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28127] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28127/stat : 28127 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368600332792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28129] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28129/stat : 28129 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368599280456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28131] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28131/stat : 28131 (java) S 28088 28091 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 333990786 3097006080 61555 33554432000 1073741824 1073778376 140737088800352 140368597148968 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.98
Current children cumulated vsize (KiB) 3024420

[startup+12.7009 s]

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

/proc/28091/task/28114/stat : 28114 (java) S 28088 28091 28047 0 -1 4202560 266 0 0 0 269 9 0 0 20 0 19 0 333990725 3097006080 418572 33554432000 1073741824 1073778376 140737088800352 140368606648936 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28116] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28116/stat : 28116 (java) S 28088 28091 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 333990726 3097006080 418572 33554432000 1073741824 1073778376 140737088800352 140368605595256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28118] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28118/stat : 28118 (java) S 28088 28091 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 333990726 3097006080 418572 33554432000 1073741824 1073778376 140737088800352 140368604542600 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28121] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28121/stat : 28121 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 418572 33554432000 1073741824 1073778376 140737088800352 140368603491344 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28124] ppid=28088 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/28091/task/28124/stat : 28124 (java) S 28088 28091 28047 0 -1 4202560 3382 0 2 0 41 0 0 0 20 0 19 0 333990729 3097006080 418572 33554432000 1073741824 1073778376 140737088800352 140368602437688 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28125] ppid=28088 vsize=3024420 CPUtime=0.44 cores=1,3,5,7
/proc/28091/task/28125/stat : 28125 (java) S 28088 28091 28047 0 -1 4202560 3012 0 3 0 44 0 0 0 20 0 19 0 333990729 3097006080 418572 33554432000 1073741824 1073778376 140737088800352 140368601385144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28127] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28127/stat : 28127 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 418572 33554432000 1073741824 1073778376 140737088800352 140368600332792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28129] ppid=28088 vsize=3024420 CPUtime=0.34 cores=1,3,5,7
/proc/28091/task/28129/stat : 28129 (java) S 28088 28091 28047 0 -1 4202560 39 0 0 0 18 16 0 0 20 0 19 0 333990729 3097006080 418572 33554432000 1073741824 1073778376 140737088800352 140368599280456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28131] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28131/stat : 28131 (java) S 28088 28091 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 333990786 3097006080 418572 33554432000 1073741824 1073778376 140737088800352 140368597148968 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 676.24
Current children cumulated vsize (KiB) 3024420

[startup+673.501 s]
/proc/loadavg: 2.06 1.80 1.23 3/213 28193
/proc/meminfo: memFree=27319920/32873844 swapFree=7372/7372
[pid=28091] ppid=28088 vsize=3024420 CPUtime=677.84 cores=1,3,5,7
/proc/28091/stat : 28091 (java) S 28088 28091 28047 0 -1 4202496 12899 0 14 0 67613 171 0 0 20 0 19 0 333990717 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140737088791488 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/28091/statm: 756105 418618 2297 9 0 746526 0
[pid=28091/tid=28096] ppid=28088 vsize=3024420 CPUtime=666.13 cores=1,3,5,7
/proc/28091/task/28096/stat : 28096 (java) S 28088 28091 28047 0 -1 4202560 3247 0 5 0 66593 20 0 0 20 0 19 0 333990720 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368760788680 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 6 0 0
[pid=28091/tid=28099] ppid=28088 vsize=3024420 CPUtime=0.54 cores=1,3,5,7
/proc/28091/task/28099/stat : 28099 (java) S 28088 28091 28047 0 -1 4202560 153 0 0 0 42 12 0 0 20 0 19 0 333990724 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368744217256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28101] ppid=28088 vsize=3024420 CPUtime=0.51 cores=1,3,5,7
/proc/28091/task/28101/stat : 28101 (java) S 28088 28091 28047 0 -1 4202560 150 0 0 0 39 12 0 0 20 0 19 0 333990724 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368743164712 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28102] ppid=28088 vsize=3024420 CPUtime=0.5 cores=1,3,5,7
/proc/28091/task/28102/stat : 28102 (java) S 28088 28091 28047 0 -1 4202560 180 0 0 0 36 14 0 0 20 0 19 0 333990724 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368742112168 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28105] ppid=28088 vsize=3024420 CPUtime=0.78 cores=1,3,5,7
/proc/28091/task/28105/stat : 28105 (java) S 28088 28091 28047 0 -1 4202560 362 0 0 0 48 30 0 0 20 0 19 0 333990724 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368741059624 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28106] ppid=28088 vsize=3024420 CPUtime=0.64 cores=1,3,5,7
/proc/28091/task/28106/stat : 28106 (java) S 28088 28091 28047 0 -1 4202560 249 0 0 0 46 18 0 0 20 0 19 0 333990724 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368740006056 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28108] ppid=28088 vsize=3024420 CPUtime=0.5 cores=1,3,5,7
/proc/28091/task/28108/stat : 28108 (java) S 28088 28091 28047 0 -1 4202560 204 0 0 0 33 17 0 0 20 0 19 0 333990724 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368738953512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28111] ppid=28088 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/28091/task/28111/stat : 28111 (java) S 28088 28091 28047 0 -1 4202560 200 0 0 0 36 16 0 0 20 0 19 0 333990724 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368737900968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28113] ppid=28088 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/28091/task/28113/stat : 28113 (java) S 28088 28091 28047 0 -1 4202560 226 0 0 0 37 15 0 0 20 0 19 0 333990724 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368736848424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28114] ppid=28088 vsize=3024420 CPUtime=4.2 cores=1,3,5,7
/proc/28091/task/28114/stat : 28114 (java) R 28088 28091 28047 0 -1 4202560 310 0 0 0 411 9 0 0 20 0 19 0 333990725 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368606649056 245293924684 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28116] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28116/stat : 28116 (java) S 28088 28091 28047 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 333990726 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368605595256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28118] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28118/stat : 28118 (java) S 28088 28091 28047 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 333990726 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368604539848 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28121] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28121/stat : 28121 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368603491344 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28124] ppid=28088 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/28091/task/28124/stat : 28124 (java) S 28088 28091 28047 0 -1 4202560 3383 0 2 0 41 0 0 0 20 0 19 0 333990729 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368602429032 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28125] ppid=28088 vsize=3024420 CPUtime=0.44 cores=1,3,5,7
/proc/28091/task/28125/stat : 28125 (java) S 28088 28091 28047 0 -1 4202560 3012 0 3 0 44 0 0 0 20 0 19 0 333990729 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368601385144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28127] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28127/stat : 28127 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 333990729 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368600332792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28129] ppid=28088 vsize=3024420 CPUtime=0.34 cores=1,3,5,7
/proc/28091/task/28129/stat : 28129 (java) S 28088 28091 28047 0 -1 4202560 39 0 0 0 18 16 0 0 20 0 19 0 333990729 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368599280456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28131] ppid=28088 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28131/stat : 28131 (java) S 28088 28091 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 333990786 3097006080 418618 33554432000 1073741824 1073778376 140737088800352 140368597148968 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 677.84
Current children cumulated vsize (KiB) 3024420

[startup+673.901 s]
/proc/loadavg: 2.06 1.80 1.23 3/213 28193
/proc/meminfo: memFree=27319920/32873844 swapFree=7372/7372
[pid=28091] ppid=28088 vsize=3090984 CPUtime=678.24 cores=1,3,5,7
/proc/28091/stat : 28091 (java) S 28088 28091 28047 0 -1 4202496 12947 0 14 0 67653 171 0 0 20 0 20 0 333990717 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140737088791488 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/28091/statm: 772746 418662 2297 9 0 763167 0
[pid=28091/tid=28096] ppid=28088 vsize=3090984 CPUtime=666.13 cores=1,3,5,7
/proc/28091/task/28096/stat : 28096 (java) S 28088 28091 28047 0 -1 4202560 3249 0 5 0 66593 20 0 0 20 0 20 0 333990720 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368760792248 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 6 0 0
[pid=28091/tid=28099] ppid=28088 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/28091/task/28099/stat : 28099 (java) S 28088 28091 28047 0 -1 4202560 153 0 0 0 42 12 0 0 20 0 20 0 333990724 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368744217256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28101] ppid=28088 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/28091/task/28101/stat : 28101 (java) S 28088 28091 28047 0 -1 4202560 150 0 0 0 39 12 0 0 20 0 20 0 333990724 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368743164712 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28102] ppid=28088 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/28091/task/28102/stat : 28102 (java) S 28088 28091 28047 0 -1 4202560 180 0 0 0 36 14 0 0 20 0 20 0 333990724 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368742112168 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28105] ppid=28088 vsize=3090984 CPUtime=0.78 cores=1,3,5,7
/proc/28091/task/28105/stat : 28105 (java) S 28088 28091 28047 0 -1 4202560 362 0 0 0 48 30 0 0 20 0 20 0 333990724 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368741059624 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28106] ppid=28088 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/28091/task/28106/stat : 28106 (java) S 28088 28091 28047 0 -1 4202560 249 0 0 0 46 18 0 0 20 0 20 0 333990724 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368740006056 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28108] ppid=28088 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/28091/task/28108/stat : 28108 (java) S 28088 28091 28047 0 -1 4202560 204 0 0 0 33 17 0 0 20 0 20 0 333990724 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368738953512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28111] ppid=28088 vsize=3090984 CPUtime=0.52 cores=1,3,5,7
/proc/28091/task/28111/stat : 28111 (java) S 28088 28091 28047 0 -1 4202560 200 0 0 0 36 16 0 0 20 0 20 0 333990724 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368737900968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28113] ppid=28088 vsize=3090984 CPUtime=0.52 cores=1,3,5,7
/proc/28091/task/28113/stat : 28113 (java) S 28088 28091 28047 0 -1 4202560 226 0 0 0 37 15 0 0 20 0 20 0 333990724 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368736848424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28114] ppid=28088 vsize=3090984 CPUtime=4.6 cores=1,3,5,7
/proc/28091/task/28114/stat : 28114 (java) R 28088 28091 28047 0 -1 4202560 337 0 0 0 451 9 0 0 20 0 20 0 333990725 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368606649056 140368767645699 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28116] ppid=28088 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28116/stat : 28116 (java) S 28088 28091 28047 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 333990726 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368605595256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28118] ppid=28088 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28118/stat : 28118 (java) S 28088 28091 28047 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 333990726 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368604542600 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28121] ppid=28088 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28121/stat : 28121 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 333990729 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368603491344 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28124] ppid=28088 vsize=3090984 CPUtime=0.41 cores=1,3,5,7
/proc/28091/task/28124/stat : 28124 (java) S 28088 28091 28047 0 -1 4202560 3393 0 2 0 41 0 0 0 20 0 20 0 333990729 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368602428712 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28125] ppid=28088 vsize=3090984 CPUtime=0.44 cores=1,3,5,7
/proc/28091/task/28125/stat : 28125 (java) S 28088 28091 28047 0 -1 4202560 3012 0 3 0 44 0 0 0 20 0 20 0 333990729 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368601385144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28127] ppid=28088 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28127/stat : 28127 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 333990729 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368600332792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28129] ppid=28088 vsize=3090984 CPUtime=0.34 cores=1,3,5,7
/proc/28091/task/28129/stat : 28129 (java) S 28088 28091 28047 0 -1 4202560 39 0 0 0 18 16 0 0 20 0 20 0 333990729 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368599280456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28131] ppid=28088 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28131/stat : 28131 (java) S 28088 28091 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 333990786 3165167616 418662 33554432000 1073741824 1073778376 140737088800352 140368597148968 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 678.24
Current children cumulated vsize (KiB) 3090984

[startup+674.308 s]
/proc/loadavg: 2.06 1.80 1.23 3/214 28194
/proc/meminfo: memFree=27319796/32873844 swapFree=7372/7372
[pid=28091] ppid=28088 vsize=3090984 CPUtime=678.65 cores=1,3,5,7
/proc/28091/stat : 28091 (java) S 28088 28091 28047 0 -1 4202496 12953 0 14 0 67694 171 0 0 20 0 20 0 333990717 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140737088791488 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/28091/statm: 772746 418668 2297 9 0 763167 0
[pid=28091/tid=28096] ppid=28088 vsize=3090984 CPUtime=666.13 cores=1,3,5,7
/proc/28091/task/28096/stat : 28096 (java) S 28088 28091 28047 0 -1 4202560 3249 0 5 0 66593 20 0 0 20 0 20 0 333990720 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368760792248 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 6 0 0
[pid=28091/tid=28099] ppid=28088 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/28091/task/28099/stat : 28099 (java) S 28088 28091 28047 0 -1 4202560 153 0 0 0 42 12 0 0 20 0 20 0 333990724 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368744217256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28101] ppid=28088 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/28091/task/28101/stat : 28101 (java) S 28088 28091 28047 0 -1 4202560 150 0 0 0 39 12 0 0 20 0 20 0 333990724 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368743164712 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28102] ppid=28088 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/28091/task/28102/stat : 28102 (java) S 28088 28091 28047 0 -1 4202560 180 0 0 0 36 14 0 0 20 0 20 0 333990724 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368742112168 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28105] ppid=28088 vsize=3090984 CPUtime=0.78 cores=1,3,5,7
/proc/28091/task/28105/stat : 28105 (java) S 28088 28091 28047 0 -1 4202560 362 0 0 0 48 30 0 0 20 0 20 0 333990724 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368741059624 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28106] ppid=28088 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/28091/task/28106/stat : 28106 (java) S 28088 28091 28047 0 -1 4202560 249 0 0 0 46 18 0 0 20 0 20 0 333990724 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368740006056 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28108] ppid=28088 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/28091/task/28108/stat : 28108 (java) S 28088 28091 28047 0 -1 4202560 204 0 0 0 33 17 0 0 20 0 20 0 333990724 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368738953512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28111] ppid=28088 vsize=3090984 CPUtime=0.52 cores=1,3,5,7
/proc/28091/task/28111/stat : 28111 (java) S 28088 28091 28047 0 -1 4202560 200 0 0 0 36 16 0 0 20 0 20 0 333990724 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368737900968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28113] ppid=28088 vsize=3090984 CPUtime=0.52 cores=1,3,5,7
/proc/28091/task/28113/stat : 28113 (java) S 28088 28091 28047 0 -1 4202560 226 0 0 0 37 15 0 0 20 0 20 0 333990724 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368736848424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28114] ppid=28088 vsize=3090984 CPUtime=5.01 cores=1,3,5,7
/proc/28091/task/28114/stat : 28114 (java) R 28088 28091 28047 0 -1 4202560 343 0 0 0 492 9 0 0 20 0 20 0 333990725 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368606649096 245293924636 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28116] ppid=28088 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28116/stat : 28116 (java) S 28088 28091 28047 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 333990726 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368605595256 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28118] ppid=28088 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28118/stat : 28118 (java) S 28088 28091 28047 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 333990726 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368604542600 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28091/tid=28121] ppid=28088 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28121/stat : 28121 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 333990729 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368603491344 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28124] ppid=28088 vsize=3090984 CPUtime=0.41 cores=1,3,5,7
/proc/28091/task/28124/stat : 28124 (java) S 28088 28091 28047 0 -1 4202560 3393 0 2 0 41 0 0 0 20 0 20 0 333990729 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368602428712 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28125] ppid=28088 vsize=3090984 CPUtime=0.44 cores=1,3,5,7
/proc/28091/task/28125/stat : 28125 (java) S 28088 28091 28047 0 -1 4202560 3012 0 3 0 44 0 0 0 20 0 20 0 333990729 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368601385144 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28127] ppid=28088 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28127/stat : 28127 (java) S 28088 28091 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 333990729 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368600332792 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28091/tid=28129] ppid=28088 vsize=3090984 CPUtime=0.34 cores=1,3,5,7
/proc/28091/task/28129/stat : 28129 (java) S 28088 28091 28047 0 -1 4202560 39 0 0 0 18 16 0 0 20 0 20 0 333990729 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368599280456 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28091/tid=28131] ppid=28088 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28131/stat : 28131 (java) S 28088 28091 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 333990786 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368597148968 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28091/tid=28194] ppid=28088 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/28091/task/28194/stat : 28194 (java) S 28088 28091 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 334058079 3165167616 418668 33554432000 1073741824 1073778376 140737088800352 140368596094856 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 678.65
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28091 and gives
#  childrusage.ru_utime.tv_sec=675
#  childrusage.ru_utime.tv_usec=198354
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=922707
# CPU time returned by wait4() is 677.121
# while last known CPU time is 678.65
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 674.336
CPU time (s): 678.65
CPU user time (s): 676.94
CPU system time (s): 1.71
CPU usage (%): 100.64
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 675.198
system time used= 1.92271
maximum resident set size= 1674692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12964
page faults= 14
swaps= 0
block input operations= 2840
block output operations= 584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14742
involuntary context switches= 7895

runsolver used 2.90556 second user time and 6.88795 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-03 01:10:21
IDJOB=3728913
IDBENCH=1153
IDSOLVER=2319
FILE ID=node109/3728913-1338678621
RUNJOBID= node109-1338678620-28067
PBS_JOBID= 14636704
Free space on /tmp= 70712 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin16.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3728913-1338678621/watcher-3728913-1338678621 -o /tmp/evaluation-result-3728913-1338678621/solver-3728913-1338678621 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3728913-1338678621.opb           

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

MD5SUM BENCH= d761333f7ff9a755d3cd90e52b11f227
RANDOM SEED=93591701

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30106936 kB
Buffers:          329328 kB
Cached:          1554212 kB
SwapCached:          944 kB
Active:           902444 kB
Inactive:         989308 kB
Active(anon):       2568 kB
Inactive(anon):     7796 kB
Active(file):     899876 kB
Inactive(file):   981512 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105492 kB
Dirty:              8180 kB
Writeback:             0 kB
AnonPages:         14380 kB
Mapped:             9288 kB
Shmem:                 4 kB
Slab:             735684 kB
SReclaimable:     178236 kB
SUnreclaim:       557448 kB
KernelStack:        1384 kB
PageTables:         3976 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     102976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70704 MiB
End job on node109 at 2012-06-03 01:21:36