Trace number 4121091

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
Sat4j PB 2.3.6 Res+CP PB16UNSAT 698.038 347.337

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-27-2.cnf.gz-plain.pb.metafix.opb
MD5SUM2d5fb46f690fca131b5f294841b40d80
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark95.1865
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables109
Total number of constraints228
Number of constraints which are clauses228
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 constraint3
Maximum length of a constraint3
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 5
Number of bits of the biggest sum of numbers3
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-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4121091-1467309079.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.16	c ... done. Wall clock time 0.039s.
0.09/0.16	c declared #vars     109
0.09/0.16	c #constraints  228
0.09/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 228
0.09/0.16	c 228 constraints processed.
0.09/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 228
0.09/0.16	c 228 constraints processed.
1.86/0.60	c cleaning 2493 clauses out of 5000 with flag 37472/5000
2.26/0.76	c cleaning 0 clauses out of 5000 with flag 0/5000
2.99/0.91	c cleaning 4248 clauses out of 8507 with flag 91183/11000
3.43/1.15	c cleaning 0 clauses out of 11000 with flag 0/11000
4.01/1.35	c cleaning 5622 clauses out of 11262 with flag 151593/18003
4.90/1.67	c cleaning 0 clauses out of 18000 with flag 0/18000
6.03/2.01	c cleaning 6811 clauses out of 13640 with flag 224514/26003
6.45/2.28	c cleaning 0 clauses out of 26000 with flag 0/26000
7.65/2.81	c cleaning 7907 clauses out of 15829 with flag 308190/35003
8.45/3.21	c cleaning 0 clauses out of 35000 with flag 0/35000
9.65/3.81	c cleaning 8952 clauses out of 17919 with flag 397291/45000
10.67/4.36	c cleaning 0 clauses out of 45000 with flag 0/45000
11.87/4.90	c cleaning 9975 clauses out of 19967 with flag 488366/56000
13.49/5.78	c cleaning 0 clauses out of 56001 with flag 0/56001
14.49/6.23	c cleaning 10994 clauses out of 21993 with flag 581993/68001
16.89/7.45	c cleaning 0 clauses out of 68001 with flag 0/68001
17.29/7.64	c cleaning 11993 clauses out of 23999 with flag 692168/81001
20.73/9.32	c cleaning 12993 clauses out of 26006 with flag 808345/95001
21.73/9.81	c cleaning 0 clauses out of 81001 with flag 0/81001
24.55/11.26	c cleaning 13995 clauses out of 28012 with flag 922835/110000
26.56/12.23	c cleaning 0 clauses out of 95001 with flag 0/95001
28.76/13.35	c cleaning 15001 clauses out of 30017 with flag 1044314/126000
32.55/15.21	c cleaning 0 clauses out of 110001 with flag 0/110001
33.76/15.86	c cleaning 15999 clauses out of 32017 with flag 1177422/143001
39.62/18.76	c cleaning 17000 clauses out of 34017 with flag 1313789/161000
40.61/19.29	c cleaning 0 clauses out of 126000 with flag 0/126000
45.41/21.68	c cleaning 18002 clauses out of 36017 with flag 1455588/180000
49.43/23.67	c cleaning 0 clauses out of 143001 with flag 0/143001
52.03/24.99	c cleaning 19001 clauses out of 38015 with flag 1607538/200000
58.88/28.37	c cleaning 0 clauses out of 161000 with flag 0/161000
60.08/28.93	c cleaning 19999 clauses out of 40014 with flag 1763761/221000
69.08/33.48	c cleaning 21004 clauses out of 42017 with flag 1932626/243002
70.88/34.31	c cleaning 0 clauses out of 180004 with flag 0/180004
79.36/38.59	c cleaning 22001 clauses out of 44012 with flag 2106824/266001
84.74/41.27	c cleaning 0 clauses out of 200000 with flag 0/200000
90.55/44.17	c cleaning 22997 clauses out of 46010 with flag 2283485/290000
100.60/49.12	c cleaning 0 clauses out of 221001 with flag 0/221001
103.00/50.36	c cleaning 23999 clauses out of 48013 with flag 2452270/315000
115.59/56.67	c cleaning 25000 clauses out of 50014 with flag 2642763/341000
118.39/58.06	c cleaning 0 clauses out of 243001 with flag 0/243001
129.43/63.58	c cleaning 26001 clauses out of 52014 with flag 2844760/368000
142.83/70.26	c cleaning 0 clauses out of 266000 with flag 0/266000
143.63/70.65	c cleaning 27000 clauses out of 54014 with flag 3066950/396001
158.46/78.10	c cleaning 28005 clauses out of 56013 with flag 3306307/425000
168.99/83.24	c cleaning 0 clauses out of 290000 with flag 0/290000
176.19/86.74	c cleaning 29000 clauses out of 58009 with flag 3528510/455001
193.26/95.27	c cleaning 0 clauses out of 315000 with flag 0/315000
193.85/95.54	c cleaning 29993 clauses out of 60009 with flag 3757297/486001
214.12/105.65	c cleaning 31005 clauses out of 62018 with flag 3995748/518003
221.30/109.25	c cleaning 0 clauses out of 341000 with flag 0/341000
235.32/116.20	c cleaning 32004 clauses out of 64011 with flag 4238679/551001
249.96/123.51	c cleaning 0 clauses out of 368000 with flag 0/368000
257.16/127.19	c cleaning 33001 clauses out of 66008 with flag 4511216/585002
282.19/139.65	c cleaning 33997 clauses out of 68005 with flag 4767364/620000
289.39/143.23	c cleaning 0 clauses out of 396000 with flag 0/396000
310.84/153.97	c cleaning 34996 clauses out of 70008 with flag 5021842/656000
333.44/165.20	c cleaning 0 clauses out of 425001 with flag 0/425001
341.09/169.05	c cleaning 36000 clauses out of 72012 with flag 5278283/693000
369.88/183.45	c cleaning 37001 clauses out of 74015 with flag 5577997/731003
379.72/188.32	c cleaning 0 clauses out of 455000 with flag 0/455000
399.51/198.27	c cleaning 37997 clauses out of 76012 with flag 5860089/770001
428.65/212.71	c cleaning 0 clauses out of 486002 with flag 0/486002
433.16/214.98	c cleaning 39003 clauses out of 78016 with flag 6149340/810002
471.28/233.91	c cleaning 40003 clauses out of 80012 with flag 6442893/851001
474.67/235.60	c cleaning 0 clauses out of 518002 with flag 0/518002
510.15/253.39	c cleaning 41000 clauses out of 82008 with flag 6752047/893001
526.35/261.49	c cleaning 0 clauses out of 551003 with flag 0/551003
550.42/273.49	c cleaning 41999 clauses out of 84008 with flag 7056285/936001
583.05/289.74	c cleaning 0 clauses out of 585001 with flag 0/585001
592.64/294.53	c cleaning 42995 clauses out of 86008 with flag 7350392/980000
639.29/317.82	c cleaning 44001 clauses out of 88013 with flag 7662892/1025001
678.74/337.58	c cleaning 0 clauses out of 620002 with flag 0/620002
691.71/343.90	c cleaning 44998 clauses out of 90009 with flag 7957429/1071000
697.71/346.96	c And the winner is solver0
697.71/347.24	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
697.71/347.24	c starts		: 98
697.71/347.24	c conflicts		: 1078643
697.71/347.24	c decisions		: 1216692
697.71/347.24	c propagations		: 16825669
697.71/347.24	c inspects		: 7470558676
697.71/347.24	c shortcuts		: 0
697.71/347.24	c learnt literals	: 19
697.71/347.24	c learnt binary clauses	: 139
697.71/347.24	c learnt ternary clauses	: 712
697.71/347.24	c learnt constraints	: 1078623
697.71/347.24	c ignored constraints	: 0
697.71/347.24	c root simplifications	: 0
697.71/347.24	c removed literals (reason simplification)	: 4434156
697.71/347.24	c reason swapping (by a shorter reason)	: 0
697.71/347.24	c Calls to reduceDB	: 42
697.71/347.24	c Number of update (reduction) of LBD	: 292911
697.71/347.24	c Imported unit clauses	: 0
697.71/347.24	c number of reductions to clauses (during analyze)	: 0
697.71/347.24	c number of learned constraints concerned by reduction	: 0
697.71/347.24	c number of learning phase by resolution	: 0
697.71/347.24	c number of learning phase by cutting planes	: 0
697.71/347.24	c speed (assignments/second)	: 48479.04031163652
697.71/347.24	c non guided choices	30
697.71/347.26	c learnt constraints type 
697.71/347.26	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 139
697.71/347.26	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 52499
697.71/347.26	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
697.71/347.26	c starts		: 167
697.71/347.26	c conflicts		: 628731
697.71/347.26	c decisions		: 715101
697.71/347.26	c propagations		: 11961038
697.71/347.26	c inspects		: 3275504196
697.71/347.26	c shortcuts		: 0
697.71/347.26	c learnt literals	: 0
697.71/347.26	c learnt binary clauses	: 0
697.71/347.26	c learnt ternary clauses	: 20
697.71/347.26	c learnt constraints	: 628731
697.71/347.26	c ignored constraints	: 0
697.71/347.26	c root simplifications	: 0
697.71/347.26	c removed literals (reason simplification)	: 0
697.71/347.26	c reason swapping (by a shorter reason)	: 0
697.71/347.26	c Calls to reduceDB	: 31
697.71/347.26	c Number of update (reduction) of LBD	: 0
697.71/347.26	c Imported unit clauses	: 0
697.71/347.26	c number of reductions to clauses (during analyze)	: 0
697.71/347.26	c number of learned constraints concerned by reduction	: 0
697.71/347.26	c number of learning phase by resolution	: 0
697.71/347.26	c number of learning phase by cutting planes	: 0
697.71/347.26	c speed (assignments/second)	: 34460.61430221871
697.71/347.26	c non guided choices	31
697.81/347.33	c learnt constraints type 
697.81/347.33	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 628731
697.81/347.33	s UNSATISFIABLE
697.81/347.33	c Total wall clock time (in seconds): 347.209

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4121091-1467309079/watcher-4121091-1467309079 -o /tmp/evaluation-result-4121091-1467309079/solver-4121091-1467309079 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13227 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4121091-1467309079.opb 

