Trace number 4090241

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 PB16? (TO) 1800.12 895.661

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
Instances3col_OPB/normalized-3col-almost3reg-l090-r089-n1.opb
MD5SUM90253068a8645a663397fff0d99f47e9
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4908
Total number of constraints10414
Number of constraints which are clauses8778
Number of constraints which are cardinality constraints (but not clauses)1636
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4090241-1466028227.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.72/0.46	c ... done. Wall clock time 0.353s.
0.72/0.46	c declared #vars     4908
0.72/0.46	c #constraints  12050
0.72/0.46	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.72/0.46	c constraints type 
0.72/0.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1636
0.72/0.46	c org.sat4j.minisat.constraints.card.MinWatchCard => 1636
0.72/0.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 8778
0.72/0.46	c 12050 constraints processed.
0.72/0.46	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.72/0.46	c constraints type 
0.72/0.46	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 8778
0.72/0.46	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1636
0.72/0.46	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1636
0.72/0.46	c 12050 constraints processed.
5.40/2.23	c cleaning 2431 clauses out of 5000 with flag 357579/5000
8.27/3.53	c cleaning 0 clauses out of 5000 with flag 0/5000
8.88/3.79	c cleaning 4282 clauses out of 8570 with flag 492874/11001
13.43/5.81	c cleaning 5637 clauses out of 11288 with flag 643649/18001
18.20/8.13	c cleaning 6822 clauses out of 13652 with flag 805448/26002
23.68/10.82	c cleaning 7907 clauses out of 15828 with flag 989522/35000
30.13/14.06	c cleaning 8950 clauses out of 17921 with flag 1215731/45000
37.62/17.79	c cleaning 9979 clauses out of 19971 with flag 1459785/56000
46.86/22.39	c cleaning 10989 clauses out of 21992 with flag 1744724/68000
55.86/26.89	c cleaning 11997 clauses out of 24003 with flag 2026510/81000
64.93/31.34	c cleaning 12995 clauses out of 26007 with flag 2371008/95001
74.73/36.29	c cleaning 13998 clauses out of 28011 with flag 2803700/110000
85.79/41.71	c cleaning 14995 clauses out of 30015 with flag 3251154/126002
97.87/47.75	c cleaning 16004 clauses out of 32020 with flag 3668676/143002
109.28/53.44	c cleaning 17005 clauses out of 34016 with flag 3984814/161002
121.74/59.68	c cleaning 17996 clauses out of 36009 with flag 4309943/180000
134.00/65.75	c cleaning 0 clauses out of 11002 with flag 0/11002
136.60/67.01	c cleaning 19002 clauses out of 38014 with flag 4588775/200001
149.66/73.55	c cleaning 20003 clauses out of 40011 with flag 4926130/221000
164.51/80.90	c cleaning 20990 clauses out of 42008 with flag 5274415/243000
180.98/89.20	c cleaning 21999 clauses out of 44018 with flag 5635157/266000
201.19/99.30	c cleaning 23001 clauses out of 46021 with flag 6041391/290002
226.26/111.72	c cleaning 23999 clauses out of 48018 with flag 6481674/315000
250.72/123.90	c cleaning 25006 clauses out of 50020 with flag 6945094/341001
276.27/136.65	c cleaning 26004 clauses out of 52016 with flag 7358543/368003
300.76/148.87	c cleaning 27002 clauses out of 54009 with flag 7796335/396000
325.06/160.94	c cleaning 27994 clauses out of 56008 with flag 8230580/425001
352.34/174.54	c cleaning 28997 clauses out of 58015 with flag 8702214/455002
376.84/186.76	c cleaning 29998 clauses out of 60019 with flag 9223165/486003
404.80/200.61	c cleaning 31000 clauses out of 62019 with flag 9724101/518001
432.36/214.32	c cleaning 31995 clauses out of 64019 with flag 10300109/551001
462.96/229.52	c cleaning 32997 clauses out of 66024 with flag 10910122/585001
494.39/245.45	c cleaning 34005 clauses out of 68027 with flag 11503938/620001
532.17/264.29	c cleaning 35000 clauses out of 70021 with flag 12175325/656000
563.75/279.96	c cleaning 36001 clauses out of 72021 with flag 12782555/693000
603.70/299.88	c cleaning 37001 clauses out of 74021 with flag 13422355/731001
644.80/320.26	c cleaning 38001 clauses out of 76020 with flag 14036565/770001
685.35/340.40	c cleaning 38999 clauses out of 78018 with flag 14646293/810000
703.47/349.47	c cleaning 0 clauses out of 18002 with flag 0/18002
728.18/361.71	c cleaning 39999 clauses out of 80019 with flag 15328034/851000
776.24/385.60	c cleaning 40997 clauses out of 82020 with flag 16028678/893000
828.10/411.42	c cleaning 41999 clauses out of 84024 with flag 16747288/936001
880.61/437.57	c cleaning 43002 clauses out of 86025 with flag 17487099/980001
933.71/464.33	c cleaning 44004 clauses out of 88024 with flag 18244135/1025002
994.16/494.46	c cleaning 45008 clauses out of 90019 with flag 19004639/1071001
1049.10/521.73	c cleaning 46003 clauses out of 92010 with flag 19810848/1118000
1108.00/551.02	c cleaning 46992 clauses out of 94008 with flag 20614159/1166001
1179.39/586.54	c cleaning 47998 clauses out of 96015 with flag 21487961/1215000
1265.88/629.56	c cleaning 48999 clauses out of 98019 with flag 22401420/1265002
1362.42/677.53	c cleaning 49996 clauses out of 100018 with flag 23399259/1316000
1458.10/725.58	c cleaning 51002 clauses out of 102024 with flag 24385040/1368002
1553.59/773.06	c cleaning 51997 clauses out of 104020 with flag 25403369/1421000
1638.45/815.23	c cleaning 53008 clauses out of 106026 with flag 26410829/1475003
1706.56/849.18	c cleaning 53995 clauses out of 108017 with flag 27393143/1530002
1777.62/884.44	c cleaning 55008 clauses out of 110020 with flag 28334505/1586000
1800.12/895.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/895.60	c starts		: 2411
1800.12/895.60	c conflicts		: 1608087
1800.12/895.60	c decisions		: 2513992
1800.12/895.60	c propagations		: 676749388
1800.12/895.60	c inspects		: 10021957127
1800.12/895.60	c shortcuts		: 0
1800.12/895.60	c learnt literals	: 0
1800.12/895.60	c learnt binary clauses	: 0
1800.12/895.60	c learnt ternary clauses	: 4253
1800.12/895.60	c learnt constraints	: 1608088
1800.12/895.60	c ignored constraints	: 0
1800.12/895.60	c root simplifications	: 0
1800.12/895.60	c removed literals (reason simplification)	: 152211795
1800.12/895.60	c reason swapping (by a shorter reason)	: 0
1800.12/895.60	c Calls to reduceDB	: 52
1800.12/895.60	c Number of update (reduction) of LBD	: 707343
1800.12/895.60	c Imported unit clauses	: 0
1800.12/895.60	c number of reductions to clauses (during analyze)	: 0
1800.12/895.60	c number of learned constraints concerned by reduction	: 0
1800.12/895.60	c number of learning phase by resolution	: 0
1800.12/895.60	c number of learning phase by cutting planes	: 0
1800.12/895.60	c speed (assignments/second)	: 756032.2186758838
1800.12/895.60	c non guided choices	58240
1800.12/895.63	c learnt constraints type 
1800.12/895.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 77100
1800.12/895.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/895.63	c starts		: 53
1800.12/895.63	c conflicts		: 24962
1800.12/895.63	c decisions		: 350337
1800.12/895.63	c propagations		: 11791580
1800.12/895.63	c inspects		: 1030906179
1800.12/895.63	c shortcuts		: 0
1800.12/895.63	c learnt literals	: 0
1800.12/895.63	c learnt binary clauses	: 0
1800.12/895.63	c learnt ternary clauses	: 3515
1800.12/895.63	c learnt constraints	: 24962
1800.12/895.63	c ignored constraints	: 0
1800.12/895.63	c root simplifications	: 0
1800.12/895.63	c removed literals (reason simplification)	: 0
1800.12/895.63	c reason swapping (by a shorter reason)	: 0
1800.12/895.63	c Calls to reduceDB	: 3
1800.12/895.63	c Number of update (reduction) of LBD	: 0
1800.12/895.63	c Imported unit clauses	: 0
1800.12/895.63	c number of reductions to clauses (during analyze)	: 0
1800.12/895.63	c number of learned constraints concerned by reduction	: 0
1800.12/895.63	c number of learning phase by resolution	: 0
1800.12/895.63	c number of learning phase by cutting planes	: 0
1800.12/895.63	c speed (assignments/second)	: 13172.668420552865
1800.12/895.63	c non guided choices	19793
1800.12/895.64	c learnt constraints type 
1800.12/895.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5077
1800.12/895.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19885
1800.12/895.64	s UNKNOWN
1800.12/895.64	c Total wall clock time (in seconds): 895.53

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-4090241-1466028227/watcher-4090241-1466028227 -o /tmp/evaluation-result-4090241-1466028227/solver-4090241-1466028227 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5784 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4090241-1466028227.opb 

