Trace number 3688211

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat 4j PB Resolution 2.3.2 SnapshotUNSAT 26.519 25.1223

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.99509
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
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.08	c version 2.3.2.v20120418
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3688211-1337880881.opb
0.11/0.10	c reading problem ... 
0.11/0.12	c ... done. Wall clock time 0.017s.
0.11/0.12	c declared #vars     31
0.11/0.12	c #constraints  9
0.11/0.12	c constraints type 
0.11/0.12	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.11/0.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.11/0.12	c 9 constraints processed.
0.11/0.12	c objective function length is 1 literals
0.50/0.34	c cleaning 2501 clauses out of 5001 with flag 5001/5001
0.83/0.52	c cleaning 4251 clauses out of 8501 with flag 11002/11002
1.04/0.73	c cleaning 5624 clauses out of 11250 with flag 18002/18002
1.35/1.05	c cleaning 6812 clauses out of 13624 with flag 26000/26000
1.79/1.42	c cleaning 7905 clauses out of 15812 with flag 35000/35000
2.19/1.85	c cleaning 8952 clauses out of 17908 with flag 45001/45001
2.69/2.37	c cleaning 9974 clauses out of 19955 with flag 56000/56000
3.19/2.89	c cleaning 10989 clauses out of 21981 with flag 68000/68000
3.80/3.48	c cleaning 11995 clauses out of 23993 with flag 81001/81001
4.50/4.10	c cleaning 12999 clauses out of 25997 with flag 95000/95000
5.20/4.84	c cleaning 14000 clauses out of 27999 with flag 110001/110001
6.01/5.60	c cleaning 14996 clauses out of 29999 with flag 126001/126001
6.81/6.48	c cleaning 16001 clauses out of 32003 with flag 143001/143001
7.72/7.37	c cleaning 17001 clauses out of 34001 with flag 161000/161000
8.73/8.38	c cleaning 17999 clauses out of 36001 with flag 180001/180001
9.94/9.53	c cleaning 18999 clauses out of 38001 with flag 200000/200000
11.14/10.72	c cleaning 20000 clauses out of 40003 with flag 221001/221001
12.35/11.94	c cleaning 21000 clauses out of 42003 with flag 243001/243001
13.76/13.34	c cleaning 22002 clauses out of 44003 with flag 266001/266001
15.37/14.96	c cleaning 22999 clauses out of 46002 with flag 290002/290002
17.48/16.72	c cleaning 23995 clauses out of 48002 with flag 315001/315001
19.20/18.49	c cleaning 25003 clauses out of 50006 with flag 341000/341000
21.13/20.30	c cleaning 26002 clauses out of 52003 with flag 368000/368000
23.39/22.26	c cleaning 26999 clauses out of 54001 with flag 396001/396001
25.65/24.39	c cleaning 27999 clauses out of 56002 with flag 425001/425001
26.39/25.08	c starts		: 147
26.39/25.08	c conflicts		: 439853
26.39/25.08	c decisions		: 443606
26.39/25.08	c propagations		: 3309651
26.39/25.08	c inspects		: 372641964
26.39/25.08	c shortcuts		: 0
26.39/25.08	c learnt literals	: 4
26.39/25.08	c learnt binary clauses	: 6
26.39/25.08	c learnt ternary clauses	: 11
26.39/25.08	c learnt constraints	: 439848
26.39/25.08	c ignored constraints	: 0
26.39/25.08	c root simplifications	: 0
26.39/25.08	c removed literals (reason simplification)	: 0
26.39/25.08	c reason swapping (by a shorter reason)	: 0
26.39/25.08	c Calls to reduceDB	: 25
26.39/25.08	c number of reductions to clauses (during analyze)	: 0
26.39/25.08	c number of learned constraints concerned by reduction	: 0
26.39/25.08	c number of learning phase by resolution	: 0
26.39/25.08	c number of learning phase by cutting planes	: 0
26.39/25.08	c speed (assignments/second)	: 132582.26174738613
26.39/25.08	c non guided choices	13
26.50/25.10	c learnt constraints type 
26.50/25.10	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 6
26.50/25.10	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 42845
26.50/25.10	c constraints type 
26.50/25.10	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
26.50/25.10	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
26.50/25.10	c 9 constraints processed.
26.50/25.10	s UNSATISFIABLE
26.50/25.10	c Total wall clock time (in seconds): 25.004

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3688211-1337880881/watcher-3688211-1337880881 -o /tmp/evaluation-result-3688211-1337880881/solver-3688211-1337880881 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688211-1337880881.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 3/194 22008
/proc/meminfo: memFree=29895448/32873844 swapFree=7100/7100
[pid=22008] ppid=22006 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/22008/stat : 22008 (java) R 22006 22008 20833 0 -1 4202496 1108 0 0 0 0 0 0 0 20 0 1 0 254216635 23793664 836 33554432000 1073741824 1073778376 140737025970144 140737025959208 140611534057472 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22008/statm: 5809 852 643 9 0 128 0

