Trace number 4080482

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.16 900.274

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-153.opb
MD5SUM64b2e27e0cc69ae36d391a38c497bb88
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables55296
Total number of constraints1282690
Number of constraints which are clauses1152492
Number of constraints which are cardinality constraints (but not clauses)4030
Number of constraints which are nor clauses,nor cardinality constraints126168
Minimum length of a constraint2
Maximum length of a constraint756
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4080482-1465265981.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
11.64/8.94	c ... done. Wall clock time 8.832s.
11.64/8.94	c declared #vars     55296
11.64/8.94	c #constraints  1284718
11.64/8.94	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
11.64/8.94	c constraints type 
11.64/8.94	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 885189
11.64/8.94	c org.sat4j.minisat.constraints.card.MinWatchCard => 4032
11.64/8.94	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 269329
11.64/8.94	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 126168
11.64/8.94	c 1284718 constraints processed.
11.64/8.94	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
11.64/8.94	c constraints type 
11.64/8.94	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 269329
11.64/8.94	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 885189
11.64/8.94	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 4032
11.64/8.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 126168
11.64/8.94	c 1284718 constraints processed.
31.21/18.17	c cleaning 0 clauses out of 5001 with flag 0/5001
42.62/23.78	c cleaning 0 clauses out of 11000 with flag 0/11000
57.11/30.99	c cleaning 0 clauses out of 18003 with flag 0/18003
60.96/32.86	c cleaning 2485 clauses out of 5000 with flag 261233/5000
76.40/40.50	c cleaning 0 clauses out of 26001 with flag 0/26001
81.41/43.03	c cleaning 4235 clauses out of 8516 with flag 711996/11001
102.89/53.79	c cleaning 5628 clauses out of 11280 with flag 1104833/18000
103.70/54.12	c cleaning 0 clauses out of 35000 with flag 0/35000
133.28/68.83	c cleaning 0 clauses out of 45000 with flag 0/45000
133.28/68.88	c cleaning 6805 clauses out of 13652 with flag 1462863/26000
163.42/83.87	c cleaning 7904 clauses out of 15848 with flag 2029727/35001
171.80/88.03	c cleaning 0 clauses out of 56000 with flag 0/56000
191.06/97.65	c cleaning 8890 clauses out of 17943 with flag 2419717/45000
213.19/108.63	c cleaning 9501 clauses out of 20054 with flag 3101056/56001
213.19/108.65	c cleaning 0 clauses out of 68002 with flag 0/68002
248.50/126.22	c cleaning 10803 clauses out of 22552 with flag 3892035/68000
264.95/134.43	c cleaning 0 clauses out of 81001 with flag 0/81001
286.81/145.31	c cleaning 12015 clauses out of 24746 with flag 4416409/81002
321.36/162.57	c cleaning 0 clauses out of 95001 with flag 0/95001
338.84/171.20	c cleaning 13334 clauses out of 26728 with flag 5064607/95000
380.79/192.11	c cleaning 13929 clauses out of 28394 with flag 5754983/110000
388.98/196.26	c cleaning 0 clauses out of 110000 with flag 0/110000
435.74/219.54	c cleaning 15224 clauses out of 30460 with flag 6373822/126000
472.07/237.61	c cleaning 0 clauses out of 126002 with flag 0/126002
474.47/238.84	c cleaning 16081 clauses out of 32233 with flag 6918011/143001
519.40/261.27	c cleaning 16924 clauses out of 34151 with flag 7424345/161000
552.69/277.84	c cleaning 0 clauses out of 143000 with flag 0/143000
586.85/294.82	c cleaning 17830 clauses out of 36227 with flag 8216999/180000
620.24/311.43	c cleaning 0 clauses out of 161000 with flag 0/161000
643.50/323.07	c cleaning 18597 clauses out of 38397 with flag 9043210/200000
700.93/351.66	c cleaning 20114 clauses out of 40800 with flag 9437331/221000
714.73/358.53	c cleaning 0 clauses out of 180004 with flag 0/180004
734.22/368.25	c cleaning 20857 clauses out of 42685 with flag 9800791/243000
755.82/379.03	c cleaning 22025 clauses out of 44827 with flag 10050682/266000
800.02/401.01	c cleaning 22044 clauses out of 46802 with flag 10718102/290000
836.71/419.33	c cleaning 24006 clauses out of 49757 with flag 11183888/315000
843.18/422.56	c cleaning 0 clauses out of 200001 with flag 0/200001
909.33/455.57	c cleaning 23155 clauses out of 51753 with flag 11940059/341002
948.59/475.11	c cleaning 25890 clauses out of 55595 with flag 12192472/368000
982.49/492.06	c cleaning 0 clauses out of 221000 with flag 0/221000
1006.59/504.05	c cleaning 26387 clauses out of 57706 with flag 12746768/396001
1052.96/527.11	c cleaning 27710 clauses out of 60318 with flag 13239760/425000
1093.69/547.49	c cleaning 28244 clauses out of 62608 with flag 13937750/455000
1123.36/562.24	c cleaning 0 clauses out of 243001 with flag 0/243001
1135.08/568.01	c cleaning 29800 clauses out of 65365 with flag 14329581/486001
1175.16/588.01	c cleaning 31265 clauses out of 67564 with flag 14625656/518000
1221.66/611.27	c cleaning 31393 clauses out of 69299 with flag 15065363/551000
1264.54/632.68	c cleaning 32877 clauses out of 71907 with flag 15490421/585001
1293.26/646.95	c cleaning 34098 clauses out of 74030 with flag 15877922/620001
1302.04/651.36	c cleaning 0 clauses out of 266000 with flag 0/266000
1322.13/661.32	c cleaning 35104 clauses out of 75931 with flag 16191590/656000
1386.90/693.67	c cleaning 35786 clauses out of 77828 with flag 16746046/693001
1442.81/721.55	c cleaning 37295 clauses out of 80041 with flag 17066427/731000
1506.41/753.27	c cleaning 0 clauses out of 290000 with flag 0/290000
1509.63/754.84	c cleaning 37881 clauses out of 81747 with flag 17646157/770001
1546.72/773.39	c cleaning 39164 clauses out of 83867 with flag 18002963/810002
1624.79/812.76	c cleaning 39424 clauses out of 85701 with flag 18589750/851000
1722.83/861.67	c cleaning 38754 clauses out of 88280 with flag 19457780/893003
1729.08/864.76	c cleaning 0 clauses out of 315001 with flag 0/315001
1800.16/900.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/900.20	c starts		: 3768
1800.16/900.20	c conflicts		: 928568
1800.16/900.20	c decisions		: 48484258
1800.16/900.20	c propagations		: 1106371297
1800.16/900.20	c inspects		: 7228856844
1800.16/900.20	c shortcuts		: 0
1800.16/900.20	c learnt literals	: 19
1800.16/900.20	c learnt binary clauses	: 3502
1800.16/900.20	c learnt ternary clauses	: 6641
1800.16/900.20	c learnt constraints	: 928548
1800.16/900.20	c ignored constraints	: 0
1800.16/900.20	c root simplifications	: 0
1800.16/900.20	c removed literals (reason simplification)	: 5912283
1800.16/900.20	c reason swapping (by a shorter reason)	: 0
1800.16/900.20	c Calls to reduceDB	: 38
1800.16/900.20	c Number of update (reduction) of LBD	: 505404
1800.16/900.20	c Imported unit clauses	: 0
1800.16/900.20	c number of reductions to clauses (during analyze)	: 0
1800.16/900.20	c number of learned constraints concerned by reduction	: 0
1800.16/900.20	c number of learning phase by resolution	: 0
1800.16/900.20	c number of learning phase by cutting planes	: 0
1800.16/900.20	c speed (assignments/second)	: 1241700.510542495
1800.16/900.20	c non guided choices	3656971
1800.16/900.23	c learnt constraints type 
1800.16/900.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3502
1800.16/900.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 81589
1800.16/900.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/900.23	c starts		: 135
1800.16/900.23	c conflicts		: 323389
1800.16/900.23	c decisions		: 541279
1800.16/900.23	c propagations		: 393390569
1800.16/900.23	c inspects		: 4590202151
1800.16/900.23	c shortcuts		: 0
1800.16/900.23	c learnt literals	: 0
1800.16/900.23	c learnt binary clauses	: 7
1800.16/900.23	c learnt ternary clauses	: 115
1800.16/900.23	c learnt constraints	: 323388
1800.16/900.23	c ignored constraints	: 0
1800.16/900.23	c root simplifications	: 0
1800.16/900.23	c removed literals (reason simplification)	: 0
1800.16/900.23	c reason swapping (by a shorter reason)	: 0
1800.16/900.23	c Calls to reduceDB	: 21
1800.16/900.23	c Number of update (reduction) of LBD	: 0
1800.16/900.23	c Imported unit clauses	: 0
1800.16/900.23	c number of reductions to clauses (during analyze)	: 0
1800.16/900.23	c number of learned constraints concerned by reduction	: 0
1800.16/900.23	c number of learning phase by resolution	: 0
1800.16/900.23	c number of learning phase by cutting planes	: 0
1800.16/900.23	c speed (assignments/second)	: 441497.45633458544
1800.16/900.23	c non guided choices	34145
1800.16/900.26	c learnt constraints type 
1800.16/900.26	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 323232
1800.16/900.26	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 7
1800.16/900.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 149
1800.16/900.26	s UNKNOWN
1800.16/900.26	c Total wall clock time (in seconds): 900.15

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-4080482-1465265981/watcher-4080482-1465265981 -o /tmp/evaluation-result-4080482-1465265981/solver-4080482-1465265981 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5999 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080482-1465265981.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.29 4.27 4.19 5/195 12337
/proc/meminfo: memFree=26813636/32872528 swapFree=17280/1464432
[pid=12337] ppid=12334 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/12337/stat : 12337 (java) S 12334 12337 5982 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 108531242 98570240 977 33554432000 1073741824 1073778376 140737391485696 140737391476832 227515859005 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12337/statm: 24065 977 743 9 0 16771 0
[pid=12337/tid=12338] ppid=12334 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12338/stat : 12338 (java) R 12334 12337 5982 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 108531242 98570240 977 33554432000 1073741824 1073778376 140737391485696 139967256395304 227512501632 0 0 4096 0 0 0 0 -1 5 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.29 4.27 4.19 5/195 12337
/proc/meminfo: memFree=26813636/32872528 swapFree=17280/1464432
[pid=12337] ppid=12334 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/12337/stat : 12337 (java) S 12334 12337 5982 0 -1 4202496 4482 0 1 0 10 1 0 0 20 0 18 0 108531242 9787879424 6116 33554432000 1073741824 1073778376 140737391485696 140737391476832 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12337/statm: 2389619 6116 2158 9 0 2380296 0
[pid=12337/tid=12338] ppid=12334 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/12337/task/12338/stat : 12338 (java) R 12334 12337 5982 0 -1 4202560 2382 0 1 0 7 0 0 0 20 0 18 0 108531242 9787879424 6116 33554432000 1073741824 1073778376 140737391485696 139967256398144 227515884813 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200276 s]
/proc/loadavg: 4.29 4.27 4.19 5/195 12337
/proc/meminfo: memFree=26813636/32872528 swapFree=17280/1464432
[pid=12337] ppid=12334 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/12337/stat : 12337 (java) S 12334 12337 5982 0 -1 4202496 4692 0 1 0 24 1 0 0 20 0 18 0 108531242 9787879424 9862 33554432000 1073741824 1073778376 140737391485696 140737391476832 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12337/statm: 2389619 9862 2202 9 0 2380296 0
[pid=12337/tid=12338] ppid=12334 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/12337/task/12338/stat : 12338 (java) R 12334 12337 5982 0 -1 4202560 2410 0 1 0 16 1 0 0 20 0 18 0 108531242 9787879424 9862 33554432000 1073741824 1073778376 140737391485696 139967256398144 139967095397030 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300337 s]
/proc/loadavg: 4.29 4.27 4.19 5/195 12337
/proc/meminfo: memFree=26813636/32872528 swapFree=17280/1464432
[pid=12337] ppid=12334 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/12337/stat : 12337 (java) S 12334 12337 5982 0 -1 4202496 5665 0 1 0 47 2 0 0 20 0 18 0 108531242 9787879424 12936 33554432000 1073741824 1073778376 140737391485696 140737391476832 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12337/statm: 2389619 12936 2232 9 0 2380296 0
[pid=12337/tid=12338] ppid=12334 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/12337/task/12338/stat : 12338 (java) R 12334 12337 5982 0 -1 4202560 2415 0 1 0 26 1 0 0 20 0 18 0 108531242 9787879424 12936 33554432000 1073741824 1073778376 140737391485696 139967256391536 139967095487772 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700343 s]
/proc/loadavg: 4.29 4.27 4.19 5/195 12337
/proc/meminfo: memFree=26813636/32872528 swapFree=17280/1464432
[pid=12337] ppid=12334 vsize=9558476 CPUtime=1.38 cores=1,3,5,7
/proc/12337/stat : 12337 (java) S 12334 12337 5982 0 -1 4202496 12705 0 1 0 133 5 0 0 20 0 18 0 108531242 9787879424 44745 33554432000 1073741824 1073778376 140737391485696 140737391476832 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12337/statm: 2389619 44745 2264 9 0 2380296 0
[pid=12337/tid=12338] ppid=12334 vsize=9558476 CPUtime=0.67 cores=1,3,5,7
/proc/12337/task/12338/stat : 12338 (java) R 12334 12337 5982 0 -1 4202560 2468 0 1 0 64 3 0 0 20 0 18 0 108531242 9787879424 44745 33554432000 1073741824 1073778376 140737391485696 139967256398936 139967096003483 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9558476

