Trace number 4121955

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 43.4374 20.236

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n72-d3-i2-f.cnf.gz-plain.pb.metafix.opb
MD5SUMe952fcff41aacd1e5addda777cba2ee5
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 benchmark3.09053
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables108
Total number of constraints288
Number of constraints which are clauses288
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4121955-1467309760.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.15	c ... done. Wall clock time 0.048s.
0.11/0.15	c declared #vars     108
0.11/0.15	c #constraints  288
0.11/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 288
0.11/0.16	c 288 constraints processed.
0.11/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 288
0.11/0.16	c 288 constraints processed.
1.50/0.56	c cleaning 2499 clauses out of 5001 with flag 20362/5001
2.29/0.77	c cleaning 0 clauses out of 5001 with flag 0/5001
2.70/0.83	c cleaning 4249 clauses out of 8502 with flag 46685/11001
3.37/1.06	c cleaning 0 clauses out of 11001 with flag 0/11001
3.69/1.18	c cleaning 5624 clauses out of 11252 with flag 79468/18000
4.30/1.36	c cleaning 0 clauses out of 18000 with flag 0/18000
4.84/1.58	c cleaning 6809 clauses out of 13629 with flag 118536/26001
5.37/1.73	c cleaning 0 clauses out of 26001 with flag 0/26001
6.16/2.02	c cleaning 7906 clauses out of 15820 with flag 160144/35001
6.38/2.16	c cleaning 0 clauses out of 35001 with flag 0/35001
7.38/2.65	c cleaning 0 clauses out of 45000 with flag 0/45000
7.38/2.66	c cleaning 8956 clauses out of 17913 with flag 204578/45000
8.60/3.23	c cleaning 0 clauses out of 56001 with flag 0/56001
8.82/3.39	c cleaning 9976 clauses out of 19957 with flag 252241/56000
9.80/3.84	c cleaning 0 clauses out of 68001 with flag 0/68001
10.84/4.33	c cleaning 10989 clauses out of 21981 with flag 307395/68000
11.26/4.59	c cleaning 0 clauses out of 81000 with flag 0/81000
12.44/5.18	c cleaning 11992 clauses out of 23993 with flag 368145/81001
12.84/5.34	c cleaning 0 clauses out of 95000 with flag 0/95000
14.30/6.01	c cleaning 12997 clauses out of 26001 with flag 431379/95001
14.70/6.20	c cleaning 0 clauses out of 110000 with flag 0/110000
16.10/6.99	c cleaning 14001 clauses out of 28004 with flag 493030/110001
17.10/7.47	c cleaning 0 clauses out of 126000 with flag 0/126000
18.90/8.37	c cleaning 15002 clauses out of 30003 with flag 563181/126001
19.72/8.70	c cleaning 0 clauses out of 143000 with flag 0/143000
22.43/10.06	c cleaning 16000 clauses out of 32000 with flag 637524/143000
23.51/10.46	c cleaning 0 clauses out of 161000 with flag 0/161000
25.74/11.52	c cleaning 16997 clauses out of 34000 with flag 717445/161000
29.03/13.10	c cleaning 0 clauses out of 180002 with flag 0/180002
29.83/13.57	c cleaning 17996 clauses out of 36002 with flag 797474/180000
34.27/15.72	c cleaning 0 clauses out of 200001 with flag 0/200001
34.87/16.06	c cleaning 18999 clauses out of 38006 with flag 890256/200001
39.29/18.21	c cleaning 0 clauses out of 221000 with flag 0/221000
40.09/18.69	c cleaning 20003 clauses out of 40005 with flag 981129/221000
43.21/20.10	c And the winner is solver0
43.21/20.16	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
43.21/20.16	c starts		: 12
43.21/20.16	c conflicts		: 234244
43.21/20.16	c decisions		: 285937
43.21/20.16	c propagations		: 1878009
43.21/20.16	c inspects		: 505501510
43.21/20.16	c shortcuts		: 0
43.21/20.16	c learnt literals	: 17
43.21/20.16	c learnt binary clauses	: 132
43.21/20.16	c learnt ternary clauses	: 632
43.21/20.16	c learnt constraints	: 234226
43.21/20.16	c ignored constraints	: 0
43.21/20.16	c root simplifications	: 0
43.21/20.16	c removed literals (reason simplification)	: 786639
43.21/20.16	c reason swapping (by a shorter reason)	: 0
43.21/20.16	c Calls to reduceDB	: 17
43.21/20.16	c Number of update (reduction) of LBD	: 41061
43.21/20.16	c Imported unit clauses	: 0
43.21/20.16	c number of reductions to clauses (during analyze)	: 0
43.21/20.16	c number of learned constraints concerned by reduction	: 0
43.21/20.16	c number of learning phase by resolution	: 0
43.21/20.16	c number of learning phase by cutting planes	: 0
43.21/20.16	c speed (assignments/second)	: 93891.06089391062
43.21/20.16	c non guided choices	110
43.21/20.18	c learnt constraints type 
43.21/20.18	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 132
43.21/20.18	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 33099
43.21/20.18	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
43.21/20.18	c starts		: 120
43.21/20.18	c conflicts		: 237100
43.21/20.18	c decisions		: 315698
43.21/20.18	c propagations		: 1510032
43.21/20.18	c inspects		: 189104197
43.21/20.18	c shortcuts		: 0
43.21/20.18	c learnt literals	: 0
43.21/20.18	c learnt binary clauses	: 0
43.21/20.18	c learnt ternary clauses	: 4
43.21/20.18	c learnt constraints	: 237100
43.21/20.18	c ignored constraints	: 0
43.21/20.18	c root simplifications	: 0
43.21/20.18	c removed literals (reason simplification)	: 0
43.21/20.18	c reason swapping (by a shorter reason)	: 0
43.21/20.18	c Calls to reduceDB	: 17
43.21/20.18	c Number of update (reduction) of LBD	: 0
43.21/20.18	c Imported unit clauses	: 0
43.21/20.18	c number of reductions to clauses (during analyze)	: 0
43.21/20.18	c number of learned constraints concerned by reduction	: 0
43.21/20.18	c number of learning phase by resolution	: 0
43.21/20.18	c number of learning phase by cutting planes	: 0
43.21/20.18	c speed (assignments/second)	: 75422.40647320314
43.21/20.18	c non guided choices	63
43.32/20.23	c learnt constraints type 
43.32/20.23	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 237100
43.32/20.23	s UNSATISFIABLE
43.32/20.23	c Total wall clock time (in seconds): 20.12

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

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

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


