Trace number 3744410

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
PB07: SAT4JPseudoResolution 2007-03-23? (exit code) 1656.02 1646.74

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_1.opb
MD5SUM8a23e88f34ee33e636d3b24522832f27
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3948307
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 143877824
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 43040121046
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 143877824
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 43040121046
Number of bits of the biggest sum of numbers36
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.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.03/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.03/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.03/0.08	c no version file found!!!
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version	1.6.0_24
0.03/0.08	c os.name	Linux
0.03/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.03/0.08	c os.arch	amd64
0.03/0.08	c Free memory 1599470296
0.03/0.08	c Max memory 1607860224
0.03/0.08	c Total memory 1607860224
0.03/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-3744410-1338799577.opb
0.08/0.11	c reading problem ... 
1.08/0.50	c ... done. Wall clock time 0.397s.
1.08/0.50	c CPU time (experimental) 0.47s.
1.08/0.50	c #vars     5100
1.08/0.50	c #constraints  12508
2.27/0.92	c SATISFIABLE
2.27/0.92	c OPTIMIZING...
2.27/0.92	c Got one! Elapsed wall clock time (in seconds):0.819
2.27/0.98	o 5877267
2.77/1.19	c Got one! Elapsed wall clock time (in seconds):1.089
2.86/1.21	o 3959281
3.99/2.38	c Got one! Elapsed wall clock time (in seconds):2.274
3.99/2.39	o 3294407
749.95/744.85	c cleaning 807458 clauses out of 1614988 for limit 3.9418043452301396E-5
760.66/755.52	c cleaning 403986 clauses out of 808031 for limit 1.3005490603552395E-4
762.16/757.02	c cleaning 202122 clauses out of 404545 for limit 4.283944261164921E-4
763.36/758.21	c cleaning 101405 clauses out of 202922 for limit 0.0014070284876980322
764.56/759.44	c cleaning 50981 clauses out of 102017 for limit 0.0046154639534476795
764.96/759.81	c cleaning 25617 clauses out of 51537 for limit 0.015082008319574288
765.17/760.03	c cleaning 12985 clauses out of 26419 for limit 0.04847114856125418
765.36/760.23	c cleaning 6744 clauses out of 13935 for limit 0.15169913743787408
765.56/760.43	c cleaning 3625 clauses out of 7690 for limit 0.45288206265180225
765.76/760.63	c cleaning 2060 clauses out of 4565 for limit 1.2581330320316935
765.96/760.82	c cleaning 1280 clauses out of 3005 for limit 3.151945919633093
766.16/761.00	c cleaning 892 clauses out of 2225 for limit 7.020193863449528
766.27/761.18	c cleaning 696 clauses out of 1834 for limit 14.0595101027276
766.46/761.36	c cleaning 593 clauses out of 1638 for limit 25.960407725797094
766.66/761.54	c cleaning 551 clauses out of 1544 for limit 45.37320796512004
766.86/761.72	c cleaning 526 clauses out of 1494 for limit 77.40813124639676
767.06/761.90	c cleaning 508 clauses out of 1467 for limit 129.87586166236815
767.16/762.08	c cleaning 506 clauses out of 1460 for limit 215.4249985758223
767.37/762.26	c cleaning 498 clauses out of 1453 for limit 356.6191951092979
767.56/762.44	c cleaning 504 clauses out of 1455 for limit 587.304357977839
767.76/762.62	c cleaning 501 clauses out of 1451 for limit 971.2134571080514
767.96/762.80	c cleaning 500 clauses out of 1450 for limit 1602.765511119112
1649.91/1640.63	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
1649.91/1640.63		at java.math.BigInteger.subtract(BigInteger.java:1109)
1649.91/1640.63		at java.math.BigInteger.subtract(BigInteger.java:1095)
1649.91/1640.63		at org.sat4j.minisat.constraints.pb.MaxWatchPb.propagate(Unknown Source)
1649.91/1640.63		at org.sat4j.minisat.core.Solver.propagate(Unknown Source)
1649.91/1640.63		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1649.91/1640.63		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1649.91/1640.63		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1649.91/1640.63		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1649.91/1640.63		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
1649.91/1640.63		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
1649.91/1640.63		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
1649.91/1640.63		at org.sat4j.AbstractLauncher.run(Unknown Source)
1649.91/1640.63		at org.sat4j.LanceurPseudo2007.main(Unknown Source)

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-3744410-1338799577/watcher-3744410-1338799577 -o /tmp/evaluation-result-3744410-1338799577/solver-3744410-1338799577 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744410-1338799577.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: 2.06 2.07 2.06 3/194 9256
/proc/meminfo: memFree=27144380/32873648 swapFree=7388/7388
[pid=9256] ppid=9254 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/9256/stat : 9256 (java) D 9254 9256 6470 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 346082158 9515008 183 33554432000 1073741824 1073778376 140733753807056 140733753798088 212073266869 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/9256/statm: 2323 183 140 9 0 71 0