[startup+1.50077 s]
/proc/loadavg: 4.29 4.27 4.19 5/213 12355
/proc/meminfo: memFree=26484404/32872528 swapFree=17280/1464432
[pid=12337] ppid=12334 vsize=9558476 CPUtime=2.61 cores=1,3,5,7
/proc/12337/stat : 12337 (java) S 12334 12337 5982 0 -1 4202496 14120 0 1 0 248 13 0 0 20 0 18 0 108531242 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 140737391476832 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12337/statm: 2389619 92606 2264 9 0 2380296 0
[pid=12337/tid=12338] ppid=12334 vsize=9558476 CPUtime=1.36 cores=1,3,5,7
/proc/12337/task/12338/stat : 12338 (java) R 12334 12337 5982 0 -1 4202560 2530 0 1 0 132 4 0 0 20 0 18 0 108531242 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139967256391616 227515884813 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12340] ppid=12334 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/12337/task/12340/stat : 12340 (java) S 12334 12337 5982 0 -1 4202560 59 0 0 0 6 2 0 0 20 0 18 0 108531243 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139967217892264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12341] ppid=12334 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/12337/task/12341/stat : 12341 (java) S 12334 12337 5982 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 18 0 108531243 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139967216839720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12342] ppid=12334 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/12337/task/12342/stat : 12342 (java) S 12334 12337 5982 0 -1 4202560 32 0 0 0 2 0 0 0 20 0 18 0 108531243 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139967215786664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12343] ppid=12334 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/12337/task/12343/stat : 12343 (java) S 12334 12337 5982 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 18 0 108531243 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139967214734120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12344] ppid=12334 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/12337/task/12344/stat : 12344 (java) S 12334 12337 5982 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 18 0 108531243 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139967095368104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12345] ppid=12334 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/12337/task/12345/stat : 12345 (java) S 12334 12337 5982 0 -1 4202560 40 0 0 0 4 1 0 0 20 0 18 0 108531243 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139967094315560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12346] ppid=12334 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/12337/task/12346/stat : 12346 (java) S 12334 12337 5982 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 18 0 108531243 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139967093262504 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12347] ppid=12334 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/12337/task/12347/stat : 12347 (java) S 12334 12337 5982 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 18 0 108531243 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139967092209960 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12348] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12348/stat : 12348 (java) S 12334 12337 5982 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 108531244 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139967080012648 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12349] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12349/stat : 12349 (java) S 12334 12337 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108531244 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139966474610552 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12350] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12350/stat : 12350 (java) S 12334 12337 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108531244 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139966473557384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12351] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12351/stat : 12351 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108531246 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139966472506128 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12352] ppid=12334 vsize=9558476 CPUtime=0.44 cores=1,3,5,7
/proc/12337/task/12352/stat : 12352 (java) S 12334 12337 5982 0 -1 4202560 4533 0 0 0 44 0 0 0 20 0 18 0 108531246 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139966471452984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12353] ppid=12334 vsize=9558476 CPUtime=0.41 cores=1,3,5,7
/proc/12337/task/12353/stat : 12353 (java) S 12334 12337 5982 0 -1 4202560 5392 0 0 0 41 0 0 0 20 0 18 0 108531246 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139966470400440 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12354] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12354/stat : 12354 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108531246 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139966469347576 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12355] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12355/stat : 12355 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108531246 9787879424 92606 33554432000 1073741824 1073778376 140737391485696 139966468295240 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 9558476

