Trace number 4120843

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 145.873 71.8424

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n88-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
MD5SUMa308272bae4a276846ced84286f2d6cc
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 benchmark19.3231
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4120843-1467308940.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.17	c ... done. Wall clock time 0.06s.
0.10/0.17	c declared #vars     132
0.10/0.17	c #constraints  352
0.10/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 352
0.10/0.18	c 352 constraints processed.
0.10/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 352
0.10/0.18	c 352 constraints processed.
1.84/0.63	c cleaning 2494 clauses out of 5001 with flag 28187/5001
2.23/0.74	c cleaning 0 clauses out of 5001 with flag 0/5001
2.81/0.96	c cleaning 4248 clauses out of 8506 with flag 65019/11000
2.81/0.99	c cleaning 0 clauses out of 11001 with flag 0/11001
3.74/1.28	c cleaning 0 clauses out of 18001 with flag 0/18001
4.05/1.31	c cleaning 5623 clauses out of 11258 with flag 103089/18000
4.70/1.64	c cleaning 0 clauses out of 26000 with flag 0/26000
4.98/1.75	c cleaning 6814 clauses out of 13635 with flag 141877/26000
5.84/2.06	c cleaning 0 clauses out of 35001 with flag 0/35001
6.45/2.30	c cleaning 7907 clauses out of 15821 with flag 183118/35000
6.84/2.55	c cleaning 0 clauses out of 45000 with flag 0/45000
8.06/3.12	c cleaning 8954 clauses out of 17915 with flag 232104/45001
8.06/3.17	c cleaning 0 clauses out of 56002 with flag 0/56002
9.26/3.78	c cleaning 0 clauses out of 68001 with flag 0/68001
9.46/3.82	c cleaning 9978 clauses out of 19960 with flag 290466/56000
11.30/4.71	c cleaning 10986 clauses out of 21982 with flag 354235/68000
11.30/4.72	c cleaning 0 clauses out of 81001 with flag 0/81001
12.70/5.45	c cleaning 0 clauses out of 95001 with flag 0/95001
13.17/5.61	c cleaning 11996 clauses out of 23996 with flag 420403/81000
14.35/6.29	c cleaning 0 clauses out of 110001 with flag 0/110001
14.95/6.55	c cleaning 12995 clauses out of 26000 with flag 484225/95000
17.15/7.63	c cleaning 0 clauses out of 126000 with flag 0/126000
17.37/7.71	c cleaning 14001 clauses out of 28006 with flag 556645/110001
19.57/8.84	c cleaning 0 clauses out of 143001 with flag 0/143001
19.96/9.05	c cleaning 14999 clauses out of 30005 with flag 635453/126001
22.41/10.29	c cleaning 0 clauses out of 161000 with flag 0/161000
23.40/10.77	c cleaning 16001 clauses out of 32006 with flag 717236/143001
27.00/12.56	c cleaning 17001 clauses out of 34005 with flag 801561/161001
27.20/12.69	c cleaning 0 clauses out of 180000 with flag 0/180000
31.80/14.97	c cleaning 0 clauses out of 200000 with flag 0/200000
32.00/15.05	c cleaning 18001 clauses out of 36005 with flag 895613/180002
35.28/16.67	c cleaning 0 clauses out of 221000 with flag 0/221000
36.67/17.37	c cleaning 18997 clauses out of 38002 with flag 994350/200000
39.27/18.61	c cleaning 0 clauses out of 243001 with flag 0/243001
41.07/19.58	c cleaning 20000 clauses out of 40006 with flag 1093231/221001
47.26/22.61	c cleaning 0 clauses out of 266002 with flag 0/266002
47.47/22.73	c cleaning 21002 clauses out of 42006 with flag 1191313/243001
54.89/26.50	c cleaning 21999 clauses out of 44003 with flag 1293582/266000
56.47/27.28	c cleaning 0 clauses out of 290002 with flag 0/290002
64.06/31.03	c cleaning 22998 clauses out of 46005 with flag 1397253/290001
65.57/31.78	c cleaning 0 clauses out of 315001 with flag 0/315001
71.36/34.69	c cleaning 23998 clauses out of 48006 with flag 1510539/315000
74.16/36.09	c cleaning 0 clauses out of 341001 with flag 0/341001
80.56/39.22	c cleaning 24997 clauses out of 50008 with flag 1639563/341000
83.57/40.77	c cleaning 0 clauses out of 368000 with flag 0/368000
88.76/43.39	c cleaning 26005 clauses out of 52011 with flag 1767395/368000
94.36/46.19	c cleaning 0 clauses out of 396000 with flag 0/396000
97.76/47.84	c cleaning 27000 clauses out of 54007 with flag 1898029/396001
107.08/52.44	c cleaning 0 clauses out of 425001 with flag 0/425001
107.48/52.60	c cleaning 27998 clauses out of 56007 with flag 2036958/425001
117.75/57.73	c cleaning 29001 clauses out of 58009 with flag 2180114/455001
118.77/58.11	c cleaning 0 clauses out of 455001 with flag 0/455001
128.97/63.23	c cleaning 30004 clauses out of 60008 with flag 2329579/486001
131.90/64.61	c cleaning 0 clauses out of 486000 with flag 0/486001
141.71/69.56	c cleaning 31002 clauses out of 62003 with flag 2473294/518000
145.50/71.45	c And the winner is solver1
145.64/71.75	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
145.64/71.75	c starts		: 138
145.64/71.75	c conflicts		: 527896
145.64/71.75	c decisions		: 695091
145.64/71.75	c propagations		: 4095840
145.64/71.75	c inspects		: 1717073373
145.64/71.75	c shortcuts		: 0
145.64/71.75	c learnt literals	: 0
145.64/71.75	c learnt binary clauses	: 0
145.64/71.75	c learnt ternary clauses	: 14
145.64/71.75	c learnt constraints	: 527896
145.64/71.75	c ignored constraints	: 0
145.64/71.75	c root simplifications	: 0
145.64/71.75	c removed literals (reason simplification)	: 1713869
145.64/71.75	c reason swapping (by a shorter reason)	: 0
145.64/71.75	c Calls to reduceDB	: 28
145.64/71.75	c Number of update (reduction) of LBD	: 94776
145.64/71.75	c Imported unit clauses	: 0
145.64/71.75	c number of reductions to clauses (during analyze)	: 0
145.64/71.75	c number of learned constraints concerned by reduction	: 0
145.64/71.75	c number of learning phase by resolution	: 0
145.64/71.75	c number of learning phase by cutting planes	: 0
145.64/71.75	c speed (assignments/second)	: 57230.8466192519
145.64/71.75	c non guided choices	316
145.64/71.76	c learnt constraints type 
145.64/71.76	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 40897
145.64/71.76	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
145.64/71.76	c starts		: 152
145.64/71.76	c conflicts		: 517887
145.64/71.76	c decisions		: 598216
145.64/71.76	c propagations		: 2252268
145.64/71.76	c inspects		: 653309697
145.64/71.76	c shortcuts		: 0
145.64/71.76	c learnt literals	: 1
145.64/71.76	c learnt binary clauses	: 2
145.64/71.76	c learnt ternary clauses	: 17
145.64/71.76	c learnt constraints	: 517885
145.64/71.76	c ignored constraints	: 0
145.64/71.76	c root simplifications	: 0
145.64/71.76	c removed literals (reason simplification)	: 0
145.64/71.76	c reason swapping (by a shorter reason)	: 0
145.64/71.76	c Calls to reduceDB	: 27
145.64/71.76	c Number of update (reduction) of LBD	: 0
145.64/71.76	c Imported unit clauses	: 0
145.64/71.76	c number of reductions to clauses (during analyze)	: 0
145.64/71.76	c number of learned constraints concerned by reduction	: 0
145.64/71.76	c number of learning phase by resolution	: 0
145.64/71.76	c number of learning phase by cutting planes	: 0
145.64/71.76	c speed (assignments/second)	: 31462.408850892632
145.64/71.76	c non guided choices	155
145.73/71.83	c learnt constraints type 
145.73/71.83	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 517883
145.73/71.83	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 2
145.73/71.83	s UNSATISFIABLE
145.73/71.83	c Total wall clock time (in seconds): 71.72

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

