Trace number 3733126

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31? (TO) 1327.15 1902.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-1.opb
MD5SUMb8b0df75c0f0dbb89ae9601b9070a445
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109676
Number of constraints which are clauses109676
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 1400
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 1400
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1400
Number of bits of the biggest sum of numbers11
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.02/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.07	c See www.sat4j.org for details.
0.02/0.08	c version 2.2.0.v20100531
0.02/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.08	c java.vm.version	19.1-b02
0.02/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.08	c sun.arch.data.model	64
0.02/0.08	c java.version		1.6.0_24
0.02/0.08	c os.name		Linux
0.02/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.08	c os.arch		amd64
0.02/0.08	c Free memory 		1349517296
0.02/0.08	c Max memory 		1356595200
0.02/0.08	c Total memory 		1356595200
0.02/0.08	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	
0.09/0.11	c solving HOME/instance-3733126-1338741576.opb
0.09/0.11	c reading problem ... 
1.36/0.83	c ... done. Wall clock time 0.726s.
1.36/0.83	c #vars     1400
1.36/0.83	c #constraints  109676
1.36/0.83	c constraints type 
1.36/0.83	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 109676
1.36/0.83	c constraints type 
1.36/0.83	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 109676
1.36/0.88	c And the winner is Resolution
1.68/1.84	c SATISFIABLE
1.68/1.84	c OPTIMIZING...
1.68/1.84	c Got one! Elapsed wall clock time (in seconds):1.732
1.68/1.84	o -42
3.47/2.32	c And the winner is Resolution
3.67/2.85	c Got one! Elapsed wall clock time (in seconds):2.739
3.67/2.85	o -43
6.00/3.92	c cleaning 2499 clauses out of 5000 with flag 5000/5000
9.51/5.64	c cleaning 4251 clauses out of 8501 with flag 11000/11000
13.92/7.81	c cleaning 5625 clauses out of 11250 with flag 18000/18000
16.24/9.04	c And the winner is Resolution
16.71/9.98	c Got one! Elapsed wall clock time (in seconds):9.869
16.71/9.98	o -44
19.43/11.34	c cleaning 6811 clauses out of 13625 with flag 26000/26000
25.55/14.47	c cleaning 7899 clauses out of 15814 with flag 35000/35000
32.35/17.84	c cleaning 8951 clauses out of 17916 with flag 45001/45001
40.68/22.01	c cleaning 9982 clauses out of 19964 with flag 56000/56000
50.19/26.80	c cleaning 10987 clauses out of 21982 with flag 68000/68000
60.96/32.34	c cleaning 11986 clauses out of 23996 with flag 81001/81001
72.23/38.06	c cleaning 13003 clauses out of 26009 with flag 95000/95000
86.71/45.35	c cleaning 14003 clauses out of 28006 with flag 110000/110000
98.79/51.48	c cleaning 14992 clauses out of 30003 with flag 126000/126000
113.63/59.05	c cleaning 16002 clauses out of 32012 with flag 143001/143001
130.92/67.73	c cleaning 17005 clauses out of 34009 with flag 161000/161000
149.10/76.98	c cleaning 18000 clauses out of 36005 with flag 180001/180001
166.83/85.83	c cleaning 18998 clauses out of 38004 with flag 200000/200000
186.60/95.99	c cleaning 19993 clauses out of 40006 with flag 221000/221000
209.22/107.31	c cleaning 20999 clauses out of 42013 with flag 243000/243000
234.62/120.16	c cleaning 21992 clauses out of 44014 with flag 266000/266000
256.18/131.04	c cleaning 23009 clauses out of 46022 with flag 290000/290000
287.33/146.81	c cleaning 24004 clauses out of 48014 with flag 315001/315001
329.61/167.95	c cleaning 24997 clauses out of 50009 with flag 341000/341000
368.73/187.53	c cleaning 26002 clauses out of 52012 with flag 368000/368000
417.80/212.28	c cleaning 27003 clauses out of 54010 with flag 396000/396000
447.39/227.35	c cleaning 28004 clauses out of 56008 with flag 425001/425001
489.27/248.36	c cleaning 28989 clauses out of 58003 with flag 455000/455000
522.40/265.14	c cleaning 0 clauses out of 5001 with flag 0/5001
530.19/269.10	c cleaning 30003 clauses out of 60015 with flag 486001/486001
597.48/303.10	c cleaning 31004 clauses out of 62011 with flag 518000/518000
656.68/334.45	c cleaning 31998 clauses out of 64007 with flag 551000/551000
731.99/374.25	c cleaning 32990 clauses out of 66009 with flag 585000/585000
772.89/396.51	c cleaning 34006 clauses out of 68019 with flag 620000/620000
820.39/422.55	c cleaning 35002 clauses out of 70013 with flag 656000/656000
890.77/465.68	c cleaning 36000 clauses out of 72011 with flag 693000/693000
1292.29/833.80	Exception in thread "Thread-10" java.lang.OutOfMemoryError: Java heap space
1296.38/837.81		at org.sat4j.core.VecInt.<init>(Unknown Source)
1296.38/837.81		at org.sat4j.pb.constraints.pb.InternalMapPBStructure.<init>(Unknown Source)
1296.38/837.81		at org.sat4j.pb.constraints.pb.MapPb.<init>(Unknown Source)
1296.38/837.81		at org.sat4j.pb.constraints.pb.ConflictMap.<init>(Unknown Source)
1296.38/837.81		at org.sat4j.pb.constraints.pb.ConflictMap.createConflict(Unknown Source)
1296.38/837.81		at org.sat4j.pb.core.PBSolverCP.chooseConflict(Unknown Source)
1296.38/837.81		at org.sat4j.pb.core.PBSolverCP.analyzeCP(Unknown Source)
1296.38/837.81		at org.sat4j.pb.core.PBSolverCP.analyze(Unknown Source)
1296.38/837.81		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1296.38/837.81		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1296.38/837.81		at org.sat4j.multicore.RunnableSolver.run(Unknown Source)
1296.38/837.81		at java.lang.Thread.run(Thread.java:662)
1301.99/844.52	Exception in thread "Thread-9" java.lang.OutOfMemoryError: Java heap space
1303.99/846.52		at org.sat4j.minisat.constraints.cnf.HTClause.<init>(Unknown Source)
1307.99/850.50		at org.sat4j.minisat.constraints.cnf.LearntHTClause.<init>(Unknown Source)
1311.99/854.52		at org.sat4j.pb.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
1313.99/856.52		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
1315.99/858.52		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1319.99/862.53		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1322.99/865.56		at org.sat4j.multicore.RunnableSolver.run(Unknown Source)
1324.00/866.56		at java.lang.Thread.run(Thread.java:662)

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-3733126-1338741576/watcher-3733126-1338741576 -o /tmp/evaluation-result-3733126-1338741576/solver-3733126-1338741576 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3733126-1338741576.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.35 3.32 3.45 3/197 26337
/proc/meminfo: memFree=26826404/32873660 swapFree=7120/7120
[pid=26337] ppid=26335 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/26337/stat : 26337 (java6) R 26335 26337 25443 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 340283388 9515008 182 33554432000 1073741824 1073778376 140734715145904 140734715136936 270330052277 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26337/statm: 2323 182 140 9 0 71 0