[startup+0.063412 s]
/proc/loadavg: 2.06 2.07 2.06 3/194 9256
/proc/meminfo: memFree=27144380/32873648 swapFree=7388/7388
[pid=9256] ppid=9254 vsize=2623916 CPUtime=0.03 cores=0,2,4,6
/proc/9256/stat : 9256 (java) S 9254 9256 6470 0 -1 4202496 3961 0 1 0 3 0 0 0 20 0 13 0 346082158 2686889984 5679 33554432000 1073741824 1073778376 140733965918192 140733965909328 212076625981 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9256/statm: 655979 5679 1710 9 0 646680 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2623916

[startup+0.100263 s]
/proc/loadavg: 2.06 2.07 2.06 3/194 9256
/proc/meminfo: memFree=27144380/32873648 swapFree=7388/7388
[pid=9256] ppid=9254 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/9256/stat : 9256 (java) S 9254 9256 6470 0 -1 4202496 4858 0 1 0 8 0 0 0 20 0 18 0 346082158 3028844544 6565 33554432000 1073741824 1073778376 140733965918192 140733965909328 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9256/statm: 739464 6567 2099 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300221 s]
/proc/loadavg: 2.06 2.07 2.06 3/194 9256
/proc/meminfo: memFree=27144380/32873648 swapFree=7388/7388
[pid=9256] ppid=9254 vsize=2957856 CPUtime=0.49 cores=0,2,4,6
/proc/9256/stat : 9256 (java) S 9254 9256 6470 0 -1 4202496 5855 0 1 0 48 1 0 0 20 0 18 0 346082158 3028844544 10235 33554432000 1073741824 1073778376 140733965918192 140733965909328 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9256/statm: 739464 10235 2247 9 0 729885 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 2957856

[startup+0.700221 s]
/proc/loadavg: 2.06 2.07 2.06 3/194 9256
/proc/meminfo: memFree=27144380/32873648 swapFree=7388/7388
[pid=9256] ppid=9254 vsize=3024420 CPUtime=1.68 cores=0,2,4,6
/proc/9256/stat : 9256 (java) S 9254 9256 6470 0 -1 4202496 16469 0 1 0 166 2 0 0 20 0 19 0 346082158 3097006080 22981 33554432000 1073741824 1073778376 140733965918192 140733965909328 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9256/statm: 756105 22981 2267 9 0 746526 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 3024420