[startup+0.0873339 s]
/proc/loadavg: 1.93 1.98 1.99 3/194 22008
/proc/meminfo: memFree=29895448/32873844 swapFree=7100/7100
[pid=22008] ppid=22006 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/22008/stat : 22008 (java) S 22006 22008 20833 0 -1 4202496 4289 0 1 0 8 1 0 0 20 0 18 0 254216635 9787813888 5485 33554432000 1073741824 1073778376 140737025970144 140737025961280 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22008/statm: 2389603 5485 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.10026 s]
/proc/loadavg: 1.93 1.98 1.99 3/194 22008
/proc/meminfo: memFree=29895448/32873844 swapFree=7100/7100
[pid=22008] ppid=22006 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/22008/stat : 22008 (java) S 22006 22008 20833 0 -1 4202496 4445 0 1 0 10 1 0 0 20 0 18 0 254216635 9787813888 6114 33554432000 1073741824 1073778376 140737025970144 140737025961280 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22008/statm: 2389603 6118 2124 9 0 2380296 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558412

[startup+0.300238 s]
/proc/loadavg: 1.93 1.98 1.99 3/194 22008
/proc/meminfo: memFree=29895448/32873844 swapFree=7100/7100
[pid=22008] ppid=22006 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/22008/stat : 22008 (java) S 22006 22008 20833 0 -1 4202496 6622 0 1 0 48 2 0 0 20 0 19 0 254216635 9855975424 7571 33554432000 1073741824 1073778376 140737025970144 140737025961280 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22008/statm: 2406244 7571 2212 9 0 2396937 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9624976

[startup+0.700247 s]
/proc/loadavg: 1.93 1.98 1.99 3/194 22008
/proc/meminfo: memFree=29895448/32873844 swapFree=7100/7100
[pid=22008] ppid=22006 vsize=9624976 CPUtime=1.04 cores=1,3,5,7
/proc/22008/stat : 22008 (java) S 22006 22008 20833 0 -1 4202496 7560 0 1 0 102 2 0 0 20 0 19 0 254216635 9855975424 9229 33554432000 1073741824 1073778376 140737025970144 140737025961280 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22008/statm: 2406244 9229 2252 9 0 2396937 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9624976