[startup+0.044885 s]
/proc/loadavg: 3.35 3.32 3.45 3/197 26337
/proc/meminfo: memFree=26826404/32873660 swapFree=7120/7120
[pid=26337] ppid=26335 vsize=2367080 CPUtime=0.02 cores=1,3,5,7
/proc/26337/stat : 26337 (java) S 26335 26337 25443 0 -1 4202496 3719 0 1 0 2 0 0 0 20 0 13 0 340283388 2423889920 4926 33554432000 1073741824 1073778376 140734563768784 140734563759920 270333411389 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26337/statm: 591770 4926 1696 9 0 582471 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2367080

[startup+0.100257 s]
/proc/loadavg: 3.35 3.32 3.45 3/197 26337
/proc/meminfo: memFree=26826404/32873660 swapFree=7120/7120
[pid=26337] ppid=26335 vsize=2699928 CPUtime=0.09 cores=1,3,5,7
/proc/26337/stat : 26337 (java) S 26335 26337 25443 0 -1 4202496 4732 0 1 0 8 1 0 0 20 0 18 0 340283388 2764726272 6441 33554432000 1073741824 1073778376 140734563768784 140734563759920 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26337/statm: 674982 6441 2109 9 0 665676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2699928

[startup+0.300238 s]
/proc/loadavg: 3.35 3.32 3.45 3/197 26337
/proc/meminfo: memFree=26826404/32873660 swapFree=7120/7120
[pid=26337] ppid=26335 vsize=2699928 CPUtime=0.46 cores=1,3,5,7
/proc/26337/stat : 26337 (java) S 26335 26337 25443 0 -1 4202496 5848 0 1 0 45 1 0 0 20 0 18 0 340283388 2764726272 9113 33554432000 1073741824 1073778376 140734563768784 140734563759920 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26337/statm: 674982 9114 2217 9 0 665676 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2699928

