Trace number 3500821

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 MUS 2.3.0-SNAPSHOT 2011-02-06UNSAT 426.967 426.713

General information on the benchmark

Namegmus/nadel/
edn_22134_6.cnf_0.31000000.unsat.gcnf
MD5SUMebad5f562e0c6423de9dcbb37a9fa249
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.14652
Satisfiable
(Un)Satisfiability was proved
Number of variables508989
Number of clauses1484461
Sum of the clauses size3444612
Maximum clause length3
Minimum clause length1
Number of clauses of size 11764
Number of clauses of size 21005243
Number of clauses of size 3477454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups4026
Number of clauses in the kernel (group 0)1436673
Least number of clauses in a group (except group 0) 1
Greatest number of clauses in a group (except group 0) 14

Solver Data

0.02/0.75	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.75	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.75	c See www.sat4j.org for details.
0.02/0.75	c version 2.3.0.v20110206
0.02/0.75	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.75	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.75	c java.vm.version	19.1-b02
0.02/0.75	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.75	c sun.arch.data.model	64
0.02/0.75	c java.version		1.6.0_24
0.02/0.75	c os.name		Linux
0.02/0.75	c os.version		2.6.18-164.el5
0.02/0.75	c os.arch		amd64
0.02/0.75	c Free memory 		5997854704
0.02/0.75	c Max memory 		6029312000
0.02/0.75	c Total memory 		6029312000
0.02/0.75	c Number of processors 	8
0.02/0.78	c High Level Explanation (MUS) enabled solver
0.02/0.78	c Deletion based minimization strategy
0.02/0.78	c --- Begin Solver configuration ---
0.02/0.78	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@aa470b8
0.02/0.78	c Learn all clauses as in MiniSAT
0.02/0.78	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.02/0.78	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.02/0.78	c Expensive reason simplification
0.02/0.78	c Armin Biere (Picosat) restarts strategy
0.02/0.78	c Glucose learned constraints deletion strategy
0.02/0.78	c timeout=2147483647s
0.02/0.78	c DB Simplification allowed=true
0.02/0.78	c --- End Solver configuration ---
0.02/0.78	c solving /varHOME/instance-3500821-1308036331.gcnf
0.02/0.78	c reading problem ... 
2.60/3.15	c ... done. Wall clock time 2.375s.
2.60/3.15	c #vars     513015
2.60/3.15	c #constraints  1484455
2.60/3.15	c constraints type 
2.60/3.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 523480
2.60/3.15	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 960964
2.60/3.43	c Unsat detection wall clock time (in seconds) : 2.651
2.60/3.43	c Size of initial high level unsat subformula: 15
2.60/3.43	c Computing high level MUS ...
2.60/3.43	c initial unsat core 4023 3713 3712 3711 3709 3689 3688 3687 3686 3685 3684 3683 3406 1346 399 
2.60/3.43	c checking 4023 ...
121.82/122.10	c cleaning 2034 clauses out of 4745 with flag 5000/5000
130.90/130.75	c mandatory.
130.90/130.75	c checking 3713 ...
131.01/130.82	c not needed.
131.01/130.82	c checking 3712 ...
131.01/130.84	c not needed.
131.01/130.84	c checking 3711 ...
131.01/130.86	c not needed.
131.01/130.86	c checking 3709 ...
131.01/130.89	c not needed.
131.01/130.89	c checking 3689 ...
131.14/130.91	c not needed.
131.14/130.91	c checking 3688 ...
131.14/130.93	c not needed.
131.14/130.93	c checking 3687 ...
131.14/130.96	c not needed.
131.14/130.96	c checking 3686 ...
131.14/130.98	c not needed.
131.14/130.98	c checking 3685 ...
131.23/131.00	c not needed.
131.23/131.00	c checking 3684 ...
131.23/131.03	c not needed.
131.23/131.03	c checking 3683 ...
131.23/131.05	c not needed.
131.23/131.05	c checking 3406 ...
258.93/258.72	c cleaning 3803 clauses out of 7639 with flag 5000/10215
296.15/295.96	c mandatory.
296.15/295.96	c checking 1346 ...
426.45/426.28	c mandatory.
426.45/426.28	c checking 399 ...
426.84/426.63	c mandatory.
426.84/426.63	c starts		: 20
426.84/426.63	c conflicts		: 16083
426.84/426.63	c decisions		: 15432749
426.84/426.63	c propagations		: 656419037
426.84/426.63	c inspects		: 1432178473
426.84/426.63	c shortcuts		: 0
426.84/426.63	c learnt literals	: 854
426.84/426.63	c learnt binary clauses	: 3278
426.84/426.63	c learnt ternary clauses	: 5882
426.84/426.63	c learnt constraints	: 15229
426.84/426.63	c ignored constraints	: 0
426.84/426.63	c root simplifications	: 0
426.84/426.63	c removed literals (reason simplification)	: 4459
426.84/426.63	c reason swapping (by a shorter reason)	: 0
426.84/426.63	c Calls to reduceDB	: 2
426.84/426.63	c speed (assignments/second)	: 1.838708787114846E9
426.84/426.63	c non guided choices	11317867
426.84/426.64	c learnt constraints type 
426.84/426.64	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3278
426.84/426.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 6114
426.84/426.64	c Size of the high level MUS: 4
426.84/426.64	c Unsat core  computation wall clock time (in seconds) : 423.213
426.84/426.64	c starts		: 20
426.84/426.64	c conflicts		: 16083
426.84/426.64	c decisions		: 15432749
426.84/426.64	c propagations		: 656419037
426.84/426.64	c inspects		: 1432178473
426.84/426.64	c shortcuts		: 0
426.84/426.64	c learnt literals	: 854
426.84/426.64	c learnt binary clauses	: 3278
426.84/426.64	c learnt ternary clauses	: 5882
426.84/426.64	c learnt constraints	: 15229
426.84/426.64	c ignored constraints	: 0
426.84/426.64	c root simplifications	: 0
426.84/426.64	c removed literals (reason simplification)	: 4459
426.84/426.64	c reason swapping (by a shorter reason)	: 0
426.84/426.64	c Calls to reduceDB	: 2
426.84/426.64	c speed (assignments/second)	: 1.7984083205479453E9
426.84/426.64	c non guided choices	11317867
426.84/426.67	c learnt constraints type 
426.84/426.67	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3278
426.84/426.67	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 6114
426.84/426.67	c constraints type 
426.84/426.67	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 523480
426.84/426.67	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 960964
426.84/426.67	s UNSATISFIABLE
426.84/426.67	v 399 1346 3406 4023 0
426.84/426.67	c Total wall clock time (in seconds) : 425.865

