Trace number 4097437

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) 1801.1 894.67

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-6_6_34.opb
MD5SUM5ee8cce6179355f75b48d7b22303ef47
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark611.576
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1640
Total number of constraints7845
Number of constraints which are clauses7840
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint40
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 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 74
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4097437-1466113810.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  no objective function found
0.76/0.43	c ... done. Wall clock time 0.315s.
0.76/0.43	c declared #vars     1640
0.76/0.43	c #constraints  7849
0.76/0.44	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.76/0.44	c constraints type 
0.76/0.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4680
0.76/0.44	c org.sat4j.specs.Constr$1 => 4
0.76/0.44	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.76/0.44	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.76/0.44	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3159
0.76/0.44	c 7849 constraints processed.
0.76/0.44	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.76/0.44	c constraints type 
0.76/0.44	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3159
0.76/0.44	c org.sat4j.specs.Constr$1 => 4
0.76/0.44	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4680
0.76/0.44	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.76/0.44	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.76/0.44	c 7849 constraints processed.
4.00/1.31	c cleaning 2498 clauses out of 5000 with flag 24096/5000
5.94/2.06	c cleaning 4247 clauses out of 8502 with flag 56312/11000
7.58/2.84	c cleaning 5624 clauses out of 11256 with flag 90587/18001
9.62/3.83	c cleaning 6810 clauses out of 13632 with flag 135738/26001
11.86/4.97	c cleaning 7907 clauses out of 15822 with flag 193899/35001
14.78/6.33	c cleaning 8951 clauses out of 17914 with flag 254092/45000
18.20/8.09	c cleaning 9974 clauses out of 19964 with flag 325471/56001
21.82/9.89	c cleaning 10994 clauses out of 21993 with flag 395901/68004
26.23/12.06	c cleaning 11992 clauses out of 23997 with flag 480265/81002
31.24/14.52	c cleaning 12997 clauses out of 26003 with flag 583189/95000
36.44/17.19	c cleaning 13994 clauses out of 28006 with flag 677711/110000
42.08/19.93	c cleaning 15000 clauses out of 30012 with flag 775172/126000
45.11/21.40	c cleaning 0 clauses out of 5001 with flag 0/5001
48.19/22.86	c cleaning 16000 clauses out of 32013 with flag 868546/143001
54.76/26.07	c cleaning 17000 clauses out of 34012 with flag 969418/161000
61.99/29.68	c cleaning 17998 clauses out of 36012 with flag 1101618/180000
71.41/34.37	c cleaning 18991 clauses out of 38014 with flag 1265051/200000
80.42/38.80	c cleaning 20011 clauses out of 40023 with flag 1404269/221000
90.26/43.79	c cleaning 21002 clauses out of 42012 with flag 1524126/243000
101.70/49.40	c cleaning 21998 clauses out of 44011 with flag 1655569/266001
116.51/56.87	c cleaning 22998 clauses out of 46013 with flag 1826316/290001
133.32/65.26	c cleaning 24000 clauses out of 48015 with flag 2004662/315001
151.54/74.31	c cleaning 24997 clauses out of 50017 with flag 2216261/341003
169.36/83.29	c cleaning 26004 clauses out of 52017 with flag 2425108/368000
185.00/91.00	c cleaning 27001 clauses out of 54013 with flag 2598283/396000
206.71/101.88	c cleaning 27985 clauses out of 56012 with flag 2793166/425000
229.20/113.09	c cleaning 29011 clauses out of 58027 with flag 3008776/455000
253.26/125.00	c cleaning 30002 clauses out of 60017 with flag 3198468/486001
283.36/140.03	c cleaning 31003 clauses out of 62015 with flag 3416246/518001
294.22/145.47	c cleaning 0 clauses out of 11000 with flag 0/11000
311.70/154.12	c cleaning 31990 clauses out of 64011 with flag 3642552/551000
342.83/169.65	c cleaning 32999 clauses out of 66021 with flag 3877063/585000
369.80/183.07	c cleaning 34006 clauses out of 68025 with flag 4084346/620003
403.12/199.64	c cleaning 34998 clauses out of 70016 with flag 4305595/656000
431.88/213.98	c cleaning 36000 clauses out of 72019 with flag 4507874/693001
459.01/227.48	c cleaning 37001 clauses out of 74018 with flag 4694960/731000
484.98/240.34	c cleaning 38002 clauses out of 76020 with flag 4876247/770003
512.11/253.88	c cleaning 38999 clauses out of 78016 with flag 5085193/810001
543.47/269.40	c cleaning 39999 clauses out of 80017 with flag 5302985/851001
573.20/284.27	c cleaning 40995 clauses out of 82017 with flag 5529735/893000
606.34/300.72	c cleaning 41997 clauses out of 84022 with flag 5781468/936000
642.50/318.73	c cleaning 43003 clauses out of 86026 with flag 6025444/980001
678.88/336.86	c cleaning 44001 clauses out of 88022 with flag 6280305/1025000
717.92/356.23	c cleaning 45001 clauses out of 90022 with flag 6547184/1071001
760.80/377.55	c cleaning 46002 clauses out of 92021 with flag 6844537/1118001
803.95/399.01	c cleaning 47003 clauses out of 94018 with flag 7149033/1166000
848.78/421.36	c cleaning 47996 clauses out of 96015 with flag 7465381/1215000
901.86/447.74	c cleaning 49005 clauses out of 98020 with flag 7821041/1265001
951.50/472.49	c cleaning 0 clauses out of 18001 with flag 0/18001
954.30/473.85	c cleaning 50001 clauses out of 100014 with flag 8156503/1316000
1010.32/501.79	c cleaning 50990 clauses out of 102013 with flag 8503513/1368000
1068.03/530.49	c cleaning 52004 clauses out of 104025 with flag 8851562/1421002
1129.38/560.92	c cleaning 53002 clauses out of 106021 with flag 9209088/1475002
1187.87/590.07	c cleaning 54002 clauses out of 108018 with flag 9552831/1530001
1252.06/621.93	c cleaning 55000 clauses out of 110017 with flag 9928081/1586002
1323.44/657.40	c cleaning 55998 clauses out of 112015 with flag 10339796/1643000
1403.71/697.30	c cleaning 56997 clauses out of 114018 with flag 10771669/1701001
1477.34/733.98	c cleaning 58004 clauses out of 116021 with flag 11194223/1760001
1553.42/771.77	c cleaning 59002 clauses out of 118017 with flag 11628893/1820001
1633.27/811.40	c cleaning 60002 clauses out of 120017 with flag 12070742/1881003
1708.46/849.02	c cleaning 61000 clauses out of 122013 with flag 12500559/1943001
1783.82/886.55	c cleaning 61999 clauses out of 124012 with flag 12944683/2006000
1800.11/894.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/894.60	c starts		: 563
1800.11/894.60	c conflicts		: 2024764
1800.11/894.60	c decisions		: 2316267
1800.11/894.60	c propagations		: 261567151
1800.11/894.60	c inspects		: 10750291066
1800.11/894.60	c shortcuts		: 0
1800.11/894.60	c learnt literals	: 0
1800.11/894.60	c learnt binary clauses	: 0
1800.11/894.60	c learnt ternary clauses	: 25
1800.11/894.60	c learnt constraints	: 2024764
1800.11/894.60	c ignored constraints	: 0
1800.11/894.60	c root simplifications	: 0
1800.11/894.60	c removed literals (reason simplification)	: 23596688
1800.11/894.60	c reason swapping (by a shorter reason)	: 0
1800.11/894.60	c Calls to reduceDB	: 59
1800.11/894.60	c Number of update (reduction) of LBD	: 485165
1800.11/894.60	c Imported unit clauses	: 0
1800.11/894.60	c number of reductions to clauses (during analyze)	: 0
1800.11/894.60	c number of learned constraints concerned by reduction	: 0
1800.11/894.60	c number of learning phase by resolution	: 0
1800.11/894.60	c number of learning phase by cutting planes	: 0
1800.11/894.60	c speed (assignments/second)	: 292527.37028930965
1800.11/894.60	c non guided choices	157
1800.11/894.64	c learnt constraints type 
1800.11/894.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 80777
1800.11/894.64	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/894.64	c starts		: 52
1800.11/894.64	c conflicts		: 23579
1800.11/894.64	c decisions		: 30598
1800.11/894.64	c propagations		: 3780087
1800.11/894.64	c inspects		: 1217346260
1800.11/894.64	c shortcuts		: 0
1800.11/894.64	c learnt literals	: 0
1800.11/894.64	c learnt binary clauses	: 0
1800.11/894.64	c learnt ternary clauses	: 0
1800.11/894.64	c learnt constraints	: 23578
1800.11/894.64	c ignored constraints	: 0
1800.11/894.64	c root simplifications	: 0
1800.11/894.64	c removed literals (reason simplification)	: 0
1800.11/894.64	c reason swapping (by a shorter reason)	: 0
1800.11/894.64	c Calls to reduceDB	: 3
1800.11/894.64	c Number of update (reduction) of LBD	: 0
1800.11/894.64	c Imported unit clauses	: 0
1800.11/894.64	c number of reductions to clauses (during analyze)	: 0
1800.11/894.64	c number of learned constraints concerned by reduction	: 0
1800.11/894.64	c number of learning phase by resolution	: 0
1800.11/894.64	c number of learning phase by cutting planes	: 0
1800.11/894.64	c speed (assignments/second)	: 4227.358431484819
1800.11/894.64	c non guided choices	157
1800.11/894.65	c learnt constraints type 
1800.11/894.65	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 8871
1800.11/894.65	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 369
1800.11/894.65	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14338
1800.11/894.65	s UNKNOWN
1800.11/894.65	c Total wall clock time (in seconds): 894.528

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-4097437-1466113810/watcher-4097437-1466113810 -o /tmp/evaluation-result-4097437-1466113810/solver-4097437-1466113810 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466112677-30850 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4097437-1466113810.opb 