[startup+1.50067 s]
/proc/loadavg: 2.22 2.11 2.07 4/212 9275
/proc/meminfo: memFree=27047684/32873648 swapFree=7388/7388
[pid=9256] ppid=9254 vsize=3024420 CPUtime=3.19 cores=0,2,4,6
/proc/9256/stat : 9256 (java) S 9254 9256 6470 0 -1 4202496 19003 0 1 0 316 3 0 0 20 0 19 0 346082158 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140733965909328 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9256/statm: 756105 36823 2285 9 0 746526 0
[pid=9256/tid=9258] ppid=9254 vsize=3024420 CPUtime=1.46 cores=0,2,4,6
/proc/9256/task/9258/stat : 9258 (java) R 9254 9256 6470 0 -1 4202560 3099 0 1 0 144 2 0 0 20 0 19 0 346082159 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140240703423080 140240565039273 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9259] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9259/stat : 9259 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140240686849064 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9260] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9260/stat : 9260 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140240685796264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9261] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9261/stat : 9261 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140240684743464 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9256/tid=9262] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9262/stat : 9262 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140240683690664 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9263] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9263/stat : 9263 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140240682637864 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9264] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9264/stat : 9264 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140240563988904 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9265] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9265/stat : 9265 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140240562936104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9266] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9266/stat : 9266 (java) S 9254 9256 6470 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140240561883304 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9267] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9267/stat : 9267 (java) S 9254 9256 6470 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 346082162 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140240549473256 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9268] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9268/stat : 9268 (java) S 9254 9256 6470 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 346082162 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140240548419320 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9269] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9269/stat : 9269 (java) S 9254 9256 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346082162 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140239943230984 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9270] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9270/stat : 9270 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082165 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140239942179472 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9271] ppid=9254 vsize=3024420 CPUtime=0.88 cores=0,2,4,6
/proc/9256/task/9271/stat : 9271 (java) S 9254 9256 6470 0 -1 4202560 7802 0 0 0 87 1 0 0 20 0 19 0 346082165 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140239941126584 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9272] ppid=9254 vsize=3024420 CPUtime=0.81 cores=0,2,4,6
/proc/9256/task/9272/stat : 9272 (java) S 9254 9256 6470 0 -1 4202560 6903 0 0 0 81 0 0 0 20 0 19 0 346082165 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140239940073784 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9273] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9273/stat : 9273 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082165 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140239939021176 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9274] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9274/stat : 9274 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082165 3097006080 36823 33554432000 1073741824 1073778376 140733965918192 140239937968584 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 3024420

[startup+3.10072 s]
/proc/loadavg: 2.22 2.11 2.07 3/213 9277
/proc/meminfo: memFree=26936824/32873648 swapFree=7388/7388
[pid=9256] ppid=9254 vsize=3024420 CPUtime=4.85 cores=0,2,4,6
/proc/9256/stat : 9256 (java) S 9254 9256 6470 0 -1 4202496 19118 0 1 0 478 7 0 0 20 0 19 0 346082158 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140733965909328 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9256/statm: 756105 93656 2285 9 0 746526 0
[pid=9256/tid=9258] ppid=9254 vsize=3024420 CPUtime=3.05 cores=0,2,4,6
/proc/9256/task/9258/stat : 9258 (java) R 9254 9256 6470 0 -1 4202560 3211 0 1 0 300 5 0 0 20 0 19 0 346082159 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140240703423336 140240565039273 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9259] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9259/stat : 9259 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140240686849064 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9260] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9260/stat : 9260 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140240685796264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9261] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9261/stat : 9261 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140240684743464 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9256/tid=9262] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9262/stat : 9262 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140240683690664 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9263] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9263/stat : 9263 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140240682637864 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9264] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9264/stat : 9264 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140240563988904 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9265] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9265/stat : 9265 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140240562936104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9266] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9266/stat : 9266 (java) S 9254 9256 6470 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140240561883304 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9267] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9267/stat : 9267 (java) S 9254 9256 6470 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 346082162 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140240549473256 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9268] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9268/stat : 9268 (java) S 9254 9256 6470 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 346082162 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140240548419320 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9269] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9269/stat : 9269 (java) S 9254 9256 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346082162 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140239943230984 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9270] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9270/stat : 9270 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082165 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140239942179472 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9271] ppid=9254 vsize=3024420 CPUtime=0.89 cores=0,2,4,6
/proc/9256/task/9271/stat : 9271 (java) S 9254 9256 6470 0 -1 4202560 7802 0 0 0 88 1 0 0 20 0 19 0 346082165 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140239941126584 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9272] ppid=9254 vsize=3024420 CPUtime=0.86 cores=0,2,4,6
/proc/9256/task/9272/stat : 9272 (java) S 9254 9256 6470 0 -1 4202560 6903 0 0 0 86 0 0 0 20 0 19 0 346082165 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140239940073784 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9273] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9273/stat : 9273 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082165 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140239939021176 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9274] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9274/stat : 9274 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082165 3097006080 93656 33554432000 1073741824 1073778376 140733965918192 140239937968584 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 3024420

