Trace number 4122651

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 118.356 57.8039

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n88-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM6ba7a149864ceb83e6afd3169600ac38
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 benchmark6.596
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables132
Total number of constraints352
Number of constraints which are clauses352
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4122651-1467310373.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.16	c ... done. Wall clock time 0.056s.
0.11/0.16	c declared #vars     132
0.11/0.16	c #constraints  352
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 352
0.11/0.17	c 352 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 352
0.11/0.17	c 352 constraints processed.
1.58/0.69	c cleaning 2501 clauses out of 5001 with flag 24329/5001
2.37/0.82	c cleaning 0 clauses out of 5000 with flag 0/5000
2.78/0.95	c cleaning 4247 clauses out of 8500 with flag 56590/11001
3.13/1.10	c cleaning 0 clauses out of 11000 with flag 0/11000
3.74/1.26	c cleaning 5625 clauses out of 11252 with flag 93028/18000
4.35/1.41	c cleaning 0 clauses out of 18000 with flag 0/18000
4.82/1.68	c cleaning 6814 clauses out of 13627 with flag 132553/26000
5.36/1.81	c cleaning 0 clauses out of 26000 with flag 0/26000
6.15/2.16	c cleaning 7907 clauses out of 15814 with flag 174508/35001
6.36/2.25	c cleaning 0 clauses out of 35000 with flag 0/35000
7.36/2.76	c cleaning 0 clauses out of 45001 with flag 0/45001
7.56/2.84	c cleaning 8950 clauses out of 17907 with flag 218828/45001
8.57/3.34	c cleaning 0 clauses out of 56001 with flag 0/56001
8.98/3.51	c cleaning 9977 clauses out of 19957 with flag 272811/56001
10.02/4.02	c cleaning 0 clauses out of 68001 with flag 0/68001
10.42/4.26	c cleaning 10989 clauses out of 21979 with flag 331217/68000
11.62/4.90	c cleaning 0 clauses out of 81000 with flag 0/81000
12.22/5.19	c cleaning 11991 clauses out of 23990 with flag 392117/81000
13.66/5.80	c cleaning 0 clauses out of 95000 with flag 0/95000
14.26/6.13	c cleaning 12997 clauses out of 25999 with flag 456076/95000
15.48/6.72	c cleaning 0 clauses out of 110000 with flag 0/110000
16.66/7.39	c cleaning 14000 clauses out of 28003 with flag 528140/110001
18.31/8.15	c cleaning 0 clauses out of 126000 with flag 0/126000
19.51/8.76	c cleaning 15000 clauses out of 30002 with flag 597124/126000
20.31/9.14	c cleaning 0 clauses out of 143000 with flag 0/143000
22.91/10.46	c cleaning 15997 clauses out of 32002 with flag 669997/143000
23.31/10.65	c cleaning 0 clauses out of 161001 with flag 0/161001
26.98/12.42	c cleaning 17000 clauses out of 34005 with flag 749837/161000
27.58/12.76	c cleaning 0 clauses out of 180000 with flag 0/180000
30.58/14.25	c cleaning 18003 clauses out of 36005 with flag 832559/180000
31.38/14.64	c cleaning 0 clauses out of 200000 with flag 0/200000
34.98/16.48	c cleaning 0 clauses out of 221001 with flag 0/221001
35.78/16.86	c cleaning 18998 clauses out of 38002 with flag 930984/200000
39.25/18.52	c cleaning 0 clauses out of 243001 with flag 0/243001
41.05/19.40	c cleaning 19998 clauses out of 40004 with flag 1026226/221000
44.85/21.35	c cleaning 0 clauses out of 266000 with flag 0/266000
46.85/22.38	c cleaning 21001 clauses out of 42006 with flag 1121716/243000
50.86/24.33	c cleaning 0 clauses out of 290000 with flag 0/290000
54.24/26.08	c cleaning 21998 clauses out of 44006 with flag 1231249/266001
56.73/27.25	c cleaning 0 clauses out of 315001 with flag 0/315001
62.13/29.92	c cleaning 23001 clauses out of 46007 with flag 1347146/290000
62.53/30.14	c cleaning 0 clauses out of 341000 with flag 0/341000
68.73/33.26	c cleaning 0 clauses out of 368001 with flag 0/368001
69.53/33.64	c cleaning 24001 clauses out of 48008 with flag 1461311/315002
76.93/37.33	c cleaning 24998 clauses out of 50006 with flag 1579444/341001
77.93/37.85	c cleaning 0 clauses out of 396000 with flag 0/396000
85.61/41.69	c cleaning 26002 clauses out of 52009 with flag 1704086/368002
86.23/41.98	c cleaning 0 clauses out of 425000 with flag 0/425000
94.41/46.07	c cleaning 26997 clauses out of 54005 with flag 1829252/396000
94.61/46.19	c cleaning 0 clauses out of 455000 with flag 0/455000
105.16/51.22	c cleaning 0 clauses out of 486002 with flag 0/486002
106.21/51.76	c cleaning 28003 clauses out of 56009 with flag 1957979/425001
115.00/56.15	c cleaning 0 clauses out of 517999 with flag 0/518000
117.58/57.43	c cleaning 29001 clauses out of 58006 with flag 2089813/455001
117.99/57.65	c And the winner is solver1
118.13/57.71	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
118.13/57.71	c starts		: 86
118.13/57.71	c conflicts		: 457050
118.13/57.71	c decisions		: 545103
118.13/57.71	c propagations		: 3703018
118.13/57.71	c inspects		: 1390996050
118.13/57.71	c shortcuts		: 0
118.13/57.71	c learnt literals	: 0
118.13/57.71	c learnt binary clauses	: 0
118.13/57.71	c learnt ternary clauses	: 12
118.13/57.71	c learnt constraints	: 457050
118.13/57.71	c ignored constraints	: 0
118.13/57.71	c root simplifications	: 0
118.13/57.71	c removed literals (reason simplification)	: 1848638
118.13/57.71	c reason swapping (by a shorter reason)	: 0
118.13/57.71	c Calls to reduceDB	: 26
118.13/57.71	c Number of update (reduction) of LBD	: 84494
118.13/57.71	c Imported unit clauses	: 0
118.13/57.71	c number of reductions to clauses (during analyze)	: 0
118.13/57.71	c number of learned constraints concerned by reduction	: 0
118.13/57.71	c number of learning phase by resolution	: 0
118.13/57.71	c number of learning phase by cutting planes	: 0
118.13/57.71	c speed (assignments/second)	: 64360.0180756396
118.13/57.71	c non guided choices	325
118.13/57.72	c learnt constraints type 
118.13/57.72	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 31054
118.13/57.72	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
118.13/57.72	c starts		: 152
118.13/57.72	c conflicts		: 528662
118.13/57.72	c decisions		: 640705
118.13/57.72	c propagations		: 2183643
118.13/57.72	c inspects		: 527433140
118.13/57.72	c shortcuts		: 0
118.13/57.72	c learnt literals	: 1
118.13/57.72	c learnt binary clauses	: 2
118.13/57.72	c learnt ternary clauses	: 19
118.13/57.72	c learnt constraints	: 528660
118.13/57.72	c ignored constraints	: 0
118.13/57.72	c root simplifications	: 0
118.13/57.72	c removed literals (reason simplification)	: 0
118.13/57.72	c reason swapping (by a shorter reason)	: 0
118.13/57.72	c Calls to reduceDB	: 28
118.13/57.72	c Number of update (reduction) of LBD	: 0
118.13/57.72	c Imported unit clauses	: 0
118.13/57.72	c number of reductions to clauses (during analyze)	: 0
118.13/57.72	c number of learned constraints concerned by reduction	: 0
118.13/57.72	c number of learning phase by resolution	: 0
118.13/57.72	c number of learning phase by cutting planes	: 0
118.13/57.72	c speed (assignments/second)	: 37941.42790123886
118.13/57.72	c non guided choices	251
118.13/57.79	c learnt constraints type 
118.13/57.79	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 528658
118.13/57.79	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 2
118.13/57.79	s UNSATISFIABLE
118.13/57.79	c Total wall clock time (in seconds): 57.685

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-4122651-1467310373/watcher-4122651-1467310373 -o /tmp/evaluation-result-4122651-1467310373/solver-4122651-1467310373 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14917 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4122651-1467310373.opb 