Verifier Data

OK	4

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 /var/tmp/evaluation-result-3500821-1308036331/watcher-3500821-1308036331 -o /var/tmp/evaluation-result-3500821-1308036331/solver-3500821-1308036331 -C 1800 -W 1850 -M 7680 java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar /varHOME/instance-3500821-1308036331.gcnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 0.81 0.25 0.09 4/217 10180
/proc/meminfo: memFree=5748792/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=11804 CPUtime=0 cores=5,7
/proc/10180/stat : 10180 (runsolver) S 10178 10180 8335 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 896048698 12087296 52 33554432000 4194304 5436572 140735621922368 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699968823 0 0 17 5 0 0 0
/proc/10180/statm: 2951 52 31 304 0 2643 0

[startup+0.0960539 s]
/proc/loadavg: 0.81 0.25 0.09 4/217 10180
/proc/meminfo: memFree=5748792/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=11804 CPUtime=0 cores=5,7
/proc/10180/stat : 10180 (runsolver) S 10178 10180 8335 0 -1 4202560 46 0 0 0 0 0 0 0 23 0 1 0 896048698 12087296 57 33554432000 4194304 5436572 140735621922368 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699207358 0 0 17 5 0 0 0
/proc/10180/statm: 2951 57 36 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.101038 s]
/proc/loadavg: 0.81 0.25 0.09 4/217 10180
/proc/meminfo: memFree=5748792/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=11804 CPUtime=0 cores=5,7
/proc/10180/stat : 10180 (runsolver) S 10178 10180 8335 0 -1 4202560 46 0 0 0 0 0 0 0 23 0 1 0 896048698 12087296 57 33554432000 4194304 5436572 140735621922368 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699207358 0 0 17 5 0 0 0
/proc/10180/statm: 2951 57 36 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.30105 s]
/proc/loadavg: 0.81 0.25 0.09 4/217 10180
/proc/meminfo: memFree=5748792/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=9100 CPUtime=0 cores=5,7
/proc/10180/stat : 10180 (java) S 10178 10180 8335 0 -1 4202496 229 0 0 0 0 0 0 0 21 0 1 0 896048698 9318400 165 33554432000 1073741824 1073778376 140737310854048 18446744073709551615 264726403072 0 2147483391 4096 0 18446744071699207358 0 0 17 5 0 0 0
/proc/10180/statm: 2275 165 125 9 0 67 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9100

