Trace number 3688219

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 30.8593 29.4907

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_4.opb
MD5SUM56022330ee2943e2696d570dbfee01d9
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 benchmark7.73782
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 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2608
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.02/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.09	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.2.v20120418
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		501472288
0.02/0.09	c Max memory 		7480803328
0.02/0.09	c Total memory 		504102912
0.02/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3688219-1337880885.opb
0.09/0.11	c reading problem ... 
0.09/0.13	c ... done. Wall clock time 0.016s.
0.09/0.13	c declared #vars     31
0.09/0.13	c #constraints  9
0.09/0.13	c constraints type 
0.09/0.13	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.09/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.09/0.13	c 9 constraints processed.
0.09/0.13	c objective function length is 1 literals
0.47/0.35	c cleaning 2499 clauses out of 5000 with flag 5000/5000
0.81/0.52	c cleaning 4251 clauses out of 8501 with flag 11000/11000
1.02/0.70	c cleaning 5624 clauses out of 11250 with flag 18000/18000
1.23/0.95	c cleaning 6813 clauses out of 13626 with flag 26000/26000
1.57/1.24	c cleaning 7906 clauses out of 15813 with flag 35000/35000
1.97/1.60	c cleaning 8955 clauses out of 17909 with flag 45002/45002
2.39/2.01	c cleaning 9973 clauses out of 19952 with flag 56000/56000
2.79/2.44	c cleaning 10986 clauses out of 21980 with flag 68001/68001
3.31/2.99	c cleaning 11997 clauses out of 23995 with flag 81002/81002
3.92/3.57	c cleaning 12998 clauses out of 25996 with flag 95000/95000
4.63/4.22	c cleaning 13997 clauses out of 27998 with flag 110000/110000
5.23/4.88	c cleaning 14998 clauses out of 30001 with flag 126000/126000
6.05/5.65	c cleaning 15999 clauses out of 32003 with flag 143000/143000
6.85/6.49	c cleaning 16999 clauses out of 34004 with flag 161000/161000
7.86/7.46	c cleaning 18002 clauses out of 36008 with flag 180003/180003
8.97/8.55	c cleaning 19000 clauses out of 38004 with flag 200001/200001
10.09/9.64	c cleaning 20000 clauses out of 40004 with flag 221001/221001
11.30/10.80	c cleaning 21000 clauses out of 42004 with flag 243001/243001
12.63/12.14	c cleaning 22001 clauses out of 44003 with flag 266000/266000
13.92/13.43	c cleaning 23000 clauses out of 46003 with flag 290001/290001
15.44/14.98	c cleaning 24001 clauses out of 48002 with flag 315000/315000
17.25/16.73	c cleaning 25002 clauses out of 50003 with flag 341002/341002
18.85/18.37	c cleaning 25997 clauses out of 52000 with flag 368001/368001
21.09/20.26	c cleaning 26999 clauses out of 54002 with flag 396000/396000
22.99/22.19	c cleaning 27999 clauses out of 56003 with flag 425000/425000
25.06/24.20	c cleaning 29001 clauses out of 58004 with flag 455000/455000
27.27/26.34	c cleaning 30002 clauses out of 60005 with flag 486002/486002
29.96/28.73	c cleaning 31000 clauses out of 62000 with flag 518001/518001
30.76/29.45	c starts		: 152
30.76/29.45	c conflicts		: 532570
30.76/29.45	c decisions		: 537808
30.76/29.45	c propagations		: 3730653
30.76/29.45	c inspects		: 422398513
30.76/29.45	c shortcuts		: 0
30.76/29.45	c learnt literals	: 16
30.76/29.45	c learnt binary clauses	: 17
30.76/29.45	c learnt ternary clauses	: 23
30.76/29.45	c learnt constraints	: 532553
30.76/29.45	c ignored constraints	: 0
30.76/29.45	c root simplifications	: 0
30.76/29.45	c removed literals (reason simplification)	: 0
30.76/29.45	c reason swapping (by a shorter reason)	: 0
30.76/29.45	c Calls to reduceDB	: 28
30.76/29.45	c number of reductions to clauses (during analyze)	: 0
30.76/29.45	c number of learned constraints concerned by reduction	: 0
30.76/29.45	c number of learning phase by resolution	: 0
30.76/29.45	c number of learning phase by cutting planes	: 0
30.76/29.45	c speed (assignments/second)	: 127234.84874322158
30.76/29.45	c non guided choices	12
30.76/29.47	c learnt constraints type 
30.76/29.47	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 17
30.76/29.47	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 45537
30.76/29.47	c constraints type 
30.76/29.47	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
30.76/29.47	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
30.76/29.47	c 9 constraints processed.
30.76/29.47	s UNSATISFIABLE
30.76/29.47	c Total wall clock time (in seconds): 29.358

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-3688219-1337880885/watcher-3688219-1337880885 -o /tmp/evaluation-result-3688219-1337880885/solver-3688219-1337880885 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688219-1337880885.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.98 3/192 25201
/proc/meminfo: memFree=29609184/32873852 swapFree=7616/7616
[pid=25201] ppid=25199 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/25201/stat : 25201 (java) D 25199 25201 23289 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 254213964 9515008 182 33554432000 1073741824 1073778376 140737421805120 140737421796152 252263087797 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/25201/statm: 2323 182 140 9 0 71 0

