Trace number 3731560

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? 991.323 986.14

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_7.opb.PB06.opb
MD5SUM3119db8d3d273f04fc4f3b1324a85224
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark396
Best CPU time to get the best result obtained on this benchmark1793.24
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 452
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 493167
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 493167
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.02/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.02/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.02/0.08	c no version file found!!!
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 1599470296
0.02/0.08	c Max memory 1607860224
0.02/0.08	c Total memory 1607860224
0.02/0.08	c Number of processors 8
0.09/0.10	--- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.10	c No reason simplification
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3731560-1338686763.opb
0.09/0.10	c reading problem ... 
3.96/3.08	c ... done. Wall clock time 2.981s.
3.96/3.08	c CPU time (experimental) 2.92s.
3.96/3.08	c #vars     10000
3.96/3.08	c #constraints  656900
488.02/484.27	c cleaning 92738 clauses out of 185500 for limit 2.1557091560998807E-5
489.54/485.77	c cleaning 46626 clauses out of 93262 for limit 7.071071727346007E-5
490.34/486.60	c cleaning 23560 clauses out of 47136 for limit 2.307241895503541E-4
490.94/487.19	c cleaning 12026 clauses out of 24076 for limit 7.449333310935992E-4
491.44/487.62	c cleaning 6269 clauses out of 12552 for limit 0.002361096412313904
491.64/487.89	c cleaning 3377 clauses out of 6781 for limit 0.0071931608344752975
491.84/488.09	c cleaning 1936 clauses out of 3904 for limit 0.020604382016843163
492.04/488.25	c cleaning 1220 clauses out of 2470 for limit 0.05381425838554117
492.15/488.39	c cleaning 851 clauses out of 1749 for limit 0.12520621260365233
492.34/488.54	c cleaning 686 clauses out of 1397 for limit 0.2582501944855499
492.44/488.66	c cleaning 593 clauses out of 1211 for limit 0.49130231128244467
492.54/488.78	c cleaning 547 clauses out of 1119 for limit 0.877714478969203
492.74/488.90	c cleaning 524 clauses out of 1071 for limit 1.5108287952703663
492.84/489.00	c cleaning 513 clauses out of 1047 for limit 2.5486718941278137
492.94/489.10	c cleaning 507 clauses out of 1036 for limit 4.256236644996448
493.04/489.21	c cleaning 499 clauses out of 1027 for limit 7.0664605998551036
493.14/489.31	c cleaning 498 clauses out of 1028 for limit 11.642202736048425
493.25/489.43	c cleaning 496 clauses out of 1030 for limit 19.16226909858161
493.35/489.55	c cleaning 504 clauses out of 1035 for limit 31.47996265138594
493.44/489.65	c cleaning 498 clauses out of 1031 for limit 52.11608454569583
493.54/489.75	c cleaning 499 clauses out of 1032 for limit 85.7772508760465
986.60/981.78	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
986.60/981.78		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
986.60/981.78		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
986.60/981.78		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
986.60/981.78		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
986.60/981.78		at org.sat4j.minisat.core.Solver.search(Unknown Source)
987.11/982.28		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
987.60/982.73		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
987.60/982.73		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
987.60/982.73		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
987.60/982.73		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
987.60/982.73		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
987.60/982.73		at org.sat4j.AbstractLauncher.run(Unknown Source)
987.60/982.73		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
991.00/986.13	c starts		: 19
991.00/986.13	c conflicts		: 342415
991.00/986.13	c decisions		: 463214
991.00/986.13	c propagations		: 54760548
991.00/986.13	c inspects		: 2648031288
991.00/986.13	c learnt literals	: 0
991.00/986.13	c learnt binary clauses	: 0
991.00/986.13	c learnt ternary clauses	: 0
991.00/986.13	c learnt clauses	: 342414
991.00/986.13	c root simplifications	: 0
991.00/986.13	c removed literals (reason simplification)	: 0
991.00/986.13	c reason swapping (by a shorter reason)	: 0
991.00/986.13	c Calls to reduceDB	: 21
991.00/986.13	c speed (decisions/second)	: 471.25502448274915
991.00/986.13	c non guided choices	0
991.00/986.13	s UNKNOWN
991.00/986.13	c Total wall clock time (ms): 986.029

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-3731560-1338686763/watcher-3731560-1338686763 -o /tmp/evaluation-result-3731560-1338686763/solver-3731560-1338686763 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731560-1338686763.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: 2.00 2.06 2.04 3/194 3451
/proc/meminfo: memFree=28065336/32873648 swapFree=7116/7116
[pid=3451] ppid=3449 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/3451/stat : 3451 (java) D 3449 3451 1585 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 334801824 9515008 183 33554432000 1073741824 1073778376 140736344956144 140736344947176 214537420469 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/3451/statm: 2323 183 140 9 0 71 0