[startup+1.5006 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 22027
/proc/meminfo: memFree=29867056/32873844 swapFree=7100/7100
[pid=22008] ppid=22006 vsize=9624976 CPUtime=1.89 cores=1,3,5,7
/proc/22008/stat : 22008 (java) S 22006 22008 20833 0 -1 4202496 7879 0 1 0 187 2 0 0 20 0 19 0 254216635 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140737025961280 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22008/statm: 2406244 10274 2262 9 0 2396937 0
[pid=22008/tid=22009] ppid=22006 vsize=9624976 CPUtime=1.41 cores=1,3,5,7
/proc/22008/task/22009/stat : 22009 (java) R 22006 22008 20833 0 -1 4202560 2468 0 1 0 141 0 0 0 20 0 19 0 254216636 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611531104648 140611403691055 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22011] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22011/stat : 22011 (java) S 22006 22008 20833 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611374922792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22012] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22012/stat : 22012 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611373869992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22013] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22013/stat : 22013 (java) S 22006 22008 20833 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611372817192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22014] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22014/stat : 22014 (java) S 22006 22008 20833 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611371764392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22015] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22015/stat : 22015 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611370711592 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22016] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22016/stat : 22016 (java) S 22006 22008 20833 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611369658792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22017] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22017/stat : 22017 (java) S 22006 22008 20833 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611368605992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22018] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22018/stat : 22018 (java) S 22006 22008 20833 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611367553192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22019] ppid=22006 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/22008/task/22019/stat : 22019 (java) S 22006 22008 20833 0 -1 4202560 33 0 0 0 3 0 0 0 20 0 19 0 254216637 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611355356136 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22020] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22020/stat : 22020 (java) S 22006 22008 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254216638 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611354302200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22021] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22021/stat : 22021 (java) S 22006 22008 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254216638 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611353249288 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22022] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22022/stat : 22022 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611352197776 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22023] ppid=22006 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/22008/task/22023/stat : 22023 (java) S 22006 22008 20833 0 -1 4202560 2752 0 0 0 21 0 0 0 20 0 19 0 254216640 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611351144888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22024] ppid=22006 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/22008/task/22024/stat : 22024 (java) S 22006 22008 20833 0 -1 4202560 1401 0 0 0 14 0 0 0 20 0 19 0 254216640 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611350092088 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22025] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22025/stat : 22025 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611349039480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22026] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22026/stat : 22026 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611347986888 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22027] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22027/stat : 22027 (java) S 22006 22008 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254216647 9855975424 10274 33554432000 1073741824 1073778376 140737025970144 140611346933416 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9624976

[startup+3.10075 s]
/proc/loadavg: 1.94 1.98 1.99 3/213 22027
/proc/meminfo: memFree=29862596/32873844 swapFree=7100/7100
[pid=22008] ppid=22006 vsize=9624976 CPUtime=3.5 cores=1,3,5,7
/proc/22008/stat : 22008 (java) S 22006 22008 20833 0 -1 4202496 7895 0 1 0 348 2 0 0 20 0 19 0 254216635 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140737025961280 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22008/statm: 2406244 10287 2262 9 0 2396937 0
[pid=22008/tid=22009] ppid=22006 vsize=9624976 CPUtime=2.97 cores=1,3,5,7
/proc/22008/task/22009/stat : 22009 (java) R 22006 22008 20833 0 -1 4202560 2471 0 1 0 297 0 0 0 20 0 19 0 254216636 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611531104648 140611403756617 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22011] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22011/stat : 22011 (java) S 22006 22008 20833 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611374922792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22012] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22012/stat : 22012 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611373869992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22013] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22013/stat : 22013 (java) S 22006 22008 20833 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611372817192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22014] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22014/stat : 22014 (java) S 22006 22008 20833 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611371764392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22015] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22015/stat : 22015 (java) S 22006 22008 20833 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611370711592 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22016] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22016/stat : 22016 (java) S 22006 22008 20833 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611369658792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22017] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22017/stat : 22017 (java) S 22006 22008 20833 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611368605992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22018] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22018/stat : 22018 (java) S 22006 22008 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611367553192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22019] ppid=22006 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22008/task/22019/stat : 22019 (java) S 22006 22008 20833 0 -1 4202560 33 0 0 0 6 0 0 0 20 0 19 0 254216637 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611355356136 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22020] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22020/stat : 22020 (java) S 22006 22008 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254216638 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611354302200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22021] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22021/stat : 22021 (java) S 22006 22008 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254216638 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611353249288 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22022] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22022/stat : 22022 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611352197776 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22023] ppid=22006 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/22008/task/22023/stat : 22023 (java) S 22006 22008 20833 0 -1 4202560 2752 0 0 0 21 0 0 0 20 0 19 0 254216640 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611351144888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22024] ppid=22006 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/22008/task/22024/stat : 22024 (java) S 22006 22008 20833 0 -1 4202560 1401 0 0 0 14 0 0 0 20 0 19 0 254216640 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611350092088 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22025] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22025/stat : 22025 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611349039480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22026] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22026/stat : 22026 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611347986888 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22027] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22027/stat : 22027 (java) S 22006 22008 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254216647 9855975424 10287 33554432000 1073741824 1073778376 140737025970144 140611346933416 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 9624976

