Trace number 4107031

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.08 897.051

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_4_80.opb
MD5SUMfa22dd251e76880c1495cc1725a19f60
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non 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 variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74916
Sum of products size (including duplicates)149832
Number of different products37458
Sum of products size74916

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.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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4107031-1466279879.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
3.50/1.44	c ... done. Wall clock time 1.329s.
3.50/1.44	c declared #vars     1000
3.50/1.44	c internal #vars     38458
3.50/1.44	c #constraints  76419
3.50/1.44	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.50/1.44	c constraints type 
3.50/1.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 37458
3.50/1.44	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
3.50/1.44	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
3.50/1.44	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 37458
3.50/1.44	c 76419 constraints processed.
3.50/1.44	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.50/1.44	c constraints type 
3.50/1.44	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 500
3.50/1.44	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 37458
3.50/1.44	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1003
3.50/1.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 37458
3.50/1.44	c 76419 constraints processed.
14.47/6.27	c cleaning 2471 clauses out of 5000 with flag 10441/5000
25.70/11.68	c cleaning 4240 clauses out of 8529 with flag 22817/11000
39.72/18.61	c cleaning 5644 clauses out of 11289 with flag 37551/18000
56.48/26.90	c cleaning 6803 clauses out of 13646 with flag 54830/26001
75.19/36.15	c cleaning 7903 clauses out of 15842 with flag 74160/35000
94.83/45.97	c cleaning 8983 clauses out of 17968 with flag 97856/45029
118.97/57.98	c cleaning 9916 clauses out of 19956 with flag 120634/56000
145.26/70.97	c cleaning 10990 clauses out of 22041 with flag 146586/68001
171.14/83.71	c cleaning 11958 clauses out of 24051 with flag 178732/81001
197.28/96.76	c cleaning 13049 clauses out of 26100 with flag 208599/95008
224.06/110.24	c cleaning 13913 clauses out of 28043 with flag 243516/110000
251.41/123.89	c cleaning 15035 clauses out of 30130 with flag 281557/126000
274.48/135.27	c cleaning 16058 clauses out of 32118 with flag 320246/143023
297.11/146.48	c cleaning 16983 clauses out of 34037 with flag 360585/161000
322.21/159.17	c cleaning 18000 clauses out of 36054 with flag 405964/180000
350.81/173.34	c cleaning 19023 clauses out of 38054 with flag 452835/200000
377.67/186.77	c cleaning 19972 clauses out of 40031 with flag 502291/221000
406.28/201.10	c cleaning 21006 clauses out of 42060 with flag 551592/243001
434.67/215.26	c cleaning 22040 clauses out of 44084 with flag 603901/266031
467.72/232.00	c cleaning 23023 clauses out of 46048 with flag 658580/290035
506.91/251.43	c cleaning 23939 clauses out of 47990 with flag 713188/315000
549.35/272.45	c cleaning 24941 clauses out of 50051 with flag 773982/341000
589.48/292.34	c cleaning 25995 clauses out of 52110 with flag 840086/368000
634.22/314.84	c cleaning 27005 clauses out of 54116 with flag 903795/396001
681.70/338.49	c cleaning 28017 clauses out of 56111 with flag 973193/425001
730.77/362.84	c cleaning 29019 clauses out of 58093 with flag 1042935/455000
781.60/388.03	c cleaning 30051 clauses out of 60106 with flag 1117085/486032
835.34/415.05	c cleaning 31015 clauses out of 62034 with flag 1192431/518011
850.86/422.75	c cleaning 0 clauses out of 5000 with flag 0/5000
898.01/446.05	c cleaning 31960 clauses out of 64008 with flag 1266686/551000
957.84/475.87	c cleaning 33012 clauses out of 66058 with flag 1346846/585010
1020.11/506.74	c cleaning 33978 clauses out of 68037 with flag 1426870/620001
1080.76/536.98	c cleaning 34954 clauses out of 70059 with flag 1511193/656001
1139.11/566.48	c cleaning 36011 clauses out of 72105 with flag 1606596/693001
1199.39/596.55	c cleaning 37050 clauses out of 74101 with flag 1696512/731008
1261.50/627.57	c cleaning 37971 clauses out of 76043 with flag 1795557/770000
1324.02/658.76	c cleaning 38974 clauses out of 78072 with flag 1890552/810000
1393.61/693.42	c cleaning 40069 clauses out of 80139 with flag 1989973/851041
1461.70/728.05	c cleaning 40999 clauses out of 82034 with flag 2092496/893005
1531.37/762.81	c cleaning 41969 clauses out of 84030 with flag 2201663/936000
1614.39/804.04	c cleaning 42999 clauses out of 86061 with flag 2308842/980000
1693.23/843.30	c cleaning 44021 clauses out of 88063 with flag 2423721/1025001
1777.19/885.13	c cleaning 45018 clauses out of 90041 with flag 2539806/1071000
1800.08/897.00	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.08/897.00	c starts		: 1
1800.08/897.00	c conflicts		: 1084962
1800.08/897.00	c decisions		: 7598936
1800.08/897.00	c propagations		: 26582904
1800.08/897.00	c inspects		: 6171797651
1800.08/897.00	c shortcuts		: 0
1800.08/897.00	c learnt literals	: 0
1800.08/897.00	c learnt binary clauses	: 0
1800.08/897.00	c learnt ternary clauses	: 0
1800.08/897.00	c learnt constraints	: 1084962
1800.08/897.00	c ignored constraints	: 0
1800.08/897.00	c root simplifications	: 0
1800.08/897.00	c removed literals (reason simplification)	: 26059579
1800.08/897.00	c reason swapping (by a shorter reason)	: 0
1800.08/897.00	c Calls to reduceDB	: 42
1800.08/897.00	c Number of update (reduction) of LBD	: 138768
1800.08/897.00	c Imported unit clauses	: 0
1800.08/897.00	c number of reductions to clauses (during analyze)	: 0
1800.08/897.00	c number of learned constraints concerned by reduction	: 0
1800.08/897.00	c number of learning phase by resolution	: 0
1800.08/897.00	c number of learning phase by cutting planes	: 0
1800.08/897.00	c speed (assignments/second)	: 29683.891045891105
1800.08/897.00	c non guided choices	37869
1800.08/897.03	c learnt constraints type 
1800.08/897.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 58985
1800.08/897.03	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.08/897.03	c starts		: 27
1800.08/897.03	c conflicts		: 6884
1800.08/897.03	c decisions		: 214463
1800.08/897.03	c propagations		: 14429210
1800.08/897.03	c inspects		: 431858897
1800.08/897.03	c shortcuts		: 0
1800.08/897.03	c learnt literals	: 0
1800.08/897.03	c learnt binary clauses	: 0
1800.08/897.03	c learnt ternary clauses	: 0
1800.08/897.03	c learnt constraints	: 6883
1800.08/897.03	c ignored constraints	: 0
1800.08/897.03	c root simplifications	: 0
1800.08/897.03	c removed literals (reason simplification)	: 0
1800.08/897.03	c reason swapping (by a shorter reason)	: 0
1800.08/897.03	c Calls to reduceDB	: 1
1800.08/897.03	c Number of update (reduction) of LBD	: 0
1800.08/897.03	c Imported unit clauses	: 0
1800.08/897.03	c number of reductions to clauses (during analyze)	: 0
1800.08/897.03	c number of learned constraints concerned by reduction	: 0
1800.08/897.03	c number of learning phase by resolution	: 0
1800.08/897.03	c number of learning phase by cutting planes	: 0
1800.08/897.03	c speed (assignments/second)	: 16112.013095775137
1800.08/897.03	c non guided choices	37869
1800.08/897.03	c learnt constraints type 
1800.08/897.03	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.08/897.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6882
1800.08/897.03	s UNKNOWN
1800.08/897.03	c Total wall clock time (in seconds): 896.916

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-4107031-1466279879/watcher-4107031-1466279879 -o /tmp/evaluation-result-4107031-1466279879/solver-4107031-1466279879 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466276277-8274 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4107031-1466279879.opb 

