Trace number 3733629

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
PB07: SAT4JPseudoResolution 2007-03-23? 537.18 531.795

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-cardinality-101-100.opb
MD5SUM0b4d976a66cd69333fd390f8a9139e21
Bench CategoryDEC-SMALLINT (no 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 benchmark0.18997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables10100
Total number of constraints201
Number of constraints which are clauses101
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint101
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 102
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.08/0.10	--- Begin Solver configuration ---
0.08/0.10	c Stops conflict analysis at the first Unique Implication Point
0.08/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.10	c No reason simplification
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3733629-1338698024.opb
0.08/0.10	c reading problem ... 
0.53/0.36	c ... done. Wall clock time 0.26s.
0.53/0.36	c CPU time (experimental) 0.33s.
0.53/0.36	c #vars     10100
0.53/0.36	c #constraints  201
126.29/123.88	c cleaning 24238 clauses out of 48500 for limit 2.4438767587030654E-4
127.21/124.56	c cleaning 12375 clauses out of 24764 for limit 7.909065187697844E-4
127.92/125.29	c cleaning 6435 clauses out of 12887 for limit 0.0025013875582410076
128.42/125.73	c cleaning 3467 clauses out of 6952 for limit 0.007646786019095701
128.82/126.12	c cleaning 1983 clauses out of 3986 for limit 0.022016171788964835
129.13/126.44	c cleaning 1241 clauses out of 2504 for limit 0.057854237475245526
129.32/126.70	c cleaning 877 clauses out of 1763 for limit 0.13551053914012934
129.62/126.92	c cleaning 683 clauses out of 1384 for limit 0.2841032218292565
129.82/127.11	c cleaning 592 clauses out of 1201 for limit 0.5399146708680796
129.92/127.28	c cleaning 546 clauses out of 1111 for limit 0.9644483791374836
130.12/127.45	c cleaning 525 clauses out of 1063 for limit 1.65900099090869
130.33/127.67	c cleaning 508 clauses out of 1039 for limit 2.8019137416293822
263.66/260.20	c cleaning 24005 clauses out of 48030 for limit 0.2638957986899629
265.17/261.71	c cleaning 12252 clauses out of 24525 for limit 0.852298911432833
266.56/263.13	c cleaning 6376 clauses out of 12774 for limit 2.7012478658309886
267.66/264.20	c cleaning 3437 clauses out of 6898 for limit 8.249431972747464
268.47/265.03	c cleaning 1967 clauses out of 3960 for limit 23.674097119535993
378.61/374.44	c cleaning 18978 clauses out of 37993 for limit 1.0831507077869394E-4
379.61/375.47	c cleaning 9754 clauses out of 19516 for limit 3.4809041506237483E-4
380.51/376.35	c cleaning 5122 clauses out of 10261 for limit 0.0010907232278201564
381.42/377.24	c cleaning 2808 clauses out of 5639 for limit 0.0032730907134465703
535.98/530.50	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
535.98/530.50		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
535.98/530.50		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
535.98/530.50		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
535.98/530.50		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
535.98/530.50		at org.sat4j.minisat.core.Solver.search(Unknown Source)
535.98/530.50		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
535.98/530.50		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
535.98/530.50		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
536.38/530.93		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
536.38/530.93		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
536.38/530.93		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
536.38/530.93		at org.sat4j.AbstractLauncher.run(Unknown Source)
536.38/530.93		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
537.18/531.78	c starts		: 17
537.18/531.78	c conflicts		: 179346
537.18/531.78	c decisions		: 250509
537.18/531.78	c propagations		: 27026843
537.18/531.78	c inspects		: 631755432
537.18/531.78	c learnt literals	: 0
537.18/531.78	c learnt binary clauses	: 0
537.18/531.78	c learnt ternary clauses	: 0
537.18/531.78	c learnt clauses	: 179345
537.18/531.78	c root simplifications	: 0
537.18/531.78	c removed literals (reason simplification)	: 0
537.18/531.78	c reason swapping (by a shorter reason)	: 0
537.18/531.78	c Calls to reduceDB	: 21
537.18/531.78	c speed (decisions/second)	: 471.4052641185979
537.18/531.78	c non guided choices	4951
537.18/531.78	s UNKNOWN
537.18/531.78	c Total wall clock time (ms): 531.678

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-3733629-1338698024/watcher-3733629-1338698024 -o /tmp/evaluation-result-3733629-1338698024/solver-3733629-1338698024 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3733629-1338698024.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.06 2.01 2.00 3/193 18670
/proc/meminfo: memFree=26536580/32873844 swapFree=7108/7108
[pid=18670] ppid=18668 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/18670/stat : 18670 (java) D 18668 18670 15746 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 335926930 9515008 183 33554432000 1073741824 1073778376 140736244542832 140736244533864 248790204085 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/18670/statm: 2323 183 140 9 0 71 0

[startup+0.0912679 s]
/proc/loadavg: 2.06 2.01 2.00 3/193 18670
/proc/meminfo: memFree=26536580/32873844 swapFree=7108/7108
[pid=18670] ppid=18668 vsize=2957856 CPUtime=0.06 cores=1,3,5,7
/proc/18670/stat : 18670 (java) S 18668 18670 15746 0 -1 4202496 4142 0 1 0 5 1 0 0 20 0 18 0 335926930 3028844544 5860 33554432000 1073741824 1073778376 140735893423536 140735893414672 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18670/statm: 739464 5860 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2957856

[startup+0.100251 s]
/proc/loadavg: 2.06 2.01 2.00 3/193 18670
/proc/meminfo: memFree=26536580/32873844 swapFree=7108/7108
[pid=18670] ppid=18668 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/18670/stat : 18670 (java) S 18668 18670 15746 0 -1 4202496 4863 0 1 0 7 1 0 0 20 0 18 0 335926930 3028844544 6571 33554432000 1073741824 1073778376 140735893423536 140735893414672 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18670/statm: 739464 6571 2099 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300253 s]
/proc/loadavg: 2.06 2.01 2.00 3/193 18670
/proc/meminfo: memFree=26536580/32873844 swapFree=7108/7108
[pid=18670] ppid=18668 vsize=2957856 CPUtime=0.53 cores=1,3,5,7
/proc/18670/stat : 18670 (java) S 18668 18670 15746 0 -1 4202496 8567 0 1 0 51 2 0 0 20 0 18 0 335926930 3028844544 11902 33554432000 1073741824 1073778376 140735893423536 140735893414672 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18670/statm: 739464 11902 2246 9 0 729885 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 2957856

