Trace number 4116878

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.69 894.958

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size96-round23-2.opb
MD5SUM8720edcebb4d35aaf36c8e6b8be5ec36
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 variables4288
Total number of constraints9472
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)384
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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-4116878-1466972888.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
1.03/0.50	c ... done. Wall clock time 0.389s.
1.03/0.50	c declared #vars     4288
1.03/0.50	c #constraints  10752
1.03/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.03/0.50	c constraints type 
1.03/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
1.03/0.50	c org.sat4j.specs.Constr$1 => 872
1.03/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.03/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 472
1.03/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
1.03/0.50	c 10752 constraints processed.
1.03/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.03/0.50	c constraints type 
1.03/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.03/0.50	c org.sat4j.specs.Constr$1 => 872
1.03/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
1.03/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
1.03/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 472
1.03/0.50	c 10752 constraints processed.
4.53/1.42	c cleaning 2497 clauses out of 5000 with flag 16332/5002
6.28/2.09	c cleaning 4245 clauses out of 8502 with flag 39422/11001
7.96/2.86	c cleaning 5626 clauses out of 11257 with flag 68530/18001
9.83/3.79	c cleaning 6803 clauses out of 13630 with flag 101130/26000
12.09/4.87	c cleaning 7895 clauses out of 15827 with flag 140973/35000
15.01/6.11	c cleaning 8956 clauses out of 17932 with flag 188758/45000
17.66/7.42	c cleaning 9963 clauses out of 19976 with flag 241365/56000
20.92/8.96	c cleaning 11001 clauses out of 22013 with flag 298848/68000
24.11/10.58	c cleaning 11994 clauses out of 24012 with flag 366248/81000
28.21/12.51	c cleaning 12969 clauses out of 26018 with flag 441108/95000
32.03/14.45	c cleaning 14015 clauses out of 28050 with flag 518849/110001
36.44/16.62	c cleaning 15003 clauses out of 30034 with flag 604196/126000
38.86/17.81	c cleaning 0 clauses out of 5000 with flag 0/5000
41.62/19.19	c cleaning 16010 clauses out of 32031 with flag 694882/143000
47.06/21.79	c cleaning 16964 clauses out of 34021 with flag 795136/161000
53.21/24.73	c cleaning 18022 clauses out of 36057 with flag 901561/180000
59.01/27.62	c cleaning 19009 clauses out of 38035 with flag 1017530/200000
65.41/30.90	c cleaning 19997 clauses out of 40026 with flag 1137482/221000
72.73/34.47	c cleaning 20997 clauses out of 42030 with flag 1260981/243001
80.13/38.16	c cleaning 21970 clauses out of 44032 with flag 1394230/266000
88.23/42.12	c cleaning 22987 clauses out of 46062 with flag 1534342/290000
96.44/46.26	c cleaning 23994 clauses out of 48076 with flag 1677707/315001
105.58/50.73	c cleaning 25020 clauses out of 50081 with flag 1830693/341000
114.37/55.17	c cleaning 25999 clauses out of 52061 with flag 1990573/368000
123.96/59.93	c cleaning 27010 clauses out of 54063 with flag 2162778/396001
133.51/64.61	c cleaning 28007 clauses out of 56052 with flag 2333969/425000
143.71/69.77	c cleaning 29005 clauses out of 58047 with flag 2513345/455002
155.82/75.78	c cleaning 29998 clauses out of 60040 with flag 2700947/486000
168.69/82.46	c cleaning 30978 clauses out of 62042 with flag 2894341/518000
182.17/89.12	c cleaning 32014 clauses out of 64064 with flag 3092760/551000
195.80/95.90	c cleaning 33016 clauses out of 66050 with flag 3294953/585000
210.05/103.09	c cleaning 33986 clauses out of 68034 with flag 3507070/620000
225.29/110.62	c cleaning 35025 clauses out of 70049 with flag 3725096/656001
240.76/118.34	c cleaning 36012 clauses out of 72024 with flag 3947775/693001
256.85/126.38	c cleaning 36982 clauses out of 74012 with flag 4176964/731001
274.14/134.96	c cleaning 37985 clauses out of 76030 with flag 4419385/770001
279.14/137.48	c cleaning 0 clauses out of 11001 with flag 0/11001
292.09/143.82	c cleaning 38955 clauses out of 78046 with flag 4657810/810002
310.44/152.96	c cleaning 39994 clauses out of 80090 with flag 4913375/851001
330.54/162.85	c cleaning 41003 clauses out of 82095 with flag 5172070/893000
350.84/172.95	c cleaning 42011 clauses out of 84093 with flag 5439254/936001
371.54/183.24	c cleaning 43004 clauses out of 86081 with flag 5709231/980000
393.07/193.98	c cleaning 43999 clauses out of 88077 with flag 5986952/1025000
415.75/205.23	c cleaning 45015 clauses out of 90078 with flag 6275526/1071000
438.90/216.76	c cleaning 46032 clauses out of 92063 with flag 6569190/1118000
463.17/228.82	c cleaning 47000 clauses out of 94032 with flag 6869242/1166001
488.88/241.61	c cleaning 48017 clauses out of 96033 with flag 7171579/1215002
515.13/254.76	c cleaning 48991 clauses out of 98014 with flag 7482545/1265000
542.31/268.28	c cleaning 49995 clauses out of 100023 with flag 7801964/1316000
570.58/282.24	c cleaning 50990 clauses out of 102028 with flag 8122287/1368000
599.93/297.46	c cleaning 51996 clauses out of 104038 with flag 8447675/1421000
628.88/311.86	c cleaning 52970 clauses out of 106044 with flag 8785498/1475002
659.05/326.87	c cleaning 53999 clauses out of 108072 with flag 9131224/1530000
690.67/342.56	c cleaning 55017 clauses out of 110074 with flag 9478880/1586001
723.51/358.81	c cleaning 56004 clauses out of 112057 with flag 9830015/1643001
756.61/375.28	c cleaning 57019 clauses out of 114052 with flag 10190818/1701000
792.01/392.82	c cleaning 57956 clauses out of 116034 with flag 10559886/1760001
827.12/410.35	c cleaning 58990 clauses out of 118077 with flag 10935689/1820000
863.58/428.46	c cleaning 60027 clauses out of 120087 with flag 11310198/1881000
901.39/447.26	c cleaning 61013 clauses out of 122060 with flag 11697147/1943000
910.67/451.84	c cleaning 0 clauses out of 18003 with flag 0/18003
939.39/466.14	c cleaning 61982 clauses out of 124047 with flag 12088881/2006000
979.18/485.90	c cleaning 63016 clauses out of 126066 with flag 12482551/2070001
1019.59/506.09	c cleaning 64016 clauses out of 128051 with flag 12885849/2135002
1062.15/527.23	c cleaning 64976 clauses out of 130033 with flag 13300638/2201000
1105.59/548.84	c cleaning 66025 clauses out of 132057 with flag 13719560/2268000
1149.76/570.76	c cleaning 66982 clauses out of 134034 with flag 14142862/2336002
1196.48/594.81	c cleaning 67998 clauses out of 136050 with flag 14572144/2405000
1242.68/617.83	c cleaning 68988 clauses out of 138053 with flag 15004093/2475001
1291.00/641.82	c cleaning 70027 clauses out of 140064 with flag 15439267/2546000
1339.59/666.03	c cleaning 70999 clauses out of 142037 with flag 15887827/2618000
1389.59/690.86	c cleaning 72003 clauses out of 144038 with flag 16342333/2691000
1441.53/716.67	c cleaning 72980 clauses out of 146035 with flag 16799111/2765000
1495.65/743.55	c cleaning 73972 clauses out of 148057 with flag 17261190/2840002
1550.37/770.73	c cleaning 74978 clauses out of 150083 with flag 17732077/2916000
1605.87/798.32	c cleaning 76027 clauses out of 152105 with flag 18203454/2993000
1663.58/827.00	c cleaning 76984 clauses out of 154079 with flag 18682687/3071001
1722.13/856.13	c cleaning 78033 clauses out of 156095 with flag 19174454/3150001
1782.82/886.37	c cleaning 78990 clauses out of 158062 with flag 19668688/3230001
1800.13/894.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/894.90	c starts		: 22272
1800.13/894.90	c conflicts		: 3257843
1800.13/894.90	c decisions		: 30159484
1800.13/894.90	c propagations		: 438016336
1800.13/894.90	c inspects		: 8640597825
1800.13/894.90	c shortcuts		: 0
1800.13/894.90	c learnt literals	: 2
1800.13/894.90	c learnt binary clauses	: 40
1800.13/894.90	c learnt ternary clauses	: 523
1800.13/894.90	c learnt constraints	: 3257841
1800.13/894.90	c ignored constraints	: 0
1800.13/894.90	c root simplifications	: 0
1800.13/894.90	c removed literals (reason simplification)	: 2454393
1800.13/894.90	c reason swapping (by a shorter reason)	: 0
1800.13/894.90	c Calls to reduceDB	: 76
1800.13/894.90	c Number of update (reduction) of LBD	: 703960
1800.13/894.90	c Imported unit clauses	: 0
1800.13/894.90	c number of reductions to clauses (during analyze)	: 0
1800.13/894.90	c number of learned constraints concerned by reduction	: 0
1800.13/894.90	c number of learning phase by resolution	: 0
1800.13/894.90	c number of learning phase by cutting planes	: 0
1800.13/894.90	c speed (assignments/second)	: 489736.9673889831
1800.13/894.90	c non guided choices	18600
1800.13/894.93	c learnt constraints type 
1800.13/894.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 40
1800.13/894.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 106874
1800.13/894.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/894.93	c starts		: 52
1800.13/894.93	c conflicts		: 22838
1800.13/894.93	c decisions		: 83203
1800.13/894.93	c propagations		: 2736762
1800.13/894.93	c inspects		: 845487679
1800.13/894.93	c shortcuts		: 0
1800.13/894.93	c learnt literals	: 0
1800.13/894.93	c learnt binary clauses	: 0
1800.13/894.93	c learnt ternary clauses	: 0
1800.13/894.93	c learnt constraints	: 22837
1800.13/894.93	c ignored constraints	: 0
1800.13/894.93	c root simplifications	: 0
1800.13/894.93	c removed literals (reason simplification)	: 0
1800.13/894.93	c reason swapping (by a shorter reason)	: 0
1800.13/894.93	c Calls to reduceDB	: 3
1800.13/894.93	c Number of update (reduction) of LBD	: 0
1800.13/894.93	c Imported unit clauses	: 0
1800.13/894.93	c number of reductions to clauses (during analyze)	: 0
1800.13/894.93	c number of learned constraints concerned by reduction	: 0
1800.13/894.93	c number of learning phase by resolution	: 0
1800.13/894.93	c number of learning phase by cutting planes	: 0
1800.13/894.93	c speed (assignments/second)	: 3059.8243774163757
1800.13/894.93	c non guided choices	470
1800.13/894.94	c learnt constraints type 
1800.13/894.94	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 34
1800.13/894.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22803
1800.13/894.94	s UNKNOWN
1800.13/894.94	c Total wall clock time (in seconds): 894.83

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-4116878-1466972888/watcher-4116878-1466972888 -o /tmp/evaluation-result-4116878-1466972888/solver-4116878-1466972888 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466969304-22024 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4116878-1466972888.opb 