pid=17491
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.36 4.10 2.97 4/197 17494
/proc/meminfo: memFree=27018060/32872528 swapFree=1526624/1696276
[pid=17494] ppid=17491 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/17494/stat : 17494 (java) S 17491 17494 14900 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 9918247 98570240 977 33554432000 1073741824 1073778376 140733840403984 140733840395120 270710898749 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17494/statm: 24065 977 743 9 0 16771 0
[pid=17494/tid=17495] ppid=17491 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17495/stat : 17495 (java) R 17491 17494 14900 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 9918248 98570240 977 33554432000 1073741824 1073778376 140733840403984 140246667001384 270707541376 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 4.36 4.10 2.97 4/197 17494
/proc/meminfo: memFree=27018060/32872528 swapFree=1526624/1696276
[pid=17494] ppid=17491 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/17494/stat : 17494 (java) S 17491 17494 14900 0 -1 4202496 4434 0 1 0 9 1 0 0 20 0 18 0 9918247 9787879424 6068 33554432000 1073741824 1073778376 140733840403984 140733840395120 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17494/statm: 2389619 6068 2141 9 0 2380296 0
[pid=17494/tid=17495] ppid=17491 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/17494/task/17495/stat : 17495 (java) R 17491 17494 14900 0 -1 4202560 2386 0 1 0 7 0 0 0 20 0 18 0 9918248 9787879424 6068 33554432000 1073741824 1073778376 140733840403984 140246667004832 140246536756736 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200321 s]
/proc/loadavg: 4.36 4.10 2.97 4/197 17494
/proc/meminfo: memFree=27018060/32872528 swapFree=1526624/1696276
[pid=17494] ppid=17491 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/17494/stat : 17494 (java) S 17491 17494 14900 0 -1 4202496 4740 0 1 0 24 1 0 0 20 0 22 0 9918247 10060525568 7856 33554432000 1073741824 1073778376 140733840403984 140733840395120 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17494/statm: 2456183 7856 2217 9 0 2446860 0
[pid=17494/tid=17495] ppid=17491 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17494/task/17495/stat : 17495 (java) S 17491 17494 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9918248 10060525568 7856 33554432000 1073741824 1073778376 140733840403984 140246667006840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9824732

