Trace number 4098060

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.74 892.269

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_23.opb
MD5SUM60625a8f4cfa2ca63ddafc7817561234
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark6.83896
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7656
Total number of constraints37502
Number of constraints which are clauses37497
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 constraint87
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 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 110
Number of bits of the biggest sum of numbers7
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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4098060-1466115202.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
2.92/1.43	c ... done. Wall clock time 1.307s.
2.92/1.43	c declared #vars     7656
2.92/1.43	c #constraints  37506
2.92/1.43	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.92/1.43	c constraints type 
2.92/1.43	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 22446
2.92/1.43	c org.sat4j.specs.Constr$1 => 4
2.92/1.43	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
2.92/1.43	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
2.92/1.43	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 15050
2.92/1.43	c 37506 constraints processed.
2.92/1.43	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.92/1.43	c constraints type 
2.92/1.43	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 15050
2.92/1.43	c org.sat4j.specs.Constr$1 => 4
2.92/1.43	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 22446
2.92/1.43	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
2.92/1.43	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
2.92/1.43	c 37506 constraints processed.
10.47/4.33	c cleaning 2496 clauses out of 5000 with flag 32062/5000
17.24/7.52	c cleaning 4253 clauses out of 8509 with flag 82349/11005
24.29/10.92	c cleaning 5618 clauses out of 11260 with flag 139643/18009
32.26/14.84	c cleaning 6810 clauses out of 13633 with flag 212682/26000
40.03/18.66	c cleaning 7909 clauses out of 15824 with flag 281267/35001
48.83/23.08	c cleaning 8939 clauses out of 17914 with flag 340675/45000
62.28/29.57	c cleaning 9973 clauses out of 19976 with flag 406339/56001
71.88/34.37	c cleaning 10996 clauses out of 22004 with flag 498880/68002
82.73/39.68	c cleaning 11998 clauses out of 24006 with flag 581729/81000
93.12/44.89	c cleaning 12994 clauses out of 26008 with flag 675049/95000
104.49/50.43	c cleaning 14003 clauses out of 28014 with flag 762706/110000
118.35/57.31	c cleaning 15001 clauses out of 30012 with flag 866846/126001
133.83/65.48	c cleaning 16004 clauses out of 32011 with flag 976043/143001
148.07/72.57	c cleaning 17001 clauses out of 34008 with flag 1089111/161002
164.34/80.62	c cleaning 18001 clauses out of 36005 with flag 1203325/180000
181.83/89.31	c cleaning 18999 clauses out of 38004 with flag 1337001/200000
200.15/98.47	c cleaning 19985 clauses out of 40007 with flag 1469549/221002
220.20/108.36	c cleaning 21002 clauses out of 42020 with flag 1630006/243000
239.58/117.91	c cleaning 22000 clauses out of 44019 with flag 1783767/266001
258.37/127.27	c cleaning 23008 clauses out of 46019 with flag 1935279/290001
278.01/136.95	c cleaning 24000 clauses out of 48010 with flag 2088374/315000
299.03/147.35	c cleaning 24999 clauses out of 50010 with flag 2256630/341000
320.27/157.72	c cleaning 26006 clauses out of 52011 with flag 2421761/368000
323.11/159.12	c cleaning 0 clauses out of 5002 with flag 0/5002
345.28/169.91	c cleaning 26993 clauses out of 54005 with flag 2625341/396000
368.10/181.22	c cleaning 28004 clauses out of 56012 with flag 2803811/425000
393.99/194.71	c cleaning 29005 clauses out of 58010 with flag 2989076/455002
420.66/208.02	c cleaning 29995 clauses out of 60003 with flag 3202584/486000
446.63/220.91	c cleaning 30993 clauses out of 62008 with flag 3399028/518000
473.42/234.22	c cleaning 32006 clauses out of 64015 with flag 3601601/551000
499.14/247.06	c cleaning 33003 clauses out of 66011 with flag 3793118/585002
526.40/260.54	c cleaning 34005 clauses out of 68013 with flag 4007872/620007
550.75/272.64	c cleaning 34996 clauses out of 70001 with flag 4189101/656000
582.55/288.35	c cleaning 35988 clauses out of 72005 with flag 4396192/693000
620.17/306.93	c cleaning 36987 clauses out of 74017 with flag 4627618/731000
660.11/326.70	c cleaning 38010 clauses out of 76032 with flag 4868455/770002
699.87/346.26	c cleaning 39005 clauses out of 78020 with flag 5116495/810000
740.95/366.54	c cleaning 39997 clauses out of 80016 with flag 5384425/851001
781.92/386.67	c cleaning 41006 clauses out of 82018 with flag 5661081/893000
826.75/408.80	c cleaning 41982 clauses out of 84013 with flag 5929162/936001
876.04/433.20	c cleaning 43008 clauses out of 86036 with flag 6210591/980006
930.35/460.17	c cleaning 44000 clauses out of 88022 with flag 6515054/1025000
982.08/485.87	c cleaning 45003 clauses out of 90023 with flag 6841261/1071001
1035.27/512.13	c cleaning 46009 clauses out of 92020 with flag 7196485/1118001
1087.54/539.15	c cleaning 46992 clauses out of 94010 with flag 7528482/1166000
1141.62/566.05	c cleaning 48003 clauses out of 96021 with flag 7873885/1215003
1198.41/594.28	c cleaning 48997 clauses out of 98016 with flag 8248682/1265001
1256.30/622.90	c cleaning 49981 clauses out of 100018 with flag 8596995/1316000
1310.95/649.96	c cleaning 50995 clauses out of 102037 with flag 8957716/1368000
1368.47/678.31	c cleaning 52009 clauses out of 104043 with flag 9330078/1421001
1420.20/703.92	c cleaning 52998 clauses out of 106033 with flag 9700405/1475000
1473.43/730.24	c cleaning 54016 clauses out of 108036 with flag 10101764/1530001
1526.59/756.59	c cleaning 55003 clauses out of 110020 with flag 10495040/1586001
1574.25/780.27	c cleaning 0 clauses out of 11000 with flag 0/11000
1576.44/781.33	c cleaning 55998 clauses out of 112016 with flag 10872696/1643000
1624.68/805.33	c cleaning 56995 clauses out of 114018 with flag 11261160/1701000
1695.73/840.58	c cleaning 57868 clauses out of 116024 with flag 11679568/1760001
1773.17/878.89	c cleaning 59041 clauses out of 118156 with flag 12135742/1820001
1800.16/892.21	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/892.21	c starts		: 4265
1800.16/892.21	c conflicts		: 1847699
1800.16/892.21	c decisions		: 15796878
1800.16/892.21	c propagations		: 1061949078
1800.16/892.21	c inspects		: 10524941717
1800.16/892.21	c shortcuts		: 0
1800.16/892.21	c learnt literals	: 0
1800.16/892.21	c learnt binary clauses	: 0
1800.16/892.21	c learnt ternary clauses	: 223
1800.16/892.21	c learnt constraints	: 1847699
1800.16/892.21	c ignored constraints	: 0
1800.16/892.21	c root simplifications	: 0
1800.16/892.21	c removed literals (reason simplification)	: 47558138
1800.16/892.21	c reason swapping (by a shorter reason)	: 0
1800.16/892.21	c Calls to reduceDB	: 56
1800.16/892.21	c Number of update (reduction) of LBD	: 938625
1800.16/892.21	c Imported unit clauses	: 0
1800.16/892.21	c number of reductions to clauses (during analyze)	: 0
1800.16/892.21	c number of learned constraints concerned by reduction	: 0
1800.16/892.21	c number of learning phase by resolution	: 0
1800.16/892.21	c number of learning phase by cutting planes	: 0
1800.16/892.21	c speed (assignments/second)	: 1192173.1258868752
1800.16/892.21	c non guided choices	5371
1800.16/892.23	c learnt constraints type 
1800.16/892.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 86814
1800.16/892.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/892.23	c starts		: 36
1800.16/892.23	c conflicts		: 11844
1800.16/892.23	c decisions		: 22747
1800.16/892.23	c propagations		: 2227923
1800.16/892.23	c inspects		: 1046110525
1800.16/892.23	c shortcuts		: 0
1800.16/892.23	c learnt literals	: 0
1800.16/892.23	c learnt binary clauses	: 0
1800.16/892.23	c learnt ternary clauses	: 8
1800.16/892.23	c learnt constraints	: 11843
1800.16/892.23	c ignored constraints	: 0
1800.16/892.23	c root simplifications	: 0
1800.16/892.23	c removed literals (reason simplification)	: 0
1800.16/892.23	c reason swapping (by a shorter reason)	: 0
1800.16/892.23	c Calls to reduceDB	: 2
1800.16/892.23	c Number of update (reduction) of LBD	: 0
1800.16/892.23	c Imported unit clauses	: 0
1800.16/892.23	c number of reductions to clauses (during analyze)	: 0
1800.16/892.23	c number of learned constraints concerned by reduction	: 0
1800.16/892.23	c number of learning phase by resolution	: 0
1800.16/892.23	c number of learning phase by cutting planes	: 0
1800.16/892.23	c speed (assignments/second)	: 2501.0614162020047
1800.16/892.23	c non guided choices	5333
1800.16/892.24	c learnt constraints type 
1800.16/892.24	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1956
1800.16/892.24	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 162
1800.16/892.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9725
1800.16/892.24	s UNKNOWN
1800.16/892.24	c Total wall clock time (in seconds): 892.119

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-4098060-1466115202/watcher-4098060-1466115202 -o /tmp/evaluation-result-4098060-1466115202/solver-4098060-1466115202 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466112183-7572 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4098060-1466115202.opb 