pid=15187
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: 3.83 3.29 2.18 4/261 15190
/proc/meminfo: memFree=30745272/32872528 swapFree=189444/189444
[pid=15190] ppid=15187 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/15190/stat : 15190 (java) R 15187 15190 13211 0 -1 4202496 474 0 0 0 0 0 0 0 20 0 1 0 12014459 9515008 129 33554432000 1073741824 1073778376 140734465821872 140734465819000 249650078592 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15190/statm: 2323 136 104 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 3.83 3.29 2.18 4/261 15190
/proc/meminfo: memFree=30745272/32872528 swapFree=189444/189444
[pid=15190] ppid=15187 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/15190/stat : 15190 (java) S 15187 15190 13211 0 -1 4202496 4404 0 1 0 8 1 0 0 20 0 18 0 12014459 9787879424 6042 33554432000 1073741824 1073778376 140734465821872 140734465813008 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15190/statm: 2389619 6042 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200218 s]
/proc/loadavg: 3.83 3.29 2.18 4/261 15190
/proc/meminfo: memFree=30745272/32872528 swapFree=189444/189444
[pid=15190] ppid=15187 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/15190/stat : 15190 (java) S 15187 15190 13211 0 -1 4202496 4749 0 1 0 24 2 0 0 20 0 22 0 12014459 10060525568 7869 33554432000 1073741824 1073778376 140734465821872 140734465813008 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15190/statm: 2456183 7869 2210 9 0 2446860 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300221 s]
/proc/loadavg: 3.83 3.29 2.18 4/261 15190
/proc/meminfo: memFree=30745272/32872528 swapFree=189444/189444
[pid=15190] ppid=15187 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/15190/stat : 15190 (java) S 15187 15190 13211 0 -1 4202496 8079 0 1 0 64 2 0 0 20 0 22 0 12014459 10060525568 10004 33554432000 1073741824 1073778376 140734465821872 140734465813008 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15190/statm: 2456183 10004 2240 9 0 2446860 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700193 s]
/proc/loadavg: 3.83 3.29 2.18 4/261 15190
/proc/meminfo: memFree=30745272/32872528 swapFree=189444/189444
[pid=15190] ppid=15187 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/15190/stat : 15190 (java) S 15187 15190 13211 0 -1 4202496 24069 0 1 0 220 6 0 0 20 0 22 0 12014459 10060525568 33541 33554432000 1073741824 1073778376 140734465821872 140734465813008 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15190/statm: 2456183 33541 2260 9 0 2446860 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 3.83 3.29 2.18 5/283 15212
/proc/meminfo: memFree=30551900/32872528 swapFree=189444/189444
[pid=15190] ppid=15187 vsize=9824732 CPUtime=4.65 cores=0,2,4,6
/proc/15190/stat : 15190 (java) S 15187 15190 13211 0 -1 4202496 24360 0 1 0 458 7 0 0 20 0 22 0 12014459 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 140734465813008 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15190/statm: 2456183 50691 2275 9 0 2446860 0
[pid=15190/tid=15192] ppid=15187 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/15190/task/15192/stat : 15192 (java) S 15187 15190 13211 0 -1 4202560 2412 0 1 0 12 1 0 0 20 0 22 0 12014460 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844492456824 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15193] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15193/stat : 15193 (java) S 15187 15190 13211 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844336478504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15194] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15194/stat : 15194 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844335425704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15195] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15195/stat : 15195 (java) S 15187 15190 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844334373416 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15190/tid=15196] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15196/stat : 15196 (java) S 15187 15190 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844333320616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15197] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15197/stat : 15197 (java) S 15187 15190 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844332268328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15198] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15198/stat : 15198 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844331215528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15199] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15199/stat : 15199 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844330163240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15200] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15200/stat : 15200 (java) S 15187 15190 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844329110440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15201] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15201/stat : 15201 (java) S 15187 15190 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12014463 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844316698856 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15202] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15202/stat : 15202 (java) S 15187 15190 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12014463 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844315644920 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15203] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15203/stat : 15203 (java) S 15187 15190 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12014463 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844314592520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15204] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15204/stat : 15204 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014465 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844313541008 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15205] ppid=15187 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/15190/task/15205/stat : 15205 (java) R 15187 15190 13211 0 -1 4202560 10270 0 0 0 101 1 0 0 20 0 22 0 12014465 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844312465600 139844498303117 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15206] ppid=15187 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/15190/task/15206/stat : 15206 (java) S 15187 15190 13211 0 -1 4202560 10258 0 0 0 78 1 0 0 20 0 22 0 12014465 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844311435832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15207] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15207/stat : 15207 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014465 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844310383736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15208] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15208/stat : 15208 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014465 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844309331144 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15209] ppid=15187 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/15190/task/15209/stat : 15209 (java) R 15187 15190 13211 0 -1 4202560 24 0 0 0 130 0 0 0 20 0 22 0 12014476 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844308217616 139844353705086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15210] ppid=15187 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/15190/task/15210/stat : 15210 (java) R 15187 15190 13211 0 -1 4202560 94 0 0 0 129 2 0 0 20 0 22 0 12014476 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844307164800 139844353801984 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15190/tid=15211] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15211/stat : 15211 (java) S 15187 15190 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12014476 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844306121896 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15212] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15212/stat : 15212 (java) S 15187 15190 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12014476 10060525568 50691 33554432000 1073741824 1073778376 140734465821872 139844305069096 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 3.83 3.29 2.18 5/283 15212
/proc/meminfo: memFree=30544640/32872528 swapFree=189444/189444
[pid=15190] ppid=15187 vsize=9824732 CPUtime=8.25 cores=0,2,4,6
/proc/15190/stat : 15190 (java) S 15187 15190 13211 0 -1 4202496 24376 0 1 0 818 7 0 0 20 0 22 0 12014459 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 140734465813008 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15190/statm: 2456183 53252 2275 9 0 2446860 0
[pid=15190/tid=15192] ppid=15187 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/15190/task/15192/stat : 15192 (java) S 15187 15190 13211 0 -1 4202560 2412 0 1 0 12 1 0 0 20 0 22 0 12014460 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844492456824 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15193] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15193/stat : 15193 (java) S 15187 15190 13211 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844336478504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15194] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15194/stat : 15194 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844335425704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15195] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15195/stat : 15195 (java) S 15187 15190 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844334373416 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15190/tid=15196] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15196/stat : 15196 (java) S 15187 15190 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844333320616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15197] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15197/stat : 15197 (java) S 15187 15190 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844332268328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15198] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15198/stat : 15198 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844331215528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15199] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15199/stat : 15199 (java) S 15187 15190 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844330163240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15200] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15200/stat : 15200 (java) S 15187 15190 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844329110440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15201] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15201/stat : 15201 (java) S 15187 15190 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12014463 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844316698856 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15202] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15202/stat : 15202 (java) S 15187 15190 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12014463 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844315644920 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15203] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15203/stat : 15203 (java) S 15187 15190 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12014463 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844314592520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15204] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15204/stat : 15204 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014465 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844313541008 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15205] ppid=15187 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/15190/task/15205/stat : 15205 (java) S 15187 15190 13211 0 -1 4202560 10270 0 0 0 140 2 0 0 20 0 22 0 12014465 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844312488632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15206] ppid=15187 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/15190/task/15206/stat : 15206 (java) S 15187 15190 13211 0 -1 4202560 10258 0 0 0 78 2 0 0 20 0 22 0 12014465 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844311435832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15207] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15207/stat : 15207 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014465 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844310383736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15208] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15208/stat : 15208 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014465 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844309331144 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15209] ppid=15187 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/15190/task/15209/stat : 15209 (java) R 15187 15190 13211 0 -1 4202560 24 0 0 0 288 0 0 0 20 0 22 0 12014476 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844308217616 139844353749264 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15210] ppid=15187 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/15190/task/15210/stat : 15210 (java) R 15187 15190 13211 0 -1 4202560 96 0 0 0 287 2 0 0 20 0 22 0 12014476 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844307172160 139844353803907 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15211] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15211/stat : 15211 (java) S 15187 15190 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12014476 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844306121896 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15212] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15212/stat : 15212 (java) S 15187 15190 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12014476 10060525568 53252 33554432000 1073741824 1073778376 140734465821872 139844305069096 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.25
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 3.85 3.30 2.19 5/283 15212
/proc/meminfo: memFree=30537020/32872528 swapFree=189444/189444
[pid=15190] ppid=15187 vsize=9824732 CPUtime=14.69 cores=0,2,4,6
/proc/15190/stat : 15190 (java) S 15187 15190 13211 0 -1 4202496 24635 0 1 0 1458 11 0 0 20 0 22 0 12014459 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 140734465813008 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15190/statm: 2456183 54091 2275 9 0 2446860 0
[pid=15190/tid=15192] ppid=15187 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/15190/task/15192/stat : 15192 (java) S 15187 15190 13211 0 -1 4202560 2412 0 1 0 12 1 0 0 20 0 22 0 12014460 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844492456824 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15193] ppid=15187 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15190/task/15193/stat : 15193 (java) S 15187 15190 13211 0 -1 4202560 84 0 0 0 2 0 0 0 20 0 22 0 12014461 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844336478504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15194] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15194/stat : 15194 (java) S 15187 15190 13211 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844335425704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15195] ppid=15187 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15190/task/15195/stat : 15195 (java) S 15187 15190 13211 0 -1 4202560 78 0 0 0 2 0 0 0 20 0 22 0 12014461 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844334373416 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15196] ppid=15187 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15190/task/15196/stat : 15196 (java) S 15187 15190 13211 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 12014461 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844333320616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15197] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15197/stat : 15197 (java) S 15187 15190 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844332268328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15198] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15198/stat : 15198 (java) S 15187 15190 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844331215528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15199] ppid=15187 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15190/task/15199/stat : 15199 (java) S 15187 15190 13211 0 -1 4202560 43 0 0 0 1 0 0 0 20 0 22 0 12014461 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844330163240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15200] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15200/stat : 15200 (java) S 15187 15190 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12014461 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844329110440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15201] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15201/stat : 15201 (java) S 15187 15190 13211 0 -1 4202560 64 0 0 0 0 0 0 0 20 0 22 0 12014463 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844316698856 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15202] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15202/stat : 15202 (java) S 15187 15190 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12014463 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844315644920 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15203] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15203/stat : 15203 (java) S 15187 15190 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12014463 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844314592520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15204] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15204/stat : 15204 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014465 10060525568 54091 33554432000 1073741824 1073778376 140734465821872 139844313541008 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15205] ppid=15187 vsize=9824732 CPUtime=1.42 cores=0,2,4,6

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