pid=22729
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.02 4.22 4.19 4/193 22732
/proc/meminfo: memFree=30245388/32872528 swapFree=1437460/1543748
[pid=22732] ppid=22729 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/22732/stat : 22732 (java) R 22729 22732 22007 0 -1 4202496 1063 0 0 0 0 0 0 0 20 0 1 0 30328098 23793664 712 33554432000 1073741824 1073778376 140735099618592 140735099607656 266426430824 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22732/statm: 5809 712 526 9 0 128 0

[startup+0.100061 s]
/proc/loadavg: 4.02 4.22 4.19 4/193 22732
/proc/meminfo: memFree=30245388/32872528 swapFree=1437460/1543748
[pid=22732] ppid=22729 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/22732/stat : 22732 (java) S 22729 22732 22007 0 -1 4202496 4482 0 1 0 9 1 0 0 20 0 18 0 30328098 9787879424 6113 33554432000 1073741824 1073778376 140735099618592 140735099609728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22732/statm: 2389619 6114 2156 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 4.02 4.22 4.19 4/193 22732
/proc/meminfo: memFree=30245388/32872528 swapFree=1437460/1543748
[pid=22732] ppid=22729 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/22732/stat : 22732 (java) S 22729 22732 22007 0 -1 4202496 4715 0 1 0 25 1 0 0 20 0 18 0 30328098 9787879424 6806 33554432000 1073741824 1073778376 140735099618592 140735099609728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22732/statm: 2389619 6806 2213 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300218 s]
/proc/loadavg: 4.02 4.22 4.19 4/193 22732
/proc/meminfo: memFree=30245388/32872528 swapFree=1437460/1543748
[pid=22732] ppid=22729 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/22732/stat : 22732 (java) S 22729 22732 22007 0 -1 4202496 6067 0 1 0 49 1 0 0 20 0 18 0 30328098 9787879424 8930 33554432000 1073741824 1073778376 140735099618592 140735099609728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22732/statm: 2389619 8930 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700192 s]
/proc/loadavg: 4.02 4.22 4.19 4/193 22732
/proc/meminfo: memFree=30245388/32872528 swapFree=1437460/1543748
[pid=22732] ppid=22729 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/22732/stat : 22732 (java) S 22729 22732 22007 0 -1 4202496 13405 0 1 0 174 3 0 0 20 0 22 0 30328098 10060525568 23836 33554432000 1073741824 1073778376 140735099618592 140735099609728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22732/statm: 2456183 23836 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.02 4.22 4.19 9/219 22758
/proc/meminfo: memFree=29960372/32872528 swapFree=1437460/1543748
[pid=22732] ppid=22729 vsize=9824732 CPUtime=4.89 cores=1,3,5,7
/proc/22732/stat : 22732 (java) S 22729 22732 22007 0 -1 4202496 21894 0 1 0 483 6 0 0 20 0 22 0 30328098 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 140735099609728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22732/statm: 2456183 48177 2292 9 0 2446860 0
[pid=22732/tid=22734] ppid=22729 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/22732/task/22734/stat : 22734 (java) S 22729 22732 22007 0 -1 4202560 2501 0 1 0 46 2 0 0 20 0 22 0 30328098 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708950750072 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22735] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22735/stat : 22735 (java) S 22729 22732 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328099 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708912241192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22736] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22736/stat : 22736 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328099 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708793350568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22737] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22737/stat : 22737 (java) S 22729 22732 22007 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30328099 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708792297768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22738] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22738/stat : 22738 (java) S 22729 22732 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30328099 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708791244968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22739] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22739/stat : 22739 (java) S 22729 22732 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30328099 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708790193192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22740] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22740/stat : 22740 (java) S 22729 22732 22007 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 30328099 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708789140392 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22741] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22741/stat : 22741 (java) S 22729 22732 22007 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30328099 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708788087592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22742] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22742/stat : 22742 (java) S 22729 22732 22007 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30328099 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708787034792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22743] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22743/stat : 22743 (java) S 22729 22732 22007 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 30328100 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708304706024 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22744] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22744/stat : 22744 (java) S 22729 22732 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30328101 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708303652088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22745] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22745/stat : 22745 (java) S 22729 22732 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30328101 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708302599176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22746] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22746/stat : 22746 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708301547664 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22747] ppid=22729 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/22732/task/22747/stat : 22747 (java) S 22729 22732 22007 0 -1 4202560 8420 0 0 0 117 1 0 0 20 0 22 0 30328103 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708300495800 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22748] ppid=22729 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/22732/task/22748/stat : 22748 (java) R 22729 22732 22007 0 -1 4202560 9502 0 0 0 119 2 0 0 20 0 22 0 30328103 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708299443000 139708952896815 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22749] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22749/stat : 22749 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708298390392 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22750] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22750/stat : 22750 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708297337800 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22755] ppid=22729 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/22732/task/22755/stat : 22755 (java) R 22729 22732 22007 0 -1 4202560 17 0 0 0 94 0 0 0 20 0 22 0 30328148 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708296273952 139708793690672 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22756] ppid=22729 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/22732/task/22756/stat : 22756 (java) R 22729 22732 22007 0 -1 4202560 73 0 0 0 94 1 0 0 20 0 22 0 30328148 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708295229752 139708794369264 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22757] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22757/stat : 22757 (java) S 22729 22732 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328149 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708294177704 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22758] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22758/stat : 22758 (java) S 22729 22732 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328149 10060525568 48177 33554432000 1073741824 1073778376 140735099618592 139708293124904 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.02 4.22 4.19 8/219 22758
/proc/meminfo: memFree=29678752/32872528 swapFree=1437460/1543748
[pid=22732] ppid=22729 vsize=9824732 CPUtime=8.63 cores=1,3,5,7
/proc/22732/stat : 22732 (java) S 22729 22732 22007 0 -1 4202496 23041 0 1 0 849 14 0 0 20 0 22 0 30328098 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 140735099609728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22732/statm: 2456183 90792 2292 9 0 2446860 0
[pid=22732/tid=22734] ppid=22729 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/22732/task/22734/stat : 22734 (java) S 22729 22732 22007 0 -1 4202560 2501 0 1 0 46 2 0 0 20 0 22 0 30328098 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708950750072 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22735] ppid=22729 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/22732/task/22735/stat : 22735 (java) S 22729 22732 22007 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 30328099 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708912241192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22736] ppid=22729 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/22732/task/22736/stat : 22736 (java) S 22729 22732 22007 0 -1 4202560 17 0 0 0 3 1 0 0 20 0 22 0 30328099 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708793350568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22737] ppid=22729 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/22732/task/22737/stat : 22737 (java) S 22729 22732 22007 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 30328099 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708792297768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22738] ppid=22729 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/22732/task/22738/stat : 22738 (java) S 22729 22732 22007 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 22 0 30328099 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708791244968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22739] ppid=22729 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/22732/task/22739/stat : 22739 (java) S 22729 22732 22007 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 30328099 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708790193192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22740] ppid=22729 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/22732/task/22740/stat : 22740 (java) S 22729 22732 22007 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 22 0 30328099 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708789140392 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22741] ppid=22729 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/22732/task/22741/stat : 22741 (java) S 22729 22732 22007 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 30328099 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708788087592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22742] ppid=22729 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/22732/task/22742/stat : 22742 (java) S 22729 22732 22007 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 30328099 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708787034792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22743] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22743/stat : 22743 (java) S 22729 22732 22007 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 30328100 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708304706024 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22744] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22744/stat : 22744 (java) S 22729 22732 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30328101 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708303652088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22745] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22745/stat : 22745 (java) S 22729 22732 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30328101 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708302599176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22746] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22746/stat : 22746 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708301547664 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22747] ppid=22729 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/22732/task/22747/stat : 22747 (java) S 22729 22732 22007 0 -1 4202560 8420 0 0 0 125 2 0 0 20 0 22 0 30328103 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708300495800 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22748] ppid=22729 vsize=9824732 CPUtime=1.55 cores=1,3,5,7
/proc/22732/task/22748/stat : 22748 (java) S 22729 22732 22007 0 -1 4202560 10365 0 0 0 153 2 0 0 20 0 22 0 30328103 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708299443000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22749] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22749/stat : 22749 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708298390392 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22750] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22750/stat : 22750 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708297337800 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22755] ppid=22729 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/22732/task/22755/stat : 22755 (java) R 22729 22732 22007 0 -1 4202560 19 0 0 0 244 0 0 0 20 0 22 0 30328148 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708296282768 139708793907276 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22756] ppid=22729 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/22732/task/22756/stat : 22756 (java) R 22729 22732 22007 0 -1 4202560 132 0 0 0 244 4 0 0 20 0 22 0 30328148 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708295228944 139708794197975 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22757] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22757/stat : 22757 (java) S 22729 22732 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328149 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708294177704 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22758] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22758/stat : 22758 (java) S 22729 22732 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328149 10060525568 90792 33554432000 1073741824 1073778376 140735099618592 139708293124904 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.63
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.02 4.22 4.18 5/219 22758
/proc/meminfo: memFree=29051240/32872528 swapFree=1437460/1543748
[pid=22732] ppid=22729 vsize=9824732 CPUtime=15.41 cores=1,3,5,7
/proc/22732/stat : 22732 (java) S 22729 22732 22007 0 -1 4202496 25470 0 1 0 1515 26 0 0 20 0 22 0 30328098 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 140735099609728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22732/statm: 2456183 163181 2292 9 0 2446860 0
[pid=22732/tid=22734] ppid=22729 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/22732/task/22734/stat : 22734 (java) S 22729 22732 22007 0 -1 4202560 2501 0 1 0 46 2 0 0 20 0 22 0 30328098 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708950750072 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22735] ppid=22729 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22732/task/22735/stat : 22735 (java) S 22729 22732 22007 0 -1 4202560 27 0 0 0 5 0 0 0 20 0 22 0 30328099 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708912241192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22736] ppid=22729 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/22732/task/22736/stat : 22736 (java) S 22729 22732 22007 0 -1 4202560 33 0 0 0 6 2 0 0 20 0 22 0 30328099 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708793350568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22737] ppid=22729 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22732/task/22737/stat : 22737 (java) S 22729 22732 22007 0 -1 4202560 24 0 0 0 4 1 0 0 20 0 22 0 30328099 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708792297768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22738] ppid=22729 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/22732/task/22738/stat : 22738 (java) S 22729 22732 22007 0 -1 4202560 43 0 0 0 7 2 0 0 20 0 22 0 30328099 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708791244968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22739] ppid=22729 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/22732/task/22739/stat : 22739 (java) S 22729 22732 22007 0 -1 4202560 52 0 0 0 7 3 0 0 20 0 22 0 30328099 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708790193192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22740] ppid=22729 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/22732/task/22740/stat : 22740 (java) S 22729 22732 22007 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 22 0 30328099 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708789140392 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22741] ppid=22729 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/22732/task/22741/stat : 22741 (java) S 22729 22732 22007 0 -1 4202560 40 0 0 0 6 2 0 0 20 0 22 0 30328099 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708788087592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22742] ppid=22729 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/22732/task/22742/stat : 22742 (java) S 22729 22732 22007 0 -1 4202560 27 0 0 0 3 1 0 0 20 0 22 0 30328099 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708787034792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22743] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22743/stat : 22743 (java) S 22729 22732 22007 0 -1 4202560 464 0 0 0 0 0 0 0 20 0 22 0 30328100 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708304706024 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22744] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22744/stat : 22744 (java) S 22729 22732 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30328101 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708303652088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22745] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22745/stat : 22745 (java) S 22729 22732 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30328101 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708302599176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22746] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22746/stat : 22746 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 163181 33554432000 1073741824 1073778376 140735099618592 139708301547664 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22747] ppid=22729 vsize=9824732 CPUtime=1.27 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.37 4.40 4.34 5/219 22781
/proc/meminfo: memFree=22766332/32872528 swapFree=1437460/1543748
[pid=22732] ppid=22729 vsize=9824732 CPUtime=1774.84 cores=1,3,5,7
/proc/22732/stat : 22732 (java) S 22729 22732 22007 0 -1 4202496 36155 0 1 0 177268 216 0 0 20 0 22 0 30328098 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 140735099609728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22732/statm: 2456183 936530 2301 9 0 2446860 0
[pid=22732/tid=22734] ppid=22729 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/22732/task/22734/stat : 22734 (java) S 22729 22732 22007 0 -1 4202560 2502 0 1 0 49 3 0 0 20 0 22 0 30328098 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708950750072 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22735] ppid=22729 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/22732/task/22735/stat : 22735 (java) S 22729 22732 22007 0 -1 4202560 610 0 0 0 269 15 0 0 20 0 22 0 30328099 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708912241192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22736] ppid=22729 vsize=9824732 CPUtime=3.06 cores=1,3,5,7
/proc/22732/task/22736/stat : 22736 (java) S 22729 22732 22007 0 -1 4202560 616 0 0 0 289 17 0 0 20 0 22 0 30328099 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708793350568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22737] ppid=22729 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/22732/task/22737/stat : 22737 (java) S 22729 22732 22007 0 -1 4202560 579 0 0 0 282 17 0 0 20 0 22 0 30328099 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708792297768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22738] ppid=22729 vsize=9824732 CPUtime=3.27 cores=1,3,5,7
/proc/22732/task/22738/stat : 22738 (java) S 22729 22732 22007 0 -1 4202560 738 0 0 0 305 22 0 0 20 0 22 0 30328099 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708791244968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22739] ppid=22729 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/22732/task/22739/stat : 22739 (java) S 22729 22732 22007 0 -1 4202560 580 0 0 0 252 17 0 0 20 0 22 0 30328099 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708790193192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22740] ppid=22729 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/22732/task/22740/stat : 22740 (java) S 22729 22732 22007 0 -1 4202560 678 0 0 0 278 17 0 0 20 0 22 0 30328099 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708789140392 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22741] ppid=22729 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/22732/task/22741/stat : 22741 (java) S 22729 22732 22007 0 -1 4202560 558 0 0 0 256 15 0 0 20 0 22 0 30328099 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708788087592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22742] ppid=22729 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/22732/task/22742/stat : 22742 (java) S 22729 22732 22007 0 -1 4202560 586 0 0 0 256 16 0 0 20 0 22 0 30328099 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708787034792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22743] ppid=22729 vsize=9824732 CPUtime=3.62 cores=1,3,5,7
/proc/22732/task/22743/stat : 22743 (java) S 22729 22732 22007 0 -1 4202560 2273 0 0 0 350 12 0 0 20 0 22 0 30328100 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708304706024 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22744] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22744/stat : 22744 (java) S 22729 22732 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30328101 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708303652088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22745] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22745/stat : 22745 (java) S 22729 22732 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30328101 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708302599176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22746] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22746/stat : 22746 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708301547664 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22747] ppid=22729 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/22732/task/22747/stat : 22747 (java) S 22729 22732 22007 0 -1 4202560 8433 0 0 0 131 2 0 0 20 0 22 0 30328103 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708300495800 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22748] ppid=22729 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/22732/task/22748/stat : 22748 (java) S 22729 22732 22007 0 -1 4202560 14879 0 0 0 228 3 0 0 20 0 22 0 30328103 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708299443000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22749] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22749/stat : 22749 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708298390392 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22750] ppid=22729 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/22732/task/22750/stat : 22750 (java) S 22729 22732 22007 0 -1 4202560 51 0 0 0 14 21 0 0 20 0 22 0 30328103 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708297337800 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22755] ppid=22729 vsize=9824732 CPUtime=871.71 cores=1,3,5,7
/proc/22732/task/22755/stat : 22755 (java) R 22729 22732 22007 0 -1 4202560 80 0 0 0 87154 17 0 0 20 0 22 0 30328148 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708296281712 139708794197975 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22756] ppid=22729 vsize=9824732 CPUtime=871.9 cores=1,3,5,7
/proc/22732/task/22756/stat : 22756 (java) R 22729 22732 22007 0 -1 4202560 1726 0 0 0 87141 49 0 0 20 0 22 0 30328148 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708295229888 139708794130695 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22757] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22757/stat : 22757 (java) S 22729 22732 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328149 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708294177704 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22758] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22758/stat : 22758 (java) S 22729 22732 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328149 10060525568 936530 33554432000 1073741824 1073778376 140735099618592 139708293124904 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1774.84
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.901 s]
/proc/loadavg: 4.31 4.38 4.34 5/219 22781
/proc/meminfo: memFree=22758148/32872528 swapFree=1437460/1543748
[pid=22732] ppid=22729 vsize=9824732 CPUtime=1800.13 cores=1,3,5,7
/proc/22732/stat : 22732 (java) S 22729 22732 22007 0 -1 4202496 36169 0 1 0 179797 216 0 0 20 0 22 0 30328098 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 140735099609728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22732/statm: 2456183 938070 2301 9 0 2446860 0
[pid=22732/tid=22734] ppid=22729 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/22732/task/22734/stat : 22734 (java) S 22729 22732 22007 0 -1 4202560 2502 0 1 0 49 3 0 0 20 0 22 0 30328098 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708950750072 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22735] ppid=22729 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/22732/task/22735/stat : 22735 (java) S 22729 22732 22007 0 -1 4202560 612 0 0 0 270 15 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708912241192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22736] ppid=22729 vsize=9824732 CPUtime=3.07 cores=1,3,5,7
/proc/22732/task/22736/stat : 22736 (java) S 22729 22732 22007 0 -1 4202560 616 0 0 0 290 17 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708793350568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22737] ppid=22729 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/22732/task/22737/stat : 22737 (java) S 22729 22732 22007 0 -1 4202560 581 0 0 0 288 17 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708792297768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22738] ppid=22729 vsize=9824732 CPUtime=3.28 cores=1,3,5,7
/proc/22732/task/22738/stat : 22738 (java) S 22729 22732 22007 0 -1 4202560 738 0 0 0 306 22 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708791244968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22739] ppid=22729 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/22732/task/22739/stat : 22739 (java) S 22729 22732 22007 0 -1 4202560 580 0 0 0 253 17 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708790193192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22740] ppid=22729 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/22732/task/22740/stat : 22740 (java) S 22729 22732 22007 0 -1 4202560 680 0 0 0 284 17 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708789140392 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22741] ppid=22729 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/22732/task/22741/stat : 22741 (java) S 22729 22732 22007 0 -1 4202560 561 0 0 0 261 16 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708788087592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22742] ppid=22729 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/22732/task/22742/stat : 22742 (java) S 22729 22732 22007 0 -1 4202560 586 0 0 0 257 16 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708787034792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22743] ppid=22729 vsize=9824732 CPUtime=3.62 cores=1,3,5,7
/proc/22732/task/22743/stat : 22743 (java) S 22729 22732 22007 0 -1 4202560 2277 0 0 0 350 12 0 0 20 0 22 0 30328100 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708304706024 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22744] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22744/stat : 22744 (java) S 22729 22732 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30328101 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708303652088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22745] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22745/stat : 22745 (java) S 22729 22732 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30328101 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708302599176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22746] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22746/stat : 22746 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708301547664 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22747] ppid=22729 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/22732/task/22747/stat : 22747 (java) S 22729 22732 22007 0 -1 4202560 8433 0 0 0 131 2 0 0 20 0 22 0 30328103 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708300495800 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22748] ppid=22729 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/22732/task/22748/stat : 22748 (java) S 22729 22732 22007 0 -1 4202560 14879 0 0 0 228 3 0 0 20 0 22 0 30328103 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708299443000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22749] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22749/stat : 22749 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708298390392 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22750] ppid=22729 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/22732/task/22750/stat : 22750 (java) S 22729 22732 22007 0 -1 4202560 51 0 0 0 14 21 0 0 20 0 22 0 30328103 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708297337800 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22755] ppid=22729 vsize=9824732 CPUtime=884.24 cores=1,3,5,7
/proc/22732/task/22755/stat : 22755 (java) R 22729 22732 22007 0 -1 4202560 80 0 0 0 88407 17 0 0 20 0 22 0 30328148 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708296281712 139708794197975 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22756] ppid=22729 vsize=9824732 CPUtime=884.43 cores=1,3,5,7
/proc/22732/task/22756/stat : 22756 (java) R 22729 22732 22007 0 -1 4202560 1727 0 0 0 88394 49 0 0 20 0 22 0 30328148 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708295229808 139708794229479 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22757] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22757/stat : 22757 (java) S 22729 22732 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328149 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708294177704 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22758] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22758/stat : 22758 (java) S 22729 22732 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328149 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708293124904 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
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 22732 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.901 s]
/proc/loadavg: 4.31 4.38 4.34 5/219 22781
/proc/meminfo: memFree=22758148/32872528 swapFree=1437460/1543748
[pid=22732] ppid=22729 vsize=9824732 CPUtime=1800.13 cores=1,3,5,7
/proc/22732/stat : 22732 (java) S 22729 22732 22007 0 -1 4202496 36169 0 1 0 179797 216 0 0 20 0 22 0 30328098 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 140735099609728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22732/statm: 2456183 938070 2301 9 0 2446860 0
[pid=22732/tid=22734] ppid=22729 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/22732/task/22734/stat : 22734 (java) S 22729 22732 22007 0 -1 4202560 2502 0 1 0 49 3 0 0 20 0 22 0 30328098 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708950750072 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22735] ppid=22729 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/22732/task/22735/stat : 22735 (java) S 22729 22732 22007 0 -1 4202560 612 0 0 0 270 15 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708912241192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22736] ppid=22729 vsize=9824732 CPUtime=3.07 cores=1,3,5,7
/proc/22732/task/22736/stat : 22736 (java) S 22729 22732 22007 0 -1 4202560 616 0 0 0 290 17 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708793350568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22737] ppid=22729 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/22732/task/22737/stat : 22737 (java) S 22729 22732 22007 0 -1 4202560 581 0 0 0 288 17 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708792297768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22738] ppid=22729 vsize=9824732 CPUtime=3.28 cores=1,3,5,7
/proc/22732/task/22738/stat : 22738 (java) S 22729 22732 22007 0 -1 4202560 738 0 0 0 306 22 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708791244968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22739] ppid=22729 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/22732/task/22739/stat : 22739 (java) S 22729 22732 22007 0 -1 4202560 580 0 0 0 253 17 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708790193192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22740] ppid=22729 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/22732/task/22740/stat : 22740 (java) S 22729 22732 22007 0 -1 4202560 680 0 0 0 284 17 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708789140392 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22741] ppid=22729 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/22732/task/22741/stat : 22741 (java) S 22729 22732 22007 0 -1 4202560 561 0 0 0 261 16 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708788087592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22742] ppid=22729 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/22732/task/22742/stat : 22742 (java) S 22729 22732 22007 0 -1 4202560 586 0 0 0 257 16 0 0 20 0 22 0 30328099 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708787034792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22743] ppid=22729 vsize=9824732 CPUtime=3.62 cores=1,3,5,7
/proc/22732/task/22743/stat : 22743 (java) S 22729 22732 22007 0 -1 4202560 2277 0 0 0 350 12 0 0 20 0 22 0 30328100 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708304706024 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22744] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22744/stat : 22744 (java) S 22729 22732 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30328101 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708303652088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22745] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22745/stat : 22745 (java) S 22729 22732 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30328101 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708302599176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22746] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22746/stat : 22746 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708301547664 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22747] ppid=22729 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/22732/task/22747/stat : 22747 (java) S 22729 22732 22007 0 -1 4202560 8433 0 0 0 131 2 0 0 20 0 22 0 30328103 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708300495800 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22748] ppid=22729 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/22732/task/22748/stat : 22748 (java) S 22729 22732 22007 0 -1 4202560 14879 0 0 0 228 3 0 0 20 0 22 0 30328103 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708299443000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22732/tid=22749] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22749/stat : 22749 (java) S 22729 22732 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328103 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708298390392 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22750] ppid=22729 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/22732/task/22750/stat : 22750 (java) S 22729 22732 22007 0 -1 4202560 51 0 0 0 14 21 0 0 20 0 22 0 30328103 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708297337800 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22732/tid=22755] ppid=22729 vsize=9824732 CPUtime=884.24 cores=1,3,5,7
/proc/22732/task/22755/stat : 22755 (java) R 22729 22732 22007 0 -1 4202560 80 0 0 0 88407 17 0 0 20 0 22 0 30328148 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708296281712 139708794197975 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22732/tid=22756] ppid=22729 vsize=9824732 CPUtime=884.43 cores=1,3,5,7
/proc/22732/task/22756/stat : 22756 (java) R 22729 22732 22007 0 -1 4202560 1727 0 0 0 88394 49 0 0 20 0 22 0 30328148 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708295229808 139708794229479 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22757] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22757/stat : 22757 (java) S 22729 22732 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328149 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708294177704 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22732/tid=22758] ppid=22729 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22732/task/22758/stat : 22758 (java) S 22729 22732 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328149 10060525568 938070 33554432000 1073741824 1073778376 140735099618592 139708293124904 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 894.958
CPU time (s): 1800.69
CPU user time (s): 1798.06
CPU system time (s): 2.6306
CPU usage (%): 201.204
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.06
system time used= 2.6306
maximum resident set size= 3752396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36203
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= 24271
involuntary context switches= 29311

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.64514 second user time and 7.70283 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 22:28:08
IDJOB=4116878
IDBENCH=109525
IDSOLVER=2543
FILE ID=node116/4116878-1466972888
RUNJOBID= node116-1466969304-22024
PBS_JOBID= 19976377
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size96-round23-2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116878-1466972888/watcher-4116878-1466972888 -o /tmp/evaluation-result-4116878-1466972888/solver-4116878-1466972888 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466969304-22024 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116878-1466972888.opb

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

MD5SUM BENCH= 8720edcebb4d35aaf36c8e6b8be5ec36
RANDOM SEED=1271665839

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
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.206
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:        30250120 kB
Buffers:           35004 kB
Cached:           314440 kB
SwapCached:         2072 kB
Active:            59328 kB
Inactive:         318484 kB
Active(anon):      29196 kB
Inactive(anon):     1656 kB
Active(file):      30132 kB
Inactive(file):   316828 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098680 kB
Dirty:              2500 kB
Writeback:             0 kB
AnonPages:       1561332 kB
Mapped:            14760 kB
Shmem:                 0 kB
Slab:             566472 kB
SReclaimable:      10152 kB
SUnreclaim:       556320 kB
KernelStack:        1568 kB
PageTables:         6828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2231372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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= 71680 MiB
End job on node116 at 2016-06-26 22:43:03