Trace number 3458862

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2.3.0UNSAT 354.414 353.094

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.8.accl.ucl.opb
MD5SUMb2fe1642a1ae97e0b20cfe37f07bcc49
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark87.1617
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables21380
Total number of constraints60984
Number of constraints which are clauses58828
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2156
Minimum length of a constraint1
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 73
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 262
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.09	c See www.sat4j.org for details.
0.06/0.09	c version 2.3.1.v20110525
0.06/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.09	c java.vm.version	19.1-b02
0.06/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version		1.6.0_24
0.06/0.09	c os.name		Linux
0.06/0.09	c os.version		2.6.18-164.el5
0.06/0.09	c os.arch		amd64
0.06/0.09	c Free memory 		12995394264
0.06/0.09	c Max memory 		13063553024
0.06/0.09	c Total memory 		13063553024
0.06/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3458862-1307138592.opb
0.10/0.11	c reading problem ... 
1.05/0.67	c ... done. Wall clock time 0.559s.
1.05/0.67	c #vars     21380
1.05/0.67	c #constraints  60984
1.05/0.67	c constraints type 
1.05/0.67	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 19039
1.05/0.67	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 39788
1.05/0.67	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2156
3.57/2.74	c cleaning 2476 clauses out of 4998 with flag 5000/5000
5.60/4.64	c cleaning 4259 clauses out of 8525 with flag 11003/11003
7.70/6.74	c cleaning 5620 clauses out of 11267 with flag 18004/18004
10.02/9.01	c cleaning 6814 clauses out of 13642 with flag 26000/26000
12.46/11.49	c cleaning 7891 clauses out of 15828 with flag 35000/35000
15.46/14.50	c cleaning 8933 clauses out of 17936 with flag 45000/45000
18.96/17.96	c cleaning 9961 clauses out of 20002 with flag 56000/56000
22.87/21.87	c cleaning 10999 clauses out of 22042 with flag 68001/68001
26.39/25.37	c cleaning 12018 clauses out of 24042 with flag 81000/81000
30.38/29.31	c cleaning 12991 clauses out of 26025 with flag 95001/95001
34.58/33.51	c cleaning 14002 clauses out of 28033 with flag 110000/110000
38.88/37.88	c cleaning 15006 clauses out of 30033 with flag 126002/126002
43.91/42.90	c cleaning 15983 clauses out of 32024 with flag 143000/143000
47.89/46.88	c cleaning 17003 clauses out of 34042 with flag 161001/161001
54.79/53.78	c cleaning 17994 clauses out of 36039 with flag 180001/180001
60.90/59.81	c cleaning 19004 clauses out of 38044 with flag 200000/200000
67.40/66.35	c cleaning 20004 clauses out of 40039 with flag 221000/221000
74.61/73.60	c cleaning 20973 clauses out of 42037 with flag 243002/243002
80.51/79.42	c cleaning 22013 clauses out of 44062 with flag 266000/266000
88.82/87.72	c cleaning 23011 clauses out of 46048 with flag 290001/290001
96.74/95.67	c cleaning 24009 clauses out of 48039 with flag 315003/315003
105.65/104.54	c cleaning 24996 clauses out of 50027 with flag 341001/341001
114.64/113.53	c cleaning 26000 clauses out of 52030 with flag 368000/368000
125.55/124.48	c cleaning 26995 clauses out of 54030 with flag 396000/396000
134.05/132.92	c cleaning 27973 clauses out of 56036 with flag 425001/425001
142.86/141.71	c cleaning 29002 clauses out of 58061 with flag 455000/455000
153.16/152.00	c cleaning 30017 clauses out of 60061 with flag 486002/486002
162.79/161.64	c cleaning 30995 clauses out of 62043 with flag 518001/518001
171.48/170.34	c cleaning 31999 clauses out of 64049 with flag 551003/551003
181.08/179.95	c cleaning 33001 clauses out of 66048 with flag 585001/585001
192.89/191.76	c cleaning 33999 clauses out of 68046 with flag 620000/620000
204.10/202.96	c cleaning 35022 clauses out of 70047 with flag 656000/656000
213.42/212.23	c cleaning 36009 clauses out of 72025 with flag 693000/693000
223.51/222.31	c cleaning 36989 clauses out of 74018 with flag 731002/731002
239.42/238.28	c cleaning 37990 clauses out of 76027 with flag 770000/770000
255.53/254.37	c cleaning 38992 clauses out of 78037 with flag 810000/810000
268.56/267.35	c cleaning 40011 clauses out of 80047 with flag 851002/851002
278.65/277.48	c cleaning 40998 clauses out of 82034 with flag 893000/893000
291.57/290.41	c cleaning 42002 clauses out of 84036 with flag 936000/936000
308.97/307.75	c cleaning 43007 clauses out of 86032 with flag 980000/980000
324.37/323.10	c cleaning 44008 clauses out of 88025 with flag 1025000/1025000
340.18/338.93	c cleaning 44982 clauses out of 90016 with flag 1071000/1071000
352.69/351.44	c cleaning 45994 clauses out of 92032 with flag 1118000/1118000
354.33/353.05	c starts		: 187
354.33/353.05	c conflicts		: 1122863
354.33/353.05	c decisions		: 2631507
354.33/353.05	c propagations		: 489674797
354.33/353.05	c inspects		: 2852091061
354.33/353.05	c shortcuts		: 0
354.33/353.05	c learnt literals	: 22
354.33/353.05	c learnt binary clauses	: 122
354.33/353.05	c learnt ternary clauses	: 604
354.33/353.05	c learnt constraints	: 1122840
354.33/353.05	c ignored constraints	: 0
354.33/353.05	c root simplifications	: 0
354.33/353.05	c removed literals (reason simplification)	: 31601150
354.33/353.05	c reason swapping (by a shorter reason)	: 0
354.33/353.05	c Calls to reduceDB	: 43
354.33/353.05	c number of reductions to clauses (during analyze)	: 0
354.33/353.05	c number of learned constraints concerned by reduction	: 0
354.33/353.05	c number of learning phase by resolution	: 0
354.33/353.05	c number of learning phase by cutting planes	: 0
354.33/353.05	c speed (assignments/second)	: 1389645.0844840992
354.33/353.05	c non guided choices	4274
354.33/353.07	c learnt constraints type 
354.33/353.07	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 122
354.33/353.07	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 50773
354.33/353.07	c constraints type 
354.33/353.07	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 19039
354.33/353.07	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 39788
354.33/353.07	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2156
354.33/353.07	s UNSATISFIABLE
354.33/353.07	c Total wall clock time (in seconds): 352.955

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3458862-1307138592/watcher-3458862-1307138592 -o /tmp/evaluation-result-3458862-1307138592/solver-3458862-1307138592 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458862-1307138592.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: 2.10 2.06 2.04 2/590 28650
/proc/meminfo: memFree=31743496/32950928 swapFree=43925852/67111528
[pid=28650] ppid=28648 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/28650/stat : 28650 (java) S 28648 28650 24211 0 -1 4202496 7763 0 1 0 0 0 0 0 25 0 2 0 825458017 13850947584 7465 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284491749 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/28650/statm: 3381579 7479 917 9 0 3372735 0
[pid=28650/tid=28651] ppid=28648 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28651/stat : 28651 (java) R 28648 28650 24211 0 -1 4202560 6981 0 1 0 0 0 0 0 25 0 2 0 825458018 13850947584 7797 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268272383035 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.082574 s]
/proc/loadavg: 2.10 2.06 2.04 2/590 28650
/proc/meminfo: memFree=31743496/32950928 swapFree=43925852/67111528
[pid=28650] ppid=28648 vsize=13555088 CPUtime=0.06 cores=1,3,5,7
/proc/28650/stat : 28650 (java) S 28648 28650 24211 0 -1 4202496 14448 0 1 0 5 1 0 0 25 0 18 0 825458017 13880410112 14145 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28650/statm: 3388772 14146 1755 9 0 3379506 0
[pid=28650/tid=28651] ppid=28648 vsize=13555088 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28651/stat : 28651 (java) R 28648 28650 24211 0 -1 4202560 13275 0 1 0 5 1 0 0 25 0 18 0 825458018 13880410112 14146 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 47396817337171 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13555088

