Trace number 4097752

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.18 893.867

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-7_6_24.opb
MD5SUM9cabd0fc9543e44827967e2c0b19c481
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 benchmark8.69668
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables992
Total number of constraints4686
Number of constraints which are clauses4681
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
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 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 55
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4097752-1466114120.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.52/0.35	c ... done. Wall clock time 0.241s.
0.52/0.35	c declared #vars     992
0.52/0.35	c #constraints  4690
0.52/0.35	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.52/0.35	c constraints type 
0.52/0.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2790
0.52/0.35	c org.sat4j.specs.Constr$1 => 4
0.52/0.35	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.52/0.35	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.52/0.35	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1890
0.52/0.35	c 4690 constraints processed.
0.52/0.35	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.52/0.35	c constraints type 
0.52/0.35	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1890
0.52/0.35	c org.sat4j.specs.Constr$1 => 4
0.52/0.35	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2790
0.52/0.35	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.52/0.35	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.52/0.35	c 4690 constraints processed.
3.52/1.18	c cleaning 2496 clauses out of 5000 with flag 21176/5000
5.58/1.80	c cleaning 4252 clauses out of 8505 with flag 49911/11001
7.04/2.51	c cleaning 5626 clauses out of 11252 with flag 83649/18000
8.68/3.32	c cleaning 6806 clauses out of 13626 with flag 118177/26000
10.70/4.37	c cleaning 7901 clauses out of 15821 with flag 161904/35001
14.02/5.93	c cleaning 8957 clauses out of 17919 with flag 231085/45000
17.43/7.64	c cleaning 9977 clauses out of 19962 with flag 302489/56000
20.84/9.36	c cleaning 10989 clauses out of 21985 with flag 354492/68000
25.43/11.35	c cleaning 11986 clauses out of 23996 with flag 417537/81000
29.85/13.51	c cleaning 13003 clauses out of 26010 with flag 481827/95000
35.26/16.29	c cleaning 14001 clauses out of 28008 with flag 560430/110001
41.26/19.24	c cleaning 14999 clauses out of 30008 with flag 653348/126002
44.07/20.65	c cleaning 0 clauses out of 5000 with flag 0/5000
47.53/22.20	c cleaning 16001 clauses out of 32007 with flag 729466/143000
54.85/25.86	c cleaning 17003 clauses out of 34009 with flag 832208/161003
62.05/29.49	c cleaning 18000 clauses out of 36004 with flag 929417/180001
70.47/33.66	c cleaning 18988 clauses out of 38004 with flag 1030506/200001
79.29/38.00	c cleaning 19999 clauses out of 40016 with flag 1135436/221001
90.31/43.55	c cleaning 20999 clauses out of 42016 with flag 1254426/243000
101.35/49.07	c cleaning 22002 clauses out of 44017 with flag 1370456/266000
113.36/55.01	c cleaning 23006 clauses out of 46015 with flag 1480815/290000
125.56/61.12	c cleaning 23998 clauses out of 48010 with flag 1604170/315001
138.80/67.70	c cleaning 25001 clauses out of 50011 with flag 1727299/341000
155.45/76.04	c cleaning 26005 clauses out of 52012 with flag 1880536/368002
171.48/84.01	c cleaning 26995 clauses out of 54008 with flag 2015810/396003
190.97/93.79	c cleaning 27998 clauses out of 56010 with flag 2171814/425000
211.50/103.92	c cleaning 28998 clauses out of 58013 with flag 2351638/455001
233.97/115.18	c cleaning 30000 clauses out of 60015 with flag 2539267/486001
252.68/124.41	c cleaning 30997 clauses out of 62014 with flag 2684332/518000
252.68/124.46	c cleaning 0 clauses out of 11001 with flag 0/11001
271.58/133.88	c cleaning 32004 clauses out of 64017 with flag 2846333/551000
293.25/144.67	c cleaning 33005 clauses out of 66016 with flag 3015944/585003
315.60/155.71	c cleaning 34003 clauses out of 68009 with flag 3189523/620001
341.92/168.86	c cleaning 35003 clauses out of 70006 with flag 3393808/656001
371.70/183.66	c cleaning 35998 clauses out of 72003 with flag 3610866/693001
403.67/199.57	c cleaning 36998 clauses out of 74004 with flag 3821936/731000
434.42/214.87	c cleaning 37999 clauses out of 76006 with flag 4035658/770000
471.63/233.33	c cleaning 39002 clauses out of 78008 with flag 4257901/810001
505.37/250.18	c cleaning 39994 clauses out of 80006 with flag 4472198/851001
539.37/267.05	c cleaning 41001 clauses out of 82012 with flag 4690826/893001
577.15/285.89	c cleaning 42002 clauses out of 84011 with flag 4929699/936001
618.52/306.42	c cleaning 43003 clauses out of 86009 with flag 5170046/980001
662.12/328.14	c cleaning 43999 clauses out of 88006 with flag 5418122/1025001
708.17/351.03	c cleaning 44998 clauses out of 90006 with flag 5671246/1071000
752.60/373.17	c cleaning 46002 clauses out of 92009 with flag 5937075/1118001
807.50/400.42	c cleaning 47001 clauses out of 94007 with flag 6225051/1166001
846.49/419.88	c cleaning 0 clauses out of 18001 with flag 0/18001
861.16/427.11	c cleaning 47997 clauses out of 96007 with flag 6526921/1215002
911.85/452.34	c cleaning 48998 clauses out of 98008 with flag 6799838/1265000
963.16/477.83	c cleaning 50001 clauses out of 100010 with flag 7074740/1316000
1021.21/506.70	c cleaning 50999 clauses out of 102009 with flag 7365688/1368000
1079.36/535.67	c cleaning 52000 clauses out of 104010 with flag 7689909/1421000
1141.93/566.77	c cleaning 52998 clauses out of 106011 with flag 8016543/1475001
1209.40/600.26	c cleaning 54002 clauses out of 108015 with flag 8341667/1530003
1280.81/635.72	c cleaning 55003 clauses out of 110010 with flag 8693508/1586000
1367.82/679.07	c cleaning 56002 clauses out of 112007 with flag 9102989/1643000
1449.90/719.86	c cleaning 56998 clauses out of 114006 with flag 9458336/1701001
1534.90/762.02	c cleaning 57999 clauses out of 116007 with flag 9843353/1760000
1626.90/807.72	c cleaning 58996 clauses out of 118008 with flag 10257419/1820000
1720.22/854.18	c cleaning 60008 clauses out of 120015 with flag 10642057/1881003
1800.18/893.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/893.80	c starts		: 1587
1800.18/893.80	c conflicts		: 1936788
1800.18/893.80	c decisions		: 2213822
1800.18/893.80	c propagations		: 182011127
1800.18/893.80	c inspects		: 10891374688
1800.18/893.80	c shortcuts		: 0
1800.18/893.80	c learnt literals	: 0
1800.18/893.80	c learnt binary clauses	: 23
1800.18/893.80	c learnt ternary clauses	: 400
1800.18/893.80	c learnt constraints	: 1936788
1800.18/893.80	c ignored constraints	: 0
1800.18/893.80	c root simplifications	: 0
1800.18/893.80	c removed literals (reason simplification)	: 19834368
1800.18/893.80	c reason swapping (by a shorter reason)	: 0
1800.18/893.80	c Calls to reduceDB	: 57
1800.18/893.80	c Number of update (reduction) of LBD	: 446605
1800.18/893.80	c Imported unit clauses	: 0
1800.18/893.80	c number of reductions to clauses (during analyze)	: 0
1800.18/893.80	c number of learned constraints concerned by reduction	: 0
1800.18/893.80	c number of learning phase by resolution	: 0
1800.18/893.80	c number of learning phase by cutting planes	: 0
1800.18/893.80	c speed (assignments/second)	: 203717.87806103774
1800.18/893.80	c non guided choices	121
1800.18/893.83	c learnt constraints type 
1800.18/893.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 23
1800.18/893.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 115769
1800.18/893.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/893.83	c starts		: 53
1800.18/893.83	c conflicts		: 24550
1800.18/893.83	c decisions		: 28570
1800.18/893.83	c propagations		: 2833251
1800.18/893.83	c inspects		: 1305752672
1800.18/893.83	c shortcuts		: 0
1800.18/893.83	c learnt literals	: 0
1800.18/893.83	c learnt binary clauses	: 0
1800.18/893.83	c learnt ternary clauses	: 2
1800.18/893.83	c learnt constraints	: 24550
1800.18/893.83	c ignored constraints	: 0
1800.18/893.83	c root simplifications	: 0
1800.18/893.83	c removed literals (reason simplification)	: 0
1800.18/893.83	c reason swapping (by a shorter reason)	: 0
1800.18/893.83	c Calls to reduceDB	: 3
1800.18/893.83	c Number of update (reduction) of LBD	: 0
1800.18/893.83	c Imported unit clauses	: 0
1800.18/893.83	c number of reductions to clauses (during analyze)	: 0
1800.18/893.83	c number of learned constraints concerned by reduction	: 0
1800.18/893.83	c number of learning phase by resolution	: 0
1800.18/893.83	c number of learning phase by cutting planes	: 0
1800.18/893.83	c speed (assignments/second)	: 3171.043206532688
1800.18/893.83	c non guided choices	121
1800.18/893.84	c learnt constraints type 
1800.18/893.84	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 3772
1800.18/893.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 372
1800.18/893.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20406
1800.18/893.84	s UNKNOWN
1800.18/893.84	c Total wall clock time (in seconds): 893.736

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-4097752-1466114120/watcher-4097752-1466114120 -o /tmp/evaluation-result-4097752-1466114120/solver-4097752-1466114120 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466112168-31201 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4097752-1466114120.opb 

