Trace number 3732836

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:70:4.5:0.95:98.opb
MD5SUMdae2a99f19ab3cbb5b0fd1a29cad1e80
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark20.7099
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 203
Optimality of the best value was proved NO
Number of variables10989
Total number of constraints12472
Number of constraints which are clauses10469
Number of constraints which are cardinality constraints (but not clauses)2003
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 10989
Biggest coefficient in the objective function 5985
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 32028
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 5985
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 32028
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.06/0.10	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.06/0.10	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.06/0.10	c no version file found!!!
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version	1.6.0_24
0.06/0.10	c os.name	Linux
0.06/0.10	c os.version	2.6.32-71.29.1.el6.x86_64
0.06/0.10	c os.arch	amd64
0.06/0.10	c Free memory 1599470296
0.06/0.10	c Max memory 1607860224
0.06/0.10	c Total memory 1607860224
0.06/0.10	c Number of processors 8
0.06/0.12	--- Begin Solver configuration ---
0.06/0.12	c Stops conflict analysis at the first Unique Implication Point
0.06/0.12	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1cb1c5fa
0.06/0.12	c Learn all clauses as in MiniSAT
0.06/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.12	c VSIDS like heuristics from MiniSAT using a heap
0.06/0.12	c No reason simplification
0.06/0.12	c --- End Solver configuration ---
0.06/0.12	c solving HOME/instance-3732836-1338692017.opb
0.06/0.12	c reading problem ... 
0.86/0.56	c ... done. Wall clock time 0.432s.
0.86/0.56	c CPU time (experimental) 0.51s.
0.86/0.56	c #vars     10989
0.86/0.56	c #constraints  12471
1.29/0.74	c SATISFIABLE
1.29/0.74	c OPTIMIZING...
1.29/0.75	c Got one! Elapsed wall clock time (in seconds):0.62
1.29/0.79	o 203
90.79/87.78	c cleaning 59742 clauses out of 119502 for limit 7041267.5210583
91.31/88.27	c cleaning 30121 clauses out of 60258 for limit 2.2982547641194306E7
91.72/88.66	c cleaning 15309 clauses out of 30638 for limit 7.461787366387007E7
92.13/89.00	c cleaning 7905 clauses out of 15829 for limit 2.3818021822065008E8
92.42/89.33	c cleaning 4203 clauses out of 8423 for limit 7.374180138464742E8
92.72/89.63	c cleaning 2352 clauses out of 4722 for limit 2.173599227036115E9
93.02/89.93	c cleaning 1424 clauses out of 2868 for limit 5.889971185615833E9
93.33/90.22	c cleaning 961 clauses out of 1945 for limit 1.4337159286304808E10
93.62/90.51	c cleaning 735 clauses out of 1484 for limit 3.0988795927880764E10
93.92/90.80	c cleaning 613 clauses out of 1248 for limit 6.070792554980049E10
94.12/91.09	c cleaning 566 clauses out of 1135 for limit 1.1008293591151535E11
94.43/91.38	c cleaning 534 clauses out of 1070 for limit 1.9276247165203198E11
94.72/91.67	c cleaning 517 clauses out of 1035 for limit 3.28312402695629E11
180.57/176.98	c cleaning 59500 clauses out of 119018 for limit 8.81576921274311
181.27/177.61	c cleaning 30005 clauses out of 60018 for limit 28.830171652239365
181.67/178.02	c cleaning 15246 clauses out of 30513 for limit 93.51897223256444
181.97/178.33	c cleaning 7875 clauses out of 15767 for limit 298.46365545117357
182.27/178.63	c cleaning 4182 clauses out of 8392 for limit 924.7640390856227
182.57/178.92	c cleaning 2343 clauses out of 4711 for limit 2719.403817687285
182.87/179.22	c cleaning 1429 clauses out of 2868 for limit 7366.539928134604
183.17/179.51	c cleaning 965 clauses out of 1940 for limit 17977.58550433945
183.37/179.79	c cleaning 722 clauses out of 1473 for limit 38968.81589654677
183.67/180.08	c cleaning 612 clauses out of 1251 for limit 75669.09393057477
183.97/180.39	c cleaning 563 clauses out of 1139 for limit 137059.1412300004
184.27/180.66	c cleaning 527 clauses out of 1078 for limit 239297.3449838277
184.57/180.94	c cleaning 516 clauses out of 1049 for limit 404732.4409354655
184.87/181.22	c cleaning 508 clauses out of 1033 for limit 677796.1067401804
263.60/259.22	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
263.60/259.22		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
264.01/259.68		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
264.20/259.81		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
264.30/259.94		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
264.30/259.94		at org.sat4j.minisat.core.Solver.search(Unknown Source)
264.60/260.20		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
264.60/260.20		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
264.80/260.46		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
264.80/260.46		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
265.01/260.65		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
265.11/260.71		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
265.11/260.71		at org.sat4j.AbstractLauncher.run(Unknown Source)
265.30/260.97		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
266.50/262.15	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
266.60/262.28		at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:45)

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.02 2.04 2.01 3/194 18901
/proc/meminfo: memFree=27534640/32873844 swapFree=7632/7632
[pid=18901] ppid=18899 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/18901/stat : 18901 (java) D 18899 18901 7849 0 -1 4202496 94 0 0 0 0 0 0 0 20 0 1 0 335327349 2560000 46 33554432000 1073741824 1073778376 140735181118176 140735181115304 214360485159 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/18901/statm: 625 46 37 9 0 29 0

