Trace number 3733133

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? (exit code) 1244.38 1269.8

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
MD5SUM49f1950e042362832bbb830f499dd3e3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-45
Best CPU time to get the best result obtained on this benchmark106.029
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58245
Number of constraints which are clauses58245
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 945
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.04/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.04/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.04/0.08	c no version file found!!!
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version	1.6.0_24
0.04/0.08	c os.name	Linux
0.04/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.08	c os.arch	amd64
0.04/0.08	c Free memory 1599470296
0.04/0.08	c Max memory 1607860224
0.04/0.08	c Total memory 1607860224
0.04/0.08	c Number of processors 8
0.08/0.11	--- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.11	c No reason simplification
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3733133-1338693467.opb
0.08/0.11	c reading problem ... 
1.20/0.66	c ... done. Wall clock time 0.555s.
1.20/0.66	c CPU time (experimental) 0.63s.
1.20/0.66	c #vars     945
1.20/0.66	c #constraints  58245
1.20/0.68	c SATISFIABLE
1.20/0.68	c OPTIMIZING...
1.20/0.68	c Got one! Elapsed wall clock time (in seconds):0.576
1.20/0.69	o -29
1.31/0.75	c Got one! Elapsed wall clock time (in seconds):0.643
1.31/0.75	o -30
1.31/0.78	c Got one! Elapsed wall clock time (in seconds):0.669
1.31/0.78	o -31
1.52/0.81	c Got one! Elapsed wall clock time (in seconds):0.705
1.52/0.81	o -32
1.67/0.92	c Got one! Elapsed wall clock time (in seconds):0.815
1.67/0.92	o -33
1.96/1.13	c Got one! Elapsed wall clock time (in seconds):1.021
1.96/1.13	o -34
1.96/1.17	c Got one! Elapsed wall clock time (in seconds):1.063
1.96/1.17	o -35
511.24/508.81	c cleaning 178797 clauses out of 357602 for limit 6.743408565339774E9
511.69/518.06	c cleaning 89642 clauses out of 179303 for limit 2.2134958891144146E10
520.57/519.57	c cleaning 45076 clauses out of 90164 for limit 7.281025092307938E10
520.57/520.10	c cleaning 22785 clauses out of 45586 for limit 2.3701786150143716E11
523.02/520.64	c cleaning 11644 clauses out of 23301 for limit 7.647049275539927E11
523.02/520.92	c cleaning 6071 clauses out of 12158 for limit 2.4193388992652983E12
523.02/521.04	c cleaning 3285 clauses out of 6585 for limit 7.351736479107935E12
523.02/521.13	c cleaning 1893 clauses out of 3801 for limit 2.1025108225125277E13
523.02/521.22	c cleaning 1197 clauses out of 2407 for limit 5.469925288688679E13
523.02/521.31	c cleaning 855 clauses out of 1710 for limit 1.2697471930309194E14
523.02/521.40	c cleaning 678 clauses out of 1356 for limit 2.643285545451728E14
523.02/521.46	c cleaning 589 clauses out of 1178 for limit 5.0178117849128225E14
523.02/521.53	c cleaning 537 clauses out of 1089 for limit 8.951331993677661E14
523.02/521.59	c cleaning 521 clauses out of 1053 for limit 1.5281907697327288E15
523.02/521.66	c cleaning 515 clauses out of 1030 for limit 2.571316769294061E15
523.02/521.73	c cleaning 508 clauses out of 1016 for limit 4.3031798504057725E15
523.02/521.80	c cleaning 504 clauses out of 1008 for limit 7.152840823709452E15
523.02/521.87	c cleaning 501 clauses out of 1003 for limit 1.184294015967012E16
523.02/521.95	c cleaning 501 clauses out of 1002 for limit 1.9550084252910612E16
523.02/522.03	c cleaning 500 clauses out of 1001 for limit 3.2272912792330952E16
524.56/550.56	c cleaning 497 clauses out of 1001 for limit 5.322235058758585E-4
524.56/550.64	c cleaning 493 clauses out of 1005 for limit 8.750894860401436E-4
524.56/550.71	c cleaning 495 clauses out of 1012 for limit 0.0014331574387416066
524.56/550.78	c cleaning 501 clauses out of 1016 for limit 0.002351809184041641
524.56/550.85	c cleaning 500 clauses out of 1017 for limit 0.00388239525552066
524.56/550.93	c cleaning 501 clauses out of 1015 for limit 0.006402381098137172
524.56/551.00	c cleaning 502 clauses out of 1016 for limit 0.010569118484719966
524.56/551.08	c cleaning 503 clauses out of 1014 for limit 0.017464268774517806
524.56/551.15	c cleaning 495 clauses out of 1009 for limit 0.028885777306440315
524.56/551.23	c cleaning 498 clauses out of 1015 for limit 0.04740231822749827
524.56/551.31	c cleaning 504 clauses out of 1018 for limit 0.07802041293524639
524.56/551.39	c cleaning 499 clauses out of 1013 for limit 0.12917187166426983
524.56/551.48	c cleaning 497 clauses out of 1013 for limit 0.2128086749815367
524.56/551.56	c cleaning 499 clauses out of 1016 for limit 0.34991370447125825
524.56/551.65	c cleaning 504 clauses out of 1023 for limit 0.5765566477707061
524.56/551.74	c cleaning 495 clauses out of 1013 for limit 0.9544583653669287
524.56/551.83	c cleaning 499 clauses out of 1018 for limit 1.566298539814541
524.56/551.91	c cleaning 503 clauses out of 1019 for limit 2.5805009545877597
524.56/551.99	c cleaning 497 clauses out of 1016 for limit 4.268157009661998
524.56/552.06	c cleaning 500 clauses out of 1019 for limit 7.0180393356685755
524.56/552.15	c cleaning 502 clauses out of 1019 for limit 11.573685721022995
524.56/552.24	c cleaning 498 clauses out of 1018 for limit 19.124429556243253
524.56/552.32	c cleaning 501 clauses out of 1019 for limit 31.476284286738714
524.56/552.40	c cleaning 500 clauses out of 1018 for limit 51.95959438056454
1083.40/1109.23	c Got one! Elapsed wall clock time (in seconds):1109.122
1083.40/1109.23	o -36
1164.82/1190.26	c Got one! Elapsed wall clock time (in seconds):1190.15
1164.82/1190.26	o -37
1234.02/1259.44	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
1234.52/1259.98		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
1234.52/1259.98		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
1235.72/1261.12		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
1236.22/1261.63		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
1236.72/1262.14		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1237.22/1262.65		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1237.72/1263.15		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1238.22/1263.66		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1238.72/1264.17		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
1239.72/1265.18		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
1239.72/1265.18		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
1240.22/1265.68		at org.sat4j.AbstractLauncher.run(Unknown Source)
1240.72/1266.18		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
1244.38/1269.78	c starts		: 69

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3733133-1338693467/watcher-3733133-1338693467 -o /tmp/evaluation-result-3733133-1338693467/solver-3733133-1338693467 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3733133-1338693467.opb 

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: 1.92 1.98 1.99 2/194 18236
/proc/meminfo: memFree=26536832/32873844 swapFree=7108/7108
[pid=18236] ppid=18234 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/18236/stat : 18236 (java) D 18234 18236 15746 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 335471248 9515008 182 33554432000 1073741824 1073778376 140733204184144 140733204175176 248790204085 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/18236/statm: 2323 182 140 9 0 71 0