[startup+0.039873 s]
/proc/loadavg: 1.92 1.98 1.98 3/192 25201
/proc/meminfo: memFree=29609184/32873852 swapFree=7616/7616
[pid=25201] ppid=25199 vsize=9158996 CPUtime=0.02 cores=0,2,4,6
/proc/25201/stat : 25201 (java) S 25199 25201 23289 0 -1 4202496 2948 0 1 0 1 1 0 0 20 0 12 0 254213964 9378811904 3648 33554432000 1073741824 1073778376 140734775476464 140734775467600 252266446909 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25201/statm: 2290006 3651 1656 9 0 2280707 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9158996

[startup+0.10029 s]
/proc/loadavg: 1.92 1.98 1.98 3/192 25201
/proc/meminfo: memFree=29609184/32873852 swapFree=7616/7616
[pid=25201] ppid=25199 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/25201/stat : 25201 (java) S 25199 25201 23289 0 -1 4202496 4273 0 1 0 8 1 0 0 20 0 18 0 254213964 9787813888 5470 33554432000 1073741824 1073778376 140734775476464 140734775467600 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25201/statm: 2389603 5470 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300252 s]
/proc/loadavg: 1.92 1.98 1.98 3/192 25201
/proc/meminfo: memFree=29609184/32873852 swapFree=7616/7616
[pid=25201] ppid=25199 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/25201/stat : 25201 (java) S 25199 25201 23289 0 -1 4202496 6214 0 1 0 45 2 0 0 20 0 19 0 254213964 9855975424 7134 33554432000 1073741824 1073778376 140734775476464 140734775467600 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25201/statm: 2406244 7134 2212 9 0 2396937 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9624976

[startup+0.700268 s]
/proc/loadavg: 1.92 1.98 1.98 3/192 25201
/proc/meminfo: memFree=29609184/32873852 swapFree=7616/7616
[pid=25201] ppid=25199 vsize=9624976 CPUtime=1.02 cores=0,2,4,6
/proc/25201/stat : 25201 (java) S 25199 25201 23289 0 -1 4202496 7971 0 1 0 99 3 0 0 20 0 19 0 254213964 9855975424 9680 33554432000 1073741824 1073778376 140734775476464 140734775467600 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25201/statm: 2406244 9680 2252 9 0 2396937 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 9624976

