Trace number 4120907

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 52.9659 25.2439

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-24-2.cnf.gz-plain.pb.metafix.opb
MD5SUM8c109bbfc397a3474f1b3214aca53816
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.0835
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables97
Total number of constraints204
Number of constraints which are clauses204
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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4120907-1467308975.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.14	c ... done. Wall clock time 0.036s.
0.10/0.14	c declared #vars     97
0.10/0.14	c #constraints  204
0.10/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 204
0.10/0.15	c 204 constraints processed.
0.10/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 204
0.10/0.15	c 204 constraints processed.
1.52/0.55	c cleaning 2497 clauses out of 5002 with flag 36205/5002
2.32/0.74	c cleaning 0 clauses out of 5001 with flag 0/5001
2.71/0.89	c cleaning 4248 clauses out of 8504 with flag 94026/11001
3.73/1.14	c cleaning 0 clauses out of 11001 with flag 0/11001
4.16/1.33	c cleaning 5625 clauses out of 11256 with flag 157060/18001
4.79/1.61	c cleaning 0 clauses out of 18001 with flag 0/18001
5.21/1.86	c cleaning 6809 clauses out of 13631 with flag 222545/26001
6.02/2.29	c cleaning 0 clauses out of 26001 with flag 0/26001
6.60/2.52	c cleaning 7903 clauses out of 15821 with flag 292730/35000
7.81/3.20	c cleaning 0 clauses out of 35000 with flag 0/35000
8.25/3.38	c cleaning 8959 clauses out of 17918 with flag 366779/45000
10.21/4.32	c cleaning 0 clauses out of 45000 with flag 0/45000
10.21/4.39	c cleaning 9975 clauses out of 19959 with flag 445672/56000
12.89/5.64	c cleaning 10986 clauses out of 21984 with flag 537082/68000
13.50/5.83	c cleaning 0 clauses out of 56001 with flag 0/56001
16.30/7.14	c cleaning 11997 clauses out of 23999 with flag 625158/81001
17.71/7.88	c cleaning 0 clauses out of 68001 with flag 0/68001
19.96/8.91	c cleaning 12998 clauses out of 26001 with flag 712708/95000
23.15/10.56	c cleaning 0 clauses out of 81001 with flag 0/81001
23.78/10.80	c cleaning 13996 clauses out of 28003 with flag 813573/110000
27.98/12.93	c cleaning 15001 clauses out of 30007 with flag 918032/126000
28.98/13.46	c cleaning 0 clauses out of 95002 with flag 0/95002
32.80/15.36	c cleaning 16001 clauses out of 32008 with flag 1028090/143002
35.70/16.77	c cleaning 0 clauses out of 110000 with flag 0/110000
38.40/18.10	c cleaning 16998 clauses out of 34004 with flag 1151110/161000
44.24/20.99	c cleaning 17999 clauses out of 36005 with flag 1281979/180000
46.01/21.85	c cleaning 0 clauses out of 126000 with flag 0/126000
51.21/24.40	c cleaning 19000 clauses out of 38005 with flag 1412352/200000
52.56/25.08	c And the winner is solver0
52.73/25.18	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
52.73/25.18	c starts		: 28
52.73/25.18	c conflicts		: 205307
52.73/25.18	c decisions		: 242898
52.73/25.18	c propagations		: 3048898
52.73/25.18	c inspects		: 647080161
52.73/25.18	c shortcuts		: 0
52.73/25.18	c learnt literals	: 15
52.73/25.18	c learnt binary clauses	: 105
52.73/25.18	c learnt ternary clauses	: 449
52.73/25.18	c learnt constraints	: 205291
52.73/25.18	c ignored constraints	: 0
52.73/25.18	c root simplifications	: 0
52.73/25.18	c removed literals (reason simplification)	: 654668
52.73/25.18	c reason swapping (by a shorter reason)	: 0
52.73/25.18	c Calls to reduceDB	: 16
52.73/25.18	c Number of update (reduction) of LBD	: 62009
52.73/25.18	c Imported unit clauses	: 0
52.73/25.18	c number of reductions to clauses (during analyze)	: 0
52.73/25.18	c number of learned constraints concerned by reduction	: 0
52.73/25.18	c number of learning phase by resolution	: 0
52.73/25.18	c number of learning phase by cutting planes	: 0
52.73/25.18	c speed (assignments/second)	: 121819.48217995845
52.73/25.18	c non guided choices	24
52.73/25.20	c learnt constraints type 
52.73/25.20	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 105
52.73/25.20	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 24194
52.73/25.20	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
52.73/25.20	c starts		: 103
52.73/25.20	c conflicts		: 138289
52.73/25.20	c decisions		: 163244
52.73/25.20	c propagations		: 2249989
52.73/25.20	c inspects		: 315218020
52.73/25.20	c shortcuts		: 0
52.73/25.20	c learnt literals	: 0
52.73/25.20	c learnt binary clauses	: 0
52.73/25.20	c learnt ternary clauses	: 16
52.73/25.20	c learnt constraints	: 138288
52.73/25.20	c ignored constraints	: 0
52.73/25.20	c root simplifications	: 0
52.73/25.20	c removed literals (reason simplification)	: 0
52.73/25.20	c reason swapping (by a shorter reason)	: 0
52.73/25.20	c Calls to reduceDB	: 12
52.73/25.20	c Number of update (reduction) of LBD	: 0
52.73/25.20	c Imported unit clauses	: 0
52.73/25.20	c number of reductions to clauses (during analyze)	: 0
52.73/25.20	c number of learned constraints concerned by reduction	: 0
52.73/25.20	c number of learning phase by resolution	: 0
52.73/25.20	c number of learning phase by cutting planes	: 0
52.73/25.20	c speed (assignments/second)	: 89841.43906724165
52.73/25.20	c non guided choices	24
52.75/25.23	c learnt constraints type 
52.75/25.23	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 138288
52.75/25.23	s UNSATISFIABLE
52.75/25.23	c Total wall clock time (in seconds): 25.126

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

