Trace number 4089954

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.14 894.27

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v051-n3.opb
MD5SUMfe4ccff3f6a053c0e2165283056abf6a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark0.32195
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables153
Total number of constraints51
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)51
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4089954-1466022089.opb
0.11/0.10	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.13	c ... done. Wall clock time 0.024s.
0.11/0.13	c declared #vars     153
0.11/0.13	c #constraints  102
0.11/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.13	c constraints type 
0.11/0.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 51
0.11/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 51
0.11/0.13	c 102 constraints processed.
0.11/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.13	c constraints type 
0.11/0.13	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 51
0.11/0.13	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 51
0.11/0.13	c 102 constraints processed.
2.36/0.76	c cleaning 2498 clauses out of 5000 with flag 41725/5000
4.15/1.28	c cleaning 4244 clauses out of 8502 with flag 98693/11000
5.83/1.95	c cleaning 5627 clauses out of 11262 with flag 167493/18004
7.67/2.82	c cleaning 6809 clauses out of 13631 with flag 245626/26000
9.70/3.89	c cleaning 7904 clauses out of 15823 with flag 335419/35001
12.14/5.06	c cleaning 8951 clauses out of 17918 with flag 435101/45000
15.13/6.55	c cleaning 9973 clauses out of 19968 with flag 535982/56001
18.58/8.26	c cleaning 10986 clauses out of 21994 with flag 653710/68000
22.81/10.33	c cleaning 11993 clauses out of 24008 with flag 786123/81000
27.81/12.84	c cleaning 13006 clauses out of 26015 with flag 944842/95000
34.04/15.96	c cleaning 13989 clauses out of 28009 with flag 1114099/110000
35.08/16.41	c cleaning 0 clauses out of 5000 with flag 0/5000
40.99/19.28	c cleaning 14998 clauses out of 30021 with flag 1287333/126001
48.13/22.79	c cleaning 16004 clauses out of 32022 with flag 1459347/143000
56.55/26.99	c cleaning 17001 clauses out of 34019 with flag 1652671/161001
65.53/31.41	c cleaning 18001 clauses out of 36019 with flag 1848770/180002
75.16/36.29	c cleaning 19001 clauses out of 38016 with flag 2048073/200000
87.20/42.23	c cleaning 19994 clauses out of 40015 with flag 2237443/221000
100.39/48.85	c cleaning 21001 clauses out of 42021 with flag 2473760/243000
115.45/56.30	c cleaning 22002 clauses out of 44021 with flag 2715654/266001
131.05/64.11	c cleaning 23000 clauses out of 46019 with flag 2952600/290001
147.67/72.49	c cleaning 24002 clauses out of 48022 with flag 3180094/315004
164.50/80.86	c cleaning 25000 clauses out of 50016 with flag 3433701/341000
183.96/90.53	c cleaning 26003 clauses out of 52018 with flag 3704674/368002
193.58/95.32	c cleaning 0 clauses out of 11000 with flag 0/11000
204.40/100.78	c cleaning 27000 clauses out of 54013 with flag 3987400/396000
226.40/111.70	c cleaning 27997 clauses out of 56016 with flag 4254434/425003
250.69/123.82	c cleaning 29003 clauses out of 58017 with flag 4540214/455001
276.15/136.51	c cleaning 30000 clauses out of 60014 with flag 4855415/486001
302.80/149.89	c cleaning 30998 clauses out of 62014 with flag 5141662/518001
331.68/164.25	c cleaning 31998 clauses out of 64015 with flag 5465822/551000
364.98/180.82	c cleaning 33000 clauses out of 66020 with flag 5793506/585003
400.12/198.31	c cleaning 34006 clauses out of 68019 with flag 6123977/620002
436.54/216.45	c cleaning 34997 clauses out of 70011 with flag 6454878/656000
468.55/232.35	c cleaning 36005 clauses out of 72019 with flag 6781624/693005
499.14/247.54	c cleaning 36999 clauses out of 74010 with flag 7098370/731001
529.49/262.69	c cleaning 0 clauses out of 18001 with flag 0/18001
535.30/265.56	c cleaning 38001 clauses out of 76010 with flag 7448066/770000
574.53/285.04	c cleaning 38998 clauses out of 78009 with flag 7806162/810000
610.54/302.94	c cleaning 39999 clauses out of 80012 with flag 8165264/851001
648.56/321.82	c cleaning 40998 clauses out of 82012 with flag 8538342/893000
691.77/343.35	c cleaning 42002 clauses out of 84014 with flag 8922980/936000
737.83/366.23	c cleaning 43002 clauses out of 86012 with flag 9307144/980000
783.91/389.15	c cleaning 43996 clauses out of 88010 with flag 9700116/1025000
841.42/417.80	c cleaning 44998 clauses out of 90015 with flag 10120108/1071001
907.05/450.30	c cleaning 46007 clauses out of 92019 with flag 10558067/1118003
974.09/483.60	c cleaning 46998 clauses out of 94011 with flag 11056761/1166002
1038.02/515.49	c cleaning 47990 clauses out of 96012 with flag 11536826/1215001
1103.22/547.82	c cleaning 49004 clauses out of 98021 with flag 12004718/1265000
1172.64/582.35	c cleaning 50004 clauses out of 100019 with flag 12497053/1316002
1193.43/592.64	c cleaning 0 clauses out of 26002 with flag 0/26002
1244.28/618.03	c cleaning 50994 clauses out of 102013 with flag 12992074/1368000
1324.56/658.00	c cleaning 51998 clauses out of 104019 with flag 13539553/1421000
1410.52/700.69	c cleaning 53000 clauses out of 106021 with flag 14083476/1475000
1502.90/746.52	c cleaning 53997 clauses out of 108021 with flag 14624996/1530000
1591.23/790.44	c cleaning 55004 clauses out of 110024 with flag 15178093/1586000
1686.81/837.99	c cleaning 56001 clauses out of 112023 with flag 15731875/1643003
1785.23/886.85	c cleaning 57000 clauses out of 114019 with flag 16319210/1701000
1800.14/894.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/894.20	c starts		: 379
1800.14/894.20	c conflicts		: 1713238
1800.14/894.20	c decisions		: 1961371
1800.14/894.20	c propagations		: 33917158
1800.14/894.20	c inspects		: 11988870792
1800.14/894.20	c shortcuts		: 0
1800.14/894.20	c learnt literals	: 0
1800.14/894.20	c learnt binary clauses	: 0
1800.14/894.20	c learnt ternary clauses	: 0
1800.14/894.20	c learnt constraints	: 1713238
1800.14/894.20	c ignored constraints	: 0
1800.14/894.20	c root simplifications	: 0
1800.14/894.20	c removed literals (reason simplification)	: 19639176
1800.14/894.20	c reason swapping (by a shorter reason)	: 0
1800.14/894.20	c Calls to reduceDB	: 54
1800.14/894.20	c Number of update (reduction) of LBD	: 657729
1800.14/894.20	c Imported unit clauses	: 0
1800.14/894.20	c number of reductions to clauses (during analyze)	: 0
1800.14/894.20	c number of learned constraints concerned by reduction	: 0
1800.14/894.20	c number of learning phase by resolution	: 0
1800.14/894.20	c number of learning phase by cutting planes	: 0
1800.14/894.20	c speed (assignments/second)	: 37935.81241674282
1800.14/894.20	c non guided choices	50
1800.14/894.23	c learnt constraints type 
1800.14/894.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 69257
1800.14/894.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/894.23	c starts		: 55
1800.14/894.23	c conflicts		: 32053
1800.14/894.23	c decisions		: 35394
1800.14/894.23	c propagations		: 470103
1800.14/894.23	c inspects		: 1212700690
1800.14/894.23	c shortcuts		: 0
1800.14/894.23	c learnt literals	: 0
1800.14/894.23	c learnt binary clauses	: 0
1800.14/894.23	c learnt ternary clauses	: 0
1800.14/894.23	c learnt constraints	: 32052
1800.14/894.23	c ignored constraints	: 0
1800.14/894.23	c root simplifications	: 0
1800.14/894.23	c removed literals (reason simplification)	: 0
1800.14/894.23	c reason swapping (by a shorter reason)	: 0
1800.14/894.23	c Calls to reduceDB	: 4
1800.14/894.23	c Number of update (reduction) of LBD	: 0
1800.14/894.23	c Imported unit clauses	: 0
1800.14/894.23	c number of reductions to clauses (during analyze)	: 0
1800.14/894.23	c number of learned constraints concerned by reduction	: 0
1800.14/894.23	c number of learning phase by resolution	: 0
1800.14/894.23	c number of learning phase by cutting planes	: 0
1800.14/894.23	c speed (assignments/second)	: 525.786409721562
1800.14/894.23	c non guided choices	43
1800.14/894.24	c learnt constraints type 
1800.14/894.24	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 20
1800.14/894.24	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
1800.14/894.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 32030
1800.14/894.24	s UNKNOWN
1800.14/894.24	c Total wall clock time (in seconds): 894.139

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-4089954-1466022089/watcher-4089954-1466022089 -o /tmp/evaluation-result-4089954-1466022089/solver-4089954-1466022089 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5784 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4089954-1466022089.opb 