[startup+3.10078 s]
/proc/loadavg: 4.29 4.27 4.19 5/213 12355
/proc/meminfo: memFree=26184964/32872528 swapFree=17280/1464432
[pid=12337] ppid=12334 vsize=9558476 CPUtime=4.59 cores=1,3,5,7
/proc/12337/stat : 12337 (java) S 12334 12337 5982 0 -1 4202496 14728 0 1 0 432 27 0 0 20 0 18 0 108531242 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 140737391476832 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12337/statm: 2389619 169726 2264 9 0 2380296 0
[pid=12337/tid=12338] ppid=12334 vsize=9558476 CPUtime=2.83 cores=1,3,5,7
/proc/12337/task/12338/stat : 12338 (java) R 12334 12337 5982 0 -1 4202560 2641 0 1 0 276 7 0 0 20 0 18 0 108531242 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139967256398936 227515884813 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12340] ppid=12334 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/12337/task/12340/stat : 12340 (java) S 12334 12337 5982 0 -1 4202560 73 0 0 0 8 3 0 0 20 0 18 0 108531243 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139967217892264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12341] ppid=12334 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/12337/task/12341/stat : 12341 (java) S 12334 12337 5982 0 -1 4202560 48 0 0 0 8 2 0 0 20 0 18 0 108531243 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139967216839720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12342] ppid=12334 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/12337/task/12342/stat : 12342 (java) S 12334 12337 5982 0 -1 4202560 54 0 0 0 5 2 0 0 20 0 18 0 108531243 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139967215786664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12343] ppid=12334 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/12337/task/12343/stat : 12343 (java) S 12334 12337 5982 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 18 0 108531243 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139967214734120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12344] ppid=12334 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/12337/task/12344/stat : 12344 (java) S 12334 12337 5982 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 18 0 108531243 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139967095368104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12345] ppid=12334 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/12337/task/12345/stat : 12345 (java) S 12334 12337 5982 0 -1 4202560 56 0 0 0 6 2 0 0 20 0 18 0 108531243 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139967094315560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12346] ppid=12334 vsize=9558476 CPUtime=0.13 cores=1,3,5,7
/proc/12337/task/12346/stat : 12346 (java) S 12334 12337 5982 0 -1 4202560 68 0 0 0 11 2 0 0 20 0 18 0 108531243 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139967093262504 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12347] ppid=12334 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/12337/task/12347/stat : 12347 (java) S 12334 12337 5982 0 -1 4202560 48 0 0 0 8 3 0 0 20 0 18 0 108531243 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139967092209960 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12348] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12348/stat : 12348 (java) S 12334 12337 5982 0 -1 4202560 480 0 0 0 0 0 0 0 20 0 18 0 108531244 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139967080012648 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12349] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12349/stat : 12349 (java) S 12334 12337 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108531244 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139966474610552 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12350] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12350/stat : 12350 (java) S 12334 12337 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108531244 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139966473557384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12351] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12351/stat : 12351 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108531246 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139966472506128 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12352] ppid=12334 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/12337/task/12352/stat : 12352 (java) S 12334 12337 5982 0 -1 4202560 4549 0 0 0 46 0 0 0 20 0 18 0 108531246 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139966471452984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12353] ppid=12334 vsize=9558476 CPUtime=0.41 cores=1,3,5,7
/proc/12337/task/12353/stat : 12353 (java) S 12334 12337 5982 0 -1 4202560 5392 0 0 0 41 0 0 0 20 0 18 0 108531246 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139966470400440 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12354] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12354/stat : 12354 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108531246 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139966469347576 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12355] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12355/stat : 12355 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108531246 9787879424 169726 33554432000 1073741824 1073778376 140737391485696 139966468295240 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 9558476