[startup+0.100572 s]
/proc/loadavg: 2.10 2.06 2.04 2/590 28650
/proc/meminfo: memFree=31743496/32950928 swapFree=43925852/67111528
[pid=28650] ppid=28648 vsize=13622428 CPUtime=0.1 cores=1,3,5,7
/proc/28650/stat : 28650 (java) S 28648 28650 24211 0 -1 4202496 15439 0 1 0 8 2 0 0 25 0 18 0 825458017 13949366272 15136 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28650/statm: 3405607 15136 2092 9 0 3396341 0
[pid=28650/tid=28651] ppid=28648 vsize=13622428 CPUtime=0.07 cores=1,3,5,7
/proc/28650/task/28651/stat : 28651 (java) R 28648 28650 24211 0 -1 4202560 13548 0 1 0 6 1 0 0 25 0 18 0 825458018 13949366272 15136 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 47396816999672 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13622428

[startup+0.30815 s]
/proc/loadavg: 2.10 2.06 2.04 2/590 28650
/proc/meminfo: memFree=31743496/32950928 swapFree=43925852/67111528
[pid=28650] ppid=28648 vsize=13624132 CPUtime=0.5 cores=1,3,5,7
/proc/28650/stat : 28650 (java) S 28648 28650 24211 0 -1 4202496 18832 0 1 0 48 2 0 0 25 0 18 0 825458017 13951111168 18086 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28650/statm: 3406033 18087 2201 9 0 3396767 0
[pid=28650/tid=28651] ppid=28648 vsize=13624132 CPUtime=0.29 cores=1,3,5,7
/proc/28650/task/28651/stat : 28651 (java) R 28648 28650 24211 0 -1 4202560 15824 0 1 0 27 2 0 0 25 0 18 0 825458018 13951111168 18088 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 46912505579546 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13624132