pid=23321
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.38 4.36 4.03 5/197 23324
/proc/meminfo: memFree=28088596/32872528 swapFree=1526624/1696276
[pid=23324] ppid=23321 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/23324/stat : 23324 (java) S 23321 23324 14900 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 10061565 98570240 978 33554432000 1073741824 1073778376 140735385642784 140735385633920 270710898749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23324/statm: 24065 978 744 9 0 16771 0
[pid=23324/tid=23325] ppid=23321 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23325/stat : 23325 (java) R 23321 23324 14900 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 10061566 98570240 978 33554432000 1073741824 1073778376 140735385642784 139769748045352 270707541376 0 0 4096 0 0 0 0 -1 5 0 0 0 0 0

[startup+0.100062 s]
/proc/loadavg: 4.38 4.36 4.03 5/197 23324
/proc/meminfo: memFree=28088596/32872528 swapFree=1526624/1696276
[pid=23324] ppid=23321 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/23324/stat : 23324 (java) S 23321 23324 14900 0 -1 4202496 4487 0 1 0 9 2 0 0 20 0 18 0 10061565 9787879424 6106 33554432000 1073741824 1073778376 140735385642784 140735385633920 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23324/statm: 2389619 6106 2156 9 0 2380296 0
[pid=23324/tid=23325] ppid=23321 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/23324/task/23325/stat : 23325 (java) R 23321 23324 14900 0 -1 4202560 2387 0 1 0 7 0 0 0 20 0 18 0 10061566 9787879424 6106 33554432000 1073741824 1073778376 140735385642784 139769748048800 139769755535827 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200264 s]
/proc/loadavg: 4.38 4.36 4.03 5/197 23324
/proc/meminfo: memFree=28088596/32872528 swapFree=1526624/1696276
[pid=23324] ppid=23321 vsize=9825056 CPUtime=0.27 cores=1,3,5,7
/proc/23324/stat : 23324 (java) S 23321 23324 14900 0 -1 4202496 5125 0 1 0 25 2 0 0 20 0 22 0 10061565 10060857344 8147 33554432000 1073741824 1073778376 140735385642784 140735385633920 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23324/statm: 2456264 8147 2222 9 0 2446941 0
[pid=23324/tid=23325] ppid=23321 vsize=9825056 CPUtime=0.15 cores=1,3,5,7
/proc/23324/task/23325/stat : 23325 (java) S 23321 23324 14900 0 -1 4202560 2415 0 1 0 13 2 0 0 20 0 22 0 10061566 10060857344 8147 33554432000 1073741824 1073778376 140735385642784 139769748050808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9825056

