Trace number 4099593

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.05 896.27

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.6.accl.ucl.opb
MD5SUM9d22902ade96af236e70cdbf7d8bd853
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark477.303
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23621
Total number of constraints67526
Number of constraints which are clauses65126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
Minimum length of a constraint1
Maximum length of a constraint13
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 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 261
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.23	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.03/0.23	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.23	c See www.sat4j.org for details.
0.03/0.24	c version PB16.v20160501
0.03/0.24	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.24	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.24	c java.vm.version	19.1-b02
0.03/0.24	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.24	c sun.arch.data.model	64
0.03/0.24	c java.version		1.6.0_24
0.03/0.24	c os.name		Linux
0.03/0.24	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.24	c os.arch		amd64
0.03/0.24	c Free memory 		501472288
0.03/0.24	c Max memory 		7480803328
0.03/0.24	c Total memory 		504102912
0.03/0.24	c Number of processors 	8
0.03/0.27	c Pseudo Boolean Optimization by upper bound
0.03/0.27	c ManyCore solver with 2 solvers running in parallel
0.03/0.27	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.03/0.27	c --- Begin Solver configuration ---
0.03/0.27	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.03/0.27	c Learn all clauses as in MiniSAT
0.03/0.27	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.03/0.27	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.03/0.27	c Expensive reason simplification
0.03/0.27	c Glucose 2.1 dynamic restart strategy
0.03/0.27	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.03/0.27	c timeout=2147483s
0.03/0.27	c DB Simplification allowed=false
0.03/0.27	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.03/0.27	c --- End Solver configuration ---
0.03/0.27	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.03/0.27	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.03/0.27	c --- Begin Solver configuration ---
0.03/0.27	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.03/0.27	c Learn all clauses as in MiniSAT
0.03/0.27	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.03/0.27	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.03/0.27	c No reason simplification
0.03/0.27	c Armin Biere (Picosat) restarts strategy
0.03/0.27	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.03/0.27	c timeout=2147483s
0.03/0.27	c DB Simplification allowed=false
0.03/0.27	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.03/0.27	c --- End Solver configuration ---
0.03/0.27	c solving HOME/instance-4099593-1466206122.opb
0.03/0.27	c reading problem ... 
0.03/0.27	c  no objective function found
1.83/1.08	c ... done. Wall clock time 0.815s.
1.83/1.08	c declared #vars     23621
1.83/1.08	c #constraints  67526
1.83/1.09	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.83/1.09	c constraints type 
1.83/1.09	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21189
1.83/1.09	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
1.83/1.09	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 43936
1.83/1.09	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2400
1.83/1.09	c 67526 constraints processed.
1.83/1.09	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.83/1.09	c constraints type 
1.83/1.09	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 43936
1.83/1.09	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 21189
1.83/1.09	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2400
1.83/1.09	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
1.83/1.09	c 67526 constraints processed.
8.28/3.44	c cleaning 2496 clauses out of 4999 with flag 32310/5000
13.85/5.97	c cleaning 4246 clauses out of 8503 with flag 91446/11000
20.36/9.11	c cleaning 5601 clauses out of 11257 with flag 174837/18000
27.63/12.70	c cleaning 6783 clauses out of 13659 with flag 288210/26003
31.10/14.42	c cleaning 0 clauses out of 4998 with flag 0/5001
37.06/17.21	c cleaning 7885 clauses out of 15873 with flag 441924/35000
46.15/21.73	c cleaning 8978 clauses out of 17992 with flag 632489/45004
56.34/26.84	c cleaning 9981 clauses out of 20010 with flag 860872/56000
68.44/32.90	c cleaning 10992 clauses out of 22030 with flag 1168850/68001
80.55/38.81	c cleaning 12011 clauses out of 24037 with flag 1425577/81000
93.45/45.23	c cleaning 12985 clauses out of 26027 with flag 1740398/95001
109.48/53.26	c cleaning 14016 clauses out of 28042 with flag 2045383/110001
124.35/60.64	c cleaning 14996 clauses out of 30025 with flag 2327367/126000
142.20/69.51	c cleaning 16003 clauses out of 32029 with flag 2674634/143000
160.70/78.73	c cleaning 16972 clauses out of 34026 with flag 3066303/161000
169.70/83.23	c cleaning 0 clauses out of 11000 with flag 0/11004
180.59/88.63	c cleaning 17993 clauses out of 36056 with flag 3480026/180002
203.10/99.86	c cleaning 19011 clauses out of 38062 with flag 3950372/200001
226.24/111.34	c cleaning 19994 clauses out of 40050 with flag 4406632/221000
249.79/123.02	c cleaning 21017 clauses out of 42057 with flag 4878148/243001
270.07/133.14	c cleaning 21969 clauses out of 44040 with flag 5231819/266001
296.43/146.24	c cleaning 23015 clauses out of 46070 with flag 5742039/290000
322.82/159.32	c cleaning 24023 clauses out of 48054 with flag 6245585/315000
353.38/174.56	c cleaning 25002 clauses out of 50032 with flag 6796202/341001
382.78/189.14	c cleaning 25996 clauses out of 52029 with flag 7326383/368000
418.02/206.68	c cleaning 27000 clauses out of 54033 with flag 7969378/396000
452.08/223.59	c cleaning 28000 clauses out of 56035 with flag 8646862/425002
485.32/240.48	c cleaning 29008 clauses out of 58035 with flag 9304546/455002
489.94/242.79	c cleaning 0 clauses out of 17997 with flag 0/18001
521.71/258.51	c cleaning 29988 clauses out of 60025 with flag 10011479/486000
560.85/278.01	c cleaning 30985 clauses out of 62037 with flag 10667352/518000
600.85/297.97	c cleaning 32006 clauses out of 64054 with flag 11430501/551002
642.27/318.54	c cleaning 32983 clauses out of 66047 with flag 12252623/585001
683.28/338.95	c cleaning 34009 clauses out of 68066 with flag 13064864/620003
725.31/359.87	c cleaning 34985 clauses out of 70055 with flag 13894107/656001
774.55/384.39	c cleaning 36005 clauses out of 72069 with flag 14828722/693000
820.82/407.38	c cleaning 36993 clauses out of 74066 with flag 15724573/731002
870.57/432.59	c cleaning 38026 clauses out of 76075 with flag 16687970/770004
918.05/456.15	c cleaning 39006 clauses out of 78046 with flag 17629380/810001
973.52/483.72	c cleaning 39986 clauses out of 80041 with flag 18619266/851002
1030.82/512.22	c cleaning 40975 clauses out of 82053 with flag 19461600/893000
1083.23/538.39	c cleaning 42035 clauses out of 84079 with flag 20399066/936001
1099.96/546.62	c cleaning 0 clauses out of 25997 with flag 0/26001
1138.37/565.72	c cleaning 42991 clauses out of 86043 with flag 21392488/980000
1192.44/592.63	c cleaning 44016 clauses out of 88053 with flag 22472545/1025001
1250.73/622.19	c cleaning 44998 clauses out of 90036 with flag 23495828/1071000
1313.07/653.11	c cleaning 46008 clauses out of 92041 with flag 24597850/1118003
1378.01/685.45	c cleaning 46981 clauses out of 94030 with flag 25755416/1166000
1444.68/718.69	c cleaning 48009 clauses out of 96049 with flag 26973754/1215000
1506.78/749.59	c cleaning 49013 clauses out of 98039 with flag 28150590/1265000
1572.88/782.43	c cleaning 50006 clauses out of 100031 with flag 29198303/1316005
1637.93/814.81	c cleaning 51002 clauses out of 102020 with flag 30321388/1368000
1706.59/849.07	c cleaning 51988 clauses out of 104018 with flag 31440737/1421000
1777.71/885.10	c cleaning 52996 clauses out of 106031 with flag 32552829/1475001
1800.05/896.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/896.20	c starts		: 6649
1800.05/896.20	c conflicts		: 1493748
1800.05/896.20	c decisions		: 5084631
1800.05/896.20	c propagations		: 923110475
1800.05/896.20	c inspects		: 5238559935
1800.05/896.20	c shortcuts		: 0
1800.05/896.20	c learnt literals	: 3
1800.05/896.20	c learnt binary clauses	: 308
1800.05/896.20	c learnt ternary clauses	: 1011
1800.05/896.20	c learnt constraints	: 1493744
1800.05/896.20	c ignored constraints	: 0
1800.05/896.20	c root simplifications	: 0
1800.05/896.20	c removed literals (reason simplification)	: 88549374
1800.05/896.20	c reason swapping (by a shorter reason)	: 0
1800.05/896.20	c Calls to reduceDB	: 50
1800.05/896.20	c Number of update (reduction) of LBD	: 1172670
1800.05/896.20	c Imported unit clauses	: 0
1800.05/896.20	c number of reductions to clauses (during analyze)	: 0
1800.05/896.20	c number of learned constraints concerned by reduction	: 0
1800.05/896.20	c number of learning phase by resolution	: 0
1800.05/896.20	c number of learning phase by cutting planes	: 0
1800.05/896.20	c speed (assignments/second)	: 1031301.188815017
1800.05/896.20	c non guided choices	3217
1800.05/896.23	c learnt constraints type 
1800.05/896.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 308
1800.05/896.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 71474
1800.05/896.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/896.23	c starts		: 55
1800.05/896.23	c conflicts		: 32446
1800.05/896.23	c decisions		: 113505
1800.05/896.23	c propagations		: 17086303
1800.05/896.23	c inspects		: 1227251842
1800.05/896.23	c shortcuts		: 0
1800.05/896.23	c learnt literals	: 4
1800.05/896.23	c learnt binary clauses	: 119
1800.05/896.23	c learnt ternary clauses	: 299
1800.05/896.23	c learnt constraints	: 32441
1800.05/896.23	c ignored constraints	: 0
1800.05/896.23	c root simplifications	: 0
1800.05/896.23	c removed literals (reason simplification)	: 0
1800.05/896.23	c reason swapping (by a shorter reason)	: 0
1800.05/896.23	c Calls to reduceDB	: 4
1800.05/896.23	c Number of update (reduction) of LBD	: 0
1800.05/896.23	c Imported unit clauses	: 0
1800.05/896.23	c number of reductions to clauses (during analyze)	: 0
1800.05/896.23	c number of learned constraints concerned by reduction	: 0
1800.05/896.23	c number of learning phase by resolution	: 0
1800.05/896.23	c number of learning phase by cutting planes	: 0
1800.05/896.23	c speed (assignments/second)	: 19088.345992758488
1800.05/896.23	c non guided choices	1304
1800.05/896.24	c learnt constraints type 
1800.05/896.24	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 7040
1800.05/896.24	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 119
1800.05/896.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 25282
1800.05/896.24	s UNKNOWN
1800.05/896.24	c Total wall clock time (in seconds): 895.971

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-4099593-1466206122/watcher-4099593-1466206122 -o /tmp/evaluation-result-4099593-1466206122/solver-4099593-1466206122 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466206104-16278 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4099593-1466206122.opb 