[startup+0 s]
/proc/loadavg: 4.42 4.28 3.70 4/197 20796
/proc/meminfo: memFree=27960272/32872528 swapFree=1526624/1696276
[pid=20796] ppid=20793 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/20796/stat : 20796 (java) S 20793 20796 14900 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 10000262 98570240 977 33554432000 1073741824 1073778376 140736835212672 140736835203808 270710898749 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20796/statm: 24065 977 743 9 0 16771 0
[pid=20796/tid=20797] ppid=20793 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20797/stat : 20797 (java) R 20793 20796 14900 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 10000263 98570240 977 33554432000 1073741824 1073778376 140736835212672 140187241692712 270707541376 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 4.42 4.28 3.70 4/197 20796
/proc/meminfo: memFree=27960272/32872528 swapFree=1526624/1696276
[pid=20796] ppid=20793 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/20796/stat : 20796 (java) S 20793 20796 14900 0 -1 4202496 4497 0 1 0 10 1 0 0 20 0 18 0 10000262 9787879424 6123 33554432000 1073741824 1073778376 140736835212672 140736835203808 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20796/statm: 2389619 6123 2156 9 0 2380296 0
[pid=20796/tid=20797] ppid=20793 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/20796/task/20797/stat : 20797 (java) R 20793 20796 14900 0 -1 4202560 2390 0 1 0 7 0 0 0 20 0 18 0 10000263 9787879424 6123 33554432000 1073741824 1073778376 140736835212672 140187241696160 270710924557 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200285 s]
/proc/loadavg: 4.42 4.28 3.70 4/197 20796
/proc/meminfo: memFree=27960272/32872528 swapFree=1526624/1696276
[pid=20796] ppid=20793 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/20796/stat : 20796 (java) S 20793 20796 14900 0 -1 4202496 6207 0 1 0 29 1 0 0 20 0 22 0 10000262 10060525568 8907 33554432000 1073741824 1073778376 140736835212672 140736835203808 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20796/statm: 2456183 8919 2217 9 0 2446860 0
[pid=20796/tid=20797] ppid=20793 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/20796/task/20797/stat : 20797 (java) S 20793 20796 14900 0 -1 4202560 2417 0 1 0 14 0 0 0 20 0 22 0 10000263 10060525568 8919 33554432000 1073741824 1073778376 140736835212672 140187241698168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9824732

