Trace number 4116550

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.17 897.664

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size144-round21-1.opb
MD5SUM1bc1a5affe91b1fa0e6867f729f06daa
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark197.041
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7920
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4116550-1466949629.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  no objective function found
0.97/0.50	c ... done. Wall clock time 0.37s.
0.97/0.50	c declared #vars     3968
0.97/0.50	c #constraints  9184
0.97/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.97/0.50	c constraints type 
0.97/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.97/0.50	c org.sat4j.specs.Constr$1 => 920
0.97/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.97/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 520
0.97/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.97/0.50	c 9184 constraints processed.
0.97/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.97/0.50	c constraints type 
0.97/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.97/0.50	c org.sat4j.specs.Constr$1 => 920
0.97/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.97/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.97/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 520
0.97/0.50	c 9184 constraints processed.
4.36/1.41	c cleaning 2490 clauses out of 4997 with flag 15943/5000
5.77/2.05	c cleaning 4246 clauses out of 8507 with flag 38140/11000
7.87/2.81	c cleaning 5632 clauses out of 11263 with flag 68104/18002
9.74/3.76	c cleaning 6816 clauses out of 13631 with flag 103909/26002
12.01/4.84	c cleaning 7884 clauses out of 15814 with flag 146207/35001
14.69/6.11	c cleaning 8946 clauses out of 17929 with flag 195599/45000
17.58/7.53	c cleaning 9983 clauses out of 19983 with flag 252230/56000
20.78/9.15	c cleaning 10989 clauses out of 22000 with flag 314407/68000
24.48/11.00	c cleaning 11997 clauses out of 24011 with flag 384496/81000
29.01/13.03	c cleaning 12996 clauses out of 26015 with flag 461383/95001
33.41/15.25	c cleaning 13995 clauses out of 28018 with flag 548742/110000
38.32/17.70	c cleaning 15006 clauses out of 30023 with flag 640862/126000
43.70/20.30	c cleaning 15995 clauses out of 32017 with flag 740159/143000
49.59/23.25	c cleaning 16995 clauses out of 34022 with flag 847351/161000
55.77/26.40	c cleaning 17992 clauses out of 36027 with flag 963073/180000
58.81/27.80	c cleaning 0 clauses out of 5001 with flag 0/5001
62.91/29.81	c cleaning 18985 clauses out of 38035 with flag 1086075/200000
70.14/33.33	c cleaning 19987 clauses out of 40050 with flag 1214766/221000
77.74/37.17	c cleaning 21008 clauses out of 42063 with flag 1351459/243000
86.23/41.32	c cleaning 22007 clauses out of 44055 with flag 1496718/266000
95.02/45.72	c cleaning 23007 clauses out of 46049 with flag 1646892/290001
104.73/50.53	c cleaning 24010 clauses out of 48041 with flag 1801049/315000
114.73/55.54	c cleaning 24970 clauses out of 50034 with flag 1964113/341003
125.63/60.98	c cleaning 26027 clauses out of 52062 with flag 2132314/368001
136.93/66.57	c cleaning 26997 clauses out of 54036 with flag 2310739/396002
148.12/72.11	c cleaning 28000 clauses out of 56037 with flag 2492527/425000
158.92/77.52	c cleaning 29003 clauses out of 58039 with flag 2682823/455002
170.12/83.13	c cleaning 29995 clauses out of 60034 with flag 2878530/486000
181.91/89.09	c cleaning 31007 clauses out of 62041 with flag 3082545/518002
194.51/95.39	c cleaning 31980 clauses out of 64033 with flag 3292025/551001
207.70/101.92	c cleaning 32997 clauses out of 66052 with flag 3511971/585000
222.22/109.49	c cleaning 34010 clauses out of 68055 with flag 3739081/620000
236.42/116.55	c cleaning 35014 clauses out of 70045 with flag 3971726/656000
251.22/123.93	c cleaning 35998 clauses out of 72031 with flag 4210409/693000
266.62/131.66	c cleaning 36994 clauses out of 74034 with flag 4457315/731001
283.26/139.96	c cleaning 37994 clauses out of 76039 with flag 4711007/770000
302.94/149.78	c cleaning 38995 clauses out of 78045 with flag 4972259/810000
322.61/159.60	c cleaning 39990 clauses out of 80051 with flag 5240609/851001
343.11/169.75	c cleaning 41006 clauses out of 82062 with flag 5513209/893002
364.40/180.35	c cleaning 42022 clauses out of 84054 with flag 5794444/936000
387.72/191.93	c cleaning 42988 clauses out of 86032 with flag 6080568/980000
411.03/203.51	c cleaning 43985 clauses out of 88044 with flag 6375009/1025000
434.94/215.47	c cleaning 45027 clauses out of 90059 with flag 6676476/1071000
459.61/227.76	c cleaning 45955 clauses out of 92033 with flag 6978069/1118001
486.53/241.11	c cleaning 47031 clauses out of 94077 with flag 7296305/1166000
515.30/255.46	c cleaning 48002 clauses out of 96046 with flag 7618086/1215000
536.35/266.00	c cleaning 0 clauses out of 11000 with flag 0/11000
543.69/269.55	c cleaning 48982 clauses out of 98046 with flag 7947791/1265002
573.70/284.97	c cleaning 50014 clauses out of 100062 with flag 8282842/1316000
603.17/299.69	c cleaning 50995 clauses out of 102048 with flag 8623635/1368000
634.15/315.07	c cleaning 52011 clauses out of 104053 with flag 8972346/1421000
665.83/330.84	c cleaning 53010 clauses out of 106043 with flag 9330466/1475001
698.96/347.34	c cleaning 54011 clauses out of 108034 with flag 9690864/1530002
733.23/364.34	c cleaning 54989 clauses out of 110022 with flag 10058303/1586001
769.99/382.64	c cleaning 55979 clauses out of 112035 with flag 10436769/1643003
807.16/401.15	c cleaning 57008 clauses out of 114054 with flag 10818609/1701001
845.75/420.31	c cleaning 57986 clauses out of 116045 with flag 11207414/1760000
884.03/439.33	c cleaning 58996 clauses out of 118060 with flag 11605175/1820001
923.80/459.17	c cleaning 60006 clauses out of 120065 with flag 12006624/1881002
966.40/480.30	c cleaning 61024 clauses out of 122057 with flag 12415899/1943000
1008.15/501.17	c cleaning 62000 clauses out of 124033 with flag 12834423/2006000
1052.13/523.05	c cleaning 63010 clauses out of 126033 with flag 13261719/2070000
1101.32/548.29	c cleaning 63997 clauses out of 128023 with flag 13695061/2135000
1147.76/571.31	c cleaning 64988 clauses out of 130027 with flag 14133716/2201001
1195.43/595.06	c cleaning 66003 clauses out of 132038 with flag 14578692/2268000
1243.73/619.04	c cleaning 66991 clauses out of 134036 with flag 15027180/2336001
1294.28/644.18	c cleaning 67992 clauses out of 136044 with flag 15486437/2405000
1341.17/667.60	c cleaning 69009 clauses out of 138052 with flag 15952252/2475000
1384.27/689.06	c cleaning 70012 clauses out of 140045 with flag 16424096/2546002
1434.70/714.18	c cleaning 70994 clauses out of 142031 with flag 16904529/2618000
1487.03/740.22	c cleaning 71985 clauses out of 144037 with flag 17393552/2691000
1537.24/765.22	c cleaning 72993 clauses out of 146052 with flag 17888618/2765000
1584.63/788.90	c cleaning 73992 clauses out of 148061 with flag 18380554/2840002
1634.83/814.08	c cleaning 75000 clauses out of 150067 with flag 18887084/2916000
1690.33/841.73	c cleaning 76027 clauses out of 152068 with flag 19397935/2993001
1749.28/872.27	c cleaning 77012 clauses out of 154040 with flag 19918153/3071000
1800.17/897.61	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/897.61	c starts		: 30794
1800.17/897.61	c conflicts		: 3145476
1800.17/897.61	c decisions		: 28153637
1800.17/897.61	c propagations		: 427147751
1800.17/897.61	c inspects		: 9832177113
1800.17/897.61	c shortcuts		: 0
1800.17/897.61	c learnt literals	: 3
1800.17/897.61	c learnt binary clauses	: 71
1800.17/897.61	c learnt ternary clauses	: 840
1800.17/897.61	c learnt constraints	: 3145473
1800.17/897.61	c ignored constraints	: 0
1800.17/897.61	c root simplifications	: 0
1800.17/897.61	c removed literals (reason simplification)	: 3026332
1800.17/897.61	c reason swapping (by a shorter reason)	: 0
1800.17/897.61	c Calls to reduceDB	: 74
1800.17/897.61	c Number of update (reduction) of LBD	: 677125
1800.17/897.61	c Imported unit clauses	: 0
1800.17/897.61	c number of reductions to clauses (during analyze)	: 0
1800.17/897.61	c number of learned constraints concerned by reduction	: 0
1800.17/897.61	c number of learning phase by resolution	: 0
1800.17/897.61	c number of learning phase by cutting planes	: 0
1800.17/897.61	c speed (assignments/second)	: 476144.44257421436
1800.17/897.61	c non guided choices	3754
1800.17/897.64	c learnt constraints type 
1800.17/897.64	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 71
1800.17/897.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 151433
1800.17/897.64	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/897.64	c starts		: 43
1800.17/897.64	c conflicts		: 16262
1800.17/897.64	c decisions		: 60788
1800.17/897.64	c propagations		: 2092329
1800.17/897.64	c inspects		: 555230319
1800.17/897.64	c shortcuts		: 0
1800.17/897.64	c learnt literals	: 0
1800.17/897.64	c learnt binary clauses	: 0
1800.17/897.64	c learnt ternary clauses	: 0
1800.17/897.64	c learnt constraints	: 16262
1800.17/897.64	c ignored constraints	: 0
1800.17/897.64	c root simplifications	: 0
1800.17/897.64	c removed literals (reason simplification)	: 0
1800.17/897.64	c reason swapping (by a shorter reason)	: 0
1800.17/897.64	c Calls to reduceDB	: 2
1800.17/897.64	c Number of update (reduction) of LBD	: 0
1800.17/897.64	c Imported unit clauses	: 0
1800.17/897.64	c number of reductions to clauses (during analyze)	: 0
1800.17/897.64	c number of learned constraints concerned by reduction	: 0
1800.17/897.64	c number of learning phase by resolution	: 0
1800.17/897.64	c number of learning phase by cutting planes	: 0
1800.17/897.64	c speed (assignments/second)	: 2332.2628755891046
1800.17/897.64	c non guided choices	433
1800.17/897.64	c learnt constraints type 
1800.17/897.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 3
1800.17/897.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16259
1800.17/897.64	s UNKNOWN
1800.17/897.64	c Total wall clock time (in seconds): 897.517

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-4116550-1466949629/watcher-4116550-1466949629 -o /tmp/evaluation-result-4116550-1466949629/solver-4116550-1466949629 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20069 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4116550-1466949629.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.10 4.12 4.10 4/198 22730
/proc/meminfo: memFree=28012260/32872528 swapFree=681168/738400
[pid=22730] ppid=22727 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/22730/stat : 22730 (java) D 22727 22730 20053 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 28002372 9515008 182 33554432000 1073741824 1073778376 140733799436208 140733799427240 213866331829 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/22730/statm: 2323 182 140 9 0 71 0