pid=16562
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: 0.37 0.24 0.19 3/170 16565
/proc/meminfo: memFree=28561316/32872528 swapFree=1556504/1720024
[pid=16565] ppid=16562 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/16565/stat : 16565 (java) R 16562 16565 16262 0 -1 4202496 1055 0 0 0 0 0 0 0 20 0 1 0 22660865 23793664 705 33554432000 1073741824 1073778376 140737120243504 140737120232568 270320890832 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16565/statm: 5809 705 520 9 0 128 0

[startup+0.100156 s]
/proc/loadavg: 0.37 0.24 0.19 3/170 16565
/proc/meminfo: memFree=28561316/32872528 swapFree=1556504/1720024
[pid=16565] ppid=16562 vsize=9014776 CPUtime=0 cores=0,2,4,6
/proc/16565/stat : 16565 (java) S 16562 16565 16262 0 -1 4202496 2170 0 1 0 0 0 0 0 20 0 10 0 22660865 9231130624 2284 33554432000 1073741824 1073778376 140737120243504 140737120234640 270333411389 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16565/statm: 2253694 2285 975 9 0 2244803 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9014776

[startup+0.200248 s]
/proc/loadavg: 0.37 0.24 0.19 3/170 16565
/proc/meminfo: memFree=28561316/32872528 swapFree=1556504/1720024
[pid=16565] ppid=16562 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/16565/stat : 16565 (java) S 16562 16565 16262 0 -1 4202496 3139 0 1 0 3 0 0 0 20 0 13 0 22660865 9446973440 3759 33554432000 1073741824 1073778376 140737120243504 140737120234640 270333411389 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16565/statm: 2306390 3759 1707 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.300248 s]
/proc/loadavg: 0.37 0.24 0.19 3/170 16565
/proc/meminfo: memFree=28561316/32872528 swapFree=1556504/1720024
[pid=16565] ppid=16562 vsize=9558476 CPUtime=0.16 cores=0,2,4,6
/proc/16565/stat : 16565 (java) S 16562 16565 16262 0 -1 4202496 4537 0 1 0 15 1 0 0 20 0 18 0 22660865 9787879424 6634 33554432000 1073741824 1073778376 140737120243504 140737120234640 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16565/statm: 2389619 6634 2169 9 0 2380296 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 9558476