/proc/15190/task/15204/stat : 15204 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014465 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844313541008 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15205] ppid=15187 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/15190/task/15205/stat : 15205 (java) S 15187 15190 13211 0 -1 4202560 12368 0 0 0 214 2 0 0 20 0 22 0 12014465 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844312488632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15206] ppid=15187 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/15190/task/15206/stat : 15206 (java) S 15187 15190 13211 0 -1 4202560 10260 0 0 0 84 2 0 0 20 0 22 0 12014465 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844311435832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15207] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15207/stat : 15207 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014465 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844310383736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15208] ppid=15187 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15190/task/15208/stat : 15208 (java) S 15187 15190 13211 0 -1 4202560 21 0 0 0 6 6 0 0 20 0 22 0 12014465 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844309331144 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15209] ppid=15187 vsize=9824732 CPUtime=344.36 cores=0,2,4,6
/proc/15190/task/15209/stat : 15209 (java) R 15187 15190 13211 0 -1 4202560 75 0 0 0 34430 6 0 0 20 0 22 0 12014476 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844308224728 139844353749178 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15210] ppid=15187 vsize=9824732 CPUtime=344.47 cores=0,2,4,6
/proc/15190/task/15210/stat : 15210 (java) R 15187 15190 13211 0 -1 4202560 619 0 0 0 34435 12 0 0 20 0 22 0 12014476 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844307171728 139844353700045 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15190/tid=15211] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15211/stat : 15211 (java) S 15187 15190 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12014476 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844306121896 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15212] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15212/stat : 15212 (java) S 15187 15190 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12014476 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844305069096 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 696.71
Current children cumulated vsize (KiB) 9824732

