Trace number 4080454

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.75 891.672

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12038_3-sat.opb
MD5SUM56cc40b9ea431027514a5b56e02d7edb
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 variables37752
Total number of constraints125892
Number of constraints which are clauses125272
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint120
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 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 740
Number of bits of the biggest sum of numbers10
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.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4080454-1465263889.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
4.24/1.78	c ... done. Wall clock time 1.662s.
4.24/1.78	c declared #vars     37752
4.24/1.78	c #constraints  125892
4.24/1.78	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
4.24/1.78	c constraints type 
4.24/1.78	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 14334
4.24/1.78	c org.sat4j.specs.Constr$1 => 14685
4.24/1.78	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 90858
4.24/1.78	c org.sat4j.minisat.constraints.cnf.UnitClause => 5395
4.24/1.78	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 620
4.24/1.78	c 125892 constraints processed.
4.24/1.78	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
4.24/1.78	c constraints type 
4.24/1.78	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 90858
4.24/1.78	c org.sat4j.specs.Constr$1 => 14685
4.24/1.78	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 14334
4.24/1.78	c org.sat4j.pb.constraints.pb.MaxWatchPb => 620
4.24/1.78	c org.sat4j.pb.constraints.pb.UnitClausePB => 5395
4.24/1.78	c 125892 constraints processed.
9.27/3.50	c cleaning 2495 clauses out of 5000 with flag 20520/5000
12.71/5.04	c cleaning 4251 clauses out of 8507 with flag 50089/11002
16.59/6.93	c cleaning 5616 clauses out of 11254 with flag 88337/18000
20.69/8.92	c cleaning 6815 clauses out of 13641 with flag 136144/26003
25.66/11.31	c cleaning 7908 clauses out of 15824 with flag 199956/35001
30.46/13.78	c cleaning 8955 clauses out of 17916 with flag 265141/45001
36.80/16.83	c cleaning 9975 clauses out of 19963 with flag 332408/56003
42.86/19.87	c cleaning 10985 clauses out of 21985 with flag 420862/68000
50.64/23.65	c cleaning 11990 clauses out of 24001 with flag 512898/81001
59.09/27.54	c cleaning 12991 clauses out of 26011 with flag 613413/95001
66.67/31.39	c cleaning 14005 clauses out of 28019 with flag 709856/110000
76.27/36.04	c cleaning 14996 clauses out of 30014 with flag 840045/126000
82.87/39.37	c cleaning 0 clauses out of 5000 with flag 0/5000
86.77/41.10	c cleaning 15992 clauses out of 32018 with flag 949559/143000
95.98/45.66	c cleaning 16998 clauses out of 34027 with flag 1076056/161001
107.58/51.45	c cleaning 18000 clauses out of 36028 with flag 1191089/180000
120.29/57.75	c cleaning 19002 clauses out of 38028 with flag 1319744/200000
133.60/64.31	c cleaning 20007 clauses out of 40027 with flag 1484167/221001
148.22/72.05	c cleaning 20997 clauses out of 42020 with flag 1647815/243001
161.82/78.85	c cleaning 22000 clauses out of 44022 with flag 1817456/266000
177.09/86.45	c cleaning 22996 clauses out of 46023 with flag 1999114/290001
194.01/94.82	c cleaning 23995 clauses out of 48030 with flag 2203815/315004
211.55/103.59	c cleaning 25008 clauses out of 50031 with flag 2386867/341000
229.69/112.53	c cleaning 25999 clauses out of 52023 with flag 2594374/368000
249.14/122.19	c cleaning 26988 clauses out of 54024 with flag 2782463/396000
270.27/132.61	c cleaning 27992 clauses out of 56037 with flag 3068187/425001
283.82/139.37	c cleaning 0 clauses out of 11000 with flag 0/11000
290.97/142.83	c cleaning 28998 clauses out of 58045 with flag 3328540/455001
311.35/152.97	c cleaning 30013 clauses out of 60048 with flag 3587186/486002
331.55/162.96	c cleaning 31009 clauses out of 62033 with flag 3837051/518000
354.17/174.10	c cleaning 32004 clauses out of 64027 with flag 4103442/551003
379.64/186.68	c cleaning 32991 clauses out of 66020 with flag 4372288/585000
403.86/198.68	c cleaning 34014 clauses out of 68029 with flag 4655183/620000
430.73/211.89	c cleaning 34997 clauses out of 70016 with flag 4943749/656001
457.54/225.10	c cleaning 35987 clauses out of 72018 with flag 5277711/693000
485.20/238.78	c cleaning 37000 clauses out of 74032 with flag 5625672/731001
517.18/255.25	c cleaning 38007 clauses out of 76032 with flag 5943851/770001
544.49/268.89	c cleaning 38999 clauses out of 78024 with flag 6239956/810000
575.14/284.09	c cleaning 39996 clauses out of 80025 with flag 6564142/851000
607.12/299.82	c cleaning 41001 clauses out of 82029 with flag 6901812/893000
639.24/315.80	c cleaning 41994 clauses out of 84030 with flag 7287918/936002
672.58/332.37	c cleaning 43008 clauses out of 86034 with flag 7695099/980000
703.63/347.71	c cleaning 43990 clauses out of 88026 with flag 7999995/1025000
731.74/361.64	c cleaning 0 clauses out of 18000 with flag 0/18000
737.14/364.34	c cleaning 44999 clauses out of 90036 with flag 8352930/1071000
772.75/381.97	c cleaning 46015 clauses out of 92037 with flag 8692523/1118000
812.16/401.46	c cleaning 46990 clauses out of 94023 with flag 9089735/1166001
853.80/422.01	c cleaning 48007 clauses out of 96032 with flag 9503058/1215000
893.22/441.57	c cleaning 48993 clauses out of 98025 with flag 9912018/1265000
935.45/462.35	c cleaning 50012 clauses out of 100032 with flag 10387748/1316000
977.95/483.36	c cleaning 50995 clauses out of 102020 with flag 10834108/1368000
1019.96/504.18	c cleaning 52006 clauses out of 104027 with flag 11279579/1421002
1064.31/526.01	c cleaning 53000 clauses out of 106021 with flag 11724401/1475002
1112.06/549.71	c cleaning 54006 clauses out of 108019 with flag 12191588/1530000
1162.37/575.74	c cleaning 55001 clauses out of 110013 with flag 12662780/1586000
1212.78/600.78	c cleaning 55999 clauses out of 112014 with flag 13147266/1643002
1262.24/625.32	c cleaning 56993 clauses out of 114014 with flag 13620450/1701001
1314.96/651.49	c cleaning 57992 clauses out of 116021 with flag 14143264/1760001
1369.33/678.33	c cleaning 58997 clauses out of 118028 with flag 14735862/1820000
1426.47/706.50	c cleaning 60002 clauses out of 120031 with flag 15216681/1881000
1451.70/719.09	c cleaning 0 clauses out of 26000 with flag 0/26000
1482.12/734.16	c cleaning 61012 clauses out of 122029 with flag 15697413/1943000
1537.42/761.49	c cleaning 61990 clauses out of 124017 with flag 16202450/2006000
1592.67/788.86	c cleaning 62985 clauses out of 126027 with flag 16711701/2070000
1650.83/817.72	c cleaning 64007 clauses out of 128043 with flag 17245262/2135001
1710.29/847.23	c cleaning 65003 clauses out of 130035 with flag 17789400/2201000
1772.86/878.22	c cleaning 66009 clauses out of 132032 with flag 18354568/2268000
1800.07/891.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/891.60	c starts		: 7475
1800.07/891.60	c conflicts		: 2299172
1800.07/891.60	c decisions		: 3629963
1800.07/891.60	c propagations		: 1131048422
1800.07/891.60	c inspects		: 6901624711
1800.07/891.60	c shortcuts		: 0
1800.07/891.60	c learnt literals	: 0
1800.07/891.60	c learnt binary clauses	: 13
1800.07/891.60	c learnt ternary clauses	: 1672
1800.07/891.60	c learnt constraints	: 2299172
1800.07/891.60	c ignored constraints	: 0
1800.07/891.60	c root simplifications	: 0
1800.07/891.60	c removed literals (reason simplification)	: 26018263
1800.07/891.60	c reason swapping (by a shorter reason)	: 0
1800.07/891.60	c Calls to reduceDB	: 63
1800.07/891.60	c Number of update (reduction) of LBD	: 915586
1800.07/891.60	c Imported unit clauses	: 0
1800.07/891.60	c number of reductions to clauses (during analyze)	: 0
1800.07/891.60	c number of learned constraints concerned by reduction	: 0
1800.07/891.60	c number of learning phase by resolution	: 0
1800.07/891.60	c number of learning phase by cutting planes	: 0
1800.07/891.60	c speed (assignments/second)	: 1271198.0016858669
1800.07/891.60	c non guided choices	6160
1800.07/891.63	c learnt constraints type 
1800.07/891.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 13
1800.07/891.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 97182
1800.07/891.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/891.63	c starts		: 55
1800.07/891.63	c conflicts		: 29489
1800.07/891.63	c decisions		: 139908
1800.07/891.63	c propagations		: 15753279
1800.07/891.63	c inspects		: 921013224
1800.07/891.63	c shortcuts		: 0
1800.07/891.63	c learnt literals	: 0
1800.07/891.63	c learnt binary clauses	: 0
1800.07/891.63	c learnt ternary clauses	: 40
1800.07/891.63	c learnt constraints	: 29488
1800.07/891.63	c ignored constraints	: 0
1800.07/891.63	c root simplifications	: 0
1800.07/891.63	c removed literals (reason simplification)	: 0
1800.07/891.63	c reason swapping (by a shorter reason)	: 0
1800.07/891.63	c Calls to reduceDB	: 4
1800.07/891.63	c Number of update (reduction) of LBD	: 0
1800.07/891.63	c Imported unit clauses	: 0
1800.07/891.63	c number of reductions to clauses (during analyze)	: 0
1800.07/891.63	c number of learned constraints concerned by reduction	: 0
1800.07/891.63	c number of learning phase by resolution	: 0
1800.07/891.63	c number of learning phase by cutting planes	: 0
1800.07/891.63	c speed (assignments/second)	: 17704.829209247753
1800.07/891.63	c non guided choices	152
1800.07/891.64	c learnt constraints type 
1800.07/891.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 40
1800.07/891.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 29448
1800.07/891.64	s UNKNOWN
1800.07/891.64	c Total wall clock time (in seconds): 891.521

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-4080454-1465263889/watcher-4080454-1465263889 -o /tmp/evaluation-result-4080454-1465263889/solver-4080454-1465263889 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465247049-20226 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080454-1465263889.opb 

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

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


