Trace number 4120035

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 62.3445 29.7414

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-24-3.cnf.gz-plain.pb.metafix.opb
MD5SUM18e0e674d05c39e7abfa2e75a648fffa
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.71598
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@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-4120035-1467308210.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
0.10/0.15	c ... done. Wall clock time 0.038s.
0.10/0.15	c declared #vars     97
0.10/0.15	c #constraints  204
0.10/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 204
0.10/0.16	c 204 constraints processed.
0.10/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 204
0.10/0.16	c 204 constraints processed.
1.50/0.58	c cleaning 2499 clauses out of 5002 with flag 40688/5002
2.29/0.75	c cleaning 0 clauses out of 5000 with flag 0/5000
2.69/0.88	c cleaning 4246 clauses out of 8502 with flag 87529/11001
3.74/1.16	c cleaning 0 clauses out of 11000 with flag 0/11000
4.26/1.34	c cleaning 5625 clauses out of 11258 with flag 143868/18003
5.16/1.67	c cleaning 0 clauses out of 18001 with flag 0/18001
5.90/1.96	c cleaning 6811 clauses out of 13631 with flag 212615/26001
6.72/2.35	c cleaning 0 clauses out of 26000 with flag 0/26000
7.53/2.72	c cleaning 7906 clauses out of 15819 with flag 285570/35000
8.78/3.31	c cleaning 0 clauses out of 35000 with flag 0/35000
9.57/3.74	c cleaning 8952 clauses out of 17914 with flag 372602/45001
10.99/4.46	c cleaning 0 clauses out of 45000 with flag 0/45000
11.78/4.87	c cleaning 9975 clauses out of 19962 with flag 447698/56001
14.58/6.23	c cleaning 10988 clauses out of 21986 with flag 542119/68000
14.58/6.25	c cleaning 0 clauses out of 56003 with flag 0/56003
17.63/7.77	c cleaning 11995 clauses out of 23998 with flag 641505/81000
19.33/8.42	c cleaning 0 clauses out of 68001 with flag 0/68001
21.37/9.45	c cleaning 12996 clauses out of 26003 with flag 750100/95000
24.97/11.21	c cleaning 0 clauses out of 81004 with flag 0/81004
25.37/11.41	c cleaning 14002 clauses out of 28009 with flag 867348/110002
29.91/13.67	c cleaning 14999 clauses out of 30005 with flag 987163/126000
31.12/14.29	c cleaning 0 clauses out of 95001 with flag 0/95001
34.93/16.10	c cleaning 16000 clauses out of 32005 with flag 1111220/143000
38.36/17.89	c cleaning 0 clauses out of 110000 with flag 0/110000
40.17/18.74	c cleaning 17000 clauses out of 34006 with flag 1250009/161001
46.55/21.85	c cleaning 17998 clauses out of 36006 with flag 1380164/180001
49.21/23.14	c cleaning 0 clauses out of 126001 with flag 0/126001
53.22/25.17	c cleaning 18998 clauses out of 38006 with flag 1525154/200000
60.74/28.81	c cleaning 0 clauses out of 143002 with flag 0/143003
60.94/28.95	c cleaning 20000 clauses out of 40009 with flag 1662748/221001
62.00/29.45	c And the winner is solver1
62.13/29.67	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
62.13/29.67	c starts		: 17
62.13/29.67	c conflicts		: 224748
62.13/29.67	c decisions		: 263533
62.13/29.67	c propagations		: 3554397
62.13/29.67	c inspects		: 701663509
62.13/29.67	c shortcuts		: 0
62.13/29.67	c learnt literals	: 2
62.13/29.67	c learnt binary clauses	: 33
62.13/29.67	c learnt ternary clauses	: 243
62.13/29.67	c learnt constraints	: 224746
62.13/29.67	c ignored constraints	: 0
62.13/29.67	c root simplifications	: 0
62.13/29.67	c removed literals (reason simplification)	: 734157
62.13/29.67	c reason swapping (by a shorter reason)	: 0
62.13/29.67	c Calls to reduceDB	: 17
62.13/29.67	c Number of update (reduction) of LBD	: 73018
62.13/29.67	c Imported unit clauses	: 0
62.13/29.67	c number of reductions to clauses (during analyze)	: 0
62.13/29.67	c number of learned constraints concerned by reduction	: 0
62.13/29.67	c number of learning phase by resolution	: 0
62.13/29.67	c number of learning phase by cutting planes	: 0
62.13/29.67	c speed (assignments/second)	: 120426.79993223785
62.13/29.67	c non guided choices	25
62.13/29.69	c learnt constraints type 
62.13/29.69	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 33
62.13/29.69	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 23723
62.13/29.69	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
62.13/29.69	c starts		: 103
62.13/29.69	c conflicts		: 145250
62.13/29.69	c decisions		: 168526
62.13/29.69	c propagations		: 2229471
62.13/29.69	c inspects		: 385564819
62.13/29.69	c shortcuts		: 0
62.13/29.69	c learnt literals	: 1
62.13/29.69	c learnt binary clauses	: 3
62.13/29.69	c learnt ternary clauses	: 40
62.13/29.69	c learnt constraints	: 145248
62.13/29.69	c ignored constraints	: 0
62.13/29.69	c root simplifications	: 0
62.13/29.69	c removed literals (reason simplification)	: 0
62.13/29.69	c reason swapping (by a shorter reason)	: 0
62.13/29.69	c Calls to reduceDB	: 13
62.13/29.69	c Number of update (reduction) of LBD	: 0
62.13/29.69	c Imported unit clauses	: 0
62.13/29.69	c number of reductions to clauses (during analyze)	: 0
62.13/29.69	c number of learned constraints concerned by reduction	: 0
62.13/29.69	c number of learning phase by resolution	: 0
62.13/29.69	c number of learning phase by cutting planes	: 0
62.13/29.69	c speed (assignments/second)	: 75490.84075441032
62.13/29.69	c non guided choices	23
62.19/29.73	c learnt constraints type 
62.19/29.73	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 145245
62.19/29.73	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 3
62.19/29.73	s UNSATISFIABLE
62.19/29.73	c Total wall clock time (in seconds): 29.618

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

