Trace number 3733655

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? 1221.17 1216.22

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-65-60.opb
MD5SUM6f6d5bf9df98767681bd16885050de4b
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.069988
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3900
Total number of constraints125
Number of constraints which are clauses65
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint65
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 66
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.02/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.02/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.02/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.02/0.09	c no version file found!!!
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version	1.6.0_24
0.02/0.09	c os.name	Linux
0.02/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.02/0.09	c os.arch	amd64
0.02/0.09	c Free memory 1599470296
0.02/0.09	c Max memory 1607860224
0.02/0.09	c Total memory 1607860224
0.02/0.09	c Number of processors 8
0.07/0.11	--- Begin Solver configuration ---
0.07/0.11	c Stops conflict analysis at the first Unique Implication Point
0.07/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.11	c Learn all clauses as in MiniSAT
0.07/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.11	c No reason simplification
0.07/0.11	c --- End Solver configuration ---
0.07/0.11	c solving HOME/instance-3733655-1338698231.opb
0.07/0.11	c reading problem ... 
0.24/0.28	c ... done. Wall clock time 0.167s.
0.24/0.28	c CPU time (experimental) 0.24s.
0.24/0.28	c #vars     3900
0.24/0.28	c #constraints  125
245.21/242.65	c cleaning 73497 clauses out of 147000 for limit 0.050805817735058954
245.92/243.37	c cleaning 36998 clauses out of 74003 for limit 0.16643219529605907
246.52/243.93	c cleaning 18742 clauses out of 37506 for limit 0.5420961427677715
247.02/244.43	c cleaning 9621 clauses out of 19264 for limit 1.7405499208331994
247.42/244.86	c cleaning 5062 clauses out of 10142 for limit 5.446665725472955
247.72/245.15	c cleaning 2781 clauses out of 5581 for limit 16.339272089181662
247.93/245.36	c cleaning 1639 clauses out of 3299 for limit 45.53903119400109
248.12/245.55	c cleaning 1068 clauses out of 2160 for limit 114.70127316316565
248.32/245.71	c cleaning 791 clauses out of 1596 for limit 257.02953868518085
248.42/245.86	c cleaning 641 clauses out of 1301 for limit 517.9125884031683
248.62/246.02	c cleaning 571 clauses out of 1160 for limit 957.925339260109
248.72/246.17	c cleaning 534 clauses out of 1089 for limit 1682.742478184565
248.93/246.34	c cleaning 516 clauses out of 1056 for limit 2864.652970876884
249.03/246.49	c cleaning 513 clauses out of 1040 for limit 4796.875913477217
249.22/246.65	c cleaning 507 clauses out of 1030 for limit 8011.503396057477
249.42/246.80	c cleaning 494 clauses out of 1020 for limit 13301.585971553854
249.52/246.95	c cleaning 501 clauses out of 1027 for limit 21808.387370677814
249.62/247.09	c cleaning 498 clauses out of 1025 for limit 35999.088633134415
249.82/247.25	c cleaning 502 clauses out of 1026 for limit 59250.14069961196
673.73/670.11	c cleaning 74012 clauses out of 148026 for limit 5068208.048685621
674.73/671.20	c cleaning 37251 clauses out of 74515 for limit 1.6620310420652708E7
675.23/671.69	c cleaning 18869 clauses out of 37761 for limit 5.392519217438895E7
675.64/672.08	c cleaning 9679 clauses out of 19392 for limit 1.73168331674716E8
676.03/672.43	c cleaning 5091 clauses out of 10213 for limit 5.422425957686734E8
676.33/672.74	c cleaning 2802 clauses out of 5622 for limit 1.6244711698691564E9
676.63/673.02	c cleaning 1648 clauses out of 3320 for limit 4.536497258186157E9
676.84/673.25	c cleaning 1085 clauses out of 2172 for limit 1.14354906339052E10
677.03/673.44	c cleaning 794 clauses out of 1589 for limit 2.5829478439565193E10
677.13/673.59	c cleaning 646 clauses out of 1293 for limit 5.2242971693375275E10
677.33/673.73	c cleaning 573 clauses out of 1147 for limit 9.712227942099817E10
677.44/673.86	c cleaning 537 clauses out of 1074 for limit 1.7105425827687155E11
677.64/674.01	c cleaning 504 clauses out of 1037 for limit 2.921563311545764E11
677.74/674.17	c cleaning 517 clauses out of 1036 for limit 4.83719644927946E11
677.94/674.35	c cleaning 495 clauses out of 1016 for limit 8.109836984384388E11
678.14/674.59	c cleaning 505 clauses out of 1023 for limit 1.3309296779336216E12
678.44/674.81	c cleaning 507 clauses out of 1016 for limit 2.2055855031203325E12
678.64/675.02	c cleaning 505 clauses out of 1010 for limit 3.6625758842374644E12
1218.08/1213.16	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
1218.08/1213.16		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
1218.08/1213.16		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
1218.08/1213.16		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
1218.08/1213.16		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
1218.08/1213.16		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1218.28/1213.39		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1218.28/1213.39		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1218.28/1213.39		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1218.28/1213.39		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
1218.28/1213.39		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
1218.28/1213.39		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
1218.98/1214.09		at org.sat4j.AbstractLauncher.run(Unknown Source)
1218.98/1214.09		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
1221.17/1216.20	c starts		: 20
1221.17/1216.20	c conflicts		: 457118
1221.17/1216.20	c decisions		: 564554
1221.17/1216.20	c propagations		: 40847190
1221.17/1216.20	c inspects		: 2664181070
1221.17/1216.20	c learnt literals	: 0
1221.17/1216.20	c learnt binary clauses	: 0
1221.17/1216.20	c learnt ternary clauses	: 0
1221.17/1216.20	c learnt clauses	: 457117
1221.17/1216.20	c root simplifications	: 0
1221.17/1216.20	c removed literals (reason simplification)	: 0
1221.17/1216.20	c reason swapping (by a shorter reason)	: 0
1221.17/1216.20	c Calls to reduceDB	: 37
1221.17/1216.20	c speed (decisions/second)	: 464.3030733183269
1221.17/1216.20	c non guided choices	1771
1221.17/1216.20	s UNKNOWN
1221.17/1216.20	c Total wall clock time (ms): 1216.09

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-3733655-1338698231/watcher-3733655-1338698231 -o /tmp/evaluation-result-3733655-1338698231/solver-3733655-1338698231 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3733655-1338698231.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.10 2.08 2/196 10909
/proc/meminfo: memFree=28471600/32873844 swapFree=7620/7620
[pid=10909] ppid=10907 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/10909/stat : 10909 (java) D 10907 10909 6422 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 335947932 9515008 182 33554432000 1073741824 1073778376 140734980577840 140734980568872 215124623029 0 0 4096 0 18446744072100748580 0 0 17 5 0 0 0 0 0
/proc/10909/statm: 2323 182 140 9 0 71 0