[startup+0 s]
/proc/loadavg: 3.92 4.00 3.82 4/198 27838
/proc/meminfo: memFree=28235352/32872528 swapFree=11320/319964
[pid=27838] ppid=27835 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/27838/stat : 27838 (java) R 27835 27838 20210 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 108322214 2560000 47 33554432000 1073741824 1073778376 140735767769728 140735767766856 262953594151 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27838/statm: 892 50 38 9 0 30 0

[startup+0.100161 s]
/proc/loadavg: 3.92 4.00 3.82 4/198 27838
/proc/meminfo: memFree=28235352/32872528 swapFree=11320/319964
[pid=27838] ppid=27835 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/27838/stat : 27838 (java) S 27835 27838 20210 0 -1 4202496 4408 0 1 0 8 1 0 0 20 0 18 0 108322214 9787879424 6038 33554432000 1073741824 1073778376 140735767769728 140735767760864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27838/statm: 2389619 6038 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200219 s]
/proc/loadavg: 3.92 4.00 3.82 4/198 27838
/proc/meminfo: memFree=28235352/32872528 swapFree=11320/319964
[pid=27838] ppid=27835 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/27838/stat : 27838 (java) S 27835 27838 20210 0 -1 4202496 4666 0 1 0 22 1 0 0 20 0 18 0 108322214 9787879424 7281 33554432000 1073741824 1073778376 140735767769728 140735767760864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27838/statm: 2389619 7281 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300214 s]
/proc/loadavg: 3.92 4.00 3.82 4/198 27838
/proc/meminfo: memFree=28235352/32872528 swapFree=11320/319964
[pid=27838] ppid=27835 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/27838/stat : 27838 (java) S 27835 27838 20210 0 -1 4202496 5498 0 1 0 45 1 0 0 20 0 18 0 108322214 9787879424 9007 33554432000 1073741824 1073778376 140735767769728 140735767760864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27838/statm: 2389619 9007 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700173 s]
/proc/loadavg: 3.92 4.00 3.82 4/198 27838
/proc/meminfo: memFree=28235352/32872528 swapFree=11320/319964
[pid=27838] ppid=27835 vsize=9559080 CPUtime=1.62 cores=0,2,4,6
/proc/27838/stat : 27838 (java) S 27835 27838 20210 0 -1 4202496 23218 0 1 0 156 6 0 0 20 0 18 0 108322214 9788497920 32467 33554432000 1073741824 1073778376 140735767769728 140735767760864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27838/statm: 2389770 32467 2250 9 0 2380447 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 9559080