[startup+0.300287 s]
/proc/loadavg: 4.42 4.28 3.70 4/197 20796
/proc/meminfo: memFree=27960272/32872528 swapFree=1526624/1696276
[pid=20796] ppid=20793 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/20796/stat : 20796 (java) S 20793 20796 14900 0 -1 4202496 7578 0 1 0 68 2 0 0 20 0 22 0 10000262 10060525568 10265 33554432000 1073741824 1073778376 140736835212672 140736835203808 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20796/statm: 2456183 10265 2246 9 0 2446860 0
[pid=20796/tid=20797] ppid=20793 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/20796/task/20797/stat : 20797 (java) S 20793 20796 14900 0 -1 4202560 2417 0 1 0 14 0 0 0 20 0 22 0 10000263 10060525568 10265 33554432000 1073741824 1073778376 140736835212672 140187241698168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 9824732

[startup+0.700236 s]
/proc/loadavg: 4.42 4.28 3.70 4/197 20796
/proc/meminfo: memFree=27960272/32872528 swapFree=1526624/1696276
[pid=20796] ppid=20793 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/20796/stat : 20796 (java) S 20793 20796 14900 0 -1 4202496 21326 0 1 0 224 5 0 0 20 0 22 0 10000262 10060525568 31213 33554432000 1073741824 1073778376 140736835212672 140736835203808 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20796/statm: 2456183 31213 2261 9 0 2446860 0
[pid=20796/tid=20797] ppid=20793 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/20796/task/20797/stat : 20797 (java) S 20793 20796 14900 0 -1 4202560 2417 0 1 0 14 0 0 0 20 0 22 0 10000263 10060525568 31213 33554432000 1073741824 1073778376 140736835212672 140187241698168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9824732