[startup+346.801 s]
/proc/loadavg: 4.07 3.79 2.74 5/283 15218
/proc/meminfo: memFree=30170212/32872528 swapFree=189444/189444
[pid=15190] ppid=15187 vsize=9824732 CPUtime=697.51 cores=0,2,4,6
/proc/15190/stat : 15190 (java) S 15187 15190 13211 0 -1 4202496 28310 0 1 0 69710 41 0 0 20 0 22 0 12014459 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 140734465813008 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15190/statm: 2456183 147011 2276 9 0 2446860 0
[pid=15190/tid=15192] ppid=15187 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15190/task/15192/stat : 15192 (java) S 15187 15190 13211 0 -1 4202560 2414 0 1 0 13 2 0 0 20 0 22 0 12014460 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844492456824 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15193] ppid=15187 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/15190/task/15193/stat : 15193 (java) S 15187 15190 13211 0 -1 4202560 183 0 0 0 35 4 0 0 20 0 22 0 12014461 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844336478504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15190/tid=15194] ppid=15187 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/15190/task/15194/stat : 15194 (java) S 15187 15190 13211 0 -1 4202560 99 0 0 0 30 2 0 0 20 0 22 0 12014461 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844335425704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15195] ppid=15187 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/15190/task/15195/stat : 15195 (java) S 15187 15190 13211 0 -1 4202560 210 0 0 0 34 4 0 0 20 0 22 0 12014461 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844334373416 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15196] ppid=15187 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/15190/task/15196/stat : 15196 (java) S 15187 15190 13211 0 -1 4202560 102 0 0 0 29 4 0 0 20 0 22 0 12014461 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844333320616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15197] ppid=15187 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/15190/task/15197/stat : 15197 (java) S 15187 15190 13211 0 -1 4202560 137 0 0 0 35 3 0 0 20 0 22 0 12014461 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844332268328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15198] ppid=15187 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/15190/task/15198/stat : 15198 (java) S 15187 15190 13211 0 -1 4202560 119 0 0 0 28 2 0 0 20 0 22 0 12014461 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844331215528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15199] ppid=15187 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/15190/task/15199/stat : 15199 (java) S 15187 15190 13211 0 -1 4202560 144 0 0 0 29 2 0 0 20 0 22 0 12014461 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844330163240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15190/tid=15200] ppid=15187 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/15190/task/15200/stat : 15200 (java) S 15187 15190 13211 0 -1 4202560 87 0 0 0 30 2 0 0 20 0 22 0 12014461 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844329110440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15201] ppid=15187 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15190/task/15201/stat : 15201 (java) S 15187 15190 13211 0 -1 4202560 207 0 0 0 1 3 0 0 20 0 22 0 12014463 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844316698856 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15202] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15202/stat : 15202 (java) S 15187 15190 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12014463 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844315644920 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15203] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15203/stat : 15203 (java) S 15187 15190 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12014463 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844314592520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15204] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15204/stat : 15204 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014465 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844313541008 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15205] ppid=15187 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/15190/task/15205/stat : 15205 (java) S 15187 15190 13211 0 -1 4202560 12368 0 0 0 214 2 0 0 20 0 22 0 12014465 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844312488632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15206] ppid=15187 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/15190/task/15206/stat : 15206 (java) S 15187 15190 13211 0 -1 4202560 10260 0 0 0 84 2 0 0 20 0 22 0 12014465 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844311435832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15207] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15207/stat : 15207 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12014465 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844310383736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15208] ppid=15187 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15190/task/15208/stat : 15208 (java) S 15187 15190 13211 0 -1 4202560 21 0 0 0 6 6 0 0 20 0 22 0 12014465 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844309331144 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15209] ppid=15187 vsize=9824732 CPUtime=344.76 cores=0,2,4,6
/proc/15190/task/15209/stat : 15209 (java) R 15187 15190 13211 0 -1 4202560 75 0 0 0 34470 6 0 0 20 0 22 0 12014476 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844308224728 139844353705152 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15210] ppid=15187 vsize=9824732 CPUtime=344.87 cores=0,2,4,6
/proc/15190/task/15210/stat : 15210 (java) R 15187 15190 13211 0 -1 4202560 619 0 0 0 34475 12 0 0 20 0 22 0 12014476 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844307171728 139844353802151 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15190/tid=15211] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15211/stat : 15211 (java) S 15187 15190 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12014476 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844306121896 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15212] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15212/stat : 15212 (java) S 15187 15190 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12014476 10060525568 147011 33554432000 1073741824 1073778376 140734465821872 139844305069096 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 697.51
Current children cumulated vsize (KiB) 9824732