pid=17831
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.20 4.08 3.01 4/197 17834
/proc/meminfo: memFree=27352520/32872528 swapFree=1526624/1696276
[pid=17834] ppid=17831 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/17834/stat : 17834 (java) R 17831 17834 14900 0 -1 4202496 998 0 0 0 0 0 0 0 20 0 1 0 9921776 23793664 648 33554432000 1073741824 1073778376 140734716674464 140734716663528 270698330689 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17834/statm: 5809 659 487 9 0 128 0

[startup+0.100065 s]
/proc/loadavg: 4.20 4.08 3.01 4/197 17834
/proc/meminfo: memFree=27352520/32872528 swapFree=1526624/1696276
[pid=17834] ppid=17831 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/17834/stat : 17834 (java) S 17831 17834 14900 0 -1 4202496 4451 0 1 0 9 1 0 0 20 0 18 0 9921776 9787879424 6076 33554432000 1073741824 1073778376 140734716674464 140734716665600 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17834/statm: 2389619 6076 2155 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200311 s]
/proc/loadavg: 4.20 4.08 3.01 4/197 17834
/proc/meminfo: memFree=27352520/32872528 swapFree=1526624/1696276
[pid=17834] ppid=17831 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/17834/stat : 17834 (java) S 17831 17834 14900 0 -1 4202496 6601 0 1 0 30 2 0 0 20 0 22 0 9921776 10060525568 9186 33554432000 1073741824 1073778376 140734716674464 140734716665600 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17834/statm: 2456183 9186 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9824732

[startup+0.300249 s]
/proc/loadavg: 4.20 4.08 3.01 4/197 17834
/proc/meminfo: memFree=27352520/32872528 swapFree=1526624/1696276
[pid=17834] ppid=17831 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/17834/stat : 17834 (java) S 17831 17834 14900 0 -1 4202496 7802 0 1 0 70 2 0 0 20 0 22 0 9921776 10060525568 10207 33554432000 1073741824 1073778376 140734716674464 140734716665600 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17834/statm: 2456183 10207 2240 9 0 2446860 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 9824732