[startup+0.0651489 s]
/proc/loadavg: 1.92 1.98 1.99 2/194 18236
/proc/meminfo: memFree=26536832/32873844 swapFree=7108/7108
[pid=18236] ppid=18234 vsize=2623916 CPUtime=0.04 cores=0,2,4,6
/proc/18236/stat : 18236 (java) S 18234 18236 15746 0 -1 4202496 3965 0 1 0 3 1 0 0 20 0 13 0 335471248 2686889984 5685 33554432000 1073741824 1073778376 140733620627200 140733620618336 248793563197 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18236/statm: 655979 5685 1715 9 0 646680 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2623916

[startup+0.100257 s]
/proc/loadavg: 1.92 1.98 1.99 2/194 18236
/proc/meminfo: memFree=26536832/32873844 swapFree=7108/7108
[pid=18236] ppid=18234 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/18236/stat : 18236 (java) S 18234 18236 15746 0 -1 4202496 4722 0 1 0 7 1 0 0 20 0 18 0 335471248 3028844544 6433 33554432000 1073741824 1073778376 140733620627200 140733620618336 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18236/statm: 739464 6436 2055 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300213 s]
/proc/loadavg: 1.92 1.98 1.99 2/194 18236
/proc/meminfo: memFree=26536832/32873844 swapFree=7108/7108
[pid=18236] ppid=18234 vsize=2957856 CPUtime=0.41 cores=0,2,4,6
/proc/18236/stat : 18236 (java) S 18234 18236 15746 0 -1 4202496 5550 0 1 0 39 2 0 0 20 0 18 0 335471248 3028844544 8513 33554432000 1073741824 1073778376 140733620627200 140733620618336 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18236/statm: 739464 8513 2237 9 0 729885 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 2957856