[startup+1.5007 s]
/proc/loadavg: 1.92 1.98 1.98 3/211 25220
/proc/meminfo: memFree=29579016/32873852 swapFree=7616/7616
[pid=25201] ppid=25199 vsize=9624976 CPUtime=1.87 cores=0,2,4,6
/proc/25201/stat : 25201 (java) S 25199 25201 23289 0 -1 4202496 7997 0 1 0 184 3 0 0 20 0 19 0 254213964 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 140734775467600 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25201/statm: 2406244 10214 2262 9 0 2396937 0
[pid=25201/tid=25203] ppid=25199 vsize=9624976 CPUtime=1.42 cores=0,2,4,6
/proc/25201/task/25203/stat : 25203 (java) R 25199 25201 23289 0 -1 4202560 2450 0 1 0 140 2 0 0 20 0 19 0 254213965 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139677139497368 139676984188414 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25204] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25204/stat : 25204 (java) S 25199 25201 23289 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139677111950248 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25205] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25205/stat : 25205 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139677110897704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25206] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25206/stat : 25206 (java) S 25199 25201 23289 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139677109844648 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25207] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25207/stat : 25207 (java) S 25199 25201 23289 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139677108792104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25208] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25208/stat : 25208 (java) S 25199 25201 23289 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139677107739048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25209] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25209/stat : 25209 (java) S 25199 25201 23289 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139677106686504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25210] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25210/stat : 25210 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139677105633448 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25211] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25211/stat : 25211 (java) S 25199 25201 23289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139677104580904 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25212] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25212/stat : 25212 (java) S 25199 25201 23289 0 -1 4202560 33 0 0 0 3 0 0 0 20 0 19 0 254213968 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139676492999528 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25213] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25213/stat : 25213 (java) S 25199 25201 23289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139676491945848 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25214] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25214/stat : 25214 (java) S 25199 25201 23289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139676490892680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25215] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25215/stat : 25215 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139676489841424 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25216] ppid=25199 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/25201/task/25216/stat : 25216 (java) S 25199 25201 23289 0 -1 4202560 2582 0 0 0 20 0 0 0 20 0 19 0 254213971 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139676488788280 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25217] ppid=25199 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/25201/task/25217/stat : 25217 (java) S 25199 25201 23289 0 -1 4202560 1704 0 0 0 15 0 0 0 20 0 19 0 254213971 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139676487735736 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25218] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25218/stat : 25218 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139676486682872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25219] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25219/stat : 25219 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139676485630536 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25220] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25220/stat : 25220 (java) S 25199 25201 23289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254213978 9855975424 10214 33554432000 1073741824 1073778376 140734775476464 139676484576808 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 9624976

[startup+3.10074 s]
/proc/loadavg: 1.92 1.98 1.98 3/211 25220
/proc/meminfo: memFree=29576472/32873852 swapFree=7616/7616
[pid=25201] ppid=25199 vsize=9624976 CPUtime=3.52 cores=0,2,4,6
/proc/25201/stat : 25201 (java) S 25199 25201 23289 0 -1 4202496 8016 0 1 0 349 3 0 0 20 0 19 0 254213964 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 140734775467600 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25201/statm: 2406244 10229 2262 9 0 2396937 0
[pid=25201/tid=25203] ppid=25199 vsize=9624976 CPUtime=2.95 cores=0,2,4,6
/proc/25201/task/25203/stat : 25203 (java) R 25199 25201 23289 0 -1 4202560 2454 0 1 0 293 2 0 0 20 0 19 0 254213965 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139677139497248 139676984166677 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25204] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25204/stat : 25204 (java) S 25199 25201 23289 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139677111950248 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25205] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25205/stat : 25205 (java) S 25199 25201 23289 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139677110897704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25206] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25206/stat : 25206 (java) S 25199 25201 23289 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139677109844648 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25207] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25207/stat : 25207 (java) S 25199 25201 23289 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139677108792104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25208] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25208/stat : 25208 (java) S 25199 25201 23289 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139677107739048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25209] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25209/stat : 25209 (java) S 25199 25201 23289 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139677106686504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25210] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25210/stat : 25210 (java) S 25199 25201 23289 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139677105633448 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25211] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25211/stat : 25211 (java) S 25199 25201 23289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139677104580904 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25212] ppid=25199 vsize=9624976 CPUtime=0.06 cores=0,2,4,6
/proc/25201/task/25212/stat : 25212 (java) S 25199 25201 23289 0 -1 4202560 33 0 0 0 6 0 0 0 20 0 19 0 254213968 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139676492999528 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25213] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25213/stat : 25213 (java) S 25199 25201 23289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139676491945848 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25214] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25214/stat : 25214 (java) S 25199 25201 23289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139676490892680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25215] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25215/stat : 25215 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139676489841424 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25216] ppid=25199 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/25201/task/25216/stat : 25216 (java) S 25199 25201 23289 0 -1 4202560 2582 0 0 0 20 0 0 0 20 0 19 0 254213971 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139676488788280 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25217] ppid=25199 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/25201/task/25217/stat : 25217 (java) S 25199 25201 23289 0 -1 4202560 1704 0 0 0 15 0 0 0 20 0 19 0 254213971 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139676487735736 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25218] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25218/stat : 25218 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139676486682872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25219] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25219/stat : 25219 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139676485630536 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25220] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25220/stat : 25220 (java) S 25199 25201 23289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254213978 9855975424 10229 33554432000 1073741824 1073778376 140734775476464 139676484576808 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 9624976