pid=15372
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: 1.33 1.40 1.36 4/198 15375
/proc/meminfo: memFree=28141680/32872528 swapFree=1526624/1696276
[pid=15375] ppid=15372 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/15375/stat : 15375 (java) S 15372 15375 14900 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 9845202 98570240 977 33554432000 1073741824 1073778376 140736039899840 140736039890976 270710898749 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15375/statm: 24065 977 743 9 0 16771 0
[pid=15375/tid=15376] ppid=15372 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15376/stat : 15376 (java) R 15372 15375 14900 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 9845203 98570240 977 33554432000 1073741824 1073778376 140736039899840 140009999003176 270707541376 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100123 s]
/proc/loadavg: 1.33 1.40 1.36 4/198 15375
/proc/meminfo: memFree=28141680/32872528 swapFree=1526624/1696276
[pid=15375] ppid=15372 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/15375/stat : 15375 (java) S 15372 15375 14900 0 -1 4202496 4413 0 1 0 10 0 0 0 20 0 18 0 9845202 9787879424 6041 33554432000 1073741824 1073778376 140736039899840 140736039890976 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15375/statm: 2389619 6041 2126 9 0 2380296 0
[pid=15375/tid=15376] ppid=15372 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/15375/task/15376/stat : 15376 (java) R 15372 15375 14900 0 -1 4202560 2386 0 1 0 7 0 0 0 20 0 18 0 9845203 9787879424 6041 33554432000 1073741824 1073778376 140736039899840 140009999006624 270710924557 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.200266 s]
/proc/loadavg: 1.33 1.40 1.36 4/198 15375
/proc/meminfo: memFree=28141680/32872528 swapFree=1526624/1696276
[pid=15375] ppid=15372 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/15375/stat : 15375 (java) S 15372 15375 14900 0 -1 4202496 5485 0 1 0 29 0 0 0 20 0 22 0 9845202 10060525568 8418 33554432000 1073741824 1073778376 140736039899840 140736039890976 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15375/statm: 2456183 8418 2217 9 0 2446860 0
[pid=15375/tid=15376] ppid=15372 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15375/task/15376/stat : 15376 (java) S 15372 15375 14900 0 -1 4202560 2415 0 1 0 14 0 0 0 20 0 22 0 9845203 10060525568 8418 33554432000 1073741824 1073778376 140736039899840 140009999008632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9824732