[startup+0.0508739 s]
/proc/loadavg: 2.00 2.06 2.04 3/194 3451
/proc/meminfo: memFree=28065336/32873648 swapFree=7116/7116
[pid=3451] ppid=3449 vsize=2623916 CPUtime=0.02 cores=1,3,5,7
/proc/3451/stat : 3451 (java) S 3449 3451 1585 0 -1 4202496 3939 0 1 0 2 0 0 0 20 0 13 0 334801824 2686889984 5146 33554432000 1073741824 1073778376 140735529994208 140735529985344 214540779581 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3451/statm: 655979 5146 1702 9 0 646680 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2623916

[startup+0.100266 s]
/proc/loadavg: 2.00 2.06 2.04 3/194 3451
/proc/meminfo: memFree=28065336/32873648 swapFree=7116/7116
[pid=3451] ppid=3449 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/3451/stat : 3451 (java) S 3449 3451 1585 0 -1 4202496 4933 0 1 0 8 1 0 0 20 0 18 0 334801824 3028844544 6625 33554432000 1073741824 1073778376 140735529994208 140735529985344 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3451/statm: 739464 6625 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300232 s]
/proc/loadavg: 2.00 2.06 2.04 3/194 3451
/proc/meminfo: memFree=28065336/32873648 swapFree=7116/7116
[pid=3451] ppid=3449 vsize=2957856 CPUtime=0.44 cores=1,3,5,7
/proc/3451/stat : 3451 (java) S 3449 3451 1585 0 -1 4202496 5939 0 1 0 43 1 0 0 20 0 18 0 334801824 3028844544 10127 33554432000 1073741824 1073778376 140735529994208 140735529985344 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3451/statm: 739464 10127 2236 9 0 729885 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 2957856

[startup+0.700179 s]
/proc/loadavg: 2.00 2.06 2.04 3/194 3451
/proc/meminfo: memFree=28065336/32873648 swapFree=7116/7116
[pid=3451] ppid=3449 vsize=2957856 CPUtime=1.28 cores=1,3,5,7
/proc/3451/stat : 3451 (java) S 3449 3451 1585 0 -1 4202496 9906 0 1 0 124 4 0 0 20 0 18 0 334801824 3028844544 47254 33554432000 1073741824 1073778376 140735529994208 140735529985344 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3451/statm: 739464 47254 2253 9 0 729885 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 2957856

[startup+1.50075 s]
/proc/loadavg: 2.00 2.06 2.04 3/212 3469
/proc/meminfo: memFree=27726260/32873648 swapFree=7116/7116
[pid=3451] ppid=3449 vsize=2957856 CPUtime=2.16 cores=1,3,5,7
/proc/3451/stat : 3451 (java) S 3449 3451 1585 0 -1 4202496 10082 0 1 0 207 9 0 0 20 0 18 0 334801824 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 140735529985344 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3451/statm: 739464 115371 2269 9 0 729885 0
[pid=3451/tid=3453] ppid=3449 vsize=2957856 CPUtime=1.43 cores=1,3,5,7
/proc/3451/task/3453/stat : 3453 (java) R 3449 3451 1585 0 -1 4202560 3226 0 1 0 135 8 0 0 20 0 18 0 334801826 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942238695632 139942064169066 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3451/tid=3454] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3454/stat : 3454 (java) S 3449 3451 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334801827 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942222129832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3455] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3455/stat : 3455 (java) S 3449 3451 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334801827 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942221077288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3456] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3456/stat : 3456 (java) S 3449 3451 1585 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 334801827 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942220024744 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3457] ppid=3449 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/3451/task/3457/stat : 3457 (java) S 3449 3451 1585 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 334801827 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942218972200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3458] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3458/stat : 3458 (java) S 3449 3451 1585 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 334801827 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942217918632 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3459] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3459/stat : 3459 (java) S 3449 3451 1585 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 334801827 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942216866088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3460] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3460/stat : 3460 (java) S 3449 3451 1585 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 334801827 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942215813544 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3461] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3461/stat : 3461 (java) S 3449 3451 1585 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 334801827 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942214761000 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3462] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3462/stat : 3462 (java) S 3449 3451 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334801828 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942202350184 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3463] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3463/stat : 3463 (java) S 3449 3451 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334801829 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942201296504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3464] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3464/stat : 3464 (java) S 3449 3451 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334801829 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942200243848 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3465] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3465/stat : 3465 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334801831 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942199192592 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3466] ppid=3449 vsize=2957856 CPUtime=0.27 cores=1,3,5,7
/proc/3451/task/3466/stat : 3466 (java) S 3449 3451 1585 0 -1 4202560 2346 0 0 0 27 0 0 0 20 0 18 0 334801831 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942198138936 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3467] ppid=3449 vsize=2957856 CPUtime=0.3 cores=1,3,5,7
/proc/3451/task/3467/stat : 3467 (java) S 3449 3451 1585 0 -1 4202560 3277 0 0 0 30 0 0 0 20 0 18 0 334801831 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942197086392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3468] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3468/stat : 3468 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334801831 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942196034040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3469] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3469/stat : 3469 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334801831 3028844544 115371 33554432000 1073741824 1073778376 140735529994208 139942194981704 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 2957856