[startup+6.30083 s]
/proc/loadavg: 4.27 4.27 4.19 5/213 12355
/proc/meminfo: memFree=25497940/32872528 swapFree=17280/1464432
[pid=12337] ppid=12334 vsize=9558476 CPUtime=8.44 cores=1,3,5,7
/proc/12337/stat : 12337 (java) S 12334 12337 5982 0 -1 4202496 17094 0 1 0 791 53 0 0 20 0 18 0 108531242 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 140737391476832 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12337/statm: 2389619 406198 2264 9 0 2380296 0
[pid=12337/tid=12338] ppid=12334 vsize=9558476 CPUtime=5.78 cores=1,3,5,7
/proc/12337/task/12338/stat : 12338 (java) R 12334 12337 5982 0 -1 4202560 3485 0 1 0 560 18 0 0 20 0 18 0 108531242 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139967256391600 139967095938126 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12340] ppid=12334 vsize=9558476 CPUtime=0.2 cores=1,3,5,7
/proc/12337/task/12340/stat : 12340 (java) S 12334 12337 5982 0 -1 4202560 174 0 0 0 16 4 0 0 20 0 18 0 108531243 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139967217892264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12341] ppid=12334 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/12337/task/12341/stat : 12341 (java) S 12334 12337 5982 0 -1 4202560 233 0 0 0 23 5 0 0 20 0 18 0 108531243 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139967216839720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12342] ppid=12334 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/12337/task/12342/stat : 12342 (java) S 12334 12337 5982 0 -1 4202560 238 0 0 0 17 5 0 0 20 0 18 0 108531243 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139967215786664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12343] ppid=12334 vsize=9558476 CPUtime=0.16 cores=1,3,5,7
/proc/12337/task/12343/stat : 12343 (java) S 12334 12337 5982 0 -1 4202560 111 0 0 0 12 4 0 0 20 0 18 0 108531243 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139967214734120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12344] ppid=12334 vsize=9558476 CPUtime=0.15 cores=1,3,5,7
/proc/12337/task/12344/stat : 12344 (java) S 12334 12337 5982 0 -1 4202560 61 0 0 0 12 3 0 0 20 0 18 0 108531243 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139967095368104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12345] ppid=12334 vsize=9558476 CPUtime=0.15 cores=1,3,5,7
/proc/12337/task/12345/stat : 12345 (java) S 12334 12337 5982 0 -1 4202560 128 0 0 0 11 4 0 0 20 0 18 0 108531243 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139967094315560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12346] ppid=12334 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/12337/task/12346/stat : 12346 (java) S 12334 12337 5982 0 -1 4202560 246 0 0 0 18 4 0 0 20 0 18 0 108531243 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139967093262504 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12347] ppid=12334 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/12337/task/12347/stat : 12347 (java) S 12334 12337 5982 0 -1 4202560 206 0 0 0 18 5 0 0 20 0 18 0 108531243 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139967092209960 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12348] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12348/stat : 12348 (java) S 12334 12337 5982 0 -1 4202560 1019 0 0 0 0 0 0 0 20 0 18 0 108531244 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139967080012648 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12349] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12349/stat : 12349 (java) S 12334 12337 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108531244 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139966474610552 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12350] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12350/stat : 12350 (java) S 12334 12337 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108531244 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139966473557384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12351] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12351/stat : 12351 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108531246 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139966472506128 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12352] ppid=12334 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/12337/task/12352/stat : 12352 (java) S 12334 12337 5982 0 -1 4202560 4549 0 0 0 46 0 0 0 20 0 18 0 108531246 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139966471452984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12353] ppid=12334 vsize=9558476 CPUtime=0.41 cores=1,3,5,7
/proc/12337/task/12353/stat : 12353 (java) S 12334 12337 5982 0 -1 4202560 5392 0 0 0 41 0 0 0 20 0 18 0 108531246 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139966470400440 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12354] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12354/stat : 12354 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108531246 9787879424 406198 33554432000 1073741824 1073778376 140737391485696 139966469347576 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12355] ppid=12334 vsize=9558476 CPUtime=0 cores=1,3,5,7

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