pid=392
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.33 4.33 3.92 4/197 395
/proc/meminfo: memFree=28834592/32872528 swapFree=1430864/1543284
[pid=395] ppid=392 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/395/stat : 395 (java) R 392 395 31185 0 -1 4202496 721 0 0 0 0 0 0 0 20 0 1 0 13460743 23793664 371 33554432000 1073741824 1073778376 140736358738352 140736358727416 266426432051 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/395/statm: 5809 383 294 9 0 128 0
[pid=395/tid=396] ppid=392 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/395/task/396/stat : 396 (java) R 392 395 31185 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 13460744 98570240 977 33554432000 1073741824 1073778376 140736358738352 139897493294632 266435642752 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 4.33 4.33 3.92 4/197 395
/proc/meminfo: memFree=28834592/32872528 swapFree=1430864/1543284
[pid=395] ppid=392 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/395/stat : 395 (java) S 392 395 31185 0 -1 4202496 4522 0 1 0 10 1 0 0 20 0 18 0 13460743 9787879424 6144 33554432000 1073741824 1073778376 140736358738352 140736358729488 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/395/statm: 2389619 6144 2156 9 0 2380296 0
[pid=395/tid=396] ppid=392 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/395/task/396/stat : 396 (java) R 392 395 31185 0 -1 4202560 2409 0 1 0 7 0 0 0 20 0 18 0 13460744 9787879424 6144 33554432000 1073741824 1073778376 140736358738352 139897493289496 266439025933 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200267 s]
/proc/loadavg: 4.33 4.33 3.92 4/197 395
/proc/meminfo: memFree=28834592/32872528 swapFree=1430864/1543284
[pid=395] ppid=392 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/395/stat : 395 (java) S 392 395 31185 0 -1 4202496 4971 0 1 0 27 1 0 0 20 0 18 0 13460743 9787879424 7007 33554432000 1073741824 1073778376 140736358738352 140736358729488 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/395/statm: 2389619 7007 2216 9 0 2380296 0
[pid=395/tid=396] ppid=392 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/395/task/396/stat : 396 (java) R 392 395 31185 0 -1 4202560 2425 0 1 0 17 0 0 0 20 0 18 0 13460744 9787879424 7007 33554432000 1073741824 1073778376 140736358738352 139897493289496 139897496585063 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.30026 s]
/proc/loadavg: 4.33 4.33 3.92 4/197 395
/proc/meminfo: memFree=28834592/32872528 swapFree=1430864/1543284
[pid=395] ppid=392 vsize=9558476 CPUtime=0.52 cores=0,2,4,6
/proc/395/stat : 395 (java) S 392 395 31185 0 -1 4202496 5973 0 1 0 51 1 0 0 20 0 18 0 13460743 9787879424 9470 33554432000 1073741824 1073778376 140736358738352 140736358729488 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/395/statm: 2389619 9470 2234 9 0 2380296 0
[pid=395/tid=396] ppid=392 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/395/task/396/stat : 396 (java) R 392 395 31185 0 -1 4202560 2429 0 1 0 27 0 0 0 20 0 18 0 13460744 9787879424 9470 33554432000 1073741824 1073778376 140736358738352 139897493284176 139897365057799 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558476