[startup+0.700197 s]
/proc/loadavg: 4.20 4.08 3.01 4/197 17834
/proc/meminfo: memFree=27352520/32872528 swapFree=1526624/1696276
[pid=17834] ppid=17831 vsize=9824732 CPUtime=2.32 cores=1,3,5,7
/proc/17834/stat : 17834 (java) S 17831 17834 14900 0 -1 4202496 23516 0 1 0 227 5 0 0 20 0 22 0 9921776 10060525568 35123 33554432000 1073741824 1073778376 140734716674464 140734716665600 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17834/statm: 2456183 35123 2260 9 0 2446860 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 9824732

[startup+1.50094 s]
/proc/loadavg: 4.20 4.08 3.01 7/219 17856
/proc/meminfo: memFree=27158528/32872528 swapFree=1526624/1696276
[pid=17834] ppid=17831 vsize=9824732 CPUtime=4.59 cores=1,3,5,7
/proc/17834/stat : 17834 (java) S 17831 17834 14900 0 -1 4202496 23736 0 1 0 453 6 0 0 20 0 22 0 9921776 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140734716665600 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17834/statm: 2456183 50667 2275 9 0 2446860 0
[pid=17834/tid=17836] ppid=17831 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/17834/task/17836/stat : 17836 (java) S 17831 17834 14900 0 -1 4202560 2408 0 1 0 11 2 0 0 20 0 22 0 9921776 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140698474226552 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17837] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17837/stat : 17837 (java) S 17831 17834 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140698435717928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17838] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17838/stat : 17838 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140698434665128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17839] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17839/stat : 17839 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140698433612840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17840] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17840/stat : 17840 (java) S 17831 17834 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140698432560040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17841] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17841/stat : 17841 (java) S 17831 17834 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140698313550120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17842] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17842/stat : 17842 (java) S 17831 17834 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140698312497320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17843] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17843/stat : 17843 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140698311445032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17844] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17844/stat : 17844 (java) S 17831 17834 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140698310392232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17845] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17845/stat : 17845 (java) S 17831 17834 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9921778 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140698298194664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17846] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17846/stat : 17846 (java) S 17831 17834 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9921779 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140697692792312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17847] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17847/stat : 17847 (java) S 17831 17834 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9921779 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140697691739912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17848] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17848/stat : 17848 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140697690688400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17849] ppid=17831 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/17834/task/17849/stat : 17849 (java) S 17831 17834 14900 0 -1 4202560 10720 0 0 0 98 2 0 0 20 0 22 0 9921781 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140697689635000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17850] ppid=17831 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/17834/task/17850/stat : 17850 (java) S 17831 17834 14900 0 -1 4202560 9188 0 0 0 73 2 0 0 20 0 22 0 9921781 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140697688582200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17851] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17851/stat : 17851 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140697687530104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17852] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17852/stat : 17852 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140697686477512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17853] ppid=17831 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/17834/task/17853/stat : 17853 (java) R 17831 17834 14900 0 -1 4202560 24 0 0 0 132 0 0 0 20 0 22 0 9921791 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140697685421072 140698314043616 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17854] ppid=17831 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/17834/task/17854/stat : 17854 (java) R 17831 17834 14900 0 -1 4202560 93 0 0 0 131 2 0 0 20 0 22 0 9921791 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140697684361360 140698314000121 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17855] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17855/stat : 17855 (java) S 17831 17834 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9921791 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140697683318440 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17856] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17856/stat : 17856 (java) S 17831 17834 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9921791 10060525568 50667 33554432000 1073741824 1073778376 140734716674464 140697682265640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.18 4.08 3.01 5/219 17856
/proc/meminfo: memFree=27151640/32872528 swapFree=1526624/1696276
[pid=17834] ppid=17831 vsize=9824732 CPUtime=7.81 cores=1,3,5,7
/proc/17834/stat : 17834 (java) S 17831 17834 14900 0 -1 4202496 23759 0 1 0 773 8 0 0 20 0 22 0 9921776 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140734716665600 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17834/statm: 2456183 53228 2275 9 0 2446860 0
[pid=17834/tid=17836] ppid=17831 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/17834/task/17836/stat : 17836 (java) S 17831 17834 14900 0 -1 4202560 2408 0 1 0 11 2 0 0 20 0 22 0 9921776 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140698474226552 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17837] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17837/stat : 17837 (java) S 17831 17834 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140698435717928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17838] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17838/stat : 17838 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140698434665128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17839] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17839/stat : 17839 (java) S 17831 17834 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140698433612840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17840] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17840/stat : 17840 (java) S 17831 17834 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140698432560040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17841] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17841/stat : 17841 (java) S 17831 17834 14900 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140698313550120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17842] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17842/stat : 17842 (java) S 17831 17834 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140698312497320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17843] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17843/stat : 17843 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140698311445032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17844] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17844/stat : 17844 (java) S 17831 17834 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140698310392232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17845] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17845/stat : 17845 (java) S 17831 17834 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9921778 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140698298194664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17846] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17846/stat : 17846 (java) S 17831 17834 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9921779 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140697692792312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17847] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17847/stat : 17847 (java) S 17831 17834 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9921779 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140697691739912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17848] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17848/stat : 17848 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140697690688400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17849] ppid=17831 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/17834/task/17849/stat : 17849 (java) S 17831 17834 14900 0 -1 4202560 10720 0 0 0 98 2 0 0 20 0 22 0 9921781 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140697689635000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17850] ppid=17831 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/17834/task/17850/stat : 17850 (java) S 17831 17834 14900 0 -1 4202560 9188 0 0 0 73 2 0 0 20 0 22 0 9921781 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140697688582200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17851] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17851/stat : 17851 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140697687530104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17852] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17852/stat : 17852 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140697686477512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17853] ppid=17831 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/17834/task/17853/stat : 17853 (java) R 17831 17834 14900 0 -1 4202560 26 0 0 0 290 0 0 0 20 0 22 0 9921791 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140697685423088 140698314000158 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17854] ppid=17831 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/17834/task/17854/stat : 17854 (java) R 17831 17834 14900 0 -1 4202560 93 0 0 0 289 2 0 0 20 0 22 0 9921791 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140697684368816 140698313621431 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17855] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17855/stat : 17855 (java) S 17831 17834 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9921791 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140697683318440 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17856] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17856/stat : 17856 (java) S 17831 17834 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9921791 10060525568 53228 33554432000 1073741824 1073778376 140734716674464 140697682265640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.18 4.08 3.01 5/219 17856
/proc/meminfo: memFree=27148092/32872528 swapFree=1526624/1696276
[pid=17834] ppid=17831 vsize=9824732 CPUtime=14.66 cores=1,3,5,7
/proc/17834/stat : 17834 (java) S 17831 17834 14900 0 -1 4202496 23792 0 1 0 1457 9 0 0 20 0 22 0 9921776 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140734716665600 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17834/statm: 2456183 52871 2275 9 0 2446860 0
[pid=17834/tid=17836] ppid=17831 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/17834/task/17836/stat : 17836 (java) S 17831 17834 14900 0 -1 4202560 2408 0 1 0 11 2 0 0 20 0 22 0 9921776 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140698474226552 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17837] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17837/stat : 17837 (java) S 17831 17834 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140698435717928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17838] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17838/stat : 17838 (java) S 17831 17834 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140698434665128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17839] ppid=17831 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/17834/task/17839/stat : 17839 (java) S 17831 17834 14900 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 9921777 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140698433612840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17840] ppid=17831 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/17834/task/17840/stat : 17840 (java) S 17831 17834 14900 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 9921777 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140698432560040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17841] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17841/stat : 17841 (java) S 17831 17834 14900 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140698313550120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17842] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17842/stat : 17842 (java) S 17831 17834 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140698312497320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17843] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17843/stat : 17843 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140698311445032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17844] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17844/stat : 17844 (java) S 17831 17834 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9921777 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140698310392232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17845] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17845/stat : 17845 (java) S 17831 17834 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9921778 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140698298194664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17846] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17846/stat : 17846 (java) S 17831 17834 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9921779 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140697692792312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17847] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17847/stat : 17847 (java) S 17831 17834 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9921779 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140697691739912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17848] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17848/stat : 17848 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 52871 33554432000 1073741824 1073778376 140734716674464 140697690688400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17849] ppid=17831 vsize=9824732 CPUtime=1.44 cores=1,3,5,7

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

