Trace number 4080211

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww2.opb
MD5SUM51d899b20f631897b1e4ab45104d8148
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
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 benchmark10.7994
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables70
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint70
Maximum length of a constraint70
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 89716839
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 865734046
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4080211-1465229997.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.13	c ... done. Wall clock time 0.014s.
0.09/0.13	c declared #vars     70
0.09/0.13	c #constraints  2
0.09/0.14	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.09/0.14	c 2 constraints processed.
0.09/0.14	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
0.09/0.14	c 2 constraints processed.
2.34/0.76	c cleaning 2501 clauses out of 5001 with flag 10002/5001
3.80/1.20	c cleaning 4250 clauses out of 8501 with flag 22007/11002
5.15/1.75	c cleaning 5625 clauses out of 11249 with flag 36004/18000
6.78/2.51	c cleaning 6810 clauses out of 13624 with flag 52004/26000
8.62/3.44	c cleaning 7908 clauses out of 15816 with flag 70008/35002
11.05/4.62	c cleaning 8953 clauses out of 17906 with flag 90004/45000
13.91/6.00	c cleaning 9974 clauses out of 19953 with flag 112004/56000
17.33/7.71	c cleaning 10990 clauses out of 21980 with flag 136008/68001
21.56/9.83	c cleaning 11994 clauses out of 23991 with flag 162010/81002
26.81/12.47	c cleaning 12999 clauses out of 25997 with flag 190011/95002
32.61/15.35	c cleaning 13998 clauses out of 27996 with flag 220007/110000
39.81/18.94	c cleaning 14998 clauses out of 29998 with flag 252009/126000
47.86/22.92	c cleaning 15998 clauses out of 32000 with flag 286009/143000
57.52/27.76	c cleaning 16999 clauses out of 34004 with flag 322016/161002
63.32/30.67	c cleaning 0 clauses out of 5001 with flag 0/5001
69.23/33.36	c cleaning 17999 clauses out of 36003 with flag 360013/180000
81.91/39.48	c cleaning 18997 clauses out of 38004 with flag 400020/200000
95.54/46.30	c cleaning 19999 clauses out of 40007 with flag 442027/221000
111.18/54.08	c cleaning 21002 clauses out of 42008 with flag 486030/243000
127.99/62.44	c cleaning 21999 clauses out of 44008 with flag 532039/266002
148.28/72.46	c cleaning 23003 clauses out of 46007 with flag 580042/290000
170.19/83.37	c cleaning 23998 clauses out of 48004 with flag 630058/315000
195.43/95.97	c cleaning 24999 clauses out of 50008 with flag 682065/341002
223.74/110.07	c cleaning 26002 clauses out of 52008 with flag 736069/368001
251.81/124.03	c cleaning 27003 clauses out of 54007 with flag 792075/396002
282.29/139.23	c cleaning 27998 clauses out of 56002 with flag 850080/425000
297.96/147.05	c cleaning 0 clauses out of 11001 with flag 0/11001
317.87/156.85	c cleaning 28995 clauses out of 58004 with flag 910087/455000
356.47/176.05	c cleaning 30002 clauses out of 60009 with flag 972093/486000
397.83/196.61	c cleaning 30999 clauses out of 62008 with flag 1036097/518001
441.45/218.38	c cleaning 32000 clauses out of 64008 with flag 1102106/551000
489.09/242.10	c cleaning 33004 clauses out of 66009 with flag 1170113/585001
538.75/266.72	c cleaning 34001 clauses out of 68004 with flag 1240120/620000
590.46/292.46	c cleaning 34996 clauses out of 70003 with flag 1312163/656000
648.10/321.13	c cleaning 36001 clauses out of 72007 with flag 1386171/693000
710.80/352.33	c cleaning 37001 clauses out of 74007 with flag 1462179/731001
775.51/384.55	c cleaning 38000 clauses out of 76005 with flag 1540185/770000
843.75/418.40	c cleaning 39001 clauses out of 78007 with flag 1620193/810002
851.04/422.00	c cleaning 0 clauses out of 18000 with flag 0/18000
916.95/454.89	c cleaning 40003 clauses out of 80005 with flag 1702194/851001
989.19/490.71	c cleaning 40997 clauses out of 82001 with flag 1786199/893000
1069.24/530.51	c cleaning 42002 clauses out of 84004 with flag 1872199/936000
1152.13/571.97	c cleaning 42996 clauses out of 86003 with flag 1960210/980001
1239.21/615.25	c cleaning 43994 clauses out of 88006 with flag 2050227/1025000
1332.55/661.66	c cleaning 45006 clauses out of 90013 with flag 2142237/1071001
1433.10/711.63	c cleaning 46003 clauses out of 92007 with flag 2236249/1118001
1539.18/764.31	c cleaning 46999 clauses out of 94004 with flag 2332260/1166001
1656.98/822.80	c cleaning 48002 clauses out of 96005 with flag 2430266/1215001
1779.84/884.17	c cleaning 48998 clauses out of 98003 with flag 2530285/1265001
1798.55/893.50	c cleaning 0 clauses out of 26000 with flag 0/26000
1800.16/894.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/894.20	c starts		: 1
1800.16/894.20	c conflicts		: 1279445
1800.16/894.20	c decisions		: 1279604
1800.16/894.20	c propagations		: 7165989
1800.16/894.20	c inspects		: 12793706097
1800.16/894.20	c shortcuts		: 0
1800.16/894.20	c learnt literals	: 0
1800.16/894.20	c learnt binary clauses	: 0
1800.16/894.20	c learnt ternary clauses	: 0
1800.16/894.20	c learnt constraints	: 1279445
1800.16/894.20	c ignored constraints	: 0
1800.16/894.20	c root simplifications	: 0
1800.16/894.20	c removed literals (reason simplification)	: 11010226
1800.16/894.20	c reason swapping (by a shorter reason)	: 0
1800.16/894.20	c Calls to reduceDB	: 46
1800.16/894.20	c Number of update (reduction) of LBD	: 169
1800.16/894.20	c Imported unit clauses	: 0
1800.16/894.20	c number of reductions to clauses (during analyze)	: 0
1800.16/894.20	c number of learned constraints concerned by reduction	: 0
1800.16/894.20	c number of learning phase by resolution	: 0
1800.16/894.20	c number of learning phase by cutting planes	: 0
1800.16/894.20	c speed (assignments/second)	: 8015.091794528791
1800.16/894.20	c non guided choices	57
1800.16/894.23	c learnt constraints type 
1800.16/894.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 63449
1800.16/894.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/894.23	c starts		: 54
1800.16/894.23	c conflicts		: 26011
1800.16/894.23	c decisions		: 30293
1800.16/894.23	c propagations		: 147831
1800.16/894.23	c inspects		: 568843467
1800.16/894.23	c shortcuts		: 0
1800.16/894.23	c learnt literals	: 0
1800.16/894.23	c learnt binary clauses	: 0
1800.16/894.23	c learnt ternary clauses	: 0
1800.16/894.23	c learnt constraints	: 26010
1800.16/894.23	c ignored constraints	: 0
1800.16/894.23	c root simplifications	: 0
1800.16/894.23	c removed literals (reason simplification)	: 0
1800.16/894.23	c reason swapping (by a shorter reason)	: 0
1800.16/894.23	c Calls to reduceDB	: 4
1800.16/894.23	c Number of update (reduction) of LBD	: 0
1800.16/894.23	c Imported unit clauses	: 0
1800.16/894.23	c number of reductions to clauses (during analyze)	: 0
1800.16/894.23	c number of learned constraints concerned by reduction	: 0
1800.16/894.23	c number of learning phase by resolution	: 0
1800.16/894.23	c number of learning phase by cutting planes	: 0
1800.16/894.23	c speed (assignments/second)	: 165.3418604104942
1800.16/894.23	c non guided choices	57
1800.16/894.25	c learnt constraints type 
1800.16/894.25	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 61
1800.16/894.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 25949
1800.16/894.25	s UNKNOWN
1800.16/894.25	c Total wall clock time (in seconds): 894.128

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-4080211-1465229997/watcher-4080211-1465229997 -o /tmp/evaluation-result-4080211-1465229997/solver-4080211-1465229997 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32163 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080211-1465229997.opb 

