Trace number 3190510

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06UNSAT 11.4333 9.89851

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v250-c1065-S534787376-095.UNKNOWN.cnf
MD5SUM30a6e61471a22008cda0ff7e2d23efa4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.251961
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1065
Sum of the clauses size3195
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31065
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.10	c no version file found!!!
0.00/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.10	c java.vm.version	19.1-b02
0.00/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.10	c sun.arch.data.model	64
0.00/0.10	c java.version		1.6.0_24
0.00/0.10	c os.name		Linux
0.00/0.10	c os.version		2.6.18-164.el5
0.00/0.10	c os.arch		amd64
0.00/0.10	c Free memory 		6997539544
0.00/0.10	c Max memory 		7034241024
0.00/0.10	c Total memory 		7034241024
0.00/0.10	c Number of processors 	8
0.00/0.10	c --- Begin Solver configuration ---
0.00/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.00/0.10	c Learn all clauses as in MiniSAT
0.00/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.10	c Expensive reason simplification
0.00/0.10	c Armin Biere (Picosat) restarts strategy
0.00/0.10	c Glucose learned constraints deletion strategy
0.00/0.10	c timeout=2147483647s
0.00/0.10	c DB Simplification allowed=true
0.00/0.10	c --- End Solver configuration ---
0.00/0.10	c solving HOME/instance-3190510-1302600813.cnf
0.00/0.10	c reading problem ... 
0.08/0.11	c ... done. Wall clock time 0.017s.
0.08/0.11	c #vars     250
0.08/0.11	c #constraints  1065
0.08/0.11	c constraints type 
0.08/0.11	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1065
0.74/0.57	c cleaning 2500 clauses out of 5001 with flag 5001/5001
1.42/0.96	c cleaning 4249 clauses out of 8500 with flag 11000/11000
2.02/1.53	c cleaning 5621 clauses out of 11252 with flag 18001/18001
2.74/2.21	c cleaning 6812 clauses out of 13630 with flag 26000/26000
3.44/2.98	c cleaning 7908 clauses out of 15819 with flag 35001/35001
4.56/3.99	c cleaning 8951 clauses out of 17910 with flag 45000/45000
5.92/4.99	c cleaning 9478 clauses out of 18961 with flag 55002/55002
7.40/6.00	c cleaning 9739 clauses out of 19481 with flag 65000/65000
8.43/7.07	c cleaning 7840 clauses out of 15683 with flag 75002/75002
9.53/8.08	c cleaning 8912 clauses out of 17841 with flag 85000/85000
10.53/9.03	c cleaning 7072 clauses out of 14159 with flag 95002/95002
11.33/9.87	c cleaning 3128 clauses out of 6258 with flag 105000/105000
11.33/9.89	c starts		: 376
11.33/9.89	c conflicts		: 105058
11.33/9.89	c decisions		: 124192
11.33/9.89	c propagations		: 4605262
11.33/9.89	c inspects		: 129723041
11.33/9.89	c shortcuts		: 0
11.33/9.89	c learnt literals	: 13
11.33/9.89	c learnt binary clauses	: 72
11.33/9.89	c learnt ternary clauses	: 381
11.33/9.89	c learnt constraints	: 105044
11.33/9.89	c ignored constraints	: 0
11.33/9.89	c root simplifications	: 388
11.33/9.89	c removed literals (reason simplification)	: 572267
11.33/9.89	c reason swapping (by a shorter reason)	: 0
11.33/9.89	c Calls to reduceDB	: 12
11.33/9.89	c speed (assignments/second)	: 470982.0004090816
11.33/9.89	c non guided choices	27
11.33/9.89	c learnt constraints type 
11.33/9.89	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 1732
11.33/9.89	c constraints type 
11.33/9.89	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1065
11.33/9.89	s UNSATISFIABLE
11.33/9.89	c Total wall clock time (in seconds) : 9.796

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3190510-1302600813/watcher-3190510-1302600813 -o /tmp/evaluation-result-3190510-1302600813/solver-3190510-1302600813 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190510-1302600813.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.12 4.06 3.95 7/221 9152
/proc/meminfo: memFree=15294396/32950928 swapFree=67102716/67111528
[pid=9152] ppid=9150 vsize=30528 CPUtime=0 cores=0,2
/proc/9152/stat : 9152 (java) S 9150 9152 8386 0 -1 4202496 1249 0 0 0 0 0 0 0 25 0 2 0 371678411 31260672 966 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488497637 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9152/statm: 7634 967 740 9 0 385 0
[pid=9152/tid=9156] ppid=9150 vsize=30540 CPUtime=0 cores=0,2
/proc/9152/task/9156/stat : 9156 (java) R 9150 9152 8386 0 -1 4202560 134 0 0 0 0 0 0 0 25 0 2 0 371678411 31272960 968 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239476694843 0 0 0 16784584 0 0 0 -1 0 0 0 0