[pid=17834/tid=17847] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17847/stat : 17847 (java) S 17831 17834 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9921779 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697691739912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17848] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17848/stat : 17848 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697690688400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17849] ppid=17831 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/17834/task/17849/stat : 17849 (java) S 17831 17834 14900 0 -1 4202560 10720 0 0 0 147 2 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697689635000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17850] ppid=17831 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/17834/task/17850/stat : 17850 (java) S 17831 17834 14900 0 -1 4202560 9192 0 0 0 96 2 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697688582200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17851] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17851/stat : 17851 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697687530104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17852] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17852/stat : 17852 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697686477512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17853] ppid=17831 vsize=9824732 CPUtime=22.02 cores=1,3,5,7
/proc/17834/task/17853/stat : 17853 (java) R 17831 17834 14900 0 -1 4202560 39 0 0 0 2202 0 0 0 20 0 22 0 9921791 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697685423000 140698314000121 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17854] ppid=17831 vsize=9824732 CPUtime=22 cores=1,3,5,7
/proc/17834/task/17854/stat : 17854 (java) R 17831 17834 14900 0 -1 4202560 238 0 0 0 2196 4 0 0 20 0 22 0 9921791 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697684361344 140698314072837 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17855] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17855/stat : 17855 (java) S 17831 17834 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9921791 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697683318440 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17856] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17856/stat : 17856 (java) S 17831 17834 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9921791 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697682265640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 47.21
Current children cumulated vsize (KiB) 9824732

