Trace number 4116622

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.14 894.659

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size144-round22-1.opb
MD5SUM236f8faf1e8f3de6a4b12979ca18f795
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 variables4128
Total number of constraints8720
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)432
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.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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4116622-1466957726.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.78/0.47	c ... done. Wall clock time 0.369s.
0.78/0.47	c declared #vars     4128
1.08/0.50	c #constraints  10016
1.08/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.08/0.50	c constraints type 
1.08/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
1.08/0.50	c org.sat4j.specs.Constr$1 => 920
1.08/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.08/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 520
1.08/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
1.08/0.50	c 10016 constraints processed.
1.08/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.08/0.50	c constraints type 
1.08/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.08/0.50	c org.sat4j.specs.Constr$1 => 920
1.08/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
1.08/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
1.08/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 520
1.08/0.50	c 10016 constraints processed.
4.67/1.41	c cleaning 2488 clauses out of 4998 with flag 16904/5000
6.46/2.01	c cleaning 4240 clauses out of 8510 with flag 38690/11000
7.72/2.69	c cleaning 5615 clauses out of 11271 with flag 68648/18001
9.39/3.50	c cleaning 6814 clauses out of 13655 with flag 103562/26000
11.47/4.45	c cleaning 7917 clauses out of 15842 with flag 146102/35001
13.87/5.59	c cleaning 8943 clauses out of 17926 with flag 194646/45002
16.51/6.84	c cleaning 9988 clauses out of 19981 with flag 251296/56000
19.11/8.17	c cleaning 10995 clauses out of 21993 with flag 312504/68000
22.40/9.72	c cleaning 11993 clauses out of 23998 with flag 382405/81000
25.80/11.40	c cleaning 12996 clauses out of 26005 with flag 459993/95000
29.72/13.37	c cleaning 13997 clauses out of 28010 with flag 543457/110001
33.92/15.44	c cleaning 14999 clauses out of 30013 with flag 633069/126001
35.50/16.23	c cleaning 0 clauses out of 5000 with flag 0/5000
39.14/17.82	c cleaning 15996 clauses out of 32014 with flag 728775/143001
44.11/20.24	c cleaning 16992 clauses out of 34017 with flag 831824/161000
49.60/22.92	c cleaning 17985 clauses out of 36025 with flag 940375/180000
55.20/25.75	c cleaning 18991 clauses out of 38040 with flag 1058655/200000
61.23/28.75	c cleaning 20010 clauses out of 40049 with flag 1183715/221000
67.91/32.03	c cleaning 20976 clauses out of 42039 with flag 1314673/243000
74.90/35.51	c cleaning 22021 clauses out of 44066 with flag 1450838/266003
82.30/39.22	c cleaning 23009 clauses out of 46042 with flag 1591483/290000
90.21/43.17	c cleaning 23988 clauses out of 48034 with flag 1743026/315001
98.42/47.30	c cleaning 24991 clauses out of 50046 with flag 1898826/341001
107.55/51.77	c cleaning 26012 clauses out of 52056 with flag 2063300/368002
117.63/56.72	c cleaning 27012 clauses out of 54042 with flag 2231611/396000
127.44/61.64	c cleaning 27998 clauses out of 56030 with flag 2406715/425000
138.12/66.96	c cleaning 28999 clauses out of 58032 with flag 2589678/455000
149.53/72.70	c cleaning 30014 clauses out of 60033 with flag 2775547/486000
161.62/78.64	c cleaning 30994 clauses out of 62019 with flag 2971295/518000
174.48/85.02	c cleaning 32000 clauses out of 64025 with flag 3170586/551000
187.76/91.60	c cleaning 33009 clauses out of 66025 with flag 3380010/585000
201.56/98.50	c cleaning 33996 clauses out of 68016 with flag 3589353/620000
215.84/105.70	c cleaning 34995 clauses out of 70020 with flag 3810620/656000
231.31/113.34	c cleaning 36008 clauses out of 72025 with flag 4037897/693000
247.90/121.96	c cleaning 36998 clauses out of 74017 with flag 4271342/731000
258.30/127.10	c cleaning 0 clauses out of 11002 with flag 0/11002
263.97/129.96	c cleaning 38000 clauses out of 76019 with flag 4511506/770000
280.95/138.46	c cleaning 38978 clauses out of 78019 with flag 4757635/810000
298.66/147.28	c cleaning 40013 clauses out of 80041 with flag 5010918/851000
317.18/156.44	c cleaning 40980 clauses out of 82029 with flag 5271908/893001
336.91/166.24	c cleaning 41980 clauses out of 84048 with flag 5541653/936000
357.22/176.31	c cleaning 43010 clauses out of 86068 with flag 5814669/980000
378.19/186.72	c cleaning 44014 clauses out of 88059 with flag 6092158/1025001
400.30/197.70	c cleaning 44991 clauses out of 90044 with flag 6375343/1071000
422.59/208.87	c cleaning 46005 clauses out of 92054 with flag 6664288/1118001
446.09/220.50	c cleaning 46983 clauses out of 94048 with flag 6961112/1166000
470.99/232.98	c cleaning 48026 clauses out of 96066 with flag 7261720/1215001
496.83/246.36	c cleaning 49005 clauses out of 98039 with flag 7572324/1265000
522.70/259.25	c cleaning 49977 clauses out of 100034 with flag 7888837/1316000
549.89/272.72	c cleaning 51019 clauses out of 102058 with flag 8209825/1368001
578.21/286.88	c cleaning 51978 clauses out of 104038 with flag 8536271/1421000
607.49/301.34	c cleaning 53018 clauses out of 106061 with flag 8871013/1475001
637.07/316.06	c cleaning 54002 clauses out of 108043 with flag 9210448/1530001
668.31/331.50	c cleaning 55013 clauses out of 110041 with flag 9549303/1586001
700.56/347.53	c cleaning 55990 clauses out of 112027 with flag 9895332/1643000
733.88/364.11	c cleaning 56983 clauses out of 114039 with flag 10249227/1701002
767.94/381.00	c cleaning 58027 clauses out of 116054 with flag 10608239/1760000
803.67/398.72	c cleaning 59015 clauses out of 118029 with flag 10971755/1820002
840.53/417.03	c cleaning 59958 clauses out of 120012 with flag 11340963/1881000
877.11/435.28	c cleaning 61016 clauses out of 122055 with flag 11715131/1943001
915.28/454.21	c cleaning 61994 clauses out of 124039 with flag 12104198/2006001
954.50/473.73	c cleaning 63003 clauses out of 126045 with flag 12489005/2070001
994.74/493.75	c cleaning 63992 clauses out of 128041 with flag 12885310/2135000
1007.49/500.00	c cleaning 0 clauses out of 18000 with flag 0/18000
1035.25/513.90	c cleaning 65010 clauses out of 130050 with flag 13283454/2201001
1077.58/534.87	c cleaning 65988 clauses out of 132039 with flag 13689663/2268000
1122.86/557.29	c cleaning 67021 clauses out of 134051 with flag 14101054/2336000
1168.61/579.93	c cleaning 67986 clauses out of 136032 with flag 14521945/2405002
1217.08/604.92	c cleaning 69005 clauses out of 138045 with flag 14946789/2475001
1264.89/628.74	c cleaning 70005 clauses out of 140039 with flag 15377756/2546000
1313.49/652.95	c cleaning 70968 clauses out of 142035 with flag 15815364/2618001
1364.16/678.04	c cleaning 72005 clauses out of 144066 with flag 16258001/2691000
1415.66/703.62	c cleaning 72976 clauses out of 146061 with flag 16706720/2765000
1468.94/730.03	c cleaning 74025 clauses out of 148085 with flag 17161340/2840000
1522.80/756.75	c cleaning 75008 clauses out of 150062 with flag 17622509/2916002
1579.31/784.81	c cleaning 75999 clauses out of 152052 with flag 18087463/2993000
1634.93/812.59	c cleaning 76977 clauses out of 154053 with flag 18568716/3071000
1693.04/841.47	c cleaning 77990 clauses out of 156076 with flag 19038492/3150000
1753.46/871.45	c cleaning 79036 clauses out of 158091 with flag 19523217/3230005
1800.14/894.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/894.60	c starts		: 29085
1800.14/894.60	c conflicts		: 3295692
1800.14/894.60	c decisions		: 29646125
1800.14/894.60	c propagations		: 435983905
1800.14/894.60	c inspects		: 9563047880
1800.14/894.60	c shortcuts		: 0
1800.14/894.60	c learnt literals	: 2
1800.14/894.60	c learnt binary clauses	: 61
1800.14/894.60	c learnt ternary clauses	: 819
1800.14/894.60	c learnt constraints	: 3295690
1800.14/894.60	c ignored constraints	: 0
1800.14/894.60	c root simplifications	: 0
1800.14/894.60	c removed literals (reason simplification)	: 2691786
1800.14/894.60	c reason swapping (by a shorter reason)	: 0
1800.14/894.60	c Calls to reduceDB	: 76
1800.14/894.60	c Number of update (reduction) of LBD	: 709058
1800.14/894.60	c Imported unit clauses	: 0
1800.14/894.60	c number of reductions to clauses (during analyze)	: 0
1800.14/894.60	c number of learned constraints concerned by reduction	: 0
1800.14/894.60	c number of learning phase by resolution	: 0
1800.14/894.60	c number of learning phase by cutting planes	: 0
1800.14/894.60	c speed (assignments/second)	: 487616.11228110985
1800.14/894.60	c non guided choices	7965
1800.14/894.63	c learnt constraints type 
1800.14/894.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 61
1800.14/894.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 144681
1800.14/894.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/894.63	c starts		: 51
1800.14/894.63	c conflicts		: 22374
1800.14/894.63	c decisions		: 71598
1800.14/894.63	c propagations		: 2662580
1800.14/894.63	c inspects		: 864525605
1800.14/894.63	c shortcuts		: 0
1800.14/894.63	c learnt literals	: 0
1800.14/894.63	c learnt binary clauses	: 0
1800.14/894.63	c learnt ternary clauses	: 0
1800.14/894.63	c learnt constraints	: 22374
1800.14/894.63	c ignored constraints	: 0
1800.14/894.63	c root simplifications	: 0
1800.14/894.63	c removed literals (reason simplification)	: 0
1800.14/894.63	c reason swapping (by a shorter reason)	: 0
1800.14/894.63	c Calls to reduceDB	: 3
1800.14/894.63	c Number of update (reduction) of LBD	: 0
1800.14/894.63	c Imported unit clauses	: 0
1800.14/894.63	c number of reductions to clauses (during analyze)	: 0
1800.14/894.63	c number of learned constraints concerned by reduction	: 0
1800.14/894.63	c number of learning phase by resolution	: 0
1800.14/894.63	c number of learning phase by cutting planes	: 0
1800.14/894.63	c speed (assignments/second)	: 2977.8177417803513
1800.14/894.63	c non guided choices	242
1800.14/894.64	c learnt constraints type 
1800.14/894.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 18
1800.14/894.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22356
1800.14/894.64	s UNKNOWN
1800.14/894.64	c Total wall clock time (in seconds): 894.534

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