[startup+0.700238 s]
/proc/loadavg: 2.06 2.01 2.00 3/193 18670
/proc/meminfo: memFree=26536580/32873844 swapFree=7108/7108
[pid=18670] ppid=18668 vsize=3024420 CPUtime=1.29 cores=1,3,5,7
/proc/18670/stat : 18670 (java) S 18668 18670 15746 0 -1 4202496 9003 0 1 0 126 3 0 0 20 0 19 0 335926930 3097006080 15043 33554432000 1073741824 1073778376 140735893423536 140735893414672 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18670/statm: 756105 15043 2267 9 0 746526 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 3024420

[startup+1.50075 s]
/proc/loadavg: 2.06 2.01 2.00 3/212 18689
/proc/meminfo: memFree=26475044/32873844 swapFree=7108/7108
[pid=18670] ppid=18668 vsize=3024420 CPUtime=2.09 cores=1,3,5,7
/proc/18670/stat : 18670 (java) S 18668 18670 15746 0 -1 4202496 9017 0 1 0 205 4 0 0 20 0 19 0 335926930 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140735893414672 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18670/statm: 756105 21188 2267 9 0 746526 0
[pid=18670/tid=18672] ppid=18668 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/18670/task/18672/stat : 18672 (java) R 18668 18670 15746 0 -1 4202560 3057 0 1 0 144 2 0 0 20 0 19 0 335926931 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140247613397272 140247476877207 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18673] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18673/stat : 18673 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140247596824872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18674] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18674/stat : 18674 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140247595772072 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18675] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18675/stat : 18675 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140247594719784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18676] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18676/stat : 18676 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140247476201896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18677] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18677/stat : 18677 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140247475149608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18678] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18678/stat : 18678 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140247474096808 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18679] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18679/stat : 18679 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140247473044520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18680] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18680/stat : 18680 (java) S 18668 18670 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140247471991720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18681] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18681/stat : 18681 (java) S 18668 18670 15746 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335926934 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140246989662440 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18682] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18682/stat : 18682 (java) S 18668 18670 15746 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140246988608504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18683] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18683/stat : 18683 (java) S 18668 18670 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140246987556104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18684] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18684/stat : 18684 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140246986504592 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18685] ppid=18668 vsize=3024420 CPUtime=0.29 cores=1,3,5,7
/proc/18670/task/18685/stat : 18685 (java) S 18668 18670 15746 0 -1 4202560 1767 0 0 0 29 0 0 0 20 0 19 0 335926937 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140246985452216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18686] ppid=18668 vsize=3024420 CPUtime=0.3 cores=1,3,5,7
/proc/18670/task/18686/stat : 18686 (java) S 18668 18670 15746 0 -1 4202560 2992 0 0 0 30 0 0 0 20 0 19 0 335926937 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140246984399416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18687] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18687/stat : 18687 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140246983347320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18688] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18688/stat : 18688 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140246982294728 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18689] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18689/stat : 18689 (java) S 18668 18670 15746 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 335926968 3097006080 21188 33554432000 1073741824 1073778376 140735893423536 140246980162472 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 3024420