[startup+0.100614 s]
/proc/loadavg: 4.12 4.06 3.95 7/221 9152
/proc/meminfo: memFree=15294396/32950928 swapFree=67102716/67111528
[pid=9152] ppid=9150 vsize=7570208 CPUtime=0.08 cores=0,2
/proc/9152/stat : 9152 (java) S 9150 9152 8386 0 -1 4202496 9945 0 1 0 7 1 0 0 25 0 18 0 371678411 7751892992 9639 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9152/statm: 1892552 9639 1916 9 0 1883290 0
[pid=9152/tid=9156] ppid=9150 vsize=7570208 CPUtime=0.08 cores=0,2
/proc/9152/task/9156/stat : 9156 (java) R 9150 9152 8386 0 -1 4202560 8562 0 1 0 7 1 0 0 25 0 18 0 371678411 7751892992 9639 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239476738138 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7570208

[startup+0.200281 s]
/proc/loadavg: 4.12 4.06 3.95 7/221 9152
/proc/meminfo: memFree=15294396/32950928 swapFree=67102716/67111528
[pid=9152] ppid=9150 vsize=7643292 CPUtime=0.27 cores=0,2
/proc/9152/stat : 9152 (java) S 9150 9152 8386 0 -1 4202496 11992 0 1 0 26 1 0 0 25 0 19 0 371678411 7826731008 11444 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9152/statm: 1910823 11444 2185 9 0 1901561 0
[pid=9152/tid=9156] ppid=9150 vsize=7643292 CPUtime=0.18 cores=0,2
/proc/9152/task/9156/stat : 9156 (java) R 9150 9152 8386 0 -1 4202560 8657 0 1 0 17 1 0 0 25 0 19 0 371678411 7826731008 11444 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 46912505525029 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7643292

[startup+0.300214 s]
/proc/loadavg: 4.12 4.06 3.95 7/221 9152
/proc/meminfo: memFree=15294396/32950928 swapFree=67102716/67111528
[pid=9152] ppid=9150 vsize=7646344 CPUtime=0.47 cores=0,2
/proc/9152/stat : 9152 (java) S 9150 9152 8386 0 -1 4202496 13258 0 1 0 46 1 0 0 25 0 19 0 371678411 7829856256 12355 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9152/statm: 1911586 12355 2196 9 0 1902324 0
[pid=9152/tid=9156] ppid=9150 vsize=7646344 CPUtime=0.28 cores=0,2
/proc/9152/task/9156/stat : 9156 (java) R 9150 9152 8386 0 -1 4202560 8693 0 1 0 27 1 0 0 25 0 19 0 371678411 7829856256 12355 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 46912505228255 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 7646344

[startup+0.700167 s]
/proc/loadavg: 4.12 4.06 3.95 7/221 9152
/proc/meminfo: memFree=15294396/32950928 swapFree=67102716/67111528
[pid=9152] ppid=9150 vsize=7662584 CPUtime=1.14 cores=0,2
/proc/9152/stat : 9152 (java) S 9150 9152 8386 0 -1 4202496 19728 0 1 0 112 2 0 0 25 0 19 0 371678411 7846486016 16963 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9152/statm: 1915646 16963 2235 9 0 1906384 0
[pid=9152/tid=9156] ppid=9150 vsize=7662584 CPUtime=0.66 cores=0,2
/proc/9152/task/9156/stat : 9156 (java) R 9150 9152 8386 0 -1 4202560 8891 0 1 0 65 1 0 0 25 0 19 0 371678411 7846486016 16963 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 47374364954456 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 7662584