[startup+3.10069 s]
/proc/loadavg: 2.08 2.07 2.05 3/212 3469
/proc/meminfo: memFree=27577936/32873648 swapFree=7116/7116
[pid=3451] ppid=3449 vsize=2957856 CPUtime=4.08 cores=1,3,5,7
/proc/3451/stat : 3451 (java) S 3449 3451 1585 0 -1 4202496 10225 0 1 0 391 17 0 0 20 0 18 0 334801824 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 140735529985344 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3451/statm: 739464 130756 2283 9 0 729885 0
[pid=3451/tid=3453] ppid=3449 vsize=2957856 CPUtime=2.93 cores=1,3,5,7
/proc/3451/task/3453/stat : 3453 (java) R 3449 3451 1585 0 -1 4202560 3238 0 1 0 284 9 0 0 20 0 18 0 334801826 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942238695824 139942063891680 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3451/tid=3454] ppid=3449 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/3451/task/3454/stat : 3454 (java) S 3449 3451 1585 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 18 0 334801827 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942222129832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3455] ppid=3449 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/3451/task/3455/stat : 3455 (java) S 3449 3451 1585 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 18 0 334801827 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942221077288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3456] ppid=3449 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/3451/task/3456/stat : 3456 (java) S 3449 3451 1585 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 18 0 334801827 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942220024744 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3457] ppid=3449 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/3451/task/3457/stat : 3457 (java) S 3449 3451 1585 0 -1 4202560 36 0 0 0 7 0 0 0 20 0 18 0 334801827 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942218972200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3458] ppid=3449 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/3451/task/3458/stat : 3458 (java) S 3449 3451 1585 0 -1 4202560 28 0 0 0 6 1 0 0 20 0 18 0 334801827 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942217918632 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3459] ppid=3449 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/3451/task/3459/stat : 3459 (java) S 3449 3451 1585 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 18 0 334801827 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942216866088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3460] ppid=3449 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/3451/task/3460/stat : 3460 (java) S 3449 3451 1585 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 18 0 334801827 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942215813544 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3461] ppid=3449 vsize=2957856 CPUtime=0.06 cores=1,3,5,7
/proc/3451/task/3461/stat : 3461 (java) S 3449 3451 1585 0 -1 4202560 26 0 0 0 5 1 0 0 20 0 18 0 334801827 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942214761000 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3462] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3462/stat : 3462 (java) S 3449 3451 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334801828 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942202350184 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3463] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3463/stat : 3463 (java) S 3449 3451 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334801829 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942201296504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3464] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3464/stat : 3464 (java) S 3449 3451 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334801829 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942200243848 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3465] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3465/stat : 3465 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334801831 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942199192592 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3466] ppid=3449 vsize=2957856 CPUtime=0.28 cores=1,3,5,7
/proc/3451/task/3466/stat : 3466 (java) R 3449 3451 1585 0 -1 4202560 2346 0 0 0 28 0 0 0 20 0 18 0 334801831 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942198138936 139942244673810 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3467] ppid=3449 vsize=2957856 CPUtime=0.31 cores=1,3,5,7
/proc/3451/task/3467/stat : 3467 (java) S 3449 3451 1585 0 -1 4202560 3281 0 0 0 31 0 0 0 20 0 18 0 334801831 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942197086392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3468] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3468/stat : 3468 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334801831 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942196034040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3469] ppid=3449 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3469/stat : 3469 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334801831 3028844544 130756 33554432000 1073741824 1073778376 140735529994208 139942194981704 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 2957856