[startup+3.10076 s]
/proc/loadavg: 2.06 2.01 2.00 3/212 18689
/proc/meminfo: memFree=26441532/32873844 swapFree=7108/7108
[pid=18670] ppid=18668 vsize=3024420 CPUtime=3.71 cores=1,3,5,7
/proc/18670/stat : 18670 (java) S 18668 18670 15746 0 -1 4202496 9041 0 1 0 367 4 0 0 20 0 19 0 335926930 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140735893414672 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18670/statm: 756105 32965 2268 9 0 746526 0
[pid=18670/tid=18672] ppid=18668 vsize=3024420 CPUtime=3.05 cores=1,3,5,7
/proc/18670/task/18672/stat : 18672 (java) R 18668 18670 15746 0 -1 4202560 3080 0 1 0 303 2 0 0 20 0 19 0 335926931 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140247613399688 140247476893257 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18673] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18673/stat : 18673 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140247596824872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18674] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18674/stat : 18674 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140247595772072 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18675] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18675/stat : 18675 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140247594719784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18676] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18676/stat : 18676 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140247476201896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18677] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18677/stat : 18677 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140247475149608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18678] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18678/stat : 18678 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140247474096808 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18679] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18679/stat : 18679 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140247473044520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18680] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18680/stat : 18680 (java) S 18668 18670 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140247471991720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18681] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18681/stat : 18681 (java) S 18668 18670 15746 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335926934 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140246989662440 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18682] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18682/stat : 18682 (java) S 18668 18670 15746 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140246988608504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18683] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18683/stat : 18683 (java) S 18668 18670 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140246987556104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18684] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18684/stat : 18684 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140246986504592 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18685] ppid=18668 vsize=3024420 CPUtime=0.29 cores=1,3,5,7
/proc/18670/task/18685/stat : 18685 (java) S 18668 18670 15746 0 -1 4202560 1767 0 0 0 29 0 0 0 20 0 19 0 335926937 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140246985452216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18686] ppid=18668 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/18670/task/18686/stat : 18686 (java) S 18668 18670 15746 0 -1 4202560 2993 0 0 0 32 0 0 0 20 0 19 0 335926937 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140246984399416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18687] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18687/stat : 18687 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140246983347320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18688] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18688/stat : 18688 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140246982294728 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18689] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18689/stat : 18689 (java) S 18668 18670 15746 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 335926968 3097006080 32965 33554432000 1073741824 1073778376 140735893423536 140246980162472 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 3024420