[startup+1.50077 s]
/proc/loadavg: 3.92 4.00 3.82 6/216 27856
/proc/meminfo: memFree=28032848/32872528 swapFree=11320/319964
[pid=27838] ppid=27835 vsize=9558476 CPUtime=3.67 cores=0,2,4,6
/proc/27838/stat : 27838 (java) S 27835 27838 20210 0 -1 4202496 33788 0 1 0 355 12 0 0 20 0 18 0 108322214 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140735767760864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27838/statm: 2389619 60146 2268 9 0 2380296 0
[pid=27838/tid=27840] ppid=27835 vsize=9558476 CPUtime=1.39 cores=0,2,4,6
/proc/27838/task/27840/stat : 27840 (java) R 27835 27838 20210 0 -1 4202560 2476 0 1 0 136 3 0 0 20 0 18 0 108322215 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237574012104 140237577298835 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27841] ppid=27835 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/27838/task/27841/stat : 27841 (java) S 27835 27838 20210 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 18 0 108322216 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237535504680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27842] ppid=27835 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/27838/task/27842/stat : 27842 (java) S 27835 27838 20210 0 -1 4202560 104 0 0 0 3 0 0 0 20 0 18 0 108322216 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237534451880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27843] ppid=27835 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/27838/task/27843/stat : 27843 (java) S 27835 27838 20210 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 18 0 108322216 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237533399592 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27844] ppid=27835 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/27838/task/27844/stat : 27844 (java) S 27835 27838 20210 0 -1 4202560 104 0 0 0 1 0 0 0 20 0 18 0 108322216 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237532346792 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27845] ppid=27835 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/27838/task/27845/stat : 27845 (java) S 27835 27838 20210 0 -1 4202560 87 0 0 0 1 0 0 0 20 0 18 0 108322216 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237531294504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27846] ppid=27835 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (java) S 27835 27838 20210 0 -1 4202560 88 0 0 0 3 0 0 0 20 0 18 0 108322216 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237530241704 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27847] ppid=27835 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (java) S 27835 27838 20210 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 108322216 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237529189416 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27848] ppid=27835 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (java) S 27835 27838 20210 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 108322216 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237409872808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27849] ppid=27835 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27849/stat : 27849 (java) S 27835 27838 20210 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 18 0 108322217 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237397674216 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27850] ppid=27835 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27850/stat : 27850 (java) S 27835 27838 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108322218 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237396620280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27851] ppid=27835 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27851/stat : 27851 (java) S 27835 27838 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108322218 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237395567880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27852] ppid=27835 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27852/stat : 27852 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108322220 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140237394516368 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27853] ppid=27835 vsize=9558476 CPUtime=1 cores=0,2,4,6
/proc/27838/task/27853/stat : 27853 (java) R 27835 27838 20210 0 -1 4202560 12795 0 0 0 97 3 0 0 20 0 18 0 108322220 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140236654897688 140237578106260 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27854] ppid=27835 vsize=9558476 CPUtime=1.01 cores=0,2,4,6
/proc/27838/task/27854/stat : 27854 (java) R 27835 27838 20210 0 -1 4202560 16770 0 0 0 98 3 0 0 20 0 18 0 108322220 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140236653822296 140237580169791 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27855] ppid=27835 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27855/stat : 27855 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108322220 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140236652792952 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27856] ppid=27835 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27856/stat : 27856 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108322220 9787879424 60146 33554432000 1073741824 1073778376 140735767769728 140236651740360 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 9558476

