Trace number 4099691

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 607.091 300.83

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LdValue.ucl.opb
MD5SUM70ea01a607f0d01f6199fb93098b84d8
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark34.5587
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables77106
Total number of constraints218779
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
Minimum length of a constraint1
Maximum length of a constraint15
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4099691-1466206128.opb
0.08/0.12	c reading problem ... 
0.08/0.13	c  no objective function found
3.62/1.94	c ... done. Wall clock time 1.82s.
3.62/1.94	c declared #vars     77106
3.62/1.94	c #constraints  218779
3.62/1.95	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.62/1.95	c constraints type 
3.62/1.95	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 67732
3.62/1.95	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
3.62/1.95	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 137826
3.62/1.95	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 13220
3.62/1.95	c 218779 constraints processed.
3.62/1.95	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.62/1.95	c constraints type 
3.62/1.95	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 137826
3.62/1.95	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 67732
3.62/1.95	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13220
3.62/1.95	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
3.62/1.95	c 218779 constraints processed.
14.80/6.69	c cleaning 2491 clauses out of 4997 with flag 15888/5000
22.54/10.48	c cleaning 4237 clauses out of 8504 with flag 38209/11000
25.62/11.91	c cleaning 0 clauses out of 4998 with flag 0/5002
31.92/14.97	c cleaning 5626 clauses out of 11266 with flag 74297/18000
40.04/18.95	c cleaning 6814 clauses out of 13640 with flag 127006/26000
48.28/23.04	c cleaning 7906 clauses out of 15824 with flag 170757/35000
59.56/28.66	c cleaning 8942 clauses out of 17915 with flag 213049/45000
64.16/30.99	c cleaning 0 clauses out of 10995 with flag 0/11001
77.28/37.44	c cleaning 9987 clauses out of 19974 with flag 272068/56001
94.10/45.85	c cleaning 10977 clauses out of 21984 with flag 328406/68000
114.35/55.96	c cleaning 11998 clauses out of 24008 with flag 401249/81001
123.40/60.42	c cleaning 0 clauses out of 17994 with flag 0/18001
133.06/65.22	c cleaning 12990 clauses out of 26009 with flag 475474/95000
157.27/77.20	c cleaning 14002 clauses out of 28019 with flag 564399/110001
191.87/94.42	c cleaning 14992 clauses out of 30015 with flag 683717/126000
225.52/111.20	c cleaning 16004 clauses out of 32023 with flag 818137/143000
259.34/127.97	c cleaning 17006 clauses out of 34021 with flag 966388/161002
290.13/143.27	c cleaning 0 clauses out of 25991 with flag 0/26000
294.53/145.49	c cleaning 17992 clauses out of 36012 with flag 1129283/180001
329.96/162.98	c cleaning 19002 clauses out of 38019 with flag 1293431/200000
375.57/185.65	c cleaning 20007 clauses out of 40017 with flag 1500975/221000
427.05/211.21	c cleaning 20998 clauses out of 42010 with flag 1732794/243000
457.61/226.45	c cleaning 0 clauses out of 34991 with flag 0/35000
479.75/237.49	c cleaning 21999 clauses out of 44012 with flag 1967230/266001
515.77/255.38	c cleaning 23000 clauses out of 46013 with flag 2151443/290001
554.11/274.34	c cleaning 24002 clauses out of 48012 with flag 2349092/315001
591.37/292.87	c cleaning 25000 clauses out of 50009 with flag 2561845/341000
606.74/300.49	c And the winner is solver0
606.95/300.77	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
606.95/300.77	c starts		: 1913
606.95/300.77	c conflicts		: 352859
606.95/300.77	c decisions		: 1393633
606.95/300.77	c propagations		: 526600758
606.95/300.77	c inspects		: 1723956274
606.95/300.77	c shortcuts		: 0
606.95/300.77	c learnt literals	: 31
606.95/300.77	c learnt binary clauses	: 375
606.95/300.77	c learnt ternary clauses	: 762
606.95/300.77	c learnt constraints	: 352827
606.95/300.77	c ignored constraints	: 0
606.95/300.77	c root simplifications	: 0
606.95/300.77	c removed literals (reason simplification)	: 4808008
606.95/300.77	c reason swapping (by a shorter reason)	: 0
606.95/300.77	c Calls to reduceDB	: 22
606.95/300.77	c Number of update (reduction) of LBD	: 140300
606.95/300.77	c Imported unit clauses	: 0
606.95/300.77	c number of reductions to clauses (during analyze)	: 0
606.95/300.77	c number of learned constraints concerned by reduction	: 0
606.95/300.77	c number of learning phase by resolution	: 0
606.95/300.77	c number of learning phase by cutting planes	: 0
606.95/300.77	c speed (assignments/second)	: 1762497.4747390228
606.95/300.77	c non guided choices	18638
606.95/300.79	c learnt constraints type 
606.95/300.79	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 375
606.95/300.79	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 36480
606.95/300.79	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
606.95/300.79	c starts		: 64
606.95/300.79	c conflicts		: 40430
606.95/300.79	c decisions		: 111278
606.95/300.79	c propagations		: 41704518
606.95/300.79	c inspects		: 582247814
606.95/300.79	c shortcuts		: 0
606.95/300.79	c learnt literals	: 10
606.95/300.79	c learnt binary clauses	: 148
606.95/300.79	c learnt ternary clauses	: 227
606.95/300.79	c learnt constraints	: 40419
606.95/300.79	c ignored constraints	: 0
606.95/300.79	c root simplifications	: 0
606.95/300.79	c removed literals (reason simplification)	: 0
606.95/300.79	c reason swapping (by a shorter reason)	: 0
606.95/300.79	c Calls to reduceDB	: 5
606.95/300.79	c Number of update (reduction) of LBD	: 0
606.95/300.79	c Imported unit clauses	: 0
606.95/300.79	c number of reductions to clauses (during analyze)	: 0
606.95/300.79	c number of learned constraints concerned by reduction	: 0
606.95/300.79	c number of learning phase by resolution	: 0
606.95/300.79	c number of learning phase by cutting planes	: 0
606.95/300.79	c speed (assignments/second)	: 139574.75476661412
606.95/300.79	c non guided choices	8872
606.95/300.80	c learnt constraints type 
606.95/300.80	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2649
606.95/300.80	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 148
606.95/300.80	c org.sat4j.pb.constraints.pb.MaxWatchPb => 37622
606.95/300.80	s UNSATISFIABLE
606.95/300.80	c Total wall clock time (in seconds): 300.681

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-4099691-1466206128/watcher-4099691-1466206128 -o /tmp/evaluation-result-4099691-1466206128/solver-4099691-1466206128 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466206083-15726 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4099691-1466206128.opb 

