Trace number 4120835

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 254.544 125.859

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n80-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM749ce93b0e55143d58ba5f0ba32d1347
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 benchmark10.3114
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables120
Total number of constraints320
Number of constraints which are clauses320
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4120835-1467308939.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
0.10/0.17	c ... done. Wall clock time 0.054s.
0.10/0.17	c declared #vars     120
0.10/0.17	c #constraints  320
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 320
0.10/0.17	c 320 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 320
0.10/0.17	c 320 constraints processed.
1.81/0.67	c cleaning 2495 clauses out of 5001 with flag 21404/5001
2.17/0.74	c cleaning 0 clauses out of 5000 with flag 0/5000
2.57/0.89	c cleaning 4248 clauses out of 8506 with flag 47079/11001
3.08/1.02	c cleaning 0 clauses out of 11001 with flag 0/11001
3.73/1.24	c cleaning 5625 clauses out of 11257 with flag 79724/18000
4.04/1.33	c cleaning 0 clauses out of 18001 with flag 0/18001
4.76/1.69	c cleaning 0 clauses out of 26000 with flag 0/26000
5.29/1.84	c cleaning 6808 clauses out of 13633 with flag 115474/26001
6.10/2.13	c cleaning 0 clauses out of 35000 with flag 0/35000
7.11/2.62	c cleaning 7902 clauses out of 15824 with flag 158573/35000
7.11/2.63	c cleaning 0 clauses out of 45001 with flag 0/45001
8.31/3.24	c cleaning 0 clauses out of 56000 with flag 0/56000
8.51/3.40	c cleaning 8955 clauses out of 17922 with flag 212248/45000
9.53/3.89	c cleaning 0 clauses out of 68000 with flag 0/68000
10.32/4.25	c cleaning 9978 clauses out of 19967 with flag 262806/56000
11.12/4.63	c cleaning 0 clauses out of 81001 with flag 0/81001
12.17/5.18	c cleaning 10993 clauses out of 21989 with flag 317497/68000
12.77/5.49	c cleaning 0 clauses out of 95000 with flag 0/95000
14.17/6.11	c cleaning 11995 clauses out of 23997 with flag 374593/81001
14.57/6.36	c cleaning 0 clauses out of 110000 with flag 0/110000
16.57/7.34	c cleaning 13000 clauses out of 26001 with flag 432725/95000
17.44/7.74	c cleaning 0 clauses out of 126000 with flag 0/126000
19.64/8.84	c cleaning 0 clauses out of 143000 with flag 0/143000
20.62/9.32	c cleaning 13997 clauses out of 28001 with flag 510726/110000
22.04/10.06	c cleaning 0 clauses out of 161001 with flag 0/161001
24.49/11.25	c cleaning 15000 clauses out of 30005 with flag 585979/126001
26.09/12.03	c cleaning 0 clauses out of 180000 with flag 0/180000
28.50/13.21	c cleaning 16001 clauses out of 32004 with flag 655244/143000
29.69/13.87	c cleaning 0 clauses out of 200000 with flag 0/200000
32.29/15.15	c cleaning 16999 clauses out of 34003 with flag 736061/161000
33.29/15.65	c cleaning 0 clauses out of 221000 with flag 0/221000
36.49/17.21	c cleaning 18000 clauses out of 36005 with flag 821046/180001
36.89/17.49	c cleaning 0 clauses out of 243000 with flag 0/243000
41.71/19.84	c cleaning 19003 clauses out of 38005 with flag 906072/200001
42.79/20.36	c cleaning 0 clauses out of 266001 with flag 0/266001
46.80/22.39	c cleaning 19996 clauses out of 40001 with flag 997911/221000
48.00/22.98	c cleaning 0 clauses out of 290001 with flag 0/290001
51.40/24.67	c cleaning 21002 clauses out of 42005 with flag 1100417/243000
51.60/24.74	c cleaning 0 clauses out of 315000 with flag 0/315000
55.21/26.58	c cleaning 0 clauses out of 341001 with flag 0/341001
56.20/27.08	c cleaning 21997 clauses out of 44004 with flag 1206422/266001
59.33/28.55	c cleaning 0 clauses out of 368001 with flag 0/368001
62.32/30.00	c cleaning 23003 clauses out of 46006 with flag 1317172/290000
66.14/31.91	c cleaning 0 clauses out of 396000 with flag 0/396000
68.34/33.09	c cleaning 23997 clauses out of 48003 with flag 1435353/315000
74.93/36.32	c cleaning 0 clauses out of 425001 with flag 0/425001
75.52/36.63	c cleaning 25001 clauses out of 50007 with flag 1557687/341001
82.53/40.16	c cleaning 0 clauses out of 455000 with flag 0/455000
84.13/40.93	c cleaning 26001 clauses out of 52006 with flag 1675455/368001
88.52/43.15	c cleaning 0 clauses out of 486000 with flag 0/486000
94.74/46.22	c cleaning 26996 clauses out of 54005 with flag 1794132/396001
95.94/46.88	c cleaning 0 clauses out of 518001 with flag 0/518001
104.68/51.19	c cleaning 0 clauses out of 551000 with flag 0/551000
105.08/51.36	c cleaning 28002 clauses out of 56009 with flag 1930714/425001
114.43/55.97	c cleaning 28999 clauses out of 58006 with flag 2062778/455000
115.88/56.61	c cleaning 0 clauses out of 585000 with flag 0/585000
124.28/60.82	c cleaning 30001 clauses out of 60008 with flag 2210054/486001
131.28/64.31	c cleaning 0 clauses out of 620000 with flag 0/620000
133.07/65.29	c cleaning 31003 clauses out of 62006 with flag 2358168/518000
142.07/69.73	c cleaning 0 clauses out of 656000 with flag 0/656000
144.87/71.13	c cleaning 31999 clauses out of 64003 with flag 2518343/551000
154.39/75.74	c cleaning 0 clauses out of 693000 with flag 0/693000
156.59/76.84	c cleaning 32995 clauses out of 66003 with flag 2673449/585000
166.98/82.10	c cleaning 0 clauses out of 731001 with flag 0/731001
169.77/83.42	c cleaning 34002 clauses out of 68009 with flag 2837881/620001
179.97/88.53	c cleaning 0 clauses out of 770000 with flag 0/770000
184.37/90.73	c cleaning 35000 clauses out of 70006 with flag 3004340/656000
194.38/95.77	c cleaning 0 clauses out of 810001 with flag 0/810001
200.98/99.09	c cleaning 36001 clauses out of 72007 with flag 3181536/693001
209.13/103.02	c cleaning 0 clauses out of 851001 with flag 0/851001
216.13/106.59	c cleaning 36998 clauses out of 74005 with flag 3359280/731001
232.33/114.66	c cleaning 0 clauses out of 893001 with flag 0/893001
235.53/116.22	c cleaning 38000 clauses out of 76006 with flag 3540217/770001
252.48/124.67	c cleaning 0 clauses out of 936000 with flag 0/936000
254.09/125.42	c cleaning 39001 clauses out of 78001 with flag 3715797/810001
254.29/125.58	c And the winner is solver0
254.29/125.73	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
254.29/125.73	c starts		: 8
254.29/125.73	c conflicts		: 811249
254.29/125.73	c decisions		: 969406
254.29/125.73	c propagations		: 5610343
254.29/125.73	c inspects		: 3137232269
254.29/125.73	c shortcuts		: 0
254.29/125.73	c learnt literals	: 18
254.29/125.73	c learnt binary clauses	: 157
254.29/125.73	c learnt ternary clauses	: 838
254.29/125.73	c learnt constraints	: 811230
254.29/125.73	c ignored constraints	: 0
254.29/125.73	c root simplifications	: 0
254.29/125.73	c removed literals (reason simplification)	: 3646073
254.29/125.73	c reason swapping (by a shorter reason)	: 0
254.29/125.73	c Calls to reduceDB	: 36
254.29/125.73	c Number of update (reduction) of LBD	: 138147
254.29/125.73	c Imported unit clauses	: 0
254.29/125.73	c number of reductions to clauses (during analyze)	: 0
254.29/125.73	c number of learned constraints concerned by reduction	: 0
254.29/125.73	c number of learning phase by resolution	: 0
254.29/125.73	c number of learning phase by cutting planes	: 0
254.29/125.73	c speed (assignments/second)	: 44685.76912967639
254.29/125.73	c non guided choices	360
254.29/125.75	c learnt constraints type 
254.29/125.75	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 157
254.29/125.75	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 40080
254.29/125.75	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
254.29/125.75	c starts		: 186
254.29/125.75	c conflicts		: 940810
254.29/125.75	c decisions		: 1076087
254.29/125.75	c propagations		: 4377554
254.29/125.75	c inspects		: 1093331923
254.29/125.75	c shortcuts		: 0
254.29/125.75	c learnt literals	: 0
254.29/125.75	c learnt binary clauses	: 0
254.29/125.75	c learnt ternary clauses	: 4
254.29/125.75	c learnt constraints	: 940810
254.29/125.75	c ignored constraints	: 0
254.29/125.75	c root simplifications	: 0
254.29/125.75	c removed literals (reason simplification)	: 0
254.29/125.75	c reason swapping (by a shorter reason)	: 0
254.29/125.75	c Calls to reduceDB	: 39
254.29/125.75	c Number of update (reduction) of LBD	: 0
254.29/125.75	c Imported unit clauses	: 0
254.29/125.75	c number of reductions to clauses (during analyze)	: 0
254.29/125.75	c number of learned constraints concerned by reduction	: 0
254.29/125.75	c number of learning phase by resolution	: 0
254.29/125.75	c number of learning phase by cutting planes	: 0
254.29/125.75	c speed (assignments/second)	: 34861.18610188658
254.29/125.75	c non guided choices	346
254.40/125.85	c learnt constraints type 
254.40/125.85	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 940810
254.40/125.85	s UNSATISFIABLE
254.40/125.85	c Total wall clock time (in seconds): 125.732

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