[startup+0.70022 s]
/proc/loadavg: 1.92 1.98 1.99 2/194 18236
/proc/meminfo: memFree=26536832/32873844 swapFree=7108/7108
[pid=18236] ppid=18234 vsize=3024420 CPUtime=1.31 cores=0,2,4,6
/proc/18236/stat : 18236 (java) S 18234 18236 15746 0 -1 4202496 9133 0 1 0 126 5 0 0 20 0 18 0 335471248 3097006080 40124 33554432000 1073741824 1073778376 140733620627200 140733620618336 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18236/statm: 756105 40124 2267 9 0 746526 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 3024420

[startup+1.50065 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 18260
/proc/meminfo: memFree=26376232/32873844 swapFree=7108/7108
[pid=18236] ppid=18234 vsize=3024420 CPUtime=2.4 cores=0,2,4,6
/proc/18236/stat : 18236 (java) S 18234 18236 15746 0 -1 4202496 9565 0 1 0 234 6 0 0 20 0 19 0 335471248 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140733620618336 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18236/statm: 756105 45852 2281 9 0 746526 0
[pid=18236/tid=18238] ppid=18234 vsize=3024420 CPUtime=1.46 cores=0,2,4,6
/proc/18236/task/18238/stat : 18238 (java) R 18234 18236 15746 0 -1 4202560 3099 0 1 0 142 4 0 0 20 0 19 0 335471249 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140040249397800 140040110594581 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18236/tid=18239] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18239/stat : 18239 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140040232823336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18240] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18240/stat : 18240 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140040231770536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18241] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18241/stat : 18241 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140040230717736 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18242] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18242/stat : 18242 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140040229664936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18236/tid=18243] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18243/stat : 18243 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140040228613160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18244] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18244/stat : 18244 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140040109812648 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18236/tid=18245] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18245/stat : 18245 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140040108759848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18246] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18246/stat : 18246 (java) S 18234 18236 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140040107707048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18247] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18247/stat : 18247 (java) S 18234 18236 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335471251 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140040095508968 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18248] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18248/stat : 18248 (java) S 18234 18236 15746 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335471252 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140040094455032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18249] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18249/stat : 18249 (java) S 18234 18236 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335471252 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140039489053704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18250] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18250/stat : 18250 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140039488002192 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18251] ppid=18234 vsize=3024420 CPUtime=0.45 cores=0,2,4,6
/proc/18236/task/18251/stat : 18251 (java) S 18234 18236 15746 0 -1 4202560 2513 0 0 0 44 1 0 0 20 0 19 0 335471254 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140039486950328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18252] ppid=18234 vsize=3024420 CPUtime=0.44 cores=0,2,4,6
/proc/18236/task/18252/stat : 18252 (java) S 18234 18236 15746 0 -1 4202560 2744 0 0 0 44 0 0 0 20 0 19 0 335471254 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140039485897528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18253] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18253/stat : 18253 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140039484844920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18254] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18254/stat : 18254 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 45852 33554432000 1073741824 1073778376 140733620627200 140039483792328 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 3024420