pid=16794
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: 1.44 0.55 0.30 5/197 16797
/proc/meminfo: memFree=28331356/32872528 swapFree=1534436/1655032
[pid=16797] ppid=16794 vsize=9224 CPUtime=0 cores=1,3,5,7
/proc/16797/stat : 16797 (java) R 16794 16797 15709 0 -1 4202496 429 0 0 0 0 0 0 0 20 0 1 0 22661295 9445376 97 33554432000 1073741824 1073778376 140737436560336 140737436557464 217401356167 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 2290 91 69 9 0 38 0

[startup+0.100061 s]
/proc/loadavg: 1.44 0.55 0.30 5/197 16797
/proc/meminfo: memFree=28331356/32872528 swapFree=1534436/1655032
[pid=16797] ppid=16794 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/16797/stat : 16797 (java) S 16794 16797 15709 0 -1 4202496 4439 0 1 0 7 1 0 0 20 0 18 0 22661295 9787879424 5568 33554432000 1073741824 1073778376 140737436560336 140737436551472 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 2389619 5568 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 1.44 0.55 0.30 5/197 16797
/proc/meminfo: memFree=28331356/32872528 swapFree=1534436/1655032
[pid=16797] ppid=16794 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/16797/stat : 16797 (java) S 16794 16797 15709 0 -1 4202496 4745 0 1 0 22 1 0 0 20 0 18 0 22661295 9787879424 6845 33554432000 1073741824 1073778376 140737436560336 140737436551472 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 2389619 6845 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300236 s]
/proc/loadavg: 1.44 0.55 0.30 5/197 16797
/proc/meminfo: memFree=28331356/32872528 swapFree=1534436/1655032
[pid=16797] ppid=16794 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/16797/stat : 16797 (java) S 16794 16797 15709 0 -1 4202496 5674 0 1 0 44 2 0 0 20 0 18 0 22661295 9787879424 9098 33554432000 1073741824 1073778376 140737436560336 140737436551472 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 2389619 9098 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700205 s]
/proc/loadavg: 1.44 0.55 0.30 5/197 16797
/proc/meminfo: memFree=28331356/32872528 swapFree=1534436/1655032
[pid=16797] ppid=16794 vsize=9558476 CPUtime=1.62 cores=1,3,5,7
/proc/16797/stat : 16797 (java) S 16794 16797 15709 0 -1 4202496 20460 0 1 0 157 5 0 0 20 0 18 0 22661295 9787879424 45941 33554432000 1073741824 1073778376 140737436560336 140737436551472 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 2389619 45941 2245 9 0 2380296 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 9558476