pid=10064
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: 3.95 4.17 4.14 4/197 10067
/proc/meminfo: memFree=26712204/32872528 swapFree=1200228/1314692
[pid=10067] ppid=10064 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/10067/stat : 10067 (java) S 10064 10067 8258 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 30034416 98570240 977 33554432000 1073741824 1073778376 140737194772624 140737194763760 252266446909 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10067/statm: 24065 977 743 9 0 16771 0
[pid=10067/tid=10068] ppid=10064 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10068/stat : 10068 (java) R 10064 10067 8258 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 30034417 98570240 978 33554432000 1073741824 1073778376 140737194772624 140617939901992 252263089536 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 3.95 4.17 4.14 4/197 10067
/proc/meminfo: memFree=26712204/32872528 swapFree=1200228/1314692
[pid=10067] ppid=10064 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/10067/stat : 10067 (java) S 10064 10067 8258 0 -1 4202496 4436 0 1 0 9 1 0 0 20 0 18 0 30034416 9787879424 6070 33554432000 1073741824 1073778376 140737194772624 140737194763760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10067/statm: 2389619 6070 2141 9 0 2380296 0
[pid=10067/tid=10068] ppid=10064 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/10067/task/10068/stat : 10068 (java) R 10064 10067 8258 0 -1 4202560 2389 0 1 0 7 0 0 0 20 0 18 0 30034417 9787879424 6070 33554432000 1073741824 1073778376 140737194772624 140617939905440 140617946915340 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.200321 s]
/proc/loadavg: 3.95 4.17 4.14 4/197 10067
/proc/meminfo: memFree=26712204/32872528 swapFree=1200228/1314692
[pid=10067] ppid=10064 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/10067/stat : 10067 (java) S 10064 10067 8258 0 -1 4202496 4627 0 1 0 23 1 0 0 20 0 18 0 30034416 9787879424 7263 33554432000 1073741824 1073778376 140737194772624 140737194763760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10067/statm: 2389619 7263 2211 9 0 2380296 0
[pid=10067/tid=10068] ppid=10064 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/10067/task/10068/stat : 10068 (java) R 10064 10067 8258 0 -1 4202560 2409 0 1 0 17 0 0 0 20 0 18 0 30034417 9787879424 7263 33554432000 1073741824 1073778376 140737194772624 140617939889368 140617783210336 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.30032 s]
/proc/loadavg: 3.95 4.17 4.14 4/197 10067
/proc/meminfo: memFree=26712204/32872528 swapFree=1200228/1314692
[pid=10067] ppid=10064 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/10067/stat : 10067 (java) S 10064 10067 8258 0 -1 4202496 6315 0 1 0 46 1 0 0 20 0 18 0 30034416 9787879424 9329 33554432000 1073741824 1073778376 140737194772624 140737194763760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10067/statm: 2389619 9329 2240 9 0 2380296 0
[pid=10067/tid=10068] ppid=10064 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/10067/task/10068/stat : 10068 (java) R 10064 10067 8258 0 -1 4202560 2413 0 1 0 27 0 0 0 20 0 18 0 30034417 9787879424 9329 33554432000 1073741824 1073778376 140737194772624 140617939906456 140617782942098 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700282 s]
/proc/loadavg: 3.95 4.17 4.14 4/197 10067
/proc/meminfo: memFree=26712204/32872528 swapFree=1200228/1314692
[pid=10067] ppid=10064 vsize=9558476 CPUtime=1.6 cores=0,2,4,6
/proc/10067/stat : 10067 (java) S 10064 10067 8258 0 -1 4202496 24448 0 1 0 154 6 0 0 20 0 18 0 30034416 9787879424 30451 33554432000 1073741824 1073778376 140737194772624 140737194763760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10067/statm: 2389619 30451 2256 9 0 2380296 0
[pid=10067/tid=10068] ppid=10064 vsize=9558476 CPUtime=0.67 cores=0,2,4,6
/proc/10067/task/10068/stat : 10068 (java) R 10064 10067 8258 0 -1 4202560 2436 0 1 0 66 1 0 0 20 0 18 0 30034417 9787879424 30451 33554432000 1073741824 1073778376 140737194772624 140617939898224 140617782941993 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 9558476