[startup+0.700528 s]
/proc/loadavg: 2.10 2.06 2.04 2/590 28650
/proc/meminfo: memFree=31743496/32950928 swapFree=43925852/67111528
[pid=28650] ppid=28648 vsize=13628272 CPUtime=1.26 cores=1,3,5,7
/proc/28650/stat : 28650 (java) S 28648 28650 24211 0 -1 4202496 51147 0 1 0 119 7 0 0 25 0 19 0 825458017 13955350528 49302 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28650/statm: 3407068 49302 2226 9 0 3397802 0
[pid=28650/tid=28651] ppid=28648 vsize=13628272 CPUtime=0.68 cores=1,3,5,7
/proc/28650/task/28651/stat : 28651 (java) R 28648 28650 24211 0 -1 4202560 45277 0 1 0 62 6 0 0 25 0 19 0 825458018 13955350528 49302 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 46912505217314 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 13628272

[startup+1.50139 s]
/proc/loadavg: 2.10 2.06 2.04 3/609 28669
/proc/meminfo: memFree=31552208/32950928 swapFree=43925852/67111528
[pid=28650] ppid=28648 vsize=13627960 CPUtime=2.37 cores=1,3,5,7
/proc/28650/stat : 28650 (java) S 28648 28650 24211 0 -1 4202496 51661 0 1 0 230 7 0 0 25 0 19 0 825458017 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28650/statm: 3406990 49513 2237 9 0 3397724 0
[pid=28650/tid=28651] ppid=28648 vsize=13627960 CPUtime=1.48 cores=1,3,5,7
/proc/28650/task/28651/stat : 28651 (java) R 28648 28650 24211 0 -1 4202560 45468 0 1 0 142 6 0 0 25 0 19 0 825458018 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 46912505366468 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28650/tid=28653] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28653/stat : 28653 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458020 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28654] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28654/stat : 28654 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458020 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28655] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28655/stat : 28655 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458020 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28656] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28656/stat : 28656 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458020 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28657] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28657/stat : 28657 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458020 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28658] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28658/stat : 28658 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458020 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28659] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28659/stat : 28659 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458020 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28660] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28660/stat : 28660 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458020 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28661] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28661/stat : 28661 (java) S 28648 28650 24211 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 19 0 825458021 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 0 0 16800975 18446604458170489728 0 0 -1 1 0 0 0
[pid=28650/tid=28662] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28662/stat : 28662 (java) S 28648 28650 24211 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 825458021 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28663] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28663/stat : 28663 (java) S 28648 28650 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 825458021 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28664] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28664/stat : 28664 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284512689 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28665] ppid=28648 vsize=13627960 CPUtime=0.44 cores=1,3,5,7
/proc/28650/task/28665/stat : 28665 (java) S 28648 28650 24211 0 -1 4202560 2705 0 0 0 44 0 0 0 15 0 19 0 825458023 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28666] ppid=28648 vsize=13627960 CPUtime=0.42 cores=1,3,5,7
/proc/28650/task/28666/stat : 28666 (java) S 28648 28650 24211 0 -1 4202560 2328 0 0 0 42 0 0 0 15 0 19 0 825458023 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28667] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28667/stat : 28667 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28668] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28668/stat : 28668 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 825458023 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28669] ppid=28648 vsize=13627960 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28669/stat : 28669 (java) S 28648 28650 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 825458087 13955031040 49513 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 13627960