[startup+6.30071 s]
/proc/loadavg: 1.93 1.98 1.98 3/211 25220
/proc/meminfo: memFree=29574052/32873852 swapFree=7616/7616
[pid=25201] ppid=25199 vsize=9624976 CPUtime=6.75 cores=0,2,4,6
/proc/25201/stat : 25201 (java) S 25199 25201 23289 0 -1 4202496 8059 0 1 0 672 3 0 0 20 0 19 0 254213964 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 140734775467600 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25201/statm: 2406244 11160 2262 9 0 2396937 0
[pid=25201/tid=25203] ppid=25199 vsize=9624976 CPUtime=6.08 cores=0,2,4,6
/proc/25201/task/25203/stat : 25203 (java) R 25199 25201 23289 0 -1 4202560 2459 0 1 0 606 2 0 0 20 0 19 0 254213965 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139677139497248 139676984152966 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25204] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25204/stat : 25204 (java) S 25199 25201 23289 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139677111950248 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25205] ppid=25199 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/25201/task/25205/stat : 25205 (java) S 25199 25201 23289 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 254213967 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139677110897704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25206] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25206/stat : 25206 (java) S 25199 25201 23289 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139677109844648 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25207] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25207/stat : 25207 (java) S 25199 25201 23289 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139677108792104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25208] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25208/stat : 25208 (java) S 25199 25201 23289 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254213967 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139677107739048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25209] ppid=25199 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/25201/task/25209/stat : 25209 (java) S 25199 25201 23289 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 254213967 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139677106686504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25210] ppid=25199 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/25201/task/25210/stat : 25210 (java) S 25199 25201 23289 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 254213967 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139677105633448 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25211] ppid=25199 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/25201/task/25211/stat : 25211 (java) S 25199 25201 23289 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 254213967 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139677104580904 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25212] ppid=25199 vsize=9624976 CPUtime=0.11 cores=0,2,4,6
/proc/25201/task/25212/stat : 25212 (java) S 25199 25201 23289 0 -1 4202560 34 0 0 0 11 0 0 0 20 0 19 0 254213968 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139676492999528 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25213] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25213/stat : 25213 (java) S 25199 25201 23289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139676491945848 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25214] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25214/stat : 25214 (java) S 25199 25201 23289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139676490892680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25215] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25215/stat : 25215 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139676489841424 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25216] ppid=25199 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/25201/task/25216/stat : 25216 (java) S 25199 25201 23289 0 -1 4202560 2582 0 0 0 20 0 0 0 20 0 19 0 254213971 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139676488788280 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25217] ppid=25199 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/25201/task/25217/stat : 25217 (java) S 25199 25201 23289 0 -1 4202560 1704 0 0 0 15 0 0 0 20 0 19 0 254213971 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139676487735736 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25218] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25218/stat : 25218 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139676486682872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25219] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25219/stat : 25219 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139676485630536 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25220] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25220/stat : 25220 (java) S 25199 25201 23289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254213978 9855975424 11160 33554432000 1073741824 1073778376 140734775476464 139676484576808 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.75
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