pid=14841
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.95 2.92 1.89 4/260 14844
/proc/meminfo: memFree=30984248/32872528 swapFree=189444/189444
[pid=14844] ppid=14841 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/14844/stat : 14844 (java) S 14841 14844 13211 0 -1 4202496 1351 0 0 0 0 0 0 0 20 0 2 0 12000393 98570240 976 33554432000 1073741824 1073778376 140735863697184 140735863688320 249653395517 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14844/statm: 24065 976 743 9 0 16771 0
[pid=14844/tid=14845] ppid=14841 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14845/stat : 14845 (java) R 14841 14844 13211 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 12000393 98570240 976 33554432000 1073741824 1073778376 140735863697184 140651855408680 249650038144 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 3.95 2.92 1.89 4/260 14844
/proc/meminfo: memFree=30984248/32872528 swapFree=189444/189444
[pid=14844] ppid=14841 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/14844/stat : 14844 (java) S 14841 14844 13211 0 -1 4202496 4454 0 1 0 10 0 0 0 20 0 18 0 12000393 9787879424 5579 33554432000 1073741824 1073778376 140735863697184 140735863688320 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14844/statm: 2389619 5579 2126 9 0 2380296 0
[pid=14844/tid=14845] ppid=14841 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/14844/task/14845/stat : 14845 (java) R 14841 14844 13211 0 -1 4202560 2437 0 1 0 7 0 0 0 20 0 18 0 12000393 9787879424 5579 33554432000 1073741824 1073778376 140735863697184 140651855412128 140651795222625 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.20032 s]
/proc/loadavg: 3.95 2.92 1.89 4/260 14844
/proc/meminfo: memFree=30984248/32872528 swapFree=189444/189444
[pid=14844] ppid=14841 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/14844/stat : 14844 (java) S 14841 14844 13211 0 -1 4202496 4793 0 1 0 25 1 0 0 20 0 22 0 12000393 10060525568 7414 33554432000 1073741824 1073778376 140735863697184 140735863688320 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14844/statm: 2456183 7414 2209 9 0 2446860 0
[pid=14844/tid=14845] ppid=14841 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/14844/task/14845/stat : 14845 (java) S 14841 14844 13211 0 -1 4202560 2458 0 1 0 15 0 0 0 20 0 22 0 12000393 10060525568 7414 33554432000 1073741824 1073778376 140735863697184 140651855414136 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300258 s]
/proc/loadavg: 3.95 2.92 1.89 4/260 14844
/proc/meminfo: memFree=30984248/32872528 swapFree=189444/189444
[pid=14844] ppid=14841 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/14844/stat : 14844 (java) S 14841 14844 13211 0 -1 4202496 7970 0 1 0 63 1 0 0 20 0 22 0 12000393 10060525568 9363 33554432000 1073741824 1073778376 140735863697184 140735863688320 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14844/statm: 2456183 9363 2244 9 0 2446860 0
[pid=14844/tid=14845] ppid=14841 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/14844/task/14845/stat : 14845 (java) S 14841 14844 13211 0 -1 4202560 2458 0 1 0 15 0 0 0 20 0 22 0 12000393 10060525568 9363 33554432000 1073741824 1073778376 140735863697184 140651855414136 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 9824732