[startup+1.5011 s]
/proc/loadavg: 4.12 4.06 3.95 5/262 9211
/proc/meminfo: memFree=15165680/32950928 swapFree=67102716/67111528
[pid=9152] ppid=9150 vsize=7662584 CPUtime=2.02 cores=0,2
/proc/9152/stat : 9152 (java) S 9150 9152 8386 0 -1 4202496 20083 0 1 0 200 2 0 0 25 0 19 0 371678411 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9152/statm: 1915646 17317 2240 9 0 1906384 0
[pid=9152/tid=9156] ppid=9150 vsize=7662584 CPUtime=1.45 cores=0,2
/proc/9152/task/9156/stat : 9156 (java) R 9150 9152 8386 0 -1 4202560 8893 0 1 0 144 1 0 0 25 0 19 0 371678411 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 46912505527391 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8386 0 -1 4202560 178 0 0 0 0 0 0 0 16 0 19 0 371678413 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 371678413 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8386 0 -1 4202560 12 0 0 0 0 0 0 0 16 0 19 0 371678413 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 371678413 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 371678413 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9163/stat : 9163 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 371678413 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8386 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 19 0 371678413 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8386 0 -1 4202560 195 0 0 0 0 0 0 0 16 0 19 0 371678413 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9172] ppid=9150 vsize=7662584 CPUtime=0.01 cores=0,2
/proc/9152/task/9172/stat : 9172 (java) S 9150 9152 8386 0 -1 4202560 327 0 0 0 1 0 0 0 16 0 19 0 371678414 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 0 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9174] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9174/stat : 9174 (java) S 9150 9152 8386 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 371678414 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9175] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9175/stat : 9175 (java) S 9150 9152 8386 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 371678414 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9178] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9178/stat : 9178 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488518577 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9179] ppid=9150 vsize=7662584 CPUtime=0.38 cores=0,2
/proc/9152/task/9179/stat : 9179 (java) S 9150 9152 8386 0 -1 4202560 7936 0 0 0 38 0 0 0 24 0 19 0 371678417 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9180] ppid=9150 vsize=7662584 CPUtime=0.14 cores=0,2
/proc/9152/task/9180/stat : 9180 (java) S 9150 9152 8386 0 -1 4202560 1374 0 0 0 14 0 0 0 21 0 19 0 371678417 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9181] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9181/stat : 9181 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9182] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9182/stat : 9182 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371678417 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9183] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9183/stat : 9183 (java) S 9150 9152 8386 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371678423 7846486016 17317 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 7662584

[startup+3.10072 s]
/proc/loadavg: 4.27 4.09 3.96 9/262 9211
/proc/meminfo: memFree=15157620/32950928 swapFree=67102716/67111528
[pid=9152] ppid=9150 vsize=7662584 CPUtime=3.65 cores=0,2
/proc/9152/stat : 9152 (java) S 9150 9152 8386 0 -1 4202496 20289 0 1 0 363 2 0 0 25 0 19 0 371678411 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9152/statm: 1915646 17520 2240 9 0 1906384 0
[pid=9152/tid=9156] ppid=9150 vsize=7662584 CPUtime=3 cores=0,2
/proc/9152/task/9156/stat : 9156 (java) R 9150 9152 8386 0 -1 4202560 8896 0 1 0 299 1 0 0 25 0 19 0 371678411 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 46912505543917 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8386 0 -1 4202560 178 0 0 0 0 0 0 0 15 0 19 0 371678413 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8386 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 371678413 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8386 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 371678413 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371678413 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8386 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 371678413 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9163/stat : 9163 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371678413 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8386 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 19 0 371678413 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8386 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 19 0 371678413 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9172] ppid=9150 vsize=7662584 CPUtime=0.04 cores=0,2
/proc/9152/task/9172/stat : 9172 (java) S 9150 9152 8386 0 -1 4202560 460 0 0 0 4 0 0 0 16 0 19 0 371678414 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 0 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9174] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9174/stat : 9174 (java) S 9150 9152 8386 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 371678414 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9175] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9175/stat : 9175 (java) S 9150 9152 8386 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 371678414 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9178] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9178/stat : 9178 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488518577 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9179] ppid=9150 vsize=7662584 CPUtime=0.41 cores=0,2
/proc/9152/task/9179/stat : 9179 (java) S 9150 9152 8386 0 -1 4202560 7943 0 0 0 41 0 0 0 15 0 19 0 371678417 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9180] ppid=9150 vsize=7662584 CPUtime=0.14 cores=0,2
/proc/9152/task/9180/stat : 9180 (java) S 9150 9152 8386 0 -1 4202560 1374 0 0 0 14 0 0 0 21 0 19 0 371678417 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9181] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9181/stat : 9181 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9182] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9182/stat : 9182 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371678417 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9183] ppid=9150 vsize=7662584 CPUtime=0 cores=0,2
/proc/9152/task/9183/stat : 9183 (java) S 9150 9152 8386 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371678423 7846486016 17520 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 7662584