[startup+1.5007 s]
/proc/loadavg: 4.04 4.19 4.15 7/215 10085
/proc/meminfo: memFree=26487116/32872528 swapFree=1200228/1314692
[pid=10067] ppid=10064 vsize=9824732 CPUtime=3.69 cores=0,2,4,6
/proc/10067/stat : 10067 (java) S 10064 10067 8258 0 -1 4202496 29340 0 1 0 349 20 0 0 20 0 22 0 30034416 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140737194763760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10067/statm: 2456183 102507 2279 9 0 2446860 0
[pid=10067/tid=10068] ppid=10064 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/10067/task/10068/stat : 10068 (java) S 10064 10067 8258 0 -1 4202560 2541 0 1 0 122 6 0 0 20 0 22 0 30034417 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617939907448 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10070] ppid=10064 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10067/task/10070/stat : 10070 (java) S 10064 10067 8258 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 30034417 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617782913704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10071] ppid=10064 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/10067/task/10071/stat : 10071 (java) S 10064 10067 8258 0 -1 4202560 132 0 0 0 9 3 0 0 20 0 22 0 30034417 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617781861160 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10072] ppid=10064 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10067/task/10072/stat : 10072 (java) S 10064 10067 8258 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 30034417 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617780808616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10067/tid=10073] ppid=10064 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/10067/task/10073/stat : 10073 (java) S 10064 10067 8258 0 -1 4202560 140 0 0 0 5 1 0 0 20 0 22 0 30034417 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617779756072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10074] ppid=10064 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/10067/task/10074/stat : 10074 (java) S 10064 10067 8258 0 -1 4202560 38 0 0 0 5 1 0 0 20 0 22 0 30034417 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617778702504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10075] ppid=10064 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10067/task/10075/stat : 10075 (java) S 10064 10067 8258 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 30034417 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617777649960 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10076] ppid=10064 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/10067/task/10076/stat : 10076 (java) S 10064 10067 8258 0 -1 4202560 133 0 0 0 8 2 0 0 20 0 22 0 30034417 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617776597416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10077] ppid=10064 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10067/task/10077/stat : 10077 (java) S 10064 10067 8258 0 -1 4202560 87 0 0 0 2 0 0 0 20 0 22 0 30034417 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617775544872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10078] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10078/stat : 10078 (java) S 10064 10067 8258 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 30034418 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617293216360 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10079] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10079/stat : 10079 (java) S 10064 10067 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30034419 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617292162680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10080] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10080/stat : 10080 (java) S 10064 10067 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30034419 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617291110024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10081] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10081/stat : 10081 (java) S 10064 10067 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30034421 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617290058768 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10082] ppid=10064 vsize=9824732 CPUtime=0.87 cores=0,2,4,6
/proc/10067/task/10082/stat : 10082 (java) R 10064 10067 8258 0 -1 4202560 12116 0 0 0 84 3 0 0 20 0 22 0 30034421 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617289005112 140617941876804 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10067/tid=10083] ppid=10064 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/10067/task/10083/stat : 10083 (java) S 10064 10067 8258 0 -1 4202560 12611 0 0 0 83 3 0 0 20 0 22 0 30034421 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617287952568 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10084] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10084/stat : 10084 (java) S 10064 10067 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30034421 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617286900216 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10085] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10085/stat : 10085 (java) S 10064 10067 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30034421 10060525568 102507 33554432000 1073741824 1073778376 140737194772624 140617285847880 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 9824732