[startup+3.10071 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 18262
/proc/meminfo: memFree=26346816/32873844 swapFree=7108/7108
[pid=18236] ppid=18234 vsize=3024420 CPUtime=4.05 cores=0,2,4,6
/proc/18236/stat : 18236 (java) S 18234 18236 15746 0 -1 4202496 9583 0 1 0 398 7 0 0 20 0 19 0 335471248 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140733620618336 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18236/statm: 756105 53533 2281 9 0 746526 0
[pid=18236/tid=18238] ppid=18234 vsize=3024420 CPUtime=3.05 cores=0,2,4,6
/proc/18236/task/18238/stat : 18238 (java) R 18234 18236 15746 0 -1 4202560 3116 0 1 0 301 4 0 0 20 0 19 0 335471249 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140040249395768 140040110727434 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18236/tid=18239] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18239/stat : 18239 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140040232823336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18240] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18240/stat : 18240 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140040231770536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18241] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18241/stat : 18241 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140040230717736 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18242] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18242/stat : 18242 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140040229664936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18236/tid=18243] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18243/stat : 18243 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140040228613160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18244] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18244/stat : 18244 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140040109812648 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18236/tid=18245] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18245/stat : 18245 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140040108759848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18246] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18246/stat : 18246 (java) S 18234 18236 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140040107707048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18247] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18247/stat : 18247 (java) S 18234 18236 15746 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 335471251 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140040095508968 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18248] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18248/stat : 18248 (java) S 18234 18236 15746 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335471252 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140040094455032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18249] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18249/stat : 18249 (java) S 18234 18236 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335471252 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140039489053704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18250] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18250/stat : 18250 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140039488002192 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18251] ppid=18234 vsize=3024420 CPUtime=0.47 cores=0,2,4,6
/proc/18236/task/18251/stat : 18251 (java) S 18234 18236 15746 0 -1 4202560 2513 0 0 0 45 2 0 0 20 0 19 0 335471254 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140039486950328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18252] ppid=18234 vsize=3024420 CPUtime=0.46 cores=0,2,4,6
/proc/18236/task/18252/stat : 18252 (java) S 18234 18236 15746 0 -1 4202560 2744 0 0 0 46 0 0 0 20 0 19 0 335471254 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140039485897528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18253] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18253/stat : 18253 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140039484844920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18254] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18254/stat : 18254 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140039483792328 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18262] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18262/stat : 18262 (java) S 18234 18236 15746 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335471366 3097006080 53533 33554432000 1073741824 1073778376 140733620627200 140039481660712 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 3024420

[startup+6.30071 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 18262
/proc/meminfo: memFree=26305492/32873844 swapFree=7108/7108
[pid=18236] ppid=18234 vsize=3024420 CPUtime=7.23 cores=0,2,4,6
/proc/18236/stat : 18236 (java) S 18234 18236 15746 0 -1 4202496 9601 0 1 0 716 7 0 0 20 0 19 0 335471248 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140733620618336 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18236/statm: 756105 62221 2281 9 0 746526 0
[pid=18236/tid=18238] ppid=18234 vsize=3024420 CPUtime=6.24 cores=0,2,4,6
/proc/18236/task/18238/stat : 18238 (java) R 18234 18236 15746 0 -1 4202560 3134 0 1 0 619 5 0 0 20 0 19 0 335471249 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140040249395648 140040110594465 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18236/tid=18239] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18239/stat : 18239 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140040232823336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18240] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18240/stat : 18240 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140040231770536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18241] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18241/stat : 18241 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140040230717736 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18242] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18242/stat : 18242 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140040229664936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18236/tid=18243] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18243/stat : 18243 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140040228613160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18244] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18244/stat : 18244 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140040109812648 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18236/tid=18245] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18245/stat : 18245 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140040108759848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18246] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18246/stat : 18246 (java) S 18234 18236 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335471250 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140040107707048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18247] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18247/stat : 18247 (java) S 18234 18236 15746 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 335471251 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140040095508968 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18248] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18248/stat : 18248 (java) S 18234 18236 15746 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335471252 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140040094455032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18249] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18249/stat : 18249 (java) S 18234 18236 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335471252 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140039489053704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18250] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18250/stat : 18250 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140039488002192 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18251] ppid=18234 vsize=3024420 CPUtime=0.47 cores=0,2,4,6
/proc/18236/task/18251/stat : 18251 (java) S 18234 18236 15746 0 -1 4202560 2513 0 0 0 45 2 0 0 20 0 19 0 335471254 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140039486950328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18252] ppid=18234 vsize=3024420 CPUtime=0.46 cores=0,2,4,6
/proc/18236/task/18252/stat : 18252 (java) S 18234 18236 15746 0 -1 4202560 2744 0 0 0 46 0 0 0 20 0 19 0 335471254 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140039485897528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18253] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18253/stat : 18253 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140039484844920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18254] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18254/stat : 18254 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140039483792328 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18236/tid=18262] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18262/stat : 18262 (java) S 18234 18236 15746 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335471366 3097006080 62221 33554432000 1073741824 1073778376 140733620627200 140039481660712 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.23
Current children cumulated vsize (KiB) 3024420