pid=10374
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.01 4.05 4.00 6/197 10377
/proc/meminfo: memFree=31093748/32872528 swapFree=248296/248296
[pid=10377] ppid=10374 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/10377/stat : 10377 (java) S 10374 10377 5767 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 4259283 98570240 978 33554432000 1073741824 1073778376 140733935396464 140733935387600 247067607101 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10377/statm: 24065 978 744 9 0 16771 0
[pid=10377/tid=10378] ppid=10374 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10378/stat : 10378 (java) R 10374 10377 5767 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 4259283 98570240 978 33554432000 1073741824 1073778376 140733935396464 140330698243624 247064249728 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100062 s]
/proc/loadavg: 4.01 4.05 4.00 6/197 10377
/proc/meminfo: memFree=31093748/32872528 swapFree=248296/248296
[pid=10377] ppid=10374 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/10377/stat : 10377 (java) S 10374 10377 5767 0 -1 4202496 4503 0 1 0 10 1 0 0 20 0 18 0 4259283 9787879424 6132 33554432000 1073741824 1073778376 140733935396464 140733935387600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10377/statm: 2389619 6133 2158 9 0 2380296 0
[pid=10377/tid=10378] ppid=10374 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/10377/task/10378/stat : 10378 (java) R 10374 10377 5767 0 -1 4202560 2383 0 1 0 8 0 0 0 20 0 18 0 4259283 9787879424 6134 33554432000 1073741824 1073778376 140733935396464 140330698247072 247067632909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200271 s]
/proc/loadavg: 4.01 4.05 4.00 6/197 10377
/proc/meminfo: memFree=31093748/32872528 swapFree=248296/248296
[pid=10377] ppid=10374 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/10377/stat : 10377 (java) S 10374 10377 5767 0 -1 4202496 7270 0 1 0 34 2 0 0 20 0 22 0 4259283 10060525568 9402 33554432000 1073741824 1073778376 140733935396464 140733935387600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10377/statm: 2456183 9402 2224 9 0 2446860 0
[pid=10377/tid=10378] ppid=10374 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10377/task/10378/stat : 10378 (java) S 10374 10377 5767 0 -1 4202560 2398 0 1 0 11 0 0 0 20 0 22 0 4259283 10060525568 9404 33554432000 1073741824 1073778376 140733935396464 140330698249080 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 9824732