pid=22374
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.46 4.25 4.23 5/197 22377
/proc/meminfo: memFree=30210600/32872528 swapFree=1541156/1696500
[pid=22377] ppid=22374 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/22377/stat : 22377 (java) S 22374 22377 19474 0 -1 4202496 1311 0 0 0 0 0 0 0 20 0 2 0 28811353 98635776 942 33554432000 1073741824 1073778376 140736660349296 140736660340432 270710898749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22377/statm: 24081 949 720 9 0 16771 0
[pid=22377/tid=22378] ppid=22374 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22378/stat : 22378 (java) R 22374 22377 19474 0 -1 4202560 126 0 0 0 0 0 0 0 20 0 2 0 28811354 98570240 973 33554432000 1073741824 1073778376 140736660349296 139736393424424 270707188837 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.46 4.25 4.23 5/197 22377
/proc/meminfo: memFree=30210600/32872528 swapFree=1541156/1696500
[pid=22377] ppid=22374 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/22377/stat : 22377 (java) S 22374 22377 19474 0 -1 4202496 4482 0 1 0 10 1 0 0 20 0 18 0 28811353 9787879424 6123 33554432000 1073741824 1073778376 140736660349296 140736660340432 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22377/statm: 2389619 6123 2156 9 0 2380296 0
[pid=22377/tid=22378] ppid=22374 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/22377/task/22378/stat : 22378 (java) R 22374 22377 19474 0 -1 4202560 2386 0 1 0 6 1 0 0 20 0 18 0 28811354 9787879424 6123 33554432000 1073741824 1073778376 140736660349296 139736393427872 270710924557 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200271 s]
/proc/loadavg: 4.46 4.25 4.23 5/197 22377
/proc/meminfo: memFree=30210600/32872528 swapFree=1541156/1696500
[pid=22377] ppid=22374 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/22377/stat : 22377 (java) S 22374 22377 19474 0 -1 4202496 4704 0 1 0 26 1 0 0 20 0 18 0 28811353 9787879424 6795 33554432000 1073741824 1073778376 140736660349296 140736660340432 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22377/statm: 2389619 6795 2214 9 0 2380296 0
[pid=22377/tid=22378] ppid=22374 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/22377/task/22378/stat : 22378 (java) R 22374 22377 19474 0 -1 4202560 2403 0 1 0 16 2 0 0 20 0 18 0 28811354 9787879424 6795 33554432000 1073741824 1073778376 140736660349296 139736393429224 139736240973607 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.30027 s]
/proc/loadavg: 4.46 4.25 4.23 5/197 22377
/proc/meminfo: memFree=30210600/32872528 swapFree=1541156/1696500
[pid=22377] ppid=22374 vsize=9558476 CPUtime=0.52 cores=1,3,5,7
/proc/22377/stat : 22377 (java) S 22374 22377 19474 0 -1 4202496 6008 0 1 0 50 2 0 0 20 0 18 0 28811353 9787879424 9093 33554432000 1073741824 1073778376 140736660349296 140736660340432 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22377/statm: 2389619 9093 2234 9 0 2380296 0
[pid=22377/tid=22378] ppid=22374 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/22377/task/22378/stat : 22378 (java) R 22374 22377 19474 0 -1 4202560 2406 0 1 0 26 2 0 0 20 0 18 0 28811354 9787879424 9093 33554432000 1073741824 1073778376 140736660349296 139736393429224 139736240944544 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558476