pid=11446
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.29 4.24 4.11 5/197 11449
/proc/meminfo: memFree=28274888/32872528 swapFree=1243920/1391088
[pid=11449] ppid=11446 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/11449/stat : 11449 (java) R 11446 11449 7556 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 13568870 9515008 182 33554432000 1073741824 1073778376 140734064437824 140734064428856 272886480565 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11449/statm: 2323 183 141 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.29 4.24 4.11 5/197 11449
/proc/meminfo: memFree=28274888/32872528 swapFree=1243920/1391088
[pid=11449] ppid=11446 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/11449/stat : 11449 (java) S 11446 11449 7556 0 -1 4202496 4397 0 1 0 8 1 0 0 20 0 18 0 13568870 9787879424 6033 33554432000 1073741824 1073778376 140733864075904 140733864067040 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11449/statm: 2389619 6033 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200222 s]
/proc/loadavg: 4.29 4.24 4.11 5/197 11449
/proc/meminfo: memFree=28274888/32872528 swapFree=1243920/1391088
[pid=11449] ppid=11446 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/11449/stat : 11449 (java) S 11446 11449 7556 0 -1 4202496 5923 0 1 0 26 2 0 0 20 0 18 0 13568870 9787879424 8211 33554432000 1073741824 1073778376 140733864075904 140733864067040 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11449/statm: 2389619 8215 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300234 s]
/proc/loadavg: 4.29 4.24 4.11 5/197 11449
/proc/meminfo: memFree=28274888/32872528 swapFree=1243920/1391088
[pid=11449] ppid=11446 vsize=9558476 CPUtime=0.57 cores=0,2,4,6
/proc/11449/stat : 11449 (java) S 11446 11449 7556 0 -1 4202496 7040 0 1 0 55 2 0 0 20 0 18 0 13568870 9787879424 10248 33554432000 1073741824 1073778376 140733864075904 140733864067040 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11449/statm: 2389619 10248 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9558476

