Trace number 4117150

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.16 894.875

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size160-round22-5.opb
MD5SUM75c43c1e8dd4ee0aa0fd4eb90cc8ead0
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1627.74
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8736
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)448
Number of constraints which are nor clauses,nor cardinality constraints864
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.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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4117150-1466960413.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.73/0.49	c ... done. Wall clock time 0.372s.
0.73/0.49	c declared #vars     4128
0.73/0.49	c #constraints  10048
0.73/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.73/0.49	c constraints type 
0.73/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.73/0.49	c org.sat4j.specs.Constr$1 => 936
0.73/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.73/0.49	c org.sat4j.minisat.constraints.cnf.UnitClause => 536
0.73/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.73/0.49	c 10048 constraints processed.
0.73/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.73/0.49	c constraints type 
0.73/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.73/0.49	c org.sat4j.specs.Constr$1 => 936
0.73/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.73/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.73/0.49	c org.sat4j.pb.constraints.pb.UnitClausePB => 536
0.73/0.49	c 10048 constraints processed.
4.22/1.33	c cleaning 2497 clauses out of 4997 with flag 17105/5000
6.07/1.92	c cleaning 4250 clauses out of 8500 with flag 39684/11001
7.51/2.63	c cleaning 5616 clauses out of 11249 with flag 67293/18000
9.19/3.43	c cleaning 6815 clauses out of 13634 with flag 102374/26001
11.25/4.41	c cleaning 7895 clauses out of 15818 with flag 144953/35000
13.45/5.54	c cleaning 8957 clauses out of 17924 with flag 191466/45001
16.12/6.83	c cleaning 9961 clauses out of 19969 with flag 243496/56003
19.11/8.31	c cleaning 10995 clauses out of 22005 with flag 303828/68000
22.43/9.94	c cleaning 11990 clauses out of 24010 with flag 369855/81000
26.15/11.71	c cleaning 12997 clauses out of 26020 with flag 442145/95000
29.95/13.67	c cleaning 14003 clauses out of 28024 with flag 521162/110001
34.35/15.83	c cleaning 14994 clauses out of 30020 with flag 608463/126000
39.15/18.28	c cleaning 15999 clauses out of 32027 with flag 701331/143001
42.69/19.93	c cleaning 0 clauses out of 5000 with flag 0/5000
44.57/20.81	c cleaning 16995 clauses out of 34027 with flag 802830/161000
50.22/23.58	c cleaning 17974 clauses out of 36033 with flag 909234/180001
56.40/26.52	c cleaning 19000 clauses out of 38059 with flag 1019760/200001
62.80/29.73	c cleaning 20017 clauses out of 40059 with flag 1141047/221001
69.60/33.18	c cleaning 20991 clauses out of 42041 with flag 1265234/243000
77.67/37.02	c cleaning 22012 clauses out of 44050 with flag 1397394/266000
85.48/40.94	c cleaning 23007 clauses out of 46041 with flag 1538350/290003
93.78/45.03	c cleaning 23995 clauses out of 48031 with flag 1683923/315000
102.40/49.34	c cleaning 24988 clauses out of 50037 with flag 1837679/341001
111.71/53.94	c cleaning 26004 clauses out of 52048 with flag 1994845/368000
122.29/59.20	c cleaning 27013 clauses out of 54044 with flag 2157923/396000
132.99/64.59	c cleaning 28007 clauses out of 56031 with flag 2331086/425000
143.59/69.84	c cleaning 28975 clauses out of 58024 with flag 2513654/455000
155.54/75.77	c cleaning 29999 clauses out of 60050 with flag 2697810/486001
168.67/82.25	c cleaning 30991 clauses out of 62050 with flag 2889217/518000
181.47/88.69	c cleaning 32000 clauses out of 64060 with flag 3090783/551001
195.95/95.81	c cleaning 33003 clauses out of 66059 with flag 3294960/585000
210.94/103.67	c cleaning 33977 clauses out of 68056 with flag 3505979/620000
226.19/111.26	c cleaning 35021 clauses out of 70081 with flag 3724821/656002
242.42/119.39	c cleaning 36001 clauses out of 72059 with flag 3949458/693001
258.89/127.56	c cleaning 37015 clauses out of 74058 with flag 4181957/731001
276.59/136.35	c cleaning 38022 clauses out of 76043 with flag 4424761/770001
292.32/144.19	c cleaning 0 clauses out of 11000 with flag 0/11000
294.89/145.43	c cleaning 38997 clauses out of 78020 with flag 4666402/810000
315.41/155.62	c cleaning 39996 clauses out of 80023 with flag 4913877/851000
334.56/165.17	c cleaning 40975 clauses out of 82029 with flag 5168995/893002
355.27/175.33	c cleaning 41954 clauses out of 84052 with flag 5433998/936000
376.66/185.91	c cleaning 43033 clauses out of 86099 with flag 5702081/980001
398.77/196.96	c cleaning 43998 clauses out of 88066 with flag 5976500/1025001
421.47/208.24	c cleaning 45025 clauses out of 90067 with flag 6255469/1071000
444.95/219.93	c cleaning 45999 clauses out of 92043 with flag 6540797/1118001
468.97/231.88	c cleaning 46998 clauses out of 94043 with flag 6832047/1166000
494.66/244.67	c cleaning 48017 clauses out of 96045 with flag 7133624/1215000
520.77/257.63	c cleaning 49011 clauses out of 98028 with flag 7436553/1265000
548.43/271.94	c cleaning 49985 clauses out of 100018 with flag 7751197/1316001
576.09/285.78	c cleaning 50963 clauses out of 102032 with flag 8069373/1368000
604.84/300.08	c cleaning 52005 clauses out of 104069 with flag 8393949/1421000
635.73/315.41	c cleaning 53001 clauses out of 106064 with flag 8726789/1475000
666.15/330.57	c cleaning 53993 clauses out of 108063 with flag 9062225/1530000
697.51/346.10	c cleaning 55000 clauses out of 110070 with flag 9405938/1586000
731.99/363.22	c cleaning 56025 clauses out of 112073 with flag 9757045/1643003
766.13/380.18	c cleaning 56998 clauses out of 114046 with flag 10111155/1701001
803.18/398.58	c cleaning 57980 clauses out of 116047 with flag 10477233/1760000
834.54/414.17	c cleaning 59005 clauses out of 118067 with flag 10843020/1820000
872.80/433.11	c cleaning 59976 clauses out of 120064 with flag 11215759/1881002
911.46/452.32	c cleaning 61033 clauses out of 122086 with flag 11599168/1943000
946.79/469.93	c cleaning 62015 clauses out of 124053 with flag 11989021/2006000
979.78/486.48	c cleaning 63008 clauses out of 126039 with flag 12378828/2070001
1019.53/506.28	c cleaning 63978 clauses out of 128030 with flag 12776355/2135000
1062.54/527.52	c cleaning 65004 clauses out of 130053 with flag 13177103/2201001
1108.79/551.14	c cleaning 66004 clauses out of 132049 with flag 13586931/2268001
1153.14/573.29	c cleaning 67012 clauses out of 134044 with flag 14002194/2336000
1200.19/596.63	c cleaning 67997 clauses out of 136032 with flag 14420414/2405000
1219.03/606.09	c cleaning 0 clauses out of 18000 with flag 0/18000
1248.59/620.78	c cleaning 69009 clauses out of 138036 with flag 14849508/2475001
1299.30/645.90	c cleaning 70005 clauses out of 140027 with flag 15276133/2546001
1350.62/671.47	c cleaning 70990 clauses out of 142021 with flag 15709562/2618000
1403.10/697.53	c cleaning 71977 clauses out of 144031 with flag 16151311/2691000
1455.41/723.55	c cleaning 72966 clauses out of 146057 with flag 16597807/2765003
1510.80/751.04	c cleaning 74031 clauses out of 148088 with flag 17051965/2840000
1565.53/778.25	c cleaning 74986 clauses out of 150057 with flag 17516973/2916000
1622.11/806.36	c cleaning 75993 clauses out of 152071 with flag 17983746/2993000
1683.63/836.98	c cleaning 77012 clauses out of 154078 with flag 18455183/3071000
1744.66/867.25	c cleaning 78012 clauses out of 156066 with flag 18937581/3150000
1800.16/894.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/894.80	c starts		: 28147
1800.16/894.80	c conflicts		: 3224126
1800.16/894.80	c decisions		: 26970941
1800.16/894.80	c propagations		: 413117097
1800.16/894.80	c inspects		: 9237641685
1800.16/894.80	c shortcuts		: 0
1800.16/894.80	c learnt literals	: 4
1800.16/894.80	c learnt binary clauses	: 90
1800.16/894.80	c learnt ternary clauses	: 816
1800.16/894.80	c learnt constraints	: 3224122
1800.16/894.80	c ignored constraints	: 0
1800.16/894.80	c root simplifications	: 0
1800.16/894.80	c removed literals (reason simplification)	: 2767152
1800.16/894.80	c reason swapping (by a shorter reason)	: 0
1800.16/894.80	c Calls to reduceDB	: 75
1800.16/894.80	c Number of update (reduction) of LBD	: 699098
1800.16/894.80	c Imported unit clauses	: 0
1800.16/894.80	c number of reductions to clauses (during analyze)	: 0
1800.16/894.80	c number of learned constraints concerned by reduction	: 0
1800.16/894.80	c number of learning phase by resolution	: 0
1800.16/894.80	c number of learning phase by cutting planes	: 0
1800.16/894.80	c speed (assignments/second)	: 461945.67918076523
1800.16/894.80	c non guided choices	9064
1800.16/894.83	c learnt constraints type 
1800.16/894.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 90
1800.16/894.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 152090
1800.16/894.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/894.83	c starts		: 45
1800.16/894.83	c conflicts		: 20584
1800.16/894.83	c decisions		: 64470
1800.16/894.83	c propagations		: 2413154
1800.16/894.83	c inspects		: 780526815
1800.16/894.83	c shortcuts		: 0
1800.16/894.83	c learnt literals	: 0
1800.16/894.83	c learnt binary clauses	: 0
1800.16/894.83	c learnt ternary clauses	: 0
1800.16/894.83	c learnt constraints	: 20583
1800.16/894.83	c ignored constraints	: 0
1800.16/894.83	c root simplifications	: 0
1800.16/894.83	c removed literals (reason simplification)	: 0
1800.16/894.83	c reason swapping (by a shorter reason)	: 0
1800.16/894.83	c Calls to reduceDB	: 3
1800.16/894.83	c Number of update (reduction) of LBD	: 0
1800.16/894.83	c Imported unit clauses	: 0
1800.16/894.83	c number of reductions to clauses (during analyze)	: 0
1800.16/894.83	c number of learned constraints concerned by reduction	: 0
1800.16/894.83	c number of learning phase by resolution	: 0
1800.16/894.83	c number of learning phase by cutting planes	: 0
1800.16/894.83	c speed (assignments/second)	: 2698.2964805859165
1800.16/894.83	c non guided choices	303
1800.16/894.84	c learnt constraints type 
1800.16/894.84	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 3
1800.16/894.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20580
1800.16/894.84	s UNKNOWN
1800.16/894.84	c Total wall clock time (in seconds): 894.724

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