[startup+0.70022 s]
/proc/loadavg: 4.33 4.33 3.92 4/197 395
/proc/meminfo: memFree=28834592/32872528 swapFree=1430864/1543284
[pid=395] ppid=392 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/395/stat : 395 (java) S 392 395 31185 0 -1 4202496 15603 0 1 0 200 4 0 0 20 0 22 0 13460743 10060525568 18508 33554432000 1073741824 1073778376 140736358738352 140736358729488 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/395/statm: 2456183 18508 2265 9 0 2446860 0
[pid=395/tid=396] ppid=392 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/395/task/396/stat : 396 (java) S 392 395 31185 0 -1 4202560 2501 0 1 0 33 0 0 0 20 0 22 0 13460744 10060525568 18508 33554432000 1073741824 1073778376 140736358738352 139897493300088 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 9824732

[startup+1.5009 s]
/proc/loadavg: 4.33 4.33 3.92 5/219 417
/proc/meminfo: memFree=28662440/32872528 swapFree=1430864/1543284
[pid=395] ppid=392 vsize=9824732 CPUtime=4.95 cores=0,2,4,6
/proc/395/stat : 395 (java) S 392 395 31185 0 -1 4202496 25260 0 1 0 488 7 0 0 20 0 22 0 13460743 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 140736358729488 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/395/statm: 2456183 49606 2290 9 0 2446860 0
[pid=395/tid=396] ppid=392 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/395/task/396/stat : 396 (java) S 392 395 31185 0 -1 4202560 2501 0 1 0 33 0 0 0 20 0 22 0 13460744 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897493300088 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=398] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/398/stat : 398 (java) S 392 395 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897337395880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=399] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/399/stat : 399 (java) S 392 395 31185 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897336343336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=400] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/400/stat : 400 (java) S 392 395 31185 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897335290792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=401] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/401/stat : 401 (java) S 392 395 31185 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897334238248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=402] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/402/stat : 402 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897333184680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=403] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/403/stat : 403 (java) S 392 395 31185 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897332132136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=404] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/404/stat : 404 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897331079592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=405] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/405/stat : 405 (java) S 392 395 31185 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13460745 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897330027048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=406] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/406/stat : 406 (java) S 392 395 31185 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 13460746 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897317616232 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=407] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/407/stat : 407 (java) S 392 395 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13460746 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897316562552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=408] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/408/stat : 408 (java) S 392 395 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13460746 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897315509896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=409] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/409/stat : 409 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460748 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897314458640 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=410] ppid=392 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/395/task/410/stat : 410 (java) S 392 395 31185 0 -1 4202560 11379 0 0 0 113 2 0 0 20 0 22 0 13460748 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897313404984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=411] ppid=392 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/395/task/411/stat : 411 (java) S 392 395 31185 0 -1 4202560 9886 0 0 0 113 2 0 0 20 0 22 0 13460748 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897312352440 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=412] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/412/stat : 412 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460748 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897311300088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=413] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/413/stat : 413 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460748 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897310247752 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=414] ppid=392 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/395/task/414/stat : 414 (java) R 392 395 31185 0 -1 4202560 20 0 0 0 111 0 0 0 20 0 22 0 13460779 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897307773624 139897365609504 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=395/tid=415] ppid=392 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/395/task/415/stat : 415 (java) R 392 395 31185 0 -1 4202560 101 0 0 0 110 2 0 0 20 0 22 0 13460779 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897306721968 139897365726958 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=395/tid=416] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/416/stat : 416 (java) S 392 395 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13460779 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897305671208 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=417] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/417/stat : 417 (java) S 392 395 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13460779 10060525568 49606 33554432000 1073741824 1073778376 140736358738352 139897304618664 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 9824732