[startup+0.300282 s]
/proc/loadavg: 4.01 4.05 4.00 6/197 10377
/proc/meminfo: memFree=31093748/32872528 swapFree=248296/248296
[pid=10377] ppid=10374 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/10377/stat : 10377 (java) S 10374 10377 5767 0 -1 4202496 9665 0 1 0 74 2 0 0 20 0 22 0 4259283 10060525568 10666 33554432000 1073741824 1073778376 140733935396464 140733935387600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10377/statm: 2456183 10666 2231 9 0 2446860 0
[pid=10377/tid=10378] ppid=10374 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10377/task/10378/stat : 10378 (java) S 10374 10377 5767 0 -1 4202560 2398 0 1 0 11 0 0 0 20 0 22 0 4259283 10060525568 10666 33554432000 1073741824 1073778376 140733935396464 140330698249080 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 9824732

[startup+0.700248 s]
/proc/loadavg: 4.01 4.05 4.00 6/197 10377
/proc/meminfo: memFree=31093748/32872528 swapFree=248296/248296
[pid=10377] ppid=10374 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/10377/stat : 10377 (java) S 10374 10377 5767 0 -1 4202496 20297 0 1 0 231 5 0 0 20 0 22 0 4259283 10060525568 30874 33554432000 1073741824 1073778376 140733935396464 140733935387600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10377/statm: 2456183 30874 2241 9 0 2446860 0
[pid=10377/tid=10378] ppid=10374 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10377/task/10378/stat : 10378 (java) S 10374 10377 5767 0 -1 4202560 2398 0 1 0 11 0 0 0 20 0 22 0 4259283 10060525568 30874 33554432000 1073741824 1073778376 140733935396464 140330698249080 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.17 4.08 4.02 6/219 10399
/proc/meminfo: memFree=30851720/32872528 swapFree=248296/248296
[pid=10377] ppid=10374 vsize=9824732 CPUtime=5.01 cores=1,3,5,7
/proc/10377/stat : 10377 (java) S 10374 10377 5767 0 -1 4202496 25571 0 1 0 493 8 0 0 20 0 22 0 4259283 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140733935387600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10377/statm: 2456183 49624 2275 9 0 2446860 0
[pid=10377/tid=10378] ppid=10374 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10377/task/10378/stat : 10378 (java) S 10374 10377 5767 0 -1 4202560 2398 0 1 0 11 0 0 0 20 0 22 0 4259283 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330698249080 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10380] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10380/stat : 10380 (java) S 10374 10377 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4259284 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330676349864 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10381] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10381/stat : 10381 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259284 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330473090088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10382] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10382/stat : 10382 (java) S 10374 10377 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4259284 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330472037032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10383] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10383/stat : 10383 (java) S 10374 10377 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259284 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330470984488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10384] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10384/stat : 10384 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259284 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330469931432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10385] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10385/stat : 10385 (java) S 10374 10377 5767 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 4259284 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330468878888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10386] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10386/stat : 10386 (java) S 10374 10377 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4259284 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330467825832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10387] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10387/stat : 10387 (java) S 10374 10377 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259284 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330466773288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10388] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10388/stat : 10388 (java) S 10374 10377 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 4259285 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330454575976 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10389] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10389/stat : 10389 (java) S 10374 10377 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4259285 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330453522296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10390] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10390/stat : 10390 (java) S 10374 10377 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4259285 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330452469128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10391] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10391/stat : 10391 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259287 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330451417872 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10392] ppid=10374 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/10377/task/10392/stat : 10392 (java) S 10374 10377 5767 0 -1 4202560 13102 0 0 0 105 2 0 0 20 0 22 0 4259287 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330450364728 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10393] ppid=10374 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/10377/task/10393/stat : 10393 (java) S 10374 10377 5767 0 -1 4202560 8559 0 0 0 106 2 0 0 20 0 22 0 4259287 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330449312184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10394] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10394/stat : 10394 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259287 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330448259320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10395] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10395/stat : 10395 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259287 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330447206984 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10396] ppid=10374 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/10377/task/10396/stat : 10396 (java) R 10374 10377 5767 0 -1 4202560 27 0 0 0 130 0 0 0 20 0 22 0 4259296 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330446053296 140330557531397 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10397] ppid=10374 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/10377/task/10397/stat : 10397 (java) R 10374 10377 5767 0 -1 4202560 102 0 0 0 131 1 0 0 20 0 22 0 4259296 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330445000496 140330557517347 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10398] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10398/stat : 10398 (java) S 10374 10377 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259297 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330443949352 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10399] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10399/stat : 10399 (java) S 10374 10377 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259297 10060525568 49624 33554432000 1073741824 1073778376 140733935396464 140330442896808 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.17 4.08 4.02 5/219 10399
/proc/meminfo: memFree=30526276/32872528 swapFree=248296/248296
[pid=10377] ppid=10374 vsize=9824732 CPUtime=8.3 cores=1,3,5,7
/proc/10377/stat : 10377 (java) S 10374 10377 5767 0 -1 4202496 25932 0 1 0 817 13 0 0 20 0 22 0 4259283 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140733935387600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10377/statm: 2456183 85717 2275 9 0 2446860 0
[pid=10377/tid=10378] ppid=10374 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10377/task/10378/stat : 10378 (java) S 10374 10377 5767 0 -1 4202560 2398 0 1 0 11 0 0 0 20 0 22 0 4259283 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330698249080 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10380] ppid=10374 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10377/task/10380/stat : 10380 (java) S 10374 10377 5767 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 22 0 4259284 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330676349864 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10381] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10381/stat : 10381 (java) S 10374 10377 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4259284 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330473090088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10382] ppid=10374 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10377/task/10382/stat : 10382 (java) S 10374 10377 5767 0 -1 4202560 51 0 0 0 2 0 0 0 20 0 22 0 4259284 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330472037032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10383] ppid=10374 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10377/task/10383/stat : 10383 (java) S 10374 10377 5767 0 -1 4202560 42 0 0 0 1 0 0 0 20 0 22 0 4259284 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330470984488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10384] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10384/stat : 10384 (java) S 10374 10377 5767 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 22 0 4259284 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330469931432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10385] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10385/stat : 10385 (java) S 10374 10377 5767 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 22 0 4259284 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330468878888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10386] ppid=10374 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10377/task/10386/stat : 10386 (java) S 10374 10377 5767 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 4259284 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330467825832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10387] ppid=10374 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10377/task/10387/stat : 10387 (java) S 10374 10377 5767 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 4259284 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330466773288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10388] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10388/stat : 10388 (java) S 10374 10377 5767 0 -1 4202560 188 0 0 0 0 0 0 0 20 0 22 0 4259285 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330454575976 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10389] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10389/stat : 10389 (java) S 10374 10377 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4259285 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330453522296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10390] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10390/stat : 10390 (java) S 10374 10377 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4259285 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330452469128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10391] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10391/stat : 10391 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259287 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330451417872 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10392] ppid=10374 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/10377/task/10392/stat : 10392 (java) S 10374 10377 5767 0 -1 4202560 13102 0 0 0 106 2 0 0 20 0 22 0 4259287 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330450364728 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10393] ppid=10374 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/10377/task/10393/stat : 10393 (java) S 10374 10377 5767 0 -1 4202560 8559 0 0 0 109 2 0 0 20 0 22 0 4259287 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330449312184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10394] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10394/stat : 10394 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259287 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330448259320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10395] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10395/stat : 10395 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259287 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330447206984 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10396] ppid=10374 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/10377/task/10396/stat : 10396 (java) R 10374 10377 5767 0 -1 4202560 28 0 0 0 286 0 0 0 20 0 22 0 4259296 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330446054504 140330557249462 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10397] ppid=10374 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/10377/task/10397/stat : 10397 (java) R 10374 10377 5767 0 -1 4202560 160 0 0 0 284 3 0 0 20 0 22 0 4259296 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330445000672 140330557517287 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10398] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10398/stat : 10398 (java) S 10374 10377 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259297 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330443949352 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10399] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10399/stat : 10399 (java) S 10374 10377 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259297 10060525568 85717 33554432000 1073741824 1073778376 140733935396464 140330442896808 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.3
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.17 4.08 4.02 5/219 10399
/proc/meminfo: memFree=29785584/32872528 swapFree=248296/248296
[pid=10377] ppid=10374 vsize=9824732 CPUtime=14.74 cores=1,3,5,7
/proc/10377/stat : 10377 (java) S 10374 10377 5767 0 -1 4202496 26820 0 1 0 1452 22 0 0 20 0 22 0 4259283 10060525568 179578 33554432000 1073741824 1073778376 140733935396464 140733935387600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10377/statm: 2456183 179578 2275 9 0 2446860 0
[pid=10377/tid=10378] ppid=10374 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10377/task/10378/stat : 10378 (java) S 10374 10377 5767 0 -1 4202560 2398 0 1 0 11 0 0 0 20 0 22 0 4259283 10060525568 179578 33554432000 1073741824 1073778376 140733935396464 140330698249080 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10380] ppid=10374 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10377/task/10380/stat : 10380 (java) S 10374 10377 5767 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 4259284 10060525568 179578 33554432000 1073741824 1073778376 140733935396464 140330676349864 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10381] ppid=10374 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/10377/task/10381/stat : 10381 (java) S 10374 10377 5767 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 22 0 4259284 10060525568 179578 33554432000 1073741824 1073778376 140733935396464 140330473090088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10382] ppid=10374 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10377/task/10382/stat : 10382 (java) S 10374 10377 5767 0 -1 4202560 51 0 0 0 2 0 0 0 20 0 22 0 4259284 10060525568 179578 33554432000 1073741824 1073778376 140733935396464 140330472037032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10383] ppid=10374 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/10377/task/10383/stat : 10383 (java) S 10374 10377 5767 0 -1 4202560 59 0 0 0 3 0 0 0 20 0 22 0 4259284 10060525568 179578 33554432000 1073741824 1073778376 140733935396464 140330470984488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10384] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10384/stat : 10384 (java) S 10374 10377 5767 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 22 0 4259284 10060525568 179578 33554432000 1073741824 1073778376 140733935396464 140330469931432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10385] ppid=10374 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10377/task/10385/stat : 10385 (java) S 10374 10377 5767 0 -1 4202560 70 0 0 0 1 0 0 0 20 0 22 0 4259284 10060525568 179578 33554432000 1073741824 1073778376 140733935396464 140330468878888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10386] ppid=10374 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10377/task/10386/stat : 10386 (java) S 10374 10377 5767 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 22 0 4259284 10060525568 179578 33554432000 1073741824 1073778376 140733935396464 140330467825832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10387] ppid=10374 vsize=9824732 CPUtime=0.04 cores=1,3,5,7

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