[startup+6.30069 s]
/proc/loadavg: 2.22 2.11 2.07 3/213 9278
/proc/meminfo: memFree=26682032/32873648 swapFree=7388/7388
[pid=9256] ppid=9254 vsize=3024420 CPUtime=8.07 cores=0,2,4,6
/proc/9256/stat : 9256 (java) S 9254 9256 6470 0 -1 4202496 19194 0 1 0 798 9 0 0 20 0 19 0 346082158 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140733965909328 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9256/statm: 756105 117194 2297 9 0 746526 0
[pid=9256/tid=9258] ppid=9254 vsize=3024420 CPUtime=6.24 cores=0,2,4,6
/proc/9256/task/9258/stat : 9258 (java) R 9254 9256 6470 0 -1 4202560 3257 0 1 0 618 6 0 0 20 0 19 0 346082159 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140240703422616 140240565036953 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9259] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9259/stat : 9259 (java) S 9254 9256 6470 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140240686849064 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9260] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9260/stat : 9260 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140240685796264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9261] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9261/stat : 9261 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140240684743464 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9256/tid=9262] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9262/stat : 9262 (java) S 9254 9256 6470 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140240683690664 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9263] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9263/stat : 9263 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140240682637864 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9264] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9264/stat : 9264 (java) S 9254 9256 6470 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140240563988904 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9265] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9265/stat : 9265 (java) S 9254 9256 6470 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140240562936104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9256/tid=9266] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9266/stat : 9266 (java) S 9254 9256 6470 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346082160 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140240561883304 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9267] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9267/stat : 9267 (java) S 9254 9256 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346082162 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140240549473256 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9268] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9268/stat : 9268 (java) S 9254 9256 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346082162 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140240548419320 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9269] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9269/stat : 9269 (java) S 9254 9256 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346082162 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140239943230984 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9270] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9270/stat : 9270 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082165 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140239942179472 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9271] ppid=9254 vsize=3024420 CPUtime=0.89 cores=0,2,4,6
/proc/9256/task/9271/stat : 9271 (java) S 9254 9256 6470 0 -1 4202560 7802 0 0 0 88 1 0 0 20 0 19 0 346082165 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140239941126584 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9272] ppid=9254 vsize=3024420 CPUtime=0.86 cores=0,2,4,6
/proc/9256/task/9272/stat : 9272 (java) S 9254 9256 6470 0 -1 4202560 6903 0 0 0 86 0 0 0 20 0 19 0 346082165 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140239940073784 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9273] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9273/stat : 9273 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082165 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140239939021176 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9274] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9274/stat : 9274 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346082165 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140239937968584 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9278] ppid=9254 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9278/stat : 9278 (java) S 9254 9256 6470 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 346082400 3097006080 117194 33554432000 1073741824 1073778376 140733965918192 140239935837480 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.07
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]
/proc/loadavg: 2.18 2.10 2.07 3/213 9278
/proc/meminfo: memFree=26665300/32873648 swapFree=7388/7388
[pid=9256] ppid=9254 vsize=3024420 CPUtime=14.52 cores=0,2,4,6
/proc/9256/stat : 9256 (java) S 9254 9256 6470 0 -1 4202496 19216 0 1 0 1443 9 0 0 20 0 19 0 346082158 3097006080 120779 33554432000 1073741824 1073778376 140733965918192 140733965909328 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0

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