pid=7073
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.11 4.19 4.25 4/197 7076
/proc/meminfo: memFree=28466892/32872528 swapFree=12208/1156848
[pid=7076] ppid=7073 vsize=260 CPUtime=0 cores=0,2,4,6
/proc/7076/stat : 7076 (java) R 7073 7076 32147 0 -1 4194304 330 0 0 0 0 0 0 0 20 0 1 0 104934321 266240 2 33554432000 0 0 140735296656938 140735216446600 219513777591 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7076/statm: 67 8 3 9 0 24 0

[startup+0.100139 s]
/proc/loadavg: 4.11 4.19 4.25 4/197 7076
/proc/meminfo: memFree=28466892/32872528 swapFree=12208/1156848
[pid=7076] ppid=7073 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/7076/stat : 7076 (java) S 7073 7076 32147 0 -1 4202496 4407 0 1 0 8 1 0 0 20 0 18 0 104934321 9787879424 6035 33554432000 1073741824 1073778376 140735296652560 140735296643696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7076/statm: 2389619 6035 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 4.11 4.19 4.25 4/197 7076
/proc/meminfo: memFree=28466892/32872528 swapFree=12208/1156848
[pid=7076] ppid=7073 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/7076/stat : 7076 (java) S 7073 7076 32147 0 -1 4202496 6301 0 1 0 33 1 0 0 20 0 22 0 104934321 10060525568 8892 33554432000 1073741824 1073778376 140735296652560 140735296643696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7076/statm: 2456183 8892 2223 9 0 2446860 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 9824732