[startup+347.201 s]
/proc/loadavg: 4.07 3.79 2.74 5/283 15218
/proc/meminfo: memFree=30170212/32872528 swapFree=189444/189444
[pid=15190] ppid=15187 vsize=9824732 CPUtime=696.14 cores=0,2,4,6
/proc/15190/stat : 15190 (java) S 15187 15190 13211 0 -1 4202496 28312 0 1 0 69562 52 0 0 20 0 19 0 12014459 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 140734465813008 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15190/statm: 2456183 146996 2277 9 0 2446860 0
[pid=15190/tid=15192] ppid=15187 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15190/task/15192/stat : 15192 (java) S 15187 15190 13211 0 -1 4202560 2414 0 1 0 13 2 0 0 20 0 19 0 12014460 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844492456824 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15193] ppid=15187 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/15190/task/15193/stat : 15193 (java) S 15187 15190 13211 0 -1 4202560 183 0 0 0 35 4 0 0 20 0 19 0 12014461 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844336478504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15190/tid=15194] ppid=15187 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/15190/task/15194/stat : 15194 (java) S 15187 15190 13211 0 -1 4202560 99 0 0 0 30 2 0 0 20 0 19 0 12014461 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844335425704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15195] ppid=15187 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/15190/task/15195/stat : 15195 (java) S 15187 15190 13211 0 -1 4202560 210 0 0 0 34 4 0 0 20 0 19 0 12014461 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844334373416 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15196] ppid=15187 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/15190/task/15196/stat : 15196 (java) S 15187 15190 13211 0 -1 4202560 102 0 0 0 29 4 0 0 20 0 19 0 12014461 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844333320616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15197] ppid=15187 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/15190/task/15197/stat : 15197 (java) S 15187 15190 13211 0 -1 4202560 137 0 0 0 35 3 0 0 20 0 19 0 12014461 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844332268328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15198] ppid=15187 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/15190/task/15198/stat : 15198 (java) S 15187 15190 13211 0 -1 4202560 119 0 0 0 28 2 0 0 20 0 19 0 12014461 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844331215528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15199] ppid=15187 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/15190/task/15199/stat : 15199 (java) S 15187 15190 13211 0 -1 4202560 144 0 0 0 29 2 0 0 20 0 19 0 12014461 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844330163240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15190/tid=15200] ppid=15187 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/15190/task/15200/stat : 15200 (java) S 15187 15190 13211 0 -1 4202560 87 0 0 0 30 2 0 0 20 0 19 0 12014461 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844329110440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15201] ppid=15187 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15190/task/15201/stat : 15201 (java) S 15187 15190 13211 0 -1 4202560 207 0 0 0 1 3 0 0 20 0 19 0 12014463 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844316698856 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15202] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15202/stat : 15202 (java) S 15187 15190 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12014463 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844315644920 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15203] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15203/stat : 15203 (java) S 15187 15190 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12014463 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844314592520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15204] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15204/stat : 15204 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12014465 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844313541008 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15205] ppid=15187 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/15190/task/15205/stat : 15205 (java) S 15187 15190 13211 0 -1 4202560 12368 0 0 0 214 2 0 0 20 0 19 0 12014465 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844312488632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15206] ppid=15187 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/15190/task/15206/stat : 15206 (java) S 15187 15190 13211 0 -1 4202560 10260 0 0 0 84 2 0 0 20 0 19 0 12014465 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844311435832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15207] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15207/stat : 15207 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12014465 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844310383736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15208] ppid=15187 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15190/task/15208/stat : 15208 (java) S 15187 15190 13211 0 -1 4202560 21 0 0 0 6 6 0 0 20 0 19 0 12014465 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844309331144 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15211] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15211/stat : 15211 (java) S 15187 15190 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12014476 10060525568 146996 33554432000 1073741824 1073778376 140734465821872 139844306121896 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 696.14
Current children cumulated vsize (KiB) 9824732