[startup+1.50094 s]
/proc/loadavg: 4.42 4.28 3.70 6/219 20818
/proc/meminfo: memFree=27773348/32872528 swapFree=1526624/1696276
[pid=20796] ppid=20793 vsize=9824732 CPUtime=4.84 cores=1,3,5,7
/proc/20796/stat : 20796 (java) S 20793 20796 14900 0 -1 4202496 30410 0 1 0 476 8 0 0 20 0 22 0 10000262 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140736835203808 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20796/statm: 2456183 50897 2275 9 0 2446860 0
[pid=20796/tid=20797] ppid=20793 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/20796/task/20797/stat : 20797 (java) S 20793 20796 14900 0 -1 4202560 2417 0 1 0 14 0 0 0 20 0 22 0 10000263 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187241698168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20799] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20799/stat : 20799 (java) S 20793 20796 14900 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187203189288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20800] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20800/stat : 20800 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187202136488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20801] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20801/stat : 20801 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187201083688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20802] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20802/stat : 20802 (java) S 20793 20796 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187200030888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20803] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20803/stat : 20803 (java) S 20793 20796 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187198979112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20804] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20804/stat : 20804 (java) S 20793 20796 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187197926312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20805] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20805/stat : 20805 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187196873512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20806] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20806/stat : 20806 (java) S 20793 20796 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187078224552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20807] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20807/stat : 20807 (java) S 20793 20796 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187065813480 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20808] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20808/stat : 20808 (java) S 20793 20796 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187064759544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20809] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20809/stat : 20809 (java) S 20793 20796 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187063706632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20810] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20810/stat : 20810 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140187062655120 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20811] ppid=20793 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/20796/task/20811/stat : 20811 (java) S 20793 20796 14900 0 -1 4202560 11444 0 0 0 84 3 0 0 20 0 22 0 10000267 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140186323250104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20812] ppid=20793 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/20796/task/20812/stat : 20812 (java) S 20793 20796 14900 0 -1 4202560 15117 0 0 0 111 3 0 0 20 0 22 0 10000267 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140186322197304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20813] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20813/stat : 20813 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140186321144696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20814] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20814/stat : 20814 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140186320092104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20815] ppid=20793 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/20796/task/20815/stat : 20815 (java) R 20793 20796 14900 0 -1 4202560 29 0 0 0 131 0 0 0 20 0 22 0 10000279 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140186319036424 140187078815144 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20816] ppid=20793 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/20796/task/20816/stat : 20816 (java) R 20793 20796 14900 0 -1 4202560 89 0 0 0 128 2 0 0 20 0 22 0 10000279 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140186317983208 140187078668016 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20817] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20817/stat : 20817 (java) S 20793 20796 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10000279 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140186316932008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20818] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20818/stat : 20818 (java) S 20793 20796 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10000279 10060525568 50897 33554432000 1073741824 1073778376 140736835212672 140186315879208 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.42 4.28 3.70 5/219 20818
/proc/meminfo: memFree=27766892/32872528 swapFree=1526624/1696276
[pid=20796] ppid=20793 vsize=9824732 CPUtime=8.4 cores=1,3,5,7
/proc/20796/stat : 20796 (java) S 20793 20796 14900 0 -1 4202496 33369 0 1 0 831 9 0 0 20 0 22 0 10000262 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140736835203808 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20796/statm: 2456183 54546 2275 9 0 2446860 0
[pid=20796/tid=20797] ppid=20793 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/20796/task/20797/stat : 20797 (java) S 20793 20796 14900 0 -1 4202560 2417 0 1 0 14 0 0 0 20 0 22 0 10000263 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187241698168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20799] ppid=20793 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/20796/task/20799/stat : 20799 (java) S 20793 20796 14900 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 22 0 10000264 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187203189288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20800] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20800/stat : 20800 (java) S 20793 20796 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187202136488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20801] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20801/stat : 20801 (java) S 20793 20796 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187201083688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20802] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20802/stat : 20802 (java) S 20793 20796 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187200030888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20803] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20803/stat : 20803 (java) S 20793 20796 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187198979112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20804] ppid=20793 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/20796/task/20804/stat : 20804 (java) S 20793 20796 14900 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 10000264 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187197926312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20805] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20805/stat : 20805 (java) S 20793 20796 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187196873512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20806] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20806/stat : 20806 (java) S 20793 20796 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 10000264 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187078224552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20807] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20807/stat : 20807 (java) S 20793 20796 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187065813480 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20808] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20808/stat : 20808 (java) S 20793 20796 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187064759544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20809] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20809/stat : 20809 (java) S 20793 20796 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187063706632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20810] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20810/stat : 20810 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140187062655120 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20811] ppid=20793 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/20796/task/20811/stat : 20811 (java) S 20793 20796 14900 0 -1 4202560 11444 0 0 0 84 3 0 0 20 0 22 0 10000267 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140186323250104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20812] ppid=20793 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/20796/task/20812/stat : 20812 (java) S 20793 20796 14900 0 -1 4202560 17984 0 0 0 143 4 0 0 20 0 22 0 10000267 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140186322197304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20813] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20813/stat : 20813 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140186321144696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20814] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20814/stat : 20814 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140186320092104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20815] ppid=20793 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/20796/task/20815/stat : 20815 (java) R 20793 20796 14900 0 -1 4202560 31 0 0 0 289 0 0 0 20 0 22 0 10000279 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140186319035104 140187078816457 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20816] ppid=20793 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/20796/task/20816/stat : 20816 (java) R 20793 20796 14900 0 -1 4202560 90 0 0 0 285 2 0 0 20 0 22 0 10000279 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140186317982640 140187078763384 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20817] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20817/stat : 20817 (java) S 20793 20796 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10000279 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140186316932008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20818] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20818/stat : 20818 (java) S 20793 20796 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10000279 10060525568 54546 33554432000 1073741824 1073778376 140736835212672 140186315879208 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.4
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.46 4.29 3.71 5/219 20818
/proc/meminfo: memFree=27607848/32872528 swapFree=1526624/1696276
[pid=20796] ppid=20793 vsize=9824732 CPUtime=14.9 cores=1,3,5,7
/proc/20796/stat : 20796 (java) S 20793 20796 14900 0 -1 4202496 33979 0 1 0 1474 16 0 0 20 0 22 0 10000262 10060525568 91744 33554432000 1073741824 1073778376 140736835212672 140736835203808 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20796/statm: 2456183 91744 2275 9 0 2446860 0
[pid=20796/tid=20797] ppid=20793 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/20796/task/20797/stat : 20797 (java) S 20793 20796 14900 0 -1 4202560 2417 0 1 0 14 0 0 0 20 0 22 0 10000263 10060525568 91744 33554432000 1073741824 1073778376 140736835212672 140187241698168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20799] ppid=20793 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/20796/task/20799/stat : 20799 (java) S 20793 20796 14900 0 -1 4202560 103 0 0 0 3 0 0 0 20 0 22 0 10000264 10060525568 91744 33554432000 1073741824 1073778376 140736835212672 140187203189288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20800] ppid=20793 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/20796/task/20800/stat : 20800 (java) S 20793 20796 14900 0 -1 4202560 109 0 0 0 3 1 0 0 20 0 22 0 10000264 10060525568 91744 33554432000 1073741824 1073778376 140736835212672 140187202136488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20801] ppid=20793 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/20796/task/20801/stat : 20801 (java) S 20793 20796 14900 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 10000264 10060525568 91744 33554432000 1073741824 1073778376 140736835212672 140187201083688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20802] ppid=20793 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/20796/task/20802/stat : 20802 (java) S 20793 20796 14900 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 10000264 10060525568 91744 33554432000 1073741824 1073778376 140736835212672 140187200030888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20803] ppid=20793 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/20796/task/20803/stat : 20803 (java) S 20793 20796 14900 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 22 0 10000264 10060525568 91744 33554432000 1073741824 1073778376 140736835212672 140187198979112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20804] ppid=20793 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/20796/task/20804/stat : 20804 (java) S 20793 20796 14900 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 10000264 10060525568 91744 33554432000 1073741824 1073778376 140736835212672 140187197926312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20805] ppid=20793 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/20796/task/20805/stat : 20805 (java) S 20793 20796 14900 0 -1 4202560 109 0 0 0 2 1 0 0 20 0 22 0 10000264 10060525568 91744 33554432000 1073741824 1073778376 140736835212672 140187196873512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20806] ppid=20793 vsize=9824732 CPUtime=0.04 cores=1,3,5,7

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