[startup+6.30075 s]
/proc/loadavg: 2.05 2.01 2.00 3/212 18689
/proc/meminfo: memFree=26354708/32873844 swapFree=7108/7108
[pid=18670] ppid=18668 vsize=3024420 CPUtime=6.91 cores=1,3,5,7
/proc/18670/stat : 18670 (java) S 18668 18670 15746 0 -1 4202496 9080 0 1 0 685 6 0 0 20 0 19 0 335926930 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140735893414672 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18670/statm: 756105 51901 2268 9 0 746526 0
[pid=18670/tid=18672] ppid=18668 vsize=3024420 CPUtime=6.24 cores=1,3,5,7
/proc/18670/task/18672/stat : 18672 (java) R 18668 18670 15746 0 -1 4202560 3119 0 1 0 620 4 0 0 20 0 19 0 335926931 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140247613399568 140247476877221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18673] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18673/stat : 18673 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140247596824872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18674] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18674/stat : 18674 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140247595772072 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18675] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18675/stat : 18675 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140247594719784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18676] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18676/stat : 18676 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140247476201896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18677] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18677/stat : 18677 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140247475149608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18678] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18678/stat : 18678 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140247474096808 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18679] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18679/stat : 18679 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140247473044520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18680] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18680/stat : 18680 (java) S 18668 18670 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335926933 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140247471991720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18681] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18681/stat : 18681 (java) S 18668 18670 15746 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335926934 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140246989662440 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18682] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18682/stat : 18682 (java) S 18668 18670 15746 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140246988608504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18683] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18683/stat : 18683 (java) S 18668 18670 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140246987556104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18684] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18684/stat : 18684 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140246986504592 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18685] ppid=18668 vsize=3024420 CPUtime=0.29 cores=1,3,5,7
/proc/18670/task/18685/stat : 18685 (java) S 18668 18670 15746 0 -1 4202560 1767 0 0 0 29 0 0 0 20 0 19 0 335926937 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140246985452216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18686] ppid=18668 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/18670/task/18686/stat : 18686 (java) S 18668 18670 15746 0 -1 4202560 2993 0 0 0 32 0 0 0 20 0 19 0 335926937 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140246984399416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18687] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18687/stat : 18687 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140246983347320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18688] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18688/stat : 18688 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140246982294728 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18689] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18689/stat : 18689 (java) S 18668 18670 15746 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 335926968 3097006080 51901 33554432000 1073741824 1073778376 140735893423536 140246980162472 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

/proc/18670/task/18680/stat : 18680 (java) S 18668 18670 15746 0 -1 4202560 147 0 0 0 51 12 0 0 20 0 19 0 335926933 3097006080 420820 33554432000 1073741824 1073778376 140735893423536 140247471991720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18681] ppid=18668 vsize=3024420 CPUtime=2.08 cores=1,3,5,7
/proc/18670/task/18681/stat : 18681 (java) S 18668 18670 15746 0 -1 4202560 226 0 0 0 201 7 0 0 20 0 19 0 335926934 3097006080 420820 33554432000 1073741824 1073778376 140735893423536 140246989662440 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18682] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18682/stat : 18682 (java) S 18668 18670 15746 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 420820 33554432000 1073741824 1073778376 140735893423536 140246988608504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18683] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18683/stat : 18683 (java) S 18668 18670 15746 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 420820 33554432000 1073741824 1073778376 140735893423536 140246987556104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18684] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18684/stat : 18684 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 420820 33554432000 1073741824 1073778376 140735893423536 140246986504592 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18685] ppid=18668 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/18670/task/18685/stat : 18685 (java) S 18668 18670 15746 0 -1 4202560 8974 0 0 0 55 3 0 0 20 0 19 0 335926937 3097006080 420820 33554432000 1073741824 1073778376 140735893423536 140246985452216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18686] ppid=18668 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/18670/task/18686/stat : 18686 (java) S 18668 18670 15746 0 -1 4202560 3031 0 0 0 37 0 0 0 20 0 19 0 335926937 3097006080 420820 33554432000 1073741824 1073778376 140735893423536 140246984399416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18687] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18687/stat : 18687 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 420820 33554432000 1073741824 1073778376 140735893423536 140246983347320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18688] ppid=18668 vsize=3024420 CPUtime=0.24 cores=1,3,5,7
/proc/18670/task/18688/stat : 18688 (java) S 18668 18670 15746 0 -1 4202560 31 0 0 0 10 14 0 0 20 0 19 0 335926937 3097006080 420820 33554432000 1073741824 1073778376 140735893423536 140246982294728 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18689] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18689/stat : 18689 (java) S 18668 18670 15746 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 335926968 3097006080 420820 33554432000 1073741824 1073778376 140735893423536 140246980162472 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 534.98
Current children cumulated vsize (KiB) 3024420

