Trace number 4081511

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.83 894.264

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx49.opb
MD5SUMe08af5097f76b1d4e2b0ba1d8a42ed5a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
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-4081511-1465260183.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.84/0.43	c ... done. Wall clock time 0.329s.
0.84/0.43	c declared #vars     2130
0.84/0.43	c #constraints  2544
0.84/0.44	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.84/0.44	c constraints type 
0.84/0.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 49
0.84/0.44	c org.sat4j.minisat.constraints.cnf.UnitClauses => 1
0.84/0.44	c org.sat4j.minisat.constraints.card.MinWatchCard => 49
0.84/0.44	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2125
0.84/0.44	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 320
0.84/0.44	c 2544 constraints processed.
0.84/0.44	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.84/0.44	c constraints type 
0.84/0.44	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2125
0.84/0.44	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 49
0.84/0.44	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 49
0.84/0.44	c org.sat4j.pb.constraints.pb.UnitClausesPB => 1
0.84/0.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 320
0.84/0.44	c 2544 constraints processed.
0.84/0.44	c objective function length is 5 literals
4.78/1.44	c cleaning 2497 clauses out of 5001 with flag 33303/5001
6.85/2.22	c cleaning 4251 clauses out of 8507 with flag 82504/11004
8.50/3.06	c cleaning 5617 clauses out of 11254 with flag 134640/18002
11.16/4.34	c cleaning 6811 clauses out of 13639 with flag 204691/26004
14.20/5.85	c cleaning 7906 clauses out of 15825 with flag 280426/35001
17.90/7.61	c cleaning 8956 clauses out of 17918 with flag 363796/45000
21.60/9.45	c cleaning 9943 clauses out of 19962 with flag 464080/56000
25.60/11.46	c cleaning 11008 clauses out of 22019 with flag 559915/68000
30.12/13.67	c cleaning 11994 clauses out of 24011 with flag 675973/81000
35.29/16.17	c cleaning 12997 clauses out of 26017 with flag 800544/95000
40.89/18.90	c cleaning 14006 clauses out of 28020 with flag 908775/110000
47.31/22.10	c cleaning 14997 clauses out of 30015 with flag 1035881/126001
55.04/25.92	c cleaning 16003 clauses out of 32018 with flag 1175042/143001
63.34/30.07	c cleaning 17005 clauses out of 34014 with flag 1308850/161000
72.74/34.76	c cleaning 18001 clauses out of 36009 with flag 1467714/180000
83.31/39.96	c cleaning 19001 clauses out of 38008 with flag 1641405/200000
95.11/45.89	c cleaning 19995 clauses out of 40008 with flag 1842580/221001
107.99/52.24	c cleaning 20997 clauses out of 42012 with flag 2058627/243000
122.06/59.27	c cleaning 22000 clauses out of 44016 with flag 2284514/266001
136.33/66.39	c cleaning 22998 clauses out of 46015 with flag 2528244/290000
152.68/74.75	c cleaning 24003 clauses out of 48018 with flag 2755795/315001
169.27/83.05	c cleaning 24990 clauses out of 50014 with flag 2983806/341000
172.77/84.76	c cleaning 0 clauses out of 5000 with flag 0/5000
187.68/91.90	c cleaning 26009 clauses out of 52026 with flag 3218646/368002
207.59/101.69	c cleaning 26995 clauses out of 54015 with flag 3483082/396000
227.47/111.54	c cleaning 28004 clauses out of 56021 with flag 3755059/425001
248.13/121.81	c cleaning 28986 clauses out of 58017 with flag 4036769/455001
262.27/128.84	c cleaning 30014 clauses out of 60032 with flag 4285126/486002
280.97/138.17	c cleaning 31009 clauses out of 62017 with flag 4526604/518001
298.06/146.69	c cleaning 31990 clauses out of 64011 with flag 4791426/551004
311.59/153.32	c cleaning 32997 clauses out of 66017 with flag 5012731/585000
335.46/165.60	c cleaning 34010 clauses out of 68020 with flag 5386070/620000
356.14/175.93	c cleaning 34989 clauses out of 70010 with flag 5767855/656000
377.07/186.38	c cleaning 36006 clauses out of 72021 with flag 6047807/693000
401.00/198.29	c cleaning 37005 clauses out of 74016 with flag 6351512/731001
425.74/210.51	c cleaning 37999 clauses out of 76012 with flag 6725594/770002
453.48/224.21	c cleaning 38994 clauses out of 78011 with flag 7165714/810000
473.48/234.13	c cleaning 39972 clauses out of 80018 with flag 7493424/851001
494.67/244.69	c cleaning 40994 clauses out of 82046 with flag 7839091/893001
514.90/254.69	c cleaning 41998 clauses out of 84052 with flag 8149964/936001
539.49/266.79	c cleaning 42970 clauses out of 86056 with flag 8478644/980003
564.61/279.21	c cleaning 44014 clauses out of 88083 with flag 8829734/1025000
594.02/293.88	c cleaning 45005 clauses out of 90070 with flag 9290036/1071001
626.19/309.85	c cleaning 46019 clauses out of 92066 with flag 9766591/1118002
663.05/328.15	c cleaning 47008 clauses out of 94045 with flag 10271496/1166000
699.24/346.19	c cleaning 48012 clauses out of 96037 with flag 10802454/1215000
735.94/364.44	c cleaning 48995 clauses out of 98025 with flag 11511793/1265000
774.61/383.67	c cleaning 49991 clauses out of 100031 with flag 12156067/1316001
810.36/401.36	c cleaning 50978 clauses out of 102039 with flag 12699224/1368000
852.46/422.19	c cleaning 52007 clauses out of 104062 with flag 13058577/1421001
890.35/441.65	c cleaning 52997 clauses out of 106054 with flag 13448974/1475000
928.92/460.87	c cleaning 54019 clauses out of 108057 with flag 13964085/1530000
966.93/479.73	c cleaning 54994 clauses out of 110038 with flag 14434479/1586000
1016.90/504.51	c cleaning 55992 clauses out of 112045 with flag 14820428/1643001
1040.90/516.41	c cleaning 0 clauses out of 11001 with flag 0/11001
1070.11/530.97	c cleaning 57013 clauses out of 114054 with flag 15212892/1701002
1112.22/551.65	c cleaning 58005 clauses out of 116040 with flag 15614484/1760001
1150.49/570.55	c cleaning 58971 clauses out of 118035 with flag 16026270/1820001
1227.95/608.99	c cleaning 60018 clauses out of 120063 with flag 16687438/1881000
1276.72/633.19	c cleaning 61017 clauses out of 122045 with flag 17336083/1943000
1324.35/656.88	c cleaning 61976 clauses out of 124029 with flag 18048836/2006001
1380.63/685.94	c cleaning 63011 clauses out of 126054 with flag 18712778/2070002
1425.03/708.03	c cleaning 63999 clauses out of 128042 with flag 19314979/2135001
1474.63/732.65	c cleaning 65007 clauses out of 130042 with flag 20049074/2201000
1541.11/765.66	c cleaning 65965 clauses out of 132035 with flag 20675882/2268000
1589.91/789.79	c cleaning 67027 clauses out of 134070 with flag 21250963/2336000
1641.44/815.38	c cleaning 68016 clauses out of 136043 with flag 22045179/2405000
1700.26/844.51	c cleaning 68991 clauses out of 138027 with flag 22729096/2475000
1758.99/873.77	c cleaning 70009 clauses out of 140036 with flag 23429475/2546000
1800.16/894.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/894.20	c starts		: 7399
1800.16/894.20	c conflicts		: 2590774
1800.16/894.20	c decisions		: 4969176
1800.16/894.20	c propagations		: 247286809
1800.16/894.20	c inspects		: 10664634930
1800.16/894.20	c shortcuts		: 0
1800.16/894.20	c learnt literals	: 0
1800.16/894.20	c learnt binary clauses	: 0
1800.16/894.20	c learnt ternary clauses	: 0
1800.16/894.20	c learnt constraints	: 2590774
1800.16/894.20	c ignored constraints	: 0
1800.16/894.20	c root simplifications	: 0
1800.16/894.20	c removed literals (reason simplification)	: 35544148
1800.16/894.20	c reason swapping (by a shorter reason)	: 0
1800.16/894.20	c Calls to reduceDB	: 67
1800.16/894.20	c Number of update (reduction) of LBD	: 1521408
1800.16/894.20	c Imported unit clauses	: 0
1800.16/894.20	c number of reductions to clauses (during analyze)	: 0
1800.16/894.20	c number of learned constraints concerned by reduction	: 0
1800.16/894.20	c number of learning phase by resolution	: 0
1800.16/894.20	c number of learning phase by cutting planes	: 0
1800.16/894.20	c speed (assignments/second)	: 276681.7553725333
1800.16/894.20	c non guided choices	5875
1800.16/894.23	c learnt constraints type 
1800.16/894.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 114801
1800.16/894.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/894.23	c starts		: 42
1800.16/894.23	c conflicts		: 14603
1800.16/894.23	c decisions		: 71091
1800.16/894.23	c propagations		: 1621006
1800.16/894.23	c inspects		: 910014349
1800.16/894.23	c shortcuts		: 0
1800.16/894.23	c learnt literals	: 0
1800.16/894.23	c learnt binary clauses	: 0
1800.16/894.23	c learnt ternary clauses	: 0
1800.16/894.23	c learnt constraints	: 14602
1800.16/894.23	c ignored constraints	: 0
1800.16/894.23	c root simplifications	: 0
1800.16/894.23	c removed literals (reason simplification)	: 0
1800.16/894.23	c reason swapping (by a shorter reason)	: 0
1800.16/894.23	c Calls to reduceDB	: 2
1800.16/894.23	c Number of update (reduction) of LBD	: 0
1800.16/894.23	c Imported unit clauses	: 0
1800.16/894.23	c number of reductions to clauses (during analyze)	: 0
1800.16/894.23	c number of learned constraints concerned by reduction	: 0
1800.16/894.23	c number of learning phase by resolution	: 0
1800.16/894.23	c number of learning phase by cutting planes	: 0
1800.16/894.23	c speed (assignments/second)	: 1813.6440124235833
1800.16/894.23	c non guided choices	1497
1800.16/894.23	c learnt constraints type 
1800.16/894.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14602
1800.16/894.23	s UNKNOWN
1800.16/894.23	c Total wall clock time (in seconds): 894.129

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-4081511-1465260183/watcher-4081511-1465260183 -o /tmp/evaluation-result-4081511-1465260183/solver-4081511-1465260183 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465247049-20227 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081511-1465260183.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.00 4.05 4.01 4/197 24663
/proc/meminfo: memFree=29240808/32872528 swapFree=11320/319964
[pid=24663] ppid=24660 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/24663/stat : 24663 (java) S 24660 24663 20210 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 107951584 98570240 977 33554432000 1073741824 1073778376 140737411182160 140737411173296 262966116413 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24663/statm: 24065 977 743 9 0 16771 0
[pid=24663/tid=24664] ppid=24660 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24664/stat : 24664 (java) R 24660 24663 20210 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 107951585 98570240 977 33554432000 1073741824 1073778376 140737411182160 140396203572776 262962759040 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100112 s]
/proc/loadavg: 4.00 4.05 4.01 4/197 24663
/proc/meminfo: memFree=29240808/32872528 swapFree=11320/319964
[pid=24663] ppid=24660 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/24663/stat : 24663 (java) S 24660 24663 20210 0 -1 4202496 4516 0 1 0 10 1 0 0 20 0 18 0 107951584 9787879424 6142 33554432000 1073741824 1073778376 140737411182160 140737411173296 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24663/statm: 2389619 6145 2158 9 0 2380296 0
[pid=24663/tid=24664] ppid=24660 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/24663/task/24664/stat : 24664 (java) R 24660 24663 20210 0 -1 4202560 2381 0 1 0 6 2 0 0 20 0 18 0 107951585 9787879424 6145 33554432000 1073741824 1073778376 140737411182160 140396203576224 140396055312902 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200358 s]
/proc/loadavg: 4.00 4.05 4.01 4/197 24663
/proc/meminfo: memFree=29240808/32872528 swapFree=11320/319964
[pid=24663] ppid=24660 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/24663/stat : 24663 (java) S 24660 24663 20210 0 -1 4202496 4913 0 1 0 25 2 0 0 20 0 18 0 107951584 9787879424 7466 33554432000 1073741824 1073778376 140737411182160 140737411173296 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24663/statm: 2389619 7466 2221 9 0 2380296 0
[pid=24663/tid=24664] ppid=24660 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/24663/task/24664/stat : 24664 (java) R 24660 24663 20210 0 -1 4202560 2398 0 1 0 16 2 0 0 20 0 18 0 107951585 9787879424 7466 33554432000 1073741824 1073778376 140737411182160 140396203576224 140396206863255 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300346 s]
/proc/loadavg: 4.00 4.05 4.01 4/197 24663
/proc/meminfo: memFree=29240808/32872528 swapFree=11320/319964
[pid=24663] ppid=24660 vsize=9558476 CPUtime=0.55 cores=1,3,5,7
/proc/24663/stat : 24663 (java) S 24660 24663 20210 0 -1 4202496 7439 0 1 0 53 2 0 0 20 0 18 0 107951584 9787879424 10248 33554432000 1073741824 1073778376 140737411182160 140737411173296 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24663/statm: 2389619 10248 2239 9 0 2380296 0
[pid=24663/tid=24664] ppid=24660 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/24663/task/24664/stat : 24664 (java) R 24660 24663 20210 0 -1 4202560 2412 0 1 0 26 2 0 0 20 0 18 0 107951585 9787879424 10248 33554432000 1073741824 1073778376 140737411182160 140396203576224 140396055356420 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9558476