[startup+0.700186 s]
/proc/loadavg: 3.35 3.32 3.45 3/197 26337
/proc/meminfo: memFree=26826404/32873660 swapFree=7120/7120
[pid=26337] ppid=26335 vsize=2699928 CPUtime=1.26 cores=1,3,5,7
/proc/26337/stat : 26337 (java) S 26335 26337 25443 0 -1 4202496 12961 0 1 0 122 4 0 0 20 0 18 0 340283388 2764726272 50213 33554432000 1073741824 1073778376 140734563768784 140734563759920 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26337/statm: 674982 50213 2230 9 0 665676 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 2699928

[startup+1.50064 s]
/proc/loadavg: 3.35 3.32 3.45 2/217 26359
/proc/meminfo: memFree=26547148/32873660 swapFree=7120/7120
[pid=26337] ppid=26335 vsize=2900648 CPUtime=1.68 cores=1,3,5,7
/proc/26337/stat : 26337 (java) S 26335 26337 25443 0 -1 4202496 14181 0 1 0 160 8 0 0 20 0 20 0 340283388 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140734563759920 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26337/statm: 725162 71941 2248 9 0 715856 0
[pid=26337/tid=26339] ppid=26335 vsize=2900648 CPUtime=0.8 cores=1,3,5,7
/proc/26337/task/26339/stat : 26339 (java) S 26335 26337 25443 0 -1 4202560 2908 0 1 0 75 5 0 0 20 0 20 0 340283389 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722777928856 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26340] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26340/stat : 26340 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283390 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722762210216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26341] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26341/stat : 26341 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283390 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722761157672 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26342] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26342/stat : 26342 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283390 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722760104616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26343] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26343/stat : 26343 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283390 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722759052072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26344] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26344/stat : 26344 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283390 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722757999016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26345] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26345/stat : 26345 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283390 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722756946472 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26346] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26346/stat : 26346 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283390 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722755893416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26347] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26347/stat : 26347 (java) S 26335 26337 25443 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340283390 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722754840872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26348] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26348/stat : 26348 (java) S 26335 26337 25443 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340283391 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722742430568 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26349] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26349/stat : 26349 (java) S 26335 26337 25443 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340283392 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722741376888 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26350] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26350/stat : 26350 (java) S 26335 26337 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340283392 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722740323720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26351] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26351/stat : 26351 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283394 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722739272464 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26352] ppid=26335 vsize=2900648 CPUtime=0.37 cores=1,3,5,7
/proc/26337/task/26352/stat : 26352 (java) S 26335 26337 25443 0 -1 4202560 5010 0 0 0 37 0 0 0 20 0 20 0 340283394 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722738219320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26353] ppid=26335 vsize=2900648 CPUtime=0.37 cores=1,3,5,7
/proc/26337/task/26353/stat : 26353 (java) S 26335 26337 25443 0 -1 4202560 5018 0 0 0 37 0 0 0 20 0 20 0 340283394 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722737166776 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26354] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26354/stat : 26354 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283394 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722736113912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26355] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26355/stat : 26355 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283394 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722735061576 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26358] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26358/stat : 26358 (java) S 26335 26337 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340283476 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722731902248 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26359] ppid=26335 vsize=2900648 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26359/stat : 26359 (java) S 26335 26337 25443 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 340283476 2970263552 71941 33554432000 1073741824 1073778376 140734563768784 140722730849704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 2900648