[startup+0.700215 s]
/proc/loadavg: 3.95 2.92 1.89 4/260 14844
/proc/meminfo: memFree=30984248/32872528 swapFree=189444/189444
[pid=14844] ppid=14841 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/14844/stat : 14844 (java) S 14841 14844 13211 0 -1 4202496 19915 0 1 0 212 5 0 0 20 0 22 0 12000393 10060525568 29404 33554432000 1073741824 1073778376 140735863697184 140735863688320 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14844/statm: 2456183 29404 2260 9 0 2446860 0
[pid=14844/tid=14845] ppid=14841 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/14844/task/14845/stat : 14845 (java) S 14841 14844 13211 0 -1 4202560 2458 0 1 0 15 0 0 0 20 0 22 0 12000393 10060525568 29404 33554432000 1073741824 1073778376 140735863697184 140651855414136 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 3.88 2.93 1.90 6/282 14866
/proc/meminfo: memFree=30805572/32872528 swapFree=189444/189444
[pid=14844] ppid=14841 vsize=9824732 CPUtime=4.56 cores=0,2,4,6
/proc/14844/stat : 14844 (java) S 14841 14844 13211 0 -1 4202496 22126 0 1 0 449 7 0 0 20 0 22 0 12000393 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140735863688320 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14844/statm: 2456183 49034 2275 9 0 2446860 0
[pid=14844/tid=14845] ppid=14841 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/14844/task/14845/stat : 14845 (java) S 14841 14844 13211 0 -1 4202560 2458 0 1 0 15 0 0 0 20 0 22 0 12000393 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651855414136 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14847] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14847/stat : 14847 (java) S 14841 14844 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651794143784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14848] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14848/stat : 14848 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651793090984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14849] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14849/stat : 14849 (java) S 14841 14844 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651792038184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14850] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14850/stat : 14850 (java) S 14841 14844 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651695650984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14851] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14851/stat : 14851 (java) S 14841 14844 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651694599208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14852] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14852/stat : 14852 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651693546408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14853] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14853/stat : 14853 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651692493608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14854] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14854/stat : 14854 (java) S 14841 14844 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651691440808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14855] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14855/stat : 14855 (java) S 14841 14844 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12000395 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651679242728 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14856] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14856/stat : 14856 (java) S 14841 14844 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12000396 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651678188792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14857] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14857/stat : 14857 (java) S 14841 14844 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12000396 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651677135880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14858] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14858/stat : 14858 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000398 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651676084368 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14859] ppid=14841 vsize=9824732 CPUtime=1 cores=0,2,4,6
/proc/14844/task/14859/stat : 14859 (java) S 14841 14844 13211 0 -1 4202560 11281 0 0 0 98 2 0 0 20 0 22 0 12000398 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651675032504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14860] ppid=14841 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/14844/task/14860/stat : 14860 (java) S 14841 14844 13211 0 -1 4202560 6954 0 0 0 74 0 0 0 20 0 22 0 12000398 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651673979704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14861] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14861/stat : 14861 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000398 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651672927096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14862] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14862/stat : 14862 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000398 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651671874504 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14863] ppid=14841 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/14844/task/14863/stat : 14863 (java) R 14841 14844 13211 0 -1 4202560 30 0 0 0 128 0 0 0 20 0 22 0 12000410 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651670817520 140651795571275 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14864] ppid=14841 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/14844/task/14864/stat : 14864 (java) R 14841 14844 13211 0 -1 4202560 88 0 0 0 126 2 0 0 20 0 22 0 12000411 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651669765584 140651795653347 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14865] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14865/stat : 14865 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12000411 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651668714408 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14866] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14866/stat : 14866 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12000411 10060525568 49034 33554432000 1073741824 1073778376 140735863697184 140651667661608 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 3.88 2.93 1.90 5/282 14866
/proc/meminfo: memFree=30789748/32872528 swapFree=189444/189444
[pid=14844] ppid=14841 vsize=9824732 CPUtime=8.11 cores=0,2,4,6
/proc/14844/stat : 14844 (java) S 14841 14844 13211 0 -1 4202496 23179 0 1 0 801 10 0 0 20 0 22 0 12000393 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140735863688320 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14844/statm: 2456183 55827 2275 9 0 2446860 0
[pid=14844/tid=14845] ppid=14841 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/14844/task/14845/stat : 14845 (java) S 14841 14844 13211 0 -1 4202560 2458 0 1 0 15 0 0 0 20 0 22 0 12000393 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651855414136 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14847] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14847/stat : 14847 (java) S 14841 14844 13211 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651794143784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14848] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14848/stat : 14848 (java) S 14841 14844 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651793090984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14849] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14849/stat : 14849 (java) S 14841 14844 13211 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651792038184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14850] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14850/stat : 14850 (java) S 14841 14844 13211 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651695650984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14851] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14851/stat : 14851 (java) S 14841 14844 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651694599208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14852] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14852/stat : 14852 (java) S 14841 14844 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651693546408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14853] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14853/stat : 14853 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651692493608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14854] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14854/stat : 14854 (java) S 14841 14844 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 12000394 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651691440808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14855] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14855/stat : 14855 (java) S 14841 14844 13211 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 12000395 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651679242728 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14856] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14856/stat : 14856 (java) S 14841 14844 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12000396 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651678188792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14857] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14857/stat : 14857 (java) S 14841 14844 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12000396 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651677135880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14858] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14858/stat : 14858 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000398 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651676084368 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14859] ppid=14841 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/14844/task/14859/stat : 14859 (java) S 14841 14844 13211 0 -1 4202560 12235 0 0 0 131 2 0 0 20 0 22 0 12000398 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651675032504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14860] ppid=14841 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/14844/task/14860/stat : 14860 (java) S 14841 14844 13211 0 -1 4202560 6954 0 0 0 74 0 0 0 20 0 22 0 12000398 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651673979704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14861] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14861/stat : 14861 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000398 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651672927096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14862] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14862/stat : 14862 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000398 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651671874504 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14863] ppid=14841 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/14844/task/14863/stat : 14863 (java) R 14841 14844 13211 0 -1 4202560 31 0 0 0 286 0 0 0 20 0 22 0 12000410 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651670810640 140651795589681 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14864] ppid=14841 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/14844/task/14864/stat : 14864 (java) R 14841 14844 13211 0 -1 4202560 95 0 0 0 282 2 0 0 20 0 22 0 12000411 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651669766664 140651795561274 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14865] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14865/stat : 14865 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12000411 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651668714408 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14866] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14866/stat : 14866 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12000411 10060525568 55827 33554432000 1073741824 1073778376 140735863697184 140651667661608 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.11
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 3.89 2.94 1.91 5/282 14866
/proc/meminfo: memFree=30637644/32872528 swapFree=189444/189444
[pid=14844] ppid=14841 vsize=9824732 CPUtime=14.57 cores=0,2,4,6
/proc/14844/stat : 14844 (java) S 14841 14844 13211 0 -1 4202496 23907 0 1 0 1441 16 0 0 20 0 22 0 12000393 10060525568 94844 33554432000 1073741824 1073778376 140735863697184 140735863688320 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14844/statm: 2456183 94844 2275 9 0 2446860 0
[pid=14844/tid=14845] ppid=14841 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/14844/task/14845/stat : 14845 (java) S 14841 14844 13211 0 -1 4202560 2458 0 1 0 15 0 0 0 20 0 22 0 12000393 10060525568 94844 33554432000 1073741824 1073778376 140735863697184 140651855414136 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14847] ppid=14841 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14844/task/14847/stat : 14847 (java) S 14841 14844 13211 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 12000394 10060525568 94844 33554432000 1073741824 1073778376 140735863697184 140651794143784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14848] ppid=14841 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14844/task/14848/stat : 14848 (java) S 14841 14844 13211 0 -1 4202560 134 0 0 0 2 0 0 0 20 0 22 0 12000394 10060525568 94844 33554432000 1073741824 1073778376 140735863697184 140651793090984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14849] ppid=14841 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14844/task/14849/stat : 14849 (java) S 14841 14844 13211 0 -1 4202560 125 0 0 0 2 0 0 0 20 0 22 0 12000394 10060525568 94844 33554432000 1073741824 1073778376 140735863697184 140651792038184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14850] ppid=14841 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14844/task/14850/stat : 14850 (java) S 14841 14844 13211 0 -1 4202560 163 0 0 0 1 1 0 0 20 0 22 0 12000394 10060525568 94844 33554432000 1073741824 1073778376 140735863697184 140651695650984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14851] ppid=14841 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14844/task/14851/stat : 14851 (java) S 14841 14844 13211 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 12000394 10060525568 94844 33554432000 1073741824 1073778376 140735863697184 140651694599208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14852] ppid=14841 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14844/task/14852/stat : 14852 (java) S 14841 14844 13211 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 12000394 10060525568 94844 33554432000 1073741824 1073778376 140735863697184 140651693546408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14853] ppid=14841 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14844/task/14853/stat : 14853 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 12000394 10060525568 94844 33554432000 1073741824 1073778376 140735863697184 140651692493608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14854] ppid=14841 vsize=9824732 CPUtime=0.03 cores=0,2,4,6

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