[startup+6.30061 s]
/proc/loadavg: 1.94 1.98 1.99 3/213 22027
/proc/meminfo: memFree=29858004/32873844 swapFree=7100/7100
[pid=22008] ppid=22006 vsize=9624976 CPUtime=6.71 cores=1,3,5,7
/proc/22008/stat : 22008 (java) S 22006 22008 20833 0 -1 4202496 7930 0 1 0 669 2 0 0 20 0 19 0 254216635 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140737025961280 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22008/statm: 2406244 10778 2262 9 0 2396937 0
[pid=22008/tid=22009] ppid=22006 vsize=9624976 CPUtime=6.1 cores=1,3,5,7
/proc/22008/task/22009/stat : 22009 (java) R 22006 22008 20833 0 -1 4202560 2476 0 1 0 610 0 0 0 20 0 19 0 254216636 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611531104648 140611403710380 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22011] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22011/stat : 22011 (java) S 22006 22008 20833 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611374922792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22012] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22012/stat : 22012 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611373869992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22013] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22013/stat : 22013 (java) S 22006 22008 20833 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611372817192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22014] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22014/stat : 22014 (java) S 22006 22008 20833 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611371764392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22015] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22015/stat : 22015 (java) S 22006 22008 20833 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611370711592 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22016] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22016/stat : 22016 (java) S 22006 22008 20833 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611369658792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22017] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22017/stat : 22017 (java) S 22006 22008 20833 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611368605992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22018] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22018/stat : 22018 (java) S 22006 22008 20833 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611367553192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22019] ppid=22006 vsize=9624976 CPUtime=0.11 cores=1,3,5,7
/proc/22008/task/22019/stat : 22019 (java) S 22006 22008 20833 0 -1 4202560 34 0 0 0 11 0 0 0 20 0 19 0 254216637 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611355356136 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22020] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22020/stat : 22020 (java) S 22006 22008 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254216638 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611354302200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22021] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22021/stat : 22021 (java) S 22006 22008 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254216638 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611353249288 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22022] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22022/stat : 22022 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611352197776 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22023] ppid=22006 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/22008/task/22023/stat : 22023 (java) S 22006 22008 20833 0 -1 4202560 2752 0 0 0 21 0 0 0 20 0 19 0 254216640 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611351144888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22024] ppid=22006 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/22008/task/22024/stat : 22024 (java) S 22006 22008 20833 0 -1 4202560 1401 0 0 0 14 0 0 0 20 0 19 0 254216640 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611350092088 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22025] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22025/stat : 22025 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611349039480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22026] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22026/stat : 22026 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611347986888 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22027] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22027/stat : 22027 (java) S 22006 22008 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254216647 9855975424 10778 33554432000 1073741824 1073778376 140737025970144 140611346933416 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.71
Current children cumulated vsize (KiB) 9624976

[startup+12.7006 s]

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

/proc/22008/task/22011/stat : 22011 (java) S 22006 22008 20833 0 -1 4202560 39 0 0 0 2 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611374922792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22012] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22012/stat : 22012 (java) S 22006 22008 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611373869992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22013] ppid=22006 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22013/stat : 22013 (java) S 22006 22008 20833 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611372817192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22014] ppid=22006 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22008/task/22014/stat : 22014 (java) S 22006 22008 20833 0 -1 4202560 30 0 0 0 2 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611371764392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22015] ppid=22006 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22015/stat : 22015 (java) S 22006 22008 20833 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611370711592 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22016] ppid=22006 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22016/stat : 22016 (java) S 22006 22008 20833 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611369658792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22017] ppid=22006 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22017/stat : 22017 (java) S 22006 22008 20833 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611368605992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22018] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22018/stat : 22018 (java) S 22006 22008 20833 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611367553192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22019] ppid=22006 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/22008/task/22019/stat : 22019 (java) S 22006 22008 20833 0 -1 4202560 44 0 0 0 31 0 0 0 20 0 19 0 254216637 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611355356136 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22020] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22020/stat : 22020 (java) S 22006 22008 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254216638 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611354302200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22021] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22021/stat : 22021 (java) S 22006 22008 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254216638 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611353249288 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22022] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22022/stat : 22022 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611352197776 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22023] ppid=22006 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/22008/task/22023/stat : 22023 (java) S 22006 22008 20833 0 -1 4202560 2752 0 0 0 26 0 0 0 20 0 19 0 254216640 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611351144888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22024] ppid=22006 vsize=9624976 CPUtime=0.88 cores=1,3,5,7
/proc/22008/task/22024/stat : 22024 (java) S 22006 22008 20833 0 -1 4202560 11106 0 0 0 87 1 0 0 20 0 19 0 254216640 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611350092088 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22025] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22025/stat : 22025 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611349039480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22026] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22026/stat : 22026 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611347986888 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22027] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22027/stat : 22027 (java) S 22006 22008 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254216647 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611346933416 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 23.58
Current children cumulated vsize (KiB) 9624976