[startup+0.0431699 s]
/proc/loadavg: 2.06 2.10 2.08 2/196 10909
/proc/meminfo: memFree=28471600/32873844 swapFree=7620/7620
[pid=10909] ppid=10907 vsize=2490788 CPUtime=0.02 cores=1,3,5,7
/proc/10909/stat : 10909 (java) S 10907 10909 6422 0 -1 4202496 3833 0 1 0 1 1 0 0 20 0 11 0 335947932 2550566912 5043 33554432000 1073741824 1073778376 140736399908736 140736399899872 215127982141 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10909/statm: 622697 5043 1645 9 0 613398 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2490788

[startup+0.100324 s]
/proc/loadavg: 2.06 2.10 2.08 2/196 10909
/proc/meminfo: memFree=28471600/32873844 swapFree=7620/7620
[pid=10909] ppid=10907 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/10909/stat : 10909 (java) S 10907 10909 6422 0 -1 4202496 4140 0 1 0 6 1 0 0 20 0 18 0 335947932 3028844544 5858 33554432000 1073741824 1073778376 140736399908736 140736399899872 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10909/statm: 739464 5858 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300284 s]
/proc/loadavg: 2.06 2.10 2.08 2/196 10909
/proc/meminfo: memFree=28471600/32873844 swapFree=7620/7620
[pid=10909] ppid=10907 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/10909/stat : 10909 (java) S 10907 10909 6422 0 -1 4202496 8249 0 1 0 50 2 0 0 20 0 19 0 335947932 3097006080 10710 33554432000 1073741824 1073778376 140736399908736 140736399899872 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10909/statm: 756105 10710 2256 9 0 746526 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 3024420