[pid=20796/tid=20809] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20809/stat : 20809 (java) S 20793 20796 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187063706632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20810] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20810/stat : 20810 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187062655120 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20811] ppid=20793 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/20796/task/20811/stat : 20811 (java) S 20793 20796 14900 0 -1 4202560 11805 0 0 0 132 3 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186323250104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20812] ppid=20793 vsize=9824732 CPUtime=1.51 cores=1,3,5,7
/proc/20796/task/20812/stat : 20812 (java) S 20793 20796 14900 0 -1 4202560 17984 0 0 0 147 4 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186322197304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20813] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20813/stat : 20813 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186321144696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20814] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20814/stat : 20814 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186320092104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20815] ppid=20793 vsize=9824732 CPUtime=17.21 cores=1,3,5,7
/proc/20796/task/20815/stat : 20815 (java) R 20793 20796 14900 0 -1 4202560 45 0 0 0 1721 0 0 0 20 0 22 0 10000279 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186319028224 140187078712393 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20816] ppid=20793 vsize=9824732 CPUtime=17.21 cores=1,3,5,7
/proc/20796/task/20816/stat : 20816 (java) R 20793 20796 14900 0 -1 4202560 258 0 0 0 1714 7 0 0 20 0 22 0 10000279 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186317983832 140187078764666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20817] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20817/stat : 20817 (java) S 20793 20796 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10000279 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186316932008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20818] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20818/stat : 20818 (java) S 20793 20796 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10000279 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186315879208 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 38.09
Current children cumulated vsize (KiB) 9824732