[startup+0.700214 s]
/proc/loadavg: 4.00 4.05 4.01 4/197 24663
/proc/meminfo: memFree=29240808/32872528 swapFree=11320/319964
[pid=24663] ppid=24660 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/24663/stat : 24663 (java) S 24660 24663 20210 0 -1 4202496 19174 0 1 0 196 4 0 0 20 0 22 0 107951584 10060525568 20733 33554432000 1073741824 1073778376 140737411182160 140737411173296 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24663/statm: 2456183 20733 2258 9 0 2446860 0
[pid=24663/tid=24664] ppid=24660 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/24663/task/24664/stat : 24664 (java) S 24660 24663 20210 0 -1 4202560 2465 0 1 0 40 2 0 0 20 0 22 0 107951585 10060525568 20733 33554432000 1073741824 1073778376 140737411182160 140396203578232 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 9824732

[startup+1.50088 s]
/proc/loadavg: 4.00 4.05 4.01 7/219 24685
/proc/meminfo: memFree=29111704/32872528 swapFree=11320/319964
[pid=24663] ppid=24660 vsize=9824732 CPUtime=5.19 cores=1,3,5,7
/proc/24663/stat : 24663 (java) S 24660 24663 20210 0 -1 4202496 31607 0 1 0 510 9 0 0 20 0 22 0 107951584 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140737411173296 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24663/statm: 2456183 49887 2291 9 0 2446860 0
[pid=24663/tid=24664] ppid=24660 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/24663/task/24664/stat : 24664 (java) S 24660 24663 20210 0 -1 4202560 2465 0 1 0 40 2 0 0 20 0 22 0 107951585 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140396203578232 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24666] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24666/stat : 24666 (java) S 24660 24663 20210 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 107951586 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140396176029864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24667] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24667/stat : 24667 (java) S 24660 24663 20210 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107951586 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140396174977320 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24668] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24668/stat : 24668 (java) S 24660 24663 20210 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107951586 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140396173924776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24669] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24669/stat : 24669 (java) S 24660 24663 20210 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107951586 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140396044266024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24670] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24670/stat : 24670 (java) S 24660 24663 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107951586 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140396043213480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24671] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24671/stat : 24671 (java) S 24660 24663 20210 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107951586 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140396042160936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24672] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24672/stat : 24672 (java) S 24660 24663 20210 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107951586 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140396041108392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24673] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24673/stat : 24673 (java) S 24660 24663 20210 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107951586 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140396040055848 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24674] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24674/stat : 24674 (java) S 24660 24663 20210 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 107951587 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140395557541992 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24675] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24675/stat : 24675 (java) S 24660 24663 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107951587 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140395556488312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24676] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24676/stat : 24676 (java) S 24660 24663 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107951587 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140395555435656 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24677] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24677/stat : 24677 (java) S 24660 24663 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107951589 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140395554384400 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24678] ppid=24660 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/24663/task/24678/stat : 24678 (java) R 24660 24663 20210 0 -1 4202560 15915 0 0 0 126 2 0 0 20 0 22 0 107951589 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140395553308920 140396206133280 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24679] ppid=24660 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/24663/task/24679/stat : 24679 (java) R 24660 24663 20210 0 -1 4202560 11732 0 0 0 128 2 0 0 20 0 22 0 107951589 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140395552256344 140396205724975 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24680] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24680/stat : 24680 (java) S 24660 24663 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107951589 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140395551226872 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24681] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24681/stat : 24681 (java) S 24660 24663 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107951589 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140395550174536 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24682] ppid=24660 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/24663/task/24682/stat : 24682 (java) R 24660 24663 20210 0 -1 4202560 25 0 0 0 100 0 0 0 20 0 22 0 107951629 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140395549109904 140396055890295 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24683] ppid=24660 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/24663/task/24683/stat : 24683 (java) R 24660 24663 20210 0 -1 4202560 91 0 0 0 99 2 0 0 20 0 22 0 107951629 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140395548065984 140396056087606 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24684] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24684/stat : 24684 (java) S 24660 24663 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107951629 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140395547014184 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24685] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24685/stat : 24685 (java) S 24660 24663 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107951629 10060525568 49887 33554432000 1073741824 1073778376 140737411182160 140395545961640 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.00 4.05 4.01 5/219 24685
/proc/meminfo: memFree=29030852/32872528 swapFree=11320/319964
[pid=24663] ppid=24660 vsize=9824732 CPUtime=8.7 cores=1,3,5,7
/proc/24663/stat : 24663 (java) S 24660 24663 20210 0 -1 4202496 31994 0 1 0 854 16 0 0 20 0 22 0 107951584 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140737411173296 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24663/statm: 2456183 89423 2291 9 0 2446860 0
[pid=24663/tid=24664] ppid=24660 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/24663/task/24664/stat : 24664 (java) S 24660 24663 20210 0 -1 4202560 2465 0 1 0 40 2 0 0 20 0 22 0 107951585 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140396203578232 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24666] ppid=24660 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/24663/task/24666/stat : 24666 (java) S 24660 24663 20210 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 22 0 107951586 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140396176029864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24667] ppid=24660 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/24663/task/24667/stat : 24667 (java) S 24660 24663 20210 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 107951586 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140396174977320 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24668] ppid=24660 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/24663/task/24668/stat : 24668 (java) S 24660 24663 20210 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 22 0 107951586 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140396173924776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24669] ppid=24660 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/24663/task/24669/stat : 24669 (java) S 24660 24663 20210 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 107951586 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140396044266024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24670] ppid=24660 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/24663/task/24670/stat : 24670 (java) S 24660 24663 20210 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 107951586 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140396043213480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24671] ppid=24660 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/24663/task/24671/stat : 24671 (java) S 24660 24663 20210 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 107951586 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140396042160936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24672] ppid=24660 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/24663/task/24672/stat : 24672 (java) S 24660 24663 20210 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 107951586 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140396041108392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24673] ppid=24660 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/24663/task/24673/stat : 24673 (java) S 24660 24663 20210 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 107951586 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140396040055848 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24674] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24674/stat : 24674 (java) S 24660 24663 20210 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 107951587 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140395557541992 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24675] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24675/stat : 24675 (java) S 24660 24663 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107951587 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140395556488312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24676] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24676/stat : 24676 (java) S 24660 24663 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107951587 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140395555435656 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24677] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24677/stat : 24677 (java) S 24660 24663 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107951589 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140395554384400 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24678] ppid=24660 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/24663/task/24678/stat : 24678 (java) S 24660 24663 20210 0 -1 4202560 16018 0 0 0 135 3 0 0 20 0 22 0 107951589 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140395553331768 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24679] ppid=24660 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/24663/task/24679/stat : 24679 (java) S 24660 24663 20210 0 -1 4202560 11758 0 0 0 142 3 0 0 20 0 22 0 107951589 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140395552279224 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24680] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24680/stat : 24680 (java) S 24660 24663 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107951589 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140395551226872 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24681] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24681/stat : 24681 (java) S 24660 24663 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107951589 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140395550174536 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24682] ppid=24660 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/24663/task/24682/stat : 24682 (java) R 24660 24663 20210 0 -1 4202560 27 0 0 0 254 0 0 0 20 0 22 0 107951629 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140395549118600 140396055889393 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24683] ppid=24660 vsize=9824732 CPUtime=2.56 cores=1,3,5,7
/proc/24663/task/24683/stat : 24683 (java) R 24660 24663 20210 0 -1 4202560 150 0 0 0 252 4 0 0 20 0 22 0 107951629 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140395548065528 140396056087638 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24684] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24684/stat : 24684 (java) S 24660 24663 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107951629 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140395547014184 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24685] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24685/stat : 24685 (java) S 24660 24663 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107951629 10060525568 89423 33554432000 1073741824 1073778376 140737411182160 140395545961640 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.00 4.04 4.01 5/219 24685
/proc/meminfo: memFree=28874428/32872528 swapFree=11320/319964
[pid=24663] ppid=24660 vsize=9824732 CPUtime=15.19 cores=1,3,5,7
/proc/24663/stat : 24663 (java) S 24660 24663 20210 0 -1 4202496 32132 0 1 0 1499 20 0 0 20 0 22 0 107951584 10060525568 98038 33554432000 1073741824 1073778376 140737411182160 140737411173296 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24663/statm: 2456183 98038 2291 9 0 2446860 0
[pid=24663/tid=24664] ppid=24660 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/24663/task/24664/stat : 24664 (java) S 24660 24663 20210 0 -1 4202560 2465 0 1 0 40 2 0 0 20 0 22 0 107951585 10060525568 98038 33554432000 1073741824 1073778376 140737411182160 140396203578232 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24666] ppid=24660 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/24663/task/24666/stat : 24666 (java) S 24660 24663 20210 0 -1 4202560 45 0 0 0 3 1 0 0 20 0 22 0 107951586 10060525568 98038 33554432000 1073741824 1073778376 140737411182160 140396176029864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24667] ppid=24660 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/24663/task/24667/stat : 24667 (java) S 24660 24663 20210 0 -1 4202560 36 0 0 0 3 2 0 0 20 0 22 0 107951586 10060525568 98038 33554432000 1073741824 1073778376 140737411182160 140396174977320 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24668] ppid=24660 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/24663/task/24668/stat : 24668 (java) S 24660 24663 20210 0 -1 4202560 29 0 0 0 2 1 0 0 20 0 22 0 107951586 10060525568 98038 33554432000 1073741824 1073778376 140737411182160 140396173924776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24669] ppid=24660 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/24663/task/24669/stat : 24669 (java) S 24660 24663 20210 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 107951586 10060525568 98038 33554432000 1073741824 1073778376 140737411182160 140396044266024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24670] ppid=24660 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/24663/task/24670/stat : 24670 (java) S 24660 24663 20210 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 107951586 10060525568 98038 33554432000 1073741824 1073778376 140737411182160 140396043213480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24671] ppid=24660 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/24663/task/24671/stat : 24671 (java) S 24660 24663 20210 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 22 0 107951586 10060525568 98038 33554432000 1073741824 1073778376 140737411182160 140396042160936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24672] ppid=24660 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/24663/task/24672/stat : 24672 (java) S 24660 24663 20210 0 -1 4202560 33 0 0 0 4 0 0 0 20 0 22 0 107951586 10060525568 98038 33554432000 1073741824 1073778376 140737411182160 140396041108392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24673] ppid=24660 vsize=9824732 CPUtime=0.03 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.04 4.08 4.01 5/219 24861
/proc/meminfo: memFree=21914672/32872528 swapFree=11320/319964
[pid=24663] ppid=24660 vsize=9824732 CPUtime=1655.58 cores=1,3,5,7
/proc/24663/stat : 24663 (java) S 24660 24663 20210 0 -1 4202496 51771 0 1 0 165337 221 0 0 20 0 22 0 107951584 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140737411173296 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24663/statm: 2456183 922201 2300 9 0 2446860 0
[pid=24663/tid=24664] ppid=24660 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/24663/task/24664/stat : 24664 (java) S 24660 24663 20210 0 -1 4202560 2475 0 1 0 42 4 0 0 20 0 22 0 107951585 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140396203578232 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24666] ppid=24660 vsize=9824732 CPUtime=3.56 cores=1,3,5,7
/proc/24663/task/24666/stat : 24666 (java) S 24660 24663 20210 0 -1 4202560 674 0 0 0 336 20 0 0 20 0 22 0 107951586 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140396176029864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24667] ppid=24660 vsize=9824732 CPUtime=3.63 cores=1,3,5,7
/proc/24663/task/24667/stat : 24667 (java) S 24660 24663 20210 0 -1 4202560 615 0 0 0 343 20 0 0 20 0 22 0 107951586 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140396174977320 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24668] ppid=24660 vsize=9824732 CPUtime=3.27 cores=1,3,5,7
/proc/24663/task/24668/stat : 24668 (java) S 24660 24663 20210 0 -1 4202560 725 0 0 0 305 22 0 0 20 0 22 0 107951586 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140396173924776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24669] ppid=24660 vsize=9824732 CPUtime=3.21 cores=1,3,5,7
/proc/24663/task/24669/stat : 24669 (java) S 24660 24663 20210 0 -1 4202560 600 0 0 0 305 16 0 0 20 0 22 0 107951586 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140396044266024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24670] ppid=24660 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/24663/task/24670/stat : 24670 (java) S 24660 24663 20210 0 -1 4202560 624 0 0 0 305 17 0 0 20 0 22 0 107951586 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140396043213480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24671] ppid=24660 vsize=9824732 CPUtime=3.37 cores=1,3,5,7
/proc/24663/task/24671/stat : 24671 (java) S 24660 24663 20210 0 -1 4202560 629 0 0 0 322 15 0 0 20 0 22 0 107951586 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140396042160936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24672] ppid=24660 vsize=9824732 CPUtime=3.57 cores=1,3,5,7
/proc/24663/task/24672/stat : 24672 (java) S 24660 24663 20210 0 -1 4202560 604 0 0 0 338 19 0 0 20 0 22 0 107951586 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140396041108392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24673] ppid=24660 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/24663/task/24673/stat : 24673 (java) S 24660 24663 20210 0 -1 4202560 686 0 0 0 323 20 0 0 20 0 22 0 107951586 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140396040055848 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24674] ppid=24660 vsize=9824732 CPUtime=5.13 cores=1,3,5,7
/proc/24663/task/24674/stat : 24674 (java) S 24660 24663 20210 0 -1 4202560 2390 0 0 0 503 10 0 0 20 0 22 0 107951587 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140395557541992 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24675] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24675/stat : 24675 (java) S 24660 24663 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107951587 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140395556488312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24676] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24676/stat : 24676 (java) S 24660 24663 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107951587 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140395555435656 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24677] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24677/stat : 24677 (java) S 24660 24663 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107951589 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140395554384400 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24678] ppid=24660 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/24663/task/24678/stat : 24678 (java) S 24660 24663 20210 0 -1 4202560 16018 0 0 0 142 3 0 0 20 0 22 0 107951589 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140395553331768 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24679] ppid=24660 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/24663/task/24679/stat : 24679 (java) S 24660 24663 20210 0 -1 4202560 22396 0 0 0 247 5 0 0 20 0 22 0 107951589 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140395552279224 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24680] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24680/stat : 24680 (java) S 24660 24663 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107951589 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140395551226872 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24681] ppid=24660 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/24663/task/24681/stat : 24681 (java) S 24660 24663 20210 0 -1 4202560 47 0 0 0 13 23 0 0 20 0 22 0 107951589 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140395550174536 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24682] ppid=24660 vsize=9824732 CPUtime=809.33 cores=1,3,5,7
/proc/24663/task/24682/stat : 24682 (java) R 24660 24663 20210 0 -1 4202560 67 0 0 0 80915 18 0 0 20 0 22 0 107951629 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140395549117600 140396055989915 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24683] ppid=24660 vsize=9824732 CPUtime=809.31 cores=1,3,5,7
/proc/24663/task/24683/stat : 24683 (java) R 24660 24663 20210 0 -1 4202560 1956 0 0 0 80882 49 0 0 20 0 22 0 107951629 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140395548066216 140396056027411 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24684] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24684/stat : 24684 (java) S 24660 24663 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107951629 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140395547014184 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24685] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24685/stat : 24685 (java) S 24660 24663 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107951629 10060525568 922201 33554432000 1073741824 1073778376 140737411182160 140395545961640 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1655.58
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.01 4.06 4.01 5/219 24862
/proc/meminfo: memFree=21914564/32872528 swapFree=11320/319964
[pid=24663] ppid=24660 vsize=9824732 CPUtime=1776.28 cores=1,3,5,7
/proc/24663/stat : 24663 (java) S 24660 24663 20210 0 -1 4202496 51804 0 1 0 177405 223 0 0 20 0 22 0 107951584 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140737411173296 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24663/statm: 2456183 922195 2300 9 0 2446860 0
[pid=24663/tid=24664] ppid=24660 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/24663/task/24664/stat : 24664 (java) S 24660 24663 20210 0 -1 4202560 2475 0 1 0 43 4 0 0 20 0 22 0 107951585 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140396203578232 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24666] ppid=24660 vsize=9824732 CPUtime=3.69 cores=1,3,5,7
/proc/24663/task/24666/stat : 24666 (java) S 24660 24663 20210 0 -1 4202560 674 0 0 0 349 20 0 0 20 0 22 0 107951586 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140396176029864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24667] ppid=24660 vsize=9824732 CPUtime=3.84 cores=1,3,5,7
/proc/24663/task/24667/stat : 24667 (java) S 24660 24663 20210 0 -1 4202560 615 0 0 0 364 20 0 0 20 0 22 0 107951586 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140396174977320 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24668] ppid=24660 vsize=9824732 CPUtime=3.44 cores=1,3,5,7
/proc/24663/task/24668/stat : 24668 (java) S 24660 24663 20210 0 -1 4202560 725 0 0 0 322 22 0 0 20 0 22 0 107951586 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140396173924776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24669] ppid=24660 vsize=9824732 CPUtime=3.45 cores=1,3,5,7
/proc/24663/task/24669/stat : 24669 (java) S 24660 24663 20210 0 -1 4202560 600 0 0 0 329 16 0 0 20 0 22 0 107951586 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140396044266024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24670] ppid=24660 vsize=9824732 CPUtime=3.42 cores=1,3,5,7
/proc/24663/task/24670/stat : 24670 (java) S 24660 24663 20210 0 -1 4202560 624 0 0 0 325 17 0 0 20 0 22 0 107951586 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140396043213480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24671] ppid=24660 vsize=9824732 CPUtime=3.55 cores=1,3,5,7
/proc/24663/task/24671/stat : 24671 (java) S 24660 24663 20210 0 -1 4202560 629 0 0 0 340 15 0 0 20 0 22 0 107951586 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140396042160936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24672] ppid=24660 vsize=9824732 CPUtime=3.73 cores=1,3,5,7
/proc/24663/task/24672/stat : 24672 (java) S 24660 24663 20210 0 -1 4202560 604 0 0 0 354 19 0 0 20 0 22 0 107951586 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140396041108392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24673] ppid=24660 vsize=9824732 CPUtime=3.66 cores=1,3,5,7
/proc/24663/task/24673/stat : 24673 (java) S 24660 24663 20210 0 -1 4202560 686 0 0 0 346 20 0 0 20 0 22 0 107951586 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140396040055848 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24674] ppid=24660 vsize=9824732 CPUtime=5.13 cores=1,3,5,7
/proc/24663/task/24674/stat : 24674 (java) S 24660 24663 20210 0 -1 4202560 2413 0 0 0 503 10 0 0 20 0 22 0 107951587 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140395557541992 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24675] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24675/stat : 24675 (java) S 24660 24663 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107951587 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140395556488312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24676] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24676/stat : 24676 (java) S 24660 24663 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107951587 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140395555435656 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24677] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24677/stat : 24677 (java) S 24660 24663 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107951589 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140395554384400 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24678] ppid=24660 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/24663/task/24678/stat : 24678 (java) S 24660 24663 20210 0 -1 4202560 16018 0 0 0 142 3 0 0 20 0 22 0 107951589 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140395553331768 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24679] ppid=24660 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/24663/task/24679/stat : 24679 (java) S 24660 24663 20210 0 -1 4202560 22396 0 0 0 247 5 0 0 20 0 22 0 107951589 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140395552279224 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24680] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24680/stat : 24680 (java) S 24660 24663 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107951589 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140395551226872 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24681] ppid=24660 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/24663/task/24681/stat : 24681 (java) S 24660 24663 20210 0 -1 4202560 51 0 0 0 13 25 0 0 20 0 22 0 107951589 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140395550174536 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24682] ppid=24660 vsize=9824732 CPUtime=868.93 cores=1,3,5,7
/proc/24663/task/24682/stat : 24682 (java) R 24660 24663 20210 0 -1 4202560 67 0 0 0 86874 19 0 0 20 0 22 0 107951629 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140395549117600 140396056136919 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24683] ppid=24660 vsize=9824732 CPUtime=868.89 cores=1,3,5,7
/proc/24663/task/24683/stat : 24683 (java) R 24660 24663 20210 0 -1 4202560 1962 0 0 0 86839 50 0 0 20 0 22 0 107951629 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140395548066192 140396056119146 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24684] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24684/stat : 24684 (java) S 24660 24663 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107951629 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140395547014184 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24685] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24685/stat : 24685 (java) S 24660 24663 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107951629 10060525568 922195 33554432000 1073741824 1073778376 140737411182160 140395545961640 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1776.28
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.201 s]
/proc/loadavg: 4.01 4.06 4.01 5/219 24862
/proc/meminfo: memFree=21914564/32872528 swapFree=11320/319964
[pid=24663] ppid=24660 vsize=9824732 CPUtime=1800.16 cores=1,3,5,7
/proc/24663/stat : 24663 (java) S 24660 24663 20210 0 -1 4202496 51806 0 1 0 179792 224 0 0 20 0 22 0 107951584 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140737411173296 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24663/statm: 2456183 922194 2300 9 0 2446860 0
[pid=24663/tid=24664] ppid=24660 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/24663/task/24664/stat : 24664 (java) S 24660 24663 20210 0 -1 4202560 2475 0 1 0 43 4 0 0 20 0 22 0 107951585 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140396203578232 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24666] ppid=24660 vsize=9824732 CPUtime=3.71 cores=1,3,5,7
/proc/24663/task/24666/stat : 24666 (java) S 24660 24663 20210 0 -1 4202560 674 0 0 0 351 20 0 0 20 0 22 0 107951586 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140396176029864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24667] ppid=24660 vsize=9824732 CPUtime=3.87 cores=1,3,5,7
/proc/24663/task/24667/stat : 24667 (java) S 24660 24663 20210 0 -1 4202560 615 0 0 0 367 20 0 0 20 0 22 0 107951586 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140396174977320 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24668] ppid=24660 vsize=9824732 CPUtime=3.46 cores=1,3,5,7
/proc/24663/task/24668/stat : 24668 (java) S 24660 24663 20210 0 -1 4202560 725 0 0 0 324 22 0 0 20 0 22 0 107951586 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140396173924776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24669] ppid=24660 vsize=9824732 CPUtime=3.48 cores=1,3,5,7
/proc/24663/task/24669/stat : 24669 (java) S 24660 24663 20210 0 -1 4202560 600 0 0 0 332 16 0 0 20 0 22 0 107951586 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140396044266024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24670] ppid=24660 vsize=9824732 CPUtime=3.45 cores=1,3,5,7
/proc/24663/task/24670/stat : 24670 (java) S 24660 24663 20210 0 -1 4202560 624 0 0 0 327 18 0 0 20 0 22 0 107951586 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140396043213480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24671] ppid=24660 vsize=9824732 CPUtime=3.58 cores=1,3,5,7
/proc/24663/task/24671/stat : 24671 (java) S 24660 24663 20210 0 -1 4202560 629 0 0 0 343 15 0 0 20 0 22 0 107951586 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140396042160936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24672] ppid=24660 vsize=9824732 CPUtime=3.74 cores=1,3,5,7
/proc/24663/task/24672/stat : 24672 (java) S 24660 24663 20210 0 -1 4202560 604 0 0 0 355 19 0 0 20 0 22 0 107951586 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140396041108392 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24673] ppid=24660 vsize=9824732 CPUtime=3.68 cores=1,3,5,7
/proc/24663/task/24673/stat : 24673 (java) S 24660 24663 20210 0 -1 4202560 686 0 0 0 348 20 0 0 20 0 22 0 107951586 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140396040055848 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24674] ppid=24660 vsize=9824732 CPUtime=5.14 cores=1,3,5,7
/proc/24663/task/24674/stat : 24674 (java) S 24660 24663 20210 0 -1 4202560 2413 0 0 0 503 11 0 0 20 0 22 0 107951587 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140395557541992 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24675] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24675/stat : 24675 (java) S 24660 24663 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107951587 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140395556488312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24676] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24676/stat : 24676 (java) S 24660 24663 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107951587 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140395555435656 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24677] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24677/stat : 24677 (java) S 24660 24663 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107951589 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140395554384400 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24678] ppid=24660 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/24663/task/24678/stat : 24678 (java) S 24660 24663 20210 0 -1 4202560 16018 0 0 0 142 3 0 0 20 0 22 0 107951589 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140395553331768 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24663/tid=24679] ppid=24660 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/24663/task/24679/stat : 24679 (java) S 24660 24663 20210 0 -1 4202560 22396 0 0 0 247 5 0 0 20 0 22 0 107951589 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140395552279224 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24680] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24680/stat : 24680 (java) S 24660 24663 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107951589 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140395551226872 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24681] ppid=24660 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/24663/task/24681/stat : 24681 (java) S 24660 24663 20210 0 -1 4202560 51 0 0 0 14 25 0 0 20 0 22 0 107951589 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140395550174536 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24682] ppid=24660 vsize=9824732 CPUtime=880.76 cores=1,3,5,7
/proc/24663/task/24682/stat : 24682 (java) R 24660 24663 20210 0 -1 4202560 68 0 0 0 88057 19 0 0 20 0 22 0 107951629 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140395549117600 140396055989915 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24663/tid=24683] ppid=24660 vsize=9824732 CPUtime=880.72 cores=1,3,5,7
/proc/24663/task/24683/stat : 24683 (java) R 24660 24663 20210 0 -1 4202560 1963 0 0 0 88022 50 0 0 20 0 22 0 107951629 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140395548066216 140396056119146 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24663/tid=24684] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24684/stat : 24684 (java) S 24660 24663 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107951629 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140395547014184 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24663/tid=24685] ppid=24660 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24663/task/24685/stat : 24685 (java) S 24660 24663 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107951629 10060525568 922194 33554432000 1073741824 1073778376 140737411182160 140395545961640 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 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 24663 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 894.264
CPU time (s): 1800.83
CPU user time (s): 1797.99
CPU system time (s): 2.84257
CPU usage (%): 201.376
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.99
system time used= 2.84257
maximum resident set size= 3688892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51840
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23894
involuntary context switches= 29484

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