pid=22797
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: 4.22 4.22 4.23 4/173 22803
/proc/meminfo: memFree=30407356/32872528 swapFree=1541156/1696500
[pid=22803] ppid=22797 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/22803/stat : 22803 (java) R 22797 22803 19474 0 -1 4202496 472 0 0 0 0 0 0 0 20 0 1 0 29080008 9515008 127 33554432000 1073741824 1073778376 140733916990704 140733916987832 270707168047 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22803/statm: 2323 133 104 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 4.22 4.22 4.23 4/173 22803
/proc/meminfo: memFree=30407356/32872528 swapFree=1541156/1696500
[pid=22803] ppid=22797 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22797 22803 19474 0 -1 4202496 4430 0 1 0 8 1 0 0 20 0 18 0 29080008 9787879424 6058 33554432000 1073741824 1073778376 140733916990704 140733916981840 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22803/statm: 2389619 6058 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200218 s]
/proc/loadavg: 4.22 4.22 4.23 4/173 22803
/proc/meminfo: memFree=30407356/32872528 swapFree=1541156/1696500
[pid=22803] ppid=22797 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22797 22803 19474 0 -1 4202496 4711 0 1 0 23 1 0 0 20 0 18 0 29080008 9787879424 6812 33554432000 1073741824 1073778376 140733916990704 140733916981840 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22803/statm: 2389619 6812 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.30021 s]
/proc/loadavg: 4.22 4.22 4.23 4/173 22803
/proc/meminfo: memFree=30407356/32872528 swapFree=1541156/1696500
[pid=22803] ppid=22797 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22797 22803 19474 0 -1 4202496 5767 0 1 0 46 2 0 0 20 0 18 0 29080008 9787879424 8497 33554432000 1073741824 1073778376 140733916990704 140733916981840 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22803/statm: 2389619 8497 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700183 s]
/proc/loadavg: 4.22 4.22 4.23 4/173 22803
/proc/meminfo: memFree=30407356/32872528 swapFree=1541156/1696500
[pid=22803] ppid=22797 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22797 22803 19474 0 -1 4202496 13276 0 1 0 179 4 0 0 20 0 22 0 29080008 10060525568 23068 33554432000 1073741824 1073778376 140733916990704 140733916981840 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22803/statm: 2456183 23068 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9824732