[startup+0.300262 s]
/proc/loadavg: 1.33 1.40 1.36 4/198 15375
/proc/meminfo: memFree=28141680/32872528 swapFree=1526624/1696276
[pid=15375] ppid=15372 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/15375/stat : 15375 (java) S 15372 15375 14900 0 -1 4202496 7807 0 1 0 69 1 0 0 20 0 22 0 9845202 10060525568 10145 33554432000 1073741824 1073778376 140736039899840 140736039890976 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15375/statm: 2456183 10145 2240 9 0 2446860 0
[pid=15375/tid=15376] ppid=15372 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15375/task/15376/stat : 15376 (java) S 15372 15375 14900 0 -1 4202560 2415 0 1 0 14 0 0 0 20 0 22 0 9845203 10060525568 10145 33554432000 1073741824 1073778376 140736039899840 140009999008632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 9824732

[startup+0.700229 s]
/proc/loadavg: 1.33 1.40 1.36 4/198 15375
/proc/meminfo: memFree=28141680/32872528 swapFree=1526624/1696276
[pid=15375] ppid=15372 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/15375/stat : 15375 (java) S 15372 15375 14900 0 -1 4202496 26661 0 1 0 224 5 0 0 20 0 22 0 9845202 10060525568 37439 33554432000 1073741824 1073778376 140736039899840 140736039890976 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15375/statm: 2456183 37439 2259 9 0 2446860 0
[pid=15375/tid=15376] ppid=15372 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15375/task/15376/stat : 15376 (java) S 15372 15375 14900 0 -1 4202560 2415 0 1 0 14 0 0 0 20 0 22 0 9845203 10060525568 37439 33554432000 1073741824 1073778376 140736039899840 140009999008632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 1.33 1.40 1.36 7/220 15397
/proc/meminfo: memFree=27920924/32872528 swapFree=1526624/1696276
[pid=15375] ppid=15372 vsize=9824732 CPUtime=4.86 cores=0,2,4,6
/proc/15375/stat : 15375 (java) S 15372 15375 14900 0 -1 4202496 32207 0 1 0 479 7 0 0 20 0 22 0 9845202 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140736039890976 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15375/statm: 2456183 52625 2275 9 0 2446860 0
[pid=15375/tid=15376] ppid=15372 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15375/task/15376/stat : 15376 (java) S 15372 15375 14900 0 -1 4202560 2415 0 1 0 14 0 0 0 20 0 22 0 9845203 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009999008632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15378] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15378/stat : 15378 (java) S 15372 15375 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009971460264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15379] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15379/stat : 15379 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009970407720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15380] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15380/stat : 15380 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009969355176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15375/tid=15381] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15381/stat : 15381 (java) S 15372 15375 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009968302632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15382] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15382/stat : 15382 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009967250088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15383] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15383/stat : 15383 (java) S 15372 15375 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009966197544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15375/tid=15384] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15384/stat : 15384 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009965145000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15385] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15385/stat : 15385 (java) S 15372 15375 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009964092456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15375/tid=15386] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15386/stat : 15386 (java) S 15372 15375 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9845205 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009352964200 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15375/tid=15387] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15387/stat : 15387 (java) S 15372 15375 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9845205 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009351910520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15388] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15388/stat : 15388 (java) S 15372 15375 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9845205 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009350857864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15389] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15389/stat : 15389 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845208 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009349806608 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15390] ppid=15372 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/15375/task/15390/stat : 15390 (java) R 15372 15375 14900 0 -1 4202560 12723 0 0 0 94 2 0 0 20 0 22 0 9845208 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009348741544 140010001913948 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15391] ppid=15372 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/15375/task/15391/stat : 15391 (java) S 15372 15375 14900 0 -1 4202560 15647 0 0 0 104 3 0 0 20 0 22 0 9845208 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009347701432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15392] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15392/stat : 15392 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845208 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009346649080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15393] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15393/stat : 15393 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845208 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009345596744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15394] ppid=15372 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/15375/task/15394/stat : 15394 (java) R 15372 15375 14900 0 -1 4202560 25 0 0 0 132 0 0 0 20 0 22 0 9845219 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009344539024 140009844161918 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15395] ppid=15372 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/15375/task/15395/stat : 15395 (java) R 15372 15375 14900 0 -1 4202560 96 0 0 0 128 3 0 0 20 0 22 0 9845219 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009343479568 140009844322025 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15375/tid=15396] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15396/stat : 15396 (java) S 15372 15375 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9845219 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009342436392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15397] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15397/stat : 15397 (java) S 15372 15375 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9845219 10060525568 52625 33554432000 1073741824 1073778376 140736039899840 140009341383848 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 1.33 1.40 1.36 5/219 15397
/proc/meminfo: memFree=27911988/32872528 swapFree=1526624/1696276
[pid=15375] ppid=15372 vsize=9824732 CPUtime=8.37 cores=0,2,4,6
/proc/15375/stat : 15375 (java) S 15372 15375 14900 0 -1 4202496 33577 0 1 0 829 8 0 0 20 0 22 0 9845202 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140736039890976 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15375/statm: 2456183 55738 2275 9 0 2446860 0
[pid=15375/tid=15376] ppid=15372 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15375/task/15376/stat : 15376 (java) S 15372 15375 14900 0 -1 4202560 2415 0 1 0 14 0 0 0 20 0 22 0 9845203 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009999008632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15378] ppid=15372 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15375/task/15378/stat : 15378 (java) S 15372 15375 14900 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 9845204 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009971460264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15379] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15379/stat : 15379 (java) S 15372 15375 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009970407720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15380] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15380/stat : 15380 (java) S 15372 15375 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009969355176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15381] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15381/stat : 15381 (java) S 15372 15375 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009968302632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15382] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15382/stat : 15382 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009967250088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15383] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15383/stat : 15383 (java) S 15372 15375 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009966197544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15375/tid=15384] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15384/stat : 15384 (java) S 15372 15375 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009965145000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15385] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15385/stat : 15385 (java) S 15372 15375 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009964092456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15375/tid=15386] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15386/stat : 15386 (java) S 15372 15375 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9845205 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009352964200 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15387] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15387/stat : 15387 (java) S 15372 15375 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9845205 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009351910520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15388] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15388/stat : 15388 (java) S 15372 15375 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9845205 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009350857864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15389] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15389/stat : 15389 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845208 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009349806608 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15390] ppid=15372 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/15375/task/15390/stat : 15390 (java) S 15372 15375 14900 0 -1 4202560 14005 0 0 0 122 2 0 0 20 0 22 0 9845208 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009348753976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15391] ppid=15372 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/15375/task/15391/stat : 15391 (java) S 15372 15375 14900 0 -1 4202560 15647 0 0 0 104 3 0 0 20 0 22 0 9845208 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009347701432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15392] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15392/stat : 15392 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845208 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009346649080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15393] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15393/stat : 15393 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845208 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009345596744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15394] ppid=15372 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/15375/task/15394/stat : 15394 (java) R 15372 15375 14900 0 -1 4202560 26 0 0 0 289 0 0 0 20 0 22 0 9845219 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009344541056 140009844194885 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15395] ppid=15372 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/15375/task/15395/stat : 15395 (java) R 15372 15375 14900 0 -1 4202560 97 0 0 0 285 3 0 0 20 0 22 0 9845219 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009343486832 140009844161913 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15396] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15396/stat : 15396 (java) S 15372 15375 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9845219 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009342436392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15397] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15397/stat : 15397 (java) S 15372 15375 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9845219 10060525568 55738 33554432000 1073741824 1073778376 140736039899840 140009341383848 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.37
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 1.54 1.45 1.38 5/219 15397
/proc/meminfo: memFree=27648424/32872528 swapFree=1526624/1696276
[pid=15375] ppid=15372 vsize=9824732 CPUtime=14.78 cores=0,2,4,6
/proc/15375/stat : 15375 (java) S 15372 15375 14900 0 -1 4202496 33618 0 1 0 1467 11 0 0 20 0 22 0 9845202 10060525568 66918 33554432000 1073741824 1073778376 140736039899840 140736039890976 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15375/statm: 2456183 66918 2275 9 0 2446860 0
[pid=15375/tid=15376] ppid=15372 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15375/task/15376/stat : 15376 (java) S 15372 15375 14900 0 -1 4202560 2415 0 1 0 14 0 0 0 20 0 22 0 9845203 10060525568 66918 33554432000 1073741824 1073778376 140736039899840 140009999008632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15378] ppid=15372 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15375/task/15378/stat : 15378 (java) S 15372 15375 14900 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 9845204 10060525568 66918 33554432000 1073741824 1073778376 140736039899840 140009971460264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15379] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15379/stat : 15379 (java) S 15372 15375 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 66918 33554432000 1073741824 1073778376 140736039899840 140009970407720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15380] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15380/stat : 15380 (java) S 15372 15375 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 66918 33554432000 1073741824 1073778376 140736039899840 140009969355176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15381] ppid=15372 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15375/task/15381/stat : 15381 (java) S 15372 15375 14900 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 9845204 10060525568 66918 33554432000 1073741824 1073778376 140736039899840 140009968302632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15382] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15382/stat : 15382 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 66918 33554432000 1073741824 1073778376 140736039899840 140009967250088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15383] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15383/stat : 15383 (java) S 15372 15375 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 66918 33554432000 1073741824 1073778376 140736039899840 140009966197544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15375/tid=15384] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15384/stat : 15384 (java) S 15372 15375 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 9845204 10060525568 66918 33554432000 1073741824 1073778376 140736039899840 140009965145000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15385] ppid=15372 vsize=9824732 CPUtime=0.01 cores=0,2,4,6

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