[startup+0.100112 s]
/proc/loadavg: 4.10 4.12 4.10 4/198 22730
/proc/meminfo: memFree=28012260/32872528 swapFree=681168/738400
[pid=22730] ppid=22727 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/22730/stat : 22730 (java) S 22727 22730 20053 0 -1 4202496 4382 0 1 0 7 1 0 0 20 0 18 0 28002372 9787879424 5497 33554432000 1073741824 1073778376 140735048154640 140735048145776 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22730/statm: 2389619 5497 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200273 s]
/proc/loadavg: 4.10 4.12 4.10 4/198 22730
/proc/meminfo: memFree=28012260/32872528 swapFree=681168/738400
[pid=22730] ppid=22727 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/22730/stat : 22730 (java) S 22727 22730 20053 0 -1 4202496 4653 0 1 0 21 2 0 0 20 0 18 0 28002372 9787879424 6750 33554432000 1073741824 1073778376 140735048154640 140735048145776 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22730/statm: 2389619 6750 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300273 s]
/proc/loadavg: 4.10 4.12 4.10 4/198 22730
/proc/meminfo: memFree=28012260/32872528 swapFree=681168/738400
[pid=22730] ppid=22727 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/22730/stat : 22730 (java) S 22727 22730 20053 0 -1 4202496 5748 0 1 0 46 2 0 0 20 0 18 0 28002372 9787879424 8377 33554432000 1073741824 1073778376 140735048154640 140735048145776 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22730/statm: 2389619 8377 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700179 s]
/proc/loadavg: 4.10 4.12 4.10 4/198 22730
/proc/meminfo: memFree=28012260/32872528 swapFree=681168/738400
[pid=22730] ppid=22727 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/22730/stat : 22730 (java) S 22727 22730 20053 0 -1 4202496 15402 0 1 0 172 4 0 0 20 0 22 0 28002372 10060525568 23435 33554432000 1073741824 1073778376 140735048154640 140735048145776 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22730/statm: 2456183 23435 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 9824732