[startup+1.50084 s]
/proc/loadavg: 1.44 0.55 0.30 5/215 16815
/proc/meminfo: memFree=27879748/32872528 swapFree=1534436/1655032
[pid=16797] ppid=16794 vsize=9558476 CPUtime=2.81 cores=1,3,5,7
/proc/16797/stat : 16797 (java) S 16794 16797 15709 0 -1 4202496 21083 0 1 0 266 15 0 0 20 0 18 0 22661295 9787879424 80925 33554432000 1073741824 1073778376 140737436560336 140737436551472 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 2389619 80925 2268 9 0 2380296 0
[pid=16797/tid=16799] ppid=16794 vsize=9558476 CPUtime=1.38 cores=1,3,5,7
/proc/16797/task/16799/stat : 16799 (java) R 16794 16797 15709 0 -1 4202560 2580 0 1 0 132 6 0 0 20 0 18 0 22661296 9787879424 80925 33554432000 1073741824 1073778376 140737436560336 140128279399208 140128282686416 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16800] ppid=16794 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/16797/task/16800/stat : 16800 (java) S 16794 16797 15709 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 22661297 9787879424 80925 33554432000 1073741824 1073778376 140737436560336 140128123480488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16801] ppid=16794 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/16797/task/16801/stat : 16801 (java) S 16794 16797 15709 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 18 0 22661297 9787879424 80925 33554432000 1073741824 1073778376 140737436560336 140128122427944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16802] ppid=16794 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/16797/task/16802/stat : 16802 (java) S 16794 16797 15709 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 18 0 22661297 9787879424 80926 33554432000 1073741824 1073778376 140737436560336 140128121374888 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16803] ppid=16794 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/16797/task/16803/stat : 16803 (java) S 16794 16797 15709 0 -1 4202560 118 0 0 0 2 1 0 0 20 0 18 0 22661297 9787879424 80926 33554432000 1073741824 1073778376 140737436560336 140128120322344 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16804] ppid=16794 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/16797/task/16804/stat : 16804 (java) S 16794 16797 15709 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 18 0 22661297 9787879424 80927 33554432000 1073741824 1073778376 140737436560336 140128119270312 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16805] ppid=16794 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/16797/task/16805/stat : 16805 (java) S 16794 16797 15709 0 -1 4202560 75 0 0 0 1 0 0 0 20 0 18 0 22661297 9787879424 80927 33554432000 1073741824 1073778376 140737436560336 140128118217768 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16806] ppid=16794 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/16797/task/16806/stat : 16806 (java) S 16794 16797 15709 0 -1 4202560 73 0 0 0 1 0 0 0 20 0 18 0 22661297 9787879424 80927 33554432000 1073741824 1073778376 140737436560336 140128117164712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16807] ppid=16794 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/16797/task/16807/stat : 16807 (java) S 16794 16797 15709 0 -1 4202560 125 0 0 0 3 0 0 0 20 0 18 0 22661297 9787879424 80927 33554432000 1073741824 1073778376 140737436560336 140128116112168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16808] ppid=16794 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16808/stat : 16808 (java) S 16794 16797 15709 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 22661298 9787879424 80927 33554432000 1073741824 1073778376 140737436560336 140128103700840 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16809] ppid=16794 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16809/stat : 16809 (java) S 16794 16797 15709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 22661299 9787879424 80927 33554432000 1073741824 1073778376 140737436560336 140128102647160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16810] ppid=16794 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16810/stat : 16810 (java) S 16794 16797 15709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 22661299 9787879424 80927 33554432000 1073741824 1073778376 140737436560336 140128101593992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16811] ppid=16794 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16811/stat : 16811 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22661301 9787879424 80927 33554432000 1073741824 1073778376 140737436560336 140128100542736 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16812] ppid=16794 vsize=9558476 CPUtime=0.57 cores=1,3,5,7
/proc/16797/task/16812/stat : 16812 (java) R 16794 16797 15709 0 -1 4202560 7663 0 0 0 55 2 0 0 20 0 18 0 22661301 9787879424 80927 33554432000 1073741824 1073778376 140737436560336 140128099490616 140128281634988 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16813] ppid=16794 vsize=9558476 CPUtime=0.56 cores=1,3,5,7
/proc/16797/task/16813/stat : 16813 (java) R 16794 16797 15709 0 -1 4202560 9083 0 0 0 55 1 0 0 20 0 18 0 22661301 9787879424 80927 33554432000 1073741824 1073778376 140737436560336 140128098438072 140128286382661 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16814] ppid=16794 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16814/stat : 16814 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22661301 9787879424 80927 33554432000 1073741824 1073778376 140737436560336 140128097385208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16815] ppid=16794 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16815/stat : 16815 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22661301 9787879424 80927 33554432000 1073741824 1073778376 140737436560336 140128096332872 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 9558476