/proc/14844/task/14858/stat : 14858 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000398 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651676084368 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14859] ppid=14841 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/14844/task/14859/stat : 14859 (java) S 14841 14844 13211 0 -1 4202560 12654 0 0 0 177 3 0 0 20 0 22 0 12000398 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651675032504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14860] ppid=14841 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/14844/task/14860/stat : 14860 (java) S 14841 14844 13211 0 -1 4202560 6960 0 0 0 94 2 0 0 20 0 22 0 12000398 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651673979704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14861] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14861/stat : 14861 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000398 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651672927096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14862] ppid=14841 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/14844/task/14862/stat : 14862 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 1 3 0 0 20 0 22 0 12000398 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651671874504 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14863] ppid=14841 vsize=9824732 CPUtime=122.07 cores=0,2,4,6
/proc/14844/task/14863/stat : 14863 (java) R 14841 14844 13211 0 -1 4202560 59 0 0 0 12206 1 0 0 20 0 22 0 12000410 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651670817520 140651795695843 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14864] ppid=14841 vsize=9824732 CPUtime=122.06 cores=0,2,4,6
/proc/14844/task/14864/stat : 14864 (java) R 14841 14844 13211 0 -1 4202560 1047 0 0 0 12183 23 0 0 20 0 22 0 12000411 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651669764472 140651795653019 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14865] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14865/stat : 14865 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12000411 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651668714408 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14866] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14866/stat : 14866 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12000411 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651667661608 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 249.69
Current children cumulated vsize (KiB) 9824732