[startup+3.1011 s]
/proc/loadavg: 2.09 2.06 2.04 3/609 28669
/proc/meminfo: memFree=31550460/32950928 swapFree=43925852/67111528
[pid=28650] ppid=28648 vsize=13628096 CPUtime=4.04 cores=1,3,5,7
/proc/28650/stat : 28650 (java) S 28648 28650 24211 0 -1 4202496 56962 0 1 0 397 7 0 0 25 0 19 0 825458017 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28650/statm: 3407024 54713 2262 9 0 3397758 0
[pid=28650/tid=28651] ppid=28648 vsize=13628096 CPUtime=3.02 cores=1,3,5,7
/proc/28650/task/28651/stat : 28651 (java) R 28648 28650 24211 0 -1 4202560 45754 0 1 0 296 6 0 0 25 0 19 0 825458018 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 46912505892328 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28650/tid=28653] ppid=28648 vsize=13628096 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28653/stat : 28653 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 825458020 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28654] ppid=28648 vsize=13628096 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28654/stat : 28654 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 825458020 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28655] ppid=28648 vsize=13628096 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28655/stat : 28655 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 825458020 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28656] ppid=28648 vsize=13628096 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28656/stat : 28656 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 825458020 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28657] ppid=28648 vsize=13628096 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28657/stat : 28657 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 825458020 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28658] ppid=28648 vsize=13628096 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28658/stat : 28658 (java) S 28648 28650 24211 0 -1 4202560 73 0 0 0 0 0 0 0 18 0 19 0 825458020 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28659] ppid=28648 vsize=13628096 CPUtime=0.01 cores=1,3,5,7
/proc/28650/task/28659/stat : 28659 (java) S 28648 28650 24211 0 -1 4202560 1141 0 0 0 1 0 0 0 18 0 19 0 825458020 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28660] ppid=28648 vsize=13628096 CPUtime=0.01 cores=1,3,5,7
/proc/28650/task/28660/stat : 28660 (java) S 28648 28650 24211 0 -1 4202560 1240 0 0 0 1 0 0 0 18 0 19 0 825458020 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28661] ppid=28648 vsize=13628096 CPUtime=0.03 cores=1,3,5,7
/proc/28650/task/28661/stat : 28661 (java) S 28648 28650 24211 0 -1 4202560 2452 0 0 0 3 0 0 0 17 0 19 0 825458021 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 0 0 16800975 18446604458170489728 0 0 -1 1 0 0 0
[pid=28650/tid=28662] ppid=28648 vsize=13628096 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28662/stat : 28662 (java) S 28648 28650 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 825458021 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28663] ppid=28648 vsize=13628096 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28663/stat : 28663 (java) S 28648 28650 24211 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 825458021 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28664] ppid=28648 vsize=13628096 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28664/stat : 28664 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284512689 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28665] ppid=28648 vsize=13628096 CPUtime=0.48 cores=1,3,5,7
/proc/28650/task/28665/stat : 28665 (java) S 28648 28650 24211 0 -1 4202560 2814 0 0 0 48 0 0 0 15 0 19 0 825458023 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28666] ppid=28648 vsize=13628096 CPUtime=0.44 cores=1,3,5,7
/proc/28650/task/28666/stat : 28666 (java) S 28648 28650 24211 0 -1 4202560 2333 0 0 0 44 0 0 0 15 0 19 0 825458023 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28667] ppid=28648 vsize=13628096 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28667/stat : 28667 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28668] ppid=28648 vsize=13628096 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28668/stat : 28668 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 825458023 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28669] ppid=28648 vsize=13628096 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28669/stat : 28669 (java) S 28648 28650 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 825458087 13955170304 54713 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 13628096