[startup+3.10091 s]
/proc/loadavg: 1.44 0.55 0.30 7/219 16819
/proc/meminfo: memFree=27718656/32872528 swapFree=1534436/1655032
[pid=16797] ppid=16794 vsize=9824732 CPUtime=7.1 cores=1,3,5,7
/proc/16797/stat : 16797 (java) S 16794 16797 15709 0 -1 4202496 21702 0 1 0 684 26 0 0 20 0 22 0 22661295 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140737436551472 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 2456183 111567 2285 9 0 2446860 0
[pid=16797/tid=16799] ppid=16794 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/16797/task/16799/stat : 16799 (java) S 16794 16797 15709 0 -1 4202560 2597 0 1 0 169 7 0 0 20 0 22 0 22661296 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128279401336 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16800] ppid=16794 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16797/task/16800/stat : 16800 (java) S 16794 16797 15709 0 -1 4202560 49 0 0 0 5 0 0 0 20 0 22 0 22661297 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128123480488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16801] ppid=16794 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/16797/task/16801/stat : 16801 (java) S 16794 16797 15709 0 -1 4202560 55 0 0 0 9 3 0 0 20 0 22 0 22661297 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128122427944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16802] ppid=16794 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16797/task/16802/stat : 16802 (java) S 16794 16797 15709 0 -1 4202560 33 0 0 0 4 1 0 0 20 0 22 0 22661297 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128121374888 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16803] ppid=16794 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16797/task/16803/stat : 16803 (java) S 16794 16797 15709 0 -1 4202560 131 0 0 0 5 2 0 0 20 0 22 0 22661297 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128120322344 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16804] ppid=16794 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16797/task/16804/stat : 16804 (java) S 16794 16797 15709 0 -1 4202560 45 0 0 0 5 2 0 0 20 0 22 0 22661297 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128119270312 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16805] ppid=16794 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/16797/task/16805/stat : 16805 (java) S 16794 16797 15709 0 -1 4202560 122 0 0 0 11 3 0 0 20 0 22 0 22661297 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128118217768 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16806] ppid=16794 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/16797/task/16806/stat : 16806 (java) S 16794 16797 15709 0 -1 4202560 87 0 0 0 2 2 0 0 20 0 22 0 22661297 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128117164712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16807] ppid=16794 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/16797/task/16807/stat : 16807 (java) S 16794 16797 15709 0 -1 4202560 170 0 0 0 8 3 0 0 20 0 22 0 22661297 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128116112168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16808] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16808/stat : 16808 (java) S 16794 16797 15709 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 22661298 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128103700840 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16809] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16809/stat : 16809 (java) S 16794 16797 15709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22661299 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128102647160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16810] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16810/stat : 16810 (java) S 16794 16797 15709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 22661299 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128101593992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16811] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16811/stat : 16811 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22661301 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128100542736 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16812] ppid=16794 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/16797/task/16812/stat : 16812 (java) R 16794 16797 15709 0 -1 4202560 7716 0 0 0 122 2 0 0 20 0 22 0 22661301 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128099490496 140128287161258 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16813] ppid=16794 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/16797/task/16813/stat : 16813 (java) S 16794 16797 15709 0 -1 4202560 9183 0 0 0 122 1 0 0 20 0 22 0 22661301 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128098438072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16814] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16814/stat : 16814 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22661301 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128097385208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16815] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16815/stat : 16815 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22661301 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128096332872 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16816] ppid=16794 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/16797/task/16816/stat : 16816 (java) R 16794 16797 15709 0 -1 4202560 24 0 0 0 100 0 0 0 20 0 22 0 22661490 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128095179128 140128152390061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16817] ppid=16794 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/16797/task/16817/stat : 16817 (java) R 16794 16797 15709 0 -1 4202560 25 0 0 0 103 0 0 0 20 0 22 0 22661490 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128094126072 140128152125091 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16818] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16818/stat : 16818 (java) S 16794 16797 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22661494 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128093074216 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16819] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16819/stat : 16819 (java) S 16794 16797 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22661494 10060525568 111567 33554432000 1073741824 1073778376 140737436560336 140128092021672 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.1
Current children cumulated vsize (KiB) 9824732