[startup+531.101 s]
/proc/loadavg: 2.01 2.02 2.00 3/213 18755
/proc/meminfo: memFree=24857060/32873844 swapFree=7108/7108
[pid=18670] ppid=18668 vsize=3024420 CPUtime=536.58 cores=1,3,5,7
/proc/18670/stat : 18670 (java) S 18668 18670 15746 0 -1 4202496 18600 0 1 0 53486 172 0 0 20 0 19 0 335926930 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140735893414672 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18670/statm: 756105 420824 2296 9 0 746526 0
[pid=18670/tid=18672] ppid=18668 vsize=3024420 CPUtime=524.84 cores=1,3,5,7
/proc/18670/task/18672/stat : 18672 (java) S 18668 18670 15746 0 -1 4202560 3264 0 1 0 52469 15 0 0 20 0 19 0 335926931 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140247613401272 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18673] ppid=18668 vsize=3024420 CPUtime=0.72 cores=1,3,5,7
/proc/18670/task/18673/stat : 18673 (java) S 18668 18670 15746 0 -1 4202560 215 0 0 0 55 17 0 0 20 0 19 0 335926933 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140247596824872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18674] ppid=18668 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/18670/task/18674/stat : 18674 (java) S 18668 18670 15746 0 -1 4202560 220 0 0 0 48 18 0 0 20 0 19 0 335926933 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140247595772072 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18675] ppid=18668 vsize=3024420 CPUtime=0.76 cores=1,3,5,7
/proc/18670/task/18675/stat : 18675 (java) S 18668 18670 15746 0 -1 4202560 176 0 0 0 62 14 0 0 20 0 19 0 335926933 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140247594719784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18676] ppid=18668 vsize=3024420 CPUtime=0.77 cores=1,3,5,7
/proc/18670/task/18676/stat : 18676 (java) S 18668 18670 15746 0 -1 4202560 301 0 0 0 54 23 0 0 20 0 19 0 335926933 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140247476201896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18677] ppid=18668 vsize=3024420 CPUtime=0.85 cores=1,3,5,7
/proc/18670/task/18677/stat : 18677 (java) S 18668 18670 15746 0 -1 4202560 280 0 0 0 63 22 0 0 20 0 19 0 335926933 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140247475149608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18678] ppid=18668 vsize=3024420 CPUtime=0.96 cores=1,3,5,7
/proc/18670/task/18678/stat : 18678 (java) S 18668 18670 15746 0 -1 4202560 323 0 0 0 70 26 0 0 20 0 19 0 335926933 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140247474096808 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18679] ppid=18668 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/18670/task/18679/stat : 18679 (java) S 18668 18670 15746 0 -1 4202560 217 0 0 0 51 15 0 0 20 0 19 0 335926933 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140247473044520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18680] ppid=18668 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/18670/task/18680/stat : 18680 (java) S 18668 18670 15746 0 -1 4202560 147 0 0 0 51 12 0 0 20 0 19 0 335926933 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140247471991720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18681] ppid=18668 vsize=3024420 CPUtime=3.16 cores=1,3,5,7
/proc/18670/task/18681/stat : 18681 (java) R 18668 18670 15746 0 -1 4202560 232 0 0 0 309 7 0 0 20 0 19 0 335926934 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140246989662560 140247620253699 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18682] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18682/stat : 18682 (java) S 18668 18670 15746 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140246988608392 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18683] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18683/stat : 18683 (java) S 18668 18670 15746 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140246987553400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18684] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18684/stat : 18684 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140246986504592 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18685] ppid=18668 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/18670/task/18685/stat : 18685 (java) S 18668 18670 15746 0 -1 4202560 8974 0 0 0 55 3 0 0 20 0 19 0 335926937 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140246985452216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18686] ppid=18668 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/18670/task/18686/stat : 18686 (java) S 18668 18670 15746 0 -1 4202560 3031 0 0 0 37 0 0 0 20 0 19 0 335926937 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140246984399416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18687] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18687/stat : 18687 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140246983347320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18688] ppid=18668 vsize=3024420 CPUtime=0.24 cores=1,3,5,7
/proc/18670/task/18688/stat : 18688 (java) S 18668 18670 15746 0 -1 4202560 31 0 0 0 10 14 0 0 20 0 19 0 335926937 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140246982294728 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18689] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18689/stat : 18689 (java) S 18668 18670 15746 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 335926968 3097006080 420824 33554432000 1073741824 1073778376 140735893423536 140246980162472 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 536.58
Current children cumulated vsize (KiB) 3024420