[startup+3.10085 s]
/proc/loadavg: 4.04 4.19 4.15 6/219 10089
/proc/meminfo: memFree=26310152/32872528 swapFree=1200228/1314692
[pid=10067] ppid=10064 vsize=9824732 CPUtime=7.96 cores=0,2,4,6
/proc/10067/stat : 10067 (java) S 10064 10067 8258 0 -1 4202496 30394 0 1 0 776 20 0 0 20 0 22 0 30034416 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140737194763760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10067/statm: 2456183 102528 2286 9 0 2446860 0
[pid=10067/tid=10068] ppid=10064 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/10067/task/10068/stat : 10068 (java) S 10064 10067 8258 0 -1 4202560 2541 0 1 0 122 6 0 0 20 0 22 0 30034417 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617939907448 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10070] ppid=10064 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10067/task/10070/stat : 10070 (java) S 10064 10067 8258 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 30034417 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617782913704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10071] ppid=10064 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/10067/task/10071/stat : 10071 (java) S 10064 10067 8258 0 -1 4202560 132 0 0 0 9 3 0 0 20 0 22 0 30034417 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617781861160 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10072] ppid=10064 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10067/task/10072/stat : 10072 (java) S 10064 10067 8258 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 30034417 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617780808616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10067/tid=10073] ppid=10064 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/10067/task/10073/stat : 10073 (java) S 10064 10067 8258 0 -1 4202560 140 0 0 0 5 1 0 0 20 0 22 0 30034417 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617779756072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10074] ppid=10064 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/10067/task/10074/stat : 10074 (java) S 10064 10067 8258 0 -1 4202560 38 0 0 0 5 1 0 0 20 0 22 0 30034417 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617778702504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10075] ppid=10064 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10067/task/10075/stat : 10075 (java) S 10064 10067 8258 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 30034417 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617777649960 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10076] ppid=10064 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/10067/task/10076/stat : 10076 (java) S 10064 10067 8258 0 -1 4202560 133 0 0 0 8 2 0 0 20 0 22 0 30034417 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617776597416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10077] ppid=10064 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10067/task/10077/stat : 10077 (java) S 10064 10067 8258 0 -1 4202560 87 0 0 0 2 0 0 0 20 0 22 0 30034417 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617775544872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10078] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10078/stat : 10078 (java) S 10064 10067 8258 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 30034418 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617293216360 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10079] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10079/stat : 10079 (java) S 10064 10067 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30034419 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617292162680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10080] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10080/stat : 10080 (java) S 10064 10067 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30034419 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617291110024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10081] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10081/stat : 10081 (java) S 10064 10067 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30034421 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617290058768 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10082] ppid=10064 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/10067/task/10082/stat : 10082 (java) S 10064 10067 8258 0 -1 4202560 12117 0 0 0 135 3 0 0 20 0 22 0 30034421 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617289005112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10067/tid=10083] ppid=10064 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/10067/task/10083/stat : 10083 (java) S 10064 10067 8258 0 -1 4202560 13648 0 0 0 141 3 0 0 20 0 22 0 30034421 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617287952568 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10084] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10084/stat : 10084 (java) S 10064 10067 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30034421 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617286900216 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10085] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10085/stat : 10085 (java) S 10064 10067 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30034421 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617285847880 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10086] ppid=10064 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/10067/task/10086/stat : 10086 (java) R 10064 10067 8258 0 -1 4202560 21 0 0 0 162 0 0 0 20 0 22 0 30034561 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617284793160 140617784535504 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10087] ppid=10064 vsize=9824732 CPUtime=1.61 cores=0,2,4,6
/proc/10067/task/10087/stat : 10087 (java) R 10064 10067 8258 0 -1 4202560 25 0 0 0 161 0 0 0 20 0 22 0 30034561 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617283739336 140617784232587 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10088] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10088/stat : 10088 (java) S 10064 10067 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30034563 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617282688552 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10089] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10089/stat : 10089 (java) S 10064 10067 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30034563 10060525568 102528 33554432000 1073741824 1073778376 140737194772624 140617281636008 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.96
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 4.04 4.19 4.15 6/219 10089
/proc/meminfo: memFree=26267244/32872528 swapFree=1200228/1314692
[pid=10067] ppid=10064 vsize=9824732 CPUtime=14.72 cores=0,2,4,6
/proc/10067/stat : 10067 (java) S 10064 10067 8258 0 -1 4202496 31612 0 1 0 1446 26 0 0 20 0 22 0 30034416 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140737194763760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10067/statm: 2456183 112991 2294 9 0 2446860 0
[pid=10067/tid=10068] ppid=10064 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/10067/task/10068/stat : 10068 (java) S 10064 10067 8258 0 -1 4202560 2541 0 1 0 122 6 0 0 20 0 22 0 30034417 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140617939907448 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10070] ppid=10064 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/10067/task/10070/stat : 10070 (java) S 10064 10067 8258 0 -1 4202560 29 0 0 0 4 0 0 0 20 0 22 0 30034417 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140617782913704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10067/tid=10071] ppid=10064 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/10067/task/10071/stat : 10071 (java) S 10064 10067 8258 0 -1 4202560 141 0 0 0 11 3 0 0 20 0 22 0 30034417 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140617781861160 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10072] ppid=10064 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/10067/task/10072/stat : 10072 (java) S 10064 10067 8258 0 -1 4202560 48 0 0 0 5 2 0 0 20 0 22 0 30034417 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140617780808616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10073] ppid=10064 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/10067/task/10073/stat : 10073 (java) S 10064 10067 8258 0 -1 4202560 151 0 0 0 8 1 0 0 20 0 22 0 30034417 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140617779756072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10074] ppid=10064 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/10067/task/10074/stat : 10074 (java) S 10064 10067 8258 0 -1 4202560 79 0 0 0 8 2 0 0 20 0 22 0 30034417 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140617778702504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10075] ppid=10064 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/10067/task/10075/stat : 10075 (java) S 10064 10067 8258 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 22 0 30034417 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140617777649960 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10076] ppid=10064 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/10067/task/10076/stat : 10076 (java) S 10064 10067 8258 0 -1 4202560 147 0 0 0 9 3 0 0 20 0 22 0 30034417 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140617776597416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10077] ppid=10064 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10067/task/10077/stat : 10077 (java) S 10064 10067 8258 0 -1 4202560 95 0 0 0 2 1 0 0 20 0 22 0 30034417 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140617775544872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10078] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10078/stat : 10078 (java) S 10064 10067 8258 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 30034418 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140617293216360 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10079] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10079/stat : 10079 (java) S 10064 10067 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30034419 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140617292162680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10080] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10080/stat : 10080 (java) S 10064 10067 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30034419 10060525568 112991 33554432000 1073741824 1073778376 140737194772624 140617291110024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10081] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/10067/task/10072/stat : 10072 (java) S 10064 10067 8258 0 -1 4202560 875 0 0 0 220 26 0 0 20 0 22 0 30034417 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617780808616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10073] ppid=10064 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/10067/task/10073/stat : 10073 (java) S 10064 10067 8258 0 -1 4202560 1021 0 0 0 223 21 0 0 20 0 22 0 30034417 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617779756072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10074] ppid=10064 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/10067/task/10074/stat : 10074 (java) S 10064 10067 8258 0 -1 4202560 978 0 0 0 217 29 0 0 20 0 22 0 30034417 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617778702504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10075] ppid=10064 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/10067/task/10075/stat : 10075 (java) S 10064 10067 8258 0 -1 4202560 937 0 0 0 204 22 0 0 20 0 22 0 30034417 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617777649960 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10076] ppid=10064 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/10067/task/10076/stat : 10076 (java) S 10064 10067 8258 0 -1 4202560 1175 0 0 0 241 27 0 0 20 0 22 0 30034417 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617776597416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10077] ppid=10064 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/10067/task/10077/stat : 10077 (java) S 10064 10067 8258 0 -1 4202560 891 0 0 0 215 21 0 0 20 0 22 0 30034417 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617775544872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10078] ppid=10064 vsize=9824732 CPUtime=5.32 cores=0,2,4,6
/proc/10067/task/10078/stat : 10078 (java) S 10064 10067 8258 0 -1 4202560 2621 0 0 0 521 11 0 0 20 0 22 0 30034418 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617293216360 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10079] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10079/stat : 10079 (java) S 10064 10067 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30034419 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617292162680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10080] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10080/stat : 10080 (java) S 10064 10067 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30034419 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617291110024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10081] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10081/stat : 10081 (java) S 10064 10067 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30034421 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617290058768 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10082] ppid=10064 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/10067/task/10082/stat : 10082 (java) S 10064 10067 8258 0 -1 4202560 12261 0 0 0 180 3 0 0 20 0 22 0 30034421 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617289005112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10083] ppid=10064 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/10067/task/10083/stat : 10083 (java) S 10064 10067 8258 0 -1 4202560 15899 0 0 0 229 3 0 0 20 0 22 0 30034421 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617287952568 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10084] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10084/stat : 10084 (java) S 10064 10067 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30034421 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617286900216 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10085] ppid=10064 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/10067/task/10085/stat : 10085 (java) S 10064 10067 8258 0 -1 4202560 47 0 0 0 12 16 0 0 20 0 22 0 30034421 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617285847880 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10086] ppid=10064 vsize=9824732 CPUtime=808.02 cores=0,2,4,6
/proc/10067/task/10086/stat : 10086 (java) R 10064 10067 8258 0 -1 4202560 68 0 0 0 80789 13 0 0 20 0 22 0 30034561 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617284791168 140617784535572 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10067/tid=10087] ppid=10064 vsize=9824732 CPUtime=807.9 cores=0,2,4,6
/proc/10067/task/10087/stat : 10087 (java) R 10064 10067 8258 0 -1 4202560 1727 0 0 0 80753 37 0 0 20 0 22 0 30034561 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617283739312 140617784425919 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10088] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10088/stat : 10088 (java) S 10064 10067 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30034563 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617282688552 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10089] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10089/stat : 10089 (java) S 10064 10067 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30034563 10060525568 974466 33554432000 1073741824 1073778376 140737194772624 140617281636008 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1651.07
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.41 4.28 4.18 5/219 10272
/proc/meminfo: memFree=24435776/32872528 swapFree=1200228/1314692
[pid=10067] ppid=10064 vsize=9824732 CPUtime=1771.6 cores=0,2,4,6
/proc/10067/stat : 10067 (java) S 10064 10067 8258 0 -1 4202496 44649 0 1 0 176884 276 0 0 20 0 22 0 30034416 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140737194763760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10067/statm: 2456183 994467 2302 9 0 2446860 0
[pid=10067/tid=10068] ppid=10064 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/10067/task/10068/stat : 10068 (java) S 10064 10067 8258 0 -1 4202560 2552 0 1 0 123 8 0 0 20 0 22 0 30034417 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617939907448 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10070] ppid=10064 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/10067/task/10070/stat : 10070 (java) S 10064 10067 8258 0 -1 4202560 1041 0 0 0 250 30 0 0 20 0 22 0 30034417 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617782913704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10071] ppid=10064 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/10067/task/10071/stat : 10071 (java) S 10064 10067 8258 0 -1 4202560 1159 0 0 0 242 30 0 0 20 0 22 0 30034417 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617781861160 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10072] ppid=10064 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/10067/task/10072/stat : 10072 (java) S 10064 10067 8258 0 -1 4202560 884 0 0 0 229 27 0 0 20 0 22 0 30034417 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617780808616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10073] ppid=10064 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/10067/task/10073/stat : 10073 (java) S 10064 10067 8258 0 -1 4202560 1037 0 0 0 232 23 0 0 20 0 22 0 30034417 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617779756072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10074] ppid=10064 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/10067/task/10074/stat : 10074 (java) S 10064 10067 8258 0 -1 4202560 992 0 0 0 233 30 0 0 20 0 22 0 30034417 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617778702504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10075] ppid=10064 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/10067/task/10075/stat : 10075 (java) S 10064 10067 8258 0 -1 4202560 948 0 0 0 212 23 0 0 20 0 22 0 30034417 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617777649960 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10076] ppid=10064 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/10067/task/10076/stat : 10076 (java) S 10064 10067 8258 0 -1 4202560 1198 0 0 0 255 28 0 0 20 0 22 0 30034417 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617776597416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10077] ppid=10064 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/10067/task/10077/stat : 10077 (java) S 10064 10067 8258 0 -1 4202560 907 0 0 0 224 22 0 0 20 0 22 0 30034417 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617775544872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10078] ppid=10064 vsize=9824732 CPUtime=5.33 cores=0,2,4,6
/proc/10067/task/10078/stat : 10078 (java) S 10064 10067 8258 0 -1 4202560 2657 0 0 0 521 12 0 0 20 0 22 0 30034418 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617293216360 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10079] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10079/stat : 10079 (java) S 10064 10067 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30034419 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617292162680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10080] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10080/stat : 10080 (java) S 10064 10067 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30034419 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617291110024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10081] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10081/stat : 10081 (java) S 10064 10067 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30034421 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617290058768 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10082] ppid=10064 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/10067/task/10082/stat : 10082 (java) S 10064 10067 8258 0 -1 4202560 12261 0 0 0 180 3 0 0 20 0 22 0 30034421 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617289005112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10083] ppid=10064 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/10067/task/10083/stat : 10083 (java) S 10064 10067 8258 0 -1 4202560 15899 0 0 0 229 3 0 0 20 0 22 0 30034421 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617287952568 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10084] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10084/stat : 10084 (java) S 10064 10067 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30034421 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617286900216 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10085] ppid=10064 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/10067/task/10085/stat : 10085 (java) S 10064 10067 8258 0 -1 4202560 51 0 0 0 14 17 0 0 20 0 22 0 30034421 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617285847880 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10086] ppid=10064 vsize=9824732 CPUtime=867.6 cores=0,2,4,6
/proc/10067/task/10086/stat : 10086 (java) R 10064 10067 8258 0 -1 4202560 68 0 0 0 86746 14 0 0 20 0 22 0 30034561 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617284791168 140617783187394 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10067/tid=10087] ppid=10064 vsize=9824732 CPUtime=867.48 cores=0,2,4,6
/proc/10067/task/10087/stat : 10087 (java) R 10064 10067 8258 0 -1 4202560 1730 0 0 0 86710 38 0 0 20 0 22 0 30034561 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617283739360 140617784406759 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10088] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10088/stat : 10088 (java) S 10064 10067 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30034563 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617282688552 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10089] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10089/stat : 10089 (java) S 10064 10067 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30034563 10060525568 994467 33554432000 1073741824 1073778376 140737194772624 140617281636008 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1771.6
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.001 s]
/proc/loadavg: 4.46 4.30 4.18 5/219 10272
/proc/meminfo: memFree=24291428/32872528 swapFree=1200228/1314692
[pid=10067] ppid=10064 vsize=9824732 CPUtime=1800.08 cores=0,2,4,6
/proc/10067/stat : 10067 (java) S 10064 10067 8258 0 -1 4202496 45313 0 1 0 179716 292 0 0 20 0 22 0 30034416 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140737194763760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10067/statm: 2456183 1030221 2303 9 0 2446860 0
[pid=10067/tid=10068] ppid=10064 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/10067/task/10068/stat : 10068 (java) S 10064 10067 8258 0 -1 4202560 2553 0 1 0 123 8 0 0 20 0 22 0 30034417 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617939907448 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10070] ppid=10064 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/10067/task/10070/stat : 10070 (java) S 10064 10067 8258 0 -1 4202560 1054 0 0 0 251 31 0 0 20 0 22 0 30034417 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617782913704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10071] ppid=10064 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/10067/task/10071/stat : 10071 (java) S 10064 10067 8258 0 -1 4202560 1197 0 0 0 248 32 0 0 20 0 22 0 30034417 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617781861160 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10072] ppid=10064 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/10067/task/10072/stat : 10072 (java) S 10064 10067 8258 0 -1 4202560 887 0 0 0 231 27 0 0 20 0 22 0 30034417 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617780808616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10073] ppid=10064 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/10067/task/10073/stat : 10073 (java) S 10064 10067 8258 0 -1 4202560 1093 0 0 0 241 26 0 0 20 0 22 0 30034417 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617779756072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10067/tid=10074] ppid=10064 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/10067/task/10074/stat : 10074 (java) S 10064 10067 8258 0 -1 4202560 1005 0 0 0 235 31 0 0 20 0 22 0 30034417 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617778702504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10075] ppid=10064 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/10067/task/10075/stat : 10075 (java) S 10064 10067 8258 0 -1 4202560 985 0 0 0 219 24 0 0 20 0 22 0 30034417 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617777649960 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10076] ppid=10064 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/10067/task/10076/stat : 10076 (java) S 10064 10067 8258 0 -1 4202560 1246 0 0 0 260 31 0 0 20 0 22 0 30034417 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617776597416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10077] ppid=10064 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/10067/task/10077/stat : 10077 (java) S 10064 10067 8258 0 -1 4202560 954 0 0 0 230 25 0 0 20 0 22 0 30034417 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617775544872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10078] ppid=10064 vsize=9824732 CPUtime=6.47 cores=0,2,4,6
/proc/10067/task/10078/stat : 10078 (java) S 10064 10067 8258 0 -1 4202560 3063 0 0 0 634 13 0 0 20 0 22 0 30034418 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617293216360 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10079] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10079/stat : 10079 (java) S 10064 10067 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30034419 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617292162680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10080] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10080/stat : 10080 (java) S 10064 10067 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30034419 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617291110024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10081] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10081/stat : 10081 (java) S 10064 10067 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30034421 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617290058768 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10082] ppid=10064 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/10067/task/10082/stat : 10082 (java) S 10064 10067 8258 0 -1 4202560 12263 0 0 0 182 3 0 0 20 0 22 0 30034421 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617289005112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10083] ppid=10064 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/10067/task/10083/stat : 10083 (java) S 10064 10067 8258 0 -1 4202560 15899 0 0 0 229 3 0 0 20 0 22 0 30034421 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617287952568 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10067/tid=10084] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10084/stat : 10084 (java) S 10064 10067 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30034421 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617286900216 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10085] ppid=10064 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/10067/task/10085/stat : 10085 (java) S 10064 10067 8258 0 -1 4202560 51 0 0 0 14 17 0 0 20 0 22 0 30034421 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617285847880 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10067/tid=10086] ppid=10064 vsize=9824732 CPUtime=880.97 cores=0,2,4,6
/proc/10067/task/10086/stat : 10086 (java) R 10064 10067 8258 0 -1 4202560 68 0 0 0 88083 14 0 0 20 0 22 0 30034561 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617284791984 140617784535580 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10067/tid=10087] ppid=10064 vsize=9824732 CPUtime=880.85 cores=0,2,4,6
/proc/10067/task/10087/stat : 10087 (java) R 10064 10067 8258 0 -1 4202560 1730 0 0 0 88047 38 0 0 20 0 22 0 30034561 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617283738352 140617784406772 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10088] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10088/stat : 10088 (java) S 10064 10067 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30034563 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617282688552 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10067/tid=10089] ppid=10064 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10067/task/10089/stat : 10089 (java) S 10064 10067 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30034563 10060525568 1030221 33554432000 1073741824 1073778376 140737194772624 140617281636008 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 10067 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 10067 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=490500
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=409481
# CPU time returned by wait4() is 1795.9
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 897.051
CPU time (s): 1800.08
CPU user time (s): 1797.16
CPU system time (s): 2.92
CPU usage (%): 200.666
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.49
system time used= 3.40948
maximum resident set size= 4121008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45354
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25614
involuntary context switches= 31954

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.11207 second user time and 6.80696 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 21:57:59
IDJOB=4107031
IDBENCH=48379
IDSOLVER=2543
FILE ID=node131/4107031-1466279879
RUNJOBID= node131-1466276277-8274
PBS_JOBID= 19918257
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_60_4_80.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107031-1466279879/watcher-4107031-1466279879 -o /tmp/evaluation-result-4107031-1466279879/solver-4107031-1466279879 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466276277-8274 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4107031-1466279879.opb

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

MD5SUM BENCH= fa22dd251e76880c1495cc1725a19f60
RANDOM SEED=2062044557

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.57
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.752
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:        26712584 kB
Buffers:          159588 kB
Cached:           173252 kB
SwapCached:         1460 kB
Active:          3872392 kB
Inactive:         227548 kB
Active(anon):    3766548 kB
Inactive(anon):     2920 kB
Active(file):     105844 kB
Inactive(file):   224628 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:              1580 kB
Writeback:             0 kB
AnonPages:       5058656 kB
Mapped:            15468 kB
Shmem:                 0 kB
Slab:             604668 kB
SReclaimable:      48064 kB
SUnreclaim:       556604 kB
KernelStack:        1760 kB
PageTables:        13964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5464280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3774464 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= 71704 MiB
End job on node131 at 2016-06-18 22:12:56