pid=1010
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.17 4.09 3.51 4/198 1013
/proc/meminfo: memFree=29807280/32872528 swapFree=496356/529060
[pid=1013] ppid=1010 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/1013/stat : 1013 (java) R 1010 1013 28709 0 -1 4202496 822 0 0 0 0 0 0 0 20 0 1 0 13426426 23793664 472 33554432000 1073741824 1073778376 140733900391024 140733900380088 211449592371 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1013/statm: 5809 482 365 9 0 128 0
[pid=1013/tid=1014] ppid=1010 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1014/stat : 1014 (java) D 1010 1013 28709 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 13426426 95129600 927 33554432000 1073741824 1073778376 140733900391024 140697276980776 211449638183 0 0 4096 0 18446744072100588836 0 0 -1 0 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 4.17 4.09 3.51 4/198 1013
/proc/meminfo: memFree=29807280/32872528 swapFree=496356/529060
[pid=1013] ppid=1010 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/1013/stat : 1013 (java) S 1010 1013 28709 0 -1 4202496 4410 0 1 0 9 1 0 0 20 0 18 0 13426426 9787879424 6048 33554432000 1073741824 1073778376 140733900391024 140733900382160 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1013/statm: 2389619 6048 2126 9 0 2380296 0
[pid=1013/tid=1014] ppid=1010 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/1013/task/1014/stat : 1014 (java) R 1010 1013 28709 0 -1 4202560 2386 0 1 0 7 0 0 0 20 0 18 0 13426426 9787879424 6048 33554432000 1073741824 1073778376 140733900391024 140697276984224 140697279217537 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200328 s]
/proc/loadavg: 4.17 4.09 3.51 4/198 1013
/proc/meminfo: memFree=29807280/32872528 swapFree=496356/529060
[pid=1013] ppid=1010 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/1013/stat : 1013 (java) S 1010 1013 28709 0 -1 4202496 4698 0 1 0 25 1 0 0 20 0 18 0 13426426 9787879424 6771 33554432000 1073741824 1073778376 140733900391024 140733900382160 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1013/statm: 2389619 6771 2202 9 0 2380296 0
[pid=1013/tid=1014] ppid=1010 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/1013/task/1014/stat : 1014 (java) R 1010 1013 28709 0 -1 4202560 2399 0 1 0 17 0 0 0 20 0 18 0 13426426 9787879424 6771 33554432000 1073741824 1073778376 140733900391024 140697276984224 140697105705111 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300323 s]
/proc/loadavg: 4.17 4.09 3.51 4/198 1013
/proc/meminfo: memFree=29807280/32872528 swapFree=496356/529060
[pid=1013] ppid=1010 vsize=9558476 CPUtime=0.51 cores=0,2,4,6
/proc/1013/stat : 1013 (java) S 1010 1013 28709 0 -1 4202496 6059 0 1 0 49 2 0 0 20 0 18 0 13426426 9787879424 8564 33554432000 1073741824 1073778376 140733900391024 140733900382160 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1013/statm: 2389619 8564 2231 9 0 2380296 0
[pid=1013/tid=1014] ppid=1010 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/1013/task/1014/stat : 1014 (java) R 1010 1013 28709 0 -1 4202560 2401 0 1 0 27 0 0 0 20 0 18 0 13426426 9787879424 8564 33554432000 1073741824 1073778376 140733900391024 140697276984224 140697106069475 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700223 s]
/proc/loadavg: 4.17 4.09 3.51 4/198 1013
/proc/meminfo: memFree=29807280/32872528 swapFree=496356/529060
[pid=1013] ppid=1010 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/1013/stat : 1013 (java) S 1010 1013 28709 0 -1 4202496 14418 0 1 0 188 4 0 0 20 0 22 0 13426426 10060525568 19697 33554432000 1073741824 1073778376 140733900391024 140733900382160 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1013/statm: 2456183 19697 2267 9 0 2446860 0
[pid=1013/tid=1014] ppid=1010 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/1013/task/1014/stat : 1014 (java) S 1010 1013 28709 0 -1 4202560 2429 0 1 0 40 1 0 0 20 0 22 0 13426426 10060525568 19697 33554432000 1073741824 1073778376 140733900391024 140697276986232 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.17 4.09 3.51 8/220 1035
/proc/meminfo: memFree=29657884/32872528 swapFree=496356/529060
[pid=1013] ppid=1010 vsize=9824732 CPUtime=4.74 cores=0,2,4,6
/proc/1013/stat : 1013 (java) S 1010 1013 28709 0 -1 4202496 24890 0 1 0 466 8 0 0 20 0 22 0 13426426 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140733900382160 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1013/statm: 2456183 49077 2289 9 0 2446860 0
[pid=1013/tid=1014] ppid=1010 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/1013/task/1014/stat : 1014 (java) S 1010 1013 28709 0 -1 4202560 2429 0 1 0 40 1 0 0 20 0 22 0 13426426 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697276986232 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1016] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1016/stat : 1016 (java) S 1010 1013 28709 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 13426427 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697238477224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1017] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1017/stat : 1017 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426427 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697237424680 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1013/tid=1018] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1018/stat : 1018 (java) S 1010 1013 28709 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 13426427 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697236371624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1019] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1019/stat : 1019 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426427 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697235319080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1020] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1020/stat : 1020 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426427 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697234267048 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1021] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1021/stat : 1021 (java) S 1010 1013 28709 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13426427 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697233214504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1022] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1022/stat : 1022 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426427 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697232161448 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1023] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1023/stat : 1023 (java) S 1010 1013 28709 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13426427 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697231108904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1024] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1024/stat : 1024 (java) S 1010 1013 28709 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 13426428 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697100327272 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1025] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1025/stat : 1025 (java) S 1010 1013 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13426429 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697099273592 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1026] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1026/stat : 1026 (java) S 1010 1013 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13426429 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697098220424 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1027] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1027/stat : 1027 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426431 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697097169168 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1028] ppid=1010 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/1013/task/1028/stat : 1028 (java) R 1010 1013 28709 0 -1 4202560 12702 0 0 0 108 2 0 0 20 0 22 0 13426431 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697096104128 140697283796968 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1029] ppid=1010 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/1013/task/1029/stat : 1029 (java) R 1010 1013 28709 0 -1 4202560 8278 0 0 0 106 2 0 0 20 0 22 0 13426431 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697095051784 140697283969747 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=1013/tid=1030] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1030/stat : 1030 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426431 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697094011640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1031] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1031/stat : 1031 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426431 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697092959304 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1032] ppid=1010 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/1013/task/1032/stat : 1032 (java) R 1010 1013 28709 0 -1 4202560 26 0 0 0 102 0 0 0 20 0 22 0 13426470 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697091902184 140697106241134 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1033] ppid=1010 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/1013/task/1033/stat : 1033 (java) R 1010 1013 28709 0 -1 4202560 79 0 0 0 101 2 0 0 20 0 22 0 13426470 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140697090850440 140697106211210 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1034] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1034/stat : 1034 (java) S 1010 1013 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13426470 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140695947961128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1035] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1035/stat : 1035 (java) S 1010 1013 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13426470 10060525568 49077 33554432000 1073741824 1073778376 140733900391024 140695946908584 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.17 4.09 3.51 5/220 1035
/proc/meminfo: memFree=29617168/32872528 swapFree=496356/529060
[pid=1013] ppid=1010 vsize=9824732 CPUtime=8.21 cores=0,2,4,6
/proc/1013/stat : 1013 (java) S 1010 1013 28709 0 -1 4202496 25409 0 1 0 809 12 0 0 20 0 22 0 13426426 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140733900382160 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1013/statm: 2456183 82390 2292 9 0 2446860 0
[pid=1013/tid=1014] ppid=1010 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/1013/task/1014/stat : 1014 (java) S 1010 1013 28709 0 -1 4202560 2429 0 1 0 40 1 0 0 20 0 22 0 13426426 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697276986232 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1016] ppid=1010 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/1013/task/1016/stat : 1016 (java) S 1010 1013 28709 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 13426427 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697238477224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1013/tid=1017] ppid=1010 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/1013/task/1017/stat : 1017 (java) S 1010 1013 28709 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 13426427 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697237424680 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1018] ppid=1010 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/1013/task/1018/stat : 1018 (java) S 1010 1013 28709 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 13426427 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697236371624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1019] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1019/stat : 1019 (java) S 1010 1013 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13426427 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697235319080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1020] ppid=1010 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/1013/task/1020/stat : 1020 (java) S 1010 1013 28709 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 13426427 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697234267048 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1021] ppid=1010 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/1013/task/1021/stat : 1021 (java) S 1010 1013 28709 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 13426427 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697233214504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1022] ppid=1010 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/1013/task/1022/stat : 1022 (java) S 1010 1013 28709 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 13426427 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697232161448 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1013/tid=1023] ppid=1010 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/1013/task/1023/stat : 1023 (java) S 1010 1013 28709 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 13426427 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697231108904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1013/tid=1024] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1024/stat : 1024 (java) S 1010 1013 28709 0 -1 4202560 184 0 0 0 0 0 0 0 20 0 22 0 13426428 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697100327272 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1025] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1025/stat : 1025 (java) S 1010 1013 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13426429 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697099273592 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1026] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1026/stat : 1026 (java) S 1010 1013 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13426429 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697098220424 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1027] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1027/stat : 1027 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426431 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697097169168 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1028] ppid=1010 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/1013/task/1028/stat : 1028 (java) S 1010 1013 28709 0 -1 4202560 12704 0 0 0 120 3 0 0 20 0 22 0 13426431 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697096117048 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1029] ppid=1010 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/1013/task/1029/stat : 1029 (java) S 1010 1013 28709 0 -1 4202560 8568 0 0 0 115 2 0 0 20 0 22 0 13426431 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697095064504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1013/tid=1030] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1030/stat : 1030 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426431 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697094011640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1031] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1031/stat : 1031 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426431 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697092959304 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1032] ppid=1010 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/1013/task/1032/stat : 1032 (java) R 1010 1013 28709 0 -1 4202560 26 0 0 0 257 0 0 0 20 0 22 0 13426470 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697091902096 140697106145418 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1033] ppid=1010 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/1013/task/1033/stat : 1033 (java) R 1010 1013 28709 0 -1 4202560 139 0 0 0 255 3 0 0 20 0 22 0 13426470 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140697090850304 140697106476565 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1034] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1034/stat : 1034 (java) S 1010 1013 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13426470 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140695947961128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1035] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1035/stat : 1035 (java) S 1010 1013 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13426470 10060525568 82390 33554432000 1073741824 1073778376 140733900391024 140695946908584 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.15 4.09 3.51 6/220 1035
/proc/meminfo: memFree=29227276/32872528 swapFree=496356/529060
[pid=1013] ppid=1010 vsize=9824732 CPUtime=14.78 cores=0,2,4,6
/proc/1013/stat : 1013 (java) S 1010 1013 28709 0 -1 4202496 27146 0 1 0 1459 19 0 0 20 0 22 0 13426426 10060525568 167140 33554432000 1073741824 1073778376 140733900391024 140733900382160 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1013/statm: 2456183 167140 2292 9 0 2446860 0
[pid=1013/tid=1014] ppid=1010 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/1013/task/1014/stat : 1014 (java) S 1010 1013 28709 0 -1 4202560 2429 0 1 0 40 1 0 0 20 0 22 0 13426426 10060525568 167140 33554432000 1073741824 1073778376 140733900391024 140697276986232 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1016] ppid=1010 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/1013/task/1016/stat : 1016 (java) S 1010 1013 28709 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 13426427 10060525568 167140 33554432000 1073741824 1073778376 140733900391024 140697238477224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1017] ppid=1010 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/1013/task/1017/stat : 1017 (java) S 1010 1013 28709 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 13426427 10060525568 167140 33554432000 1073741824 1073778376 140733900391024 140697237424680 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1013/tid=1018] ppid=1010 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/1013/task/1018/stat : 1018 (java) S 1010 1013 28709 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 13426427 10060525568 167140 33554432000 1073741824 1073778376 140733900391024 140697236371624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1019] ppid=1010 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/1013/task/1019/stat : 1019 (java) S 1010 1013 28709 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 13426427 10060525568 167140 33554432000 1073741824 1073778376 140733900391024 140697235319080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1020] ppid=1010 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/1013/task/1020/stat : 1020 (java) S 1010 1013 28709 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 13426427 10060525568 167140 33554432000 1073741824 1073778376 140733900391024 140697234267048 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1021] ppid=1010 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/1013/task/1021/stat : 1021 (java) S 1010 1013 28709 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 22 0 13426427 10060525568 167140 33554432000 1073741824 1073778376 140733900391024 140697233214504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1022] ppid=1010 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/1013/task/1022/stat : 1022 (java) S 1010 1013 28709 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 13426427 10060525568 167140 33554432000 1073741824 1073778376 140733900391024 140697232161448 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1023] ppid=1010 vsize=9824732 CPUtime=0.02 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.16 4.14 3.85 5/219 1508
/proc/meminfo: memFree=26510900/32872528 swapFree=496356/529060
[pid=1013] ppid=1010 vsize=9824732 CPUtime=1655.17 cores=0,2,4,6
/proc/1013/stat : 1013 (java) S 1010 1013 28709 0 -1 4202496 35927 0 1 0 165377 140 0 0 20 0 22 0 13426426 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140733900382160 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1013/statm: 2456183 514772 2293 9 0 2446860 0
[pid=1013/tid=1014] ppid=1010 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/1013/task/1014/stat : 1014 (java) S 1010 1013 28709 0 -1 4202560 2433 0 1 0 42 3 0 0 20 0 22 0 13426426 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697276986232 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1016] ppid=1010 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/1013/task/1016/stat : 1016 (java) S 1010 1013 28709 0 -1 4202560 390 0 0 0 286 7 0 0 20 0 22 0 13426427 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697238477224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1017] ppid=1010 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/1013/task/1017/stat : 1017 (java) S 1010 1013 28709 0 -1 4202560 381 0 0 0 278 8 0 0 20 0 22 0 13426427 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697237424680 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1018] ppid=1010 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/1013/task/1018/stat : 1018 (java) S 1010 1013 28709 0 -1 4202560 385 0 0 0 278 6 0 0 20 0 22 0 13426427 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697236371624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1019] ppid=1010 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/1013/task/1019/stat : 1019 (java) S 1010 1013 28709 0 -1 4202560 403 0 0 0 276 8 0 0 20 0 22 0 13426427 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697235319080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1013/tid=1020] ppid=1010 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/1013/task/1020/stat : 1020 (java) S 1010 1013 28709 0 -1 4202560 406 0 0 0 278 9 0 0 20 0 22 0 13426427 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697234267048 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1021] ppid=1010 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/1013/task/1021/stat : 1021 (java) S 1010 1013 28709 0 -1 4202560 399 0 0 0 275 7 0 0 20 0 22 0 13426427 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697233214504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1022] ppid=1010 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/1013/task/1022/stat : 1022 (java) S 1010 1013 28709 0 -1 4202560 416 0 0 0 279 9 0 0 20 0 22 0 13426427 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697232161448 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1023] ppid=1010 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/1013/task/1023/stat : 1023 (java) S 1010 1013 28709 0 -1 4202560 386 0 0 0 271 8 0 0 20 0 22 0 13426427 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697231108904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1024] ppid=1010 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/1013/task/1024/stat : 1024 (java) S 1010 1013 28709 0 -1 4202560 1263 0 0 0 13 29 0 0 20 0 22 0 13426428 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697100327272 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1025] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1025/stat : 1025 (java) S 1010 1013 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13426429 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697099273592 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1026] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1026/stat : 1026 (java) S 1010 1013 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13426429 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697098220424 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1027] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1027/stat : 1027 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426431 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697097169168 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1028] ppid=1010 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/1013/task/1028/stat : 1028 (java) S 1010 1013 28709 0 -1 4202560 17789 0 0 0 182 4 0 0 20 0 22 0 13426431 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697096117048 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1029] ppid=1010 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/1013/task/1029/stat : 1029 (java) S 1010 1013 28709 0 -1 4202560 8571 0 0 0 122 2 0 0 20 0 22 0 13426431 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697095064504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1030] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1030/stat : 1030 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426431 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697094011640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1031] ppid=1010 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/1013/task/1031/stat : 1031 (java) S 1010 1013 28709 0 -1 4202560 47 0 0 0 14 17 0 0 20 0 22 0 13426431 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697092959304 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1032] ppid=1010 vsize=9824732 CPUtime=814.27 cores=0,2,4,6
/proc/1013/task/1032/stat : 1032 (java) R 1010 1013 28709 0 -1 4202560 354 0 0 0 81412 15 0 0 20 0 22 0 13426470 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697091902848 140697106241007 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1033] ppid=1010 vsize=9824732 CPUtime=814.28 cores=0,2,4,6
/proc/1013/task/1033/stat : 1033 (java) R 1010 1013 28709 0 -1 4202560 1038 0 0 0 81389 39 0 0 20 0 22 0 13426470 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140697090849424 140697106476942 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1034] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1034/stat : 1034 (java) S 1010 1013 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13426470 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140695947961128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1035] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1035/stat : 1035 (java) S 1010 1013 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13426470 10060525568 514772 33554432000 1073741824 1073778376 140733900391024 140695946908584 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1655.17
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.06 4.11 3.85 5/219 1510
/proc/meminfo: memFree=26765568/32872528 swapFree=496356/529060
[pid=1013] ppid=1010 vsize=9824732 CPUtime=1775.37 cores=0,2,4,6
/proc/1013/stat : 1013 (java) S 1010 1013 28709 0 -1 4202496 36037 0 1 0 177392 145 0 0 20 0 22 0 13426426 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140733900382160 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1013/statm: 2456183 486305 2301 9 0 2446860 0
[pid=1013/tid=1014] ppid=1010 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/1013/task/1014/stat : 1014 (java) S 1010 1013 28709 0 -1 4202560 2434 0 1 0 43 3 0 0 20 0 22 0 13426426 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697276986232 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1016] ppid=1010 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/1013/task/1016/stat : 1016 (java) S 1010 1013 28709 0 -1 4202560 400 0 0 0 305 8 0 0 20 0 22 0 13426427 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697238477224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1017] ppid=1010 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/1013/task/1017/stat : 1017 (java) S 1010 1013 28709 0 -1 4202560 391 0 0 0 296 8 0 0 20 0 22 0 13426427 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697237424680 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1018] ppid=1010 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/1013/task/1018/stat : 1018 (java) S 1010 1013 28709 0 -1 4202560 395 0 0 0 293 6 0 0 20 0 22 0 13426427 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697236371624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1019] ppid=1010 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/1013/task/1019/stat : 1019 (java) S 1010 1013 28709 0 -1 4202560 409 0 0 0 292 8 0 0 20 0 22 0 13426427 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697235319080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1020] ppid=1010 vsize=9824732 CPUtime=3.02 cores=0,2,4,6
/proc/1013/task/1020/stat : 1020 (java) S 1010 1013 28709 0 -1 4202560 407 0 0 0 293 9 0 0 20 0 22 0 13426427 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697234267048 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1021] ppid=1010 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/1013/task/1021/stat : 1021 (java) S 1010 1013 28709 0 -1 4202560 401 0 0 0 290 7 0 0 20 0 22 0 13426427 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697233214504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1013/tid=1022] ppid=1010 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/1013/task/1022/stat : 1022 (java) S 1010 1013 28709 0 -1 4202560 420 0 0 0 296 9 0 0 20 0 22 0 13426427 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697232161448 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1023] ppid=1010 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/1013/task/1023/stat : 1023 (java) S 1010 1013 28709 0 -1 4202560 390 0 0 0 287 8 0 0 20 0 22 0 13426427 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697231108904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1024] ppid=1010 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/1013/task/1024/stat : 1024 (java) S 1010 1013 28709 0 -1 4202560 1290 0 0 0 42 32 0 0 20 0 22 0 13426428 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697100327272 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1025] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1025/stat : 1025 (java) S 1010 1013 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13426429 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697099273592 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1026] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1026/stat : 1026 (java) S 1010 1013 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13426429 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697098220424 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1027] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1027/stat : 1027 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426431 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697097169168 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1028] ppid=1010 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/1013/task/1028/stat : 1028 (java) S 1010 1013 28709 0 -1 4202560 17789 0 0 0 182 4 0 0 20 0 22 0 13426431 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697096117048 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1029] ppid=1010 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/1013/task/1029/stat : 1029 (java) S 1010 1013 28709 0 -1 4202560 8571 0 0 0 122 2 0 0 20 0 22 0 13426431 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697095064504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1030] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1030/stat : 1030 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426431 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697094011640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1031] ppid=1010 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/1013/task/1031/stat : 1031 (java) S 1010 1013 28709 0 -1 4202560 51 0 0 0 15 19 0 0 20 0 22 0 13426431 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697092959304 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1032] ppid=1010 vsize=9824732 CPUtime=873.56 cores=0,2,4,6
/proc/1013/task/1032/stat : 1032 (java) R 1010 1013 28709 0 -1 4202560 370 0 0 0 87340 16 0 0 20 0 22 0 13426470 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697091902984 140697106241007 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1033] ppid=1010 vsize=9824732 CPUtime=873.57 cores=0,2,4,6
/proc/1013/task/1033/stat : 1033 (java) R 1010 1013 28709 0 -1 4202560 1053 0 0 0 87317 40 0 0 20 0 22 0 13426470 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140697090849552 140697106476917 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1034] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1034/stat : 1034 (java) S 1010 1013 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13426470 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140695947961128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1035] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1035/stat : 1035 (java) S 1010 1013 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13426470 10060525568 486305 33554432000 1073741824 1073778376 140733900391024 140695946908584 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1775.37
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.601 s]
/proc/loadavg: 4.11 4.12 3.86 5/219 1510
/proc/meminfo: memFree=26787944/32872528 swapFree=496356/529060
[pid=1013] ppid=1010 vsize=9824732 CPUtime=1800.11 cores=0,2,4,6
/proc/1013/stat : 1013 (java) S 1010 1013 28709 0 -1 4202496 36058 0 1 0 179864 147 0 0 20 0 22 0 13426426 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140733900382160 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1013/statm: 2456183 486132 2301 9 0 2446860 0
[pid=1013/tid=1014] ppid=1010 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/1013/task/1014/stat : 1014 (java) S 1010 1013 28709 0 -1 4202560 2434 0 1 0 43 3 0 0 20 0 22 0 13426426 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697276986232 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1016] ppid=1010 vsize=9824732 CPUtime=3.19 cores=0,2,4,6
/proc/1013/task/1016/stat : 1016 (java) S 1010 1013 28709 0 -1 4202560 401 0 0 0 311 8 0 0 20 0 22 0 13426427 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697238477224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1013/tid=1017] ppid=1010 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/1013/task/1017/stat : 1017 (java) S 1010 1013 28709 0 -1 4202560 397 0 0 0 303 9 0 0 20 0 22 0 13426427 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697237424680 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1018] ppid=1010 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/1013/task/1018/stat : 1018 (java) S 1010 1013 28709 0 -1 4202560 397 0 0 0 297 6 0 0 20 0 22 0 13426427 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697236371624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1013/tid=1019] ppid=1010 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/1013/task/1019/stat : 1019 (java) S 1010 1013 28709 0 -1 4202560 410 0 0 0 297 8 0 0 20 0 22 0 13426427 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697235319080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1020] ppid=1010 vsize=9824732 CPUtime=3.06 cores=0,2,4,6
/proc/1013/task/1020/stat : 1020 (java) S 1010 1013 28709 0 -1 4202560 408 0 0 0 297 9 0 0 20 0 22 0 13426427 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697234267048 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1021] ppid=1010 vsize=9824732 CPUtime=3.02 cores=0,2,4,6
/proc/1013/task/1021/stat : 1021 (java) S 1010 1013 28709 0 -1 4202560 402 0 0 0 295 7 0 0 20 0 22 0 13426427 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697233214504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1022] ppid=1010 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/1013/task/1022/stat : 1022 (java) S 1010 1013 28709 0 -1 4202560 421 0 0 0 300 9 0 0 20 0 22 0 13426427 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697232161448 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1023] ppid=1010 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/1013/task/1023/stat : 1023 (java) S 1010 1013 28709 0 -1 4202560 390 0 0 0 293 8 0 0 20 0 22 0 13426427 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697231108904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1013/tid=1024] ppid=1010 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/1013/task/1024/stat : 1024 (java) S 1010 1013 28709 0 -1 4202560 1290 0 0 0 42 33 0 0 20 0 22 0 13426428 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697100327272 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1025] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1025/stat : 1025 (java) S 1010 1013 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13426429 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697099273592 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1026] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1026/stat : 1026 (java) S 1010 1013 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13426429 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697098220424 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1027] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1027/stat : 1027 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426431 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697097169168 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1028] ppid=1010 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/1013/task/1028/stat : 1028 (java) S 1010 1013 28709 0 -1 4202560 17789 0 0 0 182 4 0 0 20 0 22 0 13426431 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697096117048 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1029] ppid=1010 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/1013/task/1029/stat : 1029 (java) S 1010 1013 28709 0 -1 4202560 8571 0 0 0 122 2 0 0 20 0 22 0 13426431 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697095064504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1030] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1030/stat : 1030 (java) S 1010 1013 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13426431 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697094011640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1031] ppid=1010 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/1013/task/1031/stat : 1031 (java) S 1010 1013 28709 0 -1 4202560 51 0 0 0 15 19 0 0 20 0 22 0 13426431 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697092959304 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1032] ppid=1010 vsize=9824732 CPUtime=885.72 cores=0,2,4,6
/proc/1013/task/1032/stat : 1032 (java) R 1010 1013 28709 0 -1 4202560 375 0 0 0 88556 16 0 0 20 0 22 0 13426470 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697091902864 140697106241007 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1013/tid=1033] ppid=1010 vsize=9824732 CPUtime=885.73 cores=0,2,4,6
/proc/1013/task/1033/stat : 1033 (java) R 1010 1013 28709 0 -1 4202560 1056 0 0 0 88533 40 0 0 20 0 22 0 13426470 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140697090849504 140697106402596 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1013/tid=1034] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1034/stat : 1034 (java) S 1010 1013 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13426470 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140695947961128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1013/tid=1035] ppid=1010 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1013/task/1035/stat : 1035 (java) S 1010 1013 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13426470 10060525568 486132 33554432000 1073741824 1073778376 140733900391024 140695946908584 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
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 1013 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 894.67
CPU time (s): 1801.1
CPU user time (s): 1799.12
CPU system time (s): 1.9817
CPU usage (%): 201.314
Max. virtual memory (cumulated for all children) (KiB): 9826324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 1.9817
maximum resident set size= 2063208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36093
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39040
involuntary context switches= 50020

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.36118 second user time and 7.78782 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-16 23:50:10
IDJOB=4097437
IDBENCH=107757
IDSOLVER=2543
FILE ID=node141/4097437-1466113810
RUNJOBID= node141-1466112677-30850
PBS_JOBID= 19904052
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-6_6_34.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097437-1466113810/watcher-4097437-1466113810 -o /tmp/evaluation-result-4097437-1466113810/solver-4097437-1466113810 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466112677-30850 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4097437-1466113810.opb

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

MD5SUM BENCH= 5ee8cce6179355f75b48d7b22303ef47
RANDOM SEED=701264548

node141.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.547
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.09
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.547
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.547
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.54
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.547
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.547
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.56
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.547
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.547
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.547
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:        29807172 kB
Buffers:           63840 kB
Cached:           138048 kB
SwapCached:         2876 kB
Active:          1720200 kB
Inactive:         105972 kB
Active(anon):    1624484 kB
Inactive(anon):     2160 kB
Active(file):      95716 kB
Inactive(file):   103812 kB
Unevictable:      529060 kB
Mlocked:          496356 kB
SwapTotal:      67108856 kB
SwapFree:       67099004 kB
Dirty:              1132 kB
Writeback:             0 kB
AnonPages:       2232200 kB
Mapped:            15412 kB
Shmem:                 0 kB
Slab:             571704 kB
SReclaimable:      14940 kB
SUnreclaim:       556764 kB
KernelStack:        1816 kB
PageTables:         8684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2511988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1687552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node141 at 2016-06-17 00:05:05