[startup+0.700233 s]
/proc/loadavg: 4.46 4.25 4.23 5/197 22377
/proc/meminfo: memFree=30210600/32872528 swapFree=1541156/1696500
[pid=22377] ppid=22374 vsize=9824732 CPUtime=1.88 cores=1,3,5,7
/proc/22377/stat : 22377 (java) S 22374 22377 19474 0 -1 4202496 15815 0 1 0 184 4 0 0 20 0 22 0 28811353 10060525568 23458 33554432000 1073741824 1073778376 140736660349296 140736660340432 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22377/statm: 2456183 23458 2266 9 0 2446860 0
[pid=22377/tid=22378] ppid=22374 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/22377/task/22378/stat : 22378 (java) S 22374 22377 19474 0 -1 4202560 2437 0 1 0 44 2 0 0 20 0 22 0 28811354 10060525568 23458 33554432000 1073741824 1073778376 140736660349296 139736393429880 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.46 4.25 4.23 7/219 22399
/proc/meminfo: memFree=29934436/32872528 swapFree=1541156/1696500
[pid=22377] ppid=22374 vsize=9824732 CPUtime=4.99 cores=1,3,5,7
/proc/22377/stat : 22377 (java) S 22374 22377 19474 0 -1 4202496 26144 0 1 0 490 9 0 0 20 0 22 0 28811353 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 140736660340432 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22377/statm: 2456183 48308 2292 9 0 2446860 0
[pid=22377/tid=22378] ppid=22374 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/22377/task/22378/stat : 22378 (java) S 22374 22377 19474 0 -1 4202560 2437 0 1 0 44 2 0 0 20 0 22 0 28811354 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139736393429880 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22380] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22380/stat : 22380 (java) S 22374 22377 19474 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 28811355 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139736365882280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22381] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22381/stat : 22381 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811355 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139736364829736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22382] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22382/stat : 22382 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811355 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139736363776680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22383] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22383/stat : 22383 (java) S 22374 22377 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28811355 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139736362724136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22384] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22384/stat : 22384 (java) S 22374 22377 19474 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 28811355 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139736361671080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22385] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22385/stat : 22385 (java) S 22374 22377 19474 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 28811355 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139736360618536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22386] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22386/stat : 22386 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811355 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139736359565480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22387] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22387/stat : 22387 (java) S 22374 22377 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28811355 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139736229914920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22388] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22388/stat : 22388 (java) S 22374 22377 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28811356 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139735746968424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22389] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22389/stat : 22389 (java) S 22374 22377 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28811356 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139735745914744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22390] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22390/stat : 22390 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811356 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139735744861576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22391] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22391/stat : 22391 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811358 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139735743810320 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22392] ppid=22374 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/22377/task/22392/stat : 22392 (java) R 22374 22377 19474 0 -1 4202560 10327 0 0 0 115 1 0 0 20 0 22 0 28811358 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139735742757176 139736400410844 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22393] ppid=22374 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/22377/task/22393/stat : 22393 (java) R 22374 22377 19474 0 -1 4202560 11973 0 0 0 125 3 0 0 20 0 22 0 28811358 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139735741682744 139736399572299 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22394] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22394/stat : 22394 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811358 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139735740651768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22395] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22395/stat : 22395 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811358 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139735739599432 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22396] ppid=22374 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/22377/task/22396/stat : 22396 (java) R 22374 22377 19474 0 -1 4202560 17 0 0 0 99 0 0 0 20 0 22 0 28811402 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139735738544952 139736241422767 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22397] ppid=22374 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/22377/task/22397/stat : 22397 (java) R 22374 22377 19474 0 -1 4202560 73 0 0 0 97 2 0 0 20 0 22 0 28811402 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139735737491560 139736241439085 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22398] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22398/stat : 22398 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811403 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139735736440104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22399] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22399/stat : 22399 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811403 10060525568 48308 33554432000 1073741824 1073778376 140736660349296 139735735387560 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 9824732