[startup+124.801 s]
/proc/loadavg: 3.99 3.28 2.15 5/283 15075
/proc/meminfo: memFree=28910628/32872528 swapFree=189444/189444
[pid=14844] ppid=14841 vsize=9824732 CPUtime=252.88 cores=0,2,4,6
/proc/14844/stat : 14844 (java) S 14841 14844 13211 0 -1 4202496 27299 0 1 0 25222 66 0 0 20 0 22 0 12000393 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140735863688320 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14844/statm: 2456183 462722 2276 9 0 2446860 0
[pid=14844/tid=14845] ppid=14841 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/14844/task/14845/stat : 14845 (java) S 14841 14844 13211 0 -1 4202560 2462 0 1 0 16 0 0 0 20 0 22 0 12000393 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651855414136 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14847] ppid=14841 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/14844/task/14847/stat : 14847 (java) S 14841 14844 13211 0 -1 4202560 211 0 0 0 21 4 0 0 20 0 22 0 12000394 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651794143784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14848] ppid=14841 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/14844/task/14848/stat : 14848 (java) S 14841 14844 13211 0 -1 4202560 258 0 0 0 20 5 0 0 20 0 22 0 12000394 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651793090984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14849] ppid=14841 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/14844/task/14849/stat : 14849 (java) S 14841 14844 13211 0 -1 4202560 350 0 0 0 19 5 0 0 20 0 22 0 12000394 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651792038184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14850] ppid=14841 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/14844/task/14850/stat : 14850 (java) S 14841 14844 13211 0 -1 4202560 337 0 0 0 22 6 0 0 20 0 22 0 12000394 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651695650984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14851] ppid=14841 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/14844/task/14851/stat : 14851 (java) S 14841 14844 13211 0 -1 4202560 173 0 0 0 16 4 0 0 20 0 22 0 12000394 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651694599208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14852] ppid=14841 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/14844/task/14852/stat : 14852 (java) S 14841 14844 13211 0 -1 4202560 271 0 0 0 20 4 0 0 20 0 22 0 12000394 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651693546408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14853] ppid=14841 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/14844/task/14853/stat : 14853 (java) S 14841 14844 13211 0 -1 4202560 137 0 0 0 15 3 0 0 20 0 22 0 12000394 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651692493608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14854] ppid=14841 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/14844/task/14854/stat : 14854 (java) S 14841 14844 13211 0 -1 4202560 344 0 0 0 14 3 0 0 20 0 22 0 12000394 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651691440808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14855] ppid=14841 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14844/task/14855/stat : 14855 (java) S 14841 14844 13211 0 -1 4202560 766 0 0 0 0 3 0 0 20 0 22 0 12000395 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651679242728 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14856] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14856/stat : 14856 (java) S 14841 14844 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12000396 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651678188792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14857] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14857/stat : 14857 (java) S 14841 14844 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12000396 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651677135880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14858] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14858/stat : 14858 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000398 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651676084368 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14859] ppid=14841 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/14844/task/14859/stat : 14859 (java) S 14841 14844 13211 0 -1 4202560 12654 0 0 0 177 3 0 0 20 0 22 0 12000398 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651675032504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14860] ppid=14841 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/14844/task/14860/stat : 14860 (java) S 14841 14844 13211 0 -1 4202560 6960 0 0 0 94 2 0 0 20 0 22 0 12000398 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651673979704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14861] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14861/stat : 14861 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12000398 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651672927096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14862] ppid=14841 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/14844/task/14862/stat : 14862 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 1 3 0 0 20 0 22 0 12000398 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651671874504 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14863] ppid=14841 vsize=9824732 CPUtime=123.66 cores=0,2,4,6
/proc/14844/task/14863/stat : 14863 (java) R 14841 14844 13211 0 -1 4202560 59 0 0 0 12365 1 0 0 20 0 22 0 12000410 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651670817520 140651795695843 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14864] ppid=14841 vsize=9824732 CPUtime=123.65 cores=0,2,4,6
/proc/14844/task/14864/stat : 14864 (java) R 14841 14844 13211 0 -1 4202560 1047 0 0 0 12342 23 0 0 20 0 22 0 12000411 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651669757824 140651795896493 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14865] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14865/stat : 14865 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12000411 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651668714408 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14866] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14866/stat : 14866 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12000411 10060525568 462722 33554432000 1073741824 1073778376 140735863697184 140651667661608 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 252.88
Current children cumulated vsize (KiB) 9824732