[startup+19.2009 s]
/proc/loadavg: 4.51 4.31 3.72 5/219 20954
/proc/meminfo: memFree=27622312/32872528 swapFree=1526624/1696276
[pid=20796] ppid=20793 vsize=9824732 CPUtime=41.38 cores=1,3,5,7
/proc/20796/stat : 20796 (java) S 20793 20796 14900 0 -1 4202496 35250 0 1 0 4113 25 0 0 20 0 22 0 10000262 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140736835203808 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20796/statm: 2456183 163534 2275 9 0 2446860 0
[pid=20796/tid=20797] ppid=20793 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/20796/task/20797/stat : 20797 (java) S 20793 20796 14900 0 -1 4202560 2417 0 1 0 14 0 0 0 20 0 22 0 10000263 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187241698168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20799] ppid=20793 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/20796/task/20799/stat : 20799 (java) S 20793 20796 14900 0 -1 4202560 153 0 0 0 4 1 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187203189288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20800] ppid=20793 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/20796/task/20800/stat : 20800 (java) S 20793 20796 14900 0 -1 4202560 124 0 0 0 5 2 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187202136488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20801] ppid=20793 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/20796/task/20801/stat : 20801 (java) S 20793 20796 14900 0 -1 4202560 229 0 0 0 8 2 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187201083688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20802] ppid=20793 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/20796/task/20802/stat : 20802 (java) S 20793 20796 14900 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187200030888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20803] ppid=20793 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/20796/task/20803/stat : 20803 (java) S 20793 20796 14900 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187198979112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20804] ppid=20793 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/20796/task/20804/stat : 20804 (java) S 20793 20796 14900 0 -1 4202560 83 0 0 0 6 0 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187197926312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20805] ppid=20793 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/20796/task/20805/stat : 20805 (java) S 20793 20796 14900 0 -1 4202560 208 0 0 0 6 2 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187196873512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20806] ppid=20793 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/20796/task/20806/stat : 20806 (java) S 20793 20796 14900 0 -1 4202560 178 0 0 0 5 2 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187078224552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20807] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20807/stat : 20807 (java) S 20793 20796 14900 0 -1 4202560 456 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187065813480 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20808] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20808/stat : 20808 (java) S 20793 20796 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187064759544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20809] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20809/stat : 20809 (java) S 20793 20796 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187063706632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20810] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20810/stat : 20810 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187062655120 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20811] ppid=20793 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/20796/task/20811/stat : 20811 (java) S 20793 20796 14900 0 -1 4202560 11805 0 0 0 138 3 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186323250104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20812] ppid=20793 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/20796/task/20812/stat : 20812 (java) R 20793 20796 14900 0 -1 4202560 17984 0 0 0 153 4 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186322197184 140187248748359 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20813] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20813/stat : 20813 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186321144696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20814] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20814/stat : 20814 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186320092104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20815] ppid=20793 vsize=9824732 CPUtime=18.79 cores=1,3,5,7
/proc/20796/task/20815/stat : 20815 (java) R 20793 20796 14900 0 -1 4202560 45 0 0 0 1879 0 0 0 20 0 22 0 10000279 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186319037320 140187078712459 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20816] ppid=20793 vsize=9824732 CPUtime=18.8 cores=1,3,5,7
/proc/20796/task/20816/stat : 20816 (java) R 20793 20796 14900 0 -1 4202560 259 0 0 0 1872 8 0 0 20 0 22 0 10000279 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186317981936 140187078736558 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20817] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20817/stat : 20817 (java) S 20793 20796 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10000279 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186316932008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20818] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20818/stat : 20818 (java) S 20793 20796 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10000279 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186315879208 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 41.38
Current children cumulated vsize (KiB) 9824732