[startup+0.300224 s]
/proc/loadavg: 4.11 4.19 4.25 4/197 7076
/proc/meminfo: memFree=28466892/32872528 swapFree=12208/1156848
[pid=7076] ppid=7073 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/7076/stat : 7076 (java) S 7073 7076 32147 0 -1 4202496 8415 0 1 0 72 1 0 0 20 0 22 0 104934321 10060525568 11478 33554432000 1073741824 1073778376 140735296652560 140735296643696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7076/statm: 2456183 11478 2227 9 0 2446860 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 9824732

[startup+0.70019 s]
/proc/loadavg: 4.11 4.19 4.25 4/197 7076
/proc/meminfo: memFree=28466892/32872528 swapFree=12208/1156848
[pid=7076] ppid=7073 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/7076/stat : 7076 (java) S 7073 7076 32147 0 -1 4202496 16461 0 1 0 229 5 0 0 20 0 22 0 104934321 10060525568 31131 33554432000 1073741824 1073778376 140735296652560 140735296643696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7076/statm: 2456183 31131 2244 9 0 2446860 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 9824732

[startup+1.50089 s]
/proc/loadavg: 4.11 4.19 4.25 7/219 7098
/proc/meminfo: memFree=28279732/32872528 swapFree=12208/1156848
[pid=7076] ppid=7073 vsize=9824732 CPUtime=4.74 cores=0,2,4,6
/proc/7076/stat : 7076 (java) S 7073 7076 32147 0 -1 4202496 22690 0 1 0 466 8 0 0 20 0 22 0 104934321 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 140735296643696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7076/statm: 2456183 51247 2272 9 0 2446860 0
[pid=7076/tid=7078] ppid=7073 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/7076/task/7078/stat : 7078 (java) S 7073 7076 32147 0 -1 4202560 2399 0 1 0 10 0 0 0 20 0 22 0 104934322 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954609595256 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7079] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7079/stat : 7079 (java) S 7073 7076 32147 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954598656552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7080] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7080/stat : 7080 (java) S 7073 7076 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954597603752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7081] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7081/stat : 7081 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954451331368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7082] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7082/stat : 7082 (java) S 7073 7076 32147 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954450278568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7083] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7083/stat : 7083 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954449226792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7084] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7084/stat : 7084 (java) S 7073 7076 32147 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954448173992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7085] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7085/stat : 7085 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954447121192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7086] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7086/stat : 7086 (java) S 7073 7076 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954446068392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7087] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7087/stat : 7087 (java) S 7073 7076 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104934324 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954433657320 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7088] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7088/stat : 7088 (java) S 7073 7076 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104934325 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954432603384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7089] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7089/stat : 7089 (java) S 7073 7076 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104934325 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954431550472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7090] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7090/stat : 7090 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954430498960 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7091] ppid=7073 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/7076/task/7091/stat : 7091 (java) S 7073 7076 32147 0 -1 4202560 10420 0 0 0 89 3 0 0 20 0 22 0 104934327 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954429447096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7092] ppid=7073 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/7076/task/7092/stat : 7092 (java) S 7073 7076 32147 0 -1 4202560 8417 0 0 0 97 2 0 0 20 0 22 0 104934327 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954428394296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7093] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7093/stat : 7093 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954427341688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7094] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7094/stat : 7094 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954426289096 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7095] ppid=7073 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/7076/task/7095/stat : 7095 (java) R 7073 7076 32147 0 -1 4202560 37 0 0 0 132 0 0 0 20 0 22 0 104934335 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954425234160 139954479608268 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7096] ppid=7073 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/7076/task/7096/stat : 7096 (java) R 7073 7076 32147 0 -1 4202560 89 0 0 0 127 2 0 0 20 0 22 0 104934335 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954424180184 139954479441633 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7097] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7097/stat : 7097 (java) S 7073 7076 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104934336 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954423129000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7098] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7098/stat : 7098 (java) S 7073 7076 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104934336 10060525568 51247 33554432000 1073741824 1073778376 140735296652560 139954422076200 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 9824732