[startup+3.10098 s]
/proc/loadavg: 4.46 4.25 4.23 5/219 22399
/proc/meminfo: memFree=29820488/32872528 swapFree=1541156/1696500
[pid=22377] ppid=22374 vsize=9824732 CPUtime=8.77 cores=1,3,5,7
/proc/22377/stat : 22377 (java) S 22374 22377 19474 0 -1 4202496 27413 0 1 0 861 16 0 0 20 0 22 0 28811353 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 140736660340432 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22377/statm: 2456183 88556 2292 9 0 2446860 0
[pid=22377/tid=22378] ppid=22374 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/22377/task/22378/stat : 22378 (java) S 22374 22377 19474 0 -1 4202560 2438 0 1 0 44 2 0 0 20 0 22 0 28811354 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139736393429880 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22380] ppid=22374 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/22377/task/22380/stat : 22380 (java) S 22374 22377 19474 0 -1 4202560 36 0 0 0 5 1 0 0 20 0 22 0 28811355 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139736365882280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22381] ppid=22374 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/22377/task/22381/stat : 22381 (java) S 22374 22377 19474 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 28811355 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139736364829736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22382] ppid=22374 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22377/task/22382/stat : 22382 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 28811355 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139736363776680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22383] ppid=22374 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/22377/task/22383/stat : 22383 (java) S 22374 22377 19474 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 28811355 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139736362724136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22384] ppid=22374 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/22377/task/22384/stat : 22384 (java) S 22374 22377 19474 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 28811355 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139736361671080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22385] ppid=22374 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/22377/task/22385/stat : 22385 (java) S 22374 22377 19474 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 22 0 28811355 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139736360618536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22386] ppid=22374 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/22377/task/22386/stat : 22386 (java) S 22374 22377 19474 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 22 0 28811355 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139736359565480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22387] ppid=22374 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/22377/task/22387/stat : 22387 (java) S 22374 22377 19474 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 28811355 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139736229914920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22388] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22388/stat : 22388 (java) S 22374 22377 19474 0 -1 4202560 200 0 0 0 0 0 0 0 20 0 22 0 28811356 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139735746968424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22389] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22389/stat : 22389 (java) S 22374 22377 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28811356 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139735745914744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22390] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22390/stat : 22390 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811356 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139735744861576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22391] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22391/stat : 22391 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811358 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139735743810320 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22392] ppid=22374 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/22377/task/22392/stat : 22392 (java) S 22374 22377 19474 0 -1 4202560 11181 0 0 0 126 2 0 0 20 0 22 0 28811358 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139735742757176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22393] ppid=22374 vsize=9824732 CPUtime=1.61 cores=1,3,5,7
/proc/22377/task/22393/stat : 22393 (java) S 22374 22377 19474 0 -1 4202560 12030 0 0 0 158 3 0 0 20 0 22 0 28811358 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139735741704632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22394] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22394/stat : 22394 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811358 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139735740651768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22395] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22395/stat : 22395 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811358 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139735739599432 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22396] ppid=22374 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/22377/task/22396/stat : 22396 (java) R 22374 22377 19474 0 -1 4202560 17 0 0 0 247 0 0 0 20 0 22 0 28811402 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139735738543416 139736241607742 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22397] ppid=22374 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/22377/task/22397/stat : 22397 (java) R 22374 22377 19474 0 -1 4202560 126 0 0 0 245 2 0 0 20 0 22 0 28811402 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139735737491592 139736241994184 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22398] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22398/stat : 22398 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811403 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139735736440104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22399] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22399/stat : 22399 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811403 10060525568 88556 33554432000 1073741824 1073778376 140736660349296 139735735387560 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.77
Current children cumulated vsize (KiB) 9824732