[startup+24.0009 s]
/proc/loadavg: 4.19 4.09 3.04 5/219 17856
/proc/meminfo: memFree=26958620/32872528 swapFree=1526624/1696276
[pid=17834] ppid=17831 vsize=9824732 CPUtime=50.41 cores=1,3,5,7
/proc/17834/stat : 17834 (java) S 17831 17834 14900 0 -1 4202496 24199 0 1 0 5023 18 0 0 20 0 22 0 9921776 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140734716665600 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17834/statm: 2456183 86661 2275 9 0 2446860 0
[pid=17834/tid=17836] ppid=17831 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/17834/task/17836/stat : 17836 (java) S 17831 17834 14900 0 -1 4202560 2410 0 1 0 11 2 0 0 20 0 22 0 9921776 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698474226552 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17837] ppid=17831 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/17834/task/17837/stat : 17837 (java) S 17831 17834 14900 0 -1 4202560 46 0 0 0 5 2 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698435717928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17838] ppid=17831 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/17834/task/17838/stat : 17838 (java) S 17831 17834 14900 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698434665128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17839] ppid=17831 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/17834/task/17839/stat : 17839 (java) S 17831 17834 14900 0 -1 4202560 46 0 0 0 4 2 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698433612840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17840] ppid=17831 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/17834/task/17840/stat : 17840 (java) S 17831 17834 14900 0 -1 4202560 26 0 0 0 5 0 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698432560040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17841] ppid=17831 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/17834/task/17841/stat : 17841 (java) S 17831 17834 14900 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698313550120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17842] ppid=17831 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/17834/task/17842/stat : 17842 (java) S 17831 17834 14900 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698312497320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17843] ppid=17831 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/17834/task/17843/stat : 17843 (java) S 17831 17834 14900 0 -1 4202560 43 0 0 0 6 0 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698311445032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17844] ppid=17831 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/17834/task/17844/stat : 17844 (java) S 17831 17834 14900 0 -1 4202560 32 0 0 0 5 2 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698310392232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17845] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17845/stat : 17845 (java) S 17831 17834 14900 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 22 0 9921778 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698298194664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17846] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17846/stat : 17846 (java) S 17831 17834 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9921779 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697692792312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17847] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17847/stat : 17847 (java) S 17831 17834 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9921779 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697691739912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17848] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17848/stat : 17848 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697690688400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17849] ppid=17831 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/17834/task/17849/stat : 17849 (java) S 17831 17834 14900 0 -1 4202560 10720 0 0 0 147 2 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697689635000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17850] ppid=17831 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/17834/task/17850/stat : 17850 (java) S 17831 17834 14900 0 -1 4202560 9192 0 0 0 96 2 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697688582200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17851] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17851/stat : 17851 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697687530104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17852] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17852/stat : 17852 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697686477512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17853] ppid=17831 vsize=9824732 CPUtime=23.62 cores=1,3,5,7
/proc/17834/task/17853/stat : 17853 (java) R 17831 17834 14900 0 -1 4202560 39 0 0 0 2362 0 0 0 20 0 22 0 9921791 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697685423000 140698314000121 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17854] ppid=17831 vsize=9824732 CPUtime=23.6 cores=1,3,5,7
/proc/17834/task/17854/stat : 17854 (java) R 17831 17834 14900 0 -1 4202560 238 0 0 0 2356 4 0 0 20 0 22 0 9921791 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697684361344 140698314039751 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17855] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17855/stat : 17855 (java) S 17831 17834 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9921791 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697683318440 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17856] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17856/stat : 17856 (java) S 17831 17834 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9921791 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697682265640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 9824732