[startup+1.50083 s]
/proc/loadavg: 4.22 4.22 4.23 9/220 22880
/proc/meminfo: memFree=30170120/32872528 swapFree=1541156/1696500
[pid=22803] ppid=22797 vsize=9824732 CPUtime=4.85 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22797 22803 19474 0 -1 4202496 24800 0 1 0 477 8 0 0 20 0 22 0 29080008 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 140733916981840 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22803/statm: 2456183 47834 2292 9 0 2446860 0
[pid=22803/tid=22807] ppid=22797 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/22803/task/22807/stat : 22807 (java) S 22797 22803 19474 0 -1 4202560 2440 0 1 0 45 1 0 0 20 0 22 0 29080009 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960825496440 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22811] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22811/stat : 22811 (java) S 22797 22803 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29080010 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960786987688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22812] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22812/stat : 22812 (java) S 22797 22803 19474 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 29080010 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960785935144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22813] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22813/stat : 22813 (java) S 22797 22803 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29080010 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960784882600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22814] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22814/stat : 22814 (java) S 22797 22803 19474 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29080010 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960783830056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22815] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22815/stat : 22815 (java) S 22797 22803 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080010 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960782776488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22816] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22816/stat : 22816 (java) S 22797 22803 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080010 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960781723944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22817] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22817/stat : 22817 (java) S 22797 22803 19474 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 29080010 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960780671400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22818] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22818/stat : 22818 (java) S 22797 22803 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29080010 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960779618856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22819] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22819/stat : 22819 (java) S 22797 22803 19474 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 29080011 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960649759336 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22820] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22820/stat : 22820 (java) S 22797 22803 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29080012 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960648705656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22821] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22821/stat : 22821 (java) S 22797 22803 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080012 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960647653000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22828] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22828/stat : 22828 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960646601744 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22829] ppid=22797 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/22803/task/22829/stat : 22829 (java) R 22797 22803 19474 0 -1 4202560 10579 0 0 0 108 2 0 0 20 0 22 0 29080014 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960645548088 139960833252001 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22830] ppid=22797 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/22803/task/22830/stat : 22830 (java) R 22797 22803 19474 0 -1 4202560 10311 0 0 0 122 2 0 0 20 0 22 0 29080014 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960644495544 139960827452916 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22831] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22831/stat : 22831 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960643443192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22832] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22832/stat : 22832 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960642390856 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22873] ppid=22797 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/22803/task/22873/stat : 22873 (java) R 22797 22803 19474 0 -1 4202560 16 0 0 0 96 0 0 0 20 0 22 0 29080058 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960640913568 139960653621464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22874] ppid=22797 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/22803/task/22874/stat : 22874 (java) R 22797 22803 19474 0 -1 4202560 75 0 0 0 93 2 0 0 20 0 22 0 29080058 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960639869000 139960653779504 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22875] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22875/stat : 22875 (java) S 22797 22803 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080059 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960638817832 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22876] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22876/stat : 22876 (java) S 22797 22803 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080059 10060525568 47834 33554432000 1073741824 1073778376 140733916990704 139960637765288 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 4.22 4.22 4.23 6/220 22880
/proc/meminfo: memFree=29898444/32872528 swapFree=1541156/1696500
[pid=22803] ppid=22797 vsize=9824732 CPUtime=8.58 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22797 22803 19474 0 -1 4202496 26957 0 1 0 840 18 0 0 20 0 22 0 29080008 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 140733916981840 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22803/statm: 2456183 92983 2292 9 0 2446860 0
[pid=22803/tid=22807] ppid=22797 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/22803/task/22807/stat : 22807 (java) S 22797 22803 19474 0 -1 4202560 2440 0 1 0 45 1 0 0 20 0 22 0 29080009 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960825496440 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22811] ppid=22797 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/22803/task/22811/stat : 22811 (java) S 22797 22803 19474 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 22 0 29080010 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960786987688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22812] ppid=22797 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/22803/task/22812/stat : 22812 (java) S 22797 22803 19474 0 -1 4202560 32 0 0 0 3 1 0 0 20 0 22 0 29080010 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960785935144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22813] ppid=22797 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22803/task/22813/stat : 22813 (java) S 22797 22803 19474 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 29080010 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960784882600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22814] ppid=22797 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/22803/task/22814/stat : 22814 (java) S 22797 22803 19474 0 -1 4202560 19 0 0 0 3 1 0 0 20 0 22 0 29080010 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960783830056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22815] ppid=22797 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/22803/task/22815/stat : 22815 (java) S 22797 22803 19474 0 -1 4202560 29 0 0 0 4 1 0 0 20 0 22 0 29080010 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960782776488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22816] ppid=22797 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22803/task/22816/stat : 22816 (java) S 22797 22803 19474 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 29080010 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960781723944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22817] ppid=22797 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/22803/task/22817/stat : 22817 (java) S 22797 22803 19474 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 29080010 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960780671400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22818] ppid=22797 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22803/task/22818/stat : 22818 (java) S 22797 22803 19474 0 -1 4202560 33 0 0 0 2 1 0 0 20 0 22 0 29080010 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960779618856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22819] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22819/stat : 22819 (java) S 22797 22803 19474 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 29080011 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960649759336 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22820] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22820/stat : 22820 (java) S 22797 22803 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29080012 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960648705656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22821] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22821/stat : 22821 (java) S 22797 22803 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080012 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960647653000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22828] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22828/stat : 22828 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960646601744 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22829] ppid=22797 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/22803/task/22829/stat : 22829 (java) S 22797 22803 19474 0 -1 4202560 10579 0 0 0 118 2 0 0 20 0 22 0 29080014 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960645548088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22830] ppid=22797 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/22803/task/22830/stat : 22830 (java) S 22797 22803 19474 0 -1 4202560 12120 0 0 0 151 2 0 0 20 0 22 0 29080014 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960644495544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22831] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22831/stat : 22831 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960643443192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22832] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22832/stat : 22832 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960642390856 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22873] ppid=22797 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/22803/task/22873/stat : 22873 (java) R 22797 22803 19474 0 -1 4202560 17 0 0 0 247 0 0 0 20 0 22 0 29080058 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960640922488 139960653191075 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22874] ppid=22797 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/22803/task/22874/stat : 22874 (java) R 22797 22803 19474 0 -1 4202560 135 0 0 0 240 4 0 0 20 0 22 0 29080058 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960639868704 139960653697775 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22875] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22875/stat : 22875 (java) S 22797 22803 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080059 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960638817832 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22876] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22876/stat : 22876 (java) S 22797 22803 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080059 10060525568 92983 33554432000 1073741824 1073778376 140733916990704 139960637765288 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.58
Current children cumulated vsize (KiB) 9824732