/proc/12337/task/12342/stat : 12342 (java) S 12334 12337 5982 0 -1 4202560 641 0 0 0 177 17 0 0 20 0 22 0 108531243 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139967215786664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12343] ppid=12334 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/12337/task/12343/stat : 12343 (java) S 12334 12337 5982 0 -1 4202560 684 0 0 0 193 16 0 0 20 0 22 0 108531243 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139967214734120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12344] ppid=12334 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/12337/task/12344/stat : 12344 (java) S 12334 12337 5982 0 -1 4202560 436 0 0 0 162 12 0 0 20 0 22 0 108531243 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139967095368104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12345] ppid=12334 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/12337/task/12345/stat : 12345 (java) S 12334 12337 5982 0 -1 4202560 584 0 0 0 183 16 0 0 20 0 22 0 108531243 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139967094315560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12346] ppid=12334 vsize=9824732 CPUtime=1.92 cores=1,3,5,7
/proc/12337/task/12346/stat : 12346 (java) S 12334 12337 5982 0 -1 4202560 579 0 0 0 177 15 0 0 20 0 22 0 108531243 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139967093262504 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12347] ppid=12334 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/12337/task/12347/stat : 12347 (java) S 12334 12337 5982 0 -1 4202560 649 0 0 0 168 16 0 0 20 0 22 0 108531243 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139967092209960 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12348] ppid=12334 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/12337/task/12348/stat : 12348 (java) S 12334 12337 5982 0 -1 4202560 2041 0 0 0 176 6 0 0 20 0 22 0 108531244 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139967080012648 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12349] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12349/stat : 12349 (java) S 12334 12337 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108531244 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139966474610552 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12350] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12350/stat : 12350 (java) S 12334 12337 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108531244 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139966473557384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12351] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12351/stat : 12351 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108531246 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139966472506128 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12352] ppid=12334 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/12337/task/12352/stat : 12352 (java) S 12334 12337 5982 0 -1 4202560 10375 0 0 0 165 3 0 0 20 0 22 0 108531246 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139966471452984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12353] ppid=12334 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/12337/task/12353/stat : 12353 (java) S 12334 12337 5982 0 -1 4202560 5426 0 0 0 81 2 0 0 20 0 22 0 108531246 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139966470400440 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12354] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12354/stat : 12354 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108531246 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139966469347576 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12355] ppid=12334 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/12337/task/12355/stat : 12355 (java) S 12334 12337 5982 0 -1 4202560 47 0 0 0 13 14 0 0 20 0 22 0 108531246 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139966468295240 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12356] ppid=12334 vsize=9824732 CPUtime=805.73 cores=1,3,5,7
/proc/12337/task/12356/stat : 12356 (java) R 12334 12337 5982 0 -1 4202560 49 0 0 0 80560 13 0 0 20 0 22 0 108532136 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139966467232144 139967096278324 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12357] ppid=12334 vsize=9824732 CPUtime=805.7 cores=1,3,5,7
/proc/12337/task/12357/stat : 12357 (java) R 12334 12337 5982 0 -1 4202560 200 0 0 0 80554 16 0 0 20 0 22 0 108532136 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139966466187264 139967096425761 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12358] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12358/stat : 12358 (java) S 12334 12337 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108532161 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139966465135912 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12359] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12359/stat : 12359 (java) S 12334 12337 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108532161 10060525568 848901 33554432000 1073741824 1073778376 140737391485696 139966464083368 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1643.99
Current children cumulated vsize (KiB) 9824732