[startup+0.300268 s]
/proc/loadavg: 4.38 4.36 4.03 5/197 23324
/proc/meminfo: memFree=28088596/32872528 swapFree=1526624/1696276
[pid=23324] ppid=23321 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/23324/stat : 23324 (java) S 23321 23324 14900 0 -1 4202496 7361 0 1 0 55 2 0 0 20 0 22 0 10061565 10060525568 9679 33554432000 1073741824 1073778376 140735385642784 140735385633920 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23324/statm: 2456183 9679 2246 9 0 2446860 0
[pid=23324/tid=23325] ppid=23321 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/23324/task/23325/stat : 23325 (java) S 23321 23324 14900 0 -1 4202560 2415 0 1 0 13 2 0 0 20 0 22 0 10061566 10060525568 9679 33554432000 1073741824 1073778376 140735385642784 139769748050808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824732

[startup+0.70024 s]
/proc/loadavg: 4.38 4.36 4.03 5/197 23324
/proc/meminfo: memFree=28088596/32872528 swapFree=1526624/1696276
[pid=23324] ppid=23321 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/23324/stat : 23324 (java) S 23321 23324 14900 0 -1 4202496 17727 0 1 0 192 5 0 0 20 0 22 0 10061565 10060525568 23837 33554432000 1073741824 1073778376 140735385642784 140735385633920 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23324/statm: 2456183 23837 2253 9 0 2446860 0
[pid=23324/tid=23325] ppid=23321 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/23324/task/23325/stat : 23325 (java) S 23321 23324 14900 0 -1 4202560 2415 0 1 0 13 2 0 0 20 0 22 0 10061566 10060525568 23837 33554432000 1073741824 1073778376 140735385642784 139769748050808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.38 4.36 4.03 7/219 23346
/proc/meminfo: memFree=27892016/32872528 swapFree=1526624/1696276
[pid=23324] ppid=23321 vsize=9824732 CPUtime=4.62 cores=1,3,5,7
/proc/23324/stat : 23324 (java) S 23321 23324 14900 0 -1 4202496 24145 0 1 0 455 7 0 0 20 0 22 0 10061565 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 140735385633920 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23324/statm: 2456183 51347 2275 9 0 2446860 0
[pid=23324/tid=23325] ppid=23321 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/23324/task/23325/stat : 23325 (java) S 23321 23324 14900 0 -1 4202560 2415 0 1 0 13 2 0 0 20 0 22 0 10061566 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769748050808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23327] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23327/stat : 23327 (java) S 23321 23324 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769720502824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23328] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23328/stat : 23328 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769719450024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23329] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23329/stat : 23329 (java) S 23321 23324 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769718397224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23330] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23330/stat : 23330 (java) S 23321 23324 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769717344424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23331] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23331/stat : 23331 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769716292648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23332] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23332/stat : 23332 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769715239848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23333] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23333/stat : 23333 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769714187048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23334] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23334/stat : 23334 (java) S 23321 23324 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769713134248 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23335] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23335/stat : 23335 (java) S 23321 23324 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10061568 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769101126120 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23336] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23336/stat : 23336 (java) S 23321 23324 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10061568 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769100072184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23337] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23337/stat : 23337 (java) S 23321 23324 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10061568 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769099019272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23338] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23338/stat : 23338 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061570 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769097967760 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23339] ppid=23321 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/23324/task/23339/stat : 23339 (java) S 23321 23324 14900 0 -1 4202560 10178 0 0 0 108 3 0 0 20 0 22 0 10061570 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769096915896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23340] ppid=23321 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/23324/task/23340/stat : 23340 (java) S 23321 23324 14900 0 -1 4202560 10141 0 0 0 82 2 0 0 20 0 22 0 10061570 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769095863096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23341] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23341/stat : 23341 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061570 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769094810488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23342] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23342/stat : 23342 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061570 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769093757896 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23343] ppid=23321 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/23324/task/23343/stat : 23343 (java) R 23321 23324 14900 0 -1 4202560 22 0 0 0 119 0 0 0 20 0 22 0 10061583 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769092694032 139769594436304 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23344] ppid=23321 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/23324/task/23344/stat : 23344 (java) R 23321 23324 14900 0 -1 4202560 87 0 0 0 126 1 0 0 20 0 22 0 10061583 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769091641216 139769594544334 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23324/tid=23345] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23345/stat : 23345 (java) S 23321 23324 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10061583 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769090597800 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23346] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23346/stat : 23346 (java) S 23321 23324 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10061583 10060525568 51347 33554432000 1073741824 1073778376 140735385642784 139769089545000 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.38 4.36 4.03 5/219 23346
/proc/meminfo: memFree=27878860/32872528 swapFree=1526624/1696276
[pid=23324] ppid=23321 vsize=9824732 CPUtime=8.16 cores=1,3,5,7
/proc/23324/stat : 23324 (java) S 23321 23324 14900 0 -1 4202496 24239 0 1 0 807 9 0 0 20 0 22 0 10061565 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 140735385633920 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23324/statm: 2456183 55507 2275 9 0 2446860 0
[pid=23324/tid=23325] ppid=23321 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/23324/task/23325/stat : 23325 (java) S 23321 23324 14900 0 -1 4202560 2415 0 1 0 13 2 0 0 20 0 22 0 10061566 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769748050808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23327] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23327/stat : 23327 (java) S 23321 23324 14900 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769720502824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23328] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23328/stat : 23328 (java) S 23321 23324 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769719450024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23329] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23329/stat : 23329 (java) S 23321 23324 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769718397224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23330] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23330/stat : 23330 (java) S 23321 23324 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769717344424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23324/tid=23331] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23331/stat : 23331 (java) S 23321 23324 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769716292648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23324/tid=23332] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23332/stat : 23332 (java) S 23321 23324 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769715239848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23333] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23333/stat : 23333 (java) S 23321 23324 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769714187048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23334] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23334/stat : 23334 (java) S 23321 23324 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 10061567 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769713134248 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23335] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23335/stat : 23335 (java) S 23321 23324 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 10061568 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769101126120 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23336] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23336/stat : 23336 (java) S 23321 23324 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10061568 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769100072184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23337] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23337/stat : 23337 (java) S 23321 23324 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10061568 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769099019272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23338] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23338/stat : 23338 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061570 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769097967760 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23339] ppid=23321 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/23324/task/23339/stat : 23339 (java) S 23321 23324 14900 0 -1 4202560 10178 0 0 0 140 3 0 0 20 0 22 0 10061570 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769096915896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23340] ppid=23321 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/23324/task/23340/stat : 23340 (java) S 23321 23324 14900 0 -1 4202560 10141 0 0 0 82 2 0 0 20 0 22 0 10061570 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769095863096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23341] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23341/stat : 23341 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061570 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769094810488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23342] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23342/stat : 23342 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061570 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769093757896 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23343] ppid=23321 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/23324/task/23343/stat : 23343 (java) R 23321 23324 14900 0 -1 4202560 23 0 0 0 275 0 0 0 20 0 22 0 10061583 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769092694032 139769594484908 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23324/tid=23344] ppid=23321 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/23324/task/23344/stat : 23344 (java) R 23321 23324 14900 0 -1 4202560 90 0 0 0 282 2 0 0 20 0 22 0 10061583 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769091649904 139769594546213 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23345] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23345/stat : 23345 (java) S 23321 23324 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10061583 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769090597800 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23346] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23346/stat : 23346 (java) S 23321 23324 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10061583 10060525568 55507 33554432000 1073741824 1073778376 140735385642784 139769089545000 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.16
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.35 4.36 4.03 5/219 23346
/proc/meminfo: memFree=27776272/32872528 swapFree=1526624/1696276
[pid=23324] ppid=23321 vsize=9824732 CPUtime=14.66 cores=1,3,5,7
/proc/23324/stat : 23324 (java) S 23321 23324 14900 0 -1 4202496 24626 0 1 0 1450 16 0 0 20 0 22 0 10061565 10060525568 90820 33554432000 1073741824 1073778376 140735385642784 140735385633920 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23324/statm: 2456183 90820 2275 9 0 2446860 0
[pid=23324/tid=23325] ppid=23321 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/23324/task/23325/stat : 23325 (java) S 23321 23324 14900 0 -1 4202560 2415 0 1 0 13 2 0 0 20 0 22 0 10061566 10060525568 90820 33554432000 1073741824 1073778376 140735385642784 139769748050808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23324/tid=23327] ppid=23321 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23324/task/23327/stat : 23327 (java) S 23321 23324 14900 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 10061567 10060525568 90820 33554432000 1073741824 1073778376 140735385642784 139769720502824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23328] ppid=23321 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23324/task/23328/stat : 23328 (java) S 23321 23324 14900 0 -1 4202560 44 0 0 0 2 0 0 0 20 0 22 0 10061567 10060525568 90820 33554432000 1073741824 1073778376 140735385642784 139769719450024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23329] ppid=23321 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23324/task/23329/stat : 23329 (java) S 23321 23324 14900 0 -1 4202560 73 0 0 0 3 0 0 0 20 0 22 0 10061567 10060525568 90820 33554432000 1073741824 1073778376 140735385642784 139769718397224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23330] ppid=23321 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23324/task/23330/stat : 23330 (java) S 23321 23324 14900 0 -1 4202560 55 0 0 0 2 0 0 0 20 0 22 0 10061567 10060525568 90820 33554432000 1073741824 1073778376 140735385642784 139769717344424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23331] ppid=23321 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23324/task/23331/stat : 23331 (java) S 23321 23324 14900 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 10061567 10060525568 90820 33554432000 1073741824 1073778376 140735385642784 139769716292648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23332] ppid=23321 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23324/task/23332/stat : 23332 (java) S 23321 23324 14900 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 22 0 10061567 10060525568 90820 33554432000 1073741824 1073778376 140735385642784 139769715239848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23324/tid=23333] ppid=23321 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23324/task/23333/stat : 23333 (java) S 23321 23324 14900 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 10061567 10060525568 90820 33554432000 1073741824 1073778376 140735385642784 139769714187048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23334] ppid=23321 vsize=9824732 CPUtime=0.05 cores=1,3,5,7

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