[startup+3.10098 s]
/proc/loadavg: 4.33 4.33 3.92 5/219 417
/proc/meminfo: memFree=28557108/32872528 swapFree=1430864/1543284
[pid=395] ppid=392 vsize=9824732 CPUtime=8.27 cores=0,2,4,6
/proc/395/stat : 395 (java) S 392 395 31185 0 -1 4202496 25648 0 1 0 817 10 0 0 20 0 22 0 13460743 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 140736358729488 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/395/statm: 2456183 84205 2290 9 0 2446860 0
[pid=395/tid=396] ppid=392 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/395/task/396/stat : 396 (java) S 392 395 31185 0 -1 4202560 2501 0 1 0 33 0 0 0 20 0 22 0 13460744 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897493300088 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=398] ppid=392 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/395/task/398/stat : 398 (java) S 392 395 31185 0 -1 4202560 52 0 0 0 1 0 0 0 20 0 22 0 13460744 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897337395880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=399] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/399/stat : 399 (java) S 392 395 31185 0 -1 4202560 49 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897336343336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=400] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/400/stat : 400 (java) S 392 395 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897335290792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=401] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/401/stat : 401 (java) S 392 395 31185 0 -1 4202560 55 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897334238248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=402] ppid=392 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/395/task/402/stat : 402 (java) S 392 395 31185 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 13460744 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897333184680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=403] ppid=392 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/395/task/403/stat : 403 (java) S 392 395 31185 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 13460744 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897332132136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=404] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/404/stat : 404 (java) S 392 395 31185 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897331079592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=405] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/405/stat : 405 (java) S 392 395 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13460745 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897330027048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=406] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/406/stat : 406 (java) S 392 395 31185 0 -1 4202560 183 0 0 0 0 0 0 0 20 0 22 0 13460746 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897317616232 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=407] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/407/stat : 407 (java) S 392 395 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13460746 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897316562552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=408] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/408/stat : 408 (java) S 392 395 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13460746 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897315509896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=409] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/409/stat : 409 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460748 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897314458640 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=410] ppid=392 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/395/task/410/stat : 410 (java) S 392 395 31185 0 -1 4202560 11379 0 0 0 116 3 0 0 20 0 22 0 13460748 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897313404984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=411] ppid=392 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/395/task/411/stat : 411 (java) S 392 395 31185 0 -1 4202560 9886 0 0 0 118 2 0 0 20 0 22 0 13460748 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897312352440 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=412] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/412/stat : 412 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460748 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897311300088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=413] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/413/stat : 413 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460748 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897310247752 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=414] ppid=392 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/395/task/414/stat : 414 (java) R 392 395 31185 0 -1 4202560 23 0 0 0 266 0 0 0 20 0 22 0 13460779 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897307773824 139897365583016 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=395/tid=415] ppid=392 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/395/task/415/stat : 415 (java) R 392 395 31185 0 -1 4202560 159 0 0 0 265 3 0 0 20 0 22 0 13460779 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897306722568 139897365771208 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=395/tid=416] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/416/stat : 416 (java) S 392 395 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13460779 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897305671208 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=417] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/417/stat : 417 (java) S 392 395 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13460779 10060525568 84205 33554432000 1073741824 1073778376 140736358738352 139897304618664 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.27
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.38 4.34 3.92 6/219 417
/proc/meminfo: memFree=28255856/32872528 swapFree=1430864/1543284
[pid=395] ppid=392 vsize=9824732 CPUtime=14.82 cores=0,2,4,6
/proc/395/stat : 395 (java) S 392 395 31185 0 -1 4202496 26517 0 1 0 1464 18 0 0 20 0 22 0 13460743 10060525568 214574 33554432000 1073741824 1073778376 140736358738352 140736358729488 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/395/statm: 2456183 214574 2290 9 0 2446860 0
[pid=395/tid=396] ppid=392 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/395/task/396/stat : 396 (java) S 392 395 31185 0 -1 4202560 2501 0 1 0 33 0 0 0 20 0 22 0 13460744 10060525568 214574 33554432000 1073741824 1073778376 140736358738352 139897493300088 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=398] ppid=392 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/395/task/398/stat : 398 (java) S 392 395 31185 0 -1 4202560 58 0 0 0 1 0 0 0 20 0 22 0 13460744 10060525568 214574 33554432000 1073741824 1073778376 140736358738352 139897337395880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=399] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/399/stat : 399 (java) S 392 395 31185 0 -1 4202560 52 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 214574 33554432000 1073741824 1073778376 140736358738352 139897336343336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=400] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/400/stat : 400 (java) S 392 395 31185 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13460744 10060525568 214574 33554432000 1073741824 1073778376 140736358738352 139897335290792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=401] ppid=392 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/395/task/401/stat : 401 (java) S 392 395 31185 0 -1 4202560 60 0 0 0 1 0 0 0 20 0 22 0 13460744 10060525568 214574 33554432000 1073741824 1073778376 140736358738352 139897334238248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=402] ppid=392 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/395/task/402/stat : 402 (java) S 392 395 31185 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 13460744 10060525568 214574 33554432000 1073741824 1073778376 140736358738352 139897333184680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=403] ppid=392 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/395/task/403/stat : 403 (java) S 392 395 31185 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 22 0 13460744 10060525568 214574 33554432000 1073741824 1073778376 140736358738352 139897332132136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=404] ppid=392 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/395/task/404/stat : 404 (java) S 392 395 31185 0 -1 4202560 51 0 0 0 1 0 0 0 20 0 22 0 13460744 10060525568 214574 33554432000 1073741824 1073778376 140736358738352 139897331079592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=405] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/395/task/400/stat : 400 (java) S 392 395 31185 0 -1 4202560 317 0 0 0 282 5 0 0 20 0 22 0 13460744 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897335290792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=401] ppid=392 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/395/task/401/stat : 401 (java) S 392 395 31185 0 -1 4202560 374 0 0 0 288 5 0 0 20 0 22 0 13460744 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897334238248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=402] ppid=392 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/395/task/402/stat : 402 (java) S 392 395 31185 0 -1 4202560 315 0 0 0 286 4 0 0 20 0 22 0 13460744 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897333184680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=403] ppid=392 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/395/task/403/stat : 403 (java) S 392 395 31185 0 -1 4202560 321 0 0 0 261 5 0 0 20 0 22 0 13460744 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897332132136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=404] ppid=392 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/395/task/404/stat : 404 (java) S 392 395 31185 0 -1 4202560 350 0 0 0 292 4 0 0 20 0 22 0 13460744 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897331079592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=405] ppid=392 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/395/task/405/stat : 405 (java) S 392 395 31185 0 -1 4202560 319 0 0 0 280 5 0 0 20 0 22 0 13460745 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897330027048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=406] ppid=392 vsize=9824732 CPUtime=0.4 cores=0,2,4,6
/proc/395/task/406/stat : 406 (java) S 392 395 31185 0 -1 4202560 782 0 0 0 10 30 0 0 20 0 22 0 13460746 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897317616232 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=407] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/407/stat : 407 (java) S 392 395 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13460746 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897316562552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=408] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/408/stat : 408 (java) S 392 395 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13460746 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897315509896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=409] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/409/stat : 409 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460748 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897314458640 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=410] ppid=392 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/395/task/410/stat : 410 (java) S 392 395 31185 0 -1 4202560 11381 0 0 0 127 3 0 0 20 0 22 0 13460748 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897313404984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=411] ppid=392 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/395/task/411/stat : 411 (java) S 392 395 31185 0 -1 4202560 16482 0 0 0 222 3 0 0 20 0 22 0 13460748 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897312352440 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=412] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/412/stat : 412 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460748 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897311300088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=413] ppid=392 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/395/task/413/stat : 413 (java) S 392 395 31185 0 -1 4202560 46 0 0 0 14 16 0 0 20 0 22 0 13460748 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897310247752 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=414] ppid=392 vsize=9824732 CPUtime=812.26 cores=0,2,4,6
/proc/395/task/414/stat : 414 (java) R 392 395 31185 0 -1 4202560 292 0 0 0 81211 15 0 0 20 0 22 0 13460779 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897307774576 139897365583207 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=395/tid=415] ppid=392 vsize=9824732 CPUtime=812.46 cores=0,2,4,6
/proc/395/task/415/stat : 415 (java) R 392 395 31185 0 -1 4202560 1423 0 0 0 81211 35 0 0 20 0 22 0 13460779 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897306723216 139897365692699 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=395/tid=416] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/416/stat : 416 (java) S 392 395 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13460779 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897305671208 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=417] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/417/stat : 417 (java) S 392 395 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13460779 10060525568 389189 33554432000 1073741824 1073778376 140736358738352 139897304618664 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1656.28
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.36 4.26 4.11 6/220 534
/proc/meminfo: memFree=25250776/32872528 swapFree=1430864/1543284
[pid=395] ppid=392 vsize=9824732 CPUtime=1777.04 cores=0,2,4,6
/proc/395/stat : 395 (java) S 392 395 31185 0 -1 4202496 36941 0 1 0 177588 116 0 0 20 0 22 0 13460743 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 140736358729488 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/395/statm: 2456183 386401 2294 9 0 2446860 0
[pid=395/tid=396] ppid=392 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/395/task/396/stat : 396 (java) S 392 395 31185 0 -1 4202560 2506 0 1 0 35 3 0 0 20 0 22 0 13460744 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897493300088 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=398] ppid=392 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/395/task/398/stat : 398 (java) S 392 395 31185 0 -1 4202560 368 0 0 0 304 5 0 0 20 0 22 0 13460744 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897337395880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=399] ppid=392 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/395/task/399/stat : 399 (java) S 392 395 31185 0 -1 4202560 352 0 0 0 296 3 0 0 20 0 22 0 13460744 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897336343336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=400] ppid=392 vsize=9824732 CPUtime=3.11 cores=0,2,4,6
/proc/395/task/400/stat : 400 (java) S 392 395 31185 0 -1 4202560 318 0 0 0 306 5 0 0 20 0 22 0 13460744 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897335290792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=401] ppid=392 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/395/task/401/stat : 401 (java) S 392 395 31185 0 -1 4202560 376 0 0 0 313 5 0 0 20 0 22 0 13460744 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897334238248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=402] ppid=392 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/395/task/402/stat : 402 (java) S 392 395 31185 0 -1 4202560 316 0 0 0 311 4 0 0 20 0 22 0 13460744 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897333184680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=403] ppid=392 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/395/task/403/stat : 403 (java) S 392 395 31185 0 -1 4202560 323 0 0 0 283 5 0 0 20 0 22 0 13460744 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897332132136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=404] ppid=392 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/395/task/404/stat : 404 (java) S 392 395 31185 0 -1 4202560 352 0 0 0 314 4 0 0 20 0 22 0 13460744 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897331079592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=405] ppid=392 vsize=9824732 CPUtime=3.08 cores=0,2,4,6
/proc/395/task/405/stat : 405 (java) S 392 395 31185 0 -1 4202560 319 0 0 0 303 5 0 0 20 0 22 0 13460745 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897330027048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=395/tid=406] ppid=392 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/395/task/406/stat : 406 (java) S 392 395 31185 0 -1 4202560 787 0 0 0 11 32 0 0 20 0 22 0 13460746 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897317616232 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=407] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/407/stat : 407 (java) S 392 395 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13460746 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897316562552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=408] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/408/stat : 408 (java) S 392 395 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13460746 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897315509896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=409] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/409/stat : 409 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460748 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897314458640 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=410] ppid=392 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/395/task/410/stat : 410 (java) S 392 395 31185 0 -1 4202560 11381 0 0 0 127 3 0 0 20 0 22 0 13460748 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897313404984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=411] ppid=392 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/395/task/411/stat : 411 (java) S 392 395 31185 0 -1 4202560 16482 0 0 0 222 3 0 0 20 0 22 0 13460748 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897312352440 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=412] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/412/stat : 412 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460748 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897311300088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=413] ppid=392 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/395/task/413/stat : 413 (java) S 392 395 31185 0 -1 4202560 49 0 0 0 14 19 0 0 20 0 22 0 13460748 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897310247752 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=414] ppid=392 vsize=9824732 CPUtime=871.53 cores=0,2,4,6
/proc/395/task/414/stat : 414 (java) R 392 395 31185 0 -1 4202560 304 0 0 0 87137 16 0 0 20 0 22 0 13460779 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897307774592 139897365583207 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=395/tid=415] ppid=392 vsize=9824732 CPUtime=871.75 cores=0,2,4,6
/proc/395/task/415/stat : 415 (java) R 392 395 31185 0 -1 4202560 1443 0 0 0 87138 37 0 0 20 0 22 0 13460779 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897306721088 139897365772376 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=395/tid=416] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/416/stat : 416 (java) S 392 395 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13460779 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897305671208 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=417] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/417/stat : 417 (java) S 392 395 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13460779 10060525568 386401 33554432000 1073741824 1073778376 140736358738352 139897304618664 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1777.04
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.801 s]
/proc/loadavg: 4.30 4.25 4.11 5/220 534
/proc/meminfo: memFree=25253608/32872528 swapFree=1430864/1543284
[pid=395] ppid=392 vsize=9824732 CPUtime=1800.18 cores=0,2,4,6
/proc/395/stat : 395 (java) S 392 395 31185 0 -1 4202496 36950 0 1 0 179901 117 0 0 20 0 22 0 13460743 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 140736358729488 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/395/statm: 2456183 385887 2294 9 0 2446860 0
[pid=395/tid=396] ppid=392 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/395/task/396/stat : 396 (java) S 392 395 31185 0 -1 4202560 2506 0 1 0 35 3 0 0 20 0 22 0 13460744 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897493300088 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=398] ppid=392 vsize=9824732 CPUtime=3.16 cores=0,2,4,6
/proc/395/task/398/stat : 398 (java) S 392 395 31185 0 -1 4202560 369 0 0 0 310 6 0 0 20 0 22 0 13460744 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897337395880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=399] ppid=392 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/395/task/399/stat : 399 (java) S 392 395 31185 0 -1 4202560 352 0 0 0 301 3 0 0 20 0 22 0 13460744 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897336343336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=400] ppid=392 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/395/task/400/stat : 400 (java) S 392 395 31185 0 -1 4202560 319 0 0 0 310 5 0 0 20 0 22 0 13460744 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897335290792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=401] ppid=392 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/395/task/401/stat : 401 (java) S 392 395 31185 0 -1 4202560 376 0 0 0 317 5 0 0 20 0 22 0 13460744 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897334238248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=402] ppid=392 vsize=9824732 CPUtime=3.21 cores=0,2,4,6
/proc/395/task/402/stat : 402 (java) S 392 395 31185 0 -1 4202560 316 0 0 0 317 4 0 0 20 0 22 0 13460744 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897333184680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=403] ppid=392 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/395/task/403/stat : 403 (java) S 392 395 31185 0 -1 4202560 323 0 0 0 287 5 0 0 20 0 22 0 13460744 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897332132136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=404] ppid=392 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/395/task/404/stat : 404 (java) S 392 395 31185 0 -1 4202560 352 0 0 0 318 4 0 0 20 0 22 0 13460744 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897331079592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=405] ppid=392 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/395/task/405/stat : 405 (java) S 392 395 31185 0 -1 4202560 319 0 0 0 308 5 0 0 20 0 22 0 13460745 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897330027048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=406] ppid=392 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/395/task/406/stat : 406 (java) S 392 395 31185 0 -1 4202560 787 0 0 0 11 32 0 0 20 0 22 0 13460746 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897317616232 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=407] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/407/stat : 407 (java) S 392 395 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13460746 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897316562552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=408] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/408/stat : 408 (java) S 392 395 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13460746 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897315509896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=409] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/409/stat : 409 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460748 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897314458640 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=410] ppid=392 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/395/task/410/stat : 410 (java) S 392 395 31185 0 -1 4202560 11381 0 0 0 127 3 0 0 20 0 22 0 13460748 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897313404984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=411] ppid=392 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/395/task/411/stat : 411 (java) S 392 395 31185 0 -1 4202560 16482 0 0 0 222 3 0 0 20 0 22 0 13460748 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897312352440 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=395/tid=412] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/412/stat : 412 (java) S 392 395 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13460748 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897311300088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=413] ppid=392 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/395/task/413/stat : 413 (java) S 392 395 31185 0 -1 4202560 49 0 0 0 14 19 0 0 20 0 22 0 13460748 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897310247752 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=395/tid=414] ppid=392 vsize=9824732 CPUtime=882.88 cores=0,2,4,6
/proc/395/task/414/stat : 414 (java) R 392 395 31185 0 -1 4202560 306 0 0 0 88272 16 0 0 20 0 22 0 13460779 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897307774712 139897365583207 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=395/tid=415] ppid=392 vsize=9824732 CPUtime=883.09 cores=0,2,4,6
/proc/395/task/415/stat : 415 (java) R 392 395 31185 0 -1 4202560 1448 0 0 0 88272 37 0 0 20 0 22 0 13460779 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897306723304 139897365637621 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=395/tid=416] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/416/stat : 416 (java) S 392 395 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13460779 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897305671208 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=395/tid=417] ppid=392 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/395/task/417/stat : 417 (java) S 392 395 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13460779 10060525568 385887 33554432000 1073741824 1073778376 140736358738352 139897304618664 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
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 395 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 395 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=467199
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=663747
# CPU time returned by wait4() is 1796.13
# while last known CPU time is 1800.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 893.867
CPU time (s): 1800.18
CPU user time (s): 1799.01
CPU system time (s): 1.17
CPU usage (%): 201.392
Max. virtual memory (cumulated for all children) (KiB): 9825092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.47
system time used= 1.66375
maximum resident set size= 1723644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36983
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= 38207
involuntary context switches= 50618

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.61499 second user time and 6.34304 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-16 23:55:20
IDJOB=4097752
IDBENCH=107802
IDSOLVER=2543
FILE ID=node116/4097752-1466114120
RUNJOBID= node116-1466112168-31201
PBS_JOBID= 19904124
Free space on /tmp= 71632 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-7_6_24.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097752-1466114120/watcher-4097752-1466114120 -o /tmp/evaluation-result-4097752-1466114120/solver-4097752-1466114120 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466112168-31201 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4097752-1466114120.opb

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

MD5SUM BENCH= 9cabd0fc9543e44827967e2c0b19c481
RANDOM SEED=1604601863

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28835120 kB
Buffers:           58004 kB
Cached:           135852 kB
SwapCached:         2876 kB
Active:          1676680 kB
Inactive:         104572 kB
Active(anon):    1587588 kB
Inactive(anon):     2164 kB
Active(file):      89092 kB
Inactive(file):   102408 kB
Unevictable:     1543284 kB
Mlocked:         1430864 kB
SwapTotal:      67108856 kB
SwapFree:       67099564 kB
Dirty:              1088 kB
Writeback:             0 kB
AnonPages:       3145280 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             572160 kB
SReclaimable:      15560 kB
SUnreclaim:       556600 kB
KernelStack:        1808 kB
PageTables:        11048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3379684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1669120 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= 71628 MiB
End job on node116 at 2016-06-17 00:10:14