[startup+0.0153861 s]
/proc/loadavg: 2.02 2.04 2.01 3/194 18901
/proc/meminfo: memFree=27534640/32873844 swapFree=7632/7632
[pid=18901] ppid=18899 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/18901/stat : 18901 (java) R 18899 18901 7849 0 -1 4202496 1097 0 0 0 0 0 0 0 20 0 1 0 335327349 23793664 824 33554432000 1073741824 1073778376 140736184459536 140736184448600 139997374202176 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18901/statm: 5809 824 619 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.100223 s]
/proc/loadavg: 2.02 2.04 2.01 3/194 18901
/proc/meminfo: memFree=27534640/32873844 swapFree=7632/7632
[pid=18901] ppid=18899 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/18901/stat : 18901 (java) S 18899 18901 7849 0 -1 4202496 4127 0 1 0 5 1 0 0 20 0 18 0 335327349 3028844544 5845 33554432000 1073741824 1073778376 140736184459536 140736184450672 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18901/statm: 739464 5845 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2957856

[startup+0.300218 s]
/proc/loadavg: 2.02 2.04 2.01 3/194 18901
/proc/meminfo: memFree=27534640/32873844 swapFree=7632/7632
[pid=18901] ppid=18899 vsize=2957856 CPUtime=0.43 cores=0,2,4,6
/proc/18901/stat : 18901 (java) S 18899 18901 7849 0 -1 4202496 6180 0 1 0 41 2 0 0 20 0 18 0 335327349 3028844544 9369 33554432000 1073741824 1073778376 140736184459536 140736184450672 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18901/statm: 739464 9369 2232 9 0 729885 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 2957856

[startup+0.700227 s]
/proc/loadavg: 2.02 2.04 2.01 3/194 18901
/proc/meminfo: memFree=27534640/32873844 swapFree=7632/7632
[pid=18901] ppid=18899 vsize=3024420 CPUtime=1.29 cores=0,2,4,6
/proc/18901/stat : 18901 (java) S 18899 18901 7849 0 -1 4202496 10582 0 1 0 126 3 0 0 20 0 19 0 335327349 3097006080 22386 33554432000 1073741824 1073778376 140736184459536 140736184450672 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18901/statm: 756105 22386 2275 9 0 746526 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 3024420