[startup+3.10098 s]
/proc/loadavg: 4.10 4.19 4.25 5/219 7098
/proc/meminfo: memFree=28265024/32872528 swapFree=12208/1156848
[pid=7076] ppid=7073 vsize=9824732 CPUtime=8.01 cores=0,2,4,6
/proc/7076/stat : 7076 (java) S 7073 7076 32147 0 -1 4202496 22787 0 1 0 791 10 0 0 20 0 22 0 104934321 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 140735296643696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7076/statm: 2456183 55407 2272 9 0 2446860 0
[pid=7076/tid=7078] ppid=7073 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/7076/task/7078/stat : 7078 (java) S 7073 7076 32147 0 -1 4202560 2399 0 1 0 10 0 0 0 20 0 22 0 104934322 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954609595256 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7079] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7079/stat : 7079 (java) S 7073 7076 32147 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954598656552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7080] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7080/stat : 7080 (java) S 7073 7076 32147 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954597603752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7081] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7081/stat : 7081 (java) S 7073 7076 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954451331368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7082] ppid=7073 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7076/task/7082/stat : 7082 (java) S 7073 7076 32147 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 104934323 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954450278568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7083] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7083/stat : 7083 (java) S 7073 7076 32147 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954449226792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7084] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7084/stat : 7084 (java) S 7073 7076 32147 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954448173992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7085] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7085/stat : 7085 (java) S 7073 7076 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954447121192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7086] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7086/stat : 7086 (java) S 7073 7076 32147 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104934323 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954446068392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7087] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7087/stat : 7087 (java) S 7073 7076 32147 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 104934324 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954433657320 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7088] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7088/stat : 7088 (java) S 7073 7076 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104934325 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954432603384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7089] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7089/stat : 7089 (java) S 7073 7076 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104934325 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954431550472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7090] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7090/stat : 7090 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954430498960 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7091] ppid=7073 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/7076/task/7091/stat : 7091 (java) S 7073 7076 32147 0 -1 4202560 10420 0 0 0 91 3 0 0 20 0 22 0 104934327 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954429447096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7092] ppid=7073 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/7076/task/7092/stat : 7092 (java) S 7073 7076 32147 0 -1 4202560 8417 0 0 0 100 2 0 0 20 0 22 0 104934327 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954428394296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7093] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7093/stat : 7093 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954427341688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7094] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7094/stat : 7094 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954426289096 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7095] ppid=7073 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/7076/task/7095/stat : 7095 (java) R 7073 7076 32147 0 -1 4202560 37 0 0 0 290 0 0 0 20 0 22 0 104934335 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954425232216 139954479608268 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7096] ppid=7073 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/7076/task/7096/stat : 7096 (java) R 7073 7076 32147 0 -1 4202560 91 0 0 0 285 2 0 0 20 0 22 0 104934335 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954424179984 139954479441358 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7097] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7097/stat : 7097 (java) S 7073 7076 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104934336 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954423129000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7098] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7098/stat : 7098 (java) S 7073 7076 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104934336 10060525568 55407 33554432000 1073741824 1073778376 140735296652560 139954422076200 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.10 4.19 4.25 5/220 7101
/proc/meminfo: memFree=28109000/32872528 swapFree=12208/1156848
[pid=7076] ppid=7073 vsize=9824732 CPUtime=14.51 cores=0,2,4,6
/proc/7076/stat : 7076 (java) S 7073 7076 32147 0 -1 4202496 23358 0 1 0 1435 16 0 0 20 0 22 0 104934321 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 140735296643696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7076/statm: 2456183 91164 2272 9 0 2446860 0
[pid=7076/tid=7078] ppid=7073 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/7076/task/7078/stat : 7078 (java) S 7073 7076 32147 0 -1 4202560 2399 0 1 0 10 0 0 0 20 0 22 0 104934322 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954609595256 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7079] ppid=7073 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/7076/task/7079/stat : 7079 (java) S 7073 7076 32147 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 22 0 104934323 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954598656552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7080] ppid=7073 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/7076/task/7080/stat : 7080 (java) S 7073 7076 32147 0 -1 4202560 102 0 0 0 1 1 0 0 20 0 22 0 104934323 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954597603752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7081] ppid=7073 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/7076/task/7081/stat : 7081 (java) S 7073 7076 32147 0 -1 4202560 89 0 0 0 2 0 0 0 20 0 22 0 104934323 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954451331368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7082] ppid=7073 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/7076/task/7082/stat : 7082 (java) S 7073 7076 32147 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 104934323 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954450278568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7083] ppid=7073 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/7076/task/7083/stat : 7083 (java) S 7073 7076 32147 0 -1 4202560 113 0 0 0 2 1 0 0 20 0 22 0 104934323 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954449226792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7084] ppid=7073 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7076/task/7084/stat : 7084 (java) S 7073 7076 32147 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 104934323 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954448173992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7085] ppid=7073 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7076/task/7085/stat : 7085 (java) S 7073 7076 32147 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 104934323 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954447121192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7086] ppid=7073 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7076/task/7086/stat : 7086 (java) S 7073 7076 32147 0 -1 4202560 101 0 0 0 1 0 0 0 20 0 22 0 104934323 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954446068392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7087] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7087/stat : 7087 (java) S 7073 7076 32147 0 -1 4202560 194 0 0 0 0 0 0 0 20 0 22 0 104934324 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954433657320 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7088] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7088/stat : 7088 (java) S 7073 7076 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104934325 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954432603384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7089] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7089/stat : 7089 (java) S 7073 7076 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104934325 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954431550472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7090] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7090/stat : 7090 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 91164 33554432000 1073741824 1073778376 140735296652560 139954430498960 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7091] ppid=7073 vsize=9824732 CPUtime=0.94 cores=0,2,4,6

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