[startup+531.501 s]
/proc/loadavg: 2.01 2.02 2.00 3/213 18755
/proc/meminfo: memFree=24857060/32873844 swapFree=7108/7108
[pid=18670] ppid=18668 vsize=3024420 CPUtime=536.98 cores=1,3,5,7
/proc/18670/stat : 18670 (java) S 18668 18670 15746 0 -1 4202496 18607 0 1 0 53526 172 0 0 20 0 19 0 335926930 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140735893414672 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18670/statm: 756105 420828 2296 9 0 746526 0
[pid=18670/tid=18672] ppid=18668 vsize=3024420 CPUtime=524.84 cores=1,3,5,7
/proc/18670/task/18672/stat : 18672 (java) S 18668 18670 15746 0 -1 4202560 3264 0 1 0 52469 15 0 0 20 0 19 0 335926931 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140247613399928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18673] ppid=18668 vsize=3024420 CPUtime=0.72 cores=1,3,5,7
/proc/18670/task/18673/stat : 18673 (java) S 18668 18670 15746 0 -1 4202560 215 0 0 0 55 17 0 0 20 0 19 0 335926933 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140247596824872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18674] ppid=18668 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/18670/task/18674/stat : 18674 (java) S 18668 18670 15746 0 -1 4202560 220 0 0 0 48 18 0 0 20 0 19 0 335926933 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140247595772072 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18675] ppid=18668 vsize=3024420 CPUtime=0.76 cores=1,3,5,7
/proc/18670/task/18675/stat : 18675 (java) S 18668 18670 15746 0 -1 4202560 176 0 0 0 62 14 0 0 20 0 19 0 335926933 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140247594719784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18676] ppid=18668 vsize=3024420 CPUtime=0.77 cores=1,3,5,7
/proc/18670/task/18676/stat : 18676 (java) S 18668 18670 15746 0 -1 4202560 301 0 0 0 54 23 0 0 20 0 19 0 335926933 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140247476201896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18677] ppid=18668 vsize=3024420 CPUtime=0.85 cores=1,3,5,7
/proc/18670/task/18677/stat : 18677 (java) S 18668 18670 15746 0 -1 4202560 280 0 0 0 63 22 0 0 20 0 19 0 335926933 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140247475149608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18678] ppid=18668 vsize=3024420 CPUtime=0.96 cores=1,3,5,7
/proc/18670/task/18678/stat : 18678 (java) S 18668 18670 15746 0 -1 4202560 323 0 0 0 70 26 0 0 20 0 19 0 335926933 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140247474096808 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18679] ppid=18668 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/18670/task/18679/stat : 18679 (java) S 18668 18670 15746 0 -1 4202560 217 0 0 0 51 15 0 0 20 0 19 0 335926933 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140247473044520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18680] ppid=18668 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/18670/task/18680/stat : 18680 (java) S 18668 18670 15746 0 -1 4202560 147 0 0 0 51 12 0 0 20 0 19 0 335926933 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140247471991720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18681] ppid=18668 vsize=3024420 CPUtime=3.56 cores=1,3,5,7
/proc/18670/task/18681/stat : 18681 (java) R 18668 18670 15746 0 -1 4202560 234 0 0 0 349 7 0 0 20 0 19 0 335926934 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140246989662440 248793578552 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18682] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18682/stat : 18682 (java) S 18668 18670 15746 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140246988608504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18683] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18683/stat : 18683 (java) S 18668 18670 15746 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140246987556104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18684] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18684/stat : 18684 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140246986504592 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18685] ppid=18668 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/18670/task/18685/stat : 18685 (java) S 18668 18670 15746 0 -1 4202560 8974 0 0 0 55 3 0 0 20 0 19 0 335926937 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140246985452216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18686] ppid=18668 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/18670/task/18686/stat : 18686 (java) S 18668 18670 15746 0 -1 4202560 3031 0 0 0 37 0 0 0 20 0 19 0 335926937 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140246984399416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18687] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18687/stat : 18687 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140246983347320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18688] ppid=18668 vsize=3024420 CPUtime=0.24 cores=1,3,5,7
/proc/18670/task/18688/stat : 18688 (java) S 18668 18670 15746 0 -1 4202560 31 0 0 0 10 14 0 0 20 0 19 0 335926937 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140246982294728 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18689] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18689/stat : 18689 (java) S 18668 18670 15746 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 335926968 3097006080 420828 33554432000 1073741824 1073778376 140735893423536 140246980162472 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 536.98
Current children cumulated vsize (KiB) 3024420