[startup+1.50062 s]
/proc/loadavg: 2.02 2.04 2.01 4/213 18922
/proc/meminfo: memFree=27443448/32873844 swapFree=7632/7632
[pid=18901] ppid=18899 vsize=3024420 CPUtime=2.5 cores=0,2,4,6
/proc/18901/stat : 18901 (java) S 18899 18901 7849 0 -1 4202496 10944 0 1 0 246 4 0 0 20 0 19 0 335327349 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 140736184450672 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18901/statm: 756105 27539 2283 9 0 746526 0
[pid=18901/tid=18903] ppid=18899 vsize=3024420 CPUtime=1.45 cores=0,2,4,6
/proc/18901/task/18903/stat : 18903 (java) R 18899 18901 7849 0 -1 4202560 3074 0 1 0 143 2 0 0 20 0 19 0 335327350 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997370536488 139997228113374 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18904] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18904/stat : 18904 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997353961896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18905] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18905/stat : 18905 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997352909352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18906] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18906/stat : 18906 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997351856296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18901/tid=18907] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18907/stat : 18907 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997350803752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18908] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18908/stat : 18908 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997349751720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18909] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18909/stat : 18909 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997348699176 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18910] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18910/stat : 18910 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997347646120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18911] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18911/stat : 18911 (java) S 18899 18901 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997346593576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18912] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18912/stat : 18912 (java) S 18899 18901 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335327353 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997215889768 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18913] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18913/stat : 18913 (java) S 18899 18901 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335327354 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997214836088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18914] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18914/stat : 18914 (java) S 18899 18901 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335327354 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997213782920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18915] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18915/stat : 18915 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997212731664 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18916] ppid=18899 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/18901/task/18916/stat : 18916 (java) S 18899 18901 7849 0 -1 4202560 2772 0 0 0 54 0 0 0 20 0 19 0 335327357 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139997211679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18917] ppid=18899 vsize=3024420 CPUtime=0.46 cores=0,2,4,6
/proc/18901/task/18917/stat : 18917 (java) S 18899 18901 7849 0 -1 4202560 3895 0 0 0 46 0 0 0 20 0 19 0 335327357 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139996338056120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18918] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18918/stat : 18918 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139996337003256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18919] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18919/stat : 18919 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139996335950920 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18922] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18922/stat : 18922 (java) S 18899 18901 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335327438 3097006080 27539 33554432000 1073741824 1073778376 140736184459536 139996333819048 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 3024420

[startup+3.10068 s]
/proc/loadavg: 2.02 2.04 2.01 3/213 18922
/proc/meminfo: memFree=27421976/32873844 swapFree=7632/7632
[pid=18901] ppid=18899 vsize=3024420 CPUtime=4.11 cores=0,2,4,6
/proc/18901/stat : 18901 (java) S 18899 18901 7849 0 -1 4202496 10961 0 1 0 407 4 0 0 20 0 19 0 335327349 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 140736184450672 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18901/statm: 756105 35220 2283 9 0 746526 0
[pid=18901/tid=18903] ppid=18899 vsize=3024420 CPUtime=3.05 cores=0,2,4,6
/proc/18901/task/18903/stat : 18903 (java) R 18899 18901 7849 0 -1 4202560 3090 0 1 0 302 3 0 0 20 0 19 0 335327350 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997370534352 139997228113360 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18904] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18904/stat : 18904 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997353961896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18905] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18905/stat : 18905 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997352909352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18906] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18906/stat : 18906 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997351856296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18901/tid=18907] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18907/stat : 18907 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997350803752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18908] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18908/stat : 18908 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997349751720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18909] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18909/stat : 18909 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997348699176 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18910] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18910/stat : 18910 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997347646120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18911] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18911/stat : 18911 (java) S 18899 18901 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997346593576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18912] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18912/stat : 18912 (java) S 18899 18901 7849 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 335327353 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997215889768 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18913] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18913/stat : 18913 (java) S 18899 18901 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335327354 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997214836088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18914] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18914/stat : 18914 (java) S 18899 18901 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335327354 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997213782920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18915] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18915/stat : 18915 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997212731664 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18916] ppid=18899 vsize=3024420 CPUtime=0.55 cores=0,2,4,6
/proc/18901/task/18916/stat : 18916 (java) S 18899 18901 7849 0 -1 4202560 2772 0 0 0 55 0 0 0 20 0 19 0 335327357 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139997211679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18917] ppid=18899 vsize=3024420 CPUtime=0.46 cores=0,2,4,6
/proc/18901/task/18917/stat : 18917 (java) S 18899 18901 7849 0 -1 4202560 3895 0 0 0 46 0 0 0 20 0 19 0 335327357 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139996338056120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18918] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18918/stat : 18918 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139996337003256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18919] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18919/stat : 18919 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139996335950920 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18922] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18922/stat : 18922 (java) S 18899 18901 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335327438 3097006080 35220 33554432000 1073741824 1073778376 140736184459536 139996333819048 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 3024420