[startup+125.601 s]
/proc/loadavg: 3.99 3.29 2.16 5/283 15075
/proc/meminfo: memFree=28910628/32872528 swapFree=189444/189444
[pid=14844] ppid=14841 vsize=9824732 CPUtime=253.86 cores=0,2,4,6
/proc/14844/stat : 14844 (java) S 14841 14844 13211 0 -1 4202496 27300 0 1 0 25317 69 0 0 20 0 19 0 12000393 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140735863688320 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14844/statm: 2456183 462708 2277 9 0 2446860 0
[pid=14844/tid=14845] ppid=14841 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/14844/task/14845/stat : 14845 (java) S 14841 14844 13211 0 -1 4202560 2462 0 1 0 16 0 0 0 20 0 19 0 12000393 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651855414136 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14847] ppid=14841 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/14844/task/14847/stat : 14847 (java) S 14841 14844 13211 0 -1 4202560 211 0 0 0 21 4 0 0 20 0 19 0 12000394 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651794143784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14848] ppid=14841 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/14844/task/14848/stat : 14848 (java) S 14841 14844 13211 0 -1 4202560 258 0 0 0 20 5 0 0 20 0 19 0 12000394 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651793090984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14849] ppid=14841 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/14844/task/14849/stat : 14849 (java) S 14841 14844 13211 0 -1 4202560 350 0 0 0 19 5 0 0 20 0 19 0 12000394 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651792038184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14850] ppid=14841 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/14844/task/14850/stat : 14850 (java) S 14841 14844 13211 0 -1 4202560 337 0 0 0 22 6 0 0 20 0 19 0 12000394 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651695650984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14851] ppid=14841 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/14844/task/14851/stat : 14851 (java) S 14841 14844 13211 0 -1 4202560 173 0 0 0 16 4 0 0 20 0 19 0 12000394 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651694599208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14852] ppid=14841 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/14844/task/14852/stat : 14852 (java) S 14841 14844 13211 0 -1 4202560 271 0 0 0 20 4 0 0 20 0 19 0 12000394 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651693546408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14853] ppid=14841 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/14844/task/14853/stat : 14853 (java) S 14841 14844 13211 0 -1 4202560 137 0 0 0 15 3 0 0 20 0 19 0 12000394 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651692493608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14854] ppid=14841 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/14844/task/14854/stat : 14854 (java) S 14841 14844 13211 0 -1 4202560 344 0 0 0 14 3 0 0 20 0 19 0 12000394 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651691440808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14855] ppid=14841 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14844/task/14855/stat : 14855 (java) S 14841 14844 13211 0 -1 4202560 766 0 0 0 0 3 0 0 20 0 19 0 12000395 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651679242728 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14856] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14856/stat : 14856 (java) S 14841 14844 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12000396 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651678188792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14857] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14857/stat : 14857 (java) S 14841 14844 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12000396 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651677135880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14858] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14858/stat : 14858 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12000398 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651676084368 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14859] ppid=14841 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/14844/task/14859/stat : 14859 (java) S 14841 14844 13211 0 -1 4202560 12654 0 0 0 177 3 0 0 20 0 19 0 12000398 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651675032504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14860] ppid=14841 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/14844/task/14860/stat : 14860 (java) S 14841 14844 13211 0 -1 4202560 6960 0 0 0 94 2 0 0 20 0 19 0 12000398 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651673979704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14861] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14861/stat : 14861 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12000398 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651672927096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14862] ppid=14841 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/14844/task/14862/stat : 14862 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 1 3 0 0 20 0 19 0 12000398 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651671874504 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14865] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14865/stat : 14865 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12000411 10060525568 462708 33554432000 1073741824 1073778376 140735863697184 140651668714408 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 253.86
Current children cumulated vsize (KiB) 9824732