[startup+0.700282 s]
/proc/loadavg: 2.06 2.10 2.08 2/196 10909
/proc/meminfo: memFree=28471600/32873844 swapFree=7620/7620
[pid=10909] ppid=10907 vsize=3024420 CPUtime=1.22 cores=1,3,5,7
/proc/10909/stat : 10909 (java) S 10907 10909 6422 0 -1 4202496 10923 0 1 0 119 3 0 0 20 0 19 0 335947932 3097006080 13844 33554432000 1073741824 1073778376 140736399908736 140736399899872 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10909/statm: 756105 13844 2266 9 0 746526 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 3024420

[startup+1.50081 s]
/proc/loadavg: 2.06 2.10 2.08 3/215 10928
/proc/meminfo: memFree=28415600/32873844 swapFree=7620/7620
[pid=10909] ppid=10907 vsize=3024420 CPUtime=2.03 cores=1,3,5,7
/proc/10909/stat : 10909 (java) S 10907 10909 6422 0 -1 4202496 10935 0 1 0 200 3 0 0 20 0 19 0 335947932 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140736399899872 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10909/statm: 756105 18965 2266 9 0 746526 0
[pid=10909/tid=10911] ppid=10907 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/10909/task/10911/stat : 10911 (java) R 10907 10909 6422 0 -1 4202560 3065 0 1 0 144 2 0 0 20 0 19 0 335947933 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645331267912 140645163922753 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10912] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10912/stat : 10912 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645314693544 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10913] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10913/stat : 10913 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645313641000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10914] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10914/stat : 10914 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645312587944 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10909/tid=10915] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10915/stat : 10915 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645311535400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10916] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10916/stat : 10916 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645310483368 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10917] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10917/stat : 10917 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645309430824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10918] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10918/stat : 10918 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645308377768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10919] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10919/stat : 10919 (java) S 10907 10909 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645307325224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10920] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10920/stat : 10920 (java) S 10907 10909 6422 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335947936 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645294913896 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10921] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10921/stat : 10921 (java) S 10907 10909 6422 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335947937 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645293860216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10922] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10922/stat : 10922 (java) S 10907 10909 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335947937 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645292807048 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10923] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10923/stat : 10923 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947939 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645291755792 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10924] ppid=10907 vsize=3024420 CPUtime=0.24 cores=1,3,5,7
/proc/10909/task/10924/stat : 10924 (java) S 10907 10909 6422 0 -1 4202560 2506 0 0 0 24 0 0 0 20 0 19 0 335947939 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645290703672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10925] ppid=10907 vsize=3024420 CPUtime=0.29 cores=1,3,5,7
/proc/10909/task/10925/stat : 10925 (java) S 10907 10909 6422 0 -1 4202560 4169 0 0 0 29 0 0 0 20 0 19 0 335947939 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645289651128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10926] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10926/stat : 10926 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947939 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645288598264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10927] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10927/stat : 10927 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947940 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645287545928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10928] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10928/stat : 10928 (java) S 10907 10909 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335947961 3097006080 18965 33554432000 1073741824 1073778376 140736399908736 140645285344296 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 3024420