/proc/25201/task/25204/stat : 25204 (java) S 25199 25201 23289 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677111950248 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25205] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25205/stat : 25205 (java) S 25199 25201 23289 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677110897704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25206] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25206/stat : 25206 (java) S 25199 25201 23289 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677109844648 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25207] ppid=25199 vsize=9624976 CPUtime=0.02 cores=0,2,4,6
/proc/25201/task/25207/stat : 25207 (java) S 25199 25201 23289 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677108792104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25208] ppid=25199 vsize=9624976 CPUtime=0.02 cores=0,2,4,6
/proc/25201/task/25208/stat : 25208 (java) S 25199 25201 23289 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677107739048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25209] ppid=25199 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/25201/task/25209/stat : 25209 (java) S 25199 25201 23289 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677106686504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25210] ppid=25199 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/25201/task/25210/stat : 25210 (java) S 25199 25201 23289 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677105633448 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25211] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25211/stat : 25211 (java) S 25199 25201 23289 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677104580904 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25212] ppid=25199 vsize=9624976 CPUtime=0.31 cores=0,2,4,6
/proc/25201/task/25212/stat : 25212 (java) S 25199 25201 23289 0 -1 4202560 36 0 0 0 31 0 0 0 20 0 19 0 254213968 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676492999528 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25213] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25213/stat : 25213 (java) S 25199 25201 23289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676491945848 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25214] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25214/stat : 25214 (java) S 25199 25201 23289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676490892680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25215] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25215/stat : 25215 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676489841424 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25216] ppid=25199 vsize=9624976 CPUtime=0.54 cores=0,2,4,6
/proc/25201/task/25216/stat : 25216 (java) S 25199 25201 23289 0 -1 4202560 8989 0 0 0 52 2 0 0 20 0 19 0 254213971 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676488788280 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25217] ppid=25199 vsize=9624976 CPUtime=0.5 cores=0,2,4,6
/proc/25201/task/25217/stat : 25217 (java) S 25199 25201 23289 0 -1 4202560 8677 0 0 0 49 1 0 0 20 0 19 0 254213971 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676487735736 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25218] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25218/stat : 25218 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676486682872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25219] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25219/stat : 25219 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676485630536 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25220] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25220/stat : 25220 (java) S 25199 25201 23289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254213978 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676484576808 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (KiB) 9624976

[startup+29.1007 s]
/proc/loadavg: 1.95 1.98 1.98 3/211 25220
/proc/meminfo: memFree=29533820/32873852 swapFree=7616/7616
[pid=25201] ppid=25199 vsize=9624976 CPUtime=30.37 cores=0,2,4,6
/proc/25201/stat : 25201 (java) S 25199 25201 23289 0 -1 4202496 21515 0 1 0 3031 6 0 0 20 0 19 0 254213964 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 140734775467600 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25201/statm: 2406244 20520 2266 9 0 2396937 0
[pid=25201/tid=25203] ppid=25199 vsize=9624976 CPUtime=28.52 cores=0,2,4,6
/proc/25201/task/25203/stat : 25203 (java) R 25199 25201 23289 0 -1 4202560 2483 0 1 0 2850 2 0 0 20 0 19 0 254213965 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677139497248 139676984180612 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25204] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25204/stat : 25204 (java) S 25199 25201 23289 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677111950248 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25205] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25205/stat : 25205 (java) S 25199 25201 23289 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677110897704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25206] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25206/stat : 25206 (java) S 25199 25201 23289 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677109844648 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25207] ppid=25199 vsize=9624976 CPUtime=0.02 cores=0,2,4,6
/proc/25201/task/25207/stat : 25207 (java) S 25199 25201 23289 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677108792104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25208] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25208/stat : 25208 (java) S 25199 25201 23289 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677107739048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25209] ppid=25199 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/25201/task/25209/stat : 25209 (java) S 25199 25201 23289 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677106686504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25210] ppid=25199 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/25201/task/25210/stat : 25210 (java) S 25199 25201 23289 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677105633448 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25211] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25211/stat : 25211 (java) S 25199 25201 23289 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139677104580904 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25212] ppid=25199 vsize=9624976 CPUtime=0.33 cores=0,2,4,6
/proc/25201/task/25212/stat : 25212 (java) S 25199 25201 23289 0 -1 4202560 36 0 0 0 33 0 0 0 20 0 19 0 254213968 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676492999528 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25213] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25213/stat : 25213 (java) S 25199 25201 23289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676491945848 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25214] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25214/stat : 25214 (java) S 25199 25201 23289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676490892680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25215] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25215/stat : 25215 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676489841424 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25216] ppid=25199 vsize=9624976 CPUtime=0.54 cores=0,2,4,6
/proc/25201/task/25216/stat : 25216 (java) S 25199 25201 23289 0 -1 4202560 8989 0 0 0 52 2 0 0 20 0 19 0 254213971 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676488788280 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25217] ppid=25199 vsize=9624976 CPUtime=0.5 cores=0,2,4,6
/proc/25201/task/25217/stat : 25217 (java) S 25199 25201 23289 0 -1 4202560 8677 0 0 0 49 1 0 0 20 0 19 0 254213971 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676487735736 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25218] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25218/stat : 25218 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676486682872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25219] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25219/stat : 25219 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676485630536 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25220] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25220/stat : 25220 (java) S 25199 25201 23289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254213978 9855975424 20520 33554432000 1073741824 1073778376 140734775476464 139676484576808 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 30.37
Current children cumulated vsize (KiB) 9624976