[startup+3.10074 s]
/proc/loadavg: 3.24 3.30 3.44 7/219 26361
/proc/meminfo: memFree=26522996/32873660 swapFree=7120/7120
[pid=26337] ppid=26335 vsize=2966184 CPUtime=4.28 cores=1,3,5,7
/proc/26337/stat : 26337 (java) S 26335 26337 25443 0 -1 4202496 20452 0 1 0 416 12 0 0 20 0 22 0 340283388 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140734563759920 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26337/statm: 741546 94704 2261 9 0 732240 0
[pid=26337/tid=26339] ppid=26335 vsize=2966184 CPUtime=0.82 cores=1,3,5,7
/proc/26337/task/26339/stat : 26339 (java) S 26335 26337 25443 0 -1 4202560 2909 0 1 0 77 5 0 0 20 0 22 0 340283389 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722777928856 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26340] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26340/stat : 26340 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283390 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722762210216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26341] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26341/stat : 26341 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283390 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722761157672 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26342] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26342/stat : 26342 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283390 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722760104616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26343] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26343/stat : 26343 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283390 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722759052072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26344] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26344/stat : 26344 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283390 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722757999016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26345] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26345/stat : 26345 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283390 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722756946472 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26346] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26346/stat : 26346 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283390 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722755893416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26347] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26347/stat : 26347 (java) S 26335 26337 25443 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 340283390 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722754840872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26348] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26348/stat : 26348 (java) S 26335 26337 25443 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 340283391 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722742430568 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26349] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26349/stat : 26349 (java) S 26335 26337 25443 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 340283392 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722741376888 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26350] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26350/stat : 26350 (java) S 26335 26337 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340283392 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722740323720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26351] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26351/stat : 26351 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283394 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722739272464 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26352] ppid=26335 vsize=2966184 CPUtime=0.96 cores=1,3,5,7
/proc/26337/task/26352/stat : 26352 (java) S 26335 26337 25443 0 -1 4202560 9428 0 0 0 94 2 0 0 20 0 22 0 340283394 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722738219320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26353] ppid=26335 vsize=2966184 CPUtime=0.92 cores=1,3,5,7
/proc/26337/task/26353/stat : 26353 (java) S 26335 26337 25443 0 -1 4202560 6749 0 0 0 90 2 0 0 20 0 22 0 340283394 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722737166776 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26354] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26354/stat : 26354 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283394 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722736113912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26355] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26355/stat : 26355 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283394 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722735061576 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26358] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26358/stat : 26358 (java) S 26335 26337 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340283476 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722731902248 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26359] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26359/stat : 26359 (java) S 26335 26337 25443 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 340283476 3037372416 94704 33554432000 1073741824 1073778376 140734563768784 140722730849704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 2966184

[startup+6.30087 s]
/proc/loadavg: 3.24 3.30 3.44 4/219 26363
/proc/meminfo: memFree=26319304/32873660 swapFree=7120/7120
[pid=26337] ppid=26335 vsize=2966184 CPUtime=10.85 cores=1,3,5,7
/proc/26337/stat : 26337 (java) S 26335 26337 25443 0 -1 4202496 21144 0 1 0 1061 24 0 0 20 0 22 0 340283388 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140734563759920 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26337/statm: 741546 139694 2287 9 0 732240 0
[pid=26337/tid=26339] ppid=26335 vsize=2966184 CPUtime=0.82 cores=1,3,5,7
/proc/26337/task/26339/stat : 26339 (java) S 26335 26337 25443 0 -1 4202560 2909 0 1 0 77 5 0 0 20 0 22 0 340283389 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722777928856 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26340] ppid=26335 vsize=2966184 CPUtime=0.03 cores=1,3,5,7
/proc/26337/task/26340/stat : 26340 (java) S 26335 26337 25443 0 -1 4202560 36 0 0 0 3 0 0 0 20 0 22 0 340283390 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722762210216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26341] ppid=26335 vsize=2966184 CPUtime=0.03 cores=1,3,5,7
/proc/26337/task/26341/stat : 26341 (java) S 26335 26337 25443 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 22 0 340283390 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722761157672 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26342] ppid=26335 vsize=2966184 CPUtime=0.03 cores=1,3,5,7
/proc/26337/task/26342/stat : 26342 (java) S 26335 26337 25443 0 -1 4202560 24 0 0 0 1 2 0 0 20 0 22 0 340283390 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722760104616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26343] ppid=26335 vsize=2966184 CPUtime=0.07 cores=1,3,5,7
/proc/26337/task/26343/stat : 26343 (java) S 26335 26337 25443 0 -1 4202560 40 0 0 0 4 3 0 0 20 0 22 0 340283390 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722759052072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26344] ppid=26335 vsize=2966184 CPUtime=0.03 cores=1,3,5,7
/proc/26337/task/26344/stat : 26344 (java) S 26335 26337 25443 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 340283390 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722757999016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26345] ppid=26335 vsize=2966184 CPUtime=0.02 cores=1,3,5,7
/proc/26337/task/26345/stat : 26345 (java) S 26335 26337 25443 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 340283390 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722756946472 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26346] ppid=26335 vsize=2966184 CPUtime=0.03 cores=1,3,5,7
/proc/26337/task/26346/stat : 26346 (java) S 26335 26337 25443 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 340283390 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722755893416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26347] ppid=26335 vsize=2966184 CPUtime=0.07 cores=1,3,5,7
/proc/26337/task/26347/stat : 26347 (java) S 26335 26337 25443 0 -1 4202560 43 0 0 0 4 3 0 0 20 0 22 0 340283390 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722754840872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26348] ppid=26335 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/26337/task/26348/stat : 26348 (java) S 26335 26337 25443 0 -1 4202560 63 0 0 0 19 2 0 0 20 0 22 0 340283391 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722742430568 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26349] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26349/stat : 26349 (java) S 26335 26337 25443 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340283392 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722741376888 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26350] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26350/stat : 26350 (java) S 26335 26337 25443 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340283392 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722740323720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26351] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26351/stat : 26351 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283394 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722739272464 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26352] ppid=26335 vsize=2966184 CPUtime=1 cores=1,3,5,7
/proc/26337/task/26352/stat : 26352 (java) S 26335 26337 25443 0 -1 4202560 9432 0 0 0 98 2 0 0 20 0 22 0 340283394 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722738219320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26353] ppid=26335 vsize=2966184 CPUtime=1.07 cores=1,3,5,7
/proc/26337/task/26353/stat : 26353 (java) S 26335 26337 25443 0 -1 4202560 7146 0 0 0 105 2 0 0 20 0 22 0 340283394 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722737166776 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26354] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26354/stat : 26354 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283394 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722736113912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26355] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26355/stat : 26355 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340283394 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722735061576 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26358] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26358/stat : 26358 (java) S 26335 26337 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340283476 3037372416 139694 33554432000 1073741824 1073778376 140734563768784 140722731902248 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