[startup+3.10081 s]
/proc/loadavg: 2.06 2.10 2.08 3/215 10928
/proc/meminfo: memFree=28388480/32873844 swapFree=7620/7620
[pid=10909] ppid=10907 vsize=3024420 CPUtime=3.69 cores=1,3,5,7
/proc/10909/stat : 10909 (java) S 10907 10909 6422 0 -1 4202496 11534 0 1 0 365 4 0 0 20 0 19 0 335947932 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140736399899872 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10909/statm: 756105 28185 2267 9 0 746526 0
[pid=10909/tid=10911] ppid=10907 vsize=3024420 CPUtime=3.05 cores=1,3,5,7
/proc/10909/task/10911/stat : 10911 (java) R 10907 10909 6422 0 -1 4202560 3083 0 1 0 303 2 0 0 20 0 19 0 335947933 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645331268232 140645163880316 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10912] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10912/stat : 10912 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645314693544 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10913] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10913/stat : 10913 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645313641000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10914] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10914/stat : 10914 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645312587944 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10909/tid=10915] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10915/stat : 10915 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645311535400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10916] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10916/stat : 10916 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645310483368 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10917] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10917/stat : 10917 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645309430824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10918] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10918/stat : 10918 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645308377768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10919] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10919/stat : 10919 (java) S 10907 10909 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645307325224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10920] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10920/stat : 10920 (java) S 10907 10909 6422 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335947936 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645294913896 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10921] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10921/stat : 10921 (java) S 10907 10909 6422 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335947937 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645293860216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10922] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10922/stat : 10922 (java) S 10907 10909 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335947937 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645292807048 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10923] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10923/stat : 10923 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947939 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645291755792 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10924] ppid=10907 vsize=3024420 CPUtime=0.28 cores=1,3,5,7
/proc/10909/task/10924/stat : 10924 (java) S 10907 10909 6422 0 -1 4202560 3083 0 0 0 28 0 0 0 20 0 19 0 335947939 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645290703672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10925] ppid=10907 vsize=3024420 CPUtime=0.31 cores=1,3,5,7
/proc/10909/task/10925/stat : 10925 (java) S 10907 10909 6422 0 -1 4202560 4173 0 0 0 31 0 0 0 20 0 19 0 335947939 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645289651128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10926] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10926/stat : 10926 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947939 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645288598264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10927] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10927/stat : 10927 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947940 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645287545928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10928] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10928/stat : 10928 (java) S 10907 10909 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335947961 3097006080 28185 33554432000 1073741824 1073778376 140736399908736 140645285344296 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 3024420

[startup+6.30081 s]
/proc/loadavg: 2.06 2.10 2.08 3/215 10928
/proc/meminfo: memFree=28328660/32873844 swapFree=7620/7620
[pid=10909] ppid=10907 vsize=3024420 CPUtime=6.92 cores=1,3,5,7
/proc/10909/stat : 10909 (java) S 10907 10909 6422 0 -1 4202496 11561 0 1 0 687 5 0 0 20 0 19 0 335947932 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140736399899872 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10909/statm: 756105 41010 2267 9 0 746526 0
[pid=10909/tid=10911] ppid=10907 vsize=3024420 CPUtime=6.24 cores=1,3,5,7
/proc/10909/task/10911/stat : 10911 (java) R 10907 10909 6422 0 -1 4202560 3110 0 1 0 621 3 0 0 20 0 19 0 335947933 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645331268008 140645163880293 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10912] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10912/stat : 10912 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645314693544 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10913] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10913/stat : 10913 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645313641000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10914] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10914/stat : 10914 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645312587944 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10909/tid=10915] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10915/stat : 10915 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645311535400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10916] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10916/stat : 10916 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645310483368 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10917] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10917/stat : 10917 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645309430824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10918] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10918/stat : 10918 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645308377768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10919] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10919/stat : 10919 (java) S 10907 10909 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335947935 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645307325224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10920] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10920/stat : 10920 (java) S 10907 10909 6422 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335947936 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645294913896 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10921] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10921/stat : 10921 (java) S 10907 10909 6422 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335947937 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645293860216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10922] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10922/stat : 10922 (java) S 10907 10909 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335947937 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645292807048 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10923] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10923/stat : 10923 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947939 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645291755792 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10924] ppid=10907 vsize=3024420 CPUtime=0.29 cores=1,3,5,7
/proc/10909/task/10924/stat : 10924 (java) S 10907 10909 6422 0 -1 4202560 3083 0 0 0 29 0 0 0 20 0 19 0 335947939 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645290703672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10925] ppid=10907 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/10909/task/10925/stat : 10925 (java) S 10907 10909 6422 0 -1 4202560 4173 0 0 0 32 0 0 0 20 0 19 0 335947939 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645289651128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10926] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10926/stat : 10926 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947939 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645288598264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10927] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10927/stat : 10927 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947940 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645287545928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10928] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10928/stat : 10928 (java) S 10907 10909 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335947961 3097006080 41010 33554432000 1073741824 1073778376 140736399908736 140645285344296 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.92
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]

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