[startup+3.10091 s]
/proc/loadavg: 3.92 4.00 3.82 7/220 27860
/proc/meminfo: memFree=28001328/32872528 swapFree=11320/319964
[pid=27838] ppid=27835 vsize=9824732 CPUtime=8.35 cores=0,2,4,6
/proc/27838/stat : 27838 (java) S 27835 27838 20210 0 -1 4202496 34817 0 1 0 817 18 0 0 20 0 22 0 108322214 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140735767760864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27838/statm: 2456183 98805 2285 9 0 2446860 0
[pid=27838/tid=27840] ppid=27835 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/27838/task/27840/stat : 27840 (java) S 27835 27838 20210 0 -1 4202560 2481 0 1 0 165 3 0 0 20 0 22 0 108322215 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237574013816 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27841] ppid=27835 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/27838/task/27841/stat : 27841 (java) S 27835 27838 20210 0 -1 4202560 43 0 0 0 4 2 0 0 20 0 22 0 108322216 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237535504680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27842] ppid=27835 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27838/task/27842/stat : 27842 (java) S 27835 27838 20210 0 -1 4202560 110 0 0 0 5 0 0 0 20 0 22 0 108322216 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237534451880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27843] ppid=27835 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/27838/task/27843/stat : 27843 (java) S 27835 27838 20210 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 22 0 108322216 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237533399592 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27844] ppid=27835 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/27838/task/27844/stat : 27844 (java) S 27835 27838 20210 0 -1 4202560 110 0 0 0 3 0 0 0 20 0 22 0 108322216 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237532346792 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27845] ppid=27835 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/27838/task/27845/stat : 27845 (java) S 27835 27838 20210 0 -1 4202560 108 0 0 0 4 0 0 0 20 0 22 0 108322216 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237531294504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27846] ppid=27835 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (java) S 27835 27838 20210 0 -1 4202560 105 0 0 0 3 2 0 0 20 0 22 0 108322216 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237530241704 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27847] ppid=27835 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (java) S 27835 27838 20210 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 108322216 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237529189416 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27848] ppid=27835 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (java) S 27835 27838 20210 0 -1 4202560 33 0 0 0 4 2 0 0 20 0 22 0 108322216 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237409872808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27849] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27849/stat : 27849 (java) S 27835 27838 20210 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 108322217 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237397674216 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27850] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27850/stat : 27850 (java) S 27835 27838 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108322218 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237396620280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27851] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27851/stat : 27851 (java) S 27835 27838 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108322218 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237395567880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27852] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27852/stat : 27852 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108322220 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140237394516368 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27853] ppid=27835 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/27838/task/27853/stat : 27853 (java) R 27835 27838 20210 0 -1 4202560 12803 0 0 0 179 3 0 0 20 0 22 0 108322220 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140236654897848 262966133905 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27854] ppid=27835 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/27838/task/27854/stat : 27854 (java) S 27835 27838 20210 0 -1 4202560 17409 0 0 0 186 3 0 0 20 0 22 0 108322220 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140236653845048 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27855] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27855/stat : 27855 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108322220 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140236652792952 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27856] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27856/stat : 27856 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108322220 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140236651740360 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27857] ppid=27835 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/27838/task/27857/stat : 27857 (java) R 27835 27838 20210 0 -1 4202560 23 0 0 0 124 0 0 0 20 0 22 0 108322393 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140236650684712 140237411031816 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27858] ppid=27835 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/27838/task/27858/stat : 27858 (java) R 27835 27838 20210 0 -1 4202560 79 0 0 0 120 2 0 0 20 0 22 0 108322393 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140236649631640 140237411548047 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27859] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27859/stat : 27859 (java) S 27835 27838 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108322400 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140236648580264 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27860] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27860/stat : 27860 (java) S 27835 27838 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108322400 10060525568 98805 33554432000 1073741824 1073778376 140735767769728 140236647527464 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 9824732