[pid=15375/tid=15386] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15386/stat : 15386 (java) S 15372 15375 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9845205 10060525568 88867 33554432000 1073741824 1073778376 140736039899840 140009352964200 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15387] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15387/stat : 15387 (java) S 15372 15375 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9845205 10060525568 88867 33554432000 1073741824 1073778376 140736039899840 140009351910520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15388] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15388/stat : 15388 (java) S 15372 15375 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9845205 10060525568 88867 33554432000 1073741824 1073778376 140736039899840 140009350857864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15389] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15389/stat : 15389 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845208 10060525568 88867 33554432000 1073741824 1073778376 140736039899840 140009349806608 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15390] ppid=15372 vsize=9824732 CPUtime=2.08 cores=0,2,4,6
/proc/15375/task/15390/stat : 15390 (java) S 15372 15375 14900 0 -1 4202560 14041 0 0 0 206 2 0 0 20 0 22 0 9845208 10060525568 88867 33554432000 1073741824 1073778376 140736039899840 140009348753976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15391] ppid=15372 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/15375/task/15391/stat : 15391 (java) S 15372 15375 14900 0 -1 4202560 15647 0 0 0 108 3 0 0 20 0 22 0 9845208 10060525568 88867 33554432000 1073741824 1073778376 140736039899840 140009347701432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15392] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15392/stat : 15392 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845208 10060525568 88867 33554432000 1073741824 1073778376 140736039899840 140009346649080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15393] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15393/stat : 15393 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845208 10060525568 88867 33554432000 1073741824 1073778376 140736039899840 140009345596744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15394] ppid=15372 vsize=9824732 CPUtime=28.46 cores=0,2,4,6
/proc/15375/task/15394/stat : 15394 (java) R 15372 15375 14900 0 -1 4202560 36 0 0 0 2846 0 0 0 20 0 22 0 9845219 10060525568 88867 33554432000 1073741824 1073778376 140736039899840 140009344541432 140009844161918 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15395] ppid=15372 vsize=9824732 CPUtime=28.4 cores=0,2,4,6
/proc/15375/task/15395/stat : 15395 (java) R 15372 15375 14900 0 -1 4202560 164 0 0 0 2835 5 0 0 20 0 22 0 9845219 10060525568 88867 33554432000 1073741824 1073778376 140736039899840 140009343486464 140009844157351 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15396] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15396/stat : 15396 (java) S 15372 15375 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9845219 10060525568 88867 33554432000 1073741824 1073778376 140736039899840 140009342436392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15397] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15397/stat : 15397 (java) S 15372 15375 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9845219 10060525568 88867 33554432000 1073741824 1073778376 140736039899840 140009341383848 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 60.74
Current children cumulated vsize (KiB) 9824732