[startup+29.3007 s]
/proc/loadavg: 1.95 1.98 1.98 3/211 25220
/proc/meminfo: memFree=29533820/32873852 swapFree=7616/7616
[pid=25201] ppid=25199 vsize=9624976 CPUtime=30.66 cores=0,2,4,6
/proc/25201/stat : 25201 (java) S 25199 25201 23289 0 -1 4202496 21526 0 1 0 3060 6 0 0 20 0 19 0 254213964 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 140734775467600 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25201/statm: 2406244 20531 2266 9 0 2396937 0
[pid=25201/tid=25203] ppid=25199 vsize=9624976 CPUtime=28.72 cores=0,2,4,6
/proc/25201/task/25203/stat : 25203 (java) R 25199 25201 23289 0 -1 4202560 2483 0 1 0 2870 2 0 0 20 0 19 0 254213965 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677139497304 139676984356263 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25204] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25204/stat : 25204 (java) S 25199 25201 23289 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677111950248 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25205] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25205/stat : 25205 (java) S 25199 25201 23289 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677110897704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25206] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25206/stat : 25206 (java) S 25199 25201 23289 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677109844648 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25207] ppid=25199 vsize=9624976 CPUtime=0.02 cores=0,2,4,6
/proc/25201/task/25207/stat : 25207 (java) S 25199 25201 23289 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677108792104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25208] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25208/stat : 25208 (java) S 25199 25201 23289 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677107739048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25209] ppid=25199 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/25201/task/25209/stat : 25209 (java) S 25199 25201 23289 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677106686504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25210] ppid=25199 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/25201/task/25210/stat : 25210 (java) S 25199 25201 23289 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677105633448 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25211] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25211/stat : 25211 (java) S 25199 25201 23289 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677104580904 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25212] ppid=25199 vsize=9624976 CPUtime=0.33 cores=0,2,4,6
/proc/25201/task/25212/stat : 25212 (java) S 25199 25201 23289 0 -1 4202560 36 0 0 0 33 0 0 0 20 0 19 0 254213968 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676492999528 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25213] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25213/stat : 25213 (java) S 25199 25201 23289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676491945848 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25214] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25214/stat : 25214 (java) S 25199 25201 23289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676490892680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25215] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25215/stat : 25215 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676489841424 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25216] ppid=25199 vsize=9624976 CPUtime=0.58 cores=0,2,4,6
/proc/25201/task/25216/stat : 25216 (java) S 25199 25201 23289 0 -1 4202560 9000 0 0 0 56 2 0 0 20 0 19 0 254213971 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676488788280 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25217] ppid=25199 vsize=9624976 CPUtime=0.55 cores=0,2,4,6
/proc/25201/task/25217/stat : 25217 (java) S 25199 25201 23289 0 -1 4202560 8677 0 0 0 54 1 0 0 20 0 19 0 254213971 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676487735736 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25218] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25218/stat : 25218 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676486682872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25219] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25219/stat : 25219 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676485630536 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25220] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25220/stat : 25220 (java) S 25199 25201 23289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254213978 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676484576808 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 30.66
Current children cumulated vsize (KiB) 9624976