[startup+23.9006 s]
/proc/loadavg: 2.03 2.00 2.00 3/213 22027
/proc/meminfo: memFree=29819532/32873844 swapFree=7100/7100
[pid=22008] ppid=22006 vsize=9624976 CPUtime=25.25 cores=1,3,5,7
/proc/22008/stat : 22008 (java) S 22006 22008 20833 0 -1 4202496 17721 0 1 0 2521 4 0 0 20 0 19 0 254216635 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140737025961280 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22008/statm: 2406244 18167 2266 9 0 2396937 0
[pid=22008/tid=22009] ppid=22006 vsize=9624976 CPUtime=23.41 cores=1,3,5,7
/proc/22008/task/22009/stat : 22009 (java) R 22006 22008 20833 0 -1 4202560 2494 0 1 0 2341 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611531104888 140611403699897 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22011] ppid=22006 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22008/task/22011/stat : 22011 (java) S 22006 22008 20833 0 -1 4202560 39 0 0 0 2 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611374922792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22012] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22012/stat : 22012 (java) S 22006 22008 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611373869992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22013] ppid=22006 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22013/stat : 22013 (java) S 22006 22008 20833 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611372817192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22014] ppid=22006 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22008/task/22014/stat : 22014 (java) S 22006 22008 20833 0 -1 4202560 30 0 0 0 2 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611371764392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22015] ppid=22006 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22015/stat : 22015 (java) S 22006 22008 20833 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611370711592 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22016] ppid=22006 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22016/stat : 22016 (java) S 22006 22008 20833 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611369658792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22017] ppid=22006 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22017/stat : 22017 (java) S 22006 22008 20833 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611368605992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22018] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22018/stat : 22018 (java) S 22006 22008 20833 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611367553192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22019] ppid=22006 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/22008/task/22019/stat : 22019 (java) S 22006 22008 20833 0 -1 4202560 44 0 0 0 31 0 0 0 20 0 19 0 254216637 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611355356136 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22020] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22020/stat : 22020 (java) S 22006 22008 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254216638 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611354302200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22021] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22021/stat : 22021 (java) S 22006 22008 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254216638 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611353249288 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22022] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22022/stat : 22022 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611352197776 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22023] ppid=22006 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/22008/task/22023/stat : 22023 (java) S 22006 22008 20833 0 -1 4202560 2752 0 0 0 27 0 0 0 20 0 19 0 254216640 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611351144888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22024] ppid=22006 vsize=9624976 CPUtime=0.95 cores=1,3,5,7
/proc/22008/task/22024/stat : 22024 (java) S 22006 22008 20833 0 -1 4202560 11106 0 0 0 93 2 0 0 20 0 19 0 254216640 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611350092088 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22025] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22025/stat : 22025 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611349039480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22026] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22026/stat : 22026 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611347986888 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22027] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22027/stat : 22027 (java) S 22006 22008 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254216647 9855975424 18167 33554432000 1073741824 1073778376 140737025970144 140611346933416 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 9624976