[pid=26337/tid=26358] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26358/stat : 26358 (java) S 26335 26337 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340283476 3037372416 359913 33554432000 1073741824 1073778376 140734563768784 140722731902248 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26359] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26359/stat : 26359 (java) S 26335 26337 25443 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 340283476 3037372416 359913 33554432000 1073741824 1073778376 140734563768784 140722730849704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1323.73
Current children cumulated vsize (KiB) 2966184

[startup+1901.4 s]
/proc/loadavg: 0.00 0.08 1.03 2/216 26481
/proc/meminfo: memFree=24290216/32873660 swapFree=7120/7120
[pid=26337] ppid=26335 vsize=2966184 CPUtime=1324.53 cores=1,3,5,7
/proc/26337/stat : 26337 (java) S 26335 26337 25443 0 -1 4202496 26566 0 1 0 132306 147 0 0 20 0 20 0 340283388 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140734563759920 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26337/statm: 741546 359900 2288 9 0 732240 0
[pid=26337/tid=26339] ppid=26335 vsize=2966184 CPUtime=0.85 cores=1,3,5,7
/proc/26337/task/26339/stat : 26339 (java) S 26335 26337 25443 0 -1 4202560 3213 0 1 0 79 6 0 0 20 0 20 0 340283389 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722777928856 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26340] ppid=26335 vsize=2966184 CPUtime=2.91 cores=1,3,5,7
/proc/26337/task/26340/stat : 26340 (java) S 26335 26337 25443 0 -1 4202560 245 0 0 0 283 8 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722762210216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26341] ppid=26335 vsize=2966184 CPUtime=2.97 cores=1,3,5,7
/proc/26337/task/26341/stat : 26341 (java) S 26335 26337 25443 0 -1 4202560 249 0 0 0 286 11 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722761157672 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26342] ppid=26335 vsize=2966184 CPUtime=2.93 cores=1,3,5,7
/proc/26337/task/26342/stat : 26342 (java) S 26335 26337 25443 0 -1 4202560 248 0 0 0 283 10 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722760104616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26343] ppid=26335 vsize=2966184 CPUtime=2.87 cores=1,3,5,7
/proc/26337/task/26343/stat : 26343 (java) S 26335 26337 25443 0 -1 4202560 279 0 0 0 275 12 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722759052072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26344] ppid=26335 vsize=2966184 CPUtime=3.08 cores=1,3,5,7
/proc/26337/task/26344/stat : 26344 (java) S 26335 26337 25443 0 -1 4202560 249 0 0 0 299 9 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722757999016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26345] ppid=26335 vsize=2966184 CPUtime=3.15 cores=1,3,5,7
/proc/26337/task/26345/stat : 26345 (java) S 26335 26337 25443 0 -1 4202560 241 0 0 0 306 9 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722756946472 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26346] ppid=26335 vsize=2966184 CPUtime=2.83 cores=1,3,5,7
/proc/26337/task/26346/stat : 26346 (java) S 26335 26337 25443 0 -1 4202560 200 0 0 0 275 8 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722755893416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26347] ppid=26335 vsize=2966184 CPUtime=2.93 cores=1,3,5,7
/proc/26337/task/26347/stat : 26347 (java) S 26335 26337 25443 0 -1 4202560 264 0 0 0 284 9 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722754840872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26348] ppid=26335 vsize=2966184 CPUtime=417.26 cores=1,3,5,7
/proc/26337/task/26348/stat : 26348 (java) R 26335 26337 25443 0 -1 4202560 313 0 0 0 41707 19 0 0 20 0 20 0 340283391 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722742430728 140722784054415 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26349] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26349/stat : 26349 (java) S 26335 26337 25443 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340283392 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722741376888 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26350] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26350/stat : 26350 (java) S 26335 26337 25443 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 340283392 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722740323720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26351] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26351/stat : 26351 (java) S 26335 26337 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722739270872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26352] ppid=26335 vsize=2966184 CPUtime=1.83 cores=1,3,5,7
/proc/26337/task/26352/stat : 26352 (java) S 26335 26337 25443 0 -1 4202560 12223 0 0 0 181 2 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722738219320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26353] ppid=26335 vsize=2966184 CPUtime=1.16 cores=1,3,5,7
/proc/26337/task/26353/stat : 26353 (java) S 26335 26337 25443 0 -1 4202560 7147 0 0 0 114 2 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722737166776 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26354] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26354/stat : 26354 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722736113912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26355] ppid=26335 vsize=2966184 CPUtime=0.51 cores=1,3,5,7
/proc/26337/task/26355/stat : 26355 (java) S 26335 26337 25443 0 -1 4202560 109 0 0 0 22 29 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722735061576 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26358] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26358/stat : 26358 (java) S 26335 26337 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340283476 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722731902248 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26359] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26359/stat : 26359 (java) S 26335 26337 25443 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 340283476 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722730849704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1324.53
Current children cumulated vsize (KiB) 2966184