[startup+882.301 s]
/proc/loadavg: 4.23 4.26 4.23 5/217 12452
/proc/meminfo: memFree=24779212/32872528 swapFree=17280/1464432
[pid=12337] ppid=12334 vsize=9824732 CPUtime=1764.29 cores=1,3,5,7
/proc/12337/stat : 12337 (java) S 12334 12337 5982 0 -1 4202496 28055 0 1 0 176256 173 0 0 20 0 22 0 108531242 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 140737391476832 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12337/statm: 2456183 848957 2297 9 0 2446860 0
[pid=12337/tid=12338] ppid=12334 vsize=9824732 CPUtime=8.26 cores=1,3,5,7
/proc/12337/task/12338/stat : 12338 (java) S 12334 12337 5982 0 -1 4202560 3796 0 1 0 797 29 0 0 20 0 22 0 108531242 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139967256400760 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12340] ppid=12334 vsize=9824732 CPUtime=2.1 cores=1,3,5,7
/proc/12337/task/12340/stat : 12340 (java) S 12334 12337 5982 0 -1 4202560 616 0 0 0 193 17 0 0 20 0 22 0 108531243 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139967217892264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12341] ppid=12334 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/12337/task/12341/stat : 12341 (java) S 12334 12337 5982 0 -1 4202560 615 0 0 0 203 15 0 0 20 0 22 0 108531243 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139967216839720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12342] ppid=12334 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/12337/task/12342/stat : 12342 (java) S 12334 12337 5982 0 -1 4202560 644 0 0 0 183 17 0 0 20 0 22 0 108531243 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139967215786664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12343] ppid=12334 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/12337/task/12343/stat : 12343 (java) S 12334 12337 5982 0 -1 4202560 684 0 0 0 198 16 0 0 20 0 22 0 108531243 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139967214734120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12344] ppid=12334 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/12337/task/12344/stat : 12344 (java) S 12334 12337 5982 0 -1 4202560 464 0 0 0 170 12 0 0 20 0 22 0 108531243 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139967095368104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12345] ppid=12334 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/12337/task/12345/stat : 12345 (java) S 12334 12337 5982 0 -1 4202560 584 0 0 0 193 16 0 0 20 0 22 0 108531243 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139967094315560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12346] ppid=12334 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/12337/task/12346/stat : 12346 (java) S 12334 12337 5982 0 -1 4202560 588 0 0 0 184 15 0 0 20 0 22 0 108531243 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139967093262504 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12347] ppid=12334 vsize=9824732 CPUtime=1.9 cores=1,3,5,7
/proc/12337/task/12347/stat : 12347 (java) S 12334 12337 5982 0 -1 4202560 652 0 0 0 174 16 0 0 20 0 22 0 108531243 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139967092209960 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12348] ppid=12334 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/12337/task/12348/stat : 12348 (java) S 12334 12337 5982 0 -1 4202560 2043 0 0 0 176 6 0 0 20 0 22 0 108531244 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139967080012648 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12349] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12349/stat : 12349 (java) S 12334 12337 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108531244 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139966474610552 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12350] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12350/stat : 12350 (java) S 12334 12337 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108531244 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139966473557384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12351] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12351/stat : 12351 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108531246 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139966472506128 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12352] ppid=12334 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/12337/task/12352/stat : 12352 (java) S 12334 12337 5982 0 -1 4202560 10375 0 0 0 165 3 0 0 20 0 22 0 108531246 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139966471452984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12353] ppid=12334 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/12337/task/12353/stat : 12353 (java) S 12334 12337 5982 0 -1 4202560 5426 0 0 0 81 2 0 0 20 0 22 0 108531246 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139966470400440 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12354] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12354/stat : 12354 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108531246 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139966469347576 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12355] ppid=12334 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/12337/task/12355/stat : 12355 (java) S 12334 12337 5982 0 -1 4202560 51 0 0 0 15 15 0 0 20 0 22 0 108531246 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139966468295240 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12356] ppid=12334 vsize=9824732 CPUtime=865.41 cores=1,3,5,7
/proc/12337/task/12356/stat : 12356 (java) R 12334 12337 5982 0 -1 4202560 50 0 0 0 86527 14 0 0 20 0 22 0 108532136 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139966467240960 139967096270552 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12357] ppid=12334 vsize=9824732 CPUtime=865.38 cores=1,3,5,7
/proc/12337/task/12357/stat : 12357 (java) R 12334 12337 5982 0 -1 4202560 202 0 0 0 86521 17 0 0 20 0 22 0 108532136 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139966466179600 139967096427006 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12358] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12358/stat : 12358 (java) S 12334 12337 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108532161 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139966465135912 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12359] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12359/stat : 12359 (java) S 12334 12337 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108532161 10060525568 848957 33554432000 1073741824 1073778376 140737391485696 139966464083368 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1764.29
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.201 s]
/proc/loadavg: 4.31 4.28 4.24 6/217 12452
/proc/meminfo: memFree=24790504/32872528 swapFree=17280/1464432
[pid=12337] ppid=12334 vsize=9824732 CPUtime=1800.16 cores=1,3,5,7
/proc/12337/stat : 12337 (java) S 12334 12337 5982 0 -1 4202496 28086 0 1 0 179842 174 0 0 20 0 22 0 108531242 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 140737391476832 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12337/statm: 2456183 848985 2297 9 0 2446860 0
[pid=12337/tid=12338] ppid=12334 vsize=9824732 CPUtime=8.26 cores=1,3,5,7
/proc/12337/task/12338/stat : 12338 (java) S 12334 12337 5982 0 -1 4202560 3796 0 1 0 797 29 0 0 20 0 22 0 108531242 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139967256400760 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12340] ppid=12334 vsize=9824732 CPUtime=2.11 cores=1,3,5,7
/proc/12337/task/12340/stat : 12340 (java) S 12334 12337 5982 0 -1 4202560 616 0 0 0 194 17 0 0 20 0 22 0 108531243 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139967217892264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12341] ppid=12334 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/12337/task/12341/stat : 12341 (java) S 12334 12337 5982 0 -1 4202560 618 0 0 0 205 15 0 0 20 0 22 0 108531243 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139967216839720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12342] ppid=12334 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/12337/task/12342/stat : 12342 (java) S 12334 12337 5982 0 -1 4202560 666 0 0 0 185 17 0 0 20 0 22 0 108531243 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139967215786664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12343] ppid=12334 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/12337/task/12343/stat : 12343 (java) S 12334 12337 5982 0 -1 4202560 684 0 0 0 202 16 0 0 20 0 22 0 108531243 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139967214734120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12344] ppid=12334 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/12337/task/12344/stat : 12344 (java) S 12334 12337 5982 0 -1 4202560 464 0 0 0 171 12 0 0 20 0 22 0 108531243 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139967095368104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12345] ppid=12334 vsize=9824732 CPUtime=2.11 cores=1,3,5,7
/proc/12337/task/12345/stat : 12345 (java) S 12334 12337 5982 0 -1 4202560 584 0 0 0 195 16 0 0 20 0 22 0 108531243 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139967094315560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12346] ppid=12334 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/12337/task/12346/stat : 12346 (java) S 12334 12337 5982 0 -1 4202560 588 0 0 0 186 15 0 0 20 0 22 0 108531243 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139967093262504 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12347] ppid=12334 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/12337/task/12347/stat : 12347 (java) S 12334 12337 5982 0 -1 4202560 655 0 0 0 175 16 0 0 20 0 22 0 108531243 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139967092209960 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12348] ppid=12334 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/12337/task/12348/stat : 12348 (java) S 12334 12337 5982 0 -1 4202560 2045 0 0 0 176 6 0 0 20 0 22 0 108531244 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139967080012648 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12349] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12349/stat : 12349 (java) S 12334 12337 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108531244 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139966474610552 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12350] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12350/stat : 12350 (java) S 12334 12337 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108531244 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139966473557384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12351] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12351/stat : 12351 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108531246 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139966472506128 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12352] ppid=12334 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/12337/task/12352/stat : 12352 (java) S 12334 12337 5982 0 -1 4202560 10375 0 0 0 165 3 0 0 20 0 22 0 108531246 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139966471452984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12353] ppid=12334 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/12337/task/12353/stat : 12353 (java) S 12334 12337 5982 0 -1 4202560 5426 0 0 0 81 2 0 0 20 0 22 0 108531246 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139966470400440 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12354] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12354/stat : 12354 (java) S 12334 12337 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108531246 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139966469347576 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12355] ppid=12334 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/12337/task/12355/stat : 12355 (java) S 12334 12337 5982 0 -1 4202560 51 0 0 0 15 15 0 0 20 0 22 0 108531246 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139966468295240 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12337/tid=12356] ppid=12334 vsize=9824732 CPUtime=883.23 cores=1,3,5,7
/proc/12337/task/12356/stat : 12356 (java) R 12334 12337 5982 0 -1 4202560 50 0 0 0 88309 14 0 0 20 0 22 0 108532136 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139966467239856 139967096349197 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12337/tid=12357] ppid=12334 vsize=9824732 CPUtime=883.19 cores=1,3,5,7
/proc/12337/task/12357/stat : 12357 (java) R 12334 12337 5982 0 -1 4202560 203 0 0 0 88302 17 0 0 20 0 22 0 108532136 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139966466186544 139967096385400 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12337/tid=12358] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12358/stat : 12358 (java) S 12334 12337 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108532161 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139966465135912 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12337/tid=12359] ppid=12334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12337/task/12359/stat : 12359 (java) S 12334 12337 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108532161 10060525568 848985 33554432000 1073741824 1073778376 140737391485696 139966464083368 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 12337 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12337 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=829296
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=271654
# CPU time returned by wait4() is 1796.1
# while last known CPU time is 1800.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.274
CPU time (s): 1800.16
CPU user time (s): 1798.42
CPU system time (s): 1.74
CPU usage (%): 199.957
Max. virtual memory (cumulated for all children) (KiB): 9825968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.83
system time used= 2.27165
maximum resident set size= 3396056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28120
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23648
involuntary context switches= 29501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.56215 second user time and 7.32389 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-07 04:19:42
IDJOB=4080482
IDBENCH=89671
IDSOLVER=2543
FILE ID=node121/4080482-1465265981
RUNJOBID= node121-1465256572-5999
PBS_JOBID= 19843282
Free space on /tmp= 71672 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-153.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080482-1465265981/watcher-4080482-1465265981 -o /tmp/evaluation-result-4080482-1465265981/solver-4080482-1465265981 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5999 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080482-1465265981.opb

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

MD5SUM BENCH= 64b2e27e0cc69ae36d391a38c497bb88
RANDOM SEED=1224741317

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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.54
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		: 2667.050
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:        26813536 kB
Buffers:           99788 kB
Cached:           220656 kB
SwapCached:         1720 kB
Active:          3673600 kB
Inactive:         173760 kB
Active(anon):    3527372 kB
Inactive(anon):     2180 kB
Active(file):     146228 kB
Inactive(file):   171580 kB
Unevictable:     1464432 kB
Mlocked:           17280 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:             57844 kB
Writeback:             0 kB
AnonPages:       4995024 kB
Mapped:            15368 kB
Shmem:                 0 kB
Slab:             603428 kB
SReclaimable:      47088 kB
SUnreclaim:       556340 kB
KernelStack:        1592 kB
PageTables:        14040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5193880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4896768 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= 71668 MiB
End job on node121 at 2016-06-07 04:34:42