[startup+0.700252 s]
/proc/loadavg: 0.37 0.24 0.19 3/170 16565
/proc/meminfo: memFree=28561316/32872528 swapFree=1556504/1720024
[pid=16565] ppid=16562 vsize=9558476 CPUtime=1.18 cores=0,2,4,6
/proc/16565/stat : 16565 (java) S 16562 16565 16262 0 -1 4202496 15231 0 1 0 115 3 0 0 20 0 18 0 22660865 9787879424 24368 33554432000 1073741824 1073778376 140737120243504 140737120234640 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16565/statm: 2389619 24368 2248 9 0 2380296 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 9558476

[startup+1.50079 s]
/proc/loadavg: 0.37 0.24 0.19 6/190 16585
/proc/meminfo: memFree=28372236/32872528 swapFree=1556504/1720024
[pid=16565] ppid=16562 vsize=9824732 CPUtime=3.48 cores=0,2,4,6
/proc/16565/stat : 16565 (java) S 16562 16565 16262 0 -1 4202496 15976 0 1 0 341 7 0 0 20 0 22 0 22660865 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 140737120234640 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16565/statm: 2456183 49525 2280 9 0 2446860 0
[pid=16565/tid=16567] ppid=16562 vsize=9824732 CPUtime=0.87 cores=0,2,4,6
/proc/16565/task/16567/stat : 16567 (java) S 16562 16565 16262 0 -1 4202560 2499 0 1 0 84 3 0 0 20 0 22 0 22660866 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846206727032 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16568] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16568/stat : 16568 (java) S 16562 16565 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22660875 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846168218024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16569] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16569/stat : 16569 (java) S 16562 16565 16262 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 22660875 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846167165480 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16570] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16570/stat : 16570 (java) S 16562 16565 16262 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 22660875 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846166112424 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16571] ppid=16562 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/16565/task/16571/stat : 16571 (java) S 16562 16565 16262 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 22660875 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846165059880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16572] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16572/stat : 16572 (java) S 16562 16565 16262 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 22660875 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846164007848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16573] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16573/stat : 16573 (java) S 16562 16565 16262 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 22660875 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846162955304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16574] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16574/stat : 16574 (java) S 16562 16565 16262 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 22660875 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846161902248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16575] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16575/stat : 16575 (java) S 16562 16565 16262 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 22660875 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846160849704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16576] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16576/stat : 16576 (java) S 16562 16565 16262 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 22660876 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846030977384 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16577] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16577/stat : 16577 (java) S 16562 16565 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22660877 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846029923704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16578] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16578/stat : 16578 (java) S 16562 16565 16262 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 22660877 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846028870536 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16579] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16579/stat : 16579 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846027819280 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16580] ppid=16562 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/16565/task/16580/stat : 16580 (java) S 16562 16565 16262 0 -1 4202560 5564 0 0 0 81 0 0 0 20 0 22 0 22660886 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846026767160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16581] ppid=16562 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/16565/task/16581/stat : 16581 (java) S 16562 16565 16262 0 -1 4202560 6472 0 0 0 82 2 0 0 20 0 22 0 22660886 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846025714616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16582] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16582/stat : 16582 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846024661752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16583] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16583/stat : 16583 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846023609416 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16584] ppid=16562 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/16565/task/16584/stat : 16584 (java) R 16562 16565 16262 0 -1 4202560 22 0 0 0 38 0 0 0 20 0 22 0 22660975 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846022504824 139846031945087 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16585] ppid=16562 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/16565/task/16585/stat : 16585 (java) R 16562 16565 16262 0 -1 4202560 24 0 0 0 39 0 0 0 20 0 22 0 22660975 10060525568 49525 33554432000 1073741824 1073778376 140737120243504 139846021436136 139846032008412 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 0.50 0.27 0.20 4/192 16587
/proc/meminfo: memFree=28266768/32872528 swapFree=1556504/1720024
[pid=16565] ppid=16562 vsize=9824732 CPUtime=7.66 cores=0,2,4,6
/proc/16565/stat : 16565 (java) S 16562 16565 16262 0 -1 4202496 18933 0 1 0 749 17 0 0 20 0 22 0 22660865 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 140737120234640 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16565/statm: 2456183 96357 2287 9 0 2446860 0
[pid=16565/tid=16567] ppid=16562 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/16565/task/16567/stat : 16567 (java) S 16562 16565 16262 0 -1 4202560 2499 0 1 0 85 3 0 0 20 0 22 0 22660866 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846206727032 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16568] ppid=16562 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/16565/task/16568/stat : 16568 (java) S 16562 16565 16262 0 -1 4202560 115 0 0 0 3 2 0 0 20 0 22 0 22660875 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846168218024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16569] ppid=16562 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/16565/task/16569/stat : 16569 (java) S 16562 16565 16262 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 22 0 22660875 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846167165480 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16570] ppid=16562 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16565/task/16570/stat : 16570 (java) S 16562 16565 16262 0 -1 4202560 132 0 0 0 6 2 0 0 20 0 22 0 22660875 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846166112424 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16571] ppid=16562 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/16565/task/16571/stat : 16571 (java) S 16562 16565 16262 0 -1 4202560 105 0 0 0 5 2 0 0 20 0 22 0 22660875 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846165059880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16572] ppid=16562 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/16565/task/16572/stat : 16572 (java) S 16562 16565 16262 0 -1 4202560 37 0 0 0 4 1 0 0 20 0 22 0 22660875 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846164007848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16573] ppid=16562 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/16565/task/16573/stat : 16573 (java) S 16562 16565 16262 0 -1 4202560 132 0 0 0 3 0 0 0 20 0 22 0 22660875 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846162955304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16574] ppid=16562 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/16565/task/16574/stat : 16574 (java) S 16562 16565 16262 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 22660875 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846161902248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16575] ppid=16562 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/16565/task/16575/stat : 16575 (java) S 16562 16565 16262 0 -1 4202560 36 0 0 0 4 1 0 0 20 0 22 0 22660875 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846160849704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16576] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16576/stat : 16576 (java) S 16562 16565 16262 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 22660876 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846030977384 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16577] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16577/stat : 16577 (java) S 16562 16565 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22660877 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846029923704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16578] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16578/stat : 16578 (java) S 16562 16565 16262 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 22660877 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846028870536 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16579] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16579/stat : 16579 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846027819280 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16580] ppid=16562 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/16565/task/16580/stat : 16580 (java) S 16562 16565 16262 0 -1 4202560 5583 0 0 0 127 0 0 0 20 0 22 0 22660886 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846026767160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16581] ppid=16562 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/16565/task/16581/stat : 16581 (java) S 16562 16565 16262 0 -1 4202560 8676 0 0 0 115 2 0 0 20 0 22 0 22660886 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846025714616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16582] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16582/stat : 16582 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846024661752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16583] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16583/stat : 16583 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846023609416 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16584] ppid=16562 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/16565/task/16584/stat : 16584 (java) R 16562 16565 16262 0 -1 4202560 22 0 0 0 186 0 0 0 20 0 22 0 22660975 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846022502896 139846032109331 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16585] ppid=16562 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/16565/task/16585/stat : 16585 (java) R 16562 16565 16262 0 -1 4202560 80 0 0 0 187 1 0 0 20 0 22 0 22660975 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846021450816 139846032024391 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16586] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16586/stat : 16586 (java) S 16562 16565 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22660977 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846020399912 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16587] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16587/stat : 16587 (java) S 16562 16565 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22660977 10060525568 96357 33554432000 1073741824 1073778376 140737120243504 139846019347368 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.66
Current children cumulated vsize (KiB) 9824732