/proc/9256/task/9270/stat : 9270 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239942179472 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9271] ppid=9254 vsize=3090984 CPUtime=0.92 cores=0,2,4,6
/proc/9256/task/9271/stat : 9271 (java) S 9254 9256 6470 0 -1 4202560 7809 0 0 0 91 1 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239941126584 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9272] ppid=9254 vsize=3090984 CPUtime=0.97 cores=0,2,4,6
/proc/9256/task/9272/stat : 9272 (java) S 9254 9256 6470 0 -1 4202560 6908 0 0 0 96 1 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239940073784 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9273] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9273/stat : 9273 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239939021176 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9274] ppid=9254 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/9256/task/9274/stat : 9274 (java) S 9254 9256 6470 0 -1 4202560 95 0 0 0 11 18 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239937968584 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9278] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9278/stat : 9278 (java) S 9254 9256 6470 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 346082400 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239935837480 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9382] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9382/stat : 9382 (java) S 9254 9256 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 346246222 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239934783800 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1654.01
Current children cumulated vsize (KiB) 3090984

[startup+1645.5 s]
/proc/loadavg: 2.01 2.05 2.01 3/214 9382
/proc/meminfo: memFree=25007980/32873648 swapFree=7388/7388
[pid=9256] ppid=9254 vsize=3090984 CPUtime=1654.82 cores=0,2,4,6
/proc/9256/stat : 9256 (java) S 9254 9256 6470 0 -1 4202496 23298 0 1 0 165358 124 0 0 20 0 20 0 346082158 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140733965909328 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9256/statm: 772746 424647 2312 9 0 763167 0
[pid=9256/tid=9258] ppid=9254 vsize=3090984 CPUtime=1544.89 cores=0,2,4,6
/proc/9256/task/9258/stat : 9258 (java) S 9254 9256 6470 0 -1 4202560 3469 0 1 0 154458 31 0 0 20 0 20 0 346082159 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240703423672 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9259] ppid=9254 vsize=3090984 CPUtime=1.36 cores=0,2,4,6
/proc/9256/task/9259/stat : 9259 (java) S 9254 9256 6470 0 -1 4202560 540 0 0 0 121 15 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240686849064 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9256/tid=9260] ppid=9254 vsize=3090984 CPUtime=1.25 cores=0,2,4,6
/proc/9256/task/9260/stat : 9260 (java) S 9254 9256 6470 0 -1 4202560 489 0 0 0 111 14 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240685796264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9261] ppid=9254 vsize=3090984 CPUtime=1.4 cores=0,2,4,6
/proc/9256/task/9261/stat : 9261 (java) S 9254 9256 6470 0 -1 4202560 412 0 0 0 129 11 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240684743464 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9262] ppid=9254 vsize=3090984 CPUtime=1.4 cores=0,2,4,6
/proc/9256/task/9262/stat : 9262 (java) S 9254 9256 6470 0 -1 4202560 483 0 0 0 127 13 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240683690664 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9263] ppid=9254 vsize=3090984 CPUtime=1.24 cores=0,2,4,6
/proc/9256/task/9263/stat : 9263 (java) S 9254 9256 6470 0 -1 4202560 417 0 0 0 115 9 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240682637864 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9264] ppid=9254 vsize=3090984 CPUtime=1.22 cores=0,2,4,6
/proc/9256/task/9264/stat : 9264 (java) S 9254 9256 6470 0 -1 4202560 472 0 0 0 112 10 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240563988904 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9265] ppid=9254 vsize=3090984 CPUtime=1.04 cores=0,2,4,6
/proc/9256/task/9265/stat : 9265 (java) S 9254 9256 6470 0 -1 4202560 407 0 0 0 94 10 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240562936104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9266] ppid=9254 vsize=3090984 CPUtime=1.28 cores=0,2,4,6
/proc/9256/task/9266/stat : 9266 (java) S 9254 9256 6470 0 -1 4202560 421 0 0 0 115 13 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240561883304 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9267] ppid=9254 vsize=3090984 CPUtime=93.48 cores=0,2,4,6
/proc/9256/task/9267/stat : 9267 (java) R 9254 9256 6470 0 -1 4202560 171 0 0 0 9344 4 0 0 20 0 20 0 346082162 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240549473416 140240709931130 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9268] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9268/stat : 9268 (java) S 9254 9256 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 346082162 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240548419320 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9269] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9269/stat : 9269 (java) S 9254 9256 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 346082162 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239943228616 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9270] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9270/stat : 9270 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239942179472 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9271] ppid=9254 vsize=3090984 CPUtime=0.92 cores=0,2,4,6
/proc/9256/task/9271/stat : 9271 (java) S 9254 9256 6470 0 -1 4202560 7809 0 0 0 91 1 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239941126584 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9272] ppid=9254 vsize=3090984 CPUtime=0.97 cores=0,2,4,6
/proc/9256/task/9272/stat : 9272 (java) S 9254 9256 6470 0 -1 4202560 6908 0 0 0 96 1 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239940073784 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9273] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9273/stat : 9273 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239939021176 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9274] ppid=9254 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/9256/task/9274/stat : 9274 (java) S 9254 9256 6470 0 -1 4202560 95 0 0 0 11 18 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239937968584 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9278] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9278/stat : 9278 (java) S 9254 9256 6470 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 346082400 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239935837480 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9382] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9382/stat : 9382 (java) S 9254 9256 6470 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 346246222 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239934783928 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1654.82
Current children cumulated vsize (KiB) 3090984

