Trace number 4116934

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.63 897.761

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size96-round22-2.opb
MD5SUMbc935ebcdca1858782c55508e4df4e85
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 benchmark1556.4
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8672
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)384
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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-4116934-1466953798.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.72/0.49	c ... done. Wall clock time 0.371s.
0.72/0.49	c declared #vars     4128
0.72/0.49	c #constraints  9920
0.72/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.72/0.49	c constraints type 
0.72/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.72/0.49	c org.sat4j.specs.Constr$1 => 872
0.72/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.72/0.49	c org.sat4j.minisat.constraints.cnf.UnitClause => 472
0.72/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.72/0.49	c 9920 constraints processed.
0.72/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.72/0.49	c constraints type 
0.72/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.72/0.49	c org.sat4j.specs.Constr$1 => 872
0.72/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.72/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.72/0.49	c org.sat4j.pb.constraints.pb.UnitClausePB => 472
0.72/0.49	c 9920 constraints processed.
4.15/1.38	c cleaning 2497 clauses out of 4998 with flag 15332/5000
5.97/2.00	c cleaning 4249 clauses out of 8501 with flag 37421/11000
7.44/2.70	c cleaning 5624 clauses out of 11252 with flag 65077/18000
9.13/3.55	c cleaning 6808 clauses out of 13630 with flag 98382/26002
11.21/4.51	c cleaning 7901 clauses out of 15821 with flag 138012/35001
13.48/5.62	c cleaning 8933 clauses out of 17919 with flag 183336/45000
16.14/6.91	c cleaning 9984 clauses out of 19987 with flag 236467/56001
18.94/8.33	c cleaning 10992 clauses out of 22004 with flag 293633/68002
22.24/9.91	c cleaning 12003 clauses out of 24010 with flag 359254/81000
25.63/11.63	c cleaning 12977 clauses out of 26008 with flag 430511/95001
29.74/13.63	c cleaning 13993 clauses out of 28031 with flag 510500/110001
32.94/15.23	c cleaning 0 clauses out of 5002 with flag 0/5002
34.28/15.71	c cleaning 14994 clauses out of 30039 with flag 595232/126002
38.82/17.93	c cleaning 15982 clauses out of 32043 with flag 688703/143000
43.95/20.48	c cleaning 17003 clauses out of 34061 with flag 794009/161000
49.37/23.20	c cleaning 18008 clauses out of 36059 with flag 900955/180001
55.15/26.04	c cleaning 18988 clauses out of 38050 with flag 1013314/200000
61.16/29.06	c cleaning 20007 clauses out of 40063 with flag 1132256/221001
68.05/32.43	c cleaning 20996 clauses out of 42057 with flag 1260958/243002
75.05/35.99	c cleaning 22012 clauses out of 44063 with flag 1393524/266004
83.20/39.86	c cleaning 23016 clauses out of 46048 with flag 1535333/290001
91.91/44.15	c cleaning 23966 clauses out of 48031 with flag 1681166/315000
100.29/48.36	c cleaning 25009 clauses out of 50065 with flag 1832698/341000
109.42/52.89	c cleaning 26022 clauses out of 52056 with flag 1995125/368000
119.21/57.73	c cleaning 26990 clauses out of 54035 with flag 2161245/396001
129.72/62.82	c cleaning 28011 clauses out of 56044 with flag 2333265/425000
140.31/68.19	c cleaning 28994 clauses out of 58033 with flag 2512839/455000
152.62/74.25	c cleaning 30000 clauses out of 60039 with flag 2697733/486000
165.34/80.55	c cleaning 30998 clauses out of 62039 with flag 2884772/518000
177.93/86.88	c cleaning 31999 clauses out of 64042 with flag 3083725/551001
192.21/93.91	c cleaning 32988 clauses out of 66043 with flag 3289892/585001
207.38/101.88	c cleaning 34011 clauses out of 68054 with flag 3504063/620000
222.83/109.57	c cleaning 35008 clauses out of 70043 with flag 3725261/656000
238.92/117.58	c cleaning 36008 clauses out of 72036 with flag 3954140/693001
256.20/126.13	c cleaning 37014 clauses out of 74027 with flag 4191692/731000
273.72/134.80	c cleaning 37991 clauses out of 76013 with flag 4427848/770000
291.44/143.68	c cleaning 38992 clauses out of 78022 with flag 4676617/810000
310.76/153.29	c cleaning 39989 clauses out of 80030 with flag 4930734/851000
329.10/162.36	c cleaning 40982 clauses out of 82041 with flag 5192413/893000
346.90/171.22	c cleaning 42015 clauses out of 84059 with flag 5458588/936000
348.30/171.91	c cleaning 0 clauses out of 11000 with flag 0/11000
365.84/180.64	c cleaning 42989 clauses out of 86044 with flag 5731927/980000
383.44/189.47	c cleaning 44025 clauses out of 88056 with flag 6011990/1025001
401.64/198.56	c cleaning 44992 clauses out of 90030 with flag 6298803/1071000
421.23/208.31	c cleaning 46002 clauses out of 92038 with flag 6597930/1118000
440.83/218.10	c cleaning 46976 clauses out of 94037 with flag 6897053/1166001
461.59/228.44	c cleaning 48011 clauses out of 96060 with flag 7206122/1215000
484.78/240.08	c cleaning 49001 clauses out of 98049 with flag 7521069/1265000
507.78/251.55	c cleaning 50018 clauses out of 100048 with flag 7842662/1316000
533.34/264.23	c cleaning 50991 clauses out of 102030 with flag 8175654/1368000
558.53/276.80	c cleaning 52002 clauses out of 104039 with flag 8505798/1421000
584.73/289.96	c cleaning 53003 clauses out of 106038 with flag 8846489/1475001
612.28/303.64	c cleaning 53992 clauses out of 108035 with flag 9191122/1530001
639.25/317.11	c cleaning 54992 clauses out of 110044 with flag 9548421/1586002
667.85/331.48	c cleaning 55984 clauses out of 112051 with flag 9909456/1643001
697.45/346.28	c cleaning 57025 clauses out of 114066 with flag 10274319/1701000
729.45/362.67	c cleaning 57982 clauses out of 116042 with flag 10646574/1760001
758.86/377.34	c cleaning 59015 clauses out of 118059 with flag 11028441/1820000
789.86/392.85	c cleaning 59972 clauses out of 120045 with flag 11412751/1881001
821.64/408.75	c cleaning 61005 clauses out of 122072 with flag 11806148/1943000
855.04/425.42	c cleaning 62013 clauses out of 124067 with flag 12204903/2006000
889.63/442.79	c cleaning 63027 clauses out of 126054 with flag 12609534/2070000
924.42/460.19	c cleaning 63992 clauses out of 128027 with flag 13015914/2135000
960.42/478.12	c cleaning 64998 clauses out of 130036 with flag 13435917/2201001
997.62/496.74	c cleaning 65971 clauses out of 132038 with flag 13857829/2268001
1035.80/515.81	c cleaning 67021 clauses out of 134067 with flag 14291069/2336001
1075.61/535.80	c cleaning 67984 clauses out of 136045 with flag 14727964/2405000
1114.99/555.47	c cleaning 69025 clauses out of 138063 with flag 15170324/2475002
1156.39/576.19	c cleaning 70011 clauses out of 140036 with flag 15615564/2546000
1199.38/597.69	c cleaning 70982 clauses out of 142027 with flag 16068061/2618002
1243.23/619.48	c cleaning 71999 clauses out of 144045 with flag 16525625/2691002
1287.22/641.44	c cleaning 72987 clauses out of 146044 with flag 16991521/2765000
1333.00/664.36	c cleaning 74021 clauses out of 148058 with flag 17462440/2840001
1379.19/687.47	c cleaning 74999 clauses out of 150037 with flag 17941733/2916001
1427.80/711.79	c cleaning 76010 clauses out of 152039 with flag 18423873/2993002
1476.53/736.07	c cleaning 77007 clauses out of 154027 with flag 18913465/3071000
1526.52/761.06	c cleaning 77984 clauses out of 156021 with flag 19405900/3150001
1578.32/787.00	c cleaning 79011 clauses out of 158036 with flag 19907559/3230000
1630.83/813.17	c cleaning 80013 clauses out of 160026 with flag 20418922/3311001
1681.43/838.47	c cleaning 80999 clauses out of 162013 with flag 20931402/3393001
1733.04/864.28	c cleaning 81980 clauses out of 164013 with flag 21452164/3476000
1785.83/890.68	c cleaning 82985 clauses out of 166033 with flag 21979124/3560000
1800.04/897.71	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/897.71	c starts		: 29782
1800.04/897.71	c conflicts		: 3587477
1800.04/897.71	c decisions		: 36589957
1800.04/897.71	c propagations		: 496382133
1800.04/897.71	c inspects		: 10594117439
1800.04/897.71	c shortcuts		: 0
1800.04/897.71	c learnt literals	: 2
1800.04/897.71	c learnt binary clauses	: 41
1800.04/897.71	c learnt ternary clauses	: 565
1800.04/897.71	c learnt constraints	: 3587475
1800.04/897.71	c ignored constraints	: 0
1800.04/897.71	c root simplifications	: 0
1800.04/897.71	c removed literals (reason simplification)	: 2344335
1800.04/897.71	c reason swapping (by a shorter reason)	: 0
1800.04/897.71	c Calls to reduceDB	: 80
1800.04/897.71	c Number of update (reduction) of LBD	: 748717
1800.04/897.71	c Imported unit clauses	: 0
1800.04/897.71	c number of reductions to clauses (during analyze)	: 0
1800.04/897.71	c number of learned constraints concerned by reduction	: 0
1800.04/897.71	c number of learning phase by resolution	: 0
1800.04/897.71	c number of learning phase by cutting planes	: 0
1800.04/897.71	c speed (assignments/second)	: 553253.2473032948
1800.04/897.71	c non guided choices	9911
1800.04/897.73	c learnt constraints type 
1800.04/897.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 41
1800.04/897.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 110484
1800.04/897.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/897.73	c starts		: 35
1800.04/897.73	c conflicts		: 11397
1800.04/897.73	c decisions		: 51370
1800.04/897.73	c propagations		: 1372921
1800.04/897.73	c inspects		: 189147688
1800.04/897.73	c shortcuts		: 0
1800.04/897.73	c learnt literals	: 0
1800.04/897.73	c learnt binary clauses	: 0
1800.04/897.73	c learnt ternary clauses	: 0
1800.04/897.73	c learnt constraints	: 11396
1800.04/897.73	c ignored constraints	: 0
1800.04/897.73	c root simplifications	: 0
1800.04/897.73	c removed literals (reason simplification)	: 0
1800.04/897.73	c reason swapping (by a shorter reason)	: 0
1800.04/897.73	c Calls to reduceDB	: 2
1800.04/897.73	c Number of update (reduction) of LBD	: 0
1800.04/897.73	c Imported unit clauses	: 0
1800.04/897.73	c number of reductions to clauses (during analyze)	: 0
1800.04/897.73	c number of learned constraints concerned by reduction	: 0
1800.04/897.73	c number of learning phase by resolution	: 0
1800.04/897.73	c number of learning phase by cutting planes	: 0
1800.04/897.73	c speed (assignments/second)	: 1530.1756180961202
1800.04/897.73	c non guided choices	251
1800.04/897.74	c learnt constraints type 
1800.04/897.74	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4
1800.04/897.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11392
1800.04/897.74	s UNKNOWN
1800.04/897.74	c Total wall clock time (in seconds): 897.62

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