[startup+29.2009 s]
/proc/loadavg: 2.46 1.67 1.45 5/219 15397
/proc/meminfo: memFree=26973508/32872528 swapFree=1526624/1696276
[pid=15375] ppid=15372 vsize=9824732 CPUtime=61.59 cores=0,2,4,6
/proc/15375/stat : 15375 (java) S 15372 15375 14900 0 -1 4202496 33916 0 1 0 6142 17 0 0 20 0 22 0 9845202 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140736039890976 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15375/statm: 2456183 87688 2275 9 0 2446860 0
[pid=15375/tid=15376] ppid=15372 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15375/task/15376/stat : 15376 (java) S 15372 15375 14900 0 -1 4202560 2416 0 1 0 14 0 0 0 20 0 22 0 9845203 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009999008632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15378] ppid=15372 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/15375/task/15378/stat : 15378 (java) S 15372 15375 14900 0 -1 4202560 55 0 0 0 6 2 0 0 20 0 22 0 9845204 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009971460264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15379] ppid=15372 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/15375/task/15379/stat : 15379 (java) S 15372 15375 14900 0 -1 4202560 29 0 0 0 7 0 0 0 20 0 22 0 9845204 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009970407720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15375/tid=15380] ppid=15372 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15375/task/15380/stat : 15380 (java) S 15372 15375 14900 0 -1 4202560 23 0 0 0 5 0 0 0 20 0 22 0 9845204 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009969355176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15381] ppid=15372 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/15375/task/15381/stat : 15381 (java) S 15372 15375 14900 0 -1 4202560 50 0 0 0 7 0 0 0 20 0 22 0 9845204 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009968302632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15382] ppid=15372 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15375/task/15382/stat : 15382 (java) S 15372 15375 14900 0 -1 4202560 34 0 0 0 6 0 0 0 20 0 22 0 9845204 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009967250088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15383] ppid=15372 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15375/task/15383/stat : 15383 (java) S 15372 15375 14900 0 -1 4202560 51 0 0 0 6 0 0 0 20 0 22 0 9845204 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009966197544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15384] ppid=15372 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15375/task/15384/stat : 15384 (java) S 15372 15375 14900 0 -1 4202560 21 0 0 0 6 0 0 0 20 0 22 0 9845204 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009965145000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15385] ppid=15372 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15375/task/15385/stat : 15385 (java) S 15372 15375 14900 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 9845204 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009964092456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15386] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15386/stat : 15386 (java) S 15372 15375 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9845205 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009352964200 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15387] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15387/stat : 15387 (java) S 15372 15375 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9845205 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009351910520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15388] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15388/stat : 15388 (java) S 15372 15375 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9845205 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009350857864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15389] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15389/stat : 15389 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845208 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009349806608 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15390] ppid=15372 vsize=9824732 CPUtime=2.08 cores=0,2,4,6
/proc/15375/task/15390/stat : 15390 (java) S 15372 15375 14900 0 -1 4202560 14041 0 0 0 206 2 0 0 20 0 22 0 9845208 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009348753976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15391] ppid=15372 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/15375/task/15391/stat : 15391 (java) S 15372 15375 14900 0 -1 4202560 15647 0 0 0 108 3 0 0 20 0 22 0 9845208 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009347701432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15392] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15392/stat : 15392 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845208 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009346649080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15393] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15393/stat : 15393 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9845208 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009345596744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15394] ppid=15372 vsize=9824732 CPUtime=28.83 cores=0,2,4,6
/proc/15375/task/15394/stat : 15394 (java) R 15372 15375 14900 0 -1 4202560 36 0 0 0 2883 0 0 0 20 0 22 0 9845219 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009344539144 140009844194775 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15395] ppid=15372 vsize=9824732 CPUtime=28.77 cores=0,2,4,6
/proc/15375/task/15395/stat : 15395 (java) R 15372 15375 14900 0 -1 4202560 164 0 0 0 2872 5 0 0 20 0 22 0 9845219 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009343487280 140009844242642 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15396] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15396/stat : 15396 (java) S 15372 15375 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9845219 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009342436392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15397] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15397/stat : 15397 (java) S 15372 15375 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9845219 10060525568 87688 33554432000 1073741824 1073778376 140736039899840 140009341383848 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 61.59
Current children cumulated vsize (KiB) 9824732