[startup+6.30153 s]
/proc/loadavg: 2.09 2.06 2.04 3/609 28669
/proc/meminfo: memFree=31527652/32950928 swapFree=43925852/67111528
[pid=28650] ppid=28648 vsize=13628408 CPUtime=7.3 cores=1,3,5,7
/proc/28650/stat : 28650 (java) S 28648 28650 24211 0 -1 4202496 57551 0 1 0 723 7 0 0 25 0 19 0 825458017 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28650/statm: 3407102 55191 2262 9 0 3397836 0
[pid=28650/tid=28651] ppid=28648 vsize=13628408 CPUtime=6.19 cores=1,3,5,7
/proc/28650/task/28651/stat : 28651 (java) R 28648 28650 24211 0 -1 4202560 45758 0 1 0 613 6 0 0 25 0 19 0 825458018 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 46912505892133 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28650/tid=28653] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28653/stat : 28653 (java) S 28648 28650 24211 0 -1 4202560 210 0 0 0 0 0 0 0 15 0 19 0 825458020 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28654] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28654/stat : 28654 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 825458020 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28655] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28655/stat : 28655 (java) S 28648 28650 24211 0 -1 4202560 175 0 0 0 0 0 0 0 18 0 19 0 825458020 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28656] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28656/stat : 28656 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 825458020 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28657] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28657/stat : 28657 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 825458020 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28658] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28658/stat : 28658 (java) S 28648 28650 24211 0 -1 4202560 73 0 0 0 0 0 0 0 18 0 19 0 825458020 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28659] ppid=28648 vsize=13628408 CPUtime=0.01 cores=1,3,5,7
/proc/28650/task/28659/stat : 28659 (java) S 28648 28650 24211 0 -1 4202560 1141 0 0 0 1 0 0 0 18 0 19 0 825458020 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28660] ppid=28648 vsize=13628408 CPUtime=0.01 cores=1,3,5,7
/proc/28650/task/28660/stat : 28660 (java) S 28648 28650 24211 0 -1 4202560 1240 0 0 0 1 0 0 0 18 0 19 0 825458020 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28661] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28661/stat : 28661 (java) S 28648 28650 24211 0 -1 4202560 2587 0 0 0 6 0 0 0 15 0 19 0 825458021 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 0 0 16800975 18446604458170489728 0 0 -1 1 0 0 0
[pid=28650/tid=28662] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28662/stat : 28662 (java) S 28648 28650 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 825458021 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28663] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28663/stat : 28663 (java) S 28648 28650 24211 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 825458021 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28664] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28664/stat : 28664 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284512689 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28665] ppid=28648 vsize=13628408 CPUtime=0.52 cores=1,3,5,7
/proc/28650/task/28665/stat : 28665 (java) S 28648 28650 24211 0 -1 4202560 2849 0 0 0 52 0 0 0 16 0 19 0 825458023 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28666] ppid=28648 vsize=13628408 CPUtime=0.47 cores=1,3,5,7
/proc/28650/task/28666/stat : 28666 (java) S 28648 28650 24211 0 -1 4202560 2365 0 0 0 47 0 0 0 15 0 19 0 825458023 13955489792 55191 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0

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

/proc/28650/task/28653/stat : 28653 (java) S 28648 28650 24211 0 -1 4202560 310 0 0 0 5 0 0 0 16 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28654] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28654/stat : 28654 (java) S 28648 28650 24211 0 -1 4202560 251 0 0 0 5 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28655] ppid=28648 vsize=13628408 CPUtime=0.04 cores=1,3,5,7
/proc/28650/task/28655/stat : 28655 (java) S 28648 28650 24211 0 -1 4202560 187 0 0 0 4 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28656] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28656/stat : 28656 (java) S 28648 28650 24211 0 -1 4202560 483 0 0 0 6 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28657] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28657/stat : 28657 (java) S 28648 28650 24211 0 -1 4202560 118 0 0 0 5 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28658] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28658/stat : 28658 (java) S 28648 28650 24211 0 -1 4202560 222 0 0 0 6 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28659] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28659/stat : 28659 (java) S 28648 28650 24211 0 -1 4202560 1342 0 0 0 6 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28660] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28660/stat : 28660 (java) S 28648 28650 24211 0 -1 4202560 1344 0 0 0 5 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28661] ppid=28648 vsize=13628408 CPUtime=1.88 cores=1,3,5,7
/proc/28650/task/28661/stat : 28661 (java) S 28648 28650 24211 0 -1 4202560 5755 0 0 0 188 0 0 0 16 0 19 0 825458021 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 0 0 16800975 18446604458170489728 0 0 -1 1 0 0 0
[pid=28650/tid=28662] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28662/stat : 28662 (java) S 28648 28650 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 825458021 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28663] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28663/stat : 28663 (java) S 28648 28650 24211 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 825458021 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28664] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28664/stat : 28664 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284512689 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28665] ppid=28648 vsize=13628408 CPUtime=0.55 cores=1,3,5,7
/proc/28650/task/28665/stat : 28665 (java) S 28648 28650 24211 0 -1 4202560 2855 0 0 0 55 0 0 0 16 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28666] ppid=28648 vsize=13628408 CPUtime=0.47 cores=1,3,5,7
/proc/28650/task/28666/stat : 28666 (java) S 28648 28650 24211 0 -1 4202560 2366 0 0 0 47 0 0 0 15 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28667] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28667/stat : 28667 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28668] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28668/stat : 28668 (java) S 28648 28650 24211 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28669] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28669/stat : 28669 (java) S 28648 28650 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 825458087 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 353.23
Current children cumulated vsize (KiB) 13628408