[startup+24.801 s]
/proc/loadavg: 4.19 4.09 3.04 5/219 17856
/proc/meminfo: memFree=26958868/32872528 swapFree=1526624/1696276
[pid=17834] ppid=17831 vsize=9824732 CPUtime=52.16 cores=1,3,5,7
/proc/17834/stat : 17834 (java) S 17831 17834 14900 0 -1 4202496 24199 0 1 0 5198 18 0 0 20 0 22 0 9921776 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140734716665600 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17834/statm: 2456183 86661 2275 9 0 2446860 0
[pid=17834/tid=17836] ppid=17831 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/17834/task/17836/stat : 17836 (java) S 17831 17834 14900 0 -1 4202560 2410 0 1 0 11 2 0 0 20 0 22 0 9921776 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698474226552 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17837] ppid=17831 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/17834/task/17837/stat : 17837 (java) S 17831 17834 14900 0 -1 4202560 46 0 0 0 5 2 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698435717928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17838] ppid=17831 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/17834/task/17838/stat : 17838 (java) S 17831 17834 14900 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698434665128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17839] ppid=17831 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/17834/task/17839/stat : 17839 (java) S 17831 17834 14900 0 -1 4202560 46 0 0 0 4 2 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698433612840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17840] ppid=17831 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/17834/task/17840/stat : 17840 (java) S 17831 17834 14900 0 -1 4202560 26 0 0 0 5 0 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698432560040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17841] ppid=17831 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/17834/task/17841/stat : 17841 (java) S 17831 17834 14900 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698313550120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17842] ppid=17831 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/17834/task/17842/stat : 17842 (java) S 17831 17834 14900 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698312497320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17843] ppid=17831 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/17834/task/17843/stat : 17843 (java) S 17831 17834 14900 0 -1 4202560 43 0 0 0 6 0 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698311445032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17844] ppid=17831 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/17834/task/17844/stat : 17844 (java) S 17831 17834 14900 0 -1 4202560 32 0 0 0 5 2 0 0 20 0 22 0 9921777 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698310392232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17845] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17845/stat : 17845 (java) S 17831 17834 14900 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 22 0 9921778 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140698298194664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17846] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17846/stat : 17846 (java) S 17831 17834 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9921779 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697692792312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17847] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17847/stat : 17847 (java) S 17831 17834 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9921779 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697691739912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17848] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17848/stat : 17848 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697690688400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17849] ppid=17831 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/17834/task/17849/stat : 17849 (java) S 17831 17834 14900 0 -1 4202560 10720 0 0 0 162 2 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697689635000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17850] ppid=17831 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/17834/task/17850/stat : 17850 (java) S 17831 17834 14900 0 -1 4202560 9192 0 0 0 96 2 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697688582200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17851] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17851/stat : 17851 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697687530104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17852] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17852/stat : 17852 (java) R 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9921781 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697686477512 270710912937 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17853] ppid=17831 vsize=9824732 CPUtime=24.42 cores=1,3,5,7
/proc/17834/task/17853/stat : 17853 (java) R 17831 17834 14900 0 -1 4202560 39 0 0 0 2442 0 0 0 20 0 22 0 9921791 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697685423000 140698314000121 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17854] ppid=17831 vsize=9824732 CPUtime=24.39 cores=1,3,5,7
/proc/17834/task/17854/stat : 17854 (java) R 17831 17834 14900 0 -1 4202560 238 0 0 0 2435 4 0 0 20 0 22 0 9921791 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697684361344 140698314097576 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17855] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17855/stat : 17855 (java) S 17831 17834 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9921791 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697683318440 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17856] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17856/stat : 17856 (java) S 17831 17834 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9921791 10060525568 86661 33554432000 1073741824 1073778376 140734716674464 140697682265640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 52.16
Current children cumulated vsize (KiB) 9824732