[startup+29.6009 s]
/proc/loadavg: 2.46 1.67 1.45 5/219 15397
/proc/meminfo: memFree=26973508/32872528 swapFree=1526624/1696276
[pid=15375] ppid=15372 vsize=9824732 CPUtime=62.13 cores=0,2,4,6
/proc/15375/stat : 15375 (java) S 15372 15375 14900 0 -1 4202496 33918 0 1 0 6193 20 0 0 20 0 19 0 9845202 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140736039890976 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15375/statm: 2456183 87673 2276 9 0 2446860 0
[pid=15375/tid=15376] ppid=15372 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15375/task/15376/stat : 15376 (java) S 15372 15375 14900 0 -1 4202560 2416 0 1 0 14 0 0 0 20 0 19 0 9845203 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009999008632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15378] ppid=15372 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/15375/task/15378/stat : 15378 (java) S 15372 15375 14900 0 -1 4202560 55 0 0 0 6 2 0 0 20 0 19 0 9845204 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009971460264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15379] ppid=15372 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/15375/task/15379/stat : 15379 (java) S 15372 15375 14900 0 -1 4202560 29 0 0 0 7 0 0 0 20 0 19 0 9845204 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009970407720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15375/tid=15380] ppid=15372 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15375/task/15380/stat : 15380 (java) S 15372 15375 14900 0 -1 4202560 23 0 0 0 5 0 0 0 20 0 19 0 9845204 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009969355176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15381] ppid=15372 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/15375/task/15381/stat : 15381 (java) S 15372 15375 14900 0 -1 4202560 50 0 0 0 7 0 0 0 20 0 19 0 9845204 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009968302632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15382] ppid=15372 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15375/task/15382/stat : 15382 (java) S 15372 15375 14900 0 -1 4202560 34 0 0 0 6 0 0 0 20 0 19 0 9845204 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009967250088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15383] ppid=15372 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15375/task/15383/stat : 15383 (java) S 15372 15375 14900 0 -1 4202560 51 0 0 0 6 0 0 0 20 0 19 0 9845204 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009966197544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15384] ppid=15372 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15375/task/15384/stat : 15384 (java) S 15372 15375 14900 0 -1 4202560 21 0 0 0 6 0 0 0 20 0 19 0 9845204 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009965145000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15385] ppid=15372 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15375/task/15385/stat : 15385 (java) S 15372 15375 14900 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 9845204 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009964092456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15386] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15386/stat : 15386 (java) S 15372 15375 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 9845205 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009352964200 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15387] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15387/stat : 15387 (java) S 15372 15375 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9845205 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009351910520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15388] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15388/stat : 15388 (java) S 15372 15375 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9845205 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009350857864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15389] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15389/stat : 15389 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9845208 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009349806608 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15390] ppid=15372 vsize=9824732 CPUtime=2.08 cores=0,2,4,6
/proc/15375/task/15390/stat : 15390 (java) S 15372 15375 14900 0 -1 4202560 14041 0 0 0 206 2 0 0 20 0 19 0 9845208 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009348753976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15391] ppid=15372 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/15375/task/15391/stat : 15391 (java) S 15372 15375 14900 0 -1 4202560 15647 0 0 0 108 3 0 0 20 0 19 0 9845208 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009347701432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15392] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15392/stat : 15392 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9845208 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009346649080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15393] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15393/stat : 15393 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9845208 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009345596744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15396] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15396/stat : 15396 (java) S 15372 15375 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9845219 10060525568 87673 33554432000 1073741824 1073778376 140736039899840 140009342436392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 62.13
Current children cumulated vsize (KiB) 9824732