[startup+1646.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/214 9382
/proc/meminfo: memFree=25007980/32873648 swapFree=7388/7388
[pid=9256] ppid=9254 vsize=3090984 CPUtime=1655.62 cores=0,2,4,6
/proc/9256/stat : 9256 (java) S 9254 9256 6470 0 -1 4202496 23299 0 1 0 165437 125 0 0 20 0 20 0 346082158 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140733965909328 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9256/statm: 772746 424647 2312 9 0 763167 0
[pid=9256/tid=9258] ppid=9254 vsize=3090984 CPUtime=1544.89 cores=0,2,4,6
/proc/9256/task/9258/stat : 9258 (java) S 9254 9256 6470 0 -1 4202560 3469 0 1 0 154458 31 0 0 20 0 20 0 346082159 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240703423672 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9259] ppid=9254 vsize=3090984 CPUtime=1.36 cores=0,2,4,6
/proc/9256/task/9259/stat : 9259 (java) S 9254 9256 6470 0 -1 4202560 540 0 0 0 121 15 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240686849064 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9256/tid=9260] ppid=9254 vsize=3090984 CPUtime=1.25 cores=0,2,4,6
/proc/9256/task/9260/stat : 9260 (java) S 9254 9256 6470 0 -1 4202560 489 0 0 0 111 14 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240685796264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9261] ppid=9254 vsize=3090984 CPUtime=1.4 cores=0,2,4,6
/proc/9256/task/9261/stat : 9261 (java) S 9254 9256 6470 0 -1 4202560 412 0 0 0 129 11 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240684743464 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9262] ppid=9254 vsize=3090984 CPUtime=1.4 cores=0,2,4,6
/proc/9256/task/9262/stat : 9262 (java) S 9254 9256 6470 0 -1 4202560 483 0 0 0 127 13 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240683690664 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9263] ppid=9254 vsize=3090984 CPUtime=1.24 cores=0,2,4,6
/proc/9256/task/9263/stat : 9263 (java) S 9254 9256 6470 0 -1 4202560 417 0 0 0 115 9 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240682637864 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9264] ppid=9254 vsize=3090984 CPUtime=1.22 cores=0,2,4,6
/proc/9256/task/9264/stat : 9264 (java) S 9254 9256 6470 0 -1 4202560 472 0 0 0 112 10 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240563988904 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9265] ppid=9254 vsize=3090984 CPUtime=1.04 cores=0,2,4,6
/proc/9256/task/9265/stat : 9265 (java) S 9254 9256 6470 0 -1 4202560 407 0 0 0 94 10 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240562936104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9266] ppid=9254 vsize=3090984 CPUtime=1.28 cores=0,2,4,6
/proc/9256/task/9266/stat : 9266 (java) S 9254 9256 6470 0 -1 4202560 421 0 0 0 115 13 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240561883304 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9267] ppid=9254 vsize=3090984 CPUtime=94.27 cores=0,2,4,6
/proc/9256/task/9267/stat : 9267 (java) R 9254 9256 6470 0 -1 4202560 171 0 0 0 9423 4 0 0 20 0 20 0 346082162 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240549473416 140240707584369 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9268] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9268/stat : 9268 (java) S 9254 9256 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 346082162 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240548419320 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9269] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9269/stat : 9269 (java) S 9254 9256 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 346082162 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239943228616 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9270] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9270/stat : 9270 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239942179472 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9271] ppid=9254 vsize=3090984 CPUtime=0.92 cores=0,2,4,6
/proc/9256/task/9271/stat : 9271 (java) S 9254 9256 6470 0 -1 4202560 7809 0 0 0 91 1 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239941126584 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9272] ppid=9254 vsize=3090984 CPUtime=0.97 cores=0,2,4,6
/proc/9256/task/9272/stat : 9272 (java) S 9254 9256 6470 0 -1 4202560 6908 0 0 0 96 1 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239940073784 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9273] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9273/stat : 9273 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239939021176 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9274] ppid=9254 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/9256/task/9274/stat : 9274 (java) S 9254 9256 6470 0 -1 4202560 95 0 0 0 11 18 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239937968584 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9278] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9278/stat : 9278 (java) S 9254 9256 6470 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 346082400 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239935837480 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9382] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9382/stat : 9382 (java) S 9254 9256 6470 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 20 0 346246222 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239934783624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1655.62
Current children cumulated vsize (KiB) 3090984