pid=19717
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.20 4.20 4.20 4/197 19720
/proc/meminfo: memFree=26737160/32872528 swapFree=1437460/1543748
[pid=19720] ppid=19717 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/19720/stat : 19720 (java) D 19717 19720 18126 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 28419086 2560000 46 33554432000 1073741824 1073778376 140735705487904 140735705485032 266426477863 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/19720/statm: 625 46 37 9 0 29 0

[startup+0.100061 s]
/proc/loadavg: 4.20 4.20 4.20 4/197 19720
/proc/meminfo: memFree=26737160/32872528 swapFree=1437460/1543748
[pid=19720] ppid=19717 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/19720/stat : 19720 (java) S 19717 19720 18126 0 -1 4202496 4400 0 1 0 8 1 0 0 20 0 18 0 28419086 9787879424 6036 33554432000 1073741824 1073778376 140735705487904 140735705479040 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19720/statm: 2389619 6036 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 4.20 4.20 4.20 4/197 19720
/proc/meminfo: memFree=26737160/32872528 swapFree=1437460/1543748
[pid=19720] ppid=19717 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/19720/stat : 19720 (java) S 19717 19720 18126 0 -1 4202496 4693 0 1 0 23 1 0 0 20 0 18 0 28419086 9787879424 6792 33554432000 1073741824 1073778376 140735705487904 140735705479040 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19720/statm: 2389619 6792 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300224 s]
/proc/loadavg: 4.20 4.20 4.20 4/197 19720
/proc/meminfo: memFree=26737160/32872528 swapFree=1437460/1543748
[pid=19720] ppid=19717 vsize=9558476 CPUtime=0.49 cores=0,2,4,6
/proc/19720/stat : 19720 (java) S 19717 19720 18126 0 -1 4202496 5848 0 1 0 47 2 0 0 20 0 18 0 28419086 9787879424 8352 33554432000 1073741824 1073778376 140735705487904 140735705479040 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19720/statm: 2389619 8352 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700191 s]
/proc/loadavg: 4.20 4.20 4.20 4/197 19720
/proc/meminfo: memFree=26737160/32872528 swapFree=1437460/1543748
[pid=19720] ppid=19717 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/19720/stat : 19720 (java) S 19717 19720 18126 0 -1 4202496 15546 0 1 0 178 4 0 0 20 0 22 0 28419086 10060525568 23458 33554432000 1073741824 1073778376 140735705487904 140735705479040 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19720/statm: 2456183 23458 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 9824732