/proc/10909/task/10919/stat : 10919 (java) S 10907 10909 6422 0 -1 4202560 275 0 0 0 42 22 0 0 20 0 19 0 335947935 3097006080 421240 33554432000 1073741824 1073778376 140736399908736 140645307325224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10920] ppid=10907 vsize=3024420 CPUtime=5.07 cores=1,3,5,7
/proc/10909/task/10920/stat : 10920 (java) R 10907 10909 6422 0 -1 4202560 224 0 0 0 499 8 0 0 20 0 19 0 335947936 3097006080 421240 33554432000 1073741824 1073778376 140736399908736 140645294914056 140645337776250 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10921] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10921/stat : 10921 (java) S 10907 10909 6422 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 335947937 3097006080 421240 33554432000 1073741824 1073778376 140736399908736 140645293860216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10922] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10922/stat : 10922 (java) S 10907 10909 6422 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 335947937 3097006080 421240 33554432000 1073741824 1073778376 140736399908736 140645292804280 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10923] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10923/stat : 10923 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947939 3097006080 421240 33554432000 1073741824 1073778376 140736399908736 140645291755792 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10924] ppid=10907 vsize=3024420 CPUtime=0.35 cores=1,3,5,7
/proc/10909/task/10924/stat : 10924 (java) S 10907 10909 6422 0 -1 4202560 3093 0 0 0 35 0 0 0 20 0 19 0 335947939 3097006080 421240 33554432000 1073741824 1073778376 140736399908736 140645290703672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10925] ppid=10907 vsize=3024420 CPUtime=0.36 cores=1,3,5,7
/proc/10909/task/10925/stat : 10925 (java) S 10907 10909 6422 0 -1 4202560 4178 0 0 0 36 0 0 0 20 0 19 0 335947939 3097006080 421240 33554432000 1073741824 1073778376 140736399908736 140645289651128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10926] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10926/stat : 10926 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335947939 3097006080 421240 33554432000 1073741824 1073778376 140736399908736 140645288598264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10927] ppid=10907 vsize=3024420 CPUtime=0.72 cores=1,3,5,7
/proc/10909/task/10927/stat : 10927 (java) S 10907 10909 6422 0 -1 4202560 69 0 0 0 50 22 0 0 20 0 19 0 335947940 3097006080 421240 33554432000 1073741824 1073778376 140736399908736 140645287545928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10928] ppid=10907 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10928/stat : 10928 (java) S 10907 10909 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335947961 3097006080 421240 33554432000 1073741824 1073778376 140736399908736 140645285344296 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1220.07
Current children cumulated vsize (KiB) 3024420