[startup+347.301 s]
/proc/loadavg: 4.07 3.79 2.74 5/283 15218
/proc/meminfo: memFree=30170212/32872528 swapFree=189444/189444
[pid=15190] ppid=15187 vsize=9824732 CPUtime=696.24 cores=0,2,4,6
/proc/15190/stat : 15190 (java) S 15187 15190 13211 0 -1 4202496 28327 0 1 0 69572 52 0 0 20 0 19 0 12014459 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 140734465813008 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15190/statm: 2456183 147007 2287 9 0 2446860 0
[pid=15190/tid=15192] ppid=15187 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15190/task/15192/stat : 15192 (java) S 15187 15190 13211 0 -1 4202560 2414 0 1 0 13 2 0 0 20 0 19 0 12014460 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844492456664 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15193] ppid=15187 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/15190/task/15193/stat : 15193 (java) S 15187 15190 13211 0 -1 4202560 183 0 0 0 35 4 0 0 20 0 19 0 12014461 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844336478504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15190/tid=15194] ppid=15187 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/15190/task/15194/stat : 15194 (java) S 15187 15190 13211 0 -1 4202560 99 0 0 0 30 2 0 0 20 0 19 0 12014461 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844335425704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15195] ppid=15187 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/15190/task/15195/stat : 15195 (java) S 15187 15190 13211 0 -1 4202560 210 0 0 0 34 4 0 0 20 0 19 0 12014461 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844334373416 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15196] ppid=15187 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/15190/task/15196/stat : 15196 (java) S 15187 15190 13211 0 -1 4202560 102 0 0 0 29 4 0 0 20 0 19 0 12014461 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844333320616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15197] ppid=15187 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/15190/task/15197/stat : 15197 (java) S 15187 15190 13211 0 -1 4202560 137 0 0 0 35 3 0 0 20 0 19 0 12014461 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844332268328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15198] ppid=15187 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/15190/task/15198/stat : 15198 (java) S 15187 15190 13211 0 -1 4202560 119 0 0 0 28 2 0 0 20 0 19 0 12014461 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844331215528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15199] ppid=15187 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/15190/task/15199/stat : 15199 (java) S 15187 15190 13211 0 -1 4202560 144 0 0 0 29 2 0 0 20 0 19 0 12014461 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844330163240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15190/tid=15200] ppid=15187 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/15190/task/15200/stat : 15200 (java) S 15187 15190 13211 0 -1 4202560 87 0 0 0 30 2 0 0 20 0 19 0 12014461 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844329110440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15201] ppid=15187 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15190/task/15201/stat : 15201 (java) S 15187 15190 13211 0 -1 4202560 207 0 0 0 1 3 0 0 20 0 19 0 12014463 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844316698856 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15202] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15202/stat : 15202 (java) S 15187 15190 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12014463 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844315644920 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15203] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15203/stat : 15203 (java) S 15187 15190 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12014463 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844314592520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15204] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15204/stat : 15204 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12014465 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844313541008 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15205] ppid=15187 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/15190/task/15205/stat : 15205 (java) S 15187 15190 13211 0 -1 4202560 12373 0 0 0 215 2 0 0 20 0 19 0 12014465 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844312488632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15190/tid=15206] ppid=15187 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/15190/task/15206/stat : 15206 (java) S 15187 15190 13211 0 -1 4202560 10267 0 0 0 88 2 0 0 20 0 19 0 12014465 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844311435832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15190/tid=15207] ppid=15187 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15190/task/15207/stat : 15207 (java) S 15187 15190 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12014465 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844310383736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15190/tid=15208] ppid=15187 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15190/task/15208/stat : 15208 (java) S 15187 15190 13211 0 -1 4202560 21 0 0 0 6 6 0 0 20 0 19 0 12014465 10060525568 147007 33554432000 1073741824 1073778376 140734465821872 139844309331144 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 696.24
Current children cumulated vsize (KiB) 9824732

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.56995
#  lost CPU user time (s): 1.67999
#  lost CPU system time (s): -0.11