[startup+125.801 s]
/proc/loadavg: 3.99 3.29 2.16 5/283 15075
/proc/meminfo: memFree=28910628/32872528 swapFree=189444/189444
[pid=14844] ppid=14841 vsize=9824732 CPUtime=253.97 cores=0,2,4,6
/proc/14844/stat : 14844 (java) S 14841 14844 13211 0 -1 4202496 27314 0 1 0 25328 69 0 0 20 0 19 0 12000393 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140735863688320 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14844/statm: 2456183 462720 2287 9 0 2446860 0
[pid=14844/tid=14845] ppid=14841 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/14844/task/14845/stat : 14845 (java) S 14841 14844 13211 0 -1 4202560 2462 0 1 0 16 0 0 0 20 0 19 0 12000393 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651855413976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14847] ppid=14841 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/14844/task/14847/stat : 14847 (java) S 14841 14844 13211 0 -1 4202560 211 0 0 0 21 4 0 0 20 0 19 0 12000394 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651794143784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14848] ppid=14841 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/14844/task/14848/stat : 14848 (java) S 14841 14844 13211 0 -1 4202560 258 0 0 0 20 5 0 0 20 0 19 0 12000394 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651793090984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14849] ppid=14841 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/14844/task/14849/stat : 14849 (java) S 14841 14844 13211 0 -1 4202560 350 0 0 0 19 5 0 0 20 0 19 0 12000394 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651792038184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14850] ppid=14841 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/14844/task/14850/stat : 14850 (java) S 14841 14844 13211 0 -1 4202560 337 0 0 0 22 6 0 0 20 0 19 0 12000394 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651695650984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14851] ppid=14841 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/14844/task/14851/stat : 14851 (java) S 14841 14844 13211 0 -1 4202560 173 0 0 0 16 4 0 0 20 0 19 0 12000394 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651694599208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14852] ppid=14841 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/14844/task/14852/stat : 14852 (java) S 14841 14844 13211 0 -1 4202560 271 0 0 0 20 4 0 0 20 0 19 0 12000394 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651693546408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14853] ppid=14841 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/14844/task/14853/stat : 14853 (java) S 14841 14844 13211 0 -1 4202560 137 0 0 0 15 3 0 0 20 0 19 0 12000394 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651692493608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14854] ppid=14841 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/14844/task/14854/stat : 14854 (java) S 14841 14844 13211 0 -1 4202560 344 0 0 0 14 3 0 0 20 0 19 0 12000394 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651691440808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14844/tid=14855] ppid=14841 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14844/task/14855/stat : 14855 (java) S 14841 14844 13211 0 -1 4202560 766 0 0 0 0 3 0 0 20 0 19 0 12000395 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651679242728 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14856] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14856/stat : 14856 (java) S 14841 14844 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12000396 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651678188792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14857] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14857/stat : 14857 (java) S 14841 14844 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12000396 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651677135880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14858] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14858/stat : 14858 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12000398 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651676084368 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14844/tid=14859] ppid=14841 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/14844/task/14859/stat : 14859 (java) S 14841 14844 13211 0 -1 4202560 12655 0 0 0 179 3 0 0 20 0 19 0 12000398 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651675032504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14844/tid=14860] ppid=14841 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/14844/task/14860/stat : 14860 (java) S 14841 14844 13211 0 -1 4202560 6970 0 0 0 95 2 0 0 20 0 19 0 12000398 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651673979704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14861] ppid=14841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14844/task/14861/stat : 14861 (java) S 14841 14844 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12000398 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651672927096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14844/tid=14862] ppid=14841 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/14844/task/14862/stat : 14862 (java) S 14841 14844 13211 0 -1 4202560 7 0 0 0 1 3 0 0 20 0 19 0 12000398 10060525568 462720 33554432000 1073741824 1073778376 140735863697184 140651671874504 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 253.97
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): 0.430008
#  lost CPU user time (s): 0.460007
#  lost CPU system time (s): -0.03