[startup+0.700927 s]
/proc/loadavg: 0.81 0.25 0.09 4/217 10180
/proc/meminfo: memFree=5748792/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=6358144 CPUtime=0.02 cores=5,7
/proc/10180/stat : 10180 (java) S 10178 10180 8335 0 -1 4202496 7828 0 1 0 1 1 0 0 16 0 13 0 896048698 6510739456 7524 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/10180/statm: 1589536 7524 1655 9 0 1580284 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6358144

[startup+1.50081 s]
/proc/loadavg: 0.81 0.25 0.09 7/234 10256
/proc/meminfo: memFree=5622188/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=6497668 CPUtime=0.95 cores=5,7
/proc/10180/stat : 10180 (java) S 10178 10180 8335 0 -1 4202496 42394 0 1 0 88 7 0 0 16 0 18 0 896048698 6653612032 41502 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10180/statm: 1624417 41504 2201 9 0 1615155 0
[pid=10180/tid=10184] ppid=10178 vsize=6497668 CPUtime=0.75 cores=5,7
/proc/10180/task/10184/stat : 10184 (java) R 10178 10180 8335 0 -1 4202560 38902 0 1 0 69 6 0 0 22 0 18 0 896048753 6653612032 41505 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 46912505532874 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10180/tid=10186] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10186/stat : 10186 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 896048765 6653612032 41507 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10187] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10187/stat : 10187 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048765 6653612032 41508 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10188] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10188/stat : 10188 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048765 6653612032 41509 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10189] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10189/stat : 10189 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048765 6653612032 41510 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10190] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10190/stat : 10190 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048765 6653612032 41512 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10191] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10191/stat : 10191 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048765 6653612032 41513 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10192] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10192/stat : 10192 (java) S 10178 10180 8335 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 896048765 6653612032 41514 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10193] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10193/stat : 10193 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048765 6653612032 41515 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10194] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10194/stat : 10194 (java) S 10178 10180 8335 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 896048767 6653612032 41516 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 0 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10195] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10195/stat : 10195 (java) S 10178 10180 8335 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 18 0 896048767 6653612032 41517 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10196] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10196/stat : 10196 (java) S 10178 10180 8335 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 896048767 6653612032 41518 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10197] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10197/stat : 10197 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048771 6653612032 41519 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738228657 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10198] ppid=10178 vsize=6497668 CPUtime=0.06 cores=5,7
/proc/10180/task/10198/stat : 10198 (java) S 10178 10180 8335 0 -1 4202560 839 0 0 0 6 0 0 0 18 0 18 0 896048771 6653612032 41521 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10199] ppid=10178 vsize=6497668 CPUtime=0.12 cores=5,7
/proc/10180/task/10199/stat : 10199 (java) S 10178 10180 8335 0 -1 4202560 1503 0 0 0 12 0 0 0 19 0 18 0 896048771 6653612032 41522 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10200] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10200/stat : 10200 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 896048771 6653612032 41523 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10201] ppid=10178 vsize=6497668 CPUtime=0 cores=5,7
/proc/10180/task/10201/stat : 10201 (java) S 10178 10180 8335 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 896048771 6653612032 41524 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 6497668