[startup+531.701 s]
/proc/loadavg: 2.01 2.02 2.00 3/213 18755
/proc/meminfo: memFree=24857060/32873844 swapFree=7108/7108
[pid=18670] ppid=18668 vsize=3024420 CPUtime=537.18 cores=1,3,5,7
/proc/18670/stat : 18670 (java) S 18668 18670 15746 0 -1 4202496 18609 0 1 0 53546 172 0 0 20 0 19 0 335926930 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140735893414672 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18670/statm: 756105 420829 2296 9 0 746526 0
[pid=18670/tid=18672] ppid=18668 vsize=3024420 CPUtime=524.84 cores=1,3,5,7
/proc/18670/task/18672/stat : 18672 (java) S 18668 18670 15746 0 -1 4202560 3265 0 1 0 52469 15 0 0 20 0 19 0 335926931 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140247613399944 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18673] ppid=18668 vsize=3024420 CPUtime=0.72 cores=1,3,5,7
/proc/18670/task/18673/stat : 18673 (java) S 18668 18670 15746 0 -1 4202560 215 0 0 0 55 17 0 0 20 0 19 0 335926933 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140247596824872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18674] ppid=18668 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/18670/task/18674/stat : 18674 (java) S 18668 18670 15746 0 -1 4202560 220 0 0 0 48 18 0 0 20 0 19 0 335926933 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140247595772072 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18675] ppid=18668 vsize=3024420 CPUtime=0.76 cores=1,3,5,7
/proc/18670/task/18675/stat : 18675 (java) S 18668 18670 15746 0 -1 4202560 176 0 0 0 62 14 0 0 20 0 19 0 335926933 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140247594719784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18676] ppid=18668 vsize=3024420 CPUtime=0.77 cores=1,3,5,7
/proc/18670/task/18676/stat : 18676 (java) S 18668 18670 15746 0 -1 4202560 301 0 0 0 54 23 0 0 20 0 19 0 335926933 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140247476201896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18677] ppid=18668 vsize=3024420 CPUtime=0.85 cores=1,3,5,7
/proc/18670/task/18677/stat : 18677 (java) S 18668 18670 15746 0 -1 4202560 280 0 0 0 63 22 0 0 20 0 19 0 335926933 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140247475149608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18678] ppid=18668 vsize=3024420 CPUtime=0.96 cores=1,3,5,7
/proc/18670/task/18678/stat : 18678 (java) S 18668 18670 15746 0 -1 4202560 323 0 0 0 70 26 0 0 20 0 19 0 335926933 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140247474096808 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18679] ppid=18668 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/18670/task/18679/stat : 18679 (java) S 18668 18670 15746 0 -1 4202560 217 0 0 0 51 15 0 0 20 0 19 0 335926933 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140247473044520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18680] ppid=18668 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/18670/task/18680/stat : 18680 (java) S 18668 18670 15746 0 -1 4202560 147 0 0 0 51 12 0 0 20 0 19 0 335926933 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140247471991720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18681] ppid=18668 vsize=3024420 CPUtime=3.76 cores=1,3,5,7
/proc/18670/task/18681/stat : 18681 (java) R 18668 18670 15746 0 -1 4202560 235 0 0 0 369 7 0 0 20 0 19 0 335926934 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140246989662440 248789877068 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18682] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18682/stat : 18682 (java) S 18668 18670 15746 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140246988608504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18683] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18683/stat : 18683 (java) S 18668 18670 15746 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 335926935 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140246987556104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18684] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18684/stat : 18684 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140246986504592 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18670/tid=18685] ppid=18668 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/18670/task/18685/stat : 18685 (java) S 18668 18670 15746 0 -1 4202560 8974 0 0 0 55 3 0 0 20 0 19 0 335926937 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140246985452216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18686] ppid=18668 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/18670/task/18686/stat : 18686 (java) S 18668 18670 15746 0 -1 4202560 3031 0 0 0 37 0 0 0 20 0 19 0 335926937 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140246984399416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18670/tid=18687] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18687/stat : 18687 (java) S 18668 18670 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335926937 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140246983347320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18670/tid=18688] ppid=18668 vsize=3024420 CPUtime=0.24 cores=1,3,5,7
/proc/18670/task/18688/stat : 18688 (java) S 18668 18670 15746 0 -1 4202560 31 0 0 0 10 14 0 0 20 0 19 0 335926937 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140246982294728 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18670/tid=18689] ppid=18668 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18670/task/18689/stat : 18689 (java) S 18668 18670 15746 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 335926968 3097006080 420829 33554432000 1073741824 1073778376 140735893423536 140246980162472 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 537.18
Current children cumulated vsize (KiB) 3024420

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18670 and gives
#  childrusage.ru_utime.tv_sec=534
#  childrusage.ru_utime.tv_usec=139798
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=991697
# CPU time returned by wait4() is 536.131
# while last known CPU time is 537.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 531.795
CPU time (s): 537.18
CPU user time (s): 535.46
CPU system time (s): 1.72
CPU usage (%): 101.013
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 534.14
system time used= 1.9917
maximum resident set size= 1690408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18624
page faults= 1
swaps= 0
block input operations= 0
block output operations= 544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11811
involuntary context switches= 9128