[startup+1.5009 s]
/proc/loadavg: 4.10 4.12 4.10 7/220 22752
/proc/meminfo: memFree=27877468/32872528 swapFree=681168/738400
[pid=22730] ppid=22727 vsize=9824732 CPUtime=4.6 cores=0,2,4,6
/proc/22730/stat : 22730 (java) S 22727 22730 20053 0 -1 4202496 18424 0 1 0 453 7 0 0 20 0 22 0 28002372 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140735048145776 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22730/statm: 2456183 47228 2292 9 0 2446860 0
[pid=22730/tid=22732] ppid=22727 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/22730/task/22732/stat : 22732 (java) S 22727 22730 20053 0 -1 4202560 2435 0 1 0 45 2 0 0 20 0 22 0 28002373 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411701343096 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22733] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22733/stat : 22733 (java) S 22727 22730 20053 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28002375 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411679443752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22734] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22734/stat : 22734 (java) S 22727 22730 20053 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 28002375 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411678390952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22735] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22735/stat : 22735 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002375 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411677338664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22736] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22736/stat : 22736 (java) S 22727 22730 20053 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 28002375 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411676285864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22737] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22737/stat : 22737 (java) S 22727 22730 20053 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28002375 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411339270440 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22738] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22738/stat : 22738 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28002375 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411338217640 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22739] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22739/stat : 22739 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002375 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411337165352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22740] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22740/stat : 22740 (java) S 22727 22730 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28002375 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411336112552 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22741] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22741/stat : 22741 (java) S 22727 22730 20053 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411323914984 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22742] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22742/stat : 22742 (java) S 22727 22730 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411322861048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22743] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22743/stat : 22743 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411321808648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22744] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22744/stat : 22744 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411320757136 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22745] ppid=22727 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/22730/task/22745/stat : 22745 (java) S 22727 22730 20053 0 -1 4202560 6088 0 0 0 107 0 0 0 20 0 22 0 28002379 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411319703736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22746] ppid=22727 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/22730/task/22746/stat : 22746 (java) S 22727 22730 20053 0 -1 4202560 8488 0 0 0 103 2 0 0 20 0 22 0 28002379 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411318650936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22747] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22747/stat : 22747 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411317598840 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22748] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22748/stat : 22748 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411316546248 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22749] ppid=22727 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/22730/task/22749/stat : 22749 (java) R 22727 22730 20053 0 -1 4202560 19 0 0 0 95 0 0 0 20 0 22 0 28002423 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411315123184 140411558221676 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22750] ppid=22727 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/22730/task/22750/stat : 22750 (java) R 22727 22730 20053 0 -1 4202560 74 0 0 0 93 1 0 0 20 0 22 0 28002423 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411314069272 140411558301846 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22751] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22751/stat : 22751 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28002424 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411313018536 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22752] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22752/stat : 22752 (java) S 22727 22730 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28002424 10060525568 47228 33554432000 1073741824 1073778376 140735048154640 140411311965736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.10 4.12 4.10 6/220 22752
/proc/meminfo: memFree=27811996/32872528 swapFree=681168/738400
[pid=22730] ppid=22727 vsize=9824732 CPUtime=8.47 cores=0,2,4,6
/proc/22730/stat : 22730 (java) S 22727 22730 20053 0 -1 4202496 21659 0 1 0 834 13 0 0 20 0 22 0 28002372 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140735048145776 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22730/statm: 2456183 79644 2292 9 0 2446860 0
[pid=22730/tid=22732] ppid=22727 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/22730/task/22732/stat : 22732 (java) S 22727 22730 20053 0 -1 4202560 2435 0 1 0 45 2 0 0 20 0 22 0 28002373 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411701343096 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22733] ppid=22727 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22730/task/22733/stat : 22733 (java) S 22727 22730 20053 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 22 0 28002375 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411679443752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22734] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22734/stat : 22734 (java) S 22727 22730 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28002375 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411678390952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22735] ppid=22727 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22730/task/22735/stat : 22735 (java) S 22727 22730 20053 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 28002375 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411677338664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22736] ppid=22727 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22730/task/22736/stat : 22736 (java) S 22727 22730 20053 0 -1 4202560 22 0 0 0 1 2 0 0 20 0 22 0 28002375 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411676285864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22737] ppid=22727 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22730/task/22737/stat : 22737 (java) S 22727 22730 20053 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 28002375 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411339270440 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22738] ppid=22727 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22730/task/22738/stat : 22738 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 28002375 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411338217640 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22739] ppid=22727 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/22730/task/22739/stat : 22739 (java) S 22727 22730 20053 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 28002375 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411337165352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22740] ppid=22727 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/22730/task/22740/stat : 22740 (java) S 22727 22730 20053 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 28002375 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411336112552 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22741] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22741/stat : 22741 (java) S 22727 22730 20053 0 -1 4202560 74 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411323914984 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22742] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22742/stat : 22742 (java) S 22727 22730 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411322861048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22743] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22743/stat : 22743 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411321808648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22744] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22744/stat : 22744 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411320757136 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22745] ppid=22727 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/22730/task/22745/stat : 22745 (java) S 22727 22730 20053 0 -1 4202560 8783 0 0 0 136 2 0 0 20 0 22 0 28002379 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411319703736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22746] ppid=22727 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/22730/task/22746/stat : 22746 (java) S 22727 22730 20053 0 -1 4202560 8838 0 0 0 132 3 0 0 20 0 22 0 28002379 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411318650936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22747] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22747/stat : 22747 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411317598840 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22748] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22748/stat : 22748 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411316546248 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22749] ppid=22727 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/22730/task/22749/stat : 22749 (java) R 22727 22730 20053 0 -1 4202560 19 0 0 0 249 0 0 0 20 0 22 0 28002423 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411315114272 140411558220896 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22750] ppid=22727 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/22730/task/22750/stat : 22750 (java) R 22727 22730 20053 0 -1 4202560 122 0 0 0 245 2 0 0 20 0 22 0 28002423 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411314068688 140411558185798 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22751] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22751/stat : 22751 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28002424 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411313018536 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22752] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22752/stat : 22752 (java) S 22727 22730 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28002424 10060525568 79644 33554432000 1073741824 1073778376 140735048154640 140411311965736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.47
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.25 4.15 4.11 5/220 22752
/proc/meminfo: memFree=27398784/32872528 swapFree=681168/738400
[pid=22730] ppid=22727 vsize=9824732 CPUtime=15.09 cores=0,2,4,6
/proc/22730/stat : 22730 (java) S 22727 22730 20053 0 -1 4202496 22552 0 1 0 1483 26 0 0 20 0 22 0 28002372 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140735048145776 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22730/statm: 2456183 154996 2292 9 0 2446860 0
[pid=22730/tid=22732] ppid=22727 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/22730/task/22732/stat : 22732 (java) S 22727 22730 20053 0 -1 4202560 2435 0 1 0 45 2 0 0 20 0 22 0 28002373 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411701343096 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22733] ppid=22727 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/22730/task/22733/stat : 22733 (java) S 22727 22730 20053 0 -1 4202560 72 0 0 0 9 2 0 0 20 0 22 0 28002375 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411679443752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22734] ppid=22727 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/22730/task/22734/stat : 22734 (java) S 22727 22730 20053 0 -1 4202560 96 0 0 0 5 3 0 0 20 0 22 0 28002375 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411678390952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22735] ppid=22727 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/22730/task/22735/stat : 22735 (java) S 22727 22730 20053 0 -1 4202560 64 0 0 0 6 2 0 0 20 0 22 0 28002375 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411677338664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22736] ppid=22727 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/22730/task/22736/stat : 22736 (java) S 22727 22730 20053 0 -1 4202560 55 0 0 0 5 2 0 0 20 0 22 0 28002375 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411676285864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22737] ppid=22727 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/22730/task/22737/stat : 22737 (java) S 22727 22730 20053 0 -1 4202560 63 0 0 0 6 1 0 0 20 0 22 0 28002375 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411339270440 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22738] ppid=22727 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/22730/task/22738/stat : 22738 (java) S 22727 22730 20053 0 -1 4202560 49 0 0 0 5 0 0 0 20 0 22 0 28002375 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411338217640 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22739] ppid=22727 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/22730/task/22739/stat : 22739 (java) S 22727 22730 20053 0 -1 4202560 67 0 0 0 5 1 0 0 20 0 22 0 28002375 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411337165352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22740] ppid=22727 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/22730/task/22740/stat : 22740 (java) S 22727 22730 20053 0 -1 4202560 54 0 0 0 4 1 0 0 20 0 22 0 28002375 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411336112552 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22741] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22741/stat : 22741 (java) S 22727 22730 20053 0 -1 4202560 456 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411323914984 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22742] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22742/stat : 22742 (java) S 22727 22730 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411322861048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22743] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22743/stat : 22743 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411321808648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22744] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22744/stat : 22744 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 154996 33554432000 1073741824 1073778376 140735048154640 140411320757136 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22745] ppid=22727 vsize=9824732 CPUtime=1.41 cores=0,2,4,6

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