[startup+12.7006 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 18262
/proc/meminfo: memFree=26270072/32873844 swapFree=7108/7108

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

/proc/18236/task/18242/stat : 18242 (java) S 18234 18236 15746 0 -1 4202560 399 0 0 0 37 25 0 0 20 0 19 0 335471250 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140040229664936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18243] ppid=18234 vsize=3024420 CPUtime=0.51 cores=0,2,4,6
/proc/18236/task/18243/stat : 18243 (java) S 18234 18236 15746 0 -1 4202560 330 0 0 0 31 20 0 0 20 0 19 0 335471250 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140040228613160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18244] ppid=18234 vsize=3024420 CPUtime=0.22 cores=0,2,4,6
/proc/18236/task/18244/stat : 18244 (java) S 18234 18236 15746 0 -1 4202560 149 0 0 0 13 9 0 0 20 0 19 0 335471250 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140040109812648 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18245] ppid=18234 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/18236/task/18245/stat : 18245 (java) S 18234 18236 15746 0 -1 4202560 168 0 0 0 20 9 0 0 20 0 19 0 335471250 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140040108759848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18246] ppid=18234 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/18236/task/18246/stat : 18246 (java) S 18234 18236 15746 0 -1 4202560 178 0 0 0 19 10 0 0 20 0 19 0 335471250 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140040107707048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18247] ppid=18234 vsize=3024420 CPUtime=13.7 cores=0,2,4,6
/proc/18236/task/18247/stat : 18247 (java) R 18234 18236 15746 0 -1 4202560 256 0 0 0 1362 8 0 0 20 0 19 0 335471251 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140040095508968 140040253559100 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18248] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18248/stat : 18248 (java) S 18234 18236 15746 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 335471252 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140040094455032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18249] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18249/stat : 18249 (java) S 18234 18236 15746 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 335471252 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140039489051000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18250] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18250/stat : 18250 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140039488002192 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18251] ppid=18234 vsize=3024420 CPUtime=0.53 cores=0,2,4,6
/proc/18236/task/18251/stat : 18251 (java) S 18234 18236 15746 0 -1 4202560 2521 0 0 0 51 2 0 0 20 0 19 0 335471254 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140039486950328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18252] ppid=18234 vsize=3024420 CPUtime=0.52 cores=0,2,4,6
/proc/18236/task/18252/stat : 18252 (java) S 18234 18236 15746 0 -1 4202560 2753 0 0 0 51 1 0 0 20 0 19 0 335471254 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140039485897528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18253] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18253/stat : 18253 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140039484844920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18254] ppid=18234 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/18236/task/18254/stat : 18254 (java) S 18234 18236 15746 0 -1 4202560 73 0 0 0 17 18 0 0 20 0 19 0 335471254 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140039483792328 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18236/tid=18341] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18341/stat : 18341 (java) S 18234 18236 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335590274 3097006080 418275 33554432000 1073741824 1073778376 140733620627200 140039481660456 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1242.52
Current children cumulated vsize (KiB) 3024420