[startup+25.2008 s]
/proc/loadavg: 4.19 4.09 3.04 5/219 17856
/proc/meminfo: memFree=26958868/32872528 swapFree=1526624/1696276
[pid=17834] ppid=17831 vsize=9824732 CPUtime=52.75 cores=1,3,5,7
/proc/17834/stat : 17834 (java) S 17831 17834 14900 0 -1 4202496 24210 0 1 0 5255 20 0 0 20 0 19 0 9921776 10060525568 86655 33554432000 1073741824 1073778376 140734716674464 140734716665600 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17834/statm: 2456183 86655 2282 9 0 2446860 0
[pid=17834/tid=17836] ppid=17831 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/17834/task/17836/stat : 17836 (java) S 17831 17834 14900 0 -1 4202560 2411 0 1 0 11 2 0 0 20 0 19 0 9921776 10060525568 86655 33554432000 1073741824 1073778376 140734716674464 140698474226392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17837] ppid=17831 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/17834/task/17837/stat : 17837 (java) S 17831 17834 14900 0 -1 4202560 46 0 0 0 5 2 0 0 20 0 19 0 9921777 10060525568 86655 33554432000 1073741824 1073778376 140734716674464 140698435717928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17838] ppid=17831 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/17834/task/17838/stat : 17838 (java) S 17831 17834 14900 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 19 0 9921777 10060525568 86655 33554432000 1073741824 1073778376 140734716674464 140698434665128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17839] ppid=17831 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/17834/task/17839/stat : 17839 (java) S 17831 17834 14900 0 -1 4202560 46 0 0 0 4 2 0 0 20 0 19 0 9921777 10060525568 86656 33554432000 1073741824 1073778376 140734716674464 140698433612840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17840] ppid=17831 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/17834/task/17840/stat : 17840 (java) S 17831 17834 14900 0 -1 4202560 26 0 0 0 5 0 0 0 20 0 19 0 9921777 10060525568 86656 33554432000 1073741824 1073778376 140734716674464 140698432560040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17841] ppid=17831 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/17834/task/17841/stat : 17841 (java) S 17831 17834 14900 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 19 0 9921777 10060525568 86656 33554432000 1073741824 1073778376 140734716674464 140698313550120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17842] ppid=17831 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/17834/task/17842/stat : 17842 (java) S 17831 17834 14900 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 9921777 10060525568 86659 33554432000 1073741824 1073778376 140734716674464 140698312497320 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17843] ppid=17831 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/17834/task/17843/stat : 17843 (java) S 17831 17834 14900 0 -1 4202560 43 0 0 0 6 0 0 0 20 0 19 0 9921777 10060525568 86659 33554432000 1073741824 1073778376 140734716674464 140698311445032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17844] ppid=17831 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/17834/task/17844/stat : 17844 (java) S 17831 17834 14900 0 -1 4202560 32 0 0 0 5 2 0 0 20 0 19 0 9921777 10060525568 86659 33554432000 1073741824 1073778376 140734716674464 140698310392232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17845] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17845/stat : 17845 (java) S 17831 17834 14900 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 19 0 9921778 10060525568 86659 33554432000 1073741824 1073778376 140734716674464 140698298194664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17834/tid=17846] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17846/stat : 17846 (java) S 17831 17834 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9921779 10060525568 86659 33554432000 1073741824 1073778376 140734716674464 140697692792312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17847] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17847/stat : 17847 (java) S 17831 17834 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9921779 10060525568 86659 33554432000 1073741824 1073778376 140734716674464 140697691739912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17848] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17848/stat : 17848 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9921781 10060525568 86659 33554432000 1073741824 1073778376 140734716674464 140697690688400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17849] ppid=17831 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/17834/task/17849/stat : 17849 (java) R 17831 17834 14900 0 -1 4202560 10723 0 0 0 163 2 0 0 20 0 19 0 9921781 10060525568 86659 33554432000 1073741824 1073778376 140734716674464 140697689635000 140698476959332 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17834/tid=17850] ppid=17831 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/17834/task/17850/stat : 17850 (java) R 17831 17834 14900 0 -1 4202560 9198 0 0 0 97 2 0 0 20 0 19 0 9921781 10060525568 86659 33554432000 1073741824 1073778376 140734716674464 140697688582200 140698480183479 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17834/tid=17851] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17851/stat : 17851 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9921781 10060525568 86659 33554432000 1073741824 1073778376 140734716674464 140697687530104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17834/tid=17852] ppid=17831 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17834/task/17852/stat : 17852 (java) S 17831 17834 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9921781 10060525568 86659 33554432000 1073741824 1073778376 140734716674464 140697686477512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 52.75
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 25.2439
CPU time (s): 52.9659
CPU user time (s): 52.633
CPU system time (s): 0.332949
CPU usage (%): 209.817
Max. virtual memory (cumulated for all children) (KiB): 9825924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.633
system time used= 0.332949
maximum resident set size= 346968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24223
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1269
involuntary context switches= 1431

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.165974 second user time and 0.244962 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:49:35
IDJOB=4120907
IDBENCH=110178
IDSOLVER=2543
FILE ID=node125/4120907-1467308975
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-subsetCardinalitySigma-24-2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120907-1467308975/watcher-4120907-1467308975 -o /tmp/evaluation-result-4120907-1467308975/solver-4120907-1467308975 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14917 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120907-1467308975.opb

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

MD5SUM BENCH= 8c109bbfc397a3474f1b3214aca53816
RANDOM SEED=931165285

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:        27352760 kB
Buffers:          133396 kB
Cached:          1797172 kB
SwapCached:            0 kB
Active:          1396508 kB
Inactive:        1676068 kB
Active(anon):    1144840 kB
Inactive(anon):        0 kB
Active(file):     251668 kB
Inactive(file):  1676068 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1020 kB
Writeback:             0 kB
AnonPages:       2844692 kB
Mapped:            21448 kB
Shmem:               204 kB
Slab:             609796 kB
SReclaimable:      52952 kB
SUnreclaim:       556844 kB
KernelStack:        1608 kB
PageTables:        10352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3279776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1261568 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 19:50:01