[startup+352.701 s]
/proc/loadavg: 2.00 2.03 2.03 3/609 28681
/proc/meminfo: memFree=31505096/32950928 swapFree=43925852/67111528
[pid=28650] ppid=28648 vsize=13628408 CPUtime=354.01 cores=1,3,5,7
/proc/28650/stat : 28650 (java) S 28648 28650 24211 0 -1 4202496 62203 0 1 0 35392 9 0 0 25 0 19 0 825458017 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28650/statm: 3407102 59760 2262 9 0 3397836 0
[pid=28650/tid=28651] ppid=28648 vsize=13628408 CPUtime=350.61 cores=1,3,5,7
/proc/28650/task/28651/stat : 28651 (java) R 28648 28650 24211 0 -1 4202560 45800 0 1 0 35055 6 0 0 25 0 19 0 825458018 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 46912505892328 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28650/tid=28653] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28653/stat : 28653 (java) S 28648 28650 24211 0 -1 4202560 310 0 0 0 5 0 0 0 16 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28654] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28654/stat : 28654 (java) S 28648 28650 24211 0 -1 4202560 251 0 0 0 5 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28655] ppid=28648 vsize=13628408 CPUtime=0.04 cores=1,3,5,7
/proc/28650/task/28655/stat : 28655 (java) S 28648 28650 24211 0 -1 4202560 187 0 0 0 4 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28656] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28656/stat : 28656 (java) S 28648 28650 24211 0 -1 4202560 483 0 0 0 6 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28657] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28657/stat : 28657 (java) S 28648 28650 24211 0 -1 4202560 118 0 0 0 5 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28658] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28658/stat : 28658 (java) S 28648 28650 24211 0 -1 4202560 222 0 0 0 6 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28659] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28659/stat : 28659 (java) S 28648 28650 24211 0 -1 4202560 1342 0 0 0 6 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28660] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28660/stat : 28660 (java) S 28648 28650 24211 0 -1 4202560 1344 0 0 0 5 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28661] ppid=28648 vsize=13628408 CPUtime=1.88 cores=1,3,5,7
/proc/28650/task/28661/stat : 28661 (java) S 28648 28650 24211 0 -1 4202560 5755 0 0 0 188 0 0 0 15 0 19 0 825458021 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 0 0 16800975 18446604458170489728 0 0 -1 1 0 0 0
[pid=28650/tid=28662] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28662/stat : 28662 (java) S 28648 28650 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 825458021 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28663] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28663/stat : 28663 (java) S 28648 28650 24211 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 825458021 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28664] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28664/stat : 28664 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284512689 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28665] ppid=28648 vsize=13628408 CPUtime=0.55 cores=1,3,5,7
/proc/28650/task/28665/stat : 28665 (java) S 28648 28650 24211 0 -1 4202560 2855 0 0 0 55 0 0 0 16 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28666] ppid=28648 vsize=13628408 CPUtime=0.47 cores=1,3,5,7
/proc/28650/task/28666/stat : 28666 (java) S 28648 28650 24211 0 -1 4202560 2366 0 0 0 47 0 0 0 15 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28667] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28667/stat : 28667 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28668] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28668/stat : 28668 (java) S 28648 28650 24211 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28669] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28669/stat : 28669 (java) S 28648 28650 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 825458087 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 354.01
Current children cumulated vsize (KiB) 13628408