[startup+1215.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/215 10998
/proc/meminfo: memFree=26653332/32873844 swapFree=7620/7620
[pid=10909] ppid=10907 vsize=3090984 CPUtime=1220.87 cores=1,3,5,7
/proc/10909/stat : 10909 (java) S 10907 10909 6422 0 -1 4202496 14010 0 1 0 121896 191 0 0 20 0 20 0 335947932 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140736399899872 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10909/statm: 772746 421249 2295 9 0 763167 0
[pid=10909/tid=10911] ppid=10907 vsize=3090984 CPUtime=1205.59 cores=1,3,5,7
/proc/10909/task/10911/stat : 10911 (java) S 10907 10909 6422 0 -1 4202560 3280 0 1 0 120533 26 0 0 20 0 20 0 335947933 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645331268792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10912] ppid=10907 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/10909/task/10912/stat : 10912 (java) S 10907 10909 6422 0 -1 4202560 206 0 0 0 32 17 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645314693544 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10913] ppid=10907 vsize=3090984 CPUtime=0.66 cores=1,3,5,7
/proc/10909/task/10913/stat : 10913 (java) S 10907 10909 6422 0 -1 4202560 298 0 0 0 48 18 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645313641000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10914] ppid=10907 vsize=3090984 CPUtime=0.7 cores=1,3,5,7
/proc/10909/task/10914/stat : 10914 (java) S 10907 10909 6422 0 -1 4202560 302 0 0 0 46 24 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645312587944 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10915] ppid=10907 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/10909/task/10915/stat : 10915 (java) S 10907 10909 6422 0 -1 4202560 250 0 0 0 49 18 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645311535400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10909/tid=10916] ppid=10907 vsize=3090984 CPUtime=0.57 cores=1,3,5,7
/proc/10909/task/10916/stat : 10916 (java) S 10907 10909 6422 0 -1 4202560 230 0 0 0 38 19 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645310483368 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10917] ppid=10907 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/10909/task/10917/stat : 10917 (java) S 10907 10909 6422 0 -1 4202560 226 0 0 0 36 18 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645309430824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10918] ppid=10907 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/10909/task/10918/stat : 10918 (java) S 10907 10909 6422 0 -1 4202560 179 0 0 0 33 14 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645308377768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10909/tid=10919] ppid=10907 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/10909/task/10919/stat : 10919 (java) S 10907 10909 6422 0 -1 4202560 275 0 0 0 42 22 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645307325224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10920] ppid=10907 vsize=3090984 CPUtime=5.87 cores=1,3,5,7
/proc/10909/task/10920/stat : 10920 (java) R 10907 10909 6422 0 -1 4202560 226 0 0 0 579 8 0 0 20 0 20 0 335947936 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645294914056 140645338122470 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10921] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10921/stat : 10921 (java) S 10907 10909 6422 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 335947937 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645293860216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10922] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10922/stat : 10922 (java) S 10907 10909 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 335947937 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645292807048 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10923] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10923/stat : 10923 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335947939 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645291755792 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10924] ppid=10907 vsize=3090984 CPUtime=0.35 cores=1,3,5,7
/proc/10909/task/10924/stat : 10924 (java) S 10907 10909 6422 0 -1 4202560 3093 0 0 0 35 0 0 0 20 0 20 0 335947939 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645290703672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10925] ppid=10907 vsize=3090984 CPUtime=0.36 cores=1,3,5,7
/proc/10909/task/10925/stat : 10925 (java) S 10907 10909 6422 0 -1 4202560 4178 0 0 0 36 0 0 0 20 0 20 0 335947939 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645289651128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10926] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10926/stat : 10926 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335947939 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645288598264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10927] ppid=10907 vsize=3090984 CPUtime=0.72 cores=1,3,5,7
/proc/10909/task/10927/stat : 10927 (java) S 10907 10909 6422 0 -1 4202560 71 0 0 0 50 22 0 0 20 0 20 0 335947940 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645287545928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10928] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10928/stat : 10928 (java) S 10907 10909 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 335947961 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645285344296 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1220.87
Current children cumulated vsize (KiB) 3090984