[startup+6.30117 s]
/proc/loadavg: 4.27 4.09 3.96 5/262 9212
/proc/meminfo: memFree=15142160/32950928 swapFree=67102716/67111528
[pid=9152] ppid=9150 vsize=7665548 CPUtime=7.69 cores=0,2
/proc/9152/stat : 9152 (java) S 9150 9152 8386 0 -1 4202496 21989 0 1 0 766 3 0 0 25 0 19 0 371678411 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9152/statm: 1916387 18742 2243 9 0 1907125 0
[pid=9152/tid=9156] ppid=9150 vsize=7665548 CPUtime=6.13 cores=0,2
/proc/9152/task/9156/stat : 9156 (java) R 9150 9152 8386 0 -1 4202560 8909 0 1 0 612 1 0 0 25 0 19 0 371678411 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 46912505507250 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8386 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8386 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8386 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8386 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8386 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9163/stat : 9163 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8386 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8386 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9172] ppid=9150 vsize=7665548 CPUtime=0.08 cores=0,2
/proc/9152/task/9172/stat : 9172 (java) S 9150 9152 8386 0 -1 4202560 633 0 0 0 8 0 0 0 16 0 19 0 371678414 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 0 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9174] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9174/stat : 9174 (java) S 9150 9152 8386 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 371678414 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9175] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9175/stat : 9175 (java) S 9150 9152 8386 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 371678414 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9178] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9178/stat : 9178 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488518577 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9179] ppid=9150 vsize=7665548 CPUtime=0.47 cores=0,2
/proc/9152/task/9179/stat : 9179 (java) S 9150 9152 8386 0 -1 4202560 7948 0 0 0 47 0 0 0 15 0 19 0 371678417 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9180] ppid=9150 vsize=7665548 CPUtime=0.95 cores=0,2
/proc/9152/task/9180/stat : 9180 (java) S 9150 9152 8386 0 -1 4202560 2837 0 0 0 95 0 0 0 16 0 19 0 371678417 7849521152 18742 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0

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

/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8386 0 -1 4202560 187 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8386 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8386 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8386 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8386 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9163/stat : 9163 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8386 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8386 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9172] ppid=9150 vsize=7665548 CPUtime=0.09 cores=0,2
/proc/9152/task/9172/stat : 9172 (java) S 9150 9152 8386 0 -1 4202560 633 0 0 0 9 0 0 0 16 0 19 0 371678414 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 0 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9174] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9174/stat : 9174 (java) S 9150 9152 8386 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 371678414 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9175] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9175/stat : 9175 (java) S 9150 9152 8386 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 371678414 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9178] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9178/stat : 9178 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488518577 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9179] ppid=9150 vsize=7665548 CPUtime=0.47 cores=0,2
/proc/9152/task/9179/stat : 9179 (java) S 9150 9152 8386 0 -1 4202560 7948 0 0 0 47 0 0 0 15 0 19 0 371678417 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9180] ppid=9150 vsize=7665548 CPUtime=1.09 cores=0,2
/proc/9152/task/9180/stat : 9180 (java) S 9150 9152 8386 0 -1 4202560 2842 0 0 0 109 0 0 0 15 0 19 0 371678417 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9181] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9181/stat : 9181 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9182] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9182/stat : 9182 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371678417 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9183] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9183/stat : 9183 (java) S 9150 9152 8386 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371678423 7849521152 18749 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.53
Current children cumulated vsize (KiB) 7665548