[startup+0.300256 s]
/proc/loadavg: 4.36 4.10 2.97 4/197 17494
/proc/meminfo: memFree=27018060/32872528 swapFree=1526624/1696276
[pid=17494] ppid=17491 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/17494/stat : 17494 (java) S 17491 17494 14900 0 -1 4202496 8156 0 1 0 62 2 0 0 20 0 22 0 9918247 10060525568 10016 33554432000 1073741824 1073778376 140733840403984 140733840395120 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17494/statm: 2456183 10016 2246 9 0 2446860 0
[pid=17494/tid=17495] ppid=17491 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17494/task/17495/stat : 17495 (java) S 17491 17494 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9918248 10060525568 10016 33554432000 1073741824 1073778376 140733840403984 140246667006840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 9824732

[startup+0.70022 s]
/proc/loadavg: 4.36 4.10 2.97 4/197 17494
/proc/meminfo: memFree=27018060/32872528 swapFree=1526624/1696276
[pid=17494] ppid=17491 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/17494/stat : 17494 (java) S 17491 17494 14900 0 -1 4202496 18497 0 1 0 219 4 0 0 20 0 22 0 9918247 10060525568 29124 33554432000 1073741824 1073778376 140733840403984 140733840395120 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17494/statm: 2456183 29124 2261 9 0 2446860 0
[pid=17494/tid=17495] ppid=17491 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17494/task/17495/stat : 17495 (java) S 17491 17494 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9918248 10060525568 29124 33554432000 1073741824 1073778376 140733840403984 140246667006840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9824732