[startup+1216.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/215 10998
/proc/meminfo: memFree=26653332/32873844 swapFree=7620/7620
[pid=10909] ppid=10907 vsize=3090984 CPUtime=1221.07 cores=1,3,5,7
/proc/10909/stat : 10909 (java) S 10907 10909 6422 0 -1 4202496 14010 0 1 0 121916 191 0 0 20 0 20 0 335947932 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140736399899872 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10909/statm: 772746 421249 2295 9 0 763167 0
[pid=10909/tid=10911] ppid=10907 vsize=3090984 CPUtime=1205.59 cores=1,3,5,7
/proc/10909/task/10911/stat : 10911 (java) S 10907 10909 6422 0 -1 4202560 3280 0 1 0 120533 26 0 0 20 0 20 0 335947933 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645331268792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10912] ppid=10907 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/10909/task/10912/stat : 10912 (java) S 10907 10909 6422 0 -1 4202560 206 0 0 0 32 17 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645314693544 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10913] ppid=10907 vsize=3090984 CPUtime=0.66 cores=1,3,5,7
/proc/10909/task/10913/stat : 10913 (java) S 10907 10909 6422 0 -1 4202560 298 0 0 0 48 18 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645313641000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10914] ppid=10907 vsize=3090984 CPUtime=0.7 cores=1,3,5,7
/proc/10909/task/10914/stat : 10914 (java) S 10907 10909 6422 0 -1 4202560 302 0 0 0 46 24 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645312587944 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10915] ppid=10907 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/10909/task/10915/stat : 10915 (java) S 10907 10909 6422 0 -1 4202560 250 0 0 0 49 18 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645311535400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10909/tid=10916] ppid=10907 vsize=3090984 CPUtime=0.57 cores=1,3,5,7
/proc/10909/task/10916/stat : 10916 (java) S 10907 10909 6422 0 -1 4202560 230 0 0 0 38 19 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645310483368 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10917] ppid=10907 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/10909/task/10917/stat : 10917 (java) S 10907 10909 6422 0 -1 4202560 226 0 0 0 36 18 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645309430824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10918] ppid=10907 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/10909/task/10918/stat : 10918 (java) S 10907 10909 6422 0 -1 4202560 179 0 0 0 33 14 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645308377768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10909/tid=10919] ppid=10907 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/10909/task/10919/stat : 10919 (java) S 10907 10909 6422 0 -1 4202560 275 0 0 0 42 22 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645307325224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10920] ppid=10907 vsize=3090984 CPUtime=6.07 cores=1,3,5,7
/proc/10909/task/10920/stat : 10920 (java) R 10907 10909 6422 0 -1 4202560 226 0 0 0 599 8 0 0 20 0 20 0 335947936 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645294914056 215124295952 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10921] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10921/stat : 10921 (java) S 10907 10909 6422 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 335947937 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645293860216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10922] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10922/stat : 10922 (java) S 10907 10909 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 335947937 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645292807048 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10923] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10923/stat : 10923 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335947939 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645291755792 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10924] ppid=10907 vsize=3090984 CPUtime=0.35 cores=1,3,5,7
/proc/10909/task/10924/stat : 10924 (java) S 10907 10909 6422 0 -1 4202560 3093 0 0 0 35 0 0 0 20 0 20 0 335947939 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645290703672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10925] ppid=10907 vsize=3090984 CPUtime=0.36 cores=1,3,5,7
/proc/10909/task/10925/stat : 10925 (java) S 10907 10909 6422 0 -1 4202560 4178 0 0 0 36 0 0 0 20 0 20 0 335947939 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645289651128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10926] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10926/stat : 10926 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335947939 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645288598264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10927] ppid=10907 vsize=3090984 CPUtime=0.72 cores=1,3,5,7
/proc/10909/task/10927/stat : 10927 (java) S 10907 10909 6422 0 -1 4202560 71 0 0 0 50 22 0 0 20 0 20 0 335947940 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645287545928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10928] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10928/stat : 10928 (java) S 10907 10909 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 335947961 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645285344296 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1221.07
Current children cumulated vsize (KiB) 3090984