[startup+1268.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 18341
/proc/meminfo: memFree=25480380/32873844 swapFree=7108/7108
[pid=18236] ppid=18234 vsize=3024420 CPUtime=1243.32 cores=0,2,4,6
/proc/18236/stat : 18236 (java) S 18234 18236 15746 0 -1 4202496 11858 0 1 0 124191 141 0 0 20 0 19 0 335471248 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140733620618336 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18236/statm: 756105 418277 2309 9 0 746526 0
[pid=18236/tid=18238] ppid=18234 vsize=3024420 CPUtime=1221.44 cores=0,2,4,6
/proc/18236/task/18238/stat : 18238 (java) S 18234 18236 15746 0 -1 4202560 3282 0 1 0 122114 30 0 0 20 0 19 0 335471249 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140040249398152 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18239] ppid=18234 vsize=3024420 CPUtime=0.3 cores=0,2,4,6
/proc/18236/task/18239/stat : 18239 (java) S 18234 18236 15746 0 -1 4202560 200 0 0 0 20 10 0 0 20 0 19 0 335471250 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140040232823336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18240] ppid=18234 vsize=3024420 CPUtime=0.33 cores=0,2,4,6
/proc/18236/task/18240/stat : 18240 (java) S 18234 18236 15746 0 -1 4202560 197 0 0 0 20 13 0 0 20 0 19 0 335471250 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140040231770536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18241] ppid=18234 vsize=3024420 CPUtime=0.27 cores=0,2,4,6
/proc/18236/task/18241/stat : 18241 (java) S 18234 18236 15746 0 -1 4202560 141 0 0 0 18 9 0 0 20 0 19 0 335471250 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140040230717736 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18242] ppid=18234 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/18236/task/18242/stat : 18242 (java) S 18234 18236 15746 0 -1 4202560 399 0 0 0 37 25 0 0 20 0 19 0 335471250 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140040229664936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18243] ppid=18234 vsize=3024420 CPUtime=0.51 cores=0,2,4,6
/proc/18236/task/18243/stat : 18243 (java) S 18234 18236 15746 0 -1 4202560 330 0 0 0 31 20 0 0 20 0 19 0 335471250 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140040228613160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18244] ppid=18234 vsize=3024420 CPUtime=0.22 cores=0,2,4,6
/proc/18236/task/18244/stat : 18244 (java) S 18234 18236 15746 0 -1 4202560 149 0 0 0 13 9 0 0 20 0 19 0 335471250 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140040109812648 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18245] ppid=18234 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/18236/task/18245/stat : 18245 (java) S 18234 18236 15746 0 -1 4202560 168 0 0 0 20 9 0 0 20 0 19 0 335471250 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140040108759848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18246] ppid=18234 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/18236/task/18246/stat : 18246 (java) S 18234 18236 15746 0 -1 4202560 178 0 0 0 19 10 0 0 20 0 19 0 335471250 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140040107707048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18247] ppid=18234 vsize=3024420 CPUtime=14.5 cores=0,2,4,6
/proc/18236/task/18247/stat : 18247 (java) R 18234 18236 15746 0 -1 4202560 256 0 0 0 1442 8 0 0 20 0 19 0 335471251 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140040095508968 140040252668044 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18248] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18248/stat : 18248 (java) S 18234 18236 15746 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 335471252 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140040094455032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18249] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18249/stat : 18249 (java) S 18234 18236 15746 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 335471252 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140039489053704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18250] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18250/stat : 18250 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140039488002192 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18251] ppid=18234 vsize=3024420 CPUtime=0.53 cores=0,2,4,6
/proc/18236/task/18251/stat : 18251 (java) S 18234 18236 15746 0 -1 4202560 2521 0 0 0 51 2 0 0 20 0 19 0 335471254 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140039486950328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18252] ppid=18234 vsize=3024420 CPUtime=0.52 cores=0,2,4,6
/proc/18236/task/18252/stat : 18252 (java) S 18234 18236 15746 0 -1 4202560 2753 0 0 0 51 1 0 0 20 0 19 0 335471254 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140039485897528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18253] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18253/stat : 18253 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335471254 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140039484844920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18254] ppid=18234 vsize=3024420 CPUtime=0.36 cores=0,2,4,6
/proc/18236/task/18254/stat : 18254 (java) S 18234 18236 15746 0 -1 4202560 73 0 0 0 18 18 0 0 20 0 19 0 335471254 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140039483792328 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18236/tid=18341] ppid=18234 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18341/stat : 18341 (java) S 18234 18236 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335590274 3097006080 418277 33554432000 1073741824 1073778376 140733620627200 140039481660456 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1243.32
Current children cumulated vsize (KiB) 3024420