[startup+29.4008 s]
/proc/loadavg: 1.95 1.98 1.98 3/211 25220
/proc/meminfo: memFree=29533820/32873852 swapFree=7616/7616
[pid=25201] ppid=25199 vsize=9624976 CPUtime=30.76 cores=0,2,4,6
/proc/25201/stat : 25201 (java) S 25199 25201 23289 0 -1 4202496 21526 0 1 0 3070 6 0 0 20 0 19 0 254213964 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 140734775467600 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25201/statm: 2406244 20531 2266 9 0 2396937 0
[pid=25201/tid=25203] ppid=25199 vsize=9624976 CPUtime=28.82 cores=0,2,4,6
/proc/25201/task/25203/stat : 25203 (java) R 25199 25201 23289 0 -1 4202560 2483 0 1 0 2880 2 0 0 20 0 19 0 254213965 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677139497304 139676984171626 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25204] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25204/stat : 25204 (java) S 25199 25201 23289 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677111950248 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25205] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25205/stat : 25205 (java) S 25199 25201 23289 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677110897704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25206] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25206/stat : 25206 (java) S 25199 25201 23289 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677109844648 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25207] ppid=25199 vsize=9624976 CPUtime=0.02 cores=0,2,4,6
/proc/25201/task/25207/stat : 25207 (java) S 25199 25201 23289 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677108792104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25208] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25208/stat : 25208 (java) S 25199 25201 23289 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677107739048 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25209] ppid=25199 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/25201/task/25209/stat : 25209 (java) S 25199 25201 23289 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677106686504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25210] ppid=25199 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/25201/task/25210/stat : 25210 (java) S 25199 25201 23289 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677105633448 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25211] ppid=25199 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/25201/task/25211/stat : 25211 (java) S 25199 25201 23289 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 254213967 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139677104580904 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25212] ppid=25199 vsize=9624976 CPUtime=0.33 cores=0,2,4,6
/proc/25201/task/25212/stat : 25212 (java) S 25199 25201 23289 0 -1 4202560 36 0 0 0 33 0 0 0 20 0 19 0 254213968 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676492999528 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25213] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25213/stat : 25213 (java) S 25199 25201 23289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676491945848 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25214] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25214/stat : 25214 (java) S 25199 25201 23289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254213968 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676490892680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25201/tid=25215] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25215/stat : 25215 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676489841424 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25216] ppid=25199 vsize=9624976 CPUtime=0.58 cores=0,2,4,6
/proc/25201/task/25216/stat : 25216 (java) S 25199 25201 23289 0 -1 4202560 9000 0 0 0 56 2 0 0 20 0 19 0 254213971 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676488788280 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25201/tid=25217] ppid=25199 vsize=9624976 CPUtime=0.55 cores=0,2,4,6
/proc/25201/task/25217/stat : 25217 (java) S 25199 25201 23289 0 -1 4202560 8677 0 0 0 54 1 0 0 20 0 19 0 254213971 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676487735736 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25218] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25218/stat : 25218 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676486682872 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25201/tid=25219] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25219/stat : 25219 (java) S 25199 25201 23289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254213971 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676485630536 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25201/tid=25220] ppid=25199 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25201/task/25220/stat : 25220 (java) S 25199 25201 23289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254213978 9855975424 20531 33554432000 1073741824 1073778376 140734775476464 139676484576808 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 30.76
Current children cumulated vsize (KiB) 9624976

Child status: 20
Real time (s): 29.4907
CPU time (s): 30.8593
CPU user time (s): 30.6773
CPU system time (s): 0.181972
CPU usage (%): 104.641
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.6773
system time used= 0.181972
maximum resident set size= 84100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21552
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= 1677
involuntary context switches= 1298

runsolver used 0.102984 second user time and 0.225965 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-24 19:34:45
IDJOB=3688219
IDBENCH=2907
IDSOLVER=2269
FILE ID=node131/3688219-1337880885
RUNJOBID= node131-1337871881-23305
PBS_JOBID= 14620073
Free space on /tmp= 71600 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_4.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688219-1337880885/watcher-3688219-1337880885 -o /tmp/evaluation-result-3688219-1337880885/solver-3688219-1337880885 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688219-1337880885.opb

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

MD5SUM BENCH= 56022330ee2943e2696d570dbfee01d9
RANDOM SEED=1171761471

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29609812 kB
Buffers:          215256 kB
Cached:          2136824 kB
SwapCached:            0 kB
Active:           641568 kB
Inactive:        1856496 kB
Active(anon):     148476 kB
Inactive(anon):        0 kB
Active(file):     493092 kB
Inactive(file):  1856496 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               456 kB
Writeback:             0 kB
AnonPages:        153812 kB
Mapped:            22524 kB
Shmem:               204 kB
Slab:             628776 kB
SReclaimable:      71300 kB
SUnreclaim:       557476 kB
KernelStack:        1592 kB
PageTables:         4524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     696820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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= 71600 MiB
End job on node131 at 2012-05-24 19:35:15