[startup+6.30066 s]
/proc/loadavg: 2.08 2.07 2.05 3/213 3470
/proc/meminfo: memFree=27548920/32873648 swapFree=7116/7116
[pid=3451] ppid=3449 vsize=3024420 CPUtime=7.73 cores=1,3,5,7
/proc/3451/stat : 3451 (java) S 3449 3451 1585 0 -1 4202496 13092 0 1 0 756 17 0 0 20 0 19 0 334801824 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 140735529985344 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3451/statm: 756105 130828 2293 9 0 746526 0
[pid=3451/tid=3453] ppid=3449 vsize=3024420 CPUtime=6.13 cores=1,3,5,7
/proc/3451/task/3453/stat : 3453 (java) R 3449 3451 1585 0 -1 4202560 3241 0 1 0 604 9 0 0 20 0 19 0 334801826 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942238703872 139942064640656 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3451/tid=3454] ppid=3449 vsize=3024420 CPUtime=0.04 cores=1,3,5,7
/proc/3451/task/3454/stat : 3454 (java) S 3449 3451 1585 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 334801827 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942222129832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3455] ppid=3449 vsize=3024420 CPUtime=0.04 cores=1,3,5,7
/proc/3451/task/3455/stat : 3455 (java) S 3449 3451 1585 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 334801827 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942221077288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3456] ppid=3449 vsize=3024420 CPUtime=0.04 cores=1,3,5,7
/proc/3451/task/3456/stat : 3456 (java) S 3449 3451 1585 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 19 0 334801827 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942220024744 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3457] ppid=3449 vsize=3024420 CPUtime=0.07 cores=1,3,5,7
/proc/3451/task/3457/stat : 3457 (java) S 3449 3451 1585 0 -1 4202560 36 0 0 0 7 0 0 0 20 0 19 0 334801827 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942218972200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3458] ppid=3449 vsize=3024420 CPUtime=0.07 cores=1,3,5,7
/proc/3451/task/3458/stat : 3458 (java) S 3449 3451 1585 0 -1 4202560 28 0 0 0 6 1 0 0 20 0 19 0 334801827 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942217918632 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3459] ppid=3449 vsize=3024420 CPUtime=0.04 cores=1,3,5,7
/proc/3451/task/3459/stat : 3459 (java) S 3449 3451 1585 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 334801827 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942216866088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3460] ppid=3449 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/3451/task/3460/stat : 3460 (java) S 3449 3451 1585 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 19 0 334801827 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942215813544 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3461] ppid=3449 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/3451/task/3461/stat : 3461 (java) S 3449 3451 1585 0 -1 4202560 26 0 0 0 5 1 0 0 20 0 19 0 334801827 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942214761000 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3462] ppid=3449 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3462/stat : 3462 (java) S 3449 3451 1585 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334801828 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942202350184 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3463] ppid=3449 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3463/stat : 3463 (java) S 3449 3451 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334801829 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942201296504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3464] ppid=3449 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3464/stat : 3464 (java) S 3449 3451 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334801829 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942200243848 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3465] ppid=3449 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3465/stat : 3465 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334801831 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942199192592 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3466] ppid=3449 vsize=3024420 CPUtime=0.5 cores=1,3,5,7
/proc/3451/task/3466/stat : 3466 (java) S 3449 3451 1585 0 -1 4202560 2360 0 0 0 50 0 0 0 20 0 19 0 334801831 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942198138936 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3467] ppid=3449 vsize=3024420 CPUtime=0.56 cores=1,3,5,7
/proc/3451/task/3467/stat : 3467 (java) S 3449 3451 1585 0 -1 4202560 6117 0 0 0 56 0 0 0 20 0 19 0 334801831 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942197086392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3468] ppid=3449 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3468/stat : 3468 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334801831 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942196034040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3469] ppid=3449 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3469/stat : 3469 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334801831 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942194981704 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3470] ppid=3449 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3470/stat : 3470 (java) S 3449 3451 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334802144 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 139942192780584 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 3024420