[startup+6.30091 s]
/proc/loadavg: 4.50 4.26 4.23 5/219 22399
/proc/meminfo: memFree=29159392/32872528 swapFree=1541156/1696500
[pid=22377] ppid=22374 vsize=9824732 CPUtime=15.51 cores=1,3,5,7
/proc/22377/stat : 22377 (java) S 22374 22377 19474 0 -1 4202496 28538 0 1 0 1523 28 0 0 20 0 22 0 28811353 10060525568 162631 33554432000 1073741824 1073778376 140736660349296 140736660340432 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22377/statm: 2456183 162631 2292 9 0 2446860 0
[pid=22377/tid=22378] ppid=22374 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/22377/task/22378/stat : 22378 (java) S 22374 22377 19474 0 -1 4202560 2438 0 1 0 44 2 0 0 20 0 22 0 28811354 10060525568 162631 33554432000 1073741824 1073778376 140736660349296 139736393429880 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22380] ppid=22374 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/22377/task/22380/stat : 22380 (java) S 22374 22377 19474 0 -1 4202560 152 0 0 0 9 2 0 0 20 0 22 0 28811355 10060525568 162631 33554432000 1073741824 1073778376 140736660349296 139736365882280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22381] ppid=22374 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22377/task/22381/stat : 22381 (java) S 22374 22377 19474 0 -1 4202560 106 0 0 0 5 0 0 0 20 0 22 0 28811355 10060525568 162631 33554432000 1073741824 1073778376 140736660349296 139736364829736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22382] ppid=22374 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22377/task/22382/stat : 22382 (java) S 22374 22377 19474 0 -1 4202560 33 0 0 0 3 2 0 0 20 0 22 0 28811355 10060525568 162631 33554432000 1073741824 1073778376 140736660349296 139736363776680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22383] ppid=22374 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/22377/task/22383/stat : 22383 (java) S 22374 22377 19474 0 -1 4202560 89 0 0 0 6 2 0 0 20 0 22 0 28811355 10060525568 162631 33554432000 1073741824 1073778376 140736660349296 139736362724136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22384] ppid=22374 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/22377/task/22384/stat : 22384 (java) S 22374 22377 19474 0 -1 4202560 79 0 0 0 5 2 0 0 20 0 22 0 28811355 10060525568 162631 33554432000 1073741824 1073778376 140736660349296 139736361671080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22385] ppid=22374 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/22377/task/22385/stat : 22385 (java) S 22374 22377 19474 0 -1 4202560 249 0 0 0 11 4 0 0 20 0 22 0 28811355 10060525568 162631 33554432000 1073741824 1073778376 140736660349296 139736360618536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22386] ppid=22374 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/22377/task/22386/stat : 22386 (java) S 22374 22377 19474 0 -1 4202560 59 0 0 0 7 3 0 0 20 0 22 0 28811355 10060525568 162631 33554432000 1073741824 1073778376 140736660349296 139736359565480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22387] ppid=22374 vsize=9824732 CPUtime=0.1 cores=1,3,5,7

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