[startup+6.30101 s]
/proc/loadavg: 4.21 4.22 4.23 5/220 22880
/proc/meminfo: memFree=29169752/32872528 swapFree=1541156/1696500
[pid=22803] ppid=22797 vsize=9824732 CPUtime=15.12 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22797 22803 19474 0 -1 4202496 27493 0 1 0 1484 28 0 0 20 0 22 0 29080008 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 140733916981840 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22803/statm: 2456183 163691 2292 9 0 2446860 0
[pid=22803/tid=22807] ppid=22797 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/22803/task/22807/stat : 22807 (java) S 22797 22803 19474 0 -1 4202560 2440 0 1 0 45 1 0 0 20 0 22 0 29080009 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960825496440 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22811] ppid=22797 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/22803/task/22811/stat : 22811 (java) S 22797 22803 19474 0 -1 4202560 42 0 0 0 5 1 0 0 20 0 22 0 29080010 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960786987688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22812] ppid=22797 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/22803/task/22812/stat : 22812 (java) S 22797 22803 19474 0 -1 4202560 47 0 0 0 4 2 0 0 20 0 22 0 29080010 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960785935144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22813] ppid=22797 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/22803/task/22813/stat : 22813 (java) S 22797 22803 19474 0 -1 4202560 36 0 0 0 4 1 0 0 20 0 22 0 29080010 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960784882600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22814] ppid=22797 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/22803/task/22814/stat : 22814 (java) S 22797 22803 19474 0 -1 4202560 33 0 0 0 5 1 0 0 20 0 22 0 29080010 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960783830056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22815] ppid=22797 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/22803/task/22815/stat : 22815 (java) S 22797 22803 19474 0 -1 4202560 50 0 0 0 6 2 0 0 20 0 22 0 29080010 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960782776488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22816] ppid=22797 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/22803/task/22816/stat : 22816 (java) S 22797 22803 19474 0 -1 4202560 42 0 0 0 7 2 0 0 20 0 22 0 29080010 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960781723944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22817] ppid=22797 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/22803/task/22817/stat : 22817 (java) S 22797 22803 19474 0 -1 4202560 40 0 0 0 4 1 0 0 20 0 22 0 29080010 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960780671400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22818] ppid=22797 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/22803/task/22818/stat : 22818 (java) S 22797 22803 19474 0 -1 4202560 67 0 0 0 9 3 0 0 20 0 22 0 29080010 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960779618856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22819] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22819/stat : 22819 (java) S 22797 22803 19474 0 -1 4202560 467 0 0 0 0 0 0 0 20 0 22 0 29080011 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960649759336 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22820] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22820/stat : 22820 (java) S 22797 22803 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29080012 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960648705656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22821] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22821/stat : 22821 (java) S 22797 22803 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080012 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960647653000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22828] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22828/stat : 22828 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 163691 33554432000 1073741824 1073778376 140733916990704 139960646601744 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22829] ppid=22797 vsize=9824732 CPUtime=1.22 cores=0,2,4,6

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