[startup+1901.8 s]
/proc/loadavg: 0.00 0.08 1.03 2/216 26481
/proc/meminfo: memFree=24290208/32873660 swapFree=7120/7120
[pid=26337] ppid=26335 vsize=2966184 CPUtime=1324.93 cores=1,3,5,7
/proc/26337/stat : 26337 (java) S 26335 26337 25443 0 -1 4202496 26566 0 1 0 132346 147 0 0 20 0 20 0 340283388 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140734563759920 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26337/statm: 741546 359900 2288 9 0 732240 0
[pid=26337/tid=26339] ppid=26335 vsize=2966184 CPUtime=0.85 cores=1,3,5,7
/proc/26337/task/26339/stat : 26339 (java) S 26335 26337 25443 0 -1 4202560 3213 0 1 0 79 6 0 0 20 0 20 0 340283389 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722777928856 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26340] ppid=26335 vsize=2966184 CPUtime=2.91 cores=1,3,5,7
/proc/26337/task/26340/stat : 26340 (java) S 26335 26337 25443 0 -1 4202560 245 0 0 0 283 8 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722762210216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26341] ppid=26335 vsize=2966184 CPUtime=2.97 cores=1,3,5,7
/proc/26337/task/26341/stat : 26341 (java) S 26335 26337 25443 0 -1 4202560 249 0 0 0 286 11 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722761157672 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26342] ppid=26335 vsize=2966184 CPUtime=2.93 cores=1,3,5,7
/proc/26337/task/26342/stat : 26342 (java) S 26335 26337 25443 0 -1 4202560 248 0 0 0 283 10 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722760104616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26343] ppid=26335 vsize=2966184 CPUtime=2.87 cores=1,3,5,7
/proc/26337/task/26343/stat : 26343 (java) S 26335 26337 25443 0 -1 4202560 279 0 0 0 275 12 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722759052072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26344] ppid=26335 vsize=2966184 CPUtime=3.08 cores=1,3,5,7
/proc/26337/task/26344/stat : 26344 (java) S 26335 26337 25443 0 -1 4202560 249 0 0 0 299 9 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722757999016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26345] ppid=26335 vsize=2966184 CPUtime=3.15 cores=1,3,5,7
/proc/26337/task/26345/stat : 26345 (java) S 26335 26337 25443 0 -1 4202560 241 0 0 0 306 9 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722756946472 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26346] ppid=26335 vsize=2966184 CPUtime=2.83 cores=1,3,5,7
/proc/26337/task/26346/stat : 26346 (java) S 26335 26337 25443 0 -1 4202560 200 0 0 0 275 8 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722755893416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26347] ppid=26335 vsize=2966184 CPUtime=2.93 cores=1,3,5,7
/proc/26337/task/26347/stat : 26347 (java) S 26335 26337 25443 0 -1 4202560 264 0 0 0 284 9 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722754840872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26348] ppid=26335 vsize=2966184 CPUtime=417.66 cores=1,3,5,7
/proc/26337/task/26348/stat : 26348 (java) R 26335 26337 25443 0 -1 4202560 313 0 0 0 41747 19 0 0 20 0 20 0 340283391 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722742430728 140722785695168 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26349] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26349/stat : 26349 (java) S 26335 26337 25443 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340283392 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722741376888 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26350] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26350/stat : 26350 (java) S 26335 26337 25443 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 340283392 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722740323720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26351] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26351/stat : 26351 (java) S 26335 26337 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722739270872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26352] ppid=26335 vsize=2966184 CPUtime=1.83 cores=1,3,5,7
/proc/26337/task/26352/stat : 26352 (java) S 26335 26337 25443 0 -1 4202560 12223 0 0 0 181 2 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722738219320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26353] ppid=26335 vsize=2966184 CPUtime=1.16 cores=1,3,5,7
/proc/26337/task/26353/stat : 26353 (java) S 26335 26337 25443 0 -1 4202560 7147 0 0 0 114 2 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722737166776 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26354] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26354/stat : 26354 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722736113912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26355] ppid=26335 vsize=2966184 CPUtime=0.51 cores=1,3,5,7
/proc/26337/task/26355/stat : 26355 (java) S 26335 26337 25443 0 -1 4202560 109 0 0 0 22 29 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722735061576 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26358] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26358/stat : 26358 (java) S 26335 26337 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340283476 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722731902248 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26359] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26359/stat : 26359 (java) S 26335 26337 25443 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 340283476 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722730849704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1324.93
Current children cumulated vsize (KiB) 2966184