[startup+3.10148 s]
/proc/loadavg: 0.81 0.25 0.09 6/256 10284
/proc/meminfo: memFree=4931316/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=6497972 CPUtime=2.6 cores=5,7
/proc/10180/stat : 10180 (java) S 10178 10180 8335 0 -1 4202496 120451 0 1 0 244 16 0 0 16 0 18 0 896048698 6653923328 119558 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10180/statm: 1624493 119560 2213 9 0 1615231 0
[pid=10180/tid=10184] ppid=10178 vsize=6497972 CPUtime=2.33 cores=5,7
/proc/10180/task/10184/stat : 10184 (java) R 10178 10180 8335 0 -1 4202560 116865 0 1 0 218 15 0 0 25 0 18 0 896048753 6653923328 119561 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 46912505538648 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10180/tid=10186] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10186/stat : 10186 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 896048765 6653923328 119562 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10187] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10187/stat : 10187 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048765 6653923328 119563 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10188] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10188/stat : 10188 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048765 6653923328 119563 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10189] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10189/stat : 10189 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048765 6653923328 119564 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10190] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10190/stat : 10190 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048765 6653923328 119565 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10191] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10191/stat : 10191 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048765 6653923328 119566 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10192] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10192/stat : 10192 (java) S 10178 10180 8335 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 896048765 6653923328 119567 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10193] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10193/stat : 10193 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048765 6653923328 119568 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10194] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10194/stat : 10194 (java) S 10178 10180 8335 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 896048767 6653923328 119569 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 0 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10195] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10195/stat : 10195 (java) S 10178 10180 8335 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 18 0 896048767 6653923328 119569 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10196] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10196/stat : 10196 (java) S 10178 10180 8335 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 896048767 6653923328 119570 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10197] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10197/stat : 10197 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 896048771 6653923328 119571 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738228657 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10198] ppid=10178 vsize=6497972 CPUtime=0.09 cores=5,7
/proc/10180/task/10198/stat : 10198 (java) R 10178 10180 8335 0 -1 4202560 917 0 0 0 9 0 0 0 17 0 18 0 896048771 6653923328 119572 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 47242999511840 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10180/tid=10199] ppid=10178 vsize=6497972 CPUtime=0.16 cores=5,7
/proc/10180/task/10199/stat : 10199 (java) S 10178 10180 8335 0 -1 4202560 1518 0 0 0 16 0 0 0 17 0 18 0 896048771 6653923328 119573 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10200] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10200/stat : 10200 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 896048771 6653923328 119574 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10201] ppid=10178 vsize=6497972 CPUtime=0 cores=5,7
/proc/10180/task/10201/stat : 10201 (java) S 10178 10180 8335 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 896048771 6653923328 119574 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 6497972