[startup+6.30068 s]
/proc/loadavg: 2.02 2.04 2.01 3/213 18922
/proc/meminfo: memFree=27357744/32873844 swapFree=7632/7632
[pid=18901] ppid=18899 vsize=3024420 CPUtime=7.31 cores=0,2,4,6
/proc/18901/stat : 18901 (java) S 18899 18901 7849 0 -1 4202496 10991 0 1 0 726 5 0 0 20 0 19 0 335327349 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 140736184450672 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18901/statm: 756105 49534 2283 9 0 746526 0
[pid=18901/tid=18903] ppid=18899 vsize=3024420 CPUtime=6.23 cores=0,2,4,6
/proc/18901/task/18903/stat : 18903 (java) R 18899 18901 7849 0 -1 4202560 3120 0 1 0 620 3 0 0 20 0 19 0 335327350 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997370536464 139997227843761 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18904] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18904/stat : 18904 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997353961896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18905] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18905/stat : 18905 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997352909352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18906] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18906/stat : 18906 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997351856296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18901/tid=18907] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18907/stat : 18907 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997350803752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18908] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18908/stat : 18908 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997349751720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18909] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18909/stat : 18909 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997348699176 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18910] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18910/stat : 18910 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997347646120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18911] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18911/stat : 18911 (java) S 18899 18901 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335327352 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997346593576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18912] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18912/stat : 18912 (java) S 18899 18901 7849 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 335327353 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997215889768 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18913] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18913/stat : 18913 (java) S 18899 18901 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335327354 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997214836088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18914] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18914/stat : 18914 (java) S 18899 18901 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335327354 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997213782920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18915] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18915/stat : 18915 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997212731664 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18916] ppid=18899 vsize=3024420 CPUtime=0.55 cores=0,2,4,6
/proc/18901/task/18916/stat : 18916 (java) S 18899 18901 7849 0 -1 4202560 2772 0 0 0 55 0 0 0 20 0 19 0 335327357 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139997211679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18917] ppid=18899 vsize=3024420 CPUtime=0.46 cores=0,2,4,6
/proc/18901/task/18917/stat : 18917 (java) S 18899 18901 7849 0 -1 4202560 3895 0 0 0 46 0 0 0 20 0 19 0 335327357 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139996338056120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18918] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18918/stat : 18918 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139996337003256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18919] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18919/stat : 18919 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139996335950920 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18922] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18922/stat : 18922 (java) S 18899 18901 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335327438 3097006080 49534 33554432000 1073741824 1073778376 140736184459536 139996333819048 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.31
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

/proc/18901/task/18911/stat : 18911 (java) S 18899 18901 7849 0 -1 4202560 370 0 0 0 53 22 0 0 20 0 19 0 335327352 3097006080 418460 33554432000 1073741824 1073778376 140736184459536 139997346593576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18912] ppid=18899 vsize=3024420 CPUtime=3.47 cores=0,2,4,6
/proc/18901/task/18912/stat : 18912 (java) R 18899 18901 7849 0 -1 4202560 73 0 0 0 346 1 0 0 20 0 19 0 335327353 3097006080 418460 33554432000 1073741824 1073778376 140736184459536 139997215889928 139997374697788 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18913] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18913/stat : 18913 (java) S 18899 18901 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 335327354 3097006080 418460 33554432000 1073741824 1073778376 140736184459536 139997214836088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18914] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18914/stat : 18914 (java) S 18899 18901 7849 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 335327354 3097006080 418460 33554432000 1073741824 1073778376 140736184459536 139997213782920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18915] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18915/stat : 18915 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 418460 33554432000 1073741824 1073778376 140736184459536 139997212731664 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18916] ppid=18899 vsize=3024420 CPUtime=0.59 cores=0,2,4,6
/proc/18901/task/18916/stat : 18916 (java) S 18899 18901 7849 0 -1 4202560 2772 0 0 0 59 0 0 0 20 0 19 0 335327357 3097006080 418460 33554432000 1073741824 1073778376 140736184459536 139997211679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18917] ppid=18899 vsize=3024420 CPUtime=0.58 cores=0,2,4,6
/proc/18901/task/18917/stat : 18917 (java) S 18899 18901 7849 0 -1 4202560 3904 0 0 0 58 0 0 0 20 0 19 0 335327357 3097006080 418460 33554432000 1073741824 1073778376 140736184459536 139996338056120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18918] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18918/stat : 18918 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 418460 33554432000 1073741824 1073778376 140736184459536 139996337003256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18919] ppid=18899 vsize=3024420 CPUtime=0.07 cores=0,2,4,6
/proc/18901/task/18919/stat : 18919 (java) S 18899 18901 7849 0 -1 4202560 15 0 0 0 3 4 0 0 20 0 19 0 335327357 3097006080 418460 33554432000 1073741824 1073778376 140736184459536 139996335950920 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18922] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18922/stat : 18922 (java) S 18899 18901 7849 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 335327438 3097006080 418460 33554432000 1073741824 1073778376 140736184459536 139996333819048 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 265.11
Current children cumulated vsize (KiB) 3024420