Real time (s): 347.337
CPU time (s): 698.038
CPU user time (s): 697.425
CPU system time (s): 0.61289
CPU usage (%): 200.968
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 695.745
system time used= 0.72289
maximum resident set size= 628076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28334
page faults= 1
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9429
involuntary context switches= 11480

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.14267 second user time and 2.93755 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-30 19:51:19
IDJOB=4121091
IDBENCH=110296
IDSOLVER=2543
FILE ID=node102/4121091-1467309079
RUNJOBID= node102-1467308727-13227
PBS_JOBID= 20005272
Free space on /tmp= 71668 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-subsetCardinalitySigma-27-2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121091-1467309079/watcher-4121091-1467309079 -o /tmp/evaluation-result-4121091-1467309079/solver-4121091-1467309079 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13227 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121091-1467309079.opb

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

MD5SUM BENCH= 2d5fb46f690fca131b5f294841b40d80
RANDOM SEED=635869556

node102.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.744
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.48
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.744
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	: 5332.55
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.744
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	: 5332.55
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.744
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	: 5332.49
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.744
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	: 5332.54
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.744
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	: 5332.55
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.744
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	: 5332.55
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.744
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30746180 kB
Buffers:          152884 kB
Cached:           536624 kB
SwapCached:            0 kB
Active:           779596 kB
Inactive:         416992 kB
Active(anon):     509248 kB
Inactive(anon):        0 kB
Active(file):     270348 kB
Inactive(file):   416992 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               608 kB
Writeback:             0 kB
AnonPages:        683508 kB
Mapped:            22652 kB
Shmem:               204 kB
Slab:             608096 kB
SReclaimable:      51672 kB
SUnreclaim:       556424 kB
KernelStack:        2320 kB
PageTables:         6200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1134472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    442368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71668 MiB
End job on node102 at 2016-06-30 19:57:07