[startup+6.30104 s]
/proc/loadavg: 1.89 0.66 0.33 6/219 16819
/proc/meminfo: memFree=27194200/32872528 swapFree=1534436/1655032
[pid=16797] ppid=16794 vsize=9824732 CPUtime=14.09 cores=1,3,5,7
/proc/16797/stat : 16797 (java) S 16794 16797 15709 0 -1 4202496 23883 0 1 0 1368 41 0 0 20 0 22 0 22661295 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140737436551472 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 2456183 272646 2285 9 0 2446860 0
[pid=16797/tid=16799] ppid=16794 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/16797/task/16799/stat : 16799 (java) S 16794 16797 15709 0 -1 4202560 2597 0 1 0 169 7 0 0 20 0 22 0 22661296 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128279401336 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16800] ppid=16794 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/16797/task/16800/stat : 16800 (java) S 16794 16797 15709 0 -1 4202560 54 0 0 0 7 1 0 0 20 0 22 0 22661297 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128123480488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16801] ppid=16794 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/16797/task/16801/stat : 16801 (java) S 16794 16797 15709 0 -1 4202560 86 0 0 0 11 4 0 0 20 0 22 0 22661297 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128122427944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16802] ppid=16794 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16797/task/16802/stat : 16802 (java) S 16794 16797 15709 0 -1 4202560 47 0 0 0 6 1 0 0 20 0 22 0 22661297 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128121374888 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16803] ppid=16794 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/16797/task/16803/stat : 16803 (java) S 16794 16797 15709 0 -1 4202560 149 0 0 0 10 3 0 0 20 0 22 0 22661297 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128120322344 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16804] ppid=16794 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/16797/task/16804/stat : 16804 (java) S 16794 16797 15709 0 -1 4202560 56 0 0 0 9 2 0 0 20 0 22 0 22661297 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128119270312 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16805] ppid=16794 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/16797/task/16805/stat : 16805 (java) S 16794 16797 15709 0 -1 4202560 134 0 0 0 14 4 0 0 20 0 22 0 22661297 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128118217768 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16806] ppid=16794 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/16797/task/16806/stat : 16806 (java) S 16794 16797 15709 0 -1 4202560 121 0 0 0 8 3 0 0 20 0 22 0 22661297 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128117164712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16807] ppid=16794 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/16797/task/16807/stat : 16807 (java) S 16794 16797 15709 0 -1 4202560 185 0 0 0 12 3 0 0 20 0 22 0 22661297 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128116112168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16808] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16808/stat : 16808 (java) S 16794 16797 15709 0 -1 4202560 485 0 0 0 0 0 0 0 20 0 22 0 22661298 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128103700840 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16809] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16809/stat : 16809 (java) S 16794 16797 15709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22661299 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128102647160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16810] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16810/stat : 16810 (java) S 16794 16797 15709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 22661299 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128101593992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16811] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16811/stat : 16811 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22661301 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128100542736 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16812] ppid=16794 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/16797/task/16812/stat : 16812 (java) S 16794 16797 15709 0 -1 4202560 7722 0 0 0 130 2 0 0 20 0 22 0 22661301 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128099490616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16813] ppid=16794 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/16797/task/16813/stat : 16813 (java) S 16794 16797 15709 0 -1 4202560 9988 0 0 0 160 2 0 0 20 0 22 0 22661301 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128098438072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16814] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16814/stat : 16814 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22661301 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128097385208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16815] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16815/stat : 16815 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22661301 10060525568 272646 33554432000 1073741824 1073778376 140737436560336 140128096332872 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16816] ppid=16794 vsize=9824732 CPUtime=4.05 cores=1,3,5,7

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

/proc/16797/task/16814/stat : 16814 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22661301 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128097385208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16815] ppid=16794 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/16797/task/16815/stat : 16815 (java) S 16794 16797 15709 0 -1 4202560 17 0 0 0 3 8 0 0 20 0 22 0 22661301 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128096332872 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16816] ppid=16794 vsize=9824732 CPUtime=293.61 cores=1,3,5,7
/proc/16797/task/16816/stat : 16816 (java) R 16794 16797 15709 0 -1 4202560 51 0 0 0 29357 4 0 0 20 0 22 0 22661490 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128095178064 140128151898066 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16817] ppid=16794 vsize=9824732 CPUtime=293.73 cores=1,3,5,7
/proc/16797/task/16817/stat : 16817 (java) R 16794 16797 15709 0 -1 4202560 2333 0 0 0 29333 40 0 0 20 0 22 0 22661490 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128094126768 140128152390219 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16818] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16818/stat : 16818 (java) S 16794 16797 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22661494 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128093074216 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16819] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16819/stat : 16819 (java) S 16794 16797 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22661494 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128092021672 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 604.26
Current children cumulated vsize (KiB) 9824732