[startup+1902 s]
/proc/loadavg: 0.00 0.08 1.03 2/216 26481
/proc/meminfo: memFree=24290208/32873660 swapFree=7120/7120
[pid=26337] ppid=26335 vsize=2966184 CPUtime=1325.13 cores=1,3,5,7
/proc/26337/stat : 26337 (java) S 26335 26337 25443 0 -1 4202496 26566 0 1 0 132366 147 0 0 20 0 20 0 340283388 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140734563759920 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26337/statm: 741546 359900 2288 9 0 732240 0
[pid=26337/tid=26339] ppid=26335 vsize=2966184 CPUtime=0.85 cores=1,3,5,7
/proc/26337/task/26339/stat : 26339 (java) S 26335 26337 25443 0 -1 4202560 3213 0 1 0 79 6 0 0 20 0 20 0 340283389 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722777928856 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26340] ppid=26335 vsize=2966184 CPUtime=2.91 cores=1,3,5,7
/proc/26337/task/26340/stat : 26340 (java) S 26335 26337 25443 0 -1 4202560 245 0 0 0 283 8 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722762210216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26341] ppid=26335 vsize=2966184 CPUtime=2.97 cores=1,3,5,7
/proc/26337/task/26341/stat : 26341 (java) S 26335 26337 25443 0 -1 4202560 249 0 0 0 286 11 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722761157672 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26342] ppid=26335 vsize=2966184 CPUtime=2.93 cores=1,3,5,7
/proc/26337/task/26342/stat : 26342 (java) S 26335 26337 25443 0 -1 4202560 248 0 0 0 283 10 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722760104616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26343] ppid=26335 vsize=2966184 CPUtime=2.87 cores=1,3,5,7
/proc/26337/task/26343/stat : 26343 (java) S 26335 26337 25443 0 -1 4202560 279 0 0 0 275 12 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722759052072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26344] ppid=26335 vsize=2966184 CPUtime=3.08 cores=1,3,5,7
/proc/26337/task/26344/stat : 26344 (java) S 26335 26337 25443 0 -1 4202560 249 0 0 0 299 9 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722757999016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26345] ppid=26335 vsize=2966184 CPUtime=3.15 cores=1,3,5,7
/proc/26337/task/26345/stat : 26345 (java) S 26335 26337 25443 0 -1 4202560 241 0 0 0 306 9 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722756946472 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26346] ppid=26335 vsize=2966184 CPUtime=2.83 cores=1,3,5,7
/proc/26337/task/26346/stat : 26346 (java) S 26335 26337 25443 0 -1 4202560 200 0 0 0 275 8 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722755893416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26347] ppid=26335 vsize=2966184 CPUtime=2.93 cores=1,3,5,7
/proc/26337/task/26347/stat : 26347 (java) S 26335 26337 25443 0 -1 4202560 264 0 0 0 284 9 0 0 20 0 20 0 340283390 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722754840872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26348] ppid=26335 vsize=2966184 CPUtime=417.86 cores=1,3,5,7
/proc/26337/task/26348/stat : 26348 (java) R 26335 26337 25443 0 -1 4202560 313 0 0 0 41767 19 0 0 20 0 20 0 340283391 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722742430728 140722781200026 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26349] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26349/stat : 26349 (java) S 26335 26337 25443 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340283392 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722741376888 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26350] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26350/stat : 26350 (java) S 26335 26337 25443 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 340283392 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722740323720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26351] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26351/stat : 26351 (java) S 26335 26337 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722739270872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26352] ppid=26335 vsize=2966184 CPUtime=1.83 cores=1,3,5,7
/proc/26337/task/26352/stat : 26352 (java) S 26335 26337 25443 0 -1 4202560 12223 0 0 0 181 2 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722738219320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26337/tid=26353] ppid=26335 vsize=2966184 CPUtime=1.16 cores=1,3,5,7
/proc/26337/task/26353/stat : 26353 (java) S 26335 26337 25443 0 -1 4202560 7147 0 0 0 114 2 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722737166776 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26354] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26354/stat : 26354 (java) S 26335 26337 25443 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722736113912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26337/tid=26355] ppid=26335 vsize=2966184 CPUtime=0.51 cores=1,3,5,7
/proc/26337/task/26355/stat : 26355 (java) S 26335 26337 25443 0 -1 4202560 109 0 0 0 22 29 0 0 20 0 20 0 340283394 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722735061576 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26337/tid=26358] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26358/stat : 26358 (java) S 26335 26337 25443 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340283476 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722731902248 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26337/tid=26359] ppid=26335 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/26337/task/26359/stat : 26359 (java) S 26335 26337 25443 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 340283476 3037372416 359900 33554432000 1073741824 1073778376 140734563768784 140722730849704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1325.13
Current children cumulated vsize (KiB) 2966184