[startup+1.50088 s]
/proc/loadavg: 4.35 4.23 4.20 7/219 19742
/proc/meminfo: memFree=26588832/32872528 swapFree=1437460/1543748
[pid=19720] ppid=19717 vsize=9824732 CPUtime=4.8 cores=0,2,4,6
/proc/19720/stat : 19720 (java) S 19717 19720 18126 0 -1 4202496 26399 0 1 0 472 8 0 0 20 0 22 0 28419086 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140735705479040 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19720/statm: 2456183 47985 2292 9 0 2446860 0
[pid=19720/tid=19722] ppid=19717 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/19720/task/19722/stat : 19722 (java) S 19717 19720 18126 0 -1 4202560 2438 0 1 0 45 1 0 0 20 0 22 0 28419087 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365627290488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19723] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19723/stat : 19723 (java) S 19717 19720 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28419088 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365588782120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19724] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19724/stat : 19724 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419088 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365587729320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19725] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19725/stat : 19725 (java) S 19717 19720 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28419088 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365586676520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19726] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19726/stat : 19726 (java) S 19717 19720 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28419088 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365585623720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19727] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19727/stat : 19727 (java) S 19717 19720 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28419088 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365584570920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19728] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19728/stat : 19728 (java) S 19717 19720 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28419088 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365583518120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19729] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19729/stat : 19729 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419088 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365582465320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19730] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19730/stat : 19730 (java) S 19717 19720 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28419088 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365581412520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19731] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19731/stat : 19731 (java) S 19717 19720 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28419089 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365451480040 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19732] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19732/stat : 19732 (java) S 19717 19720 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28419090 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365450426104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19733] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19733/stat : 19733 (java) S 19717 19720 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28419090 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365449373192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19734] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19734/stat : 19734 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365448321680 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19735] ppid=19717 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/19720/task/19735/stat : 19735 (java) S 19717 19720 18126 0 -1 4202560 10048 0 0 0 104 2 0 0 20 0 22 0 28419092 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365447268792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19736] ppid=19717 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/19720/task/19736/stat : 19736 (java) R 19717 19720 18126 0 -1 4202560 12509 0 0 0 125 2 0 0 20 0 22 0 28419092 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365446203400 140365631378914 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19737] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19737/stat : 19737 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365445163384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19738] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19738/stat : 19738 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365444110792 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19739] ppid=19717 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/19720/task/19739/stat : 19739 (java) R 19717 19720 18126 0 -1 4202560 17 0 0 0 94 0 0 0 20 0 22 0 28419136 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365442683424 140365454322743 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19740] ppid=19717 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/19720/task/19740/stat : 19740 (java) R 19717 19720 18126 0 -1 4202560 75 0 0 0 95 1 0 0 20 0 22 0 28419136 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365441638144 140365454449781 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19741] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19741/stat : 19741 (java) S 19717 19720 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28419137 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365440587176 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19742] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19742/stat : 19742 (java) S 19717 19720 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28419137 10060525568 47985 33554432000 1073741824 1073778376 140735705487904 140365439534376 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.35 4.23 4.20 11/219 19742
/proc/meminfo: memFree=26493756/32872528 swapFree=1437460/1543748
[pid=19720] ppid=19717 vsize=9824732 CPUtime=8.29 cores=0,2,4,6
/proc/19720/stat : 19720 (java) S 19717 19720 18126 0 -1 4202496 27007 0 1 0 815 14 0 0 20 0 22 0 28419086 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140735705479040 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19720/statm: 2456183 87436 2292 9 0 2446860 0
[pid=19720/tid=19722] ppid=19717 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/19720/task/19722/stat : 19722 (java) S 19717 19720 18126 0 -1 4202560 2438 0 1 0 45 1 0 0 20 0 22 0 28419087 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365627290488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19723] ppid=19717 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19720/task/19723/stat : 19723 (java) S 19717 19720 18126 0 -1 4202560 27 0 0 0 3 1 0 0 20 0 22 0 28419088 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365588782120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19724] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19724/stat : 19724 (java) S 19717 19720 18126 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28419088 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365587729320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19725] ppid=19717 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19720/task/19725/stat : 19725 (java) S 19717 19720 18126 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 28419088 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365586676520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19726] ppid=19717 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19720/task/19726/stat : 19726 (java) S 19717 19720 18126 0 -1 4202560 26 0 0 0 2 2 0 0 20 0 22 0 28419088 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365585623720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19727] ppid=19717 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19720/task/19727/stat : 19727 (java) S 19717 19720 18126 0 -1 4202560 27 0 0 0 3 1 0 0 20 0 22 0 28419088 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365584570920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19728] ppid=19717 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19720/task/19728/stat : 19728 (java) S 19717 19720 18126 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 28419088 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365583518120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19729] ppid=19717 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19720/task/19729/stat : 19729 (java) S 19717 19720 18126 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 28419088 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365582465320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19730] ppid=19717 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19720/task/19730/stat : 19730 (java) S 19717 19720 18126 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 28419088 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365581412520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19731] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19731/stat : 19731 (java) S 19717 19720 18126 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 28419089 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365451480040 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19732] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19732/stat : 19732 (java) S 19717 19720 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28419090 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365450426104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19733] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19733/stat : 19733 (java) S 19717 19720 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28419090 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365449373192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19734] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19734/stat : 19734 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365448321680 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19735] ppid=19717 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/19720/task/19735/stat : 19735 (java) S 19717 19720 18126 0 -1 4202560 10048 0 0 0 109 2 0 0 20 0 22 0 28419092 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365447268792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19736] ppid=19717 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/19720/task/19736/stat : 19736 (java) S 19717 19720 18126 0 -1 4202560 12764 0 0 0 137 3 0 0 20 0 22 0 28419092 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365446215992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19737] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19737/stat : 19737 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365445163384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19738] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19738/stat : 19738 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365444110792 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19739] ppid=19717 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/19720/task/19739/stat : 19739 (java) R 19717 19720 18126 0 -1 4202560 19 0 0 0 245 0 0 0 20 0 22 0 28419136 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365442690336 140365454308941 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19740] ppid=19717 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/19720/task/19740/stat : 19740 (java) R 19717 19720 18126 0 -1 4202560 127 0 0 0 244 3 0 0 20 0 22 0 28419136 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365441638288 140365454404421 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19741] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19741/stat : 19741 (java) S 19717 19720 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28419137 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365440587176 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19742] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19742/stat : 19742 (java) S 19717 19720 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28419137 10060525568 87436 33554432000 1073741824 1073778376 140735705487904 140365439534376 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.35 4.23 4.20 5/220 19745
/proc/meminfo: memFree=26089168/32872528 swapFree=1437460/1543748
[pid=19720] ppid=19717 vsize=9824732 CPUtime=14.86 cores=0,2,4,6
/proc/19720/stat : 19720 (java) S 19717 19720 18126 0 -1 4202496 27880 0 1 0 1462 24 0 0 20 0 22 0 28419086 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140735705479040 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19720/statm: 2456183 153796 2292 9 0 2446860 0
[pid=19720/tid=19722] ppid=19717 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/19720/task/19722/stat : 19722 (java) S 19717 19720 18126 0 -1 4202560 2439 0 1 0 45 1 0 0 20 0 22 0 28419087 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365627290488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19723] ppid=19717 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19720/task/19723/stat : 19723 (java) S 19717 19720 18126 0 -1 4202560 147 0 0 0 4 2 0 0 20 0 22 0 28419088 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365588782120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19724] ppid=19717 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19720/task/19724/stat : 19724 (java) S 19717 19720 18126 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 28419088 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365587729320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19725] ppid=19717 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19720/task/19725/stat : 19725 (java) S 19717 19720 18126 0 -1 4202560 30 0 0 0 5 1 0 0 20 0 22 0 28419088 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365586676520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19726] ppid=19717 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/19720/task/19726/stat : 19726 (java) S 19717 19720 18126 0 -1 4202560 54 0 0 0 6 3 0 0 20 0 22 0 28419088 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365585623720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19727] ppid=19717 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/19720/task/19727/stat : 19727 (java) S 19717 19720 18126 0 -1 4202560 51 0 0 0 7 2 0 0 20 0 22 0 28419088 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365584570920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19728] ppid=19717 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19720/task/19728/stat : 19728 (java) S 19717 19720 18126 0 -1 4202560 122 0 0 0 4 0 0 0 20 0 22 0 28419088 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365583518120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19729] ppid=19717 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19720/task/19729/stat : 19729 (java) S 19717 19720 18126 0 -1 4202560 110 0 0 0 4 0 0 0 20 0 22 0 28419088 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365582465320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19730] ppid=19717 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19720/task/19730/stat : 19730 (java) S 19717 19720 18126 0 -1 4202560 124 0 0 0 5 1 0 0 20 0 22 0 28419088 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365581412520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19731] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19731/stat : 19731 (java) S 19717 19720 18126 0 -1 4202560 451 0 0 0 0 0 0 0 20 0 22 0 28419089 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365451480040 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19732] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19732/stat : 19732 (java) S 19717 19720 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28419090 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365450426104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19733] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19733/stat : 19733 (java) S 19717 19720 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28419090 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365449373192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19734] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19734/stat : 19734 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 153796 33554432000 1073741824 1073778376 140735705487904 140365448321680 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19735] ppid=19717 vsize=9824732 CPUtime=1.14 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.10 4.15 4.16 6/219 19834
/proc/meminfo: memFree=23567028/32872528 swapFree=1437460/1543748
[pid=19720] ppid=19717 vsize=9824732 CPUtime=1769.25 cores=0,2,4,6
/proc/19720/stat : 19720 (java) S 19717 19720 18126 0 -1 4202496 44279 0 1 0 176765 160 0 0 20 0 22 0 28419086 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140735705479040 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19720/statm: 2456183 772357 2301 9 0 2446860 0
[pid=19720/tid=19722] ppid=19717 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/19720/task/19722/stat : 19722 (java) S 19717 19720 18126 0 -1 4202560 2441 0 1 0 48 3 0 0 20 0 22 0 28419087 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365627290488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19723] ppid=19717 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/19720/task/19723/stat : 19723 (java) S 19717 19720 18126 0 -1 4202560 700 0 0 0 72 12 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365588782120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19724] ppid=19717 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/19720/task/19724/stat : 19724 (java) S 19717 19720 18126 0 -1 4202560 653 0 0 0 73 12 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365587729320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19725] ppid=19717 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/19720/task/19725/stat : 19725 (java) S 19717 19720 18126 0 -1 4202560 645 0 0 0 85 12 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365586676520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19726] ppid=19717 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/19720/task/19726/stat : 19726 (java) S 19717 19720 18126 0 -1 4202560 626 0 0 0 78 11 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365585623720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19727] ppid=19717 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/19720/task/19727/stat : 19727 (java) S 19717 19720 18126 0 -1 4202560 704 0 0 0 88 16 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365584570920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19728] ppid=19717 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/19720/task/19728/stat : 19728 (java) S 19717 19720 18126 0 -1 4202560 614 0 0 0 76 13 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365583518120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19729] ppid=19717 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/19720/task/19729/stat : 19729 (java) S 19717 19720 18126 0 -1 4202560 801 0 0 0 79 12 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365582465320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19730] ppid=19717 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/19720/task/19730/stat : 19730 (java) S 19717 19720 18126 0 -1 4202560 491 0 0 0 81 10 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365581412520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19731] ppid=19717 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/19720/task/19731/stat : 19731 (java) S 19717 19720 18126 0 -1 4202560 2038 0 0 0 170 3 0 0 20 0 22 0 28419089 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365451480040 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19732] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19732/stat : 19732 (java) S 19717 19720 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28419090 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365450426104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19733] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19733/stat : 19733 (java) S 19717 19720 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28419090 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365449373192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19734] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19734/stat : 19734 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365448321680 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19735] ppid=19717 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/19720/task/19735/stat : 19735 (java) S 19717 19720 18126 0 -1 4202560 10054 0 0 0 126 2 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365447268792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19736] ppid=19717 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/19720/task/19736/stat : 19736 (java) S 19717 19720 18126 0 -1 4202560 21537 0 0 0 238 4 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365446215992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19737] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19737/stat : 19737 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365445163384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19738] ppid=19717 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/19720/task/19738/stat : 19738 (java) S 19717 19720 18126 0 -1 4202560 51 0 0 0 14 16 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365444110792 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19739] ppid=19717 vsize=9824732 CPUtime=877.95 cores=0,2,4,6
/proc/19720/task/19739/stat : 19739 (java) R 19717 19720 18126 0 -1 4202560 51 0 0 0 87779 16 0 0 20 0 22 0 28419136 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365442683504 140365454360605 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19740] ppid=19717 vsize=9824732 CPUtime=877.92 cores=0,2,4,6
/proc/19720/task/19740/stat : 19740 (java) R 19717 19720 18126 0 -1 4202560 1607 0 0 0 87742 50 0 0 20 0 22 0 28419136 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365441638112 140365454903900 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19741] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19741/stat : 19741 (java) S 19717 19720 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28419137 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365440587176 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19742] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19742/stat : 19742 (java) S 19717 19720 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28419137 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365439534376 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1769.25
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.708 s]
/proc/loadavg: 4.16 4.16 4.16 5/219 19834
/proc/meminfo: memFree=23548352/32872528 swapFree=1437460/1543748
[pid=19720] ppid=19717 vsize=9824732 CPUtime=1800.04 cores=0,2,4,6
/proc/19720/stat : 19720 (java) S 19717 19720 18126 0 -1 4202496 44281 0 1 0 179844 160 0 0 20 0 22 0 28419086 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140735705479040 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19720/statm: 2456183 772357 2301 9 0 2446860 0
[pid=19720/tid=19722] ppid=19717 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/19720/task/19722/stat : 19722 (java) S 19717 19720 18126 0 -1 4202560 2441 0 1 0 48 3 0 0 20 0 22 0 28419087 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365627290488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19723] ppid=19717 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/19720/task/19723/stat : 19723 (java) S 19717 19720 18126 0 -1 4202560 700 0 0 0 72 12 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365588782120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19724] ppid=19717 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/19720/task/19724/stat : 19724 (java) S 19717 19720 18126 0 -1 4202560 653 0 0 0 73 12 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365587729320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19725] ppid=19717 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/19720/task/19725/stat : 19725 (java) S 19717 19720 18126 0 -1 4202560 645 0 0 0 85 12 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365586676520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19726] ppid=19717 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/19720/task/19726/stat : 19726 (java) S 19717 19720 18126 0 -1 4202560 626 0 0 0 78 11 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365585623720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19727] ppid=19717 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/19720/task/19727/stat : 19727 (java) S 19717 19720 18126 0 -1 4202560 704 0 0 0 88 16 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365584570920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19728] ppid=19717 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/19720/task/19728/stat : 19728 (java) S 19717 19720 18126 0 -1 4202560 614 0 0 0 76 13 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365583518120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19729] ppid=19717 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/19720/task/19729/stat : 19729 (java) S 19717 19720 18126 0 -1 4202560 801 0 0 0 79 12 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365582465320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19730] ppid=19717 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/19720/task/19730/stat : 19730 (java) S 19717 19720 18126 0 -1 4202560 491 0 0 0 81 10 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365581412520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19731] ppid=19717 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/19720/task/19731/stat : 19731 (java) S 19717 19720 18126 0 -1 4202560 2038 0 0 0 170 3 0 0 20 0 22 0 28419089 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365451480040 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19732] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19732/stat : 19732 (java) S 19717 19720 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28419090 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365450426104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19733] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19733/stat : 19733 (java) S 19717 19720 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28419090 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365449373192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19734] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19734/stat : 19734 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365448321680 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19735] ppid=19717 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/19720/task/19735/stat : 19735 (java) S 19717 19720 18126 0 -1 4202560 10054 0 0 0 126 2 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365447268792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19736] ppid=19717 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/19720/task/19736/stat : 19736 (java) S 19717 19720 18126 0 -1 4202560 21537 0 0 0 238 4 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365446215992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19737] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19737/stat : 19737 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365445163384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19738] ppid=19717 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/19720/task/19738/stat : 19738 (java) S 19717 19720 18126 0 -1 4202560 53 0 0 0 15 16 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365444110792 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19739] ppid=19717 vsize=9824732 CPUtime=893.35 cores=0,2,4,6
/proc/19720/task/19739/stat : 19739 (java) R 19717 19720 18126 0 -1 4202560 51 0 0 0 89319 16 0 0 20 0 22 0 28419136 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365442683504 140365454135111 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19740] ppid=19717 vsize=9824732 CPUtime=893.33 cores=0,2,4,6
/proc/19720/task/19740/stat : 19740 (java) R 19717 19720 18126 0 -1 4202560 1607 0 0 0 89283 50 0 0 20 0 22 0 28419136 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365441638112 140365454510187 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19741] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19741/stat : 19741 (java) S 19717 19720 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28419137 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365440587176 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19742] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19742/stat : 19742 (java) S 19717 19720 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28419137 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365439534376 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 19720 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+897.708 s]
/proc/loadavg: 4.16 4.16 4.16 5/219 19834
/proc/meminfo: memFree=23548352/32872528 swapFree=1437460/1543748
[pid=19720] ppid=19717 vsize=9824732 CPUtime=1800.04 cores=0,2,4,6
/proc/19720/stat : 19720 (java) S 19717 19720 18126 0 -1 4202496 44281 0 1 0 179844 160 0 0 20 0 22 0 28419086 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140735705479040 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19720/statm: 2456183 772357 2301 9 0 2446860 0
[pid=19720/tid=19722] ppid=19717 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/19720/task/19722/stat : 19722 (java) S 19717 19720 18126 0 -1 4202560 2441 0 1 0 48 3 0 0 20 0 22 0 28419087 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365627290488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19723] ppid=19717 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/19720/task/19723/stat : 19723 (java) S 19717 19720 18126 0 -1 4202560 700 0 0 0 72 12 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365588782120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19724] ppid=19717 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/19720/task/19724/stat : 19724 (java) S 19717 19720 18126 0 -1 4202560 653 0 0 0 73 12 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365587729320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19725] ppid=19717 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/19720/task/19725/stat : 19725 (java) S 19717 19720 18126 0 -1 4202560 645 0 0 0 85 12 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365586676520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19726] ppid=19717 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/19720/task/19726/stat : 19726 (java) S 19717 19720 18126 0 -1 4202560 626 0 0 0 78 11 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365585623720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19727] ppid=19717 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/19720/task/19727/stat : 19727 (java) S 19717 19720 18126 0 -1 4202560 704 0 0 0 88 16 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365584570920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19728] ppid=19717 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/19720/task/19728/stat : 19728 (java) S 19717 19720 18126 0 -1 4202560 614 0 0 0 76 13 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365583518120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19729] ppid=19717 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/19720/task/19729/stat : 19729 (java) S 19717 19720 18126 0 -1 4202560 801 0 0 0 79 12 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365582465320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19730] ppid=19717 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/19720/task/19730/stat : 19730 (java) S 19717 19720 18126 0 -1 4202560 491 0 0 0 81 10 0 0 20 0 22 0 28419088 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365581412520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19731] ppid=19717 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/19720/task/19731/stat : 19731 (java) S 19717 19720 18126 0 -1 4202560 2038 0 0 0 170 3 0 0 20 0 22 0 28419089 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365451480040 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19732] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19732/stat : 19732 (java) S 19717 19720 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28419090 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365450426104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19733] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19733/stat : 19733 (java) S 19717 19720 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28419090 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365449373192 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19734] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19734/stat : 19734 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365448321680 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19735] ppid=19717 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/19720/task/19735/stat : 19735 (java) S 19717 19720 18126 0 -1 4202560 10054 0 0 0 126 2 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365447268792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19736] ppid=19717 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/19720/task/19736/stat : 19736 (java) S 19717 19720 18126 0 -1 4202560 21537 0 0 0 238 4 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365446215992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19737] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19737/stat : 19737 (java) S 19717 19720 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365445163384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19738] ppid=19717 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/19720/task/19738/stat : 19738 (java) S 19717 19720 18126 0 -1 4202560 53 0 0 0 15 16 0 0 20 0 22 0 28419092 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365444110792 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19720/tid=19739] ppid=19717 vsize=9824732 CPUtime=893.35 cores=0,2,4,6
/proc/19720/task/19739/stat : 19739 (java) R 19717 19720 18126 0 -1 4202560 51 0 0 0 89319 16 0 0 20 0 22 0 28419136 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365442683504 140365454135111 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19720/tid=19740] ppid=19717 vsize=9824732 CPUtime=893.33 cores=0,2,4,6
/proc/19720/task/19740/stat : 19740 (java) R 19717 19720 18126 0 -1 4202560 1607 0 0 0 89283 50 0 0 20 0 22 0 28419136 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365441638112 140365454510187 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19720/tid=19741] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19741/stat : 19741 (java) S 19717 19720 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28419137 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365440587176 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19720/tid=19742] ppid=19717 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19720/task/19742/stat : 19742 (java) S 19717 19720 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28419137 10060525568 772357 33554432000 1073741824 1073778376 140735705487904 140365439534376 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 897.761
CPU time (s): 1800.63
CPU user time (s): 1798.54
CPU system time (s): 2.09268
CPU usage (%): 200.569
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.54
system time used= 2.09268
maximum resident set size= 3307448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44316
page faults= 1
swaps= 0
block input operations= 0
block output operations= 736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22224
involuntary context switches= 20358

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.08207 second user time and 7.19491 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 17:09:58
IDJOB=4116934
IDBENCH=109532
IDSOLVER=2543
FILE ID=node116/4116934-1466953798
RUNJOBID= node116-1466946428-18142
PBS_JOBID= 19976367
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size96-round22-2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116934-1466953798/watcher-4116934-1466953798 -o /tmp/evaluation-result-4116934-1466953798/solver-4116934-1466953798 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18142 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116934-1466953798.opb

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

MD5SUM BENCH= bc935ebcdca1858782c55508e4df4e85
RANDOM SEED=1157826823

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
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.206
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.206
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:        26737920 kB
Buffers:           15232 kB
Cached:           303108 kB
SwapCached:         2080 kB
Active:          3563164 kB
Inactive:         294984 kB
Active(anon):    3540776 kB
Inactive(anon):     1656 kB
Active(file):      22388 kB
Inactive(file):   293328 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098672 kB
Dirty:              1280 kB
Writeback:             0 kB
AnonPages:       5111288 kB
Mapped:            15344 kB
Shmem:                 0 kB
Slab:             565084 kB
SReclaimable:       8972 kB
SUnreclaim:       556112 kB
KernelStack:        1632 kB
PageTables:        14528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5568432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3588096 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= 71680 MiB
End job on node116 at 2016-06-26 17:24:55