/proc/22803/task/22813/stat : 22813 (java) S 22797 22803 19474 0 -1 4202560 525 0 0 0 245 15 0 0 20 0 22 0 29080010 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960784882600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22814] ppid=22797 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/22803/task/22814/stat : 22814 (java) S 22797 22803 19474 0 -1 4202560 616 0 0 0 239 15 0 0 20 0 22 0 29080010 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960783830056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22815] ppid=22797 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/22803/task/22815/stat : 22815 (java) S 22797 22803 19474 0 -1 4202560 573 0 0 0 251 17 0 0 20 0 22 0 29080010 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960782776488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22816] ppid=22797 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/22803/task/22816/stat : 22816 (java) S 22797 22803 19474 0 -1 4202560 625 0 0 0 268 17 0 0 20 0 22 0 29080010 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960781723944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22817] ppid=22797 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/22803/task/22817/stat : 22817 (java) S 22797 22803 19474 0 -1 4202560 529 0 0 0 251 15 0 0 20 0 22 0 29080010 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960780671400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22818] ppid=22797 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/22803/task/22818/stat : 22818 (java) S 22797 22803 19474 0 -1 4202560 641 0 0 0 269 20 0 0 20 0 22 0 29080010 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960779618856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22819] ppid=22797 vsize=9824732 CPUtime=3.34 cores=0,2,4,6
/proc/22803/task/22819/stat : 22819 (java) S 22797 22803 19474 0 -1 4202560 2238 0 0 0 328 6 0 0 20 0 22 0 29080011 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960649759336 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22820] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22820/stat : 22820 (java) S 22797 22803 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29080012 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960648705656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22821] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22821/stat : 22821 (java) S 22797 22803 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080012 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960647653000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22828] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22828/stat : 22828 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960646601744 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22829] ppid=22797 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/22803/task/22829/stat : 22829 (java) S 22797 22803 19474 0 -1 4202560 14022 0 0 0 188 3 0 0 20 0 22 0 29080014 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960645548088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22830] ppid=22797 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/22803/task/22830/stat : 22830 (java) S 22797 22803 19474 0 -1 4202560 12121 0 0 0 154 2 0 0 20 0 22 0 29080014 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960644495544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22831] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22831/stat : 22831 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960643443192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22832] ppid=22797 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/22803/task/22832/stat : 22832 (java) S 22797 22803 19474 0 -1 4202560 47 0 0 0 15 14 0 0 20 0 22 0 29080014 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960642390856 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22873] ppid=22797 vsize=9824732 CPUtime=810.35 cores=0,2,4,6
/proc/22803/task/22873/stat : 22873 (java) R 22797 22803 19474 0 -1 4202560 41 0 0 0 81022 13 0 0 20 0 22 0 29080058 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960640921360 139960653671424 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22874] ppid=22797 vsize=9824732 CPUtime=810.3 cores=0,2,4,6
/proc/22803/task/22874/stat : 22874 (java) R 22797 22803 19474 0 -1 4202560 1703 0 0 0 80981 49 0 0 20 0 22 0 29080058 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960639869824 139960653695526 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22875] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22875/stat : 22875 (java) S 22797 22803 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080059 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960638817832 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22876] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22876/stat : 22876 (java) S 22797 22803 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080059 10060525568 916325 33554432000 1073741824 1073778376 140733916990704 139960637765288 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1654.32
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.31 4.28 4.26 5/219 22923
/proc/meminfo: memFree=23352564/32872528 swapFree=1541156/1696500
[pid=22803] ppid=22797 vsize=9824732 CPUtime=1774.94 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22797 22803 19474 0 -1 4202496 38710 0 1 0 177288 206 0 0 20 0 22 0 29080008 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 140733916981840 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22803/statm: 2456183 936806 2301 9 0 2446860 0
[pid=22803/tid=22807] ppid=22797 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/22803/task/22807/stat : 22807 (java) S 22797 22803 19474 0 -1 4202560 2443 0 1 0 47 4 0 0 20 0 22 0 29080009 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960825496440 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22811] ppid=22797 vsize=9824732 CPUtime=3.28 cores=0,2,4,6
/proc/22803/task/22811/stat : 22811 (java) S 22797 22803 19474 0 -1 4202560 638 0 0 0 307 21 0 0 20 0 22 0 29080010 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960786987688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22812] ppid=22797 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/22803/task/22812/stat : 22812 (java) S 22797 22803 19474 0 -1 4202560 567 0 0 0 267 16 0 0 20 0 22 0 29080010 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960785935144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22813] ppid=22797 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/22803/task/22813/stat : 22813 (java) S 22797 22803 19474 0 -1 4202560 544 0 0 0 264 16 0 0 20 0 22 0 29080010 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960784882600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22814] ppid=22797 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/22803/task/22814/stat : 22814 (java) S 22797 22803 19474 0 -1 4202560 632 0 0 0 250 17 0 0 20 0 22 0 29080010 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960783830056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22815] ppid=22797 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/22803/task/22815/stat : 22815 (java) S 22797 22803 19474 0 -1 4202560 585 0 0 0 260 17 0 0 20 0 22 0 29080010 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960782776488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22816] ppid=22797 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/22803/task/22816/stat : 22816 (java) S 22797 22803 19474 0 -1 4202560 647 0 0 0 284 19 0 0 20 0 22 0 29080010 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960781723944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22817] ppid=22797 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/22803/task/22817/stat : 22817 (java) S 22797 22803 19474 0 -1 4202560 534 0 0 0 261 15 0 0 20 0 22 0 29080010 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960780671400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22818] ppid=22797 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/22803/task/22818/stat : 22818 (java) S 22797 22803 19474 0 -1 4202560 667 0 0 0 290 22 0 0 20 0 22 0 29080010 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960779618856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22819] ppid=22797 vsize=9824732 CPUtime=3.34 cores=0,2,4,6
/proc/22803/task/22819/stat : 22819 (java) S 22797 22803 19474 0 -1 4202560 2244 0 0 0 328 6 0 0 20 0 22 0 29080011 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960649759336 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22820] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22820/stat : 22820 (java) S 22797 22803 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29080012 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960648705656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22821] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22821/stat : 22821 (java) S 22797 22803 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080012 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960647653000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22828] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22828/stat : 22828 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960646601744 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22829] ppid=22797 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/22803/task/22829/stat : 22829 (java) S 22797 22803 19474 0 -1 4202560 14022 0 0 0 188 3 0 0 20 0 22 0 29080014 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960645548088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22830] ppid=22797 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/22803/task/22830/stat : 22830 (java) S 22797 22803 19474 0 -1 4202560 12121 0 0 0 154 2 0 0 20 0 22 0 29080014 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960644495544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22831] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22831/stat : 22831 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960643443192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22832] ppid=22797 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/22803/task/22832/stat : 22832 (java) S 22797 22803 19474 0 -1 4202560 51 0 0 0 16 15 0 0 20 0 22 0 29080014 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960642390856 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22873] ppid=22797 vsize=9824732 CPUtime=869.85 cores=0,2,4,6
/proc/22803/task/22873/stat : 22873 (java) R 22797 22803 19474 0 -1 4202560 42 0 0 0 86971 14 0 0 20 0 22 0 29080058 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960640921360 139960653657110 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22874] ppid=22797 vsize=9824732 CPUtime=869.79 cores=0,2,4,6
/proc/22803/task/22874/stat : 22874 (java) R 22797 22803 19474 0 -1 4202560 1708 0 0 0 86929 50 0 0 20 0 22 0 29080058 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960639867664 139960653864643 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22875] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22875/stat : 22875 (java) S 22797 22803 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080059 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960638817832 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22876] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22876/stat : 22876 (java) S 22797 22803 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080059 10060525568 936806 33554432000 1073741824 1073778376 140733916990704 139960637765288 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1774.94
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.801 s]
/proc/loadavg: 4.24 4.26 4.26 5/219 22923
/proc/meminfo: memFree=23209084/32872528 swapFree=1541156/1696500
[pid=22803] ppid=22797 vsize=9824732 CPUtime=1800.16 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22797 22803 19474 0 -1 4202496 38770 0 1 0 179805 211 0 0 20 0 22 0 29080008 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 140733916981840 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22803/statm: 2456183 944997 2301 9 0 2446860 0
[pid=22803/tid=22807] ppid=22797 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/22803/task/22807/stat : 22807 (java) S 22797 22803 19474 0 -1 4202560 2443 0 1 0 47 4 0 0 20 0 22 0 29080009 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960825496440 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22811] ppid=22797 vsize=9824732 CPUtime=3.39 cores=0,2,4,6
/proc/22803/task/22811/stat : 22811 (java) S 22797 22803 19474 0 -1 4202560 652 0 0 0 317 22 0 0 20 0 22 0 29080010 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960786987688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22812] ppid=22797 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/22803/task/22812/stat : 22812 (java) S 22797 22803 19474 0 -1 4202560 569 0 0 0 269 16 0 0 20 0 22 0 29080010 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960785935144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22813] ppid=22797 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/22803/task/22813/stat : 22813 (java) S 22797 22803 19474 0 -1 4202560 553 0 0 0 267 17 0 0 20 0 22 0 29080010 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960784882600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22814] ppid=22797 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/22803/task/22814/stat : 22814 (java) S 22797 22803 19474 0 -1 4202560 640 0 0 0 258 17 0 0 20 0 22 0 29080010 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960783830056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22815] ppid=22797 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/22803/task/22815/stat : 22815 (java) S 22797 22803 19474 0 -1 4202560 586 0 0 0 262 18 0 0 20 0 22 0 29080010 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960782776488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22816] ppid=22797 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/22803/task/22816/stat : 22816 (java) S 22797 22803 19474 0 -1 4202560 653 0 0 0 290 19 0 0 20 0 22 0 29080010 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960781723944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22817] ppid=22797 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/22803/task/22817/stat : 22817 (java) S 22797 22803 19474 0 -1 4202560 538 0 0 0 264 16 0 0 20 0 22 0 29080010 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960780671400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22818] ppid=22797 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/22803/task/22818/stat : 22818 (java) S 22797 22803 19474 0 -1 4202560 679 0 0 0 299 23 0 0 20 0 22 0 29080010 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960779618856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22819] ppid=22797 vsize=9824732 CPUtime=3.35 cores=0,2,4,6
/proc/22803/task/22819/stat : 22819 (java) S 22797 22803 19474 0 -1 4202560 2245 0 0 0 329 6 0 0 20 0 22 0 29080011 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960649759336 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22820] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22820/stat : 22820 (java) S 22797 22803 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29080012 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960648705656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22821] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22821/stat : 22821 (java) S 22797 22803 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080012 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960647653000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22828] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22828/stat : 22828 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960646601744 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22829] ppid=22797 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/22803/task/22829/stat : 22829 (java) S 22797 22803 19474 0 -1 4202560 14022 0 0 0 188 3 0 0 20 0 22 0 29080014 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960645548088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22830] ppid=22797 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/22803/task/22830/stat : 22830 (java) S 22797 22803 19474 0 -1 4202560 12121 0 0 0 154 2 0 0 20 0 22 0 29080014 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960644495544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22831] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22831/stat : 22831 (java) S 22797 22803 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080014 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960643443192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22832] ppid=22797 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/22803/task/22832/stat : 22832 (java) S 22797 22803 19474 0 -1 4202560 51 0 0 0 17 15 0 0 20 0 22 0 29080014 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960642390856 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22873] ppid=22797 vsize=9824732 CPUtime=882.18 cores=0,2,4,6
/proc/22803/task/22873/stat : 22873 (java) R 22797 22803 19474 0 -1 4202560 43 0 0 0 88204 14 0 0 20 0 22 0 29080058 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960640921360 139960653657224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22874] ppid=22797 vsize=9824732 CPUtime=882.12 cores=0,2,4,6
/proc/22803/task/22874/stat : 22874 (java) R 22797 22803 19474 0 -1 4202560 1710 0 0 0 88162 50 0 0 20 0 22 0 29080058 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960639869824 139960653864704 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22875] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22875/stat : 22875 (java) S 22797 22803 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080059 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960638817832 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22876] ppid=22797 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22876/stat : 22876 (java) S 22797 22803 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080059 10060525568 944997 33554432000 1073741824 1073778376 140733916990704 139960637765288 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
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 22803 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

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