The end

Launcher Data

Begin job on node128 at 2016-06-07 02:43:03
IDJOB=4081511
IDBENCH=71848
IDSOLVER=2543
FILE ID=node128/4081511-1465260183
RUNJOBID= node128-1465247049-20227
PBS_JOBID= 19843253
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx49.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081511-1465260183/watcher-4081511-1465260183 -o /tmp/evaluation-result-4081511-1465260183/solver-4081511-1465260183 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465247049-20227 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081511-1465260183.opb

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

MD5SUM BENCH= e08af5097f76b1d4e2b0ba1d8a42ed5a
RANDOM SEED=678553337

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.486
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:        29241228 kB
Buffers:           59316 kB
Cached:           111548 kB
SwapCached:         1656 kB
Active:          2495992 kB
Inactive:         104776 kB
Active(anon):    2431604 kB
Inactive(anon):      528 kB
Active(file):      64388 kB
Inactive(file):   104248 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098468 kB
Dirty:               812 kB
Writeback:             0 kB
AnonPages:       2750832 kB
Mapped:            15356 kB
Shmem:                 0 kB
Slab:             570800 kB
SReclaimable:      14116 kB
SUnreclaim:       556684 kB
KernelStack:        1608 kB
PageTables:        10524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2890924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2668544 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= 71656 MiB
End job on node128 at 2016-06-07 02:57:57