[startup+6.30091 s]
/proc/loadavg: 1.63 0.43 0.14 5/259 10343
/proc/meminfo: memFree=3991816/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=6500844 CPUtime=6.12 cores=5,7
/proc/10180/stat : 10180 (java) S 10178 10180 8335 0 -1 4202496 137684 0 1 0 593 19 0 0 16 0 19 0 896048698 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10180/statm: 1625211 134053 2231 9 0 1615949 0
[pid=10180/tid=10184] ppid=10178 vsize=6500844 CPUtime=5.34 cores=5,7
/proc/10180/task/10184/stat : 10184 (java) R 10178 10180 8335 0 -1 4202560 130742 0 1 0 517 17 0 0 25 0 19 0 896048753 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 46912505882321 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10180/tid=10186] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10186/stat : 10186 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 896048765 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10187] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10187/stat : 10187 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 896048765 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10188] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10188/stat : 10188 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 896048765 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10189] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10189/stat : 10189 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 896048765 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10190] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10190/stat : 10190 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 896048765 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10191] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10191/stat : 10191 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 896048765 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10192] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10192/stat : 10192 (java) S 10178 10180 8335 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 896048765 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10193] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10193/stat : 10193 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 896048765 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10194] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10194/stat : 10194 (java) S 10178 10180 8335 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 896048767 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 0 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10195] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10195/stat : 10195 (java) S 10178 10180 8335 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 896048767 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10196] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10196/stat : 10196 (java) S 10178 10180 8335 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 896048767 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10197] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10197/stat : 10197 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 896048771 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738228657 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10198] ppid=10178 vsize=6500844 CPUtime=0.24 cores=5,7
/proc/10180/task/10198/stat : 10198 (java) S 10178 10180 8335 0 -1 4202560 1921 0 0 0 24 0 0 0 16 0 19 0 896048771 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10199] ppid=10178 vsize=6500844 CPUtime=0.51 cores=5,7
/proc/10180/task/10199/stat : 10199 (java) S 10178 10180 8335 0 -1 4202560 3857 0 0 0 50 1 0 0 15 0 19 0 896048771 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10200] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10200/stat : 10200 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896048771 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10201] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10201/stat : 10201 (java) S 10178 10180 8335 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 896048771 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10287] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10287/stat : 10287 (java) S 10178 10180 8335 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 896049047 6656864256 134053 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 6500844

[startup+12.7007 s]
/proc/loadavg: 1.82 0.49 0.17 5/258 10343
/proc/meminfo: memFree=3924920/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=6500844 CPUtime=12.51 cores=5,7
/proc/10180/stat : 10180 (java) S 10178 10180 8335 0 -1 4202496 137738 0 1 0 1232 19 0 0 16 0 19 0 896048698 6656864256 134107 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0

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

[pid=10180/tid=10190] ppid=10178 vsize=6500844 CPUtime=0.14 cores=5,7
/proc/10180/task/10190/stat : 10190 (java) S 10178 10180 8335 0 -1 4202560 11708 0 0 0 13 1 0 0 17 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10191] ppid=10178 vsize=6500844 CPUtime=0.21 cores=5,7
/proc/10180/task/10191/stat : 10191 (java) S 10178 10180 8335 0 -1 4202560 19848 0 0 0 19 2 0 0 17 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10192] ppid=10178 vsize=6500844 CPUtime=0.02 cores=5,7
/proc/10180/task/10192/stat : 10192 (java) S 10178 10180 8335 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10193] ppid=10178 vsize=6500844 CPUtime=0.04 cores=5,7
/proc/10180/task/10193/stat : 10193 (java) S 10178 10180 8335 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10194] ppid=10178 vsize=6500844 CPUtime=1.3 cores=5,7
/proc/10180/task/10194/stat : 10194 (java) S 10178 10180 8335 0 -1 4202560 68346 0 0 0 123 7 0 0 15 0 19 0 896048767 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 0 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10195] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10195/stat : 10195 (java) S 10178 10180 8335 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 896048767 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10196] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10196/stat : 10196 (java) S 10178 10180 8335 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 896048767 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10197] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10197/stat : 10197 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738228657 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10198] ppid=10178 vsize=6500844 CPUtime=0.25 cores=5,7
/proc/10180/task/10198/stat : 10198 (java) S 10178 10180 8335 0 -1 4202560 1922 0 0 0 25 0 0 0 15 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10199] ppid=10178 vsize=6500844 CPUtime=0.73 cores=5,7
/proc/10180/task/10199/stat : 10199 (java) S 10178 10180 8335 0 -1 4202560 5368 0 0 0 72 1 0 0 15 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10200] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10200/stat : 10200 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10201] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10201/stat : 10201 (java) S 10178 10180 8335 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=15762] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/15762/stat : 15762 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896078298 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 424.64
Current children cumulated vsize (KiB) 6500844