[startup+261.501 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 18982
/proc/meminfo: memFree=25880964/32873844 swapFree=7632/7632
[pid=18901] ppid=18899 vsize=3024420 CPUtime=265.9 cores=0,2,4,6
/proc/18901/stat : 18901 (java) S 18899 18901 7849 0 -1 4202496 13833 0 1 0 26436 154 0 0 20 0 19 0 335327349 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 140736184450672 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18901/statm: 756105 418463 2311 9 0 746526 0
[pid=18901/tid=18903] ppid=18899 vsize=3024420 CPUtime=255.37 cores=0,2,4,6
/proc/18901/task/18903/stat : 18903 (java) S 18899 18901 7849 0 -1 4202560 3286 0 1 0 25527 10 0 0 20 0 19 0 335327350 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997370538088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18904] ppid=18899 vsize=3024420 CPUtime=0.59 cores=0,2,4,6
/proc/18901/task/18904/stat : 18904 (java) S 18899 18901 7849 0 -1 4202560 338 0 0 0 42 17 0 0 20 0 19 0 335327352 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997353961896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18901/tid=18905] ppid=18899 vsize=3024420 CPUtime=0.59 cores=0,2,4,6
/proc/18901/task/18905/stat : 18905 (java) S 18899 18901 7849 0 -1 4202560 345 0 0 0 37 22 0 0 20 0 19 0 335327352 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997352909352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18901/tid=18906] ppid=18899 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/18901/task/18906/stat : 18906 (java) S 18899 18901 7849 0 -1 4202560 389 0 0 0 37 20 0 0 20 0 19 0 335327352 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997351856296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18907] ppid=18899 vsize=3024420 CPUtime=0.46 cores=0,2,4,6
/proc/18901/task/18907/stat : 18907 (java) S 18899 18901 7849 0 -1 4202560 337 0 0 0 25 21 0 0 20 0 19 0 335327352 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997350803752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18908] ppid=18899 vsize=3024420 CPUtime=0.42 cores=0,2,4,6
/proc/18901/task/18908/stat : 18908 (java) S 18899 18901 7849 0 -1 4202560 293 0 0 0 26 16 0 0 20 0 19 0 335327352 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997349751720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18909] ppid=18899 vsize=3024420 CPUtime=0.38 cores=0,2,4,6
/proc/18901/task/18909/stat : 18909 (java) S 18899 18901 7849 0 -1 4202560 265 0 0 0 25 13 0 0 20 0 19 0 335327352 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997348699176 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18910] ppid=18899 vsize=3024420 CPUtime=0.47 cores=0,2,4,6
/proc/18901/task/18910/stat : 18910 (java) S 18899 18901 7849 0 -1 4202560 247 0 0 0 35 12 0 0 20 0 19 0 335327352 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997347646120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18911] ppid=18899 vsize=3024420 CPUtime=0.75 cores=0,2,4,6
/proc/18901/task/18911/stat : 18911 (java) S 18899 18901 7849 0 -1 4202560 370 0 0 0 53 22 0 0 20 0 19 0 335327352 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997346593576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18912] ppid=18899 vsize=3024420 CPUtime=4.26 cores=0,2,4,6
/proc/18901/task/18912/stat : 18912 (java) R 18899 18901 7849 0 -1 4202560 75 0 0 0 425 1 0 0 20 0 19 0 335327353 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997215889928 139997376660881 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18913] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18913/stat : 18913 (java) S 18899 18901 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 335327354 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997214836088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18914] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18914/stat : 18914 (java) S 18899 18901 7849 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 335327354 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997213782920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18915] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18915/stat : 18915 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997212731664 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18916] ppid=18899 vsize=3024420 CPUtime=0.59 cores=0,2,4,6
/proc/18901/task/18916/stat : 18916 (java) S 18899 18901 7849 0 -1 4202560 2772 0 0 0 59 0 0 0 20 0 19 0 335327357 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139997211679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18917] ppid=18899 vsize=3024420 CPUtime=0.58 cores=0,2,4,6
/proc/18901/task/18917/stat : 18917 (java) S 18899 18901 7849 0 -1 4202560 3904 0 0 0 58 0 0 0 20 0 19 0 335327357 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139996338056120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18918] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18918/stat : 18918 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335327357 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139996337003256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18919] ppid=18899 vsize=3024420 CPUtime=0.07 cores=0,2,4,6
/proc/18901/task/18919/stat : 18919 (java) S 18899 18901 7849 0 -1 4202560 15 0 0 0 3 4 0 0 20 0 19 0 335327357 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139996335950920 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18922] ppid=18899 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18922/stat : 18922 (java) S 18899 18901 7849 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 335327438 3097006080 418463 33554432000 1073741824 1073778376 140736184459536 139996333819048 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 265.9
Current children cumulated vsize (KiB) 3024420