/proc/23324/task/23346/stat : 23346 (java) S 23321 23324 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10061583 10060525568 274060 33554432000 1073741824 1073778376 140735385642784 139769089545000 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 111.57
Current children cumulated vsize (KiB) 9824732

[startup+56.0009 s]
/proc/loadavg: 4.43 4.38 4.05 7/219 23482
/proc/meminfo: memFree=27322956/32872528 swapFree=1526624/1696276
[pid=23324] ppid=23321 vsize=9824732 CPUtime=114.78 cores=1,3,5,7
/proc/23324/stat : 23324 (java) S 23321 23324 14900 0 -1 4202496 26197 0 1 0 11433 45 0 0 20 0 22 0 10061565 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 140735385633920 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23324/statm: 2456183 293516 2276 9 0 2446860 0
[pid=23324/tid=23325] ppid=23321 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/23324/task/23325/stat : 23325 (java) S 23321 23324 14900 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 22 0 10061566 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769748050808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23327] ppid=23321 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/23324/task/23327/stat : 23327 (java) S 23321 23324 14900 0 -1 4202560 101 0 0 0 12 3 0 0 20 0 22 0 10061567 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769720502824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23328] ppid=23321 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23324/task/23328/stat : 23328 (java) S 23321 23324 14900 0 -1 4202560 82 0 0 0 9 3 0 0 20 0 22 0 10061567 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769719450024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23329] ppid=23321 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/23324/task/23329/stat : 23329 (java) S 23321 23324 14900 0 -1 4202560 131 0 0 0 11 2 0 0 20 0 22 0 10061567 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769718397224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23330] ppid=23321 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/23324/task/23330/stat : 23330 (java) S 23321 23324 14900 0 -1 4202560 110 0 0 0 8 3 0 0 20 0 22 0 10061567 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769717344424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23331] ppid=23321 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23324/task/23331/stat : 23331 (java) S 23321 23324 14900 0 -1 4202560 59 0 0 0 10 2 0 0 20 0 22 0 10061567 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769716292648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23332] ppid=23321 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/23324/task/23332/stat : 23332 (java) S 23321 23324 14900 0 -1 4202560 93 0 0 0 11 3 0 0 20 0 22 0 10061567 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769715239848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23333] ppid=23321 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/23324/task/23333/stat : 23333 (java) S 23321 23324 14900 0 -1 4202560 55 0 0 0 7 3 0 0 20 0 22 0 10061567 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769714187048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23334] ppid=23321 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/23324/task/23334/stat : 23334 (java) S 23321 23324 14900 0 -1 4202560 74 0 0 0 11 3 0 0 20 0 22 0 10061567 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769713134248 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23335] ppid=23321 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23324/task/23335/stat : 23335 (java) S 23321 23324 14900 0 -1 4202560 598 0 0 0 0 1 0 0 20 0 22 0 10061568 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769101126120 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23324/tid=23336] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23336/stat : 23336 (java) S 23321 23324 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10061568 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769100072184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23337] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23337/stat : 23337 (java) S 23321 23324 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10061568 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769099019272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23338] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23338/stat : 23338 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061570 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769097967760 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23339] ppid=23321 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/23324/task/23339/stat : 23339 (java) S 23321 23324 14900 0 -1 4202560 10198 0 0 0 180 3 0 0 20 0 22 0 10061570 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769096915896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23340] ppid=23321 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/23324/task/23340/stat : 23340 (java) S 23321 23324 14900 0 -1 4202560 10141 0 0 0 83 2 0 0 20 0 22 0 10061570 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769095863096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23341] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23341/stat : 23341 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061570 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769094810488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23342] ppid=23321 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23324/task/23342/stat : 23342 (java) S 23321 23324 14900 0 -1 4202560 3 0 0 0 0 1 0 0 20 0 22 0 10061570 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769093757896 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23343] ppid=23321 vsize=9824732 CPUtime=55.33 cores=1,3,5,7
/proc/23324/task/23343/stat : 23343 (java) R 23321 23324 14900 0 -1 4202560 48 0 0 0 5533 0 0 0 20 0 22 0 10061583 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769092700928 139769594485300 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23324/tid=23344] ppid=23321 vsize=9824732 CPUtime=55.41 cores=1,3,5,7
/proc/23324/task/23344/stat : 23344 (java) R 23321 23324 14900 0 -1 4202560 823 0 0 0 5527 14 0 0 20 0 22 0 10061583 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769091648736 139769595406473 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23345] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23345/stat : 23345 (java) S 23321 23324 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10061583 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769090597800 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23346] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23346/stat : 23346 (java) S 23321 23324 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10061583 10060525568 293516 33554432000 1073741824 1073778376 140735385642784 139769089545000 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 114.78
Current children cumulated vsize (KiB) 9824732