[startup+1269.5 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 18341
/proc/meminfo: memFree=25480380/32873844 swapFree=7108/7108
[pid=18236] ppid=18234 vsize=3090984 CPUtime=1244.18 cores=0,2,4,6
/proc/18236/stat : 18236 (java) S 18234 18236 15746 0 -1 4202496 11877 0 1 0 124273 145 0 0 20 0 18 0 335471248 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140733620618336 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18236/statm: 772746 418292 2309 9 0 763167 0
[pid=18236/tid=18238] ppid=18234 vsize=3090984 CPUtime=1221.44 cores=0,2,4,6
/proc/18236/task/18238/stat : 18238 (java) S 18234 18236 15746 0 -1 4202560 3285 0 1 0 122114 30 0 0 20 0 18 0 335471249 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040249400472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18239] ppid=18234 vsize=3090984 CPUtime=0.3 cores=0,2,4,6
/proc/18236/task/18239/stat : 18239 (java) S 18234 18236 15746 0 -1 4202560 200 0 0 0 20 10 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040232823336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18240] ppid=18234 vsize=3090984 CPUtime=0.33 cores=0,2,4,6
/proc/18236/task/18240/stat : 18240 (java) S 18234 18236 15746 0 -1 4202560 197 0 0 0 20 13 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040231770536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18241] ppid=18234 vsize=3090984 CPUtime=0.27 cores=0,2,4,6
/proc/18236/task/18241/stat : 18241 (java) S 18234 18236 15746 0 -1 4202560 141 0 0 0 18 9 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040230717736 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18242] ppid=18234 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/18236/task/18242/stat : 18242 (java) S 18234 18236 15746 0 -1 4202560 399 0 0 0 37 25 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040229664936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18243] ppid=18234 vsize=3090984 CPUtime=0.51 cores=0,2,4,6
/proc/18236/task/18243/stat : 18243 (java) S 18234 18236 15746 0 -1 4202560 330 0 0 0 31 20 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040228613160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18244] ppid=18234 vsize=3090984 CPUtime=0.22 cores=0,2,4,6
/proc/18236/task/18244/stat : 18244 (java) S 18234 18236 15746 0 -1 4202560 149 0 0 0 13 9 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040109812648 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18245] ppid=18234 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/18236/task/18245/stat : 18245 (java) S 18234 18236 15746 0 -1 4202560 168 0 0 0 20 9 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040108759848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18246] ppid=18234 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/18236/task/18246/stat : 18246 (java) S 18234 18236 15746 0 -1 4202560 178 0 0 0 19 10 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040107707048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18247] ppid=18234 vsize=3090984 CPUtime=15.29 cores=0,2,4,6
/proc/18236/task/18247/stat : 18247 (java) R 18234 18236 15746 0 -1 4202560 258 0 0 0 1521 8 0 0 20 0 18 0 335471251 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040095509128 140040255905914 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18248] ppid=18234 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18248/stat : 18248 (java) S 18234 18236 15746 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 335471252 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040094455032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18249] ppid=18234 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18249/stat : 18249 (java) S 18234 18236 15746 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 18 0 335471252 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140039489053704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18251] ppid=18234 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/18236/task/18251/stat : 18251 (java) S 18234 18236 15746 0 -1 4202560 2521 0 0 0 51 2 0 0 20 0 18 0 335471254 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140039486950328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18252] ppid=18234 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/18236/task/18252/stat : 18252 (java) S 18234 18236 15746 0 -1 4202560 2753 0 0 0 51 1 0 0 20 0 18 0 335471254 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140039485897528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18253] ppid=18234 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18253/stat : 18253 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 335471254 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140039484844920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18341] ppid=18234 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18341/stat : 18341 (java) S 18234 18236 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 335590274 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140039481660456 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1244.18
Current children cumulated vsize (KiB) 3090984