[startup+426.002 s]
/proc/loadavg: 4.15 3.19 1.57 5/258 18126
/proc/meminfo: memFree=98064/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=6500844 CPUtime=426.24 cores=5,7
/proc/10180/stat : 10180 (java) S 10178 10180 8335 0 -1 4202496 260984 0 1 0 42591 33 0 0 16 0 19 0 896048698 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10180/statm: 1625211 256263 2260 9 0 1615949 0
[pid=10180/tid=10184] ppid=10178 vsize=6500844 CPUtime=423.12 cores=5,7
/proc/10180/task/10184/stat : 10184 (java) R 10178 10180 8335 0 -1 4202560 130993 0 1 0 42295 17 0 0 25 0 19 0 896048753 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 46912505692249 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10180/tid=10186] ppid=10178 vsize=6500844 CPUtime=0.36 cores=5,7
/proc/10180/task/10186/stat : 10186 (java) S 10178 10180 8335 0 -1 4202560 21610 0 0 0 33 3 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10187] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10187/stat : 10187 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10188] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10188/stat : 10188 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10189] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10189/stat : 10189 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10190] ppid=10178 vsize=6500844 CPUtime=0.14 cores=5,7
/proc/10180/task/10190/stat : 10190 (java) S 10178 10180 8335 0 -1 4202560 11708 0 0 0 13 1 0 0 17 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10191] ppid=10178 vsize=6500844 CPUtime=0.21 cores=5,7
/proc/10180/task/10191/stat : 10191 (java) S 10178 10180 8335 0 -1 4202560 19848 0 0 0 19 2 0 0 17 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10192] ppid=10178 vsize=6500844 CPUtime=0.02 cores=5,7
/proc/10180/task/10192/stat : 10192 (java) S 10178 10180 8335 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10193] ppid=10178 vsize=6500844 CPUtime=0.04 cores=5,7
/proc/10180/task/10193/stat : 10193 (java) S 10178 10180 8335 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10194] ppid=10178 vsize=6500844 CPUtime=1.3 cores=5,7
/proc/10180/task/10194/stat : 10194 (java) S 10178 10180 8335 0 -1 4202560 68346 0 0 0 123 7 0 0 15 0 19 0 896048767 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 0 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10195] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10195/stat : 10195 (java) S 10178 10180 8335 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 896048767 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10196] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10196/stat : 10196 (java) S 10178 10180 8335 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 896048767 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10197] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10197/stat : 10197 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738228657 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10198] ppid=10178 vsize=6500844 CPUtime=0.25 cores=5,7
/proc/10180/task/10198/stat : 10198 (java) S 10178 10180 8335 0 -1 4202560 1922 0 0 0 25 0 0 0 15 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10199] ppid=10178 vsize=6500844 CPUtime=0.73 cores=5,7
/proc/10180/task/10199/stat : 10199 (java) S 10178 10180 8335 0 -1 4202560 5368 0 0 0 72 1 0 0 15 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10200] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10200/stat : 10200 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10201] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10201/stat : 10201 (java) S 10178 10180 8335 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=15762] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/15762/stat : 15762 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896078298 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 426.24
Current children cumulated vsize (KiB) 6500844