Real time (s): 125.859
CPU time (s): 254.544
CPU user time (s): 253.724
CPU system time (s): 0.82087
CPU usage (%): 202.246
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.263
system time used= 0.85087
maximum resident set size= 1855616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27322
page faults= 1
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3699
involuntary context switches= 3289

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.412937 second user time and 0.563914 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-30 19:48:59
IDJOB=4120835
IDBENCH=110153
IDSOLVER=2543
FILE ID=node102/4120835-1467308939
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-tseitin-regular-n80-d3-i3-r1.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-4120835-1467308939/watcher-4120835-1467308939 -o /tmp/evaluation-result-4120835-1467308939/solver-4120835-1467308939 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13227 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120835-1467308939.opb

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

MD5SUM BENCH= 749ce93b0e55143d58ba5f0ba32d1347
RANDOM SEED=1460502

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:        30984768 kB
Buffers:          152596 kB
Cached:           536864 kB
SwapCached:            0 kB
Active:           536712 kB
Inactive:         416796 kB
Active(anon):     266864 kB
Inactive(anon):        0 kB
Active(file):     269848 kB
Inactive(file):   416796 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1232 kB
Writeback:             0 kB
AnonPages:        471808 kB
Mapped:            22496 kB
Shmem:               204 kB
Slab:             608580 kB
SReclaimable:      51652 kB
SUnreclaim:       556928 kB
KernelStack:        2288 kB
PageTables:         5712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     768836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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:51:05