[startup+1.50091 s]
/proc/loadavg: 4.36 4.10 2.97 6/219 17516
/proc/meminfo: memFree=26841668/32872528 swapFree=1526624/1696276
[pid=17494] ppid=17491 vsize=9824732 CPUtime=4.5 cores=0,2,4,6
/proc/17494/stat : 17494 (java) S 17491 17494 14900 0 -1 4202496 22445 0 1 0 442 8 0 0 20 0 22 0 9918247 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140733840395120 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17494/statm: 2456183 48187 2275 9 0 2446860 0
[pid=17494/tid=17495] ppid=17491 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17494/task/17495/stat : 17495 (java) S 17491 17494 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9918248 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246667006840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17497] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17497/stat : 17497 (java) S 17491 17494 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246656067880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17498] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17498/stat : 17498 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246509107368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17499] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17499/stat : 17499 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246508055080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17494/tid=17500] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17500/stat : 17500 (java) S 17491 17494 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246507002280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17501] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17501/stat : 17501 (java) S 17491 17494 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246505949992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17494/tid=17502] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17502/stat : 17502 (java) S 17491 17494 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246504897192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17503] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17503/stat : 17503 (java) S 17491 17494 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246503844904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17504] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17504/stat : 17504 (java) S 17491 17494 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246502792104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17505] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17505/stat : 17505 (java) S 17491 17494 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9918250 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246490593512 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17506] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17506/stat : 17506 (java) S 17491 17494 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9918250 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246489539576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17507] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17507/stat : 17507 (java) S 17491 17494 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9918250 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246488487176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17508] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17508/stat : 17508 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9918252 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246487435664 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17509] ppid=17491 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/17494/task/17509/stat : 17509 (java) S 17491 17494 14900 0 -1 4202560 7173 0 0 0 68 2 0 0 20 0 22 0 9918252 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246486383288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17510] ppid=17491 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/17494/task/17510/stat : 17510 (java) S 17491 17494 14900 0 -1 4202560 11421 0 0 0 95 3 0 0 20 0 22 0 9918252 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246485330488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17511] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17511/stat : 17511 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9918252 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246484278392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17512] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17512/stat : 17512 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9918252 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246483225800 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17513] ppid=17491 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/17494/task/17513/stat : 17513 (java) R 17491 17494 14900 0 -1 4202560 27 0 0 0 129 0 0 0 20 0 22 0 9918265 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246482170368 140246537277260 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17514] ppid=17491 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/17494/task/17514/stat : 17514 (java) R 17491 17494 14900 0 -1 4202560 88 0 0 0 126 2 0 0 20 0 22 0 9918265 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246481116256 140246537188526 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17515] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17515/stat : 17515 (java) S 17491 17494 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9918266 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246480065704 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17516] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17516/stat : 17516 (java) S 17491 17494 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9918266 10060525568 48187 33554432000 1073741824 1073778376 140733840403984 140246479012904 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.36 4.10 2.97 6/219 17516
/proc/meminfo: memFree=26828768/32872528 swapFree=1526624/1696276
[pid=17494] ppid=17491 vsize=9824732 CPUtime=8.06 cores=0,2,4,6
/proc/17494/stat : 17494 (java) S 17491 17494 14900 0 -1 4202496 24666 0 1 0 795 11 0 0 20 0 22 0 9918247 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140733840395120 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17494/statm: 2456183 52378 2275 9 0 2446860 0
[pid=17494/tid=17495] ppid=17491 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17494/task/17495/stat : 17495 (java) S 17491 17494 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9918248 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246667006840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17497] ppid=17491 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17494/task/17497/stat : 17497 (java) S 17491 17494 14900 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 9918249 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246656067880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17498] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17498/stat : 17498 (java) S 17491 17494 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246509107368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17499] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17499/stat : 17499 (java) S 17491 17494 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246508055080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17494/tid=17500] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17500/stat : 17500 (java) S 17491 17494 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246507002280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17501] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17501/stat : 17501 (java) S 17491 17494 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246505949992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17502] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17502/stat : 17502 (java) S 17491 17494 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246504897192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17503] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17503/stat : 17503 (java) S 17491 17494 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246503844904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17504] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17504/stat : 17504 (java) S 17491 17494 14900 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 9918249 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246502792104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17505] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17505/stat : 17505 (java) S 17491 17494 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9918250 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246490593512 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17506] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17506/stat : 17506 (java) S 17491 17494 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9918250 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246489539576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17507] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17507/stat : 17507 (java) S 17491 17494 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9918250 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246488487176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17508] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17508/stat : 17508 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9918252 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246487435664 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17509] ppid=17491 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/17494/task/17509/stat : 17509 (java) S 17491 17494 14900 0 -1 4202560 7173 0 0 0 69 2 0 0 20 0 22 0 9918252 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246486383288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17510] ppid=17491 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/17494/task/17510/stat : 17510 (java) S 17491 17494 14900 0 -1 4202560 13546 0 0 0 128 3 0 0 20 0 22 0 9918252 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246485330488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17511] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17511/stat : 17511 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9918252 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246484278392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17512] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17512/stat : 17512 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9918252 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246483225800 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17513] ppid=17491 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/17494/task/17513/stat : 17513 (java) R 17491 17494 14900 0 -1 4202560 27 0 0 0 287 0 0 0 20 0 22 0 9918265 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246482168288 140246537177441 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17514] ppid=17491 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/17494/task/17514/stat : 17514 (java) R 17491 17494 14900 0 -1 4202560 90 0 0 0 283 2 0 0 20 0 22 0 9918265 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246481115912 140246537241623 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17515] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17515/stat : 17515 (java) S 17491 17494 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9918266 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246480065704 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17516] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17516/stat : 17516 (java) S 17491 17494 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9918266 10060525568 52378 33554432000 1073741824 1073778376 140733840403984 140246479012904 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.06
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 4.33 4.10 2.98 5/219 17516
/proc/meminfo: memFree=26688536/32872528 swapFree=1526624/1696276
[pid=17494] ppid=17491 vsize=9824732 CPUtime=14.55 cores=0,2,4,6
/proc/17494/stat : 17494 (java) S 17491 17494 14900 0 -1 4202496 25283 0 1 0 1439 16 0 0 20 0 22 0 9918247 10060525568 89740 33554432000 1073741824 1073778376 140733840403984 140733840395120 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17494/statm: 2456183 89740 2275 9 0 2446860 0
[pid=17494/tid=17495] ppid=17491 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17494/task/17495/stat : 17495 (java) S 17491 17494 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9918248 10060525568 89740 33554432000 1073741824 1073778376 140733840403984 140246667006840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17497] ppid=17491 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/17494/task/17497/stat : 17497 (java) S 17491 17494 14900 0 -1 4202560 117 0 0 0 3 1 0 0 20 0 22 0 9918249 10060525568 89740 33554432000 1073741824 1073778376 140733840403984 140246656067880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17498] ppid=17491 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/17494/task/17498/stat : 17498 (java) S 17491 17494 14900 0 -1 4202560 107 0 0 0 2 0 0 0 20 0 22 0 9918249 10060525568 89740 33554432000 1073741824 1073778376 140733840403984 140246509107368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17499] ppid=17491 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17494/task/17499/stat : 17499 (java) S 17491 17494 14900 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 9918249 10060525568 89740 33554432000 1073741824 1073778376 140733840403984 140246508055080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17494/tid=17500] ppid=17491 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/17494/task/17500/stat : 17500 (java) S 17491 17494 14900 0 -1 4202560 62 0 0 0 1 1 0 0 20 0 22 0 9918249 10060525568 89740 33554432000 1073741824 1073778376 140733840403984 140246507002280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17501] ppid=17491 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/17494/task/17501/stat : 17501 (java) S 17491 17494 14900 0 -1 4202560 162 0 0 0 2 1 0 0 20 0 22 0 9918249 10060525568 89740 33554432000 1073741824 1073778376 140733840403984 140246505949992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17502] ppid=17491 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17494/task/17502/stat : 17502 (java) S 17491 17494 14900 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 9918249 10060525568 89740 33554432000 1073741824 1073778376 140733840403984 140246504897192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17494/tid=17503] ppid=17491 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/17494/task/17503/stat : 17503 (java) S 17491 17494 14900 0 -1 4202560 18 0 0 0 1 1 0 0 20 0 22 0 9918249 10060525568 89740 33554432000 1073741824 1073778376 140733840403984 140246503844904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17504] ppid=17491 vsize=9824732 CPUtime=0.04 cores=0,2,4,6

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