[startup+20.0009 s]
/proc/loadavg: 4.51 4.31 3.72 5/219 20954
/proc/meminfo: memFree=27630780/32872528 swapFree=1526624/1696276
[pid=20796] ppid=20793 vsize=9824732 CPUtime=43.01 cores=1,3,5,7
/proc/20796/stat : 20796 (java) S 20793 20796 14900 0 -1 4202496 35251 0 1 0 4275 26 0 0 20 0 22 0 10000262 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140736835203808 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20796/statm: 2456183 163534 2275 9 0 2446860 0
[pid=20796/tid=20797] ppid=20793 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/20796/task/20797/stat : 20797 (java) S 20793 20796 14900 0 -1 4202560 2417 0 1 0 14 0 0 0 20 0 22 0 10000263 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187241698168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20799] ppid=20793 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/20796/task/20799/stat : 20799 (java) S 20793 20796 14900 0 -1 4202560 153 0 0 0 4 1 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187203189288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20800] ppid=20793 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/20796/task/20800/stat : 20800 (java) S 20793 20796 14900 0 -1 4202560 124 0 0 0 5 2 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187202136488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20801] ppid=20793 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/20796/task/20801/stat : 20801 (java) S 20793 20796 14900 0 -1 4202560 229 0 0 0 8 2 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187201083688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20802] ppid=20793 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/20796/task/20802/stat : 20802 (java) S 20793 20796 14900 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187200030888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20803] ppid=20793 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/20796/task/20803/stat : 20803 (java) S 20793 20796 14900 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187198979112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20804] ppid=20793 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/20796/task/20804/stat : 20804 (java) S 20793 20796 14900 0 -1 4202560 83 0 0 0 6 0 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187197926312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20805] ppid=20793 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/20796/task/20805/stat : 20805 (java) S 20793 20796 14900 0 -1 4202560 208 0 0 0 6 2 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187196873512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20806] ppid=20793 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/20796/task/20806/stat : 20806 (java) S 20793 20796 14900 0 -1 4202560 178 0 0 0 5 2 0 0 20 0 22 0 10000264 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187078224552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20807] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20807/stat : 20807 (java) S 20793 20796 14900 0 -1 4202560 456 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187065813480 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20808] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20808/stat : 20808 (java) S 20793 20796 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187064759544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20809] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20809/stat : 20809 (java) S 20793 20796 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10000265 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187063706632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20810] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20810/stat : 20810 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140187062655120 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20811] ppid=20793 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/20796/task/20811/stat : 20811 (java) S 20793 20796 14900 0 -1 4202560 11805 0 0 0 138 3 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186323250104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20812] ppid=20793 vsize=9824732 CPUtime=1.61 cores=1,3,5,7
/proc/20796/task/20812/stat : 20812 (java) S 20793 20796 14900 0 -1 4202560 17984 0 0 0 157 4 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186322197304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20813] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20813/stat : 20813 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186321144696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20814] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20814/stat : 20814 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10000267 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186320092104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20815] ppid=20793 vsize=9824732 CPUtime=19.58 cores=1,3,5,7
/proc/20796/task/20815/stat : 20815 (java) R 20793 20796 14900 0 -1 4202560 46 0 0 0 1958 0 0 0 20 0 22 0 10000279 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186319035320 140187078815139 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20816] ppid=20793 vsize=9824732 CPUtime=19.59 cores=1,3,5,7
/proc/20796/task/20816/stat : 20816 (java) R 20793 20796 14900 0 -1 4202560 259 0 0 0 1951 8 0 0 20 0 22 0 10000279 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186317982424 140187078815139 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20817] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20817/stat : 20817 (java) S 20793 20796 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10000279 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186316932008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20818] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20818/stat : 20818 (java) S 20793 20796 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10000279 10060525568 163534 33554432000 1073741824 1073778376 140736835212672 140186315879208 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 43.01
Current children cumulated vsize (KiB) 9824732