[startup+24.7006 s]
/proc/loadavg: 2.03 2.00 2.00 3/213 22027
/proc/meminfo: memFree=29817732/32873844 swapFree=7100/7100
[pid=22008] ppid=22006 vsize=9624976 CPUtime=26.09 cores=1,3,5,7
/proc/22008/stat : 22008 (java) S 22006 22008 20833 0 -1 4202496 17734 0 1 0 2605 4 0 0 20 0 19 0 254216635 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140737025961280 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22008/statm: 2406244 18179 2266 9 0 2396937 0
[pid=22008/tid=22009] ppid=22006 vsize=9624976 CPUtime=24.19 cores=1,3,5,7
/proc/22008/task/22009/stat : 22009 (java) R 22006 22008 20833 0 -1 4202560 2495 0 1 0 2419 0 0 0 20 0 19 0 254216636 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611531104488 140611403695007 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22011] ppid=22006 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22008/task/22011/stat : 22011 (java) S 22006 22008 20833 0 -1 4202560 39 0 0 0 2 0 0 0 20 0 19 0 254216636 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611374922792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22012] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22012/stat : 22012 (java) S 22006 22008 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611373869992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22013] ppid=22006 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22013/stat : 22013 (java) S 22006 22008 20833 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 19 0 254216636 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611372817192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22014] ppid=22006 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22008/task/22014/stat : 22014 (java) S 22006 22008 20833 0 -1 4202560 30 0 0 0 2 0 0 0 20 0 19 0 254216636 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611371764392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22015] ppid=22006 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22015/stat : 22015 (java) S 22006 22008 20833 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 254216636 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611370711592 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22016] ppid=22006 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22016/stat : 22016 (java) S 22006 22008 20833 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 254216636 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611369658792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22017] ppid=22006 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22017/stat : 22017 (java) S 22006 22008 20833 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 254216636 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611368605992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22018] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22018/stat : 22018 (java) S 22006 22008 20833 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254216636 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611367553192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22019] ppid=22006 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/22008/task/22019/stat : 22019 (java) S 22006 22008 20833 0 -1 4202560 45 0 0 0 33 0 0 0 20 0 19 0 254216637 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611355356136 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22020] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22020/stat : 22020 (java) S 22006 22008 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254216638 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611354302200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22021] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22021/stat : 22021 (java) S 22006 22008 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254216638 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611353249288 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22022] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22022/stat : 22022 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611352197776 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22023] ppid=22006 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/22008/task/22023/stat : 22023 (java) S 22006 22008 20833 0 -1 4202560 2752 0 0 0 27 0 0 0 20 0 19 0 254216640 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611351144888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22024] ppid=22006 vsize=9624976 CPUtime=0.98 cores=1,3,5,7
/proc/22008/task/22024/stat : 22024 (java) R 22006 22008 20833 0 -1 4202560 11106 0 0 0 96 2 0 0 20 0 19 0 254216640 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611350092088 140611535199335 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22025] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22025/stat : 22025 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611349039480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22026] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22026/stat : 22026 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254216640 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611347986888 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22027] ppid=22006 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22027/stat : 22027 (java) S 22006 22008 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254216647 9855975424 18179 33554432000 1073741824 1073778376 140737025970144 140611346933416 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 26.09
Current children cumulated vsize (KiB) 9624976