pid=12695
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.12 4.10 4.04 4/197 12698
/proc/meminfo: memFree=28973908/32872528 swapFree=248296/248296
[pid=12698] ppid=12695 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/12698/stat : 12698 (java) S 12695 12698 5767 0 -1 4202496 1287 0 0 0 0 0 0 0 20 0 2 0 4873158 95129600 921 33554432000 1073741824 1073778376 140733237354016 140733237345152 247067607101 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12698/statm: 23225 927 703 9 0 16769 0
[pid=12698/tid=12699] ppid=12695 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12699/stat : 12699 (java) R 12695 12698 5767 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 4873159 95129600 927 33554432000 1073741824 1073778376 140733237354016 139960362364456 247055084839 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100166 s]
/proc/loadavg: 4.12 4.10 4.04 4/197 12698
/proc/meminfo: memFree=28973908/32872528 swapFree=248296/248296
[pid=12698] ppid=12695 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/12698/stat : 12698 (java) S 12695 12698 5767 0 -1 4202496 4541 0 1 0 9 1 0 0 20 0 18 0 4873158 9787879424 5659 33554432000 1073741824 1073778376 140733237354016 140733237345152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12698/statm: 2389619 5659 2156 9 0 2380296 0
[pid=12698/tid=12699] ppid=12695 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/12698/task/12699/stat : 12699 (java) R 12695 12698 5767 0 -1 4202560 2445 0 1 0 6 1 0 0 20 0 18 0 4873159 9787879424 5659 33554432000 1073741824 1073778376 140733237354016 139960362369120 247067632909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200384 s]
/proc/loadavg: 4.12 4.10 4.04 4/197 12698
/proc/meminfo: memFree=28973908/32872528 swapFree=248296/248296
[pid=12698] ppid=12695 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/12698/stat : 12698 (java) S 12695 12698 5767 0 -1 4202496 5016 0 1 0 24 2 0 0 20 0 18 0 4873158 9787879424 14224 33554432000 1073741824 1073778376 140733237354016 140733237345152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12698/statm: 2389619 14224 2218 9 0 2380296 0
[pid=12698/tid=12699] ppid=12695 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/12698/task/12699/stat : 12699 (java) R 12695 12698 5767 0 -1 4202560 2472 0 1 0 16 1 0 0 20 0 18 0 4873159 9787879424 14224 33554432000 1073741824 1073778376 140733237354016 139960362355392 139960370133843 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300413 s]
/proc/loadavg: 4.12 4.10 4.04 4/197 12698
/proc/meminfo: memFree=28973908/32872528 swapFree=248296/248296
[pid=12698] ppid=12695 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/12698/stat : 12698 (java) S 12695 12698 5767 0 -1 4202496 5985 0 1 0 45 3 0 0 20 0 18 0 4873158 9787879424 34251 33554432000 1073741824 1073778376 140733237354016 140733237345152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12698/statm: 2389619 34251 2230 9 0 2380296 0
[pid=12698/tid=12699] ppid=12695 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/12698/task/12699/stat : 12699 (java) R 12695 12698 5767 0 -1 4202560 2510 0 1 0 25 2 0 0 20 0 18 0 4873159 9787879424 34251 33554432000 1073741824 1073778376 140733237354016 139960362355392 139960365654887 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700222 s]
/proc/loadavg: 4.12 4.10 4.04 4/197 12698
/proc/meminfo: memFree=28973908/32872528 swapFree=248296/248296
[pid=12698] ppid=12695 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/12698/stat : 12698 (java) S 12695 12698 5767 0 -1 4202496 8936 0 1 0 167 4 0 0 20 0 22 0 4873158 10060525568 40725 33554432000 1073741824 1073778376 140733237354016 140733237345152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12698/statm: 2456183 40725 2283 9 0 2446860 0
[pid=12698/tid=12699] ppid=12695 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/12698/task/12699/stat : 12699 (java) S 12695 12698 5767 0 -1 4202560 2535 0 1 0 41 3 0 0 20 0 22 0 4873159 10060525568 40725 33554432000 1073741824 1073778376 140733237354016 139960362369912 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.12 4.10 4.04 6/219 12720
/proc/meminfo: memFree=28821024/32872528 swapFree=248296/248296
[pid=12698] ppid=12695 vsize=9824732 CPUtime=3.66 cores=1,3,5,7
/proc/12698/stat : 12698 (java) S 12695 12698 5767 0 -1 4202496 11050 0 1 0 361 5 0 0 20 0 22 0 4873158 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 140733237345152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12698/statm: 2456183 42136 2284 9 0 2446860 0
[pid=12698/tid=12699] ppid=12695 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/12698/task/12699/stat : 12699 (java) S 12695 12698 5767 0 -1 4202560 2535 0 1 0 41 3 0 0 20 0 22 0 4873159 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960362369912 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12701] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12701/stat : 12701 (java) S 12695 12698 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960205916968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12702] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12702/stat : 12702 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960204864168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12703] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12703/stat : 12703 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960203811880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12698/tid=12704] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12704/stat : 12704 (java) S 12695 12698 5767 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960202759080 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12705] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12705/stat : 12705 (java) S 12695 12698 5767 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960201705768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12698/tid=12706] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12706/stat : 12706 (java) S 12695 12698 5767 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960200652968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12707] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12707/stat : 12707 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960199600680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12708] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12708/stat : 12708 (java) S 12695 12698 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960198547880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12709] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12709/stat : 12709 (java) S 12695 12698 5767 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 4873161 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960186350312 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12710] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12710/stat : 12710 (java) S 12695 12698 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4873161 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960185296376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12711] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12711/stat : 12711 (java) S 12695 12698 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4873161 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960184243976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12712] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12712/stat : 12712 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873163 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960183192464 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12713] ppid=12695 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/12698/task/12713/stat : 12713 (java) S 12695 12698 5767 0 -1 4202560 3163 0 0 0 56 0 0 0 20 0 22 0 4873163 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960182139064 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12714] ppid=12695 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/12698/task/12714/stat : 12714 (java) S 12695 12698 5767 0 -1 4202560 3924 0 0 0 55 0 0 0 20 0 22 0 4873163 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960181086264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12715] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12715/stat : 12715 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873163 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960180034168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12716] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12716/stat : 12716 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873163 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960178981576 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12717] ppid=12695 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/12698/task/12717/stat : 12717 (java) R 12695 12698 5767 0 -1 4202560 16 0 0 0 99 0 0 0 20 0 22 0 4873205 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960177927096 139960302872340 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=12698/tid=12718] ppid=12695 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/12698/task/12718/stat : 12718 (java) R 12695 12698 5767 0 -1 4202560 32 0 0 0 101 0 0 0 20 0 22 0 4873205 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960176873960 139960302136934 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12719] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12719/stat : 12719 (java) S 12695 12698 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4873206 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960175822504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12720] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12720/stat : 12720 (java) S 12695 12698 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4873206 10060525568 42136 33554432000 1073741824 1073778376 140733237354016 139960174769704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.12 4.10 4.04 5/219 12720
/proc/meminfo: memFree=28798108/32872528 swapFree=248296/248296
[pid=12698] ppid=12695 vsize=9824732 CPUtime=7.43 cores=1,3,5,7
/proc/12698/stat : 12698 (java) S 12695 12698 5767 0 -1 4202496 17574 0 1 0 735 8 0 0 20 0 22 0 4873158 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 140733237345152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12698/statm: 2456183 75651 2291 9 0 2446860 0
[pid=12698/tid=12699] ppid=12695 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/12698/task/12699/stat : 12699 (java) S 12695 12698 5767 0 -1 4202560 2535 0 1 0 41 3 0 0 20 0 22 0 4873159 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960362369912 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12701] ppid=12695 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12698/task/12701/stat : 12701 (java) S 12695 12698 5767 0 -1 4202560 94 0 0 0 2 0 0 0 20 0 22 0 4873160 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960205916968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12702] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12702/stat : 12702 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960204864168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12703] ppid=12695 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12698/task/12703/stat : 12703 (java) S 12695 12698 5767 0 -1 4202560 92 0 0 0 1 0 0 0 20 0 22 0 4873160 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960203811880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12704] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12704/stat : 12704 (java) S 12695 12698 5767 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960202759080 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12705] ppid=12695 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12698/task/12705/stat : 12705 (java) S 12695 12698 5767 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 4873160 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960201705768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12706] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12706/stat : 12706 (java) S 12695 12698 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960200652968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12707] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12707/stat : 12707 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960199600680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12708] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12708/stat : 12708 (java) S 12695 12698 5767 0 -1 4202560 182 0 0 0 0 0 0 0 20 0 22 0 4873160 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960198547880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12709] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12709/stat : 12709 (java) S 12695 12698 5767 0 -1 4202560 189 0 0 0 0 0 0 0 20 0 22 0 4873161 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960186350312 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12710] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12710/stat : 12710 (java) S 12695 12698 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4873161 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960185296376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12711] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12711/stat : 12711 (java) S 12695 12698 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4873161 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960184243976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12712] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12712/stat : 12712 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873163 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960183192464 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12713] ppid=12695 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/12698/task/12713/stat : 12713 (java) S 12695 12698 5767 0 -1 4202560 3190 0 0 0 68 0 0 0 20 0 22 0 4873163 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960182139064 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12714] ppid=12695 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/12698/task/12714/stat : 12714 (java) S 12695 12698 5767 0 -1 4202560 9886 0 0 0 95 2 0 0 20 0 22 0 4873163 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960181086264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12715] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12715/stat : 12715 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873163 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960180034168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12716] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12716/stat : 12716 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873163 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960178981576 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12717] ppid=12695 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/12698/task/12717/stat : 12717 (java) R 12695 12698 5767 0 -1 4202560 17 0 0 0 253 0 0 0 20 0 22 0 4873205 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960177924944 139960302816424 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=12698/tid=12718] ppid=12695 vsize=9824732 CPUtime=2.56 cores=1,3,5,7
/proc/12698/task/12718/stat : 12718 (java) R 12695 12698 5767 0 -1 4202560 85 0 0 0 255 1 0 0 20 0 22 0 4873205 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960176873144 139960302918097 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12719] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12719/stat : 12719 (java) S 12695 12698 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4873206 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960175822504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12720] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12720/stat : 12720 (java) S 12695 12698 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4873206 10060525568 75651 33554432000 1073741824 1073778376 140733237354016 139960174769704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 4.11 4.10 4.04 5/219 12720
/proc/meminfo: memFree=28390840/32872528 swapFree=248296/248296
[pid=12698] ppid=12695 vsize=9824732 CPUtime=14.55 cores=1,3,5,7
/proc/12698/stat : 12698 (java) S 12695 12698 5767 0 -1 4202496 25557 0 1 0 1435 20 0 0 20 0 22 0 4873158 10060525568 150817 33554432000 1073741824 1073778376 140733237354016 140733237345152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12698/statm: 2456183 150817 2291 9 0 2446860 0
[pid=12698/tid=12699] ppid=12695 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/12698/task/12699/stat : 12699 (java) S 12695 12698 5767 0 -1 4202560 2535 0 1 0 41 3 0 0 20 0 22 0 4873159 10060525568 150817 33554432000 1073741824 1073778376 140733237354016 139960362369912 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12701] ppid=12695 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/12698/task/12701/stat : 12701 (java) S 12695 12698 5767 0 -1 4202560 133 0 0 0 6 0 0 0 20 0 22 0 4873160 10060525568 150817 33554432000 1073741824 1073778376 140733237354016 139960205916968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12702] ppid=12695 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12698/task/12702/stat : 12702 (java) S 12695 12698 5767 0 -1 4202560 52 0 0 0 4 0 0 0 20 0 22 0 4873160 10060525568 150817 33554432000 1073741824 1073778376 140733237354016 139960204864168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12698/tid=12703] ppid=12695 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/12698/task/12703/stat : 12703 (java) S 12695 12698 5767 0 -1 4202560 115 0 0 0 4 2 0 0 20 0 22 0 4873160 10060525568 150817 33554432000 1073741824 1073778376 140733237354016 139960203811880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12704] ppid=12695 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12698/task/12704/stat : 12704 (java) S 12695 12698 5767 0 -1 4202560 103 0 0 0 4 1 0 0 20 0 22 0 4873160 10060525568 150817 33554432000 1073741824 1073778376 140733237354016 139960202759080 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12698/tid=12705] ppid=12695 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12698/task/12705/stat : 12705 (java) S 12695 12698 5767 0 -1 4202560 81 0 0 0 4 1 0 0 20 0 22 0 4873160 10060525568 150817 33554432000 1073741824 1073778376 140733237354016 139960201705768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12706] ppid=12695 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12698/task/12706/stat : 12706 (java) S 12695 12698 5767 0 -1 4202560 50 0 0 0 3 1 0 0 20 0 22 0 4873160 10060525568 150817 33554432000 1073741824 1073778376 140733237354016 139960200652968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12707] ppid=12695 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12698/task/12707/stat : 12707 (java) S 12695 12698 5767 0 -1 4202560 49 0 0 0 2 0 0 0 20 0 22 0 4873160 10060525568 150817 33554432000 1073741824 1073778376 140733237354016 139960199600680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12708] ppid=12695 vsize=9824732 CPUtime=0.04 cores=1,3,5,7

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