[startup+1646.71 s]
/proc/loadavg: 2.01 2.05 2.01 3/214 9382
/proc/meminfo: memFree=25003884/32873648 swapFree=7388/7388
[pid=9256] ppid=9254 vsize=3090984 CPUtime=1656.02 cores=0,2,4,6
/proc/9256/stat : 9256 (java) S 9254 9256 6470 0 -1 4202496 23299 0 1 0 165477 125 0 0 20 0 20 0 346082158 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140733965909328 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9256/statm: 772746 424647 2312 9 0 763167 0
[pid=9256/tid=9258] ppid=9254 vsize=3090984 CPUtime=1544.89 cores=0,2,4,6
/proc/9256/task/9258/stat : 9258 (java) S 9254 9256 6470 0 -1 4202560 3469 0 1 0 154458 31 0 0 20 0 20 0 346082159 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240703423672 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9259] ppid=9254 vsize=3090984 CPUtime=1.36 cores=0,2,4,6
/proc/9256/task/9259/stat : 9259 (java) S 9254 9256 6470 0 -1 4202560 540 0 0 0 121 15 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240686849064 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9256/tid=9260] ppid=9254 vsize=3090984 CPUtime=1.25 cores=0,2,4,6
/proc/9256/task/9260/stat : 9260 (java) S 9254 9256 6470 0 -1 4202560 489 0 0 0 111 14 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240685796264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9261] ppid=9254 vsize=3090984 CPUtime=1.4 cores=0,2,4,6
/proc/9256/task/9261/stat : 9261 (java) S 9254 9256 6470 0 -1 4202560 412 0 0 0 129 11 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240684743464 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9262] ppid=9254 vsize=3090984 CPUtime=1.4 cores=0,2,4,6
/proc/9256/task/9262/stat : 9262 (java) S 9254 9256 6470 0 -1 4202560 483 0 0 0 127 13 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240683690664 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9263] ppid=9254 vsize=3090984 CPUtime=1.24 cores=0,2,4,6
/proc/9256/task/9263/stat : 9263 (java) S 9254 9256 6470 0 -1 4202560 417 0 0 0 115 9 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240682637864 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9264] ppid=9254 vsize=3090984 CPUtime=1.22 cores=0,2,4,6
/proc/9256/task/9264/stat : 9264 (java) S 9254 9256 6470 0 -1 4202560 472 0 0 0 112 10 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240563988904 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9265] ppid=9254 vsize=3090984 CPUtime=1.04 cores=0,2,4,6
/proc/9256/task/9265/stat : 9265 (java) S 9254 9256 6470 0 -1 4202560 407 0 0 0 94 10 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240562936104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9266] ppid=9254 vsize=3090984 CPUtime=1.28 cores=0,2,4,6
/proc/9256/task/9266/stat : 9266 (java) S 9254 9256 6470 0 -1 4202560 421 0 0 0 115 13 0 0 20 0 20 0 346082160 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240561883304 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9267] ppid=9254 vsize=3090984 CPUtime=94.68 cores=0,2,4,6
/proc/9256/task/9267/stat : 9267 (java) R 9254 9256 6470 0 -1 4202560 171 0 0 0 9464 4 0 0 20 0 20 0 346082162 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240549473416 212072939842 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9268] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9268/stat : 9268 (java) S 9254 9256 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 346082162 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140240548419320 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9269] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9269/stat : 9269 (java) S 9254 9256 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 346082162 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239943228616 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9270] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9270/stat : 9270 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239942179472 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9271] ppid=9254 vsize=3090984 CPUtime=0.92 cores=0,2,4,6
/proc/9256/task/9271/stat : 9271 (java) S 9254 9256 6470 0 -1 4202560 7809 0 0 0 91 1 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239941126584 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9272] ppid=9254 vsize=3090984 CPUtime=0.97 cores=0,2,4,6
/proc/9256/task/9272/stat : 9272 (java) S 9254 9256 6470 0 -1 4202560 6908 0 0 0 96 1 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239940073784 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9273] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9273/stat : 9273 (java) S 9254 9256 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239939021176 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9256/tid=9274] ppid=9254 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/9256/task/9274/stat : 9274 (java) S 9254 9256 6470 0 -1 4202560 95 0 0 0 11 18 0 0 20 0 20 0 346082165 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239937968584 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9256/tid=9278] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9278/stat : 9278 (java) S 9254 9256 6470 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 346082400 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239935837480 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9256/tid=9382] ppid=9254 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/9256/task/9382/stat : 9382 (java) S 9254 9256 6470 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 20 0 346246222 3165167616 424647 33554432000 1073741824 1073778376 140733965918192 140239934783624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1656.02
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9256 and gives
#  childrusage.ru_utime.tv_sec=1650
#  childrusage.ru_utime.tv_usec=582073
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=640750
# CPU time returned by wait4() is 1652.22
# while last known CPU time is 1656.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1646.74
CPU time (s): 1656.02
CPU user time (s): 1654.77
CPU system time (s): 1.25
CPU usage (%): 100.564
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1650.58
system time used= 1.64075
maximum resident set size= 1698588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23303
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36814
involuntary context switches= 19542