[startup+56.8009 s]
/proc/loadavg: 4.43 4.38 4.05 6/219 23482
/proc/meminfo: memFree=27123252/32872528 swapFree=1526624/1696276
[pid=23324] ppid=23321 vsize=9824732 CPUtime=116.38 cores=1,3,5,7
/proc/23324/stat : 23324 (java) S 23321 23324 14900 0 -1 4202496 26218 0 1 0 11592 46 0 0 20 0 22 0 10061565 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 140735385633920 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23324/statm: 2456183 303756 2276 9 0 2446860 0
[pid=23324/tid=23325] ppid=23321 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/23324/task/23325/stat : 23325 (java) S 23321 23324 14900 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 22 0 10061566 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769748050808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23327] ppid=23321 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/23324/task/23327/stat : 23327 (java) S 23321 23324 14900 0 -1 4202560 101 0 0 0 12 3 0 0 20 0 22 0 10061567 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769720502824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23328] ppid=23321 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23324/task/23328/stat : 23328 (java) S 23321 23324 14900 0 -1 4202560 82 0 0 0 9 3 0 0 20 0 22 0 10061567 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769719450024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23329] ppid=23321 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/23324/task/23329/stat : 23329 (java) S 23321 23324 14900 0 -1 4202560 131 0 0 0 11 2 0 0 20 0 22 0 10061567 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769718397224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23330] ppid=23321 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/23324/task/23330/stat : 23330 (java) S 23321 23324 14900 0 -1 4202560 110 0 0 0 8 3 0 0 20 0 22 0 10061567 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769717344424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23331] ppid=23321 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23324/task/23331/stat : 23331 (java) S 23321 23324 14900 0 -1 4202560 59 0 0 0 10 2 0 0 20 0 22 0 10061567 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769716292648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23332] ppid=23321 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/23324/task/23332/stat : 23332 (java) S 23321 23324 14900 0 -1 4202560 93 0 0 0 11 3 0 0 20 0 22 0 10061567 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769715239848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23333] ppid=23321 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/23324/task/23333/stat : 23333 (java) S 23321 23324 14900 0 -1 4202560 55 0 0 0 7 3 0 0 20 0 22 0 10061567 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769714187048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23334] ppid=23321 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/23324/task/23334/stat : 23334 (java) S 23321 23324 14900 0 -1 4202560 74 0 0 0 11 3 0 0 20 0 22 0 10061567 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769713134248 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23335] ppid=23321 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23324/task/23335/stat : 23335 (java) S 23321 23324 14900 0 -1 4202560 598 0 0 0 0 1 0 0 20 0 22 0 10061568 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769101126120 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23324/tid=23336] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23336/stat : 23336 (java) S 23321 23324 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10061568 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769100072184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23337] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23337/stat : 23337 (java) S 23321 23324 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10061568 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769099019272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23338] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23338/stat : 23338 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061570 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769097967760 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23339] ppid=23321 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/23324/task/23339/stat : 23339 (java) S 23321 23324 14900 0 -1 4202560 10198 0 0 0 180 3 0 0 20 0 22 0 10061570 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769096915896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23340] ppid=23321 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/23324/task/23340/stat : 23340 (java) S 23321 23324 14900 0 -1 4202560 10141 0 0 0 83 2 0 0 20 0 22 0 10061570 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769095863096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23341] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23341/stat : 23341 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061570 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769094810488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23342] ppid=23321 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23324/task/23342/stat : 23342 (java) S 23321 23324 14900 0 -1 4202560 3 0 0 0 0 1 0 0 20 0 22 0 10061570 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769093757896 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23343] ppid=23321 vsize=9824732 CPUtime=56.13 cores=1,3,5,7
/proc/23324/task/23343/stat : 23343 (java) R 23321 23324 14900 0 -1 4202560 49 0 0 0 5613 0 0 0 20 0 22 0 10061583 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769092701048 139769594484946 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23344] ppid=23321 vsize=9824732 CPUtime=56.21 cores=1,3,5,7
/proc/23324/task/23344/stat : 23344 (java) R 23321 23324 14900 0 -1 4202560 843 0 0 0 5606 15 0 0 20 0 22 0 10061583 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769091641232 139769594436304 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23324/tid=23345] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23345/stat : 23345 (java) S 23321 23324 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10061583 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769090597800 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23346] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23346/stat : 23346 (java) S 23321 23324 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10061583 10060525568 303756 33554432000 1073741824 1073778376 140735385642784 139769089545000 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 116.38
Current children cumulated vsize (KiB) 9824732