Real time (s): 894.875
CPU time (s): 1800.16
CPU user time (s): 1798.05
CPU system time (s): 2.11
CPU usage (%): 201.163
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.52
system time used= 2.6006
maximum resident set size= 3780104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38804
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24212
involuntary context switches= 30659

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.40018 second user time and 7.57785 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 19:00:13
IDJOB=4117150
IDBENCH=109559
IDSOLVER=2543
FILE ID=node125/4117150-1466960413
RUNJOBID= node125-1466943674-19490
PBS_JOBID= 19976354
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size160-round22-5.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117150-1466960413/watcher-4117150-1466960413 -o /tmp/evaluation-result-4117150-1466960413/solver-4117150-1466960413 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19490 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117150-1466960413.opb

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

MD5SUM BENCH= 75c43c1e8dd4ee0aa0fd4eb90cc8ead0
RANDOM SEED=1920936227

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.021
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.021
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:        30407356 kB
Buffers:           22540 kB
Cached:            43820 kB
SwapCached:         1740 kB
Active:            28508 kB
Inactive:          40636 kB
Active(anon):       4828 kB
Inactive(anon):      448 kB
Active(file):      23680 kB
Inactive(file):    40188 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67098448 kB
Dirty:              1316 kB
Writeback:             0 kB
AnonPages:       1774916 kB
Mapped:             7280 kB
Shmem:                 0 kB
Slab:             565792 kB
SReclaimable:       9572 kB
SUnreclaim:       556220 kB
KernelStack:        1720 kB
PageTables:         7320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1795436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node125 at 2016-06-26 19:15:08