/proc/7076/task/7081/stat : 7081 (java) S 7073 7076 32147 0 -1 4202560 411 0 0 0 259 6 0 0 20 0 22 0 104934323 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954451331368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7082] ppid=7073 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/7076/task/7082/stat : 7082 (java) S 7073 7076 32147 0 -1 4202560 346 0 0 0 257 6 0 0 20 0 22 0 104934323 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954450278568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7083] ppid=7073 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/7076/task/7083/stat : 7083 (java) S 7073 7076 32147 0 -1 4202560 426 0 0 0 264 4 0 0 20 0 22 0 104934323 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954449226792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7084] ppid=7073 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/7076/task/7084/stat : 7084 (java) S 7073 7076 32147 0 -1 4202560 358 0 0 0 265 4 0 0 20 0 22 0 104934323 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954448173992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7085] ppid=7073 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/7076/task/7085/stat : 7085 (java) S 7073 7076 32147 0 -1 4202560 337 0 0 0 265 5 0 0 20 0 22 0 104934323 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954447121192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7086] ppid=7073 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/7076/task/7086/stat : 7086 (java) S 7073 7076 32147 0 -1 4202560 429 0 0 0 270 6 0 0 20 0 22 0 104934323 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954446068392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7087] ppid=7073 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/7076/task/7087/stat : 7087 (java) S 7073 7076 32147 0 -1 4202560 649 0 0 0 43 33 0 0 20 0 22 0 104934324 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954433657320 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7088] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7088/stat : 7088 (java) S 7073 7076 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104934325 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954432603384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7089] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7089/stat : 7089 (java) S 7073 7076 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104934325 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954431550472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7090] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7090/stat : 7090 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954430498960 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7091] ppid=7073 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/7076/task/7091/stat : 7091 (java) S 7073 7076 32147 0 -1 4202560 13316 0 0 0 123 3 0 0 20 0 22 0 104934327 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954429447096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7092] ppid=7073 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/7076/task/7092/stat : 7092 (java) S 7073 7076 32147 0 -1 4202560 18113 0 0 0 239 3 0 0 20 0 22 0 104934327 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954428394296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7093] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7093/stat : 7093 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954427341688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7094] ppid=7073 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/7076/task/7094/stat : 7094 (java) S 7073 7076 32147 0 -1 4202560 47 0 0 0 13 17 0 0 20 0 22 0 104934327 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954426289096 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7095] ppid=7073 vsize=9824732 CPUtime=812.76 cores=0,2,4,6
/proc/7076/task/7095/stat : 7095 (java) R 7073 7076 32147 0 -1 4202560 286 0 0 0 81262 14 0 0 20 0 22 0 104934335 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954425232928 139954480119927 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7096] ppid=7073 vsize=9824732 CPUtime=812.71 cores=0,2,4,6
/proc/7076/task/7096/stat : 7096 (java) R 7073 7076 32147 0 -1 4202560 1372 0 0 0 81243 28 0 0 20 0 22 0 104934335 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954424179152 139954479483735 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7097] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7097/stat : 7097 (java) S 7073 7076 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104934336 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954423129000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7098] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7098/stat : 7098 (java) S 7073 7076 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104934336 10060525568 167392 33554432000 1073741824 1073778376 140735296652560 139954422076200 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1655.94
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.22 4.18 4.18 5/219 7288
/proc/meminfo: memFree=27694912/32872528 swapFree=12208/1156848
[pid=7076] ppid=7073 vsize=9824732 CPUtime=1776.24 cores=0,2,4,6
/proc/7076/stat : 7076 (java) S 7073 7076 32147 0 -1 4202496 41191 0 1 0 177506 118 0 0 20 0 22 0 104934321 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 140735296643696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7076/statm: 2456183 175476 2280 9 0 2446860 0
[pid=7076/tid=7078] ppid=7073 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/7076/task/7078/stat : 7078 (java) S 7073 7076 32147 0 -1 4202560 2409 0 1 0 14 1 0 0 20 0 22 0 104934322 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954609595256 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7079] ppid=7073 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/7076/task/7079/stat : 7079 (java) S 7073 7076 32147 0 -1 4202560 365 0 0 0 279 6 0 0 20 0 22 0 104934323 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954598656552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7080] ppid=7073 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/7076/task/7080/stat : 7080 (java) S 7073 7076 32147 0 -1 4202560 429 0 0 0 298 7 0 0 20 0 22 0 104934323 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954597603752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7081] ppid=7073 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/7076/task/7081/stat : 7081 (java) S 7073 7076 32147 0 -1 4202560 412 0 0 0 286 6 0 0 20 0 22 0 104934323 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954451331368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7082] ppid=7073 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/7076/task/7082/stat : 7082 (java) S 7073 7076 32147 0 -1 4202560 349 0 0 0 275 7 0 0 20 0 22 0 104934323 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954450278568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7083] ppid=7073 vsize=9824732 CPUtime=2.94 cores=0,2,4,6
/proc/7076/task/7083/stat : 7083 (java) S 7073 7076 32147 0 -1 4202560 426 0 0 0 289 5 0 0 20 0 22 0 104934323 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954449226792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7084] ppid=7073 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/7076/task/7084/stat : 7084 (java) S 7073 7076 32147 0 -1 4202560 358 0 0 0 286 5 0 0 20 0 22 0 104934323 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954448173992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7085] ppid=7073 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/7076/task/7085/stat : 7085 (java) S 7073 7076 32147 0 -1 4202560 340 0 0 0 287 5 0 0 20 0 22 0 104934323 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954447121192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7086] ppid=7073 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/7076/task/7086/stat : 7086 (java) S 7073 7076 32147 0 -1 4202560 431 0 0 0 292 6 0 0 20 0 22 0 104934323 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954446068392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7087] ppid=7073 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/7076/task/7087/stat : 7087 (java) S 7073 7076 32147 0 -1 4202560 723 0 0 0 83 34 0 0 20 0 22 0 104934324 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954433657320 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7088] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7088/stat : 7088 (java) S 7073 7076 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104934325 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954432603384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7089] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7089/stat : 7089 (java) S 7073 7076 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104934325 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954431550472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7090] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7090/stat : 7090 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954430498960 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7091] ppid=7073 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/7076/task/7091/stat : 7091 (java) S 7073 7076 32147 0 -1 4202560 13316 0 0 0 123 3 0 0 20 0 22 0 104934327 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954429447096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7092] ppid=7073 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/7076/task/7092/stat : 7092 (java) S 7073 7076 32147 0 -1 4202560 18113 0 0 0 239 3 0 0 20 0 22 0 104934327 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954428394296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7093] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7093/stat : 7093 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954427341688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7094] ppid=7073 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/7076/task/7094/stat : 7094 (java) S 7073 7076 32147 0 -1 4202560 51 0 0 0 14 18 0 0 20 0 22 0 104934327 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954426289096 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7095] ppid=7073 vsize=9824732 CPUtime=871.67 cores=0,2,4,6
/proc/7076/task/7095/stat : 7095 (java) R 7073 7076 32147 0 -1 4202560 305 0 0 0 87151 16 0 0 20 0 22 0 104934335 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954425232928 139954480318756 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7096] ppid=7073 vsize=9824732 CPUtime=871.64 cores=0,2,4,6
/proc/7076/task/7096/stat : 7096 (java) R 7073 7076 32147 0 -1 4202560 1898 0 0 0 87134 30 0 0 20 0 22 0 104934335 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954424179136 139954479439403 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7097] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7097/stat : 7097 (java) S 7073 7076 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104934336 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954423129000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7098] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7098/stat : 7098 (java) S 7073 7076 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104934336 10060525568 175476 33554432000 1073741824 1073778376 140735296652560 139954422076200 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1776.24
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.201 s]
/proc/loadavg: 4.18 4.18 4.18 5/219 7289
/proc/meminfo: memFree=27698428/32872528 swapFree=12208/1156848
[pid=7076] ppid=7073 vsize=9824732 CPUtime=1800.16 cores=0,2,4,6
/proc/7076/stat : 7076 (java) S 7073 7076 32147 0 -1 4202496 41198 0 1 0 179898 118 0 0 20 0 22 0 104934321 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 140735296643696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7076/statm: 2456183 174318 2281 9 0 2446860 0
[pid=7076/tid=7078] ppid=7073 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/7076/task/7078/stat : 7078 (java) S 7073 7076 32147 0 -1 4202560 2410 0 1 0 14 1 0 0 20 0 22 0 104934322 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954609595256 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7079] ppid=7073 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/7076/task/7079/stat : 7079 (java) S 7073 7076 32147 0 -1 4202560 365 0 0 0 283 6 0 0 20 0 22 0 104934323 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954598656552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7080] ppid=7073 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/7076/task/7080/stat : 7080 (java) S 7073 7076 32147 0 -1 4202560 429 0 0 0 303 7 0 0 20 0 22 0 104934323 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954597603752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7081] ppid=7073 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/7076/task/7081/stat : 7081 (java) S 7073 7076 32147 0 -1 4202560 412 0 0 0 289 6 0 0 20 0 22 0 104934323 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954451331368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7082] ppid=7073 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/7076/task/7082/stat : 7082 (java) S 7073 7076 32147 0 -1 4202560 349 0 0 0 280 7 0 0 20 0 22 0 104934323 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954450278568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7083] ppid=7073 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/7076/task/7083/stat : 7083 (java) S 7073 7076 32147 0 -1 4202560 426 0 0 0 293 5 0 0 20 0 22 0 104934323 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954449226792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7084] ppid=7073 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/7076/task/7084/stat : 7084 (java) S 7073 7076 32147 0 -1 4202560 358 0 0 0 288 5 0 0 20 0 22 0 104934323 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954448173992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7085] ppid=7073 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/7076/task/7085/stat : 7085 (java) S 7073 7076 32147 0 -1 4202560 340 0 0 0 291 5 0 0 20 0 22 0 104934323 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954447121192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7086] ppid=7073 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/7076/task/7086/stat : 7086 (java) S 7073 7076 32147 0 -1 4202560 431 0 0 0 295 6 0 0 20 0 22 0 104934323 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954446068392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7087] ppid=7073 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/7076/task/7087/stat : 7087 (java) S 7073 7076 32147 0 -1 4202560 723 0 0 0 83 34 0 0 20 0 22 0 104934324 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954433657320 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7088] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7088/stat : 7088 (java) S 7073 7076 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104934325 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954432603384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7089] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7089/stat : 7089 (java) S 7073 7076 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104934325 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954431550472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7090] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7090/stat : 7090 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954430498960 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7091] ppid=7073 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/7076/task/7091/stat : 7091 (java) S 7073 7076 32147 0 -1 4202560 13318 0 0 0 124 3 0 0 20 0 22 0 104934327 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954429447096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7076/tid=7092] ppid=7073 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/7076/task/7092/stat : 7092 (java) S 7073 7076 32147 0 -1 4202560 18113 0 0 0 239 3 0 0 20 0 22 0 104934327 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954428394296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7093] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7093/stat : 7093 (java) S 7073 7076 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104934327 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954427341688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7094] ppid=7073 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/7076/task/7094/stat : 7094 (java) S 7073 7076 32147 0 -1 4202560 51 0 0 0 14 18 0 0 20 0 22 0 104934327 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954426289096 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7095] ppid=7073 vsize=9824732 CPUtime=883.44 cores=0,2,4,6
/proc/7076/task/7095/stat : 7095 (java) R 7073 7076 32147 0 -1 4202560 307 0 0 0 88328 16 0 0 20 0 22 0 104934335 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954425232816 139954480318756 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7076/tid=7096] ppid=7073 vsize=9824732 CPUtime=883.41 cores=0,2,4,6
/proc/7076/task/7096/stat : 7096 (java) R 7073 7076 32147 0 -1 4202560 1900 0 0 0 88311 30 0 0 20 0 22 0 104934335 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954424172448 139954479439536 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=7076/tid=7097] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7097/stat : 7097 (java) S 7073 7076 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104934336 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954423129000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7076/tid=7098] ppid=7073 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7076/task/7098/stat : 7098 (java) S 7073 7076 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104934336 10060525568 174318 33554432000 1073741824 1073778376 140735296652560 139954422076200 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824732

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

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