[startup+6.30087 s]
/proc/loadavg: 0.50 0.27 0.20 7/219 16623
/proc/meminfo: memFree=27815128/32872528 swapFree=1556504/1720024
[pid=16565] ppid=16562 vsize=9824732 CPUtime=14.64 cores=0,2,4,6
/proc/16565/stat : 16565 (java) S 16562 16565 16262 0 -1 4202496 21437 0 1 0 1436 28 0 0 20 0 22 0 22660865 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 140737120234640 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16565/statm: 2456183 162910 2291 9 0 2446860 0
[pid=16565/tid=16567] ppid=16562 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/16565/task/16567/stat : 16567 (java) S 16562 16565 16262 0 -1 4202560 2499 0 1 0 85 3 0 0 20 0 22 0 22660866 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846206727032 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16568] ppid=16562 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/16565/task/16568/stat : 16568 (java) S 16562 16565 16262 0 -1 4202560 129 0 0 0 5 2 0 0 20 0 22 0 22660875 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846168218024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16569] ppid=16562 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16565/task/16569/stat : 16569 (java) S 16562 16565 16262 0 -1 4202560 48 0 0 0 6 2 0 0 20 0 22 0 22660875 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846167165480 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16570] ppid=16562 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/16565/task/16570/stat : 16570 (java) S 16562 16565 16262 0 -1 4202560 144 0 0 0 8 2 0 0 20 0 22 0 22660875 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846166112424 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16571] ppid=16562 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/16565/task/16571/stat : 16571 (java) S 16562 16565 16262 0 -1 4202560 122 0 0 0 7 2 0 0 20 0 22 0 22660875 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846165059880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16572] ppid=16562 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/16565/task/16572/stat : 16572 (java) S 16562 16565 16262 0 -1 4202560 60 0 0 0 8 2 0 0 20 0 22 0 22660875 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846164007848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16573] ppid=16562 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/16565/task/16573/stat : 16573 (java) S 16562 16565 16262 0 -1 4202560 160 0 0 0 5 2 0 0 20 0 22 0 22660875 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846162955304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16574] ppid=16562 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/16565/task/16574/stat : 16574 (java) S 16562 16565 16262 0 -1 4202560 33 0 0 0 4 2 0 0 20 0 22 0 22660875 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846161902248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16575] ppid=16562 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/16565/task/16575/stat : 16575 (java) S 16562 16565 16262 0 -1 4202560 54 0 0 0 7 2 0 0 20 0 22 0 22660875 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846160849704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16576] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16576/stat : 16576 (java) S 16562 16565 16262 0 -1 4202560 458 0 0 0 0 0 0 0 20 0 22 0 22660876 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846030977384 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16577] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16577/stat : 16577 (java) S 16562 16565 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22660877 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846029923704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16578] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16578/stat : 16578 (java) S 16562 16565 16262 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 22660877 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846028870536 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16579] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16579/stat : 16579 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846027819280 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16580] ppid=16562 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/16565/task/16580/stat : 16580 (java) S 16562 16565 16262 0 -1 4202560 7392 0 0 0 171 0 0 0 20 0 22 0 22660886 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846026767160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16581] ppid=16562 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/16565/task/16581/stat : 16581 (java) S 16562 16565 16262 0 -1 4202560 8680 0 0 0 119 2 0 0 20 0 22 0 22660886 10060525568 162910 33554432000 1073741824 1073778376 140737120243504 139846025714616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16582] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/16565/task/16570/stat : 16570 (java) S 16562 16565 16262 0 -1 4202560 581 0 0 0 253 14 0 0 20 0 22 0 22660875 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846166112424 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16571] ppid=16562 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/16565/task/16571/stat : 16571 (java) S 16562 16565 16262 0 -1 4202560 749 0 0 0 237 14 0 0 20 0 22 0 22660875 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846165059880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16572] ppid=16562 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/16565/task/16572/stat : 16572 (java) S 16562 16565 16262 0 -1 4202560 468 0 0 0 238 10 0 0 20 0 22 0 22660875 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846164007848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16573] ppid=16562 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/16565/task/16573/stat : 16573 (java) S 16562 16565 16262 0 -1 4202560 696 0 0 0 237 13 0 0 20 0 22 0 22660875 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846162955304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16574] ppid=16562 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/16565/task/16574/stat : 16574 (java) S 16562 16565 16262 0 -1 4202560 511 0 0 0 242 13 0 0 20 0 22 0 22660875 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846161902248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16575] ppid=16562 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/16565/task/16575/stat : 16575 (java) S 16562 16565 16262 0 -1 4202560 491 0 0 0 240 13 0 0 20 0 22 0 22660875 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846160849704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16576] ppid=16562 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/16565/task/16576/stat : 16576 (java) S 16562 16565 16262 0 -1 4202560 2663 0 0 0 255 15 0 0 20 0 22 0 22660876 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846030977384 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16577] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16577/stat : 16577 (java) S 16562 16565 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22660877 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846029923704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16578] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16578/stat : 16578 (java) S 16562 16565 16262 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 22660877 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846028870536 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16579] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16579/stat : 16579 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846027819280 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16580] ppid=16562 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/16565/task/16580/stat : 16580 (java) S 16562 16565 16262 0 -1 4202560 7399 0 0 0 178 0 0 0 20 0 22 0 22660886 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846026767160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16581] ppid=16562 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/16565/task/16581/stat : 16581 (java) S 16562 16565 16262 0 -1 4202560 9808 0 0 0 161 2 0 0 20 0 22 0 22660886 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846025714616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16582] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16582/stat : 16582 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846024661752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16583] ppid=16562 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/16565/task/16583/stat : 16583 (java) S 16562 16565 16262 0 -1 4202560 47 0 0 0 14 17 0 0 20 0 22 0 22660886 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846023609416 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16584] ppid=16562 vsize=9824732 CPUtime=810.54 cores=0,2,4,6
/proc/16565/task/16584/stat : 16584 (java) R 16562 16565 16262 0 -1 4202560 75 0 0 0 81035 19 0 0 20 0 22 0 22660975 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846022503840 139846032147348 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16585] ppid=16562 vsize=9824732 CPUtime=810.62 cores=0,2,4,6
/proc/16565/task/16585/stat : 16585 (java) R 16562 16565 16262 0 -1 4202560 2749 0 0 0 80999 63 0 0 20 0 22 0 22660975 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846021450416 139846032133844 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16586] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16586/stat : 16586 (java) S 16562 16565 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22660977 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846020399912 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16587] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16587/stat : 16587 (java) S 16562 16565 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22660977 10060525568 769806 33554432000 1073741824 1073778376 140737120243504 139846019347368 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1652.99
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.34 4.13 2.69 5/219 16717
/proc/meminfo: memFree=16880068/32872528 swapFree=1556504/1720024
[pid=16565] ppid=16562 vsize=9824732 CPUtime=1772.13 cores=0,2,4,6
/proc/16565/stat : 16565 (java) S 16562 16565 16262 0 -1 4202496 31124 0 1 0 177014 199 0 0 20 0 22 0 22660865 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 140737120234640 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16565/statm: 2456183 768489 2300 9 0 2446860 0
[pid=16565/tid=16567] ppid=16562 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/16565/task/16567/stat : 16567 (java) S 16562 16565 16262 0 -1 4202560 2501 0 1 0 88 5 0 0 20 0 22 0 22660866 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846206727032 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16568] ppid=16562 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/16565/task/16568/stat : 16568 (java) S 16562 16565 16262 0 -1 4202560 548 0 0 0 255 12 0 0 20 0 22 0 22660875 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846168218024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16569] ppid=16562 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/16565/task/16569/stat : 16569 (java) S 16562 16565 16262 0 -1 4202560 462 0 0 0 257 13 0 0 20 0 22 0 22660875 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846167165480 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16570] ppid=16562 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/16565/task/16570/stat : 16570 (java) S 16562 16565 16262 0 -1 4202560 588 0 0 0 272 15 0 0 20 0 22 0 22660875 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846166112424 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16571] ppid=16562 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/16565/task/16571/stat : 16571 (java) S 16562 16565 16262 0 -1 4202560 754 0 0 0 249 14 0 0 20 0 22 0 22660875 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846165059880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16572] ppid=16562 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/16565/task/16572/stat : 16572 (java) S 16562 16565 16262 0 -1 4202560 479 0 0 0 251 11 0 0 20 0 22 0 22660875 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846164007848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16573] ppid=16562 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/16565/task/16573/stat : 16573 (java) S 16562 16565 16262 0 -1 4202560 700 0 0 0 250 13 0 0 20 0 22 0 22660875 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846162955304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16574] ppid=16562 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/16565/task/16574/stat : 16574 (java) S 16562 16565 16262 0 -1 4202560 523 0 0 0 259 13 0 0 20 0 22 0 22660875 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846161902248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16575] ppid=16562 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/16565/task/16575/stat : 16575 (java) S 16562 16565 16262 0 -1 4202560 499 0 0 0 254 13 0 0 20 0 22 0 22660875 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846160849704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16576] ppid=16562 vsize=9824732 CPUtime=4.13 cores=0,2,4,6
/proc/16565/task/16576/stat : 16576 (java) S 16562 16565 16262 0 -1 4202560 2715 0 0 0 398 15 0 0 20 0 22 0 22660876 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846030977384 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16577] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16577/stat : 16577 (java) S 16562 16565 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22660877 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846029923704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16578] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16578/stat : 16578 (java) S 16562 16565 16262 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 22660877 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846028870536 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16579] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16579/stat : 16579 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846027819280 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16580] ppid=16562 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/16565/task/16580/stat : 16580 (java) S 16562 16565 16262 0 -1 4202560 7399 0 0 0 178 0 0 0 20 0 22 0 22660886 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846026767160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16581] ppid=16562 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/16565/task/16581/stat : 16581 (java) S 16562 16565 16262 0 -1 4202560 9808 0 0 0 161 2 0 0 20 0 22 0 22660886 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846025714616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16582] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16582/stat : 16582 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846024661752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16583] ppid=16562 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/16565/task/16583/stat : 16583 (java) S 16562 16565 16262 0 -1 4202560 51 0 0 0 16 19 0 0 20 0 22 0 22660886 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846023609416 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16584] ppid=16562 vsize=9824732 CPUtime=868.67 cores=0,2,4,6
/proc/16565/task/16584/stat : 16584 (java) R 16562 16565 16262 0 -1 4202560 76 0 0 0 86847 20 0 0 20 0 22 0 22660975 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846022503840 139846031939509 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16585] ppid=16562 vsize=9824732 CPUtime=868.73 cores=0,2,4,6
/proc/16565/task/16585/stat : 16585 (java) R 16562 16565 16262 0 -1 4202560 2756 0 0 0 86809 64 0 0 20 0 22 0 22660975 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846021452464 139846032255437 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16586] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16586/stat : 16586 (java) S 16562 16565 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22660977 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846020399912 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16587] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16587/stat : 16587 (java) S 16562 16565 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22660977 10060525568 768489 33554432000 1073741824 1073778376 140737120243504 139846019347368 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1772.13
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.201 s]
/proc/loadavg: 4.29 4.13 2.70 6/219 16717
/proc/meminfo: memFree=16897384/32872528 swapFree=1556504/1720024
[pid=16565] ppid=16562 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/16565/stat : 16565 (java) S 16562 16565 16262 0 -1 4202496 31127 0 1 0 179805 200 0 0 20 0 22 0 22660865 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 140737120234640 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16565/statm: 2456183 762333 2300 9 0 2446860 0
[pid=16565/tid=16567] ppid=16562 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/16565/task/16567/stat : 16567 (java) S 16562 16565 16262 0 -1 4202560 2502 0 1 0 88 5 0 0 20 0 22 0 22660866 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846206727032 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16568] ppid=16562 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/16565/task/16568/stat : 16568 (java) S 16562 16565 16262 0 -1 4202560 548 0 0 0 258 12 0 0 20 0 22 0 22660875 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846168218024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16569] ppid=16562 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/16565/task/16569/stat : 16569 (java) S 16562 16565 16262 0 -1 4202560 462 0 0 0 261 13 0 0 20 0 22 0 22660875 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846167165480 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16570] ppid=16562 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/16565/task/16570/stat : 16570 (java) S 16562 16565 16262 0 -1 4202560 588 0 0 0 278 15 0 0 20 0 22 0 22660875 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846166112424 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16571] ppid=16562 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/16565/task/16571/stat : 16571 (java) S 16562 16565 16262 0 -1 4202560 754 0 0 0 251 14 0 0 20 0 22 0 22660875 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846165059880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16572] ppid=16562 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/16565/task/16572/stat : 16572 (java) S 16562 16565 16262 0 -1 4202560 479 0 0 0 254 11 0 0 20 0 22 0 22660875 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846164007848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16573] ppid=16562 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/16565/task/16573/stat : 16573 (java) S 16562 16565 16262 0 -1 4202560 700 0 0 0 258 13 0 0 20 0 22 0 22660875 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846162955304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16574] ppid=16562 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/16565/task/16574/stat : 16574 (java) S 16562 16565 16262 0 -1 4202560 523 0 0 0 262 13 0 0 20 0 22 0 22660875 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846161902248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16575] ppid=16562 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/16565/task/16575/stat : 16575 (java) S 16562 16565 16262 0 -1 4202560 499 0 0 0 260 13 0 0 20 0 22 0 22660875 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846160849704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16576] ppid=16562 vsize=9824732 CPUtime=4.14 cores=0,2,4,6
/proc/16565/task/16576/stat : 16576 (java) S 16562 16565 16262 0 -1 4202560 2715 0 0 0 398 16 0 0 20 0 22 0 22660876 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846030977384 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16577] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16577/stat : 16577 (java) S 16562 16565 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22660877 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846029923704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16578] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16578/stat : 16578 (java) S 16562 16565 16262 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 22660877 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846028870536 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16579] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16579/stat : 16579 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846027819280 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16580] ppid=16562 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/16565/task/16580/stat : 16580 (java) S 16562 16565 16262 0 -1 4202560 7399 0 0 0 178 0 0 0 20 0 22 0 22660886 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846026767160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16581] ppid=16562 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/16565/task/16581/stat : 16581 (java) S 16562 16565 16262 0 -1 4202560 9808 0 0 0 161 2 0 0 20 0 22 0 22660886 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846025714616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16582] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16582/stat : 16582 (java) S 16562 16565 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22660886 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846024661752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16565/tid=16583] ppid=16562 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/16565/task/16583/stat : 16583 (java) S 16562 16565 16262 0 -1 4202560 51 0 0 0 17 19 0 0 20 0 22 0 22660886 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846023609416 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16584] ppid=16562 vsize=9824732 CPUtime=882.42 cores=0,2,4,6
/proc/16565/task/16584/stat : 16584 (java) R 16562 16565 16262 0 -1 4202560 76 0 0 0 88222 20 0 0 20 0 22 0 22660975 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846022502896 139846032147037 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=16565/tid=16585] ppid=16562 vsize=9824732 CPUtime=882.48 cores=0,2,4,6
/proc/16565/task/16585/stat : 16585 (java) R 16562 16565 16262 0 -1 4202560 2758 0 0 0 88184 64 0 0 20 0 22 0 22660975 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846021451232 139846032255424 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16565/tid=16586] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16586/stat : 16586 (java) S 16562 16565 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22660977 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846020399912 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16565/tid=16587] ppid=16562 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16565/task/16587/stat : 16587 (java) S 16562 16565 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22660977 10060525568 762333 33554432000 1073741824 1073778376 140737120243504 139846019347368 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 16565 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 16565 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=551338
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=480622
# CPU time returned by wait4() is 1796.03
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.27
CPU time (s): 1800.05
CPU user time (s): 1798.05
CPU system time (s): 2
CPU usage (%): 200.838
Max. virtual memory (cumulated for all children) (KiB): 9826612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.55
system time used= 2.48062
maximum resident set size= 3095220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31160
page faults= 1
swaps= 0
block input operations= 56
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27211
involuntary context switches= 45187

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.53416 second user time and 7.48286 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 01:28:42
IDJOB=4099593
IDBENCH=1449
IDSOLVER=2543
FILE ID=node117/4099593-1466206122
RUNJOBID= node117-1466206104-16278
PBS_JOBID= 19918159
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.6.accl.ucl.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099593-1466206122/watcher-4099593-1466206122 -o /tmp/evaluation-result-4099593-1466206122/solver-4099593-1466206122 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466206104-16278 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4099593-1466206122.opb

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

MD5SUM BENCH= 9d22902ade96af236e70cdbf7d8bd853
RANDOM SEED=1945549684

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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:        28561580 kB
Buffers:          138760 kB
Cached:          1688248 kB
SwapCached:            0 kB
Active:           123268 kB
Inactive:        1714240 kB
Active(anon):      13048 kB
Inactive(anon):        0 kB
Active(file):     110220 kB
Inactive(file):  1714240 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2912 kB
Writeback:             0 kB
AnonPages:       1744248 kB
Mapped:            13052 kB
Shmem:               204 kB
Slab:             619620 kB
SReclaimable:      63160 kB
SUnreclaim:       556460 kB
KernelStack:        1536 kB
PageTables:         6956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1815348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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= 71468 MiB
End job on node117 at 2016-06-18 01:43:39