[pid=17494/tid=17504] ppid=17491 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17494/task/17504/stat : 17504 (java) S 17491 17494 14900 0 -1 4202560 108 0 0 0 9 4 0 0 20 0 22 0 9918249 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246502792104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17494/tid=17505] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17505/stat : 17505 (java) S 17491 17494 14900 0 -1 4202560 458 0 0 0 0 0 0 0 20 0 22 0 9918250 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246490593512 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17506] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17506/stat : 17506 (java) S 17491 17494 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9918250 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246489539576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17507] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17507/stat : 17507 (java) S 17491 17494 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9918250 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246488487176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17508] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17508/stat : 17508 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9918252 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246487435664 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17509] ppid=17491 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/17494/task/17509/stat : 17509 (java) S 17491 17494 14900 0 -1 4202560 9680 0 0 0 109 2 0 0 20 0 22 0 9918252 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246486383288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17510] ppid=17491 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/17494/task/17510/stat : 17510 (java) S 17491 17494 14900 0 -1 4202560 13548 0 0 0 132 3 0 0 20 0 22 0 9918252 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246485330488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17511] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17511/stat : 17511 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9918252 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246484278392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17512] ppid=17491 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17494/task/17512/stat : 17512 (java) S 17491 17494 14900 0 -1 4202560 5 0 0 0 0 1 0 0 20 0 22 0 9918252 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246483225800 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17513] ppid=17491 vsize=9824732 CPUtime=69.9 cores=0,2,4,6
/proc/17494/task/17513/stat : 17513 (java) R 17491 17494 14900 0 -1 4202560 41 0 0 0 6987 3 0 0 20 0 22 0 9918265 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246482168488 140246537177376 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17514] ppid=17491 vsize=9824732 CPUtime=69.86 cores=0,2,4,6
/proc/17494/task/17514/stat : 17514 (java) R 17491 17494 14900 0 -1 4202560 623 0 0 0 6971 15 0 0 20 0 22 0 9918265 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246481115608 140246537277283 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17515] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17515/stat : 17515 (java) S 17491 17494 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9918266 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246480065704 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17516] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17516/stat : 17516 (java) S 17491 17494 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9918266 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246479012904 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 143.52
Current children cumulated vsize (KiB) 9824732