[startup+352.901 s]
/proc/loadavg: 2.00 2.03 2.03 3/609 28681
/proc/meminfo: memFree=31505096/32950928 swapFree=43925852/67111528
[pid=28650] ppid=28648 vsize=13628408 CPUtime=354.21 cores=1,3,5,7
/proc/28650/stat : 28650 (java) S 28648 28650 24211 0 -1 4202496 62203 0 1 0 35412 9 0 0 25 0 19 0 825458017 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28650/statm: 3407102 59760 2262 9 0 3397836 0
[pid=28650/tid=28651] ppid=28648 vsize=13628408 CPUtime=350.81 cores=1,3,5,7
/proc/28650/task/28651/stat : 28651 (java) R 28648 28650 24211 0 -1 4202560 45800 0 1 0 35075 6 0 0 25 0 19 0 825458018 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 46912505846586 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28650/tid=28653] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28653/stat : 28653 (java) S 28648 28650 24211 0 -1 4202560 310 0 0 0 5 0 0 0 16 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28654] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28654/stat : 28654 (java) S 28648 28650 24211 0 -1 4202560 251 0 0 0 5 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28655] ppid=28648 vsize=13628408 CPUtime=0.04 cores=1,3,5,7
/proc/28650/task/28655/stat : 28655 (java) S 28648 28650 24211 0 -1 4202560 187 0 0 0 4 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28656] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28656/stat : 28656 (java) S 28648 28650 24211 0 -1 4202560 483 0 0 0 6 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28657] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28657/stat : 28657 (java) S 28648 28650 24211 0 -1 4202560 118 0 0 0 5 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28658] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28658/stat : 28658 (java) S 28648 28650 24211 0 -1 4202560 222 0 0 0 6 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28659] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28659/stat : 28659 (java) S 28648 28650 24211 0 -1 4202560 1342 0 0 0 6 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28660] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28660/stat : 28660 (java) S 28648 28650 24211 0 -1 4202560 1344 0 0 0 5 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28661] ppid=28648 vsize=13628408 CPUtime=1.88 cores=1,3,5,7
/proc/28650/task/28661/stat : 28661 (java) S 28648 28650 24211 0 -1 4202560 5755 0 0 0 188 0 0 0 15 0 19 0 825458021 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 0 0 16800975 18446604458170489728 0 0 -1 1 0 0 0
[pid=28650/tid=28662] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28662/stat : 28662 (java) S 28648 28650 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 825458021 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28663] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28663/stat : 28663 (java) S 28648 28650 24211 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 825458021 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28664] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28664/stat : 28664 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284512689 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28665] ppid=28648 vsize=13628408 CPUtime=0.55 cores=1,3,5,7
/proc/28650/task/28665/stat : 28665 (java) S 28648 28650 24211 0 -1 4202560 2855 0 0 0 55 0 0 0 16 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28666] ppid=28648 vsize=13628408 CPUtime=0.47 cores=1,3,5,7
/proc/28650/task/28666/stat : 28666 (java) S 28648 28650 24211 0 -1 4202560 2366 0 0 0 47 0 0 0 15 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28667] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28667/stat : 28667 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28668] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28668/stat : 28668 (java) S 28648 28650 24211 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28669] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28669/stat : 28669 (java) S 28648 28650 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 825458087 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 354.21
Current children cumulated vsize (KiB) 13628408