[startup+261.901 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 18982
/proc/meminfo: memFree=25880964/32873844 swapFree=7632/7632
[pid=18901] ppid=18899 vsize=3090984 CPUtime=266.3 cores=0,2,4,6
/proc/18901/stat : 18901 (java) S 18899 18901 7849 0 -1 4202496 13847 0 1 0 26476 154 0 0 20 0 20 0 335327349 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 140736184450672 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18901/statm: 772746 418472 2311 9 0 763167 0
[pid=18901/tid=18903] ppid=18899 vsize=3090984 CPUtime=255.37 cores=0,2,4,6
/proc/18901/task/18903/stat : 18903 (java) S 18899 18901 7849 0 -1 4202560 3292 0 1 0 25527 10 0 0 20 0 20 0 335327350 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997370537144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18904] ppid=18899 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/18901/task/18904/stat : 18904 (java) S 18899 18901 7849 0 -1 4202560 338 0 0 0 42 17 0 0 20 0 20 0 335327352 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997353961896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18901/tid=18905] ppid=18899 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/18901/task/18905/stat : 18905 (java) S 18899 18901 7849 0 -1 4202560 345 0 0 0 37 22 0 0 20 0 20 0 335327352 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997352909352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18901/tid=18906] ppid=18899 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/18901/task/18906/stat : 18906 (java) S 18899 18901 7849 0 -1 4202560 389 0 0 0 37 20 0 0 20 0 20 0 335327352 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997351856296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18907] ppid=18899 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/18901/task/18907/stat : 18907 (java) S 18899 18901 7849 0 -1 4202560 337 0 0 0 25 21 0 0 20 0 20 0 335327352 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997350803752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18908] ppid=18899 vsize=3090984 CPUtime=0.42 cores=0,2,4,6
/proc/18901/task/18908/stat : 18908 (java) S 18899 18901 7849 0 -1 4202560 293 0 0 0 26 16 0 0 20 0 20 0 335327352 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997349751720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18909] ppid=18899 vsize=3090984 CPUtime=0.38 cores=0,2,4,6
/proc/18901/task/18909/stat : 18909 (java) S 18899 18901 7849 0 -1 4202560 265 0 0 0 25 13 0 0 20 0 20 0 335327352 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997348699176 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18910] ppid=18899 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/18901/task/18910/stat : 18910 (java) S 18899 18901 7849 0 -1 4202560 247 0 0 0 35 12 0 0 20 0 20 0 335327352 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997347646120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18911] ppid=18899 vsize=3090984 CPUtime=0.75 cores=0,2,4,6
/proc/18901/task/18911/stat : 18911 (java) S 18899 18901 7849 0 -1 4202560 370 0 0 0 53 22 0 0 20 0 20 0 335327352 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997346593576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18912] ppid=18899 vsize=3090984 CPUtime=4.66 cores=0,2,4,6
/proc/18901/task/18912/stat : 18912 (java) R 18899 18901 7849 0 -1 4202560 75 0 0 0 465 1 0 0 20 0 20 0 335327353 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997215889544 214373032373 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18913] ppid=18899 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18913/stat : 18913 (java) S 18899 18901 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 335327354 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997214836088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18914] ppid=18899 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18914/stat : 18914 (java) S 18899 18901 7849 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 335327354 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997213782920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18915] ppid=18899 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18915/stat : 18915 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335327357 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997212731664 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18916] ppid=18899 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/18901/task/18916/stat : 18916 (java) S 18899 18901 7849 0 -1 4202560 2772 0 0 0 59 0 0 0 20 0 20 0 335327357 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139997211679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18917] ppid=18899 vsize=3090984 CPUtime=0.58 cores=0,2,4,6
/proc/18901/task/18917/stat : 18917 (java) S 18899 18901 7849 0 -1 4202560 3904 0 0 0 58 0 0 0 20 0 20 0 335327357 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139996338056120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18918] ppid=18899 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18918/stat : 18918 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335327357 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139996337003256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18919] ppid=18899 vsize=3090984 CPUtime=0.07 cores=0,2,4,6
/proc/18901/task/18919/stat : 18919 (java) S 18899 18901 7849 0 -1 4202560 15 0 0 0 3 4 0 0 20 0 20 0 335327357 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139996335950920 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18922] ppid=18899 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18922/stat : 18922 (java) S 18899 18901 7849 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 335327438 3165167616 418472 33554432000 1073741824 1073778376 140736184459536 139996333819048 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 266.3
Current children cumulated vsize (KiB) 3090984