[startup+426.401 s]
/proc/loadavg: 4.15 3.19 1.57 5/257 18135
/proc/meminfo: memFree=98196/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=6500844 CPUtime=426.64 cores=5,7
/proc/10180/stat : 10180 (java) S 10178 10180 8335 0 -1 4202496 260988 0 1 0 42631 33 0 0 16 0 19 0 896048698 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10180/statm: 1625211 256263 2260 9 0 1615949 0
[pid=10180/tid=10184] ppid=10178 vsize=6500844 CPUtime=423.52 cores=5,7
/proc/10180/task/10184/stat : 10184 (java) R 10178 10180 8335 0 -1 4202560 130994 0 1 0 42335 17 0 0 25 0 19 0 896048753 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 46912505692395 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10180/tid=10186] ppid=10178 vsize=6500844 CPUtime=0.36 cores=5,7
/proc/10180/task/10186/stat : 10186 (java) S 10178 10180 8335 0 -1 4202560 21610 0 0 0 33 3 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10187] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10187/stat : 10187 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10188] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10188/stat : 10188 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10189] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10189/stat : 10189 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10190] ppid=10178 vsize=6500844 CPUtime=0.14 cores=5,7
/proc/10180/task/10190/stat : 10190 (java) S 10178 10180 8335 0 -1 4202560 11708 0 0 0 13 1 0 0 17 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10191] ppid=10178 vsize=6500844 CPUtime=0.21 cores=5,7
/proc/10180/task/10191/stat : 10191 (java) S 10178 10180 8335 0 -1 4202560 19848 0 0 0 19 2 0 0 17 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10192] ppid=10178 vsize=6500844 CPUtime=0.02 cores=5,7
/proc/10180/task/10192/stat : 10192 (java) S 10178 10180 8335 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10193] ppid=10178 vsize=6500844 CPUtime=0.04 cores=5,7
/proc/10180/task/10193/stat : 10193 (java) S 10178 10180 8335 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10194] ppid=10178 vsize=6500844 CPUtime=1.3 cores=5,7
/proc/10180/task/10194/stat : 10194 (java) S 10178 10180 8335 0 -1 4202560 68347 0 0 0 123 7 0 0 16 0 19 0 896048767 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 0 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10195] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10195/stat : 10195 (java) S 10178 10180 8335 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 896048767 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10196] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10196/stat : 10196 (java) S 10178 10180 8335 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 896048767 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10197] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10197/stat : 10197 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738228657 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10198] ppid=10178 vsize=6500844 CPUtime=0.25 cores=5,7
/proc/10180/task/10198/stat : 10198 (java) S 10178 10180 8335 0 -1 4202560 1922 0 0 0 25 0 0 0 15 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10199] ppid=10178 vsize=6500844 CPUtime=0.73 cores=5,7
/proc/10180/task/10199/stat : 10199 (java) S 10178 10180 8335 0 -1 4202560 5368 0 0 0 72 1 0 0 15 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10200] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10200/stat : 10200 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10201] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10201/stat : 10201 (java) S 10178 10180 8335 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 426.64
Current children cumulated vsize (KiB) 6500844

[startup+426.601 s]
/proc/loadavg: 4.15 3.19 1.57 5/257 18135
/proc/meminfo: memFree=98196/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=6500844 CPUtime=426.84 cores=5,7
/proc/10180/stat : 10180 (java) S 10178 10180 8335 0 -1 4202496 260988 0 1 0 42651 33 0 0 16 0 19 0 896048698 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10180/statm: 1625211 256263 2260 9 0 1615949 0
[pid=10180/tid=10184] ppid=10178 vsize=6500844 CPUtime=423.72 cores=5,7
/proc/10180/task/10184/stat : 10184 (java) R 10178 10180 8335 0 -1 4202560 130994 0 1 0 42355 17 0 0 25 0 19 0 896048753 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 46912505657704 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10180/tid=10186] ppid=10178 vsize=6500844 CPUtime=0.36 cores=5,7
/proc/10180/task/10186/stat : 10186 (java) S 10178 10180 8335 0 -1 4202560 21610 0 0 0 33 3 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10187] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10187/stat : 10187 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10188] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10188/stat : 10188 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10189] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10189/stat : 10189 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10190] ppid=10178 vsize=6500844 CPUtime=0.14 cores=5,7
/proc/10180/task/10190/stat : 10190 (java) S 10178 10180 8335 0 -1 4202560 11708 0 0 0 13 1 0 0 17 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10191] ppid=10178 vsize=6500844 CPUtime=0.21 cores=5,7
/proc/10180/task/10191/stat : 10191 (java) S 10178 10180 8335 0 -1 4202560 19848 0 0 0 19 2 0 0 17 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10192] ppid=10178 vsize=6500844 CPUtime=0.02 cores=5,7
/proc/10180/task/10192/stat : 10192 (java) S 10178 10180 8335 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10193] ppid=10178 vsize=6500844 CPUtime=0.04 cores=5,7
/proc/10180/task/10193/stat : 10193 (java) S 10178 10180 8335 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 19 0 896048765 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10194] ppid=10178 vsize=6500844 CPUtime=1.3 cores=5,7
/proc/10180/task/10194/stat : 10194 (java) S 10178 10180 8335 0 -1 4202560 68347 0 0 0 123 7 0 0 16 0 19 0 896048767 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 0 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10195] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10195/stat : 10195 (java) S 10178 10180 8335 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 896048767 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10196] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10196/stat : 10196 (java) S 10178 10180 8335 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 896048767 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10197] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10197/stat : 10197 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738228657 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10198] ppid=10178 vsize=6500844 CPUtime=0.25 cores=5,7
/proc/10180/task/10198/stat : 10198 (java) S 10178 10180 8335 0 -1 4202560 1922 0 0 0 25 0 0 0 15 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
[pid=10180/tid=10199] ppid=10178 vsize=6500844 CPUtime=0.73 cores=5,7
/proc/10180/task/10199/stat : 10199 (java) S 10178 10180 8335 0 -1 4202560 5368 0 0 0 72 1 0 0 15 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10200] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10200/stat : 10200 (java) S 10178 10180 8335 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738220953 0 4 0 16800975 18446604471163053184 0 0 -1 5 0 0 0
[pid=10180/tid=10201] ppid=10178 vsize=6500844 CPUtime=0 cores=5,7
/proc/10180/task/10201/stat : 10201 (java) S 10178 10180 8335 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 19 0 896048771 6656864256 256263 33554432000 1073741824 1073778376 140734395761712 18446744073709551615 264738221568 0 4 0 16800975 18446604471163053184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 426.84
Current children cumulated vsize (KiB) 6500844