[startup+6.30087 s]
/proc/loadavg: 3.93 4.00 3.82 5/220 27860
/proc/meminfo: memFree=27636912/32872528 swapFree=11320/319964
[pid=27838] ppid=27835 vsize=9824732 CPUtime=15.39 cores=0,2,4,6
/proc/27838/stat : 27838 (java) S 27835 27838 20210 0 -1 4202496 39044 0 1 0 1509 30 0 0 20 0 22 0 108322214 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140735767760864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27838/statm: 2456183 168967 2291 9 0 2446860 0
[pid=27838/tid=27840] ppid=27835 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/27838/task/27840/stat : 27840 (java) S 27835 27838 20210 0 -1 4202560 2481 0 1 0 165 3 0 0 20 0 22 0 108322215 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237574013816 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27841] ppid=27835 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/27838/task/27841/stat : 27841 (java) S 27835 27838 20210 0 -1 4202560 64 0 0 0 6 3 0 0 20 0 22 0 108322216 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237535504680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27842] ppid=27835 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/27838/task/27842/stat : 27842 (java) S 27835 27838 20210 0 -1 4202560 135 0 0 0 6 1 0 0 20 0 22 0 108322216 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237534451880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27843] ppid=27835 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/27838/task/27843/stat : 27843 (java) S 27835 27838 20210 0 -1 4202560 55 0 0 0 7 2 0 0 20 0 22 0 108322216 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237533399592 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27844] ppid=27835 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/27838/task/27844/stat : 27844 (java) S 27835 27838 20210 0 -1 4202560 140 0 0 0 6 2 0 0 20 0 22 0 108322216 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237532346792 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27845] ppid=27835 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/27838/task/27845/stat : 27845 (java) S 27835 27838 20210 0 -1 4202560 124 0 0 0 6 0 0 0 20 0 22 0 108322216 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237531294504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27846] ppid=27835 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (java) S 27835 27838 20210 0 -1 4202560 145 0 0 0 10 3 0 0 20 0 22 0 108322216 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237530241704 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27847] ppid=27835 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (java) S 27835 27838 20210 0 -1 4202560 53 0 0 0 7 2 0 0 20 0 22 0 108322216 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237529189416 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27848] ppid=27835 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (java) S 27835 27838 20210 0 -1 4202560 55 0 0 0 10 2 0 0 20 0 22 0 108322216 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237409872808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27849] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27849/stat : 27849 (java) S 27835 27838 20210 0 -1 4202560 473 0 0 0 0 0 0 0 20 0 22 0 108322217 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237397674216 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27850] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27850/stat : 27850 (java) S 27835 27838 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108322218 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237396620280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27851] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27851/stat : 27851 (java) S 27835 27838 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108322218 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237395567880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27852] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27852/stat : 27852 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108322220 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140237394516368 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27853] ppid=27835 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/27838/task/27853/stat : 27853 (java) S 27835 27838 20210 0 -1 4202560 12805 0 0 0 202 3 0 0 20 0 22 0 108322220 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140236654897848 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27854] ppid=27835 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/27838/task/27854/stat : 27854 (java) S 27835 27838 20210 0 -1 4202560 20851 0 0 0 211 4 0 0 20 0 22 0 108322220 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140236653845048 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27855] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27855/stat : 27855 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108322220 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140236652792952 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27856] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27856/stat : 27856 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108322220 10060525568 168967 33554432000 1073741824 1073778376 140735767769728 140236651740360 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27857] ppid=27835 vsize=9824732 CPUtime=4.32 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 2.09 2.64 3.29 4/191 27924
/proc/meminfo: memFree=27680668/32872528 swapFree=11320/319964
[pid=27838] ppid=27835 vsize=9824732 CPUtime=1660.18 cores=0,2,4,6
/proc/27838/stat : 27838 (java) S 27835 27838 20210 0 -1 4202496 48137 0 1 0 165835 183 0 0 20 0 22 0 108322214 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140735767760864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27838/statm: 2456183 956499 2300 9 0 2446860 0
[pid=27838/tid=27840] ppid=27835 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/27838/task/27840/stat : 27840 (java) S 27835 27838 20210 0 -1 4202560 2499 0 1 0 167 5 0 0 20 0 22 0 108322215 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237574013816 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27841] ppid=27835 vsize=9824732 CPUtime=4.85 cores=0,2,4,6
/proc/27838/task/27841/stat : 27841 (java) S 27835 27838 20210 0 -1 4202560 822 0 0 0 468 17 0 0 20 0 22 0 108322216 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237535504680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27842] ppid=27835 vsize=9824732 CPUtime=4.35 cores=0,2,4,6
/proc/27838/task/27842/stat : 27842 (java) S 27835 27838 20210 0 -1 4202560 610 0 0 0 420 15 0 0 20 0 22 0 108322216 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237534451880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27843] ppid=27835 vsize=9824732 CPUtime=4.21 cores=0,2,4,6
/proc/27838/task/27843/stat : 27843 (java) S 27835 27838 20210 0 -1 4202560 543 0 0 0 407 14 0 0 20 0 22 0 108322216 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237533399592 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27844] ppid=27835 vsize=9824732 CPUtime=4.12 cores=0,2,4,6
/proc/27838/task/27844/stat : 27844 (java) S 27835 27838 20210 0 -1 4202560 619 0 0 0 398 14 0 0 20 0 22 0 108322216 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237532346792 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27845] ppid=27835 vsize=9824732 CPUtime=4.34 cores=0,2,4,6
/proc/27838/task/27845/stat : 27845 (java) S 27835 27838 20210 0 -1 4202560 708 0 0 0 418 16 0 0 20 0 22 0 108322216 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237531294504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27846] ppid=27835 vsize=9824732 CPUtime=4.7 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (java) S 27835 27838 20210 0 -1 4202560 667 0 0 0 453 17 0 0 20 0 22 0 108322216 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237530241704 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27847] ppid=27835 vsize=9824732 CPUtime=4.26 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (java) S 27835 27838 20210 0 -1 4202560 772 0 0 0 413 13 0 0 20 0 22 0 108322216 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237529189416 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27848] ppid=27835 vsize=9824732 CPUtime=4.04 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (java) S 27835 27838 20210 0 -1 4202560 551 0 0 0 391 13 0 0 20 0 22 0 108322216 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237409872808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27849] ppid=27835 vsize=9824732 CPUtime=4.65 cores=0,2,4,6
/proc/27838/task/27849/stat : 27849 (java) S 27835 27838 20210 0 -1 4202560 2419 0 0 0 456 9 0 0 20 0 22 0 108322217 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237397674216 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27850] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27850/stat : 27850 (java) S 27835 27838 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108322218 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237396620280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27851] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27851/stat : 27851 (java) S 27835 27838 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108322218 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237395567880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27852] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27852/stat : 27852 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108322220 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140237394516368 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27853] ppid=27835 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/27838/task/27853/stat : 27853 (java) S 27835 27838 20210 0 -1 4202560 13906 0 0 0 287 4 0 0 20 0 22 0 108322220 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140236654897848 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27854] ppid=27835 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/27838/task/27854/stat : 27854 (java) S 27835 27838 20210 0 -1 4202560 20863 0 0 0 231 4 0 0 20 0 22 0 108322220 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140236653845048 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27855] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27855/stat : 27855 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108322220 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140236652792952 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27856] ppid=27835 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/27838/task/27856/stat : 27856 (java) S 27835 27838 20210 0 -1 4202560 47 0 0 0 14 15 0 0 20 0 22 0 108322220 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140236651740360 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27857] ppid=27835 vsize=9824732 CPUtime=806.81 cores=0,2,4,6
/proc/27838/task/27857/stat : 27857 (java) R 27835 27838 20210 0 -1 4202560 311 0 0 0 80666 15 0 0 20 0 22 0 108322393 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140236650683584 140237411580505 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27858] ppid=27835 vsize=9824732 CPUtime=806.79 cores=0,2,4,6
/proc/27838/task/27858/stat : 27858 (java) R 27835 27838 20210 0 -1 4202560 1534 0 0 0 80634 45 0 0 20 0 22 0 108322393 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140236649629968 140237411544292 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27859] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27859/stat : 27859 (java) S 27835 27838 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108322400 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140236648580264 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27860] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27860/stat : 27860 (java) S 27835 27838 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108322400 10060525568 956499 33554432000 1073741824 1073778376 140735767769728 140236647527464 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1660.18
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 2.52 2.71 3.27 3/191 27925
/proc/meminfo: memFree=27672588/32872528 swapFree=11320/319964
[pid=27838] ppid=27835 vsize=9824732 CPUtime=1781.27 cores=0,2,4,6
/proc/27838/stat : 27838 (java) S 27835 27838 20210 0 -1 4202496 48174 0 1 0 177941 186 0 0 20 0 22 0 108322214 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140735767760864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27838/statm: 2456183 958553 2300 9 0 2446860 0
[pid=27838/tid=27840] ppid=27835 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/27838/task/27840/stat : 27840 (java) S 27835 27838 20210 0 -1 4202560 2499 0 1 0 167 5 0 0 20 0 22 0 108322215 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237574013816 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27841] ppid=27835 vsize=9824732 CPUtime=5.11 cores=0,2,4,6
/proc/27838/task/27841/stat : 27841 (java) S 27835 27838 20210 0 -1 4202560 826 0 0 0 493 18 0 0 20 0 22 0 108322216 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237535504680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27842] ppid=27835 vsize=9824732 CPUtime=4.65 cores=0,2,4,6
/proc/27838/task/27842/stat : 27842 (java) S 27835 27838 20210 0 -1 4202560 610 0 0 0 450 15 0 0 20 0 22 0 108322216 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237534451880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27843] ppid=27835 vsize=9824732 CPUtime=4.51 cores=0,2,4,6
/proc/27838/task/27843/stat : 27843 (java) S 27835 27838 20210 0 -1 4202560 543 0 0 0 437 14 0 0 20 0 22 0 108322216 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237533399592 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27844] ppid=27835 vsize=9824732 CPUtime=4.42 cores=0,2,4,6
/proc/27838/task/27844/stat : 27844 (java) S 27835 27838 20210 0 -1 4202560 621 0 0 0 428 14 0 0 20 0 22 0 108322216 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237532346792 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27845] ppid=27835 vsize=9824732 CPUtime=4.56 cores=0,2,4,6
/proc/27838/task/27845/stat : 27845 (java) S 27835 27838 20210 0 -1 4202560 710 0 0 0 439 17 0 0 20 0 22 0 108322216 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237531294504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27846] ppid=27835 vsize=9824732 CPUtime=4.97 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (java) S 27835 27838 20210 0 -1 4202560 667 0 0 0 480 17 0 0 20 0 22 0 108322216 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237530241704 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27847] ppid=27835 vsize=9824732 CPUtime=4.61 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (java) S 27835 27838 20210 0 -1 4202560 774 0 0 0 448 13 0 0 20 0 22 0 108322216 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237529189416 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27848] ppid=27835 vsize=9824732 CPUtime=4.27 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (java) S 27835 27838 20210 0 -1 4202560 551 0 0 0 414 13 0 0 20 0 22 0 108322216 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237409872808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27849] ppid=27835 vsize=9824732 CPUtime=4.66 cores=0,2,4,6
/proc/27838/task/27849/stat : 27849 (java) S 27835 27838 20210 0 -1 4202560 2435 0 0 0 457 9 0 0 20 0 22 0 108322217 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237397674216 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27850] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27850/stat : 27850 (java) S 27835 27838 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108322218 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237396620280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27851] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27851/stat : 27851 (java) S 27835 27838 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108322218 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237395567880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27852] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27852/stat : 27852 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108322220 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140237394516368 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27853] ppid=27835 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/27838/task/27853/stat : 27853 (java) S 27835 27838 20210 0 -1 4202560 13906 0 0 0 287 4 0 0 20 0 22 0 108322220 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140236654897848 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27854] ppid=27835 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/27838/task/27854/stat : 27854 (java) S 27835 27838 20210 0 -1 4202560 20864 0 0 0 231 4 0 0 20 0 22 0 108322220 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140236653845048 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27855] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27855/stat : 27855 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108322220 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140236652792952 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27856] ppid=27835 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/27838/task/27856/stat : 27856 (java) S 27835 27838 20210 0 -1 4202560 51 0 0 0 16 15 0 0 20 0 22 0 108322220 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140236651740360 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27857] ppid=27835 vsize=9824732 CPUtime=866.23 cores=0,2,4,6
/proc/27838/task/27857/stat : 27857 (java) R 27835 27838 20210 0 -1 4202560 316 0 0 0 86607 16 0 0 20 0 22 0 108322393 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140236650683712 140237410490310 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27858] ppid=27835 vsize=9824732 CPUtime=866.22 cores=0,2,4,6
/proc/27838/task/27858/stat : 27858 (java) R 27835 27838 20210 0 -1 4202560 1535 0 0 0 86576 46 0 0 20 0 22 0 108322393 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140236649630112 140237411505630 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27859] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27859/stat : 27859 (java) S 27835 27838 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108322400 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140236648580264 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27860] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27860/stat : 27860 (java) S 27835 27838 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108322400 10060525568 958553 33554432000 1073741824 1073778376 140735767769728 140236647527464 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1781.27
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+891.601 s]
/proc/loadavg: 2.44 2.68 3.26 3/191 27925
/proc/meminfo: memFree=27666448/32872528 swapFree=11320/319964
[pid=27838] ppid=27835 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/27838/stat : 27838 (java) S 27835 27838 20210 0 -1 4202496 48184 0 1 0 179820 187 0 0 20 0 22 0 108322214 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140735767760864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27838/statm: 2456183 960089 2300 9 0 2446860 0
[pid=27838/tid=27840] ppid=27835 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/27838/task/27840/stat : 27840 (java) S 27835 27838 20210 0 -1 4202560 2499 0 1 0 167 5 0 0 20 0 22 0 108322215 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237574013816 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27841] ppid=27835 vsize=9824732 CPUtime=5.15 cores=0,2,4,6
/proc/27838/task/27841/stat : 27841 (java) S 27835 27838 20210 0 -1 4202560 827 0 0 0 497 18 0 0 20 0 22 0 108322216 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237535504680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27842] ppid=27835 vsize=9824732 CPUtime=4.71 cores=0,2,4,6
/proc/27838/task/27842/stat : 27842 (java) S 27835 27838 20210 0 -1 4202560 610 0 0 0 456 15 0 0 20 0 22 0 108322216 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237534451880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27843] ppid=27835 vsize=9824732 CPUtime=4.59 cores=0,2,4,6
/proc/27838/task/27843/stat : 27843 (java) S 27835 27838 20210 0 -1 4202560 546 0 0 0 445 14 0 0 20 0 22 0 108322216 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237533399592 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27844] ppid=27835 vsize=9824732 CPUtime=4.46 cores=0,2,4,6
/proc/27838/task/27844/stat : 27844 (java) S 27835 27838 20210 0 -1 4202560 623 0 0 0 431 15 0 0 20 0 22 0 108322216 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237532346792 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27845] ppid=27835 vsize=9824732 CPUtime=4.59 cores=0,2,4,6
/proc/27838/task/27845/stat : 27845 (java) S 27835 27838 20210 0 -1 4202560 710 0 0 0 442 17 0 0 20 0 22 0 108322216 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237531294504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27846] ppid=27835 vsize=9824732 CPUtime=5.08 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (java) S 27835 27838 20210 0 -1 4202560 669 0 0 0 491 17 0 0 20 0 22 0 108322216 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237530241704 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27847] ppid=27835 vsize=9824732 CPUtime=4.65 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (java) S 27835 27838 20210 0 -1 4202560 774 0 0 0 452 13 0 0 20 0 22 0 108322216 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237529189416 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27848] ppid=27835 vsize=9824732 CPUtime=4.31 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (java) S 27835 27838 20210 0 -1 4202560 552 0 0 0 418 13 0 0 20 0 22 0 108322216 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237409872808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27838/tid=27849] ppid=27835 vsize=9824732 CPUtime=4.66 cores=0,2,4,6
/proc/27838/task/27849/stat : 27849 (java) S 27835 27838 20210 0 -1 4202560 2435 0 0 0 457 9 0 0 20 0 22 0 108322217 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237397674216 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27850] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27850/stat : 27850 (java) S 27835 27838 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108322218 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237396620280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27851] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27851/stat : 27851 (java) S 27835 27838 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108322218 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237395567880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27852] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27852/stat : 27852 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108322220 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140237394516368 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27853] ppid=27835 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/27838/task/27853/stat : 27853 (java) S 27835 27838 20210 0 -1 4202560 13906 0 0 0 287 4 0 0 20 0 22 0 108322220 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140236654897848 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27854] ppid=27835 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/27838/task/27854/stat : 27854 (java) S 27835 27838 20210 0 -1 4202560 20864 0 0 0 231 4 0 0 20 0 22 0 108322220 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140236653845048 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27855] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27855/stat : 27855 (java) S 27835 27838 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108322220 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140236652792952 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27838/tid=27856] ppid=27835 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/27838/task/27856/stat : 27856 (java) S 27835 27838 20210 0 -1 4202560 51 0 0 0 16 15 0 0 20 0 22 0 108322220 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140236651740360 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27857] ppid=27835 vsize=9824732 CPUtime=875.41 cores=0,2,4,6
/proc/27838/task/27857/stat : 27857 (java) R 27835 27838 20210 0 -1 4202560 316 0 0 0 87525 16 0 0 20 0 22 0 108322393 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140236650682720 140237411572117 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27858] ppid=27835 vsize=9824732 CPUtime=875.41 cores=0,2,4,6
/proc/27838/task/27858/stat : 27858 (java) R 27835 27838 20210 0 -1 4202560 1536 0 0 0 87495 46 0 0 20 0 22 0 108322393 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140236649630880 140237411505380 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27838/tid=27859] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27859/stat : 27859 (java) S 27835 27838 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108322400 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140236648580264 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27838/tid=27860] ppid=27835 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27838/task/27860/stat : 27860 (java) S 27835 27838 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108322400 10060525568 960089 33554432000 1073741824 1073778376 140735767769728 140236647527464 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 27838 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 891.672
CPU time (s): 1800.75
CPU user time (s): 1798.36
CPU system time (s): 2.39064
CPU usage (%): 201.952
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.36
system time used= 2.39064
maximum resident set size= 3840472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48219
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24197
involuntary context switches= 28193

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.73513 second user time and 7.28189 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-07 03:44:49
IDJOB=4080454
IDBENCH=73867
IDSOLVER=2543
FILE ID=node128/4080454-1465263889
RUNJOBID= node128-1465247049-20226
PBS_JOBID= 19843253
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12038_3-sat.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080454-1465263889/watcher-4080454-1465263889 -o /tmp/evaluation-result-4080454-1465263889/solver-4080454-1465263889 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465247049-20226 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080454-1465263889.opb

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

MD5SUM BENCH= 56cc40b9ea431027514a5b56e02d7edb
RANDOM SEED=2007834083

node128.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.486
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.97
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.486
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.486
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.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.54
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.486
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.56
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.486
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.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28235616 kB
Buffers:          103940 kB
Cached:           206100 kB
SwapCached:         1668 kB
Active:          3339172 kB
Inactive:         222100 kB
Active(anon):    3253248 kB
Inactive(anon):      588 kB
Active(file):      85924 kB
Inactive(file):   221512 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098516 kB
Dirty:              4928 kB
Writeback:             0 kB
AnonPages:       3585176 kB
Mapped:            15596 kB
Shmem:                 0 kB
Slab:             602268 kB
SReclaimable:      45640 kB
SUnreclaim:       556628 kB
KernelStack:        1640 kB
PageTables:        11616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3947032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3459072 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= 71744 MiB
End job on node128 at 2016-06-07 03:59:41