[startup+57.6009 s]
/proc/loadavg: 4.43 4.38 4.05 5/219 23482
/proc/meminfo: memFree=27049036/32872528 swapFree=1526624/1696276
[pid=23324] ppid=23321 vsize=9824732 CPUtime=117.99 cores=1,3,5,7
/proc/23324/stat : 23324 (java) S 23321 23324 14900 0 -1 4202496 26242 0 1 0 11752 47 0 0 20 0 22 0 10061565 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 140735385633920 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23324/statm: 2456183 316044 2276 9 0 2446860 0
[pid=23324/tid=23325] ppid=23321 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/23324/task/23325/stat : 23325 (java) S 23321 23324 14900 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 22 0 10061566 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769748050808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23327] ppid=23321 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/23324/task/23327/stat : 23327 (java) S 23321 23324 14900 0 -1 4202560 101 0 0 0 12 3 0 0 20 0 22 0 10061567 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769720502824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23328] ppid=23321 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23324/task/23328/stat : 23328 (java) S 23321 23324 14900 0 -1 4202560 82 0 0 0 9 3 0 0 20 0 22 0 10061567 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769719450024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23329] ppid=23321 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/23324/task/23329/stat : 23329 (java) S 23321 23324 14900 0 -1 4202560 131 0 0 0 11 2 0 0 20 0 22 0 10061567 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769718397224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23330] ppid=23321 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/23324/task/23330/stat : 23330 (java) S 23321 23324 14900 0 -1 4202560 110 0 0 0 8 3 0 0 20 0 22 0 10061567 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769717344424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23331] ppid=23321 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23324/task/23331/stat : 23331 (java) S 23321 23324 14900 0 -1 4202560 59 0 0 0 10 2 0 0 20 0 22 0 10061567 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769716292648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23332] ppid=23321 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/23324/task/23332/stat : 23332 (java) S 23321 23324 14900 0 -1 4202560 93 0 0 0 11 3 0 0 20 0 22 0 10061567 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769715239848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23333] ppid=23321 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/23324/task/23333/stat : 23333 (java) S 23321 23324 14900 0 -1 4202560 55 0 0 0 7 3 0 0 20 0 22 0 10061567 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769714187048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23334] ppid=23321 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/23324/task/23334/stat : 23334 (java) S 23321 23324 14900 0 -1 4202560 74 0 0 0 11 3 0 0 20 0 22 0 10061567 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769713134248 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23335] ppid=23321 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23324/task/23335/stat : 23335 (java) S 23321 23324 14900 0 -1 4202560 598 0 0 0 0 1 0 0 20 0 22 0 10061568 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769101126120 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23324/tid=23336] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23336/stat : 23336 (java) S 23321 23324 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10061568 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769100072184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23337] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23337/stat : 23337 (java) S 23321 23324 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10061568 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769099019272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23338] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23338/stat : 23338 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061570 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769097967760 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23324/tid=23339] ppid=23321 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/23324/task/23339/stat : 23339 (java) S 23321 23324 14900 0 -1 4202560 10198 0 0 0 180 3 0 0 20 0 22 0 10061570 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769096915896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23340] ppid=23321 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/23324/task/23340/stat : 23340 (java) S 23321 23324 14900 0 -1 4202560 10141 0 0 0 83 2 0 0 20 0 22 0 10061570 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769095863096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23341] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23341/stat : 23341 (java) S 23321 23324 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10061570 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769094810488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23342] ppid=23321 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23324/task/23342/stat : 23342 (java) S 23321 23324 14900 0 -1 4202560 3 0 0 0 0 1 0 0 20 0 22 0 10061570 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769093757896 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23324/tid=23343] ppid=23321 vsize=9824732 CPUtime=56.93 cores=1,3,5,7
/proc/23324/task/23343/stat : 23343 (java) R 23321 23324 14900 0 -1 4202560 50 0 0 0 5693 0 0 0 20 0 22 0 10061583 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769092700928 139769594436304 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23344] ppid=23321 vsize=9824732 CPUtime=57.01 cores=1,3,5,7
/proc/23324/task/23344/stat : 23344 (java) R 23321 23324 14900 0 -1 4202560 866 0 0 0 5685 16 0 0 20 0 22 0 10061583 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769091641232 139769594436309 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23324/tid=23345] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23345/stat : 23345 (java) S 23321 23324 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10061583 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769090597800 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23324/tid=23346] ppid=23321 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23324/task/23346/stat : 23346 (java) S 23321 23324 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10061583 10060525568 316044 33554432000 1073741824 1073778376 140735385642784 139769089545000 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 117.99
Current children cumulated vsize (KiB) 9824732