[startup+1216.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/215 10998
/proc/meminfo: memFree=26653332/32873844 swapFree=7620/7620
[pid=10909] ppid=10907 vsize=3090984 CPUtime=1221.17 cores=1,3,5,7
/proc/10909/stat : 10909 (java) S 10907 10909 6422 0 -1 4202496 14010 0 1 0 121926 191 0 0 20 0 20 0 335947932 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140736399899872 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10909/statm: 772746 421249 2295 9 0 763167 0
[pid=10909/tid=10911] ppid=10907 vsize=3090984 CPUtime=1205.59 cores=1,3,5,7
/proc/10909/task/10911/stat : 10911 (java) S 10907 10909 6422 0 -1 4202560 3280 0 1 0 120533 26 0 0 20 0 20 0 335947933 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645331268792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10912] ppid=10907 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/10909/task/10912/stat : 10912 (java) S 10907 10909 6422 0 -1 4202560 206 0 0 0 32 17 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645314693544 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10913] ppid=10907 vsize=3090984 CPUtime=0.66 cores=1,3,5,7
/proc/10909/task/10913/stat : 10913 (java) S 10907 10909 6422 0 -1 4202560 298 0 0 0 48 18 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645313641000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10914] ppid=10907 vsize=3090984 CPUtime=0.7 cores=1,3,5,7
/proc/10909/task/10914/stat : 10914 (java) S 10907 10909 6422 0 -1 4202560 302 0 0 0 46 24 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645312587944 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10915] ppid=10907 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/10909/task/10915/stat : 10915 (java) S 10907 10909 6422 0 -1 4202560 250 0 0 0 49 18 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645311535400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10909/tid=10916] ppid=10907 vsize=3090984 CPUtime=0.57 cores=1,3,5,7
/proc/10909/task/10916/stat : 10916 (java) S 10907 10909 6422 0 -1 4202560 230 0 0 0 38 19 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645310483368 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10917] ppid=10907 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/10909/task/10917/stat : 10917 (java) S 10907 10909 6422 0 -1 4202560 226 0 0 0 36 18 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645309430824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10918] ppid=10907 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/10909/task/10918/stat : 10918 (java) S 10907 10909 6422 0 -1 4202560 179 0 0 0 33 14 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645308377768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10909/tid=10919] ppid=10907 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/10909/task/10919/stat : 10919 (java) S 10907 10909 6422 0 -1 4202560 275 0 0 0 42 22 0 0 20 0 20 0 335947935 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645307325224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10920] ppid=10907 vsize=3090984 CPUtime=6.17 cores=1,3,5,7
/proc/10909/task/10920/stat : 10920 (java) R 10907 10909 6422 0 -1 4202560 226 0 0 0 609 8 0 0 20 0 20 0 335947936 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645294914056 215124295952 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10921] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10921/stat : 10921 (java) S 10907 10909 6422 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 335947937 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645293860216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10922] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10922/stat : 10922 (java) S 10907 10909 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 335947937 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645292807048 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10923] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10923/stat : 10923 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335947939 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645291755792 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10924] ppid=10907 vsize=3090984 CPUtime=0.35 cores=1,3,5,7
/proc/10909/task/10924/stat : 10924 (java) S 10907 10909 6422 0 -1 4202560 3093 0 0 0 35 0 0 0 20 0 20 0 335947939 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645290703672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10909/tid=10925] ppid=10907 vsize=3090984 CPUtime=0.36 cores=1,3,5,7
/proc/10909/task/10925/stat : 10925 (java) S 10907 10909 6422 0 -1 4202560 4178 0 0 0 36 0 0 0 20 0 20 0 335947939 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645289651128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10926] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10926/stat : 10926 (java) S 10907 10909 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335947939 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645288598264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10909/tid=10927] ppid=10907 vsize=3090984 CPUtime=0.72 cores=1,3,5,7
/proc/10909/task/10927/stat : 10927 (java) S 10907 10909 6422 0 -1 4202560 71 0 0 0 50 22 0 0 20 0 20 0 335947940 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645287545928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10909/tid=10928] ppid=10907 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10909/task/10928/stat : 10928 (java) S 10907 10909 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 335947961 3165167616 421249 33554432000 1073741824 1073778376 140736399908736 140645285344296 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1221.17
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10909 and gives
#  childrusage.ru_utime.tv_sec=1215
#  childrusage.ru_utime.tv_usec=997140
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=201665
# CPU time returned by wait4() is 1218.2
# while last known CPU time is 1221.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1216.22
CPU time (s): 1221.17
CPU user time (s): 1219.26
CPU system time (s): 1.91
CPU usage (%): 100.407
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1216
system time used= 2.20167
maximum resident set size= 1685000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14015
page faults= 1
swaps= 0
block input operations= 0
block output operations= 864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25998
involuntary context switches= 3307

runsolver used 4.73628 second user time and 12.97 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-03 06:37:11
IDJOB=3733655
IDBENCH=2581
IDSOLVER=2319
FILE ID=node135/3733655-1338698231
RUNJOBID= node135-1338678628-6442
PBS_JOBID= 14636678
Free space on /tmp= 70968 MiB

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

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

MD5SUM BENCH= 6f6d5bf9df98767681bd16885050de4b
RANDOM SEED=690447226

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28471600 kB
Buffers:          356012 kB
Cached:          2493292 kB
SwapCached:         1672 kB
Active:          1839960 kB
Inactive:        1700864 kB
Active(anon):     681432 kB
Inactive(anon):    12036 kB
Active(file):    1158528 kB
Inactive(file):  1688828 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:              3564 kB
Writeback:             0 kB
AnonPages:        715576 kB
Mapped:            18708 kB
Shmem:               132 kB
Slab:             701196 kB
SReclaimable:     142976 kB
SUnreclaim:       558220 kB
KernelStack:        1784 kB
PageTables:         5456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    690176 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= 70972 MiB
End job on node135 at 2012-06-03 06:57:28