runsolver used 2.39663 second user time and 5.59815 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-03 06:33:44
IDJOB=3733629
IDBENCH=2578
IDSOLVER=2319
FILE ID=node139/3733629-1338698024
RUNJOBID= node139-1338678624-15766
PBS_JOBID= 14636674
Free space on /tmp= 71096 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-101-100.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733629-1338698024/watcher-3733629-1338698024 -o /tmp/evaluation-result-3733629-1338698024/solver-3733629-1338698024 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3733629-1338698024.opb           

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

MD5SUM BENCH= 0b4d976a66cd69333fd390f8a9139e21
RANDOM SEED=1567475208

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26536952 kB
Buffers:          497276 kB
Cached:          3287080 kB
SwapCached:          828 kB
Active:          3357668 kB
Inactive:        2101628 kB
Active(anon):    1668620 kB
Inactive(anon):     7952 kB
Active(file):    1689048 kB
Inactive(file):  2093676 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              3576 kB
Writeback:             0 kB
AnonPages:       1735436 kB
Mapped:            19732 kB
Shmem:                 8 kB
Slab:             732584 kB
SReclaimable:     174744 kB
SUnreclaim:       557840 kB
KernelStack:        1760 kB
PageTables:         6948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1681408 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= 71092 MiB
End job on node139 at 2012-06-03 06:42:36