[startup+353.001 s]
/proc/loadavg: 2.00 2.03 2.03 3/609 28681
/proc/meminfo: memFree=31505096/32950928 swapFree=43925852/67111528
[pid=28650] ppid=28648 vsize=13628408 CPUtime=354.33 cores=1,3,5,7
/proc/28650/stat : 28650 (java) S 28648 28650 24211 0 -1 4202496 62203 0 1 0 35424 9 0 0 25 0 19 0 825458017 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28650/statm: 3407102 59760 2262 9 0 3397836 0
[pid=28650/tid=28651] ppid=28648 vsize=13628408 CPUtime=350.93 cores=1,3,5,7
/proc/28650/task/28651/stat : 28651 (java) R 28648 28650 24211 0 -1 4202560 45800 0 1 0 35087 6 0 0 25 0 19 0 825458018 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 46912505366509 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28650/tid=28653] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28653/stat : 28653 (java) S 28648 28650 24211 0 -1 4202560 310 0 0 0 5 0 0 0 16 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28654] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28654/stat : 28654 (java) S 28648 28650 24211 0 -1 4202560 251 0 0 0 5 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28655] ppid=28648 vsize=13628408 CPUtime=0.04 cores=1,3,5,7
/proc/28650/task/28655/stat : 28655 (java) S 28648 28650 24211 0 -1 4202560 187 0 0 0 4 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28656] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28656/stat : 28656 (java) S 28648 28650 24211 0 -1 4202560 483 0 0 0 6 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28657] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28657/stat : 28657 (java) S 28648 28650 24211 0 -1 4202560 118 0 0 0 5 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28658] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28658/stat : 28658 (java) S 28648 28650 24211 0 -1 4202560 222 0 0 0 6 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28659] ppid=28648 vsize=13628408 CPUtime=0.06 cores=1,3,5,7
/proc/28650/task/28659/stat : 28659 (java) S 28648 28650 24211 0 -1 4202560 1342 0 0 0 6 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28660] ppid=28648 vsize=13628408 CPUtime=0.05 cores=1,3,5,7
/proc/28650/task/28660/stat : 28660 (java) S 28648 28650 24211 0 -1 4202560 1344 0 0 0 5 0 0 0 15 0 19 0 825458020 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28661] ppid=28648 vsize=13628408 CPUtime=1.88 cores=1,3,5,7
/proc/28650/task/28661/stat : 28661 (java) S 28648 28650 24211 0 -1 4202560 5755 0 0 0 188 0 0 0 15 0 19 0 825458021 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 0 0 16800975 18446604458170489728 0 0 -1 1 0 0 0
[pid=28650/tid=28662] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28662/stat : 28662 (java) S 28648 28650 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 825458021 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28663] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28663/stat : 28663 (java) S 28648 28650 24211 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 825458021 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
[pid=28650/tid=28664] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28664/stat : 28664 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284512689 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28665] ppid=28648 vsize=13628408 CPUtime=0.55 cores=1,3,5,7
/proc/28650/task/28665/stat : 28665 (java) S 28648 28650 24211 0 -1 4202560 2855 0 0 0 55 0 0 0 16 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28666] ppid=28648 vsize=13628408 CPUtime=0.47 cores=1,3,5,7
/proc/28650/task/28666/stat : 28666 (java) S 28648 28650 24211 0 -1 4202560 2366 0 0 0 47 0 0 0 15 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28667] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28667/stat : 28667 (java) S 28648 28650 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284504985 0 4 0 16800975 18446604458170489728 0 0 -1 3 0 0 0
[pid=28650/tid=28668] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28668/stat : 28668 (java) S 28648 28650 24211 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 19 0 825458023 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 4 0 16800975 18446604458170489728 0 0 -1 5 0 0 0
[pid=28650/tid=28669] ppid=28648 vsize=13628408 CPUtime=0 cores=1,3,5,7
/proc/28650/task/28669/stat : 28669 (java) S 28648 28650 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 825458087 13955489792 59760 33554432000 1073741824 1073778376 140737063174672 18446744073709551615 268284505600 0 4 0 16800975 18446604458170489728 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 354.33
Current children cumulated vsize (KiB) 13628408

Child status: 20
Real time (s): 353.094
CPU time (s): 354.414
CPU user time (s): 354.312
CPU system time (s): 0.101984
CPU usage (%): 100.374
Max. virtual memory (cumulated for all children) (KiB): 13628612

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

runsolver used 2.10568 second user time and 4.84426 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-04 00:03:12
IDJOB=3458862
IDBENCH=1488
IDSOLVER=1952
FILE ID=node122/3458862-1307138592
RUNJOBID= node122-1307133514-27531
PBS_JOBID= 13508794
Free space on /tmp= 73804 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.8.accl.ucl.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458862-1307138592/watcher-3458862-1307138592 -o /tmp/evaluation-result-3458862-1307138592/solver-3458862-1307138592 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458862-1307138592.opb

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

MD5SUM BENCH= b2fe1642a1ae97e0b20cfe37f07bcc49
RANDOM SEED=95906686

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31743652 kB
Buffers:        301192 kB
Cached:         420420 kB
SwapCached:      16832 kB
Active:         477796 kB
Inactive:       415764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31743652 kB
SwapTotal:    67111528 kB
SwapFree:     43925852 kB
Dirty:            2388 kB
Writeback:           0 kB
AnonPages:      169500 kB
Mapped:          17424 kB
Slab:           149604 kB
PageTables:      93512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 194161020 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73804 MiB
End job on node122 at 2011-06-04 00:09:05