[pid=22730/tid=22736] ppid=22727 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/22730/task/22736/stat : 22736 (java) S 22727 22730 20053 0 -1 4202560 599 0 0 0 170 15 0 0 20 0 22 0 28002375 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411676285864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22737] ppid=22727 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/22730/task/22737/stat : 22737 (java) S 22727 22730 20053 0 -1 4202560 688 0 0 0 166 17 0 0 20 0 22 0 28002375 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411339270440 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22738] ppid=22727 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/22730/task/22738/stat : 22738 (java) S 22727 22730 20053 0 -1 4202560 606 0 0 0 161 13 0 0 20 0 22 0 28002375 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411338217640 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22739] ppid=22727 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/22730/task/22739/stat : 22739 (java) S 22727 22730 20053 0 -1 4202560 672 0 0 0 177 18 0 0 20 0 22 0 28002375 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411337165352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22740] ppid=22727 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/22730/task/22740/stat : 22740 (java) S 22727 22730 20053 0 -1 4202560 709 0 0 0 179 16 0 0 20 0 22 0 28002375 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411336112552 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22741] ppid=22727 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/22730/task/22741/stat : 22741 (java) S 22727 22730 20053 0 -1 4202560 2083 0 0 0 294 7 0 0 20 0 22 0 28002376 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411323914984 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22742] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22742/stat : 22742 (java) S 22727 22730 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411322861048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22743] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22743/stat : 22743 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411321808648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22744] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22744/stat : 22744 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411320757136 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22745] ppid=22727 vsize=9824732 CPUtime=1.93 cores=0,2,4,6
/proc/22730/task/22745/stat : 22745 (java) S 22727 22730 20053 0 -1 4202560 12602 0 0 0 191 2 0 0 20 0 22 0 28002379 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411319703736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22746] ppid=22727 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/22730/task/22746/stat : 22746 (java) S 22727 22730 20053 0 -1 4202560 8842 0 0 0 141 3 0 0 20 0 22 0 28002379 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411318650936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22747] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22747/stat : 22747 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411317598840 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22748] ppid=22727 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/22730/task/22748/stat : 22748 (java) S 22727 22730 20053 0 -1 4202560 47 0 0 0 12 17 0 0 20 0 22 0 28002379 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411316546248 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22749] ppid=22727 vsize=9824732 CPUtime=812.32 cores=0,2,4,6
/proc/22730/task/22749/stat : 22749 (java) R 22727 22730 20053 0 -1 4202560 52 0 0 0 81218 14 0 0 20 0 22 0 28002423 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411315114352 140411558119496 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22750] ppid=22727 vsize=9824732 CPUtime=812.29 cores=0,2,4,6
/proc/22730/task/22750/stat : 22750 (java) R 22727 22730 20053 0 -1 4202560 1745 0 0 0 81183 46 0 0 20 0 22 0 28002423 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411314067968 140411558290862 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22751] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22751/stat : 22751 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28002424 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411313018536 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22752] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22752/stat : 22752 (java) S 22727 22730 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28002424 10060525568 917212 33554432000 1073741824 1073778376 140735048154640 140411311965736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1651.41
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.05 4.08 4.08 5/219 22863
/proc/meminfo: memFree=23860016/32872528 swapFree=681168/738400
[pid=22730] ppid=22727 vsize=9824732 CPUtime=1769.5 cores=0,2,4,6
/proc/22730/stat : 22730 (java) S 22727 22730 20053 0 -1 4202496 35547 0 1 0 176737 213 0 0 20 0 22 0 28002372 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140735048145776 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22730/statm: 2456183 926777 2301 9 0 2446860 0
[pid=22730/tid=22732] ppid=22727 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/22730/task/22732/stat : 22732 (java) S 22727 22730 20053 0 -1 4202560 2441 0 1 0 47 4 0 0 20 0 22 0 28002373 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411701343096 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22733] ppid=22727 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/22730/task/22733/stat : 22733 (java) S 22727 22730 20053 0 -1 4202560 916 0 0 0 187 17 0 0 20 0 22 0 28002375 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411679443752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22734] ppid=22727 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/22730/task/22734/stat : 22734 (java) S 22727 22730 20053 0 -1 4202560 724 0 0 0 232 21 0 0 20 0 22 0 28002375 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411678390952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22735] ppid=22727 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/22730/task/22735/stat : 22735 (java) S 22727 22730 20053 0 -1 4202560 760 0 0 0 178 18 0 0 20 0 22 0 28002375 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411677338664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22736] ppid=22727 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/22730/task/22736/stat : 22736 (java) S 22727 22730 20053 0 -1 4202560 647 0 0 0 175 16 0 0 20 0 22 0 28002375 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411676285864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22737] ppid=22727 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/22730/task/22737/stat : 22737 (java) S 22727 22730 20053 0 -1 4202560 818 0 0 0 177 19 0 0 20 0 22 0 28002375 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411339270440 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22738] ppid=22727 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/22730/task/22738/stat : 22738 (java) S 22727 22730 20053 0 -1 4202560 641 0 0 0 172 15 0 0 20 0 22 0 28002375 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411338217640 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22739] ppid=22727 vsize=9824732 CPUtime=2.06 cores=0,2,4,6
/proc/22730/task/22739/stat : 22739 (java) S 22727 22730 20053 0 -1 4202560 717 0 0 0 185 21 0 0 20 0 22 0 28002375 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411337165352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22740] ppid=22727 vsize=9824732 CPUtime=2.1 cores=0,2,4,6
/proc/22730/task/22740/stat : 22740 (java) S 22727 22730 20053 0 -1 4202560 752 0 0 0 192 18 0 0 20 0 22 0 28002375 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411336112552 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22741] ppid=22727 vsize=9824732 CPUtime=5.36 cores=0,2,4,6
/proc/22730/task/22741/stat : 22741 (java) S 22727 22730 20053 0 -1 4202560 2571 0 0 0 528 8 0 0 20 0 22 0 28002376 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411323914984 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22742] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22742/stat : 22742 (java) S 22727 22730 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411322861048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22743] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22743/stat : 22743 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411321808648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22744] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22744/stat : 22744 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411320757136 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22745] ppid=22727 vsize=9824732 CPUtime=1.93 cores=0,2,4,6
/proc/22730/task/22745/stat : 22745 (java) S 22727 22730 20053 0 -1 4202560 12602 0 0 0 191 2 0 0 20 0 22 0 28002379 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411319703736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22746] ppid=22727 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/22730/task/22746/stat : 22746 (java) S 22727 22730 20053 0 -1 4202560 8842 0 0 0 141 3 0 0 20 0 22 0 28002379 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411318650936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22747] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22747/stat : 22747 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411317598840 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22748] ppid=22727 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/22730/task/22748/stat : 22748 (java) S 22727 22730 20053 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 28002379 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411316546248 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22749] ppid=22727 vsize=9824732 CPUtime=869.6 cores=0,2,4,6
/proc/22730/task/22749/stat : 22749 (java) R 22727 22730 20053 0 -1 4202560 52 0 0 0 86945 15 0 0 20 0 22 0 28002423 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411315114352 140411558119344 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22750] ppid=22727 vsize=9824732 CPUtime=869.56 cores=0,2,4,6
/proc/22730/task/22750/stat : 22750 (java) R 22727 22730 20053 0 -1 4202560 1747 0 0 0 86909 47 0 0 20 0 22 0 28002423 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411314069168 140411558678401 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22751] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22751/stat : 22751 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28002424 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411313018536 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22752] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22752/stat : 22752 (java) S 22727 22730 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28002424 10060525568 926777 33554432000 1073741824 1073778376 140735048154640 140411311965736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1769.5
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.601 s]
/proc/loadavg: 4.03 4.07 4.08 5/219 22863
/proc/meminfo: memFree=23855680/32872528 swapFree=681168/738400
[pid=22730] ppid=22727 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/22730/stat : 22730 (java) S 22727 22730 20053 0 -1 4202496 35601 0 1 0 179804 213 0 0 20 0 22 0 28002372 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140735048145776 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22730/statm: 2456183 926830 2301 9 0 2446860 0
[pid=22730/tid=22732] ppid=22727 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/22730/task/22732/stat : 22732 (java) S 22727 22730 20053 0 -1 4202560 2441 0 1 0 47 4 0 0 20 0 22 0 28002373 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411701343096 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22733] ppid=22727 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/22730/task/22733/stat : 22733 (java) S 22727 22730 20053 0 -1 4202560 916 0 0 0 188 17 0 0 20 0 22 0 28002375 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411679443752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22734] ppid=22727 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/22730/task/22734/stat : 22734 (java) S 22727 22730 20053 0 -1 4202560 774 0 0 0 237 21 0 0 20 0 22 0 28002375 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411678390952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22735] ppid=22727 vsize=9824732 CPUtime=1.97 cores=0,2,4,6
/proc/22730/task/22735/stat : 22735 (java) S 22727 22730 20053 0 -1 4202560 761 0 0 0 179 18 0 0 20 0 22 0 28002375 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411677338664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22736] ppid=22727 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/22730/task/22736/stat : 22736 (java) S 22727 22730 20053 0 -1 4202560 647 0 0 0 179 16 0 0 20 0 22 0 28002375 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411676285864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22737] ppid=22727 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/22730/task/22737/stat : 22737 (java) S 22727 22730 20053 0 -1 4202560 820 0 0 0 179 19 0 0 20 0 22 0 28002375 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411339270440 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22738] ppid=22727 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/22730/task/22738/stat : 22738 (java) S 22727 22730 20053 0 -1 4202560 641 0 0 0 174 15 0 0 20 0 22 0 28002375 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411338217640 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22739] ppid=22727 vsize=9824732 CPUtime=2.08 cores=0,2,4,6
/proc/22730/task/22739/stat : 22739 (java) S 22727 22730 20053 0 -1 4202560 717 0 0 0 187 21 0 0 20 0 22 0 28002375 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411337165352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22740] ppid=22727 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/22730/task/22740/stat : 22740 (java) S 22727 22730 20053 0 -1 4202560 752 0 0 0 193 19 0 0 20 0 22 0 28002375 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411336112552 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22741] ppid=22727 vsize=9824732 CPUtime=5.36 cores=0,2,4,6
/proc/22730/task/22741/stat : 22741 (java) S 22727 22730 20053 0 -1 4202560 2571 0 0 0 528 8 0 0 20 0 22 0 28002376 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411323914984 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22742] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22742/stat : 22742 (java) S 22727 22730 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411322861048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22743] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22743/stat : 22743 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28002376 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411321808648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22744] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22744/stat : 22744 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411320757136 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22745] ppid=22727 vsize=9824732 CPUtime=1.93 cores=0,2,4,6
/proc/22730/task/22745/stat : 22745 (java) S 22727 22730 20053 0 -1 4202560 12602 0 0 0 191 2 0 0 20 0 22 0 28002379 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411319703736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22746] ppid=22727 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/22730/task/22746/stat : 22746 (java) S 22727 22730 20053 0 -1 4202560 8842 0 0 0 141 3 0 0 20 0 22 0 28002379 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411318650936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22747] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22747/stat : 22747 (java) S 22727 22730 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28002379 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411317598840 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22730/tid=22748] ppid=22727 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/22730/task/22748/stat : 22748 (java) S 22727 22730 20053 0 -1 4202560 51 0 0 0 14 18 0 0 20 0 22 0 28002379 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411316546248 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22749] ppid=22727 vsize=9824732 CPUtime=884.81 cores=0,2,4,6
/proc/22730/task/22749/stat : 22749 (java) R 22727 22730 20053 0 -1 4202560 52 0 0 0 88466 15 0 0 20 0 22 0 28002423 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411315122032 140411558119496 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22730/tid=22750] ppid=22727 vsize=9824732 CPUtime=884.77 cores=0,2,4,6
/proc/22730/task/22750/stat : 22750 (java) R 22727 22730 20053 0 -1 4202560 1748 0 0 0 88430 47 0 0 20 0 22 0 28002423 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411314068288 140411557952324 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22730/tid=22751] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22751/stat : 22751 (java) S 22727 22730 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28002424 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411313018536 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22730/tid=22752] ppid=22727 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22730/task/22752/stat : 22752 (java) S 22727 22730 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28002424 10060525568 926830 33554432000 1073741824 1073778376 140735048154640 140411311965736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 22730 sig 9
??? kill -22730 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 22730 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=568336
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=613602
# CPU time returned by wait4() is 1796.18
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 897.664
CPU time (s): 1800.17
CPU user time (s): 1798.04
CPU system time (s): 2.13
CPU usage (%): 200.539
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.57
system time used= 2.6136
maximum resident set size= 3729360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35634
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= 23811
involuntary context switches= 25420

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.51516 second user time and 7.42187 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-26 16:00:29
IDJOB=4116550
IDBENCH=109484
IDSOLVER=2543
FILE ID=node112/4116550-1466949629
RUNJOBID= node112-1466939767-20069
PBS_JOBID= 19976335
Free space on /tmp= 71688 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size144-round21-1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116550-1466949629/watcher-4116550-1466949629 -o /tmp/evaluation-result-4116550-1466949629/solver-4116550-1466949629 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20069 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116550-1466949629.opb

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

MD5SUM BENCH= 1bc1a5affe91b1fa0e6867f729f06daa
RANDOM SEED=2067163395

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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:        28012524 kB
Buffers:           16204 kB
Cached:           150064 kB
SwapCached:         1704 kB
Active:          3274904 kB
Inactive:         143428 kB
Active(anon):    3252172 kB
Inactive(anon):     2540 kB
Active(file):      22732 kB
Inactive(file):   140888 kB
Unevictable:      738400 kB
Mlocked:          681168 kB
SwapTotal:      67108856 kB
SwapFree:       67098664 kB
Dirty:              1172 kB
Writeback:             0 kB
AnonPages:       3990272 kB
Mapped:            15368 kB
Shmem:                 0 kB
Slab:             565824 kB
SReclaimable:       9376 kB
SUnreclaim:       556448 kB
KernelStack:        1624 kB
PageTables:        12240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4162420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3241984 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= 71688 MiB
End job on node112 at 2016-06-26 16:15:26