[startup+300.001 s]
/proc/loadavg: 4.09 2.83 1.35 5/219 17090
/proc/meminfo: memFree=22111488/32872528 swapFree=1534436/1655032
[pid=16797] ppid=16794 vsize=9824732 CPUtime=605.85 cores=1,3,5,7
/proc/16797/stat : 16797 (java) S 16794 16797 15709 0 -1 4202496 28472 0 1 0 60473 112 0 0 20 0 22 0 22661295 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140737436551472 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 2456183 745185 2291 9 0 2446860 0
[pid=16797/tid=16799] ppid=16794 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/16797/task/16799/stat : 16799 (java) S 16794 16797 15709 0 -1 4202560 2601 0 1 0 170 8 0 0 20 0 22 0 22661296 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128279401336 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16800] ppid=16794 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/16797/task/16800/stat : 16800 (java) S 16794 16797 15709 0 -1 4202560 369 0 0 0 121 5 0 0 20 0 22 0 22661297 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128123480488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16801] ppid=16794 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/16797/task/16801/stat : 16801 (java) S 16794 16797 15709 0 -1 4202560 342 0 0 0 113 7 0 0 20 0 22 0 22661297 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128122427944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16802] ppid=16794 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/16797/task/16802/stat : 16802 (java) S 16794 16797 15709 0 -1 4202560 268 0 0 0 108 6 0 0 20 0 22 0 22661297 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128121374888 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16803] ppid=16794 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/16797/task/16803/stat : 16803 (java) S 16794 16797 15709 0 -1 4202560 454 0 0 0 115 7 0 0 20 0 22 0 22661297 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128120322344 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16804] ppid=16794 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/16797/task/16804/stat : 16804 (java) S 16794 16797 15709 0 -1 4202560 361 0 0 0 126 6 0 0 20 0 22 0 22661297 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128119270312 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16805] ppid=16794 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/16797/task/16805/stat : 16805 (java) S 16794 16797 15709 0 -1 4202560 461 0 0 0 133 9 0 0 20 0 22 0 22661297 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128118217768 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16806] ppid=16794 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/16797/task/16806/stat : 16806 (java) S 16794 16797 15709 0 -1 4202560 302 0 0 0 112 5 0 0 20 0 22 0 22661297 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128117164712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16807] ppid=16794 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/16797/task/16807/stat : 16807 (java) S 16794 16797 15709 0 -1 4202560 395 0 0 0 106 7 0 0 20 0 22 0 22661297 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128116112168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16808] ppid=16794 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16797/task/16808/stat : 16808 (java) S 16794 16797 15709 0 -1 4202560 1487 0 0 0 1 6 0 0 20 0 22 0 22661298 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128103700840 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16809] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16809/stat : 16809 (java) S 16794 16797 15709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22661299 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128102647160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16810] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16810/stat : 16810 (java) S 16794 16797 15709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 22661299 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128101593992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16811] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16811/stat : 16811 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22661301 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128100542736 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16812] ppid=16794 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/16797/task/16812/stat : 16812 (java) S 16794 16797 15709 0 -1 4202560 7732 0 0 0 148 2 0 0 20 0 22 0 22661301 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128099490616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16813] ppid=16794 vsize=9824732 CPUtime=1.96 cores=1,3,5,7
/proc/16797/task/16813/stat : 16813 (java) S 16794 16797 15709 0 -1 4202560 10033 0 0 0 194 2 0 0 20 0 22 0 22661301 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128098438072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16814] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16814/stat : 16814 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22661301 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128097385208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16815] ppid=16794 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/16797/task/16815/stat : 16815 (java) S 16794 16797 15709 0 -1 4202560 17 0 0 0 4 8 0 0 20 0 22 0 22661301 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128096332872 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16816] ppid=16794 vsize=9824732 CPUtime=294.4 cores=1,3,5,7
/proc/16797/task/16816/stat : 16816 (java) R 16794 16797 15709 0 -1 4202560 51 0 0 0 29436 4 0 0 20 0 22 0 22661490 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128095178064 140128152390191 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16817] ppid=16794 vsize=9824732 CPUtime=294.52 cores=1,3,5,7
/proc/16797/task/16817/stat : 16817 (java) R 16794 16797 15709 0 -1 4202560 2333 0 0 0 29412 40 0 0 20 0 22 0 22661490 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128094126768 140128151876598 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16818] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16818/stat : 16818 (java) S 16794 16797 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22661494 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128093074216 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16819] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16819/stat : 16819 (java) S 16794 16797 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22661494 10060525568 745185 33554432000 1073741824 1073778376 140737436560336 140128092021672 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 605.85
Current children cumulated vsize (KiB) 9824732