/proc/10377/task/10382/stat : 10382 (java) S 10374 10377 5767 0 -1 4202560 369 0 0 0 273 5 0 0 20 0 22 0 4259284 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330472037032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10383] ppid=10374 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/10377/task/10383/stat : 10383 (java) S 10374 10377 5767 0 -1 4202560 383 0 0 0 270 7 0 0 20 0 22 0 4259284 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330470984488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10384] ppid=10374 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/10377/task/10384/stat : 10384 (java) S 10374 10377 5767 0 -1 4202560 363 0 0 0 285 6 0 0 20 0 22 0 4259284 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330469931432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10385] ppid=10374 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/10377/task/10385/stat : 10385 (java) S 10374 10377 5767 0 -1 4202560 370 0 0 0 261 6 0 0 20 0 22 0 4259284 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330468878888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10386] ppid=10374 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/10377/task/10386/stat : 10386 (java) S 10374 10377 5767 0 -1 4202560 365 0 0 0 288 6 0 0 20 0 22 0 4259284 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330467825832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10387] ppid=10374 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/10377/task/10387/stat : 10387 (java) S 10374 10377 5767 0 -1 4202560 352 0 0 0 264 7 0 0 20 0 22 0 4259284 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330466773288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10388] ppid=10374 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/10377/task/10388/stat : 10388 (java) S 10374 10377 5767 0 -1 4202560 1284 0 0 0 36 26 0 0 20 0 22 0 4259285 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330454575976 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10389] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10389/stat : 10389 (java) S 10374 10377 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4259285 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330453522296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10390] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10390/stat : 10390 (java) S 10374 10377 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4259285 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330452469128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10391] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10391/stat : 10391 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259287 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330451417872 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10392] ppid=10374 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/10377/task/10392/stat : 10392 (java) S 10374 10377 5767 0 -1 4202560 13107 0 0 0 108 3 0 0 20 0 22 0 4259287 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330450364728 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10393] ppid=10374 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/10377/task/10393/stat : 10393 (java) S 10374 10377 5767 0 -1 4202560 9485 0 0 0 160 2 0 0 20 0 22 0 4259287 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330449312184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10394] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10394/stat : 10394 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259287 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330448259320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10395] ppid=10374 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/10377/task/10395/stat : 10395 (java) S 10374 10377 5767 0 -1 4202560 47 0 0 0 12 21 0 0 20 0 22 0 4259287 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330447206984 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10396] ppid=10374 vsize=9824732 CPUtime=812.61 cores=1,3,5,7
/proc/10377/task/10396/stat : 10396 (java) R 10374 10377 5767 0 -1 4202560 236 0 0 0 81247 14 0 0 20 0 22 0 4259296 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330446053248 140330557427289 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10397] ppid=10374 vsize=9824732 CPUtime=812.6 cores=1,3,5,7
/proc/10377/task/10397/stat : 10397 (java) R 10374 10377 5767 0 -1 4202560 1806 0 0 0 81211 49 0 0 20 0 22 0 4259296 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330444999936 140330557553786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10398] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10398/stat : 10398 (java) S 10374 10377 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259297 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330443949352 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10399] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10399/stat : 10399 (java) S 10374 10377 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259297 10060525568 583054 33554432000 1073741824 1073778376 140733935396464 140330442896808 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1655.47
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.02 4.03 4.00 5/219 10419
/proc/meminfo: memFree=26755564/32872528 swapFree=248296/248296
[pid=10377] ppid=10374 vsize=9824732 CPUtime=1776.18 cores=1,3,5,7
/proc/10377/stat : 10377 (java) S 10374 10377 5767 0 -1 4202496 32561 0 1 0 177477 141 0 0 20 0 22 0 4259283 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140733935387600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10377/statm: 2456183 575808 2286 9 0 2446860 0
[pid=10377/tid=10378] ppid=10374 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/10377/task/10378/stat : 10378 (java) S 10374 10377 5767 0 -1 4202560 2404 0 1 0 13 3 0 0 20 0 22 0 4259283 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330698249080 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10380] ppid=10374 vsize=9824732 CPUtime=3.04 cores=1,3,5,7
/proc/10377/task/10380/stat : 10380 (java) S 10374 10377 5767 0 -1 4202560 351 0 0 0 298 6 0 0 20 0 22 0 4259284 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330676349864 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10381] ppid=10374 vsize=9824732 CPUtime=3.09 cores=1,3,5,7
/proc/10377/task/10381/stat : 10381 (java) S 10374 10377 5767 0 -1 4202560 345 0 0 0 303 6 0 0 20 0 22 0 4259284 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330473090088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10382] ppid=10374 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/10377/task/10382/stat : 10382 (java) S 10374 10377 5767 0 -1 4202560 369 0 0 0 291 5 0 0 20 0 22 0 4259284 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330472037032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10383] ppid=10374 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/10377/task/10383/stat : 10383 (java) S 10374 10377 5767 0 -1 4202560 383 0 0 0 294 7 0 0 20 0 22 0 4259284 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330470984488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10384] ppid=10374 vsize=9824732 CPUtime=3.12 cores=1,3,5,7
/proc/10377/task/10384/stat : 10384 (java) S 10374 10377 5767 0 -1 4202560 363 0 0 0 306 6 0 0 20 0 22 0 4259284 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330469931432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10385] ppid=10374 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/10377/task/10385/stat : 10385 (java) S 10374 10377 5767 0 -1 4202560 370 0 0 0 281 6 0 0 20 0 22 0 4259284 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330468878888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10386] ppid=10374 vsize=9824732 CPUtime=3.18 cores=1,3,5,7
/proc/10377/task/10386/stat : 10386 (java) S 10374 10377 5767 0 -1 4202560 365 0 0 0 312 6 0 0 20 0 22 0 4259284 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330467825832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10387] ppid=10374 vsize=9824732 CPUtime=2.98 cores=1,3,5,7
/proc/10377/task/10387/stat : 10387 (java) S 10374 10377 5767 0 -1 4202560 352 0 0 0 291 7 0 0 20 0 22 0 4259284 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330466773288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10388] ppid=10374 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/10377/task/10388/stat : 10388 (java) S 10374 10377 5767 0 -1 4202560 1288 0 0 0 37 28 0 0 20 0 22 0 4259285 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330454575976 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10389] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10389/stat : 10389 (java) S 10374 10377 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4259285 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330453522296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10390] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10390/stat : 10390 (java) S 10374 10377 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4259285 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330452469128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10391] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10391/stat : 10391 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259287 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330451417872 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10392] ppid=10374 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/10377/task/10392/stat : 10392 (java) S 10374 10377 5767 0 -1 4202560 13107 0 0 0 108 3 0 0 20 0 22 0 4259287 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330450364728 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10393] ppid=10374 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/10377/task/10393/stat : 10393 (java) S 10374 10377 5767 0 -1 4202560 9485 0 0 0 160 2 0 0 20 0 22 0 4259287 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330449312184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10394] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10394/stat : 10394 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259287 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330448259320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10395] ppid=10374 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/10377/task/10395/stat : 10395 (java) S 10374 10377 5767 0 -1 4202560 51 0 0 0 13 22 0 0 20 0 22 0 4259287 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330447206984 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10396] ppid=10374 vsize=9824732 CPUtime=871.95 cores=1,3,5,7
/proc/10377/task/10396/stat : 10396 (java) R 10374 10377 5767 0 -1 4202560 249 0 0 0 87180 15 0 0 20 0 22 0 4259296 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330446053264 140330557499126 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10397] ppid=10374 vsize=9824732 CPUtime=871.94 cores=1,3,5,7
/proc/10377/task/10397/stat : 10397 (java) R 10374 10377 5767 0 -1 4202560 1814 0 0 0 87144 50 0 0 20 0 22 0 4259296 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330444999936 140330557594997 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10398] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10398/stat : 10398 (java) S 10374 10377 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259297 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330443949352 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10399] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10399/stat : 10399 (java) S 10374 10377 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259297 10060525568 575808 33554432000 1073741824 1073778376 140733935396464 140330442896808 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1776.18
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.201 s]
/proc/loadavg: 4.02 4.03 4.00 7/219 10488
/proc/meminfo: memFree=29101132/32872528 swapFree=248296/248296
[pid=10377] ppid=10374 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/10377/stat : 10377 (java) S 10374 10377 5767 0 -1 4202496 32566 0 1 0 179872 142 0 0 20 0 22 0 4259283 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140733935387600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10377/statm: 2456183 573772 2286 9 0 2446860 0
[pid=10377/tid=10378] ppid=10374 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/10377/task/10378/stat : 10378 (java) S 10374 10377 5767 0 -1 4202560 2404 0 1 0 13 3 0 0 20 0 22 0 4259283 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330698249080 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10380] ppid=10374 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/10377/task/10380/stat : 10380 (java) S 10374 10377 5767 0 -1 4202560 351 0 0 0 302 6 0 0 20 0 22 0 4259284 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330676349864 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10381] ppid=10374 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/10377/task/10381/stat : 10381 (java) S 10374 10377 5767 0 -1 4202560 345 0 0 0 310 6 0 0 20 0 22 0 4259284 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330473090088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10382] ppid=10374 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/10377/task/10382/stat : 10382 (java) S 10374 10377 5767 0 -1 4202560 369 0 0 0 296 5 0 0 20 0 22 0 4259284 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330472037032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10383] ppid=10374 vsize=9824732 CPUtime=3.07 cores=1,3,5,7
/proc/10377/task/10383/stat : 10383 (java) S 10374 10377 5767 0 -1 4202560 383 0 0 0 300 7 0 0 20 0 22 0 4259284 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330470984488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10377/tid=10384] ppid=10374 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/10377/task/10384/stat : 10384 (java) S 10374 10377 5767 0 -1 4202560 363 0 0 0 310 6 0 0 20 0 22 0 4259284 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330469931432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10385] ppid=10374 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/10377/task/10385/stat : 10385 (java) S 10374 10377 5767 0 -1 4202560 370 0 0 0 285 6 0 0 20 0 22 0 4259284 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330468878888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10386] ppid=10374 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/10377/task/10386/stat : 10386 (java) S 10374 10377 5767 0 -1 4202560 365 0 0 0 317 6 0 0 20 0 22 0 4259284 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330467825832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10387] ppid=10374 vsize=9824732 CPUtime=3.03 cores=1,3,5,7
/proc/10377/task/10387/stat : 10387 (java) S 10374 10377 5767 0 -1 4202560 352 0 0 0 296 7 0 0 20 0 22 0 4259284 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330466773288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10388] ppid=10374 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/10377/task/10388/stat : 10388 (java) S 10374 10377 5767 0 -1 4202560 1288 0 0 0 37 29 0 0 20 0 22 0 4259285 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330454575976 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10389] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10389/stat : 10389 (java) S 10374 10377 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4259285 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330453522296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10390] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10390/stat : 10390 (java) S 10374 10377 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4259285 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330452469128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10391] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10391/stat : 10391 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259287 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330451417872 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10392] ppid=10374 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/10377/task/10392/stat : 10392 (java) S 10374 10377 5767 0 -1 4202560 13107 0 0 0 108 3 0 0 20 0 22 0 4259287 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330450364728 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10393] ppid=10374 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/10377/task/10393/stat : 10393 (java) S 10374 10377 5767 0 -1 4202560 9485 0 0 0 160 2 0 0 20 0 22 0 4259287 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330449312184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10394] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10394/stat : 10394 (java) S 10374 10377 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4259287 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330448259320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10395] ppid=10374 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/10377/task/10395/stat : 10395 (java) S 10374 10377 5767 0 -1 4202560 51 0 0 0 13 23 0 0 20 0 22 0 4259287 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330447206984 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10396] ppid=10374 vsize=9824732 CPUtime=883.69 cores=1,3,5,7
/proc/10377/task/10396/stat : 10396 (java) R 10374 10377 5767 0 -1 4202560 253 0 0 0 88353 16 0 0 20 0 22 0 4259296 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330446053232 140330557499231 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10377/tid=10397] ppid=10374 vsize=9824732 CPUtime=883.69 cores=1,3,5,7
/proc/10377/task/10397/stat : 10397 (java) R 10374 10377 5767 0 -1 4202560 1815 0 0 0 88318 51 0 0 20 0 22 0 4259296 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330444999872 140330557517531 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10377/tid=10398] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10398/stat : 10398 (java) S 10374 10377 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259297 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330443949352 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10377/tid=10399] ppid=10374 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10377/task/10399/stat : 10399 (java) S 10374 10377 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259297 10060525568 573772 33554432000 1073741824 1073778376 140733935396464 140330442896808 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 10377 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 10377 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=429205
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=921707
# CPU time returned by wait4() is 1796.35
# while last known CPU time is 1800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.27
CPU time (s): 1800.14
CPU user time (s): 1798.72
CPU system time (s): 1.42
CPU usage (%): 201.297
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.43
system time used= 1.92171
maximum resident set size= 2729376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32608
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33326
involuntary context switches= 49012

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.09292 second user time and 6.76997 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 22:21:29
IDJOB=4089954
IDBENCH=107480
IDSOLVER=2543
FILE ID=node103/4089954-1466022089
RUNJOBID= node103-1466012165-5784
PBS_JOBID= 19902805
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/rand6reg/normalized-rand6reg-v051-n3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089954-1466022089/watcher-4089954-1466022089 -o /tmp/evaluation-result-4089954-1466022089/solver-4089954-1466022089 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5784 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089954-1466022089.opb

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

MD5SUM BENCH= fe4ccff3f6a053c0e2165283056abf6a
RANDOM SEED=809699068

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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:        31094284 kB
Buffers:          133168 kB
Cached:           345720 kB
SwapCached:            0 kB
Active:           465684 kB
Inactive:         332276 kB
Active(anon):     321888 kB
Inactive(anon):        0 kB
Active(file):     143796 kB
Inactive(file):   332276 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1636 kB
Writeback:             0 kB
AnonPages:        582044 kB
Mapped:            21428 kB
Shmem:               204 kB
Slab:             575660 kB
SReclaimable:      19172 kB
SUnreclaim:       556488 kB
KernelStack:        1624 kB
PageTables:         5580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1328484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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= 71736 MiB
End job on node103 at 2016-06-15 22:36:23