[startup+1269.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 18341
/proc/meminfo: memFree=25480380/32873844 swapFree=7108/7108
[pid=18236] ppid=18234 vsize=3090984 CPUtime=1244.38 cores=0,2,4,6
/proc/18236/stat : 18236 (java) S 18234 18236 15746 0 -1 4202496 11877 0 1 0 124293 145 0 0 20 0 18 0 335471248 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140733620618336 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18236/statm: 772746 418292 2309 9 0 763167 0
[pid=18236/tid=18238] ppid=18234 vsize=3090984 CPUtime=1221.44 cores=0,2,4,6
/proc/18236/task/18238/stat : 18238 (java) S 18234 18236 15746 0 -1 4202560 3285 0 1 0 122114 30 0 0 20 0 18 0 335471249 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040249400472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18239] ppid=18234 vsize=3090984 CPUtime=0.3 cores=0,2,4,6
/proc/18236/task/18239/stat : 18239 (java) S 18234 18236 15746 0 -1 4202560 200 0 0 0 20 10 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040232823336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18240] ppid=18234 vsize=3090984 CPUtime=0.33 cores=0,2,4,6
/proc/18236/task/18240/stat : 18240 (java) S 18234 18236 15746 0 -1 4202560 197 0 0 0 20 13 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040231770536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18241] ppid=18234 vsize=3090984 CPUtime=0.27 cores=0,2,4,6
/proc/18236/task/18241/stat : 18241 (java) S 18234 18236 15746 0 -1 4202560 141 0 0 0 18 9 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040230717736 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18242] ppid=18234 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/18236/task/18242/stat : 18242 (java) S 18234 18236 15746 0 -1 4202560 399 0 0 0 37 25 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040229664936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18243] ppid=18234 vsize=3090984 CPUtime=0.51 cores=0,2,4,6
/proc/18236/task/18243/stat : 18243 (java) S 18234 18236 15746 0 -1 4202560 330 0 0 0 31 20 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040228613160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18244] ppid=18234 vsize=3090984 CPUtime=0.22 cores=0,2,4,6
/proc/18236/task/18244/stat : 18244 (java) S 18234 18236 15746 0 -1 4202560 149 0 0 0 13 9 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040109812648 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18236/tid=18245] ppid=18234 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/18236/task/18245/stat : 18245 (java) S 18234 18236 15746 0 -1 4202560 168 0 0 0 20 9 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040108759848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18246] ppid=18234 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/18236/task/18246/stat : 18246 (java) S 18234 18236 15746 0 -1 4202560 178 0 0 0 19 10 0 0 20 0 18 0 335471250 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040107707048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18247] ppid=18234 vsize=3090984 CPUtime=15.49 cores=0,2,4,6
/proc/18236/task/18247/stat : 18247 (java) R 18234 18236 15746 0 -1 4202560 258 0 0 0 1541 8 0 0 20 0 18 0 335471251 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040095509128 248789877061 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18248] ppid=18234 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18248/stat : 18248 (java) S 18234 18236 15746 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 335471252 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140040094455032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18249] ppid=18234 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18249/stat : 18249 (java) S 18234 18236 15746 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 18 0 335471252 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140039489053704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18251] ppid=18234 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/18236/task/18251/stat : 18251 (java) S 18234 18236 15746 0 -1 4202560 2521 0 0 0 51 2 0 0 20 0 18 0 335471254 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140039486950328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18252] ppid=18234 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/18236/task/18252/stat : 18252 (java) S 18234 18236 15746 0 -1 4202560 2753 0 0 0 51 1 0 0 20 0 18 0 335471254 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140039485897528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18236/tid=18253] ppid=18234 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18253/stat : 18253 (java) S 18234 18236 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 335471254 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140039484844920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18236/tid=18341] ppid=18234 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18236/task/18341/stat : 18341 (java) S 18234 18236 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 335590274 3165167616 418292 33554432000 1073741824 1073778376 140733620627200 140039481660456 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1244.38
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18236 and gives
#  childrusage.ru_utime.tv_sec=1239
#  childrusage.ru_utime.tv_usec=745530
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=772730
# CPU time returned by wait4() is 1241.52
# while last known CPU time is 1244.38
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1269.8
CPU time (s): 1244.38
CPU user time (s): 1242.93
CPU system time (s): 1.45
CPU usage (%): 97.9985
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1239.75
system time used= 1.77273
maximum resident set size= 1673180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11882
page faults= 1
swaps= 0
block input operations= 0
block output operations= 872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24419
involuntary context switches= 19052

runsolver used 1.9837 second user time and 5.13922 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-03 05:17:47
IDJOB=3733133
IDBENCH=2250
IDSOLVER=2319
FILE ID=node139/3733133-1338693467
RUNJOBID= node139-1338678624-15765
PBS_JOBID= 14636674
Free space on /tmp= 71092 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733133-1338693467/watcher-3733133-1338693467 -o /tmp/evaluation-result-3733133-1338693467/solver-3733133-1338693467 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3733133-1338693467.opb           

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

MD5SUM BENCH= 49f1950e042362832bbb830f499dd3e3
RANDOM SEED=1567475208

node139.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.750
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.750
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	: 5331.91
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.750
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	: 5331.90
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.750
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	: 5331.91
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.750
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	: 5331.92
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.750
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	: 5331.91
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.750
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	: 5331.91
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.750
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26537468 kB
Buffers:          495328 kB
Cached:          3288932 kB
SwapCached:          828 kB
Active:          3348444 kB
Inactive:        2100328 kB
Active(anon):    1658576 kB
Inactive(anon):     7952 kB
Active(file):    1689868 kB
Inactive(file):  2092376 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              4744 kB
Writeback:             0 kB
AnonPages:       1682200 kB
Mapped:            19828 kB
Shmem:                 8 kB
Slab:             732580 kB
SReclaimable:     174712 kB
SUnreclaim:       557868 kB
KernelStack:        1600 kB
PageTables:         7480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1646592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71088 MiB
End job on node139 at 2012-06-03 05:38:57