[startup+300.408 s]
/proc/loadavg: 4.09 2.83 1.35 5/219 17090
/proc/meminfo: memFree=22107392/32872528 swapFree=1534436/1655032
[pid=16797] ppid=16794 vsize=9824732 CPUtime=606.74 cores=1,3,5,7
/proc/16797/stat : 16797 (java) S 16794 16797 15709 0 -1 4202496 28502 0 1 0 60561 113 0 0 20 0 22 0 22661295 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140737436551472 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 2456183 746234 2291 9 0 2446860 0
[pid=16797/tid=16799] ppid=16794 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/16797/task/16799/stat : 16799 (java) S 16794 16797 15709 0 -1 4202560 2601 0 1 0 170 8 0 0 20 0 22 0 22661296 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128279401336 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16800] ppid=16794 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/16797/task/16800/stat : 16800 (java) S 16794 16797 15709 0 -1 4202560 373 0 0 0 122 5 0 0 20 0 22 0 22661297 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128123480488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16801] ppid=16794 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/16797/task/16801/stat : 16801 (java) S 16794 16797 15709 0 -1 4202560 344 0 0 0 117 7 0 0 20 0 22 0 22661297 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128122427944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16802] ppid=16794 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/16797/task/16802/stat : 16802 (java) S 16794 16797 15709 0 -1 4202560 268 0 0 0 109 6 0 0 20 0 22 0 22661297 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128121374888 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16803] ppid=16794 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/16797/task/16803/stat : 16803 (java) S 16794 16797 15709 0 -1 4202560 455 0 0 0 116 7 0 0 20 0 22 0 22661297 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128120322344 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16804] ppid=16794 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/16797/task/16804/stat : 16804 (java) S 16794 16797 15709 0 -1 4202560 373 0 0 0 129 6 0 0 20 0 22 0 22661297 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128119270312 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16805] ppid=16794 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/16797/task/16805/stat : 16805 (java) S 16794 16797 15709 0 -1 4202560 461 0 0 0 134 9 0 0 20 0 22 0 22661297 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128118217768 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16806] ppid=16794 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/16797/task/16806/stat : 16806 (java) S 16794 16797 15709 0 -1 4202560 312 0 0 0 115 5 0 0 20 0 22 0 22661297 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128117164712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16807] ppid=16794 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/16797/task/16807/stat : 16807 (java) S 16794 16797 15709 0 -1 4202560 395 0 0 0 107 7 0 0 20 0 22 0 22661297 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128116112168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16808] ppid=16794 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16797/task/16808/stat : 16808 (java) S 16794 16797 15709 0 -1 4202560 1487 0 0 0 1 6 0 0 20 0 22 0 22661298 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128103700840 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16809] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16809/stat : 16809 (java) S 16794 16797 15709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22661299 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128102647160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16810] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16810/stat : 16810 (java) S 16794 16797 15709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 22661299 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128101593992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16811] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16811/stat : 16811 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22661301 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128100542736 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16812] ppid=16794 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/16797/task/16812/stat : 16812 (java) S 16794 16797 15709 0 -1 4202560 7732 0 0 0 148 2 0 0 20 0 22 0 22661301 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128099490616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16813] ppid=16794 vsize=9824732 CPUtime=1.96 cores=1,3,5,7
/proc/16797/task/16813/stat : 16813 (java) S 16794 16797 15709 0 -1 4202560 10033 0 0 0 194 2 0 0 20 0 22 0 22661301 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128098438072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16814] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16814/stat : 16814 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22661301 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128097385208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16815] ppid=16794 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/16797/task/16815/stat : 16815 (java) S 16794 16797 15709 0 -1 4202560 17 0 0 0 4 8 0 0 20 0 22 0 22661301 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128096332872 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16816] ppid=16794 vsize=9824732 CPUtime=294.77 cores=1,3,5,7
/proc/16797/task/16816/stat : 16816 (java) R 16794 16797 15709 0 -1 4202560 52 0 0 0 29473 4 0 0 20 0 22 0 22661490 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128095178064 140128152341422 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16817] ppid=16794 vsize=9824732 CPUtime=294.89 cores=1,3,5,7
/proc/16797/task/16817/stat : 16817 (java) R 16794 16797 15709 0 -1 4202560 2333 0 0 0 29449 40 0 0 20 0 22 0 22661490 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128094124856 140128152176852 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16818] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16818/stat : 16818 (java) S 16794 16797 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22661494 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128093074216 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16819] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16819/stat : 16819 (java) S 16794 16797 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22661494 10060525568 746234 33554432000 1073741824 1073778376 140737436560336 140128092021672 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 606.74
Current children cumulated vsize (KiB) 9824732