[startup+12.7006 s]
/proc/loadavg: 2.29 2.12 2.06 3/213 3470
/proc/meminfo: memFree=27548932/32873648 swapFree=7116/7116
[pid=3451] ppid=3449 vsize=3024420 CPUtime=14.2 cores=1,3,5,7
/proc/3451/stat : 3451 (java) S 3449 3451 1585 0 -1 4202496 13092 0 1 0 1403 17 0 0 20 0 19 0 334801824 3097006080 130828 33554432000 1073741824 1073778376 140735529994208 140735529985344 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0

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

/proc/3451/task/3457/stat : 3457 (java) S 3449 3451 1585 0 -1 4202560 320 0 0 0 44 18 0 0 20 0 19 0 334801827 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942218972200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3458] ppid=3449 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/3451/task/3458/stat : 3458 (java) S 3449 3451 1585 0 -1 4202560 359 0 0 0 38 20 0 0 20 0 19 0 334801827 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942217918632 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3459] ppid=3449 vsize=3024420 CPUtime=0.51 cores=1,3,5,7
/proc/3451/task/3459/stat : 3459 (java) S 3449 3451 1585 0 -1 4202560 271 0 0 0 35 16 0 0 20 0 19 0 334801827 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942216866088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3460] ppid=3449 vsize=3024420 CPUtime=0.61 cores=1,3,5,7
/proc/3451/task/3460/stat : 3460 (java) S 3449 3451 1585 0 -1 4202560 343 0 0 0 41 20 0 0 20 0 19 0 334801827 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942215813544 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3461] ppid=3449 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/3451/task/3461/stat : 3461 (java) S 3449 3451 1585 0 -1 4202560 239 0 0 0 30 15 0 0 20 0 19 0 334801827 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942214761000 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3462] ppid=3449 vsize=3024420 CPUtime=5.5 cores=1,3,5,7
/proc/3451/task/3462/stat : 3462 (java) R 3449 3451 1585 0 -1 4202560 75 0 0 0 548 2 0 0 20 0 19 0 334801828 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942202350344 214537093445 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3451/tid=3463] ppid=3449 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3463/stat : 3463 (java) S 3449 3451 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334801829 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942201296408 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3464] ppid=3449 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3464/stat : 3464 (java) S 3449 3451 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334801829 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942200241080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3465] ppid=3449 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3465/stat : 3465 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334801831 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942199192592 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3466] ppid=3449 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/3451/task/3466/stat : 3466 (java) S 3449 3451 1585 0 -1 4202560 2370 0 0 0 58 0 0 0 20 0 19 0 334801831 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942198138936 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3467] ppid=3449 vsize=3024420 CPUtime=0.64 cores=1,3,5,7
/proc/3451/task/3467/stat : 3467 (java) S 3449 3451 1585 0 -1 4202560 6121 0 0 0 64 0 0 0 20 0 19 0 334801831 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942197086392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3468] ppid=3449 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3468/stat : 3468 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334801831 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942196034040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3469] ppid=3449 vsize=3024420 CPUtime=0.42 cores=1,3,5,7
/proc/3451/task/3469/stat : 3469 (java) S 3449 3451 1585 0 -1 4202560 56 0 0 0 18 24 0 0 20 0 19 0 334801831 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942194981704 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3451/tid=3470] ppid=3449 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3470/stat : 3470 (java) S 3449 3451 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334802144 3097006080 418175 33554432000 1073741824 1073778376 140735529994208 139942192780584 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 988.8
Current children cumulated vsize (KiB) 3024420