Real time (s): 894.267
CPU time (s): 1800.16
CPU user time (s): 1798.98
CPU system time (s): 1.18
CPU usage (%): 201.3
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.61
system time used= 1.68274
maximum resident set size= 1156276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41244
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= 34930
involuntary context switches= 48241

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.38903 second user time and 8.03478 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-06 18:19:58
IDJOB=4080211
IDBENCH=2559
IDSOLVER=2543
FILE ID=node114/4080211-1465229997
RUNJOBID= node114-1465217569-32163
PBS_JOBID= 19843208
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-cuww2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080211-1465229997/watcher-4080211-1465229997 -o /tmp/evaluation-result-4080211-1465229997/solver-4080211-1465229997 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32163 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080211-1465229997.opb

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

MD5SUM BENCH= 51d899b20f631897b1e4ab45104d8148
RANDOM SEED=1962423018

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:        28467164 kB
Buffers:           26688 kB
Cached:           133948 kB
SwapCached:         1736 kB
Active:          2442900 kB
Inactive:         101544 kB
Active(anon):    2384972 kB
Inactive(anon):     1200 kB
Active(file):      57928 kB
Inactive(file):   100344 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096588 kB
Dirty:               852 kB
Writeback:             0 kB
AnonPages:       3540072 kB
Mapped:            15308 kB
Shmem:                 0 kB
Slab:             567224 kB
SReclaimable:      11148 kB
SUnreclaim:       556076 kB
KernelStack:        1624 kB
PageTables:        11836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3713708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3473408 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= 71732 MiB
End job on node114 at 2016-06-06 18:34:52