[startup+300.801 s]
/proc/loadavg: 4.09 2.83 1.35 5/219 17090
/proc/meminfo: memFree=22107392/32872528 swapFree=1534436/1655032
[pid=16797] ppid=16794 vsize=9824732 CPUtime=605.73 cores=1,3,5,7
/proc/16797/stat : 16797 (java) S 16794 16797 15709 0 -1 4202496 28507 0 1 0 60451 122 0 0 20 0 19 0 22661295 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140737436551472 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 2456183 746224 2292 9 0 2446860 0
[pid=16797/tid=16799] ppid=16794 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/16797/task/16799/stat : 16799 (java) S 16794 16797 15709 0 -1 4202560 2601 0 1 0 170 8 0 0 20 0 19 0 22661296 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128279401176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16800] ppid=16794 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/16797/task/16800/stat : 16800 (java) S 16794 16797 15709 0 -1 4202560 373 0 0 0 122 5 0 0 20 0 19 0 22661297 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128123480488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16801] ppid=16794 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/16797/task/16801/stat : 16801 (java) S 16794 16797 15709 0 -1 4202560 344 0 0 0 117 7 0 0 20 0 19 0 22661297 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128122427944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16802] ppid=16794 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/16797/task/16802/stat : 16802 (java) S 16794 16797 15709 0 -1 4202560 268 0 0 0 109 6 0 0 20 0 19 0 22661297 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128121374888 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16803] ppid=16794 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/16797/task/16803/stat : 16803 (java) S 16794 16797 15709 0 -1 4202560 455 0 0 0 116 7 0 0 20 0 19 0 22661297 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128120322344 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16804] ppid=16794 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/16797/task/16804/stat : 16804 (java) S 16794 16797 15709 0 -1 4202560 373 0 0 0 129 6 0 0 20 0 19 0 22661297 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128119270312 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16797/tid=16805] ppid=16794 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/16797/task/16805/stat : 16805 (java) S 16794 16797 15709 0 -1 4202560 461 0 0 0 134 9 0 0 20 0 19 0 22661297 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128118217768 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16806] ppid=16794 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/16797/task/16806/stat : 16806 (java) S 16794 16797 15709 0 -1 4202560 312 0 0 0 115 5 0 0 20 0 19 0 22661297 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128117164712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16807] ppid=16794 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/16797/task/16807/stat : 16807 (java) S 16794 16797 15709 0 -1 4202560 395 0 0 0 107 7 0 0 20 0 19 0 22661297 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128116112168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16808] ppid=16794 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16797/task/16808/stat : 16808 (java) S 16794 16797 15709 0 -1 4202560 1487 0 0 0 1 6 0 0 20 0 19 0 22661298 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128103700840 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16809] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16809/stat : 16809 (java) S 16794 16797 15709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 22661299 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128102647160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16810] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16810/stat : 16810 (java) S 16794 16797 15709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 22661299 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128101593992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16811] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16811/stat : 16811 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22661301 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128100542736 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16812] ppid=16794 vsize=9824732 CPUtime=1.53 cores=1,3,5,7
/proc/16797/task/16812/stat : 16812 (java) R 16794 16797 15709 0 -1 4202560 7733 0 0 0 151 2 0 0 20 0 19 0 22661301 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128099490616 140128287151707 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16797/tid=16813] ppid=16794 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/16797/task/16813/stat : 16813 (java) R 16794 16797 15709 0 -1 4202560 10033 0 0 0 195 2 0 0 20 0 19 0 22661301 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128098437912 140128285259471 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16797/tid=16814] ppid=16794 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16797/task/16814/stat : 16814 (java) S 16794 16797 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22661301 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128097385208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16797/tid=16815] ppid=16794 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/16797/task/16815/stat : 16815 (java) S 16794 16797 15709 0 -1 4202560 17 0 0 0 4 8 0 0 20 0 19 0 22661301 10060525568 746224 33554432000 1073741824 1073778376 140737436560336 140128096332872 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 605.73
Current children cumulated vsize (KiB) 9824732

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.21997
#  lost CPU user time (s): 1.30994
#  lost CPU system time (s): -0.09

Real time (s): 300.83
CPU time (s): 607.091
CPU user time (s): 605.79
CPU system time (s): 1.30079
CPU usage (%): 201.805
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 604.48
system time used= 1.39079
maximum resident set size= 3033816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28515
page faults= 1
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10024
involuntary context switches= 17342

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.45563 second user time and 2.38464 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-18 01:28:49
IDJOB=4099691
IDBENCH=1481
IDSOLVER=2543
FILE ID=node122/4099691-1466206128
RUNJOBID= node122-1466206083-15726
PBS_JOBID= 19918155
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LdValue.ucl.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099691-1466206128/watcher-4099691-1466206128 -o /tmp/evaluation-result-4099691-1466206128/solver-4099691-1466206128 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466206083-15726 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4099691-1466206128.opb

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

MD5SUM BENCH= 70ea01a607f0d01f6199fb93098b84d8
RANDOM SEED=864193958

node122.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.769
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	: 5333.53
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.769
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.769
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.55
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.769
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.55
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.769
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.53
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.769
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.769
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.769
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28333668 kB
Buffers:          118492 kB
Cached:          1620624 kB
SwapCached:            0 kB
Active:           479740 kB
Inactive:        1646464 kB
Active(anon):     389804 kB
Inactive(anon):        0 kB
Active(file):      89936 kB
Inactive(file):  1646464 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11652 kB
Writeback:             0 kB
AnonPages:       2044768 kB
Mapped:            21104 kB
Shmem:               204 kB
Slab:             608824 kB
SReclaimable:      51452 kB
SUnreclaim:       557372 kB
KernelStack:        1608 kB
PageTables:         8344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2732764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 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= 71732 MiB
End job on node122 at 2016-06-18 01:33:50