[startup+985.501 s]
/proc/loadavg: 2.10 2.08 2.07 3/215 3541
/proc/meminfo: memFree=26373556/32873648 swapFree=7116/7116
[pid=3451] ppid=3449 vsize=3090984 CPUtime=990.41 cores=1,3,5,7
/proc/3451/stat : 3451 (java) S 3449 3451 1585 0 -1 4202496 15535 0 1 0 98865 176 0 0 20 0 20 0 334801824 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 140735529985344 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3451/statm: 772746 418185 2309 9 0 763167 0
[pid=3451/tid=3453] ppid=3449 vsize=3090984 CPUtime=977.21 cores=1,3,5,7
/proc/3451/task/3453/stat : 3453 (java) S 3449 3451 1585 0 -1 4202560 3266 0 1 0 97698 23 0 0 20 0 20 0 334801826 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942238704824 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3454] ppid=3449 vsize=3090984 CPUtime=0.56 cores=1,3,5,7
/proc/3451/task/3454/stat : 3454 (java) S 3449 3451 1585 0 -1 4202560 326 0 0 0 36 20 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942222129832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3455] ppid=3449 vsize=3090984 CPUtime=0.56 cores=1,3,5,7
/proc/3451/task/3455/stat : 3455 (java) S 3449 3451 1585 0 -1 4202560 319 0 0 0 38 18 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942221077288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3456] ppid=3449 vsize=3090984 CPUtime=0.6 cores=1,3,5,7
/proc/3451/task/3456/stat : 3456 (java) S 3449 3451 1585 0 -1 4202560 269 0 0 0 43 17 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942220024744 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3457] ppid=3449 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/3451/task/3457/stat : 3457 (java) S 3449 3451 1585 0 -1 4202560 320 0 0 0 44 18 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942218972200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3458] ppid=3449 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/3451/task/3458/stat : 3458 (java) S 3449 3451 1585 0 -1 4202560 359 0 0 0 38 20 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942217918632 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3459] ppid=3449 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/3451/task/3459/stat : 3459 (java) S 3449 3451 1585 0 -1 4202560 271 0 0 0 35 16 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942216866088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3460] ppid=3449 vsize=3090984 CPUtime=0.61 cores=1,3,5,7
/proc/3451/task/3460/stat : 3460 (java) S 3449 3451 1585 0 -1 4202560 343 0 0 0 41 20 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942215813544 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3461] ppid=3449 vsize=3090984 CPUtime=0.45 cores=1,3,5,7
/proc/3451/task/3461/stat : 3461 (java) S 3449 3451 1585 0 -1 4202560 239 0 0 0 30 15 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942214761000 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3462] ppid=3449 vsize=3090984 CPUtime=7.1 cores=1,3,5,7
/proc/3451/task/3462/stat : 3462 (java) R 3449 3451 1585 0 -1 4202560 76 0 0 0 708 2 0 0 20 0 20 0 334801828 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942202350344 139942245558275 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3451/tid=3463] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3463/stat : 3463 (java) S 3449 3451 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334801829 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942201296504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3464] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3464/stat : 3464 (java) S 3449 3451 1585 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334801829 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942200243848 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3465] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3465/stat : 3465 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942199192592 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3466] ppid=3449 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/3451/task/3466/stat : 3466 (java) S 3449 3451 1585 0 -1 4202560 2370 0 0 0 58 0 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942198138936 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3467] ppid=3449 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/3451/task/3467/stat : 3467 (java) S 3449 3451 1585 0 -1 4202560 6121 0 0 0 64 0 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942197086392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3468] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3468/stat : 3468 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942196034040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3469] ppid=3449 vsize=3090984 CPUtime=0.42 cores=1,3,5,7
/proc/3451/task/3469/stat : 3469 (java) S 3449 3451 1585 0 -1 4202560 56 0 0 0 18 24 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942194981704 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3451/tid=3470] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3470/stat : 3470 (java) S 3449 3451 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 334802144 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942192780584 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3541] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3541/stat : 3541 (java) S 3449 3451 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 334900338 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942191726520 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 990.41
Current children cumulated vsize (KiB) 3090984