[startup+8.8007 s]
/proc/loadavg: 4.33 4.10 3.96 5/262 9258
/proc/meminfo: memFree=15141464/32950928 swapFree=67102716/67111528
[pid=9152] ppid=9150 vsize=7665548 CPUtime=10.33 cores=0,2
/proc/9152/stat : 9152 (java) S 9150 9152 8386 0 -1 4202496 22000 0 1 0 1030 3 0 0 25 0 19 0 371678411 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9152/statm: 1916387 18750 2243 9 0 1907125 0
[pid=9152/tid=9156] ppid=9150 vsize=7665548 CPUtime=8.6 cores=0,2
/proc/9152/task/9156/stat : 9156 (java) R 9150 9152 8386 0 -1 4202560 8913 0 1 0 859 1 0 0 19 0 19 0 371678411 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 46912505821258 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8386 0 -1 4202560 187 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8386 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8386 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8386 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 19 0 371678413 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8386 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9163/stat : 9163 (java) S 9150 9152 8386 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8386 0 -1 4202560 63 0 0 0 0 0 0 0 16 0 19 0 371678413 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8386 0 -1 4202560 200 0 0 0 0 0 0 0 16 0 19 0 371678413 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9172] ppid=9150 vsize=7665548 CPUtime=0.1 cores=0,2
/proc/9152/task/9172/stat : 9172 (java) S 9150 9152 8386 0 -1 4202560 633 0 0 0 10 0 0 0 15 0 19 0 371678414 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 0 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9174] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9174/stat : 9174 (java) S 9150 9152 8386 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 371678414 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9175] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9175/stat : 9175 (java) S 9150 9152 8386 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 371678414 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9178] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9178/stat : 9178 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488518577 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9179] ppid=9150 vsize=7665548 CPUtime=0.47 cores=0,2
/proc/9152/task/9179/stat : 9179 (java) S 9150 9152 8386 0 -1 4202560 7948 0 0 0 47 0 0 0 15 0 19 0 371678417 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9180] ppid=9150 vsize=7665548 CPUtime=1.09 cores=0,2
/proc/9152/task/9180/stat : 9180 (java) S 9150 9152 8386 0 -1 4202560 2842 0 0 0 109 0 0 0 15 0 19 0 371678417 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9181] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9181/stat : 9181 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9182] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9182/stat : 9182 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371678417 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9183] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9183/stat : 9183 (java) S 9150 9152 8386 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371678423 7849521152 18750 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.33
Current children cumulated vsize (KiB) 7665548

[startup+9.60154 s]
/proc/loadavg: 4.33 4.10 3.96 5/262 9258
/proc/meminfo: memFree=15141464/32950928 swapFree=67102716/67111528
[pid=9152] ppid=9150 vsize=7665548 CPUtime=11.13 cores=0,2
/proc/9152/stat : 9152 (java) S 9150 9152 8386 0 -1 4202496 22003 0 1 0 1110 3 0 0 25 0 19 0 371678411 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9152/statm: 1916387 18752 2243 9 0 1907125 0
[pid=9152/tid=9156] ppid=9150 vsize=7665548 CPUtime=9.38 cores=0,2
/proc/9152/task/9156/stat : 9156 (java) R 9150 9152 8386 0 -1 4202560 8914 0 1 0 937 1 0 0 21 0 19 0 371678411 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 46912505507514 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8386 0 -1 4202560 187 0 0 0 0 0 0 0 16 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8386 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8386 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8386 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8386 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9163/stat : 9163 (java) S 9150 9152 8386 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8386 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8386 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9172] ppid=9150 vsize=7665548 CPUtime=0.11 cores=0,2
/proc/9152/task/9172/stat : 9172 (java) S 9150 9152 8386 0 -1 4202560 633 0 0 0 11 0 0 0 15 0 19 0 371678414 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 0 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9174] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9174/stat : 9174 (java) S 9150 9152 8386 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 371678414 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9175] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9175/stat : 9175 (java) S 9150 9152 8386 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 371678414 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9178] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9178/stat : 9178 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488518577 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9179] ppid=9150 vsize=7665548 CPUtime=0.47 cores=0,2
/proc/9152/task/9179/stat : 9179 (java) S 9150 9152 8386 0 -1 4202560 7948 0 0 0 47 0 0 0 15 0 19 0 371678417 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9180] ppid=9150 vsize=7665548 CPUtime=1.09 cores=0,2
/proc/9152/task/9180/stat : 9180 (java) S 9150 9152 8386 0 -1 4202560 2842 0 0 0 109 0 0 0 15 0 19 0 371678417 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9181] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9181/stat : 9181 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9182] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9182/stat : 9182 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371678417 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9183] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9183/stat : 9183 (java) S 9150 9152 8386 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371678423 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.13
Current children cumulated vsize (KiB) 7665548