Child ended because it received signal 9 (SIGKILL)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26337 and gives
#  childrusage.ru_utime.tv_sec=1322
#  childrusage.ru_utime.tv_usec=511947
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=691742
# CPU time returned by wait4() is 1324.2
# while last known CPU time is 1325.13
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.02002
#  lost CPU user time (s): 2.15002
#  lost CPU system time (s): -0.13

Real time (s): 1902.02
CPU time (s): 1327.15
CPU user time (s): 1325.81
CPU system time (s): 1.34
CPU usage (%): 69.7758
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1322.51
system time used= 1.69174
maximum resident set size= 1439652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26567
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48285
involuntary context switches= 45863

runsolver used 5.62814 second user time and 11.7102 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-03 18:39:36
IDJOB=3733126
IDBENCH=2249
IDSOLVER=2324
FILE ID=node117/3733126-1338741576
RUNJOBID= node117-1338737787-25460
PBS_JOBID= 14636766
Free space on /tmp= 69120 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-1.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733126-1338741576/watcher-3733126-1338741576 -o /tmp/evaluation-result-3733126-1338741576/solver-3733126-1338741576 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3733126-1338741576.opb

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

MD5SUM BENCH= b8b0df75c0f0dbb89ae9601b9070a445
RANDOM SEED=441765093

node117.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.148
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.29
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.148
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		: 2667.148
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.91
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.148
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.95
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.148
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.91
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.148
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.148
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		: 2667.148
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:       32873660 kB
MemFree:        26826784 kB
Buffers:          626380 kB
Cached:          4149364 kB
SwapCached:          776 kB
Active:          2664320 kB
Inactive:        2468884 kB
Active(anon):     343112 kB
Inactive(anon):     9972 kB
Active(file):    2321208 kB
Inactive(file):  2458912 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              2864 kB
Writeback:             0 kB
AnonPages:        356100 kB
Mapped:            20360 kB
Shmem:                80 kB
Slab:             777840 kB
SReclaimable:     221836 kB
SUnreclaim:       556004 kB
KernelStack:        1632 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:    1572116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 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= 69116 MiB
End job on node117 at 2012-06-03 19:11:19