[startup+57.8008 s]
/proc/loadavg: 4.43 4.38 4.05 5/219 23482
/proc/meminfo: memFree=27049036/32872528 swapFree=1526624/1696276
[pid=23324] ppid=23321 vsize=0 CPUtime=118.34 cores=1,3,5,7
/proc/23324/stat : 23324 (java) Z 23321 23324 14900 0 -1 4203532 26271 0 1 0 11772 62 0 0 20 0 2 0 10061565 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23324/statm: 0 0 0 0 0 0 0
[pid=23324/tid=23340] ppid=23321 vsize=0 CPUtime=0.86 cores=1,3,5,7
/proc/23324/task/23340/stat : 23340 (java) R 23321 23324 14900 0 -1 4203588 10144 0 0 0 84 2 0 0 20 0 2 0 10061570 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 118.34
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 57.8039
CPU time (s): 118.356
CPU user time (s): 117.722
CPU system time (s): 0.633903
CPU usage (%): 204.754
Max. virtual memory (cumulated for all children) (KiB): 9825056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 117.722
system time used= 0.633903
maximum resident set size= 1270348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26271
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1984
involuntary context switches= 2599

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.384941 second user time and 0.561914 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 20:12:53
IDJOB=4122651
IDBENCH=111224
IDSOLVER=2543
FILE ID=node125/4122651-1467310373
RUNJOBID= node125-1467308203-14917
PBS_JOBID= 20005253
Free space on /tmp= 71740 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-n88-d3-i1-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-4122651-1467310373/watcher-4122651-1467310373 -o /tmp/evaluation-result-4122651-1467310373/solver-4122651-1467310373 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14917 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4122651-1467310373.opb

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

MD5SUM BENCH= 6ba7a149864ceb83e6afd3169600ac38
RANDOM SEED=1217522960

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28088752 kB
Buffers:          137492 kB
Cached:          1799508 kB
SwapCached:            0 kB
Active:           659976 kB
Inactive:        1680424 kB
Active(anon):     405948 kB
Inactive(anon):        0 kB
Active(file):     254028 kB
Inactive(file):  1680424 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               956 kB
Writeback:             0 kB
AnonPages:       1984604 kB
Mapped:            21528 kB
Shmem:               204 kB
Slab:             610956 kB
SReclaimable:      54152 kB
SUnreclaim:       556804 kB
KernelStack:        1808 kB
PageTables:         9052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2252372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    434176 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= 71740 MiB
End job on node125 at 2016-06-30 20:13:51