[startup+262.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 18982
/proc/meminfo: memFree=25880964/32873844 swapFree=7632/7632
[pid=18901] ppid=18899 vsize=3090984 CPUtime=266.7 cores=0,2,4,6
/proc/18901/stat : 18901 (java) S 18899 18901 7849 0 -1 4202496 13855 0 1 0 26516 154 0 0 20 0 20 0 335327349 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 140736184450672 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18901/statm: 772746 418475 2311 9 0 763167 0
[pid=18901/tid=18903] ppid=18899 vsize=3090984 CPUtime=255.37 cores=0,2,4,6
/proc/18901/task/18903/stat : 18903 (java) S 18899 18901 7849 0 -1 4202560 3292 0 1 0 25527 10 0 0 20 0 20 0 335327350 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997370537144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18904] ppid=18899 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/18901/task/18904/stat : 18904 (java) S 18899 18901 7849 0 -1 4202560 338 0 0 0 42 17 0 0 20 0 20 0 335327352 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997353961896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18901/tid=18905] ppid=18899 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/18901/task/18905/stat : 18905 (java) S 18899 18901 7849 0 -1 4202560 345 0 0 0 37 22 0 0 20 0 20 0 335327352 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997352909352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18901/tid=18906] ppid=18899 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/18901/task/18906/stat : 18906 (java) S 18899 18901 7849 0 -1 4202560 389 0 0 0 37 20 0 0 20 0 20 0 335327352 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997351856296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18907] ppid=18899 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/18901/task/18907/stat : 18907 (java) S 18899 18901 7849 0 -1 4202560 337 0 0 0 25 21 0 0 20 0 20 0 335327352 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997350803752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18908] ppid=18899 vsize=3090984 CPUtime=0.42 cores=0,2,4,6
/proc/18901/task/18908/stat : 18908 (java) S 18899 18901 7849 0 -1 4202560 293 0 0 0 26 16 0 0 20 0 20 0 335327352 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997349751720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18909] ppid=18899 vsize=3090984 CPUtime=0.38 cores=0,2,4,6
/proc/18901/task/18909/stat : 18909 (java) S 18899 18901 7849 0 -1 4202560 265 0 0 0 25 13 0 0 20 0 20 0 335327352 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997348699176 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18910] ppid=18899 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/18901/task/18910/stat : 18910 (java) S 18899 18901 7849 0 -1 4202560 247 0 0 0 35 12 0 0 20 0 20 0 335327352 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997347646120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18911] ppid=18899 vsize=3090984 CPUtime=0.75 cores=0,2,4,6
/proc/18901/task/18911/stat : 18911 (java) S 18899 18901 7849 0 -1 4202560 370 0 0 0 53 22 0 0 20 0 20 0 335327352 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997346593576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18912] ppid=18899 vsize=3090984 CPUtime=5.05 cores=0,2,4,6
/proc/18901/task/18912/stat : 18912 (java) R 18899 18901 7849 0 -1 4202560 76 0 0 0 504 1 0 0 20 0 20 0 335327353 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997215889928 139997372731576 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18913] ppid=18899 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18913/stat : 18913 (java) S 18899 18901 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 335327354 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997214836088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18914] ppid=18899 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18914/stat : 18914 (java) S 18899 18901 7849 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 335327354 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997213782920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18901/tid=18915] ppid=18899 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18915/stat : 18915 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335327357 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997212731664 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18916] ppid=18899 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/18901/task/18916/stat : 18916 (java) S 18899 18901 7849 0 -1 4202560 2772 0 0 0 59 0 0 0 20 0 20 0 335327357 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139997211679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18917] ppid=18899 vsize=3090984 CPUtime=0.58 cores=0,2,4,6
/proc/18901/task/18917/stat : 18917 (java) S 18899 18901 7849 0 -1 4202560 3904 0 0 0 58 0 0 0 20 0 20 0 335327357 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139996338056120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18918] ppid=18899 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18918/stat : 18918 (java) S 18899 18901 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335327357 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139996337003256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18901/tid=18919] ppid=18899 vsize=3090984 CPUtime=0.07 cores=0,2,4,6
/proc/18901/task/18919/stat : 18919 (java) S 18899 18901 7849 0 -1 4202560 15 0 0 0 3 4 0 0 20 0 20 0 335327357 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139996335950920 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18901/tid=18922] ppid=18899 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18901/task/18922/stat : 18922 (java) S 18899 18901 7849 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 335327438 3165167616 418475 33554432000 1073741824 1073778376 140736184459536 139996333819048 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 266.7
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18901 and gives
#  childrusage.ru_utime.tv_sec=264
#  childrusage.ru_utime.tv_usec=489791
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=714739
# CPU time returned by wait4() is 266.205
# while last known CPU time is 266.7
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 262.358
CPU time (s): 266.7
CPU user time (s): 265.16
CPU system time (s): 1.54
CPU usage (%): 101.655
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 264.49
system time used= 1.71474
maximum resident set size= 1673912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13864
page faults= 1
swaps= 0
block input operations= 0
block output operations= 296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6241
involuntary context switches= 2409