runsolver used 7.15691 second user time and 16.9294 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-04 10:46:17
IDJOB=3744410
IDBENCH=92748
IDSOLVER=2319
FILE ID=node148/3744410-1338799577
RUNJOBID= node148-1338772384-6486
PBS_JOBID= 14636819
Free space on /tmp= 71328 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat50_4_16_1.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744410-1338799577/watcher-3744410-1338799577 -o /tmp/evaluation-result-3744410-1338799577/solver-3744410-1338799577 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744410-1338799577.opb           

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

MD5SUM BENCH= 8a23e88f34ee33e636d3b24522832f27
RANDOM SEED=798671580

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27144800 kB
Buffers:          610960 kB
Cached:          3041096 kB
SwapCached:          628 kB
Active:          2598708 kB
Inactive:        2205508 kB
Active(anon):    1141268 kB
Inactive(anon):    10660 kB
Active(file):    1457440 kB
Inactive(file):  2194848 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:              3948 kB
Writeback:             0 kB
AnonPages:       1227676 kB
Mapped:            19296 kB
Shmem:                36 kB
Slab:             768352 kB
SReclaimable:     212408 kB
SUnreclaim:       555944 kB
KernelStack:        1768 kB
PageTables:         6492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1827104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1175552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71324 MiB
End job on node148 at 2012-06-04 11:13:43