[startup+0.700169 s]
/proc/loadavg: 4.29 4.24 4.11 5/197 11449
/proc/meminfo: memFree=28274888/32872528 swapFree=1243920/1391088
[pid=11449] ppid=11446 vsize=9558476 CPUtime=1.11 cores=0,2,4,6
/proc/11449/stat : 11449 (java) S 11446 11449 7556 0 -1 4202496 12645 0 1 0 106 5 0 0 20 0 18 0 13568870 9787879424 45013 33554432000 1073741824 1073778376 140733864075904 140733864067040 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11449/statm: 2389619 45013 2257 9 0 2380296 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9558476

[startup+1.50073 s]
/proc/loadavg: 4.29 4.24 4.11 7/215 11467
/proc/meminfo: memFree=28063908/32872528 swapFree=1243920/1391088
[pid=11449] ppid=11446 vsize=9824732 CPUtime=3.28 cores=0,2,4,6
/proc/11449/stat : 11449 (java) S 11446 11449 7556 0 -1 4202496 31003 0 1 0 319 9 0 0 20 0 22 0 13568870 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140733864067040 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11449/statm: 2456183 59394 2271 9 0 2446860 0
[pid=11449/tid=11451] ppid=11446 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/11449/task/11451/stat : 11451 (java) S 11446 11449 7556 0 -1 4202560 2488 0 1 0 135 4 0 0 20 0 22 0 13568871 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229690606456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11452] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11452/stat : 11452 (java) S 11446 11449 7556 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229679668136 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11449/tid=11453] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11453/stat : 11453 (java) S 11446 11449 7556 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229678615592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11454] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11454/stat : 11454 (java) S 11446 11449 7556 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229677562536 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11455] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11455/stat : 11455 (java) S 11446 11449 7556 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229530565416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11456] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11456/stat : 11456 (java) S 11446 11449 7556 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229529512360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11457] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11457/stat : 11457 (java) S 11446 11449 7556 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229528459816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11449/tid=11458] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11458/stat : 11458 (java) S 11446 11449 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229527406760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11459] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11459/stat : 11459 (java) S 11446 11449 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229526354216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11460] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11460/stat : 11460 (java) S 11446 11449 7556 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 13568873 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229514156904 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11461] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11461/stat : 11461 (java) S 11446 11449 7556 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13568874 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229513103224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11462] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11462/stat : 11462 (java) S 11446 11449 7556 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13568874 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229512050056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11463] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11463/stat : 11463 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229510998800 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11464] ppid=11446 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/11449/task/11464/stat : 11464 (java) R 11446 11449 7556 0 -1 4202560 15322 0 0 0 91 2 0 0 20 0 22 0 13568876 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229509922736 140229694723094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11465] ppid=11446 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/11449/task/11465/stat : 11465 (java) R 11446 11449 7556 0 -1 4202560 11769 0 0 0 72 3 0 0 20 0 22 0 13568876 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229508871048 140229696453037 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11466] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11466/stat : 11466 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229507840248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11467] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11467/stat : 11467 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 59394 33554432000 1073741824 1073778376 140733864075904 140229506787912 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.29 4.24 4.11 7/219 11471
/proc/meminfo: memFree=28043540/32872528 swapFree=1243920/1391088
[pid=11449] ppid=11446 vsize=9824732 CPUtime=8.02 cores=0,2,4,6
/proc/11449/stat : 11449 (java) S 11446 11449 7556 0 -1 4202496 31828 0 1 0 792 10 0 0 20 0 22 0 13568870 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140733864067040 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11449/statm: 2456183 59396 2287 9 0 2446860 0
[pid=11449/tid=11451] ppid=11446 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/11449/task/11451/stat : 11451 (java) S 11446 11449 7556 0 -1 4202560 2488 0 1 0 135 4 0 0 20 0 22 0 13568871 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229690606456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11452] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11452/stat : 11452 (java) S 11446 11449 7556 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229679668136 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11449/tid=11453] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11453/stat : 11453 (java) S 11446 11449 7556 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229678615592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11454] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11454/stat : 11454 (java) S 11446 11449 7556 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229677562536 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11455] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11455/stat : 11455 (java) S 11446 11449 7556 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229530565416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11456] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11456/stat : 11456 (java) S 11446 11449 7556 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229529512360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11457] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11457/stat : 11457 (java) S 11446 11449 7556 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229528459816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11449/tid=11458] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11458/stat : 11458 (java) S 11446 11449 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229527406760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11459] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11459/stat : 11459 (java) S 11446 11449 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13568872 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229526354216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11460] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11460/stat : 11460 (java) S 11446 11449 7556 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 13568873 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229514156904 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11461] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11461/stat : 11461 (java) S 11446 11449 7556 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13568874 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229513103224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11462] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11462/stat : 11462 (java) S 11446 11449 7556 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13568874 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229512050056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11463] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11463/stat : 11463 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229510998800 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11464] ppid=11446 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/11449/task/11464/stat : 11464 (java) S 11446 11449 7556 0 -1 4202560 16007 0 0 0 167 3 0 0 20 0 22 0 13568876 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229509945656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11465] ppid=11446 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/11449/task/11465/stat : 11465 (java) S 11446 11449 7556 0 -1 4202560 11891 0 0 0 151 3 0 0 20 0 22 0 13568876 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229508893112 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11466] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11466/stat : 11466 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229507840248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11467] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11467/stat : 11467 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229506787912 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11468] ppid=11446 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/11449/task/11468/stat : 11468 (java) R 11446 11449 7556 0 -1 4202560 16 0 0 0 163 0 0 0 20 0 22 0 13569013 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229505733448 140229559314422 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=11449/tid=11469] ppid=11446 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/11449/task/11469/stat : 11469 (java) R 11446 11449 7556 0 -1 4202560 33 0 0 0 165 0 0 0 20 0 22 0 13569013 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229504680792 140229559324034 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11470] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11470/stat : 11470 (java) S 11446 11449 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13569015 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229503628584 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11471] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11471/stat : 11471 (java) S 11446 11449 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13569015 10060525568 59396 33554432000 1073741824 1073778376 140733864075904 140229502576040 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.02
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 4.27 4.23 4.11 5/219 11471
/proc/meminfo: memFree=27902440/32872528 swapFree=1243920/1391088
[pid=11449] ppid=11446 vsize=9824732 CPUtime=14.77 cores=0,2,4,6
/proc/11449/stat : 11449 (java) S 11446 11449 7556 0 -1 4202496 32211 0 1 0 1457 20 0 0 20 0 22 0 13568870 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140733864067040 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11449/statm: 2456183 102364 2292 9 0 2446860 0
[pid=11449/tid=11451] ppid=11446 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/11449/task/11451/stat : 11451 (java) S 11446 11449 7556 0 -1 4202560 2489 0 1 0 135 4 0 0 20 0 22 0 13568871 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229690606456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11452] ppid=11446 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/11449/task/11452/stat : 11452 (java) S 11446 11449 7556 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 13568872 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229679668136 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11453] ppid=11446 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/11449/task/11453/stat : 11453 (java) S 11446 11449 7556 0 -1 4202560 41 0 0 0 3 1 0 0 20 0 22 0 13568872 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229678615592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11449/tid=11454] ppid=11446 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/11449/task/11454/stat : 11454 (java) S 11446 11449 7556 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 13568872 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229677562536 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11455] ppid=11446 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/11449/task/11455/stat : 11455 (java) S 11446 11449 7556 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 22 0 13568872 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229530565416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11456] ppid=11446 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/11449/task/11456/stat : 11456 (java) S 11446 11449 7556 0 -1 4202560 38 0 0 0 3 1 0 0 20 0 22 0 13568872 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229529512360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11457] ppid=11446 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/11449/task/11457/stat : 11457 (java) S 11446 11449 7556 0 -1 4202560 38 0 0 0 2 1 0 0 20 0 22 0 13568872 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229528459816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11458] ppid=11446 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/11449/task/11458/stat : 11458 (java) S 11446 11449 7556 0 -1 4202560 30 0 0 0 2 1 0 0 20 0 22 0 13568872 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229527406760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11459] ppid=11446 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/11449/task/11459/stat : 11459 (java) S 11446 11449 7556 0 -1 4202560 32 0 0 0 1 2 0 0 20 0 22 0 13568872 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229526354216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11460] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11460/stat : 11460 (java) S 11446 11449 7556 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 13568873 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229514156904 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11461] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11461/stat : 11461 (java) S 11446 11449 7556 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13568874 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229513103224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11462] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11462/stat : 11462 (java) S 11446 11449 7556 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13568874 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229512050056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11463] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11463/stat : 11463 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229510998800 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11464] ppid=11446 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/11449/task/11464/stat : 11464 (java) S 11446 11449 7556 0 -1 4202560 16011 0 0 0 186 3 0 0 20 0 22 0 13568876 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229509945656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11465] ppid=11446 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/11449/task/11465/stat : 11465 (java) S 11446 11449 7556 0 -1 4202560 11893 0 0 0 156 3 0 0 20 0 22 0 13568876 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229508893112 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11466] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11466/stat : 11466 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229507840248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11467] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11467/stat : 11467 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 102364 33554432000 1073741824 1073778376 140733864075904 140229506787912 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11468] ppid=11446 vsize=9824732 CPUtime=4.73 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.33 4.42 4.26 6/219 11829
/proc/meminfo: memFree=22859996/32872528 swapFree=1243920/1391088
[pid=11449] ppid=11446 vsize=9824732 CPUtime=1658.97 cores=0,2,4,6
/proc/11449/stat : 11449 (java) S 11446 11449 7556 0 -1 4202496 40234 0 1 0 165692 205 0 0 20 0 22 0 13568870 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140733864067040 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11449/statm: 2456183 952451 2301 9 0 2446860 0
[pid=11449/tid=11451] ppid=11446 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/11449/task/11451/stat : 11451 (java) S 11446 11449 7556 0 -1 4202560 2506 0 1 0 138 4 0 0 20 0 22 0 13568871 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229690606456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11452] ppid=11446 vsize=9824732 CPUtime=4.29 cores=0,2,4,6
/proc/11449/task/11452/stat : 11452 (java) S 11446 11449 7556 0 -1 4202560 540 0 0 0 414 15 0 0 20 0 22 0 13568872 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229679668136 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11449/tid=11453] ppid=11446 vsize=9824732 CPUtime=4.77 cores=0,2,4,6
/proc/11449/task/11453/stat : 11453 (java) S 11446 11449 7556 0 -1 4202560 629 0 0 0 457 20 0 0 20 0 22 0 13568872 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229678615592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11454] ppid=11446 vsize=9824732 CPUtime=4.27 cores=0,2,4,6
/proc/11449/task/11454/stat : 11454 (java) S 11446 11449 7556 0 -1 4202560 568 0 0 0 411 16 0 0 20 0 22 0 13568872 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229677562536 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11455] ppid=11446 vsize=9824732 CPUtime=4.45 cores=0,2,4,6
/proc/11449/task/11455/stat : 11455 (java) S 11446 11449 7556 0 -1 4202560 616 0 0 0 425 20 0 0 20 0 22 0 13568872 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229530565416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11449/tid=11456] ppid=11446 vsize=9824732 CPUtime=3.92 cores=0,2,4,6
/proc/11449/task/11456/stat : 11456 (java) S 11446 11449 7556 0 -1 4202560 525 0 0 0 377 15 0 0 20 0 22 0 13568872 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229529512360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11449/tid=11457] ppid=11446 vsize=9824732 CPUtime=4.11 cores=0,2,4,6
/proc/11449/task/11457/stat : 11457 (java) S 11446 11449 7556 0 -1 4202560 606 0 0 0 392 19 0 0 20 0 22 0 13568872 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229528459816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11458] ppid=11446 vsize=9824732 CPUtime=3.55 cores=0,2,4,6
/proc/11449/task/11458/stat : 11458 (java) S 11446 11449 7556 0 -1 4202560 524 0 0 0 339 16 0 0 20 0 22 0 13568872 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229527406760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11459] ppid=11446 vsize=9824732 CPUtime=3.94 cores=0,2,4,6
/proc/11449/task/11459/stat : 11459 (java) S 11446 11449 7556 0 -1 4202560 580 0 0 0 374 20 0 0 20 0 22 0 13568872 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229526354216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11460] ppid=11446 vsize=9824732 CPUtime=4.21 cores=0,2,4,6
/proc/11449/task/11460/stat : 11460 (java) S 11446 11449 7556 0 -1 4202560 2288 0 0 0 413 8 0 0 20 0 22 0 13568873 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229514156904 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11461] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11461/stat : 11461 (java) S 11446 11449 7556 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13568874 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229513103224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11462] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11462/stat : 11462 (java) S 11446 11449 7556 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13568874 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229512050056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11463] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11463/stat : 11463 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229510998800 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11464] ppid=11446 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/11449/task/11464/stat : 11464 (java) S 11446 11449 7556 0 -1 4202560 16011 0 0 0 197 3 0 0 20 0 22 0 13568876 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229509945656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11465] ppid=11446 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/11449/task/11465/stat : 11465 (java) S 11446 11449 7556 0 -1 4202560 11906 0 0 0 222 3 0 0 20 0 22 0 13568876 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229508893112 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11466] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11466/stat : 11466 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229507840248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11467] ppid=11446 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/11449/task/11467/stat : 11467 (java) S 11446 11449 7556 0 -1 4202560 47 0 0 0 12 17 0 0 20 0 22 0 13568876 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229506787912 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11468] ppid=11446 vsize=9824732 CPUtime=807.84 cores=0,2,4,6
/proc/11449/task/11468/stat : 11468 (java) R 11446 11449 7556 0 -1 4202560 72 0 0 0 80772 12 0 0 20 0 22 0 13569013 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229505732512 140229559314394 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11469] ppid=11446 vsize=9824732 CPUtime=807.81 cores=0,2,4,6
/proc/11449/task/11469/stat : 11469 (java) R 11446 11449 7556 0 -1 4202560 1550 0 0 0 80735 46 0 0 20 0 22 0 13569013 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229504678832 140229558826626 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11470] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11470/stat : 11470 (java) S 11446 11449 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13569015 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229503628584 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11471] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11471/stat : 11471 (java) S 11446 11449 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13569015 10060525568 952451 33554432000 1073741824 1073778376 140733864075904 140229502576040 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1658.97
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.25 4.38 4.26 5/218 11830
/proc/meminfo: memFree=22802312/32872528 swapFree=1243920/1391088
[pid=11449] ppid=11446 vsize=9824732 CPUtime=1780.18 cores=0,2,4,6
/proc/11449/stat : 11449 (java) S 11446 11449 7556 0 -1 4202496 40297 0 1 0 177810 208 0 0 20 0 22 0 13568870 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140733864067040 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11449/statm: 2456183 960138 2301 9 0 2446860 0
[pid=11449/tid=11451] ppid=11446 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/11449/task/11451/stat : 11451 (java) S 11446 11449 7556 0 -1 4202560 2506 0 1 0 138 4 0 0 20 0 22 0 13568871 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229690606456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11452] ppid=11446 vsize=9824732 CPUtime=4.55 cores=0,2,4,6
/proc/11449/task/11452/stat : 11452 (java) S 11446 11449 7556 0 -1 4202560 543 0 0 0 439 16 0 0 20 0 22 0 13568872 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229679668136 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11453] ppid=11446 vsize=9824732 CPUtime=5.08 cores=0,2,4,6
/proc/11449/task/11453/stat : 11453 (java) S 11446 11449 7556 0 -1 4202560 634 0 0 0 487 21 0 0 20 0 22 0 13568872 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229678615592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11454] ppid=11446 vsize=9824732 CPUtime=4.59 cores=0,2,4,6
/proc/11449/task/11454/stat : 11454 (java) S 11446 11449 7556 0 -1 4202560 570 0 0 0 443 16 0 0 20 0 22 0 13568872 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229677562536 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11455] ppid=11446 vsize=9824732 CPUtime=4.76 cores=0,2,4,6
/proc/11449/task/11455/stat : 11455 (java) S 11446 11449 7556 0 -1 4202560 623 0 0 0 456 20 0 0 20 0 22 0 13568872 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229530565416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11456] ppid=11446 vsize=9824732 CPUtime=4.18 cores=0,2,4,6
/proc/11449/task/11456/stat : 11456 (java) S 11446 11449 7556 0 -1 4202560 531 0 0 0 402 16 0 0 20 0 22 0 13568872 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229529512360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11457] ppid=11446 vsize=9824732 CPUtime=4.49 cores=0,2,4,6
/proc/11449/task/11457/stat : 11457 (java) S 11446 11449 7556 0 -1 4202560 615 0 0 0 430 19 0 0 20 0 22 0 13568872 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229528459816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11458] ppid=11446 vsize=9824732 CPUtime=3.82 cores=0,2,4,6
/proc/11449/task/11458/stat : 11458 (java) S 11446 11449 7556 0 -1 4202560 527 0 0 0 366 16 0 0 20 0 22 0 13568872 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229527406760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11459] ppid=11446 vsize=9824732 CPUtime=4.37 cores=0,2,4,6
/proc/11449/task/11459/stat : 11459 (java) S 11446 11449 7556 0 -1 4202560 584 0 0 0 417 20 0 0 20 0 22 0 13568872 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229526354216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11449/tid=11460] ppid=11446 vsize=9824732 CPUtime=4.21 cores=0,2,4,6
/proc/11449/task/11460/stat : 11460 (java) S 11446 11449 7556 0 -1 4202560 2300 0 0 0 413 8 0 0 20 0 22 0 13568873 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229514156904 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11461] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11461/stat : 11461 (java) S 11446 11449 7556 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13568874 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229513103224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11462] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11462/stat : 11462 (java) S 11446 11449 7556 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13568874 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229512050056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11463] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11463/stat : 11463 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229510998800 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11464] ppid=11446 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/11449/task/11464/stat : 11464 (java) S 11446 11449 7556 0 -1 4202560 16011 0 0 0 197 3 0 0 20 0 22 0 13568876 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229509945656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11465] ppid=11446 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/11449/task/11465/stat : 11465 (java) S 11446 11449 7556 0 -1 4202560 11908 0 0 0 222 3 0 0 20 0 22 0 13568876 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229508893112 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11466] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11466/stat : 11466 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229507840248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11467] ppid=11446 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/11449/task/11467/stat : 11467 (java) S 11446 11449 7556 0 -1 4202560 51 0 0 0 13 19 0 0 20 0 22 0 13568876 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229506787912 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11468] ppid=11446 vsize=9824732 CPUtime=867.19 cores=0,2,4,6
/proc/11449/task/11468/stat : 11468 (java) R 11446 11449 7556 0 -1 4202560 74 0 0 0 86706 13 0 0 20 0 22 0 13569013 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229505724816 140229559314417 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11469] ppid=11446 vsize=9824732 CPUtime=867.12 cores=0,2,4,6
/proc/11449/task/11469/stat : 11469 (java) R 11446 11449 7556 0 -1 4202560 1554 0 0 0 86665 47 0 0 20 0 22 0 13569013 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229504679024 140229559350692 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11470] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11470/stat : 11470 (java) S 11446 11449 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13569015 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229503628584 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11471] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11471/stat : 11471 (java) S 11446 11449 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13569015 10060525568 960138 33554432000 1073741824 1073778376 140733864075904 140229502576040 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1780.18
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+892.208 s]
/proc/loadavg: 4.21 4.36 4.25 6/219 11831
/proc/meminfo: memFree=22792068/32872528 swapFree=1243920/1391088
[pid=11449] ppid=11446 vsize=9824732 CPUtime=1800.16 cores=0,2,4,6
/proc/11449/stat : 11449 (java) S 11446 11449 7556 0 -1 4202496 40309 0 1 0 179808 208 0 0 20 0 22 0 13568870 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140733864067040 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11449/statm: 2456183 962698 2301 9 0 2446860 0
[pid=11449/tid=11451] ppid=11446 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/11449/task/11451/stat : 11451 (java) S 11446 11449 7556 0 -1 4202560 2506 0 1 0 138 5 0 0 20 0 22 0 13568871 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229690606456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11452] ppid=11446 vsize=9824732 CPUtime=4.64 cores=0,2,4,6
/proc/11449/task/11452/stat : 11452 (java) S 11446 11449 7556 0 -1 4202560 547 0 0 0 448 16 0 0 20 0 22 0 13568872 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229679668136 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11453] ppid=11446 vsize=9824732 CPUtime=5.12 cores=0,2,4,6
/proc/11449/task/11453/stat : 11453 (java) S 11446 11449 7556 0 -1 4202560 636 0 0 0 491 21 0 0 20 0 22 0 13568872 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229678615592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11449/tid=11454] ppid=11446 vsize=9824732 CPUtime=4.63 cores=0,2,4,6
/proc/11449/task/11454/stat : 11454 (java) S 11446 11449 7556 0 -1 4202560 571 0 0 0 447 16 0 0 20 0 22 0 13568872 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229677562536 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11455] ppid=11446 vsize=9824732 CPUtime=4.8 cores=0,2,4,6
/proc/11449/task/11455/stat : 11455 (java) S 11446 11449 7556 0 -1 4202560 623 0 0 0 460 20 0 0 20 0 22 0 13568872 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229530565416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11456] ppid=11446 vsize=9824732 CPUtime=4.23 cores=0,2,4,6
/proc/11449/task/11456/stat : 11456 (java) S 11446 11449 7556 0 -1 4202560 531 0 0 0 407 16 0 0 20 0 22 0 13568872 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229529512360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11457] ppid=11446 vsize=9824732 CPUtime=4.52 cores=0,2,4,6
/proc/11449/task/11457/stat : 11457 (java) S 11446 11449 7556 0 -1 4202560 615 0 0 0 433 19 0 0 20 0 22 0 13568872 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229528459816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11458] ppid=11446 vsize=9824732 CPUtime=3.87 cores=0,2,4,6
/proc/11449/task/11458/stat : 11458 (java) S 11446 11449 7556 0 -1 4202560 530 0 0 0 371 16 0 0 20 0 22 0 13568872 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229527406760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11459] ppid=11446 vsize=9824732 CPUtime=4.42 cores=0,2,4,6
/proc/11449/task/11459/stat : 11459 (java) S 11446 11449 7556 0 -1 4202560 585 0 0 0 422 20 0 0 20 0 22 0 13568872 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229526354216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11449/tid=11460] ppid=11446 vsize=9824732 CPUtime=4.21 cores=0,2,4,6
/proc/11449/task/11460/stat : 11460 (java) S 11446 11449 7556 0 -1 4202560 2300 0 0 0 413 8 0 0 20 0 22 0 13568873 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229514156904 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11461] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11461/stat : 11461 (java) S 11446 11449 7556 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13568874 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229513103224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11462] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11462/stat : 11462 (java) S 11446 11449 7556 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13568874 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229512050056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11463] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11463/stat : 11463 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229510998800 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11464] ppid=11446 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/11449/task/11464/stat : 11464 (java) S 11446 11449 7556 0 -1 4202560 16011 0 0 0 197 3 0 0 20 0 22 0 13568876 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229509945656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11465] ppid=11446 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/11449/task/11465/stat : 11465 (java) S 11446 11449 7556 0 -1 4202560 11908 0 0 0 222 3 0 0 20 0 22 0 13568876 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229508893112 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11466] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11466/stat : 11466 (java) S 11446 11449 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13568876 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229507840248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11467] ppid=11446 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/11449/task/11467/stat : 11467 (java) S 11446 11449 7556 0 -1 4202560 51 0 0 0 13 19 0 0 20 0 22 0 13568876 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229506787912 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11468] ppid=11446 vsize=9824732 CPUtime=876.99 cores=0,2,4,6
/proc/11449/task/11468/stat : 11468 (java) R 11446 11449 7556 0 -1 4202560 75 0 0 0 87686 13 0 0 20 0 22 0 13569013 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229505732528 140229559158402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11449/tid=11469] ppid=11446 vsize=9824732 CPUtime=876.92 cores=0,2,4,6
/proc/11449/task/11469/stat : 11469 (java) R 11446 11449 7556 0 -1 4202560 1554 0 0 0 87645 47 0 0 20 0 22 0 13569013 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229504679024 140229558797782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11449/tid=11470] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11470/stat : 11470 (java) S 11446 11449 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13569015 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229503628584 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11449/tid=11471] ppid=11446 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11449/task/11471/stat : 11471 (java) S 11446 11449 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13569015 10060525568 962698 33554432000 1073741824 1073778376 140733864075904 140229502576040 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 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 11449 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 892.269
CPU time (s): 1800.74
CPU user time (s): 1798.15
CPU system time (s): 2.59061
CPU usage (%): 201.816
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.15
system time used= 2.59061
maximum resident set size= 3850908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40348
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23985
involuntary context switches= 31240

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.15506 second user time and 6.89295 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-17 00:13:22
IDJOB=4098060
IDBENCH=107846
IDSOLVER=2543
FILE ID=node119/4098060-1466115202
RUNJOBID= node119-1466112183-7572
PBS_JOBID= 19904129
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_23.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4098060-1466115202/watcher-4098060-1466115202 -o /tmp/evaluation-result-4098060-1466115202/solver-4098060-1466115202 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466112183-7572 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4098060-1466115202.opb

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

MD5SUM BENCH= 60625a8f4cfa2ca63ddafc7817561234
RANDOM SEED=1731767799

node119.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.456
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	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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.56
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.456
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:        28274920 kB
Buffers:           65888 kB
Cached:           115452 kB
SwapCached:         1048 kB
Active:          2381392 kB
Inactive:         109520 kB
Active(anon):    2310644 kB
Inactive(anon):     1560 kB
Active(file):      70748 kB
Inactive(file):   107960 kB
Unevictable:     1391088 kB
Mlocked:         1243920 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:              5896 kB
Writeback:             0 kB
AnonPages:       3751408 kB
Mapped:            15504 kB
Shmem:                 0 kB
Slab:             571484 kB
SReclaimable:      15580 kB
SUnreclaim:       555904 kB
KernelStack:        1808 kB
PageTables:        12336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3892376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2449408 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= 71728 MiB
End job on node119 at 2016-06-17 00:28:15