runsolver used 0.505923 second user time and 1.12283 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-03 04:53:37
IDJOB=3732836
IDBENCH=2220
IDSOLVER=2319
FILE ID=node130/3732836-1338692017
RUNJOBID= node130-1338679215-16919
PBS_JOBID= 14636683
Free space on /tmp= 70980 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:70:4.5:0.95:98.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732836-1338692017/watcher-3732836-1338692017 -o /tmp/evaluation-result-3732836-1338692017/solver-3732836-1338692017 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3732836-1338692017.opb           

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

MD5SUM BENCH= dae2a99f19ab3cbb5b0fd1a29cad1e80
RANDOM SEED=1912879408

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27535284 kB
Buffers:          408632 kB
Cached:          2379692 kB
SwapCached:         4256 kB
Active:          2766732 kB
Inactive:        1708060 kB
Active(anon):    1678924 kB
Inactive(anon):     8128 kB
Active(file):    1087808 kB
Inactive(file):  1699932 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:              3988 kB
Writeback:             0 kB
AnonPages:       1689076 kB
Mapped:            17628 kB
Shmem:                 4 kB
Slab:             721992 kB
SReclaimable:     163644 kB
SUnreclaim:       558348 kB
KernelStack:        1600 kB
PageTables:         7492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1644544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70976 MiB
End job on node130 at 2012-06-03 04:58:00