[startup+71.2009 s]
/proc/loadavg: 4.15 4.09 3.05 6/220 18063
/proc/meminfo: memFree=27092360/32872528 swapFree=1526624/1696276
[pid=17494] ppid=17491 vsize=9824732 CPUtime=145.1 cores=0,2,4,6
/proc/17494/stat : 17494 (java) S 17491 17494 14900 0 -1 4202496 29398 0 1 0 14465 45 0 0 20 0 22 0 9918247 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140733840395120 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17494/statm: 2456183 298199 2276 9 0 2446860 0
[pid=17494/tid=17495] ppid=17491 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17494/task/17495/stat : 17495 (java) S 17491 17494 14900 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 22 0 9918248 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246667006840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17497] ppid=17491 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/17494/task/17497/stat : 17497 (java) S 17491 17494 14900 0 -1 4202560 278 0 0 0 11 4 0 0 20 0 22 0 9918249 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246656067880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17498] ppid=17491 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/17494/task/17498/stat : 17498 (java) S 17491 17494 14900 0 -1 4202560 267 0 0 0 14 5 0 0 20 0 22 0 9918249 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246509107368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17494/tid=17499] ppid=17491 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/17494/task/17499/stat : 17499 (java) S 17491 17494 14900 0 -1 4202560 77 0 0 0 5 2 0 0 20 0 22 0 9918249 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246508055080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17500] ppid=17491 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17494/task/17500/stat : 17500 (java) S 17491 17494 14900 0 -1 4202560 149 0 0 0 10 3 0 0 20 0 22 0 9918249 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246507002280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17501] ppid=17491 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/17494/task/17501/stat : 17501 (java) S 17491 17494 14900 0 -1 4202560 198 0 0 0 5 2 0 0 20 0 22 0 9918249 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246505949992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17502] ppid=17491 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17494/task/17502/stat : 17502 (java) S 17491 17494 14900 0 -1 4202560 174 0 0 0 10 3 0 0 20 0 22 0 9918249 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246504897192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17503] ppid=17491 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/17494/task/17503/stat : 17503 (java) S 17491 17494 14900 0 -1 4202560 109 0 0 0 6 2 0 0 20 0 22 0 9918249 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246503844904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17504] ppid=17491 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17494/task/17504/stat : 17504 (java) S 17491 17494 14900 0 -1 4202560 108 0 0 0 9 4 0 0 20 0 22 0 9918249 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246502792104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17494/tid=17505] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17505/stat : 17505 (java) S 17491 17494 14900 0 -1 4202560 458 0 0 0 0 0 0 0 20 0 22 0 9918250 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246490593512 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17506] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17506/stat : 17506 (java) S 17491 17494 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9918250 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246489539576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17507] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17507/stat : 17507 (java) S 17491 17494 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9918250 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246488487176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17508] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17508/stat : 17508 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9918252 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246487435664 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17509] ppid=17491 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/17494/task/17509/stat : 17509 (java) S 17491 17494 14900 0 -1 4202560 9680 0 0 0 109 2 0 0 20 0 22 0 9918252 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246486383288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17510] ppid=17491 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/17494/task/17510/stat : 17510 (java) S 17491 17494 14900 0 -1 4202560 13548 0 0 0 132 3 0 0 20 0 22 0 9918252 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246485330488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17511] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17511/stat : 17511 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9918252 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246484278392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17512] ppid=17491 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17494/task/17512/stat : 17512 (java) S 17491 17494 14900 0 -1 4202560 5 0 0 0 0 1 0 0 20 0 22 0 9918252 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246483225800 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17513] ppid=17491 vsize=9824732 CPUtime=70.69 cores=0,2,4,6
/proc/17494/task/17513/stat : 17513 (java) R 17491 17494 14900 0 -1 4202560 41 0 0 0 7066 3 0 0 20 0 22 0 9918265 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246482168488 140246537277246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17514] ppid=17491 vsize=9824732 CPUtime=70.66 cores=0,2,4,6
/proc/17494/task/17514/stat : 17514 (java) R 17491 17494 14900 0 -1 4202560 623 0 0 0 7051 15 0 0 20 0 22 0 9918265 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246481115608 140246537277260 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17515] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17515/stat : 17515 (java) S 17491 17494 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9918266 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246480065704 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17516] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17516/stat : 17516 (java) S 17491 17494 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9918266 10060525568 298199 33554432000 1073741824 1073778376 140733840403984 140246479012904 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 145.1
Current children cumulated vsize (KiB) 9824732