/proc/22377/task/22382/stat : 22382 (java) S 22374 22377 19474 0 -1 4202560 627 0 0 0 255 15 0 0 20 0 22 0 28811355 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139736363776680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22383] ppid=22374 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/22377/task/22383/stat : 22383 (java) S 22374 22377 19474 0 -1 4202560 609 0 0 0 259 13 0 0 20 0 22 0 28811355 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139736362724136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22384] ppid=22374 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/22377/task/22384/stat : 22384 (java) S 22374 22377 19474 0 -1 4202560 569 0 0 0 263 17 0 0 20 0 22 0 28811355 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139736361671080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22385] ppid=22374 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/22377/task/22385/stat : 22385 (java) S 22374 22377 19474 0 -1 4202560 705 0 0 0 264 17 0 0 20 0 22 0 28811355 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139736360618536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22386] ppid=22374 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/22377/task/22386/stat : 22386 (java) S 22374 22377 19474 0 -1 4202560 678 0 0 0 258 18 0 0 20 0 22 0 28811355 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139736359565480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22387] ppid=22374 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/22377/task/22387/stat : 22387 (java) S 22374 22377 19474 0 -1 4202560 913 0 0 0 258 20 0 0 20 0 22 0 28811355 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139736229914920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22388] ppid=22374 vsize=9824732 CPUtime=3.7 cores=1,3,5,7
/proc/22377/task/22388/stat : 22388 (java) S 22374 22377 19474 0 -1 4202560 2285 0 0 0 360 10 0 0 20 0 22 0 28811356 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139735746968424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22389] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22389/stat : 22389 (java) S 22374 22377 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28811356 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139735745914744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22390] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22390/stat : 22390 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811356 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139735744861576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22391] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22391/stat : 22391 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811358 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139735743810320 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22392] ppid=22374 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/22377/task/22392/stat : 22392 (java) S 22374 22377 19474 0 -1 4202560 11185 0 0 0 137 2 0 0 20 0 22 0 28811358 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139735742757176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22393] ppid=22374 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/22377/task/22393/stat : 22393 (java) S 22374 22377 19474 0 -1 4202560 16469 0 0 0 220 4 0 0 20 0 22 0 28811358 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139735741704632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22394] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22394/stat : 22394 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811358 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139735740651768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22395] ppid=22374 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/22377/task/22395/stat : 22395 (java) S 22374 22377 19474 0 -1 4202560 47 0 0 0 13 21 0 0 20 0 22 0 28811358 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139735739599432 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22396] ppid=22374 vsize=9824732 CPUtime=809.83 cores=1,3,5,7
/proc/22377/task/22396/stat : 22396 (java) R 22374 22377 19474 0 -1 4202560 64 0 0 0 80971 12 0 0 20 0 22 0 28811402 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139735738544128 139736241622152 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22397] ppid=22374 vsize=9824732 CPUtime=809.83 cores=1,3,5,7
/proc/22377/task/22397/stat : 22397 (java) R 22374 22377 19474 0 -1 4202560 1978 0 0 0 80937 46 0 0 20 0 22 0 28811402 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139735737492608 139736241689726 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22398] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22398/stat : 22398 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811403 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139735736440104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22399] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22399/stat : 22399 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811403 10060525568 933131 33554432000 1073741824 1073778376 140736660349296 139735735387560 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1654.63
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.18 4.28 4.26 5/220 22422
/proc/meminfo: memFree=22913172/32872528 swapFree=1541156/1696500
[pid=22377] ppid=22374 vsize=9824732 CPUtime=1775.39 cores=1,3,5,7
/proc/22377/stat : 22377 (java) S 22374 22377 19474 0 -1 4202496 41190 0 1 0 177340 199 0 0 20 0 22 0 28811353 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 140736660340432 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22377/statm: 2456183 934879 2301 9 0 2446860 0
[pid=22377/tid=22378] ppid=22374 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/22377/task/22378/stat : 22378 (java) S 22374 22377 19474 0 -1 4202560 2440 0 1 0 47 4 0 0 20 0 22 0 28811354 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139736393429880 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22380] ppid=22374 vsize=9824732 CPUtime=3.4 cores=1,3,5,7
/proc/22377/task/22380/stat : 22380 (java) S 22374 22377 19474 0 -1 4202560 716 0 0 0 321 19 0 0 20 0 22 0 28811355 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139736365882280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22381] ppid=22374 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/22377/task/22381/stat : 22381 (java) S 22374 22377 19474 0 -1 4202560 601 0 0 0 296 15 0 0 20 0 22 0 28811355 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139736364829736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22382] ppid=22374 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/22377/task/22382/stat : 22382 (java) S 22374 22377 19474 0 -1 4202560 628 0 0 0 274 15 0 0 20 0 22 0 28811355 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139736363776680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22383] ppid=22374 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/22377/task/22383/stat : 22383 (java) S 22374 22377 19474 0 -1 4202560 613 0 0 0 283 14 0 0 20 0 22 0 28811355 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139736362724136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22384] ppid=22374 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/22377/task/22384/stat : 22384 (java) S 22374 22377 19474 0 -1 4202560 569 0 0 0 278 17 0 0 20 0 22 0 28811355 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139736361671080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22385] ppid=22374 vsize=9824732 CPUtime=3.06 cores=1,3,5,7
/proc/22377/task/22385/stat : 22385 (java) S 22374 22377 19474 0 -1 4202560 706 0 0 0 289 17 0 0 20 0 22 0 28811355 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139736360618536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22386] ppid=22374 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/22377/task/22386/stat : 22386 (java) S 22374 22377 19474 0 -1 4202560 680 0 0 0 278 18 0 0 20 0 22 0 28811355 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139736359565480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22387] ppid=22374 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/22377/task/22387/stat : 22387 (java) S 22374 22377 19474 0 -1 4202560 915 0 0 0 279 20 0 0 20 0 22 0 28811355 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139736229914920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22388] ppid=22374 vsize=9824732 CPUtime=3.7 cores=1,3,5,7
/proc/22377/task/22388/stat : 22388 (java) S 22374 22377 19474 0 -1 4202560 2303 0 0 0 360 10 0 0 20 0 22 0 28811356 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139735746968424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22389] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22389/stat : 22389 (java) S 22374 22377 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28811356 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139735745914744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22390] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22390/stat : 22390 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811356 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139735744861576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22391] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22391/stat : 22391 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811358 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139735743810320 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22392] ppid=22374 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/22377/task/22392/stat : 22392 (java) S 22374 22377 19474 0 -1 4202560 11185 0 0 0 137 2 0 0 20 0 22 0 28811358 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139735742757176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22393] ppid=22374 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/22377/task/22393/stat : 22393 (java) S 22374 22377 19474 0 -1 4202560 16469 0 0 0 220 4 0 0 20 0 22 0 28811358 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139735741704632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22394] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22394/stat : 22394 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811358 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139735740651768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22395] ppid=22374 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/22377/task/22395/stat : 22395 (java) S 22374 22377 19474 0 -1 4202560 51 0 0 0 14 22 0 0 20 0 22 0 28811358 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139735739599432 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22396] ppid=22374 vsize=9824732 CPUtime=869.27 cores=1,3,5,7
/proc/22377/task/22396/stat : 22396 (java) R 22374 22377 19474 0 -1 4202560 64 0 0 0 86914 13 0 0 20 0 22 0 28811402 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139735738544128 139736241718716 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22397] ppid=22374 vsize=9824732 CPUtime=869.24 cores=1,3,5,7
/proc/22377/task/22397/stat : 22397 (java) R 22374 22377 19474 0 -1 4202560 1984 0 0 0 86877 47 0 0 20 0 22 0 28811402 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139735737492608 139736241994112 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22398] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22398/stat : 22398 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811403 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139735736440104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22399] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22399/stat : 22399 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811403 10060525568 934879 33554432000 1073741824 1073778376 140736660349296 139735735387560 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1775.39
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.601 s]
/proc/loadavg: 4.37 4.31 4.27 7/220 22491
/proc/meminfo: memFree=26578580/32872528 swapFree=1541156/1696500
[pid=22377] ppid=22374 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/22377/stat : 22377 (java) S 22374 22377 19474 0 -1 4202496 41201 0 1 0 179814 200 0 0 20 0 22 0 28811353 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 140736660340432 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22377/statm: 2456183 936414 2301 9 0 2446860 0
[pid=22377/tid=22378] ppid=22374 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/22377/task/22378/stat : 22378 (java) S 22374 22377 19474 0 -1 4202560 2440 0 1 0 47 4 0 0 20 0 22 0 28811354 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139736393429880 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22380] ppid=22374 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/22377/task/22380/stat : 22380 (java) S 22374 22377 19474 0 -1 4202560 716 0 0 0 324 19 0 0 20 0 22 0 28811355 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139736365882280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22381] ppid=22374 vsize=9824732 CPUtime=3.12 cores=1,3,5,7
/proc/22377/task/22381/stat : 22381 (java) S 22374 22377 19474 0 -1 4202560 602 0 0 0 297 15 0 0 20 0 22 0 28811355 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139736364829736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22382] ppid=22374 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/22377/task/22382/stat : 22382 (java) S 22374 22377 19474 0 -1 4202560 628 0 0 0 275 15 0 0 20 0 22 0 28811355 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139736363776680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22383] ppid=22374 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/22377/task/22383/stat : 22383 (java) S 22374 22377 19474 0 -1 4202560 614 0 0 0 285 14 0 0 20 0 22 0 28811355 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139736362724136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22384] ppid=22374 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/22377/task/22384/stat : 22384 (java) S 22374 22377 19474 0 -1 4202560 569 0 0 0 279 17 0 0 20 0 22 0 28811355 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139736361671080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22385] ppid=22374 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/22377/task/22385/stat : 22385 (java) S 22374 22377 19474 0 -1 4202560 708 0 0 0 298 17 0 0 20 0 22 0 28811355 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139736360618536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22386] ppid=22374 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/22377/task/22386/stat : 22386 (java) S 22374 22377 19474 0 -1 4202560 683 0 0 0 286 19 0 0 20 0 22 0 28811355 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139736359565480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22387] ppid=22374 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/22377/task/22387/stat : 22387 (java) S 22374 22377 19474 0 -1 4202560 918 0 0 0 288 20 0 0 20 0 22 0 28811355 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139736229914920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22388] ppid=22374 vsize=9824732 CPUtime=3.7 cores=1,3,5,7
/proc/22377/task/22388/stat : 22388 (java) S 22374 22377 19474 0 -1 4202560 2303 0 0 0 360 10 0 0 20 0 22 0 28811356 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139735746968424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22389] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22389/stat : 22389 (java) S 22374 22377 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28811356 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139735745914744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22390] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22390/stat : 22390 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811356 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139735744861576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22391] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22391/stat : 22391 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811358 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139735743810320 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22392] ppid=22374 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/22377/task/22392/stat : 22392 (java) S 22374 22377 19474 0 -1 4202560 11185 0 0 0 137 2 0 0 20 0 22 0 28811358 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139735742757176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22377/tid=22393] ppid=22374 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/22377/task/22393/stat : 22393 (java) S 22374 22377 19474 0 -1 4202560 16469 0 0 0 220 4 0 0 20 0 22 0 28811358 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139735741704632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22394] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22394/stat : 22394 (java) S 22374 22377 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28811358 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139735740651768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22377/tid=22395] ppid=22374 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/22377/task/22395/stat : 22395 (java) S 22374 22377 19474 0 -1 4202560 51 0 0 0 14 22 0 0 20 0 22 0 28811358 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139735739599432 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22396] ppid=22374 vsize=9824732 CPUtime=881.44 cores=1,3,5,7
/proc/22377/task/22396/stat : 22396 (java) R 22374 22377 19474 0 -1 4202560 64 0 0 0 88131 13 0 0 20 0 22 0 28811402 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139735738544128 139736241718467 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22397] ppid=22374 vsize=9824732 CPUtime=881.4 cores=1,3,5,7
/proc/22377/task/22397/stat : 22397 (java) R 22374 22377 19474 0 -1 4202560 1985 0 0 0 88093 47 0 0 20 0 22 0 28811402 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139735737492608 139736241994112 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22377/tid=22398] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22398/stat : 22398 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811403 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139735736440104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22377/tid=22399] ppid=22374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22377/task/22399/stat : 22399 (java) S 22374 22377 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28811403 10060525568 936414 33554432000 1073741824 1073778376 140736660349296 139735735387560 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
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 22377 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 22377 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=580334
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=559610
# CPU time returned by wait4() is 1796.14
# while last known CPU time is 1800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.659
CPU time (s): 1800.14
CPU user time (s): 1798.14
CPU system time (s): 2
CPU usage (%): 201.21
Max. virtual memory (cumulated for all children) (KiB): 9825980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.58
system time used= 2.55961
maximum resident set size= 3745772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41234
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24075
involuntary context switches= 29283

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2822 second user time and 7.83481 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 18:15:27
IDJOB=4116622
IDBENCH=109493
IDSOLVER=2543
FILE ID=node125/4116622-1466957726
RUNJOBID= node125-1466943674-19491
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-size144-round22-1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116622-1466957726/watcher-4116622-1466957726 -o /tmp/evaluation-result-4116622-1466957726/solver-4116622-1466957726 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19491 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116622-1466957726.opb

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

MD5SUM BENCH= 236f8faf1e8f3de6a4b12979ca18f795
RANDOM SEED=620604105

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:        30211136 kB
Buffers:           19168 kB
Cached:            42560 kB
SwapCached:         1740 kB
Active:           214032 kB
Inactive:          37548 kB
Active(anon):     191652 kB
Inactive(anon):      448 kB
Active(file):      22380 kB
Inactive(file):    37100 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67098448 kB
Dirty:              2400 kB
Writeback:             0 kB
AnonPages:       1802008 kB
Mapped:            15428 kB
Shmem:                 0 kB
Slab:             565992 kB
SReclaimable:       9472 kB
SUnreclaim:       556520 kB
KernelStack:        1808 kB
PageTables:         7984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2516964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 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 18:30:21