/proc/12698/task/12703/stat : 12703 (java) S 12695 12698 5767 0 -1 4202560 394 0 0 0 221 9 0 0 20 0 22 0 4873160 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960203811880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12704] ppid=12695 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/12698/task/12704/stat : 12704 (java) S 12695 12698 5767 0 -1 4202560 454 0 0 0 243 9 0 0 20 0 22 0 4873160 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960202759080 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12698/tid=12705] ppid=12695 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/12698/task/12705/stat : 12705 (java) S 12695 12698 5767 0 -1 4202560 412 0 0 0 244 9 0 0 20 0 22 0 4873160 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960201705768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12706] ppid=12695 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/12698/task/12706/stat : 12706 (java) S 12695 12698 5767 0 -1 4202560 402 0 0 0 245 8 0 0 20 0 22 0 4873160 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960200652968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12707] ppid=12695 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/12698/task/12707/stat : 12707 (java) S 12695 12698 5767 0 -1 4202560 363 0 0 0 242 9 0 0 20 0 22 0 4873160 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960199600680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12698/tid=12708] ppid=12695 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/12698/task/12708/stat : 12708 (java) S 12695 12698 5767 0 -1 4202560 504 0 0 0 223 8 0 0 20 0 22 0 4873160 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960198547880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12709] ppid=12695 vsize=9824732 CPUtime=2.38 cores=1,3,5,7
/proc/12698/task/12709/stat : 12709 (java) S 12695 12698 5767 0 -1 4202560 1537 0 0 0 215 23 0 0 20 0 22 0 4873161 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960186350312 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12710] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12710/stat : 12710 (java) S 12695 12698 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4873161 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960185296376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12711] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12711/stat : 12711 (java) S 12695 12698 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4873161 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960184243976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12712] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12712/stat : 12712 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873163 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960183192464 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12713] ppid=12695 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/12698/task/12713/stat : 12713 (java) S 12695 12698 5767 0 -1 4202560 10428 0 0 0 126 2 0 0 20 0 22 0 4873163 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960182139064 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12714] ppid=12695 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/12698/task/12714/stat : 12714 (java) S 12695 12698 5767 0 -1 4202560 9906 0 0 0 102 2 0 0 20 0 22 0 4873163 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960181086264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12715] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12715/stat : 12715 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873163 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960180034168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12716] ppid=12695 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/12698/task/12716/stat : 12716 (java) S 12695 12698 5767 0 -1 4202560 47 0 0 0 14 21 0 0 20 0 22 0 4873163 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960178981576 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12717] ppid=12695 vsize=9824732 CPUtime=811.54 cores=1,3,5,7
/proc/12698/task/12717/stat : 12717 (java) R 12695 12698 5767 0 -1 4202560 96 0 0 0 81140 14 0 0 20 0 22 0 4873205 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960177926032 139960302854464 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12718] ppid=12695 vsize=9824732 CPUtime=811.67 cores=1,3,5,7
/proc/12698/task/12718/stat : 12718 (java) R 12695 12698 5767 0 -1 4202560 1634 0 0 0 81117 50 0 0 20 0 22 0 4873205 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960176872240 139960302925154 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12719] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12719/stat : 12719 (java) S 12695 12698 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4873206 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960175822504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12720] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12720/stat : 12720 (java) S 12695 12698 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4873206 10060525568 586812 33554432000 1073741824 1073778376 140733237354016 139960174769704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1652.69
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 2.02 2.42 3.19 3/191 12841
/proc/meminfo: memFree=29116972/32872528 swapFree=248296/248296
[pid=12698] ppid=12695 vsize=9824732 CPUtime=1773.42 cores=1,3,5,7
/proc/12698/stat : 12698 (java) S 12695 12698 5767 0 -1 4202496 30938 0 1 0 177179 163 0 0 20 0 22 0 4873158 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 140733237345152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12698/statm: 2456183 575793 2300 9 0 2446860 0
[pid=12698/tid=12699] ppid=12695 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/12698/task/12699/stat : 12699 (java) S 12695 12698 5767 0 -1 4202560 2539 0 1 0 44 5 0 0 20 0 22 0 4873159 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960362369912 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12701] ppid=12695 vsize=9824732 CPUtime=2.61 cores=1,3,5,7
/proc/12698/task/12701/stat : 12701 (java) S 12695 12698 5767 0 -1 4202560 438 0 0 0 253 8 0 0 20 0 22 0 4873160 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960205916968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12698/tid=12702] ppid=12695 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/12698/task/12702/stat : 12702 (java) S 12695 12698 5767 0 -1 4202560 392 0 0 0 278 11 0 0 20 0 22 0 4873160 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960204864168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12703] ppid=12695 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/12698/task/12703/stat : 12703 (java) S 12695 12698 5767 0 -1 4202560 415 0 0 0 243 9 0 0 20 0 22 0 4873160 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960203811880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12704] ppid=12695 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/12698/task/12704/stat : 12704 (java) S 12695 12698 5767 0 -1 4202560 480 0 0 0 260 9 0 0 20 0 22 0 4873160 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960202759080 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12705] ppid=12695 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/12698/task/12705/stat : 12705 (java) S 12695 12698 5767 0 -1 4202560 427 0 0 0 263 9 0 0 20 0 22 0 4873160 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960201705768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12706] ppid=12695 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/12698/task/12706/stat : 12706 (java) S 12695 12698 5767 0 -1 4202560 415 0 0 0 261 9 0 0 20 0 22 0 4873160 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960200652968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12707] ppid=12695 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/12698/task/12707/stat : 12707 (java) S 12695 12698 5767 0 -1 4202560 390 0 0 0 264 9 0 0 20 0 22 0 4873160 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960199600680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12698/tid=12708] ppid=12695 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/12698/task/12708/stat : 12708 (java) S 12695 12698 5767 0 -1 4202560 508 0 0 0 241 8 0 0 20 0 22 0 4873160 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960198547880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12709] ppid=12695 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/12698/task/12709/stat : 12709 (java) S 12695 12698 5767 0 -1 4202560 1541 0 0 0 216 23 0 0 20 0 22 0 4873161 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960186350312 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12710] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12710/stat : 12710 (java) S 12695 12698 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4873161 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960185296376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12711] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12711/stat : 12711 (java) S 12695 12698 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4873161 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960184243976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12712] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12712/stat : 12712 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873163 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960183192464 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12713] ppid=12695 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/12698/task/12713/stat : 12713 (java) S 12695 12698 5767 0 -1 4202560 10428 0 0 0 126 2 0 0 20 0 22 0 4873163 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960182139064 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12714] ppid=12695 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/12698/task/12714/stat : 12714 (java) S 12695 12698 5767 0 -1 4202560 9906 0 0 0 102 2 0 0 20 0 22 0 4873163 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960181086264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12715] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12715/stat : 12715 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873163 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960180034168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12716] ppid=12695 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/12698/task/12716/stat : 12716 (java) S 12695 12698 5767 0 -1 4202560 51 0 0 0 15 23 0 0 20 0 22 0 4873163 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960178981576 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12717] ppid=12695 vsize=9824732 CPUtime=870.96 cores=1,3,5,7
/proc/12698/task/12717/stat : 12717 (java) R 12695 12698 5767 0 -1 4202560 100 0 0 0 87081 15 0 0 20 0 22 0 4873205 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960177926032 139960302872252 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12718] ppid=12695 vsize=9824732 CPUtime=871.09 cores=1,3,5,7
/proc/12698/task/12718/stat : 12718 (java) R 12695 12698 5767 0 -1 4202560 1644 0 0 0 87058 51 0 0 20 0 22 0 4873205 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960176874304 139960303049286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12719] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12719/stat : 12719 (java) S 12695 12698 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4873206 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960175822504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12720] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12720/stat : 12720 (java) S 12695 12698 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4873206 10060525568 575793 33554432000 1073741824 1073778376 140733237354016 139960174769704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1773.42
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.601 s]
/proc/loadavg: 2.10 2.42 3.17 4/191 12841
/proc/meminfo: memFree=29134156/32872528 swapFree=248296/248296
[pid=12698] ppid=12695 vsize=9824732 CPUtime=1800.12 cores=1,3,5,7
/proc/12698/stat : 12698 (java) S 12695 12698 5767 0 -1 4202496 30970 0 1 0 179848 164 0 0 20 0 22 0 4873158 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 140733237345152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12698/statm: 2456183 571557 2300 9 0 2446860 0
[pid=12698/tid=12699] ppid=12695 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/12698/task/12699/stat : 12699 (java) S 12695 12698 5767 0 -1 4202560 2539 0 1 0 44 5 0 0 20 0 22 0 4873159 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960362369912 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12701] ppid=12695 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/12698/task/12701/stat : 12701 (java) S 12695 12698 5767 0 -1 4202560 441 0 0 0 257 8 0 0 20 0 22 0 4873160 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960205916968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12698/tid=12702] ppid=12695 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/12698/task/12702/stat : 12702 (java) S 12695 12698 5767 0 -1 4202560 398 0 0 0 280 11 0 0 20 0 22 0 4873160 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960204864168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12698/tid=12703] ppid=12695 vsize=9824732 CPUtime=2.56 cores=1,3,5,7
/proc/12698/task/12703/stat : 12703 (java) S 12695 12698 5767 0 -1 4202560 420 0 0 0 247 9 0 0 20 0 22 0 4873160 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960203811880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12704] ppid=12695 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/12698/task/12704/stat : 12704 (java) S 12695 12698 5767 0 -1 4202560 486 0 0 0 262 9 0 0 20 0 22 0 4873160 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960202759080 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12705] ppid=12695 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/12698/task/12705/stat : 12705 (java) S 12695 12698 5767 0 -1 4202560 427 0 0 0 266 9 0 0 20 0 22 0 4873160 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960201705768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12706] ppid=12695 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/12698/task/12706/stat : 12706 (java) S 12695 12698 5767 0 -1 4202560 416 0 0 0 263 9 0 0 20 0 22 0 4873160 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960200652968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12707] ppid=12695 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/12698/task/12707/stat : 12707 (java) S 12695 12698 5767 0 -1 4202560 396 0 0 0 269 9 0 0 20 0 22 0 4873160 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960199600680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12708] ppid=12695 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/12698/task/12708/stat : 12708 (java) S 12695 12698 5767 0 -1 4202560 509 0 0 0 246 8 0 0 20 0 22 0 4873160 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960198547880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12709] ppid=12695 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/12698/task/12709/stat : 12709 (java) S 12695 12698 5767 0 -1 4202560 1541 0 0 0 216 24 0 0 20 0 22 0 4873161 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960186350312 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12710] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12710/stat : 12710 (java) S 12695 12698 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4873161 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960185296376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12711] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12711/stat : 12711 (java) S 12695 12698 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4873161 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960184243976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12712] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12712/stat : 12712 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873163 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960183192464 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12713] ppid=12695 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/12698/task/12713/stat : 12713 (java) S 12695 12698 5767 0 -1 4202560 10428 0 0 0 126 2 0 0 20 0 22 0 4873163 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960182139064 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12714] ppid=12695 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/12698/task/12714/stat : 12714 (java) S 12695 12698 5767 0 -1 4202560 9906 0 0 0 102 2 0 0 20 0 22 0 4873163 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960181086264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12715] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12715/stat : 12715 (java) S 12695 12698 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4873163 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960180034168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12716] ppid=12695 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/12698/task/12716/stat : 12716 (java) S 12695 12698 5767 0 -1 4202560 51 0 0 0 15 23 0 0 20 0 22 0 4873163 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960178981576 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12698/tid=12717] ppid=12695 vsize=9824732 CPUtime=884.13 cores=1,3,5,7
/proc/12698/task/12717/stat : 12717 (java) R 12695 12698 5767 0 -1 4202560 102 0 0 0 88398 15 0 0 20 0 22 0 4873205 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960177926016 139960302872252 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12718] ppid=12695 vsize=9824732 CPUtime=884.27 cores=1,3,5,7
/proc/12698/task/12718/stat : 12718 (java) R 12695 12698 5767 0 -1 4202560 1646 0 0 0 88376 51 0 0 20 0 22 0 4873205 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960176874472 139960302846065 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12698/tid=12719] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12719/stat : 12719 (java) S 12695 12698 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4873206 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960175822504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12698/tid=12720] ppid=12695 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12698/task/12720/stat : 12720 (java) S 12695 12698 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4873206 10060525568 571557 33554432000 1073741824 1073778376 140733237354016 139960174769704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 12698 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12698 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=919282
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=100680
# CPU time returned by wait4() is 1796.02
# while last known CPU time is 1800.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.661
CPU time (s): 1800.12
CPU user time (s): 1798.48
CPU system time (s): 1.64
CPU usage (%): 200.982
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.92
system time used= 2.10068
maximum resident set size= 2896808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31004
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28887
involuntary context switches= 45432

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.63214 second user time and 7.58585 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-16 00:03:47
IDJOB=4090241
IDBENCH=107521
IDSOLVER=2543
FILE ID=node103/4090241-1466028227
RUNJOBID= node103-1466012165-5784
PBS_JOBID= 19902805
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/Instances3col_OPB/normalized-3col-almost3reg-l090-r089-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4090241-1466028227/watcher-4090241-1466028227 -o /tmp/evaluation-result-4090241-1466028227/solver-4090241-1466028227 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5784 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4090241-1466028227.opb

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

MD5SUM BENCH= 90253068a8645a663397fff0d99f47e9
RANDOM SEED=626009185

node103.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		: 2667.278
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	: 5334.55
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28974172 kB
Buffers:          139640 kB
Cached:           349792 kB
SwapCached:            0 kB
Active:          2596096 kB
Inactive:         341824 kB
Active(anon):    2449712 kB
Inactive(anon):     1084 kB
Active(file):     146384 kB
Inactive(file):   340740 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               560 kB
Writeback:             0 kB
AnonPages:       2645004 kB
Mapped:            21608 kB
Shmem:               204 kB
Slab:             576032 kB
SReclaimable:      19856 kB
SUnreclaim:       556176 kB
KernelStack:        1808 kB
PageTables:         9744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2887572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2347008 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= 71736 MiB
End job on node103 at 2016-06-16 00:18:43