[startup+985.901 s]
/proc/loadavg: 2.10 2.08 2.07 3/215 3541
/proc/meminfo: memFree=26373556/32873648 swapFree=7116/7116
[pid=3451] ppid=3449 vsize=3090984 CPUtime=990.8 cores=1,3,5,7
/proc/3451/stat : 3451 (java) S 3449 3451 1585 0 -1 4202496 15537 0 1 0 98904 176 0 0 20 0 20 0 334801824 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 140735529985344 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3451/statm: 772746 418185 2309 9 0 763167 0
[pid=3451/tid=3453] ppid=3449 vsize=3090984 CPUtime=977.21 cores=1,3,5,7
/proc/3451/task/3453/stat : 3453 (java) S 3449 3451 1585 0 -1 4202560 3266 0 1 0 97698 23 0 0 20 0 20 0 334801826 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942238704824 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3454] ppid=3449 vsize=3090984 CPUtime=0.56 cores=1,3,5,7
/proc/3451/task/3454/stat : 3454 (java) S 3449 3451 1585 0 -1 4202560 326 0 0 0 36 20 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942222129832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3455] ppid=3449 vsize=3090984 CPUtime=0.56 cores=1,3,5,7
/proc/3451/task/3455/stat : 3455 (java) S 3449 3451 1585 0 -1 4202560 319 0 0 0 38 18 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942221077288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3456] ppid=3449 vsize=3090984 CPUtime=0.6 cores=1,3,5,7
/proc/3451/task/3456/stat : 3456 (java) S 3449 3451 1585 0 -1 4202560 269 0 0 0 43 17 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942220024744 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3457] ppid=3449 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/3451/task/3457/stat : 3457 (java) S 3449 3451 1585 0 -1 4202560 320 0 0 0 44 18 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942218972200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3458] ppid=3449 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/3451/task/3458/stat : 3458 (java) S 3449 3451 1585 0 -1 4202560 359 0 0 0 38 20 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942217918632 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3459] ppid=3449 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/3451/task/3459/stat : 3459 (java) S 3449 3451 1585 0 -1 4202560 271 0 0 0 35 16 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942216866088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3460] ppid=3449 vsize=3090984 CPUtime=0.61 cores=1,3,5,7
/proc/3451/task/3460/stat : 3460 (java) S 3449 3451 1585 0 -1 4202560 343 0 0 0 41 20 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942215813544 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3461] ppid=3449 vsize=3090984 CPUtime=0.45 cores=1,3,5,7
/proc/3451/task/3461/stat : 3461 (java) S 3449 3451 1585 0 -1 4202560 239 0 0 0 30 15 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942214761000 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3462] ppid=3449 vsize=3090984 CPUtime=7.49 cores=1,3,5,7
/proc/3451/task/3462/stat : 3462 (java) R 3449 3451 1585 0 -1 4202560 76 0 0 0 747 2 0 0 20 0 20 0 334801828 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942202350184 139942244830360 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3451/tid=3463] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3463/stat : 3463 (java) S 3449 3451 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334801829 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942201296504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3464] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3464/stat : 3464 (java) S 3449 3451 1585 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334801829 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942200243848 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3465] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3465/stat : 3465 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942199192592 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3466] ppid=3449 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/3451/task/3466/stat : 3466 (java) S 3449 3451 1585 0 -1 4202560 2370 0 0 0 58 0 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942198138936 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3467] ppid=3449 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/3451/task/3467/stat : 3467 (java) S 3449 3451 1585 0 -1 4202560 6121 0 0 0 64 0 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942197086392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3468] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3468/stat : 3468 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942196034040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3469] ppid=3449 vsize=3090984 CPUtime=0.42 cores=1,3,5,7
/proc/3451/task/3469/stat : 3469 (java) S 3449 3451 1585 0 -1 4202560 56 0 0 0 18 24 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942194981704 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3451/tid=3470] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3470/stat : 3470 (java) S 3449 3451 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 334802144 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942192780584 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3541] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3541/stat : 3541 (java) S 3449 3451 1585 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 334900338 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942191726568 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 990.8
Current children cumulated vsize (KiB) 3090984