[startup+20.2009 s]
/proc/loadavg: 4.51 4.31 3.72 5/219 20954
/proc/meminfo: memFree=27630780/32872528 swapFree=1526624/1696276
[pid=20796] ppid=20793 vsize=9824732 CPUtime=43.32 cores=1,3,5,7
/proc/20796/stat : 20796 (java) S 20793 20796 14900 0 -1 4202496 35273 0 1 0 4304 28 0 0 20 0 19 0 10000262 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140736835203808 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20796/statm: 2456183 163539 2287 9 0 2446860 0
[pid=20796/tid=20797] ppid=20793 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/20796/task/20797/stat : 20797 (java) S 20793 20796 14900 0 -1 4202560 2418 0 1 0 14 0 0 0 20 0 19 0 10000263 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187241698008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20799] ppid=20793 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/20796/task/20799/stat : 20799 (java) S 20793 20796 14900 0 -1 4202560 153 0 0 0 4 1 0 0 20 0 19 0 10000264 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187203189288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20800] ppid=20793 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/20796/task/20800/stat : 20800 (java) S 20793 20796 14900 0 -1 4202560 124 0 0 0 5 2 0 0 20 0 19 0 10000264 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187202136488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20801] ppid=20793 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/20796/task/20801/stat : 20801 (java) S 20793 20796 14900 0 -1 4202560 229 0 0 0 8 2 0 0 20 0 19 0 10000264 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187201083688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20796/tid=20802] ppid=20793 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/20796/task/20802/stat : 20802 (java) S 20793 20796 14900 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 19 0 10000264 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187200030888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20803] ppid=20793 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/20796/task/20803/stat : 20803 (java) S 20793 20796 14900 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 19 0 10000264 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187198979112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20804] ppid=20793 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/20796/task/20804/stat : 20804 (java) S 20793 20796 14900 0 -1 4202560 83 0 0 0 6 0 0 0 20 0 19 0 10000264 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187197926312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20805] ppid=20793 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/20796/task/20805/stat : 20805 (java) S 20793 20796 14900 0 -1 4202560 208 0 0 0 6 2 0 0 20 0 19 0 10000264 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187196873512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20806] ppid=20793 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/20796/task/20806/stat : 20806 (java) S 20793 20796 14900 0 -1 4202560 178 0 0 0 5 2 0 0 20 0 19 0 10000264 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187078224552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20807] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20807/stat : 20807 (java) S 20793 20796 14900 0 -1 4202560 456 0 0 0 0 0 0 0 20 0 19 0 10000265 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187065813480 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20808] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20808/stat : 20808 (java) S 20793 20796 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10000265 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187064759544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20809] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20809/stat : 20809 (java) S 20793 20796 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10000265 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187063706632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20810] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20810/stat : 20810 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10000267 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140187062655120 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20811] ppid=20793 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/20796/task/20811/stat : 20811 (java) R 20793 20796 14900 0 -1 4202560 11820 0 0 0 141 3 0 0 20 0 19 0 10000267 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140186323250104 140187244564832 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20796/tid=20812] ppid=20793 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/20796/task/20812/stat : 20812 (java) R 20793 20796 14900 0 -1 4202560 17985 0 0 0 158 4 0 0 20 0 19 0 10000267 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140186322175376 140187245786546 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=20796/tid=20813] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20813/stat : 20813 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10000267 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140186321144696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20796/tid=20814] ppid=20793 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20796/task/20814/stat : 20814 (java) S 20793 20796 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10000267 10060525568 163539 33554432000 1073741824 1073778376 140736835212672 140186320092104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 43.32
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 20.236
CPU time (s): 43.4374
CPU user time (s): 43.0455
CPU system time (s): 0.39194
CPU usage (%): 214.654
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.0455
system time used= 0.39194
maximum resident set size= 654156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35275
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= 1128
involuntary context switches= 1350

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.123981 second user time and 0.186971 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 20:02:40
IDJOB=4121955
IDBENCH=110790
IDSOLVER=2543
FILE ID=node125/4121955-1467309760
RUNJOBID= node125-1467308203-14917
PBS_JOBID= 20005253
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n72-d3-i2-f.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-4121955-1467309760/watcher-4121955-1467309760 -o /tmp/evaluation-result-4121955-1467309760/solver-4121955-1467309760 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14917 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121955-1467309760.opb

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

MD5SUM BENCH= e952fcff41aacd1e5addda777cba2ee5
RANDOM SEED=390824057

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:        27961180 kB
Buffers:          135680 kB
Cached:          1798020 kB
SwapCached:            0 kB
Active:           794012 kB
Inactive:        1678532 kB
Active(anon):     541008 kB
Inactive(anon):        0 kB
Active(file):     253004 kB
Inactive(file):  1678532 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               488 kB
Writeback:             0 kB
AnonPages:       2305868 kB
Mapped:            21528 kB
Shmem:               204 kB
Slab:             609816 kB
SReclaimable:      53564 kB
SUnreclaim:       556252 kB
KernelStack:        1808 kB
PageTables:         8660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2555984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    710656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node125 at 2016-06-30 20:03:01