[startup+25.1006 s]
/proc/loadavg: 2.03 2.00 2.00 3/213 22027
/proc/meminfo: memFree=29817732/32873844 swapFree=7100/7100
[pid=22008] ppid=22006 vsize=9691540 CPUtime=26.5 cores=1,3,5,7
/proc/22008/stat : 22008 (java) S 22006 22008 20833 0 -1 4202496 17749 0 1 0 2646 4 0 0 20 0 20 0 254216635 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140737025961280 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22008/statm: 2422885 18194 2272 9 0 2413578 0
[pid=22008/tid=22009] ppid=22006 vsize=9691540 CPUtime=24.58 cores=1,3,5,7
/proc/22008/task/22009/stat : 22009 (java) S 22006 22008 20833 0 -1 4202560 2497 0 1 0 2458 0 0 0 20 0 20 0 254216636 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611531104984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22011] ppid=22006 vsize=9691540 CPUtime=0.02 cores=1,3,5,7
/proc/22008/task/22011/stat : 22011 (java) S 22006 22008 20833 0 -1 4202560 39 0 0 0 2 0 0 0 20 0 20 0 254216636 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611374922792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22012] ppid=22006 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22012/stat : 22012 (java) S 22006 22008 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 254216636 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611373869992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22013] ppid=22006 vsize=9691540 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22013/stat : 22013 (java) S 22006 22008 20833 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 20 0 254216636 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611372817192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22014] ppid=22006 vsize=9691540 CPUtime=0.02 cores=1,3,5,7
/proc/22008/task/22014/stat : 22014 (java) S 22006 22008 20833 0 -1 4202560 30 0 0 0 2 0 0 0 20 0 20 0 254216636 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611371764392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22015] ppid=22006 vsize=9691540 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22015/stat : 22015 (java) S 22006 22008 20833 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 20 0 254216636 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611370711592 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22016] ppid=22006 vsize=9691540 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22016/stat : 22016 (java) S 22006 22008 20833 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 20 0 254216636 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611369658792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22017] ppid=22006 vsize=9691540 CPUtime=0.01 cores=1,3,5,7
/proc/22008/task/22017/stat : 22017 (java) S 22006 22008 20833 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 20 0 254216636 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611368605992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22008/tid=22018] ppid=22006 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22018/stat : 22018 (java) S 22006 22008 20833 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 254216636 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611367553192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22019] ppid=22006 vsize=9691540 CPUtime=0.33 cores=1,3,5,7
/proc/22008/task/22019/stat : 22019 (java) S 22006 22008 20833 0 -1 4202560 45 0 0 0 33 0 0 0 20 0 20 0 254216637 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611355356136 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22020] ppid=22006 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22020/stat : 22020 (java) S 22006 22008 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 254216638 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611354302200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22021] ppid=22006 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22021/stat : 22021 (java) S 22006 22008 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 254216638 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611353249288 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22022] ppid=22006 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22022/stat : 22022 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 254216640 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611352197776 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22023] ppid=22006 vsize=9691540 CPUtime=0.27 cores=1,3,5,7
/proc/22008/task/22023/stat : 22023 (java) R 22006 22008 20833 0 -1 4202560 2755 0 0 0 27 0 0 0 20 0 20 0 254216640 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611351144888 140611534124392 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22024] ppid=22006 vsize=9691540 CPUtime=0.99 cores=1,3,5,7
/proc/22008/task/22024/stat : 22024 (java) S 22006 22008 20833 0 -1 4202560 11109 0 0 0 97 2 0 0 20 0 20 0 254216640 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611350092088 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22008/tid=22025] ppid=22006 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22025/stat : 22025 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 254216640 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611349039480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22008/tid=22026] ppid=22006 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22026/stat : 22026 (java) S 22006 22008 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 254216640 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611347986888 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22008/tid=22027] ppid=22006 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/22008/task/22027/stat : 22027 (java) S 22006 22008 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 254216647 9924136960 18194 33554432000 1073741824 1073778376 140737025970144 140611346933416 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 26.5
Current children cumulated vsize (KiB) 9691540

Child status: 20
Real time (s): 25.1223
CPU time (s): 26.519
CPU user time (s): 26.368
CPU system time (s): 0.150977
CPU usage (%): 105.56
Max. virtual memory (cumulated for all children) (KiB): 9691540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.368
system time used= 0.150977
maximum resident set size= 72784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17760
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1419
involuntary context switches= 463

runsolver used 0.112982 second user time and 0.253961 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-24 19:34:41
IDJOB=3688211
IDBENCH=2901
IDSOLVER=2269
FILE ID=node102/3688211-1337880881
RUNJOBID= node102-1337871881-20850
PBS_JOBID= 14620102
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_2.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688211-1337880881/watcher-3688211-1337880881 -o /tmp/evaluation-result-3688211-1337880881/solver-3688211-1337880881 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688211-1337880881.opb

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

MD5SUM BENCH= 1d7dd5c267917b6fb58d303c57bfa918
RANDOM SEED=2043705641

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29895976 kB
Buffers:          201632 kB
Cached:          1949912 kB
SwapCached:            0 kB
Active:           694448 kB
Inactive:        1515528 kB
Active(anon):      60892 kB
Inactive(anon):        0 kB
Active(file):     633556 kB
Inactive(file):  1515528 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1020 kB
Writeback:             0 kB
AnonPages:         69308 kB
Mapped:            22472 kB
Shmem:               200 kB
Slab:             623216 kB
SReclaimable:      65640 kB
SUnreclaim:       557576 kB
KernelStack:        1600 kB
PageTables:         4340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     695156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node102 at 2012-05-24 19:35:06