[startup+71.6074 s]
/proc/loadavg: 4.15 4.09 3.05 4/217 18063
/proc/meminfo: memFree=27034916/32872528 swapFree=1526624/1696276
[pid=17494] ppid=17491 vsize=9824732 CPUtime=145.64 cores=0,2,4,6
/proc/17494/stat : 17494 (java) S 17491 17494 14900 0 -1 4202496 29400 0 1 0 14515 49 0 0 20 0 19 0 9918247 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140733840395120 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17494/statm: 2456183 298184 2277 9 0 2446860 0
[pid=17494/tid=17495] ppid=17491 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17494/task/17495/stat : 17495 (java) S 17491 17494 14900 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 19 0 9918248 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246667006840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17497] ppid=17491 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/17494/task/17497/stat : 17497 (java) S 17491 17494 14900 0 -1 4202560 278 0 0 0 11 4 0 0 20 0 19 0 9918249 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246656067880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17498] ppid=17491 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/17494/task/17498/stat : 17498 (java) S 17491 17494 14900 0 -1 4202560 267 0 0 0 14 5 0 0 20 0 19 0 9918249 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246509107368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17494/tid=17499] ppid=17491 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/17494/task/17499/stat : 17499 (java) S 17491 17494 14900 0 -1 4202560 77 0 0 0 5 2 0 0 20 0 19 0 9918249 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246508055080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17500] ppid=17491 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17494/task/17500/stat : 17500 (java) S 17491 17494 14900 0 -1 4202560 149 0 0 0 10 3 0 0 20 0 19 0 9918249 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246507002280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17501] ppid=17491 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/17494/task/17501/stat : 17501 (java) S 17491 17494 14900 0 -1 4202560 198 0 0 0 5 2 0 0 20 0 19 0 9918249 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246505949992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17502] ppid=17491 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17494/task/17502/stat : 17502 (java) S 17491 17494 14900 0 -1 4202560 174 0 0 0 10 3 0 0 20 0 19 0 9918249 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246504897192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17503] ppid=17491 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/17494/task/17503/stat : 17503 (java) S 17491 17494 14900 0 -1 4202560 109 0 0 0 6 2 0 0 20 0 19 0 9918249 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246503844904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17504] ppid=17491 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17494/task/17504/stat : 17504 (java) S 17491 17494 14900 0 -1 4202560 108 0 0 0 9 4 0 0 20 0 19 0 9918249 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246502792104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17494/tid=17505] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17505/stat : 17505 (java) S 17491 17494 14900 0 -1 4202560 458 0 0 0 0 0 0 0 20 0 19 0 9918250 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246490593512 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17506] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17506/stat : 17506 (java) S 17491 17494 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9918250 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246489539576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17507] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17507/stat : 17507 (java) S 17491 17494 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9918250 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246488487176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17508] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17508/stat : 17508 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9918252 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246487435664 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17509] ppid=17491 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/17494/task/17509/stat : 17509 (java) S 17491 17494 14900 0 -1 4202560 9680 0 0 0 109 2 0 0 20 0 19 0 9918252 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246486383288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17510] ppid=17491 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/17494/task/17510/stat : 17510 (java) S 17491 17494 14900 0 -1 4202560 13548 0 0 0 132 3 0 0 20 0 19 0 9918252 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246485330488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17511] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17511/stat : 17511 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9918252 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246484278392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17512] ppid=17491 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17494/task/17512/stat : 17512 (java) S 17491 17494 14900 0 -1 4202560 5 0 0 0 0 1 0 0 20 0 19 0 9918252 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246483225800 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17516] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17516/stat : 17516 (java) S 17491 17494 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9918266 10060525568 298184 33554432000 1073741824 1073778376 140733840403984 140246479012904 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 145.64
Current children cumulated vsize (KiB) 9824732