[startup+29.7008 s]
/proc/loadavg: 2.46 1.67 1.45 6/216 15398
/proc/meminfo: memFree=26978068/32872528 swapFree=1526624/1696276
[pid=15375] ppid=15372 vsize=9824732 CPUtime=62.19 cores=0,2,4,6
/proc/15375/stat : 15375 (java) S 15372 15375 14900 0 -1 4202496 33929 0 1 0 6199 20 0 0 20 0 19 0 9845202 10060525568 87682 33554432000 1073741824 1073778376 140736039899840 140736039890976 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15375/statm: 2456183 87682 2284 9 0 2446860 0
[pid=15375/tid=15376] ppid=15372 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15375/task/15376/stat : 15376 (java) S 15372 15375 14900 0 -1 4202560 2416 0 1 0 14 0 0 0 20 0 19 0 9845203 10060525568 87682 33554432000 1073741824 1073778376 140736039899840 140009999008472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15378] ppid=15372 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/15375/task/15378/stat : 15378 (java) S 15372 15375 14900 0 -1 4202560 55 0 0 0 6 2 0 0 20 0 19 0 9845204 10060525568 87682 33554432000 1073741824 1073778376 140736039899840 140009971460264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15379] ppid=15372 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/15375/task/15379/stat : 15379 (java) S 15372 15375 14900 0 -1 4202560 29 0 0 0 7 0 0 0 20 0 19 0 9845204 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009970407720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15375/tid=15380] ppid=15372 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15375/task/15380/stat : 15380 (java) S 15372 15375 14900 0 -1 4202560 23 0 0 0 5 0 0 0 20 0 19 0 9845204 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009969355176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15381] ppid=15372 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/15375/task/15381/stat : 15381 (java) S 15372 15375 14900 0 -1 4202560 50 0 0 0 7 0 0 0 20 0 19 0 9845204 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009968302632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15382] ppid=15372 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15375/task/15382/stat : 15382 (java) S 15372 15375 14900 0 -1 4202560 34 0 0 0 6 0 0 0 20 0 19 0 9845204 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009967250088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15383] ppid=15372 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15375/task/15383/stat : 15383 (java) S 15372 15375 14900 0 -1 4202560 51 0 0 0 6 0 0 0 20 0 19 0 9845204 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009966197544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15384] ppid=15372 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15375/task/15384/stat : 15384 (java) S 15372 15375 14900 0 -1 4202560 21 0 0 0 6 0 0 0 20 0 19 0 9845204 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009965145000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15385] ppid=15372 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15375/task/15385/stat : 15385 (java) S 15372 15375 14900 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 9845204 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009964092456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15386] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15386/stat : 15386 (java) S 15372 15375 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 9845205 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009352964200 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15387] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15387/stat : 15387 (java) S 15372 15375 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9845205 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009351910520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15388] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15388/stat : 15388 (java) S 15372 15375 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9845205 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009350857864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15389] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15389/stat : 15389 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9845208 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009349806608 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15390] ppid=15372 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/15375/task/15390/stat : 15390 (java) R 15372 15375 14900 0 -1 4202560 14044 0 0 0 207 2 0 0 20 0 19 0 9845208 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009348753976 140010005157357 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15375/tid=15391] ppid=15372 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/15375/task/15391/stat : 15391 (java) R 15372 15375 14900 0 -1 4202560 15654 0 0 0 110 3 0 0 20 0 19 0 9845208 10060525568 87684 33554432000 1073741824 1073778376 140736039899840 140009347701272 140010005614639 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15392] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15392/stat : 15392 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9845208 10060525568 87685 33554432000 1073741824 1073778376 140736039899840 140009346649080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15375/tid=15393] ppid=15372 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15375/task/15393/stat : 15393 (java) S 15372 15375 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9845208 10060525568 87685 33554432000 1073741824 1073778376 140736039899840 140009345596744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15375/tid=15398] ppid=15372 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15375/task/15398/stat : 15398 (java) R 15372 15375 14900 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 9848170 10060525568 87685 33554432000 1073741824 1073778376 140736039899840 140009343488464 270710923701 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 62.19
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 29.7414
CPU time (s): 62.3445
CPU user time (s): 62.0536
CPU system time (s): 0.290955
CPU usage (%): 209.622
Max. virtual memory (cumulated for all children) (KiB): 9826292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.0536
system time used= 0.290955
maximum resident set size= 362724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33934
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= 1482
involuntary context switches= 1823

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.216967 second user time and 0.263959 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:36:50
IDJOB=4120035
IDBENCH=109668
IDSOLVER=2543
FILE ID=node125/4120035-1467308210
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-subsetCardinalitySigma-24-3.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-4120035-1467308210/watcher-4120035-1467308210 -o /tmp/evaluation-result-4120035-1467308210/solver-4120035-1467308210 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14916 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120035-1467308210.opb

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

MD5SUM BENCH= 18e0e674d05c39e7abfa2e75a648fffa
RANDOM SEED=507100456

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:        28142060 kB
Buffers:          131200 kB
Cached:          1796108 kB
SwapCached:            0 kB
Active:           605140 kB
Inactive:        1673948 kB
Active(anon):     354592 kB
Inactive(anon):        0 kB
Active(file):     250548 kB
Inactive(file):  1673948 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2084 kB
Writeback:             0 kB
AnonPages:       1999164 kB
Mapped:            21524 kB
Shmem:               204 kB
Slab:             609544 kB
SReclaimable:      52308 kB
SUnreclaim:       557236 kB
KernelStack:        1792 kB
PageTables:         8752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2764832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    403456 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:37:20