[startup+9.8015 s]
/proc/loadavg: 4.33 4.10 3.96 5/262 9258
/proc/meminfo: memFree=15141464/32950928 swapFree=67102716/67111528
[pid=9152] ppid=9150 vsize=7665548 CPUtime=11.33 cores=0,2
/proc/9152/stat : 9152 (java) S 9150 9152 8386 0 -1 4202496 22003 0 1 0 1130 3 0 0 25 0 19 0 371678411 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9152/statm: 1916387 18752 2243 9 0 1907125 0
[pid=9152/tid=9156] ppid=9150 vsize=7665548 CPUtime=9.58 cores=0,2
/proc/9152/task/9156/stat : 9156 (java) R 9150 9152 8386 0 -1 4202560 8914 0 1 0 957 1 0 0 21 0 19 0 371678411 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 46912505507514 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8386 0 -1 4202560 187 0 0 0 0 0 0 0 16 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8386 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9160] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8386 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8386 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8386 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9163] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9163/stat : 9163 (java) S 9150 9152 8386 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9164] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8386 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9165] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8386 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 19 0 371678413 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9172] ppid=9150 vsize=7665548 CPUtime=0.11 cores=0,2
/proc/9152/task/9172/stat : 9172 (java) S 9150 9152 8386 0 -1 4202560 633 0 0 0 11 0 0 0 15 0 19 0 371678414 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 0 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9174] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9174/stat : 9174 (java) S 9150 9152 8386 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 371678414 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9175] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9175/stat : 9175 (java) S 9150 9152 8386 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 371678414 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9178] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9178/stat : 9178 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488518577 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9179] ppid=9150 vsize=7665548 CPUtime=0.47 cores=0,2
/proc/9152/task/9179/stat : 9179 (java) S 9150 9152 8386 0 -1 4202560 7948 0 0 0 47 0 0 0 15 0 19 0 371678417 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9180] ppid=9150 vsize=7665548 CPUtime=1.09 cores=0,2
/proc/9152/task/9180/stat : 9180 (java) S 9150 9152 8386 0 -1 4202560 2842 0 0 0 109 0 0 0 15 0 19 0 371678417 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9181] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9181/stat : 9181 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371678417 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488510873 0 4 0 16800975 18446604451235204032 0 0 -1 2 0 0 0
[pid=9152/tid=9182] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9182/stat : 9182 (java) S 9150 9152 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371678417 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
[pid=9152/tid=9183] ppid=9150 vsize=7665548 CPUtime=0 cores=0,2
/proc/9152/task/9183/stat : 9183 (java) S 9150 9152 8386 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371678423 7849521152 18752 33554432000 1073741824 1073778376 140736514488368 18446744073709551615 239488511488 0 4 0 16800975 18446604451235204032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 7665548

Child status: 20
Real time (s): 9.89851
CPU time (s): 11.4333
CPU user time (s): 11.3923
CPU system time (s): 0.040993
CPU usage (%): 115.505
Max. virtual memory (cumulated for all children) (KiB): 7665548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.3923
system time used= 0.040993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22013
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 693
involuntary context switches= 583

runsolver used 0.020996 second user time and 0.038994 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-12 11:33:33
IDJOB=3190510
IDBENCH=82841
IDSOLVER=1611
FILE ID=node148/3190510-1302600813
RUNJOBID= node148-1302596906-8404
PBS_JOBID= 12958095
Free space on /tmp= 71076 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v250-c1065-S534787376-095.UNKNOWN.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190510-1302600813/watcher-3190510-1302600813 -o /tmp/evaluation-result-3190510-1302600813/solver-3190510-1302600813 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190510-1302600813.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 30a6e61471a22008cda0ff7e2d23efa4
RANDOM SEED=1296166980

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15294784 kB
Buffers:        615576 kB
Cached:       16497560 kB
SwapCached:       4908 kB
Active:        8266648 kB
Inactive:      8982900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15294784 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:             520 kB
Writeback:           0 kB
AnonPages:      134204 kB
Mapped:          22720 kB
Slab:           341720 kB
PageTables:       5564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 14742452 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71076 MiB
End job on node148 at 2011-04-12 11:33:43