[startup+426.701 s]
/proc/loadavg: 4.15 3.19 1.57 5/257 18135
/proc/meminfo: memFree=98196/32951124 swapFree=67064576/67111528
[pid=10180] ppid=10178 vsize=0 CPUtime=426.94 cores=5,7
/proc/10180/stat : 10180 (java) Z 10178 10180 8335 0 -1 4203548 261010 0 1 0 42658 36 0 0 15 0 2 0 896048698 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10180/statm: 0 0 0 0 0 0 0
[pid=10180/tid=10197] ppid=10178 vsize=0 CPUtime=0.02 cores=5,7
/proc/10180/task/10197/stat : 10197 (java) R 10178 10180 8335 0 -1 4203588 8 0 0 0 0 2 0 0 18 0 2 0 896048771 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 426.94
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 426.713
CPU time (s): 426.967
CPU user time (s): 426.587
CPU system time (s): 0.379942
CPU usage (%): 100.06
Max. virtual memory (cumulated for all children) (KiB): 6501768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 426.587
system time used= 0.379942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261010
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= 9257
involuntary context switches= 1692

runsolver used 0.700893 second user time and 1.64475 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-14 09:25:31
IDJOB=3500821
IDBENCH=89958
IDSOLVER=1997
FILE ID=node141/3500821-1308036331
RUNJOBID= node141-1308036326-10104
PBS_JOBID= 13563895
Free space on /var/tmp= 2840 MiB

SOLVER NAME= SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06
BENCH NAME= SAT11/gmus/nadel/edn_22134_6.cnf_0.31000000.unsat.gcnf
COMMAND LINE= java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500821-1308036331/watcher-3500821-1308036331 -o /var/tmp/evaluation-result-3500821-1308036331/solver-3500821-1308036331 -C 1800 -W 1850 -M 7680  java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar /varHOME/instance-3500821-1308036331.gcnf

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

MD5SUM BENCH= ebad5f562e0c6423de9dcbb37a9fa249
RANDOM SEED=1671465068

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5762920 kB
Buffers:        140112 kB
Cached:       25725948 kB
SwapCached:       9036 kB
Active:       10009644 kB
Inactive:     16343068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5762920 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:           79952 kB
Writeback:           0 kB
AnonPages:      485004 kB
Mapped:          18136 kB
Slab:           769216 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 12649340 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 /var/tmp at the end= 2824 MiB
End job on node141 at 2011-06-14 09:32:38