[startup+986.101 s]
/proc/loadavg: 2.10 2.08 2.07 3/215 3541
/proc/meminfo: memFree=26373556/32873648 swapFree=7116/7116
[pid=3451] ppid=3449 vsize=3090984 CPUtime=991 cores=1,3,5,7
/proc/3451/stat : 3451 (java) S 3449 3451 1585 0 -1 4202496 15537 0 1 0 98924 176 0 0 20 0 20 0 334801824 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 140735529985344 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3451/statm: 772746 418185 2309 9 0 763167 0
[pid=3451/tid=3453] ppid=3449 vsize=3090984 CPUtime=977.21 cores=1,3,5,7
/proc/3451/task/3453/stat : 3453 (java) S 3449 3451 1585 0 -1 4202560 3266 0 1 0 97698 23 0 0 20 0 20 0 334801826 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942238704824 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3454] ppid=3449 vsize=3090984 CPUtime=0.56 cores=1,3,5,7
/proc/3451/task/3454/stat : 3454 (java) S 3449 3451 1585 0 -1 4202560 326 0 0 0 36 20 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942222129832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3455] ppid=3449 vsize=3090984 CPUtime=0.56 cores=1,3,5,7
/proc/3451/task/3455/stat : 3455 (java) S 3449 3451 1585 0 -1 4202560 319 0 0 0 38 18 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942221077288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3456] ppid=3449 vsize=3090984 CPUtime=0.6 cores=1,3,5,7
/proc/3451/task/3456/stat : 3456 (java) S 3449 3451 1585 0 -1 4202560 269 0 0 0 43 17 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942220024744 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3457] ppid=3449 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/3451/task/3457/stat : 3457 (java) S 3449 3451 1585 0 -1 4202560 320 0 0 0 44 18 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942218972200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3458] ppid=3449 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/3451/task/3458/stat : 3458 (java) S 3449 3451 1585 0 -1 4202560 359 0 0 0 38 20 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942217918632 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3459] ppid=3449 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/3451/task/3459/stat : 3459 (java) S 3449 3451 1585 0 -1 4202560 271 0 0 0 35 16 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942216866088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3460] ppid=3449 vsize=3090984 CPUtime=0.61 cores=1,3,5,7
/proc/3451/task/3460/stat : 3460 (java) S 3449 3451 1585 0 -1 4202560 343 0 0 0 41 20 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942215813544 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3461] ppid=3449 vsize=3090984 CPUtime=0.45 cores=1,3,5,7
/proc/3451/task/3461/stat : 3461 (java) S 3449 3451 1585 0 -1 4202560 239 0 0 0 30 15 0 0 20 0 20 0 334801827 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942214761000 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3462] ppid=3449 vsize=3090984 CPUtime=7.69 cores=1,3,5,7
/proc/3451/task/3462/stat : 3462 (java) R 3449 3451 1585 0 -1 4202560 76 0 0 0 767 2 0 0 20 0 20 0 334801828 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942202350344 139942245559572 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3451/tid=3463] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3463/stat : 3463 (java) S 3449 3451 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334801829 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942201296504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3464] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3464/stat : 3464 (java) S 3449 3451 1585 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334801829 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942200243848 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3465] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3465/stat : 3465 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942199192592 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3466] ppid=3449 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/3451/task/3466/stat : 3466 (java) S 3449 3451 1585 0 -1 4202560 2370 0 0 0 58 0 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942198138936 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3451/tid=3467] ppid=3449 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/3451/task/3467/stat : 3467 (java) S 3449 3451 1585 0 -1 4202560 6121 0 0 0 64 0 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942197086392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3468] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3468/stat : 3468 (java) S 3449 3451 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942196034040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3451/tid=3469] ppid=3449 vsize=3090984 CPUtime=0.42 cores=1,3,5,7
/proc/3451/task/3469/stat : 3469 (java) S 3449 3451 1585 0 -1 4202560 56 0 0 0 18 24 0 0 20 0 20 0 334801831 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942194981704 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3451/tid=3470] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3470/stat : 3470 (java) S 3449 3451 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 334802144 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942192780584 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3451/tid=3541] ppid=3449 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3451/task/3541/stat : 3541 (java) S 3449 3451 1585 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 334900338 3165167616 418185 33554432000 1073741824 1073778376 140735529994208 139942191726568 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 991
Current children cumulated vsize (KiB) 3090984

Child status: 1
Real time (s): 986.14
CPU time (s): 991.323
CPU user time (s): 989.261
CPU system time (s): 2.06269
CPU usage (%): 100.526
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 989.261
system time used= 2.06269
maximum resident set size= 1672760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15547
page faults= 1
swaps= 0
block input operations= 0
block output operations= 712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21334
involuntary context switches= 3878

runsolver used 2.05769 second user time and 5.14722 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-03 03:26:04
IDJOB=3731560
IDBENCH=1965
IDSOLVER=2319
FILE ID=node127/3731560-1338686763
RUNJOBID= node127-1338678617-1607
PBS_JOBID= 14636686
Free space on /tmp= 70464 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_7.opb.PB06.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731560-1338686763/watcher-3731560-1338686763 -o /tmp/evaluation-result-3731560-1338686763/solver-3731560-1338686763 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731560-1338686763.opb           

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

MD5SUM BENCH= 3119db8d3d273f04fc4f3b1324a85224
RANDOM SEED=1930549919

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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:       32873648 kB
MemFree:        28065864 kB
Buffers:          385024 kB
Cached:          1867728 kB
SwapCached:         1500 kB
Active:          2691688 kB
Inactive:        1231416 kB
Active(anon):    1664392 kB
Inactive(anon):     7932 kB
Active(file):    1027296 kB
Inactive(file):  1223484 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104404 kB
Dirty:             20236 kB
Writeback:             0 kB
AnonPages:       1675748 kB
Mapped:            18808 kB
Shmem:                92 kB
Slab:             745492 kB
SReclaimable:     189504 kB
SUnreclaim:       555988 kB
KernelStack:        1640 kB
PageTables:         7152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1823972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1648640 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= 70444 MiB
End job on node127 at 2012-06-03 03:42:30