[startup+71.8006 s]
/proc/loadavg: 4.15 4.09 3.05 4/217 18063
/proc/meminfo: memFree=27034916/32872528 swapFree=1526624/1696276
[pid=17494] ppid=17491 vsize=9824732 CPUtime=145.73 cores=0,2,4,6
/proc/17494/stat : 17494 (java) S 17491 17494 14900 0 -1 4202496 29415 0 1 0 14524 49 0 0 20 0 19 0 9918247 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140733840395120 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17494/statm: 2456183 298197 2287 9 0 2446860 0
[pid=17494/tid=17495] ppid=17491 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17494/task/17495/stat : 17495 (java) S 17491 17494 14900 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 19 0 9918248 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246667006680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17497] ppid=17491 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/17494/task/17497/stat : 17497 (java) S 17491 17494 14900 0 -1 4202560 278 0 0 0 11 4 0 0 20 0 19 0 9918249 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246656067880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17498] ppid=17491 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/17494/task/17498/stat : 17498 (java) S 17491 17494 14900 0 -1 4202560 267 0 0 0 14 5 0 0 20 0 19 0 9918249 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246509107368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17494/tid=17499] ppid=17491 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/17494/task/17499/stat : 17499 (java) S 17491 17494 14900 0 -1 4202560 77 0 0 0 5 2 0 0 20 0 19 0 9918249 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246508055080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17500] ppid=17491 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17494/task/17500/stat : 17500 (java) S 17491 17494 14900 0 -1 4202560 149 0 0 0 10 3 0 0 20 0 19 0 9918249 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246507002280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17501] ppid=17491 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/17494/task/17501/stat : 17501 (java) S 17491 17494 14900 0 -1 4202560 198 0 0 0 5 2 0 0 20 0 19 0 9918249 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246505949992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17502] ppid=17491 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17494/task/17502/stat : 17502 (java) S 17491 17494 14900 0 -1 4202560 174 0 0 0 10 3 0 0 20 0 19 0 9918249 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246504897192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17503] ppid=17491 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/17494/task/17503/stat : 17503 (java) S 17491 17494 14900 0 -1 4202560 109 0 0 0 6 2 0 0 20 0 19 0 9918249 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246503844904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17494/tid=17504] ppid=17491 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17494/task/17504/stat : 17504 (java) S 17491 17494 14900 0 -1 4202560 108 0 0 0 9 4 0 0 20 0 19 0 9918249 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246502792104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17494/tid=17505] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17505/stat : 17505 (java) S 17491 17494 14900 0 -1 4202560 458 0 0 0 0 0 0 0 20 0 19 0 9918250 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246490593512 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17506] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17506/stat : 17506 (java) S 17491 17494 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9918250 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246489539576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17507] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17507/stat : 17507 (java) S 17491 17494 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9918250 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246488487176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17508] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17508/stat : 17508 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9918252 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246487435664 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17509] ppid=17491 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/17494/task/17509/stat : 17509 (java) S 17491 17494 14900 0 -1 4202560 9687 0 0 0 111 2 0 0 20 0 19 0 9918252 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246486383288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17494/tid=17510] ppid=17491 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/17494/task/17510/stat : 17510 (java) S 17491 17494 14900 0 -1 4202560 13551 0 0 0 135 3 0 0 20 0 19 0 9918252 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246485330488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17511] ppid=17491 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17494/task/17511/stat : 17511 (java) S 17491 17494 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9918252 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246484278392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17494/tid=17512] ppid=17491 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17494/task/17512/stat : 17512 (java) S 17491 17494 14900 0 -1 4202560 5 0 0 0 0 1 0 0 20 0 19 0 9918252 10060525568 298197 33554432000 1073741824 1073778376 140733840403984 140246483225800 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 145.73
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 71.8424
CPU time (s): 145.873
CPU user time (s): 145.221
CPU system time (s): 0.6519
CPU usage (%): 203.046
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.221
system time used= 0.6519
maximum resident set size= 1194476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29422
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2287
involuntary context switches= 2008

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.471928 second user time and 0.568913 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:49:00
IDJOB=4120843
IDBENCH=110155
IDSOLVER=2543
FILE ID=node125/4120843-1467308940
RUNJOBID= node125-1467308203-14916
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-r2.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-4120843-1467308940/watcher-4120843-1467308940 -o /tmp/evaluation-result-4120843-1467308940/solver-4120843-1467308940 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14916 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120843-1467308940.opb

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

MD5SUM BENCH= a308272bae4a276846ced84286f2d6cc
RANDOM SEED=1900666133

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:        27018232 kB
Buffers:          133224 kB
Cached:          1797068 kB
SwapCached:            0 kB
Active:          1723232 kB
Inactive:        1675968 kB
Active(anon):    1471472 kB
Inactive(anon):        0 kB
Active(file):     251760 kB
Inactive(file):  1675968 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               584 kB
Writeback:             0 kB
AnonPages:       3138380 kB
Mapped:            21528 kB
Shmem:               204 kB
Slab:             609476 kB
SReclaimable:      52848 kB
SUnreclaim:       556628 kB
KernelStack:        1808 kB
PageTables:        11056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3666672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1546240 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:12