Trace number 3730395

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? (TO) 1800.05 1795.42

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga40_38_sat_pb.cnf.cr.opb
MD5SUM3df4b6f92f1f3083d4934635de2b04ef
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.022995
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2280
Total number of constraints1636
Number of constraints which are clauses1558
Number of constraints which are cardinality constraints (but not clauses)78
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint40
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 41
Number of bits of the biggest sum of numbers6
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.09	c no version file found!!!
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version	1.6.0_24
0.00/0.09	c os.name	Linux
0.00/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch	amd64
0.00/0.09	c Free memory 1599470296
0.00/0.09	c Max memory 1607860224
0.00/0.09	c Total memory 1607860224
0.00/0.09	c Number of processors 8
0.08/0.11	--- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.11	c No reason simplification
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3730395-1338681052.opb
0.08/0.11	c reading problem ... 
0.80/0.40	c ... done. Wall clock time 0.291s.
0.80/0.40	c CPU time (experimental) 0.37s.
0.80/0.40	c #vars     2280
0.80/0.40	c #constraints  1636
928.47/925.45	c cleaning 197737 clauses out of 395500 for limit 1787557.9758839635
931.98/928.98	c cleaning 99128 clauses out of 198263 for limit 5880589.141269813
933.28/930.22	c cleaning 49800 clauses out of 99637 for limit 1.933600629634056E7
933.98/930.99	c cleaning 25154 clauses out of 50335 for limit 6.299472901878206E7
934.69/931.65	c cleaning 12827 clauses out of 25681 for limit 2.0361897232092023E8
934.88/931.89	c cleaning 6666 clauses out of 13354 for limit 6.45765274025409E8
935.08/932.02	c cleaning 3578 clauses out of 7188 for limit 1.9784900824627888E9
935.18/932.11	c cleaning 2042 clauses out of 4110 for limit 5.706318538294333E9
935.18/932.18	c cleaning 1274 clauses out of 2568 for limit 1.5061169657452251E10
935.28/932.23	c cleaning 897 clauses out of 1794 for limit 3.555389359897563E10
935.38/932.30	c cleaning 681 clauses out of 1397 for limit 7.529551151463678E10
935.38/932.36	c cleaning 588 clauses out of 1216 for limit 1.4265526543035825E11
935.48/932.43	c cleaning 564 clauses out of 1129 for limit 2.536400545789056E11
935.48/932.49	c cleaning 521 clauses out of 1065 for limit 4.4342283995822327E11
935.58/932.56	c cleaning 522 clauses out of 1045 for limit 7.460050634761932E11
935.68/932.64	c cleaning 510 clauses out of 1021 for limit 1.2566640380586152E12
935.79/932.71	c cleaning 494 clauses out of 1012 for limit 2.0929305408408235E12
935.79/932.77	c cleaning 509 clauses out of 1019 for limit 3.431243528586603E12
935.89/932.84	c cleaning 493 clauses out of 1008 for limit 5.708895035209523E12
935.98/932.91	c cleaning 507 clauses out of 1015 for limit 9.349802451682533E12
935.98/932.97	c cleaning 504 clauses out of 1008 for limit 1.5526151946998162E13
936.08/933.03	c cleaning 493 clauses out of 1006 for limit 2.5706993872145938E13
936.18/933.10	c cleaning 493 clauses out of 1013 for limit 4.210132038181044E13
936.18/933.17	c cleaning 509 clauses out of 1018 for limit 6.895158395196586E13
936.28/933.24	c cleaning 494 clauses out of 1010 for limit 1.1472578822855489E14
936.38/933.31	c cleaning 493 clauses out of 1018 for limit 1.8808733654209034E14
936.38/933.38	c cleaning 495 clauses out of 1022 for limit 3.080411885743134E14
936.48/933.44	c cleaning 500 clauses out of 1027 for limit 5.0552790049598425E14
936.58/933.51	c cleaning 515 clauses out of 1031 for limit 8.337787878875108E14
936.58/933.58	c cleaning 494 clauses out of 1012 for limit 1.395233305645009E15
936.68/933.66	c cleaning 509 clauses out of 1019 for limit 2.287407612170271E15
936.78/933.73	c cleaning 504 clauses out of 1009 for limit 3.805817467410761E15
936.78/933.80	c cleaning 500 clauses out of 1006 for limit 6.30132006374624E-5
936.88/933.86	c cleaning 500 clauses out of 1006 for limit 1.0391719760634249E-4
936.98/933.92	c cleaning 499 clauses out of 1006 for limit 1.7137336064684155E-4
936.98/933.99	c cleaning 493 clauses out of 1007 for limit 2.823369445982286E-4
937.08/934.05	c cleaning 502 clauses out of 1014 for limit 4.6239711217673727E-4
937.18/934.11	c cleaning 495 clauses out of 1012 for limit 7.640617214500328E-4
937.18/934.16	c cleaning 496 clauses out of 1016 for limit 0.0012538241264397703
937.28/934.21	c cleaning 499 clauses out of 1020 for limit 0.002059614997626841
937.28/934.26	c cleaning 494 clauses out of 1023 for limit 0.003393403427802754
937.38/934.31	c cleaning 490 clauses out of 1027 for limit 0.005563236820943128
937.38/934.37	c cleaning 502 clauses out of 1038 for limit 0.00908638295483032
937.48/934.42	c cleaning 503 clauses out of 1035 for limit 0.01501306675236902
937.48/934.48	c cleaning 503 clauses out of 1032 for limit 0.024830528031814472
937.58/934.54	c cleaning 503 clauses out of 1029 for limit 0.04106824693182862
937.58/934.59	c cleaning 500 clauses out of 1028 for limit 0.06792870501170437
937.68/934.64	c cleaning 500 clauses out of 1026 for limit 0.11201751980149374
937.78/934.70	c cleaning 495 clauses out of 1027 for limit 0.1847367370814434
937.78/934.76	c cleaning 501 clauses out of 1031 for limit 0.3031701385112134
937.88/934.81	c cleaning 497 clauses out of 1030 for limit 0.5004535217181708
937.88/934.87	c cleaning 496 clauses out of 1033 for limit 0.8229179583652014
937.98/934.93	c cleaning 493 clauses out of 1037 for limit 1.3518670788653098
937.98/934.99	c cleaning 510 clauses out of 1047 for limit 2.214753971449855
938.08/935.04	c cleaning 504 clauses out of 1035 for limit 3.687386696371408
938.08/935.09	c cleaning 504 clauses out of 1030 for limit 6.104402826860094
938.18/935.14	c cleaning 497 clauses out of 1026 for limit 10.10622436716287
938.18/935.19	c cleaning 504 clauses out of 1030 for limit 16.6184100441474
938.28/935.24	c cleaning 499 clauses out of 1026 for limit 27.512827265047022
1800.05/1795.41	c starts		: 21
1800.05/1795.41	c conflicts		: 681156
1800.05/1795.41	c decisions		: 858258
1800.05/1795.41	c propagations		: 27764220
1800.05/1795.41	c inspects		: 4458572261
1800.05/1795.41	c learnt literals	: 0
1800.05/1795.41	c learnt binary clauses	: 0
1800.05/1795.41	c learnt ternary clauses	: 0
1800.05/1795.41	c learnt clauses	: 681156
1800.05/1795.41	c root simplifications	: 0
1800.05/1795.41	c removed literals (reason simplification)	: 0
1800.05/1795.41	c reason swapping (by a shorter reason)	: 0
1800.05/1795.41	c Calls to reduceDB	: 59
1800.05/1795.41	c speed (decisions/second)	: 478.13709607332356
1800.05/1795.41	c non guided choices	723
1800.05/1795.41	s UNKNOWN
1800.05/1795.41	c Total wall clock time (ms): 1795.299

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-3730395-1338681052/watcher-3730395-1338681052 -o /tmp/evaluation-result-3730395-1338681052/solver-3730395-1338681052 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3730395-1338681052.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.00 2.00 1.77 3/195 17267
/proc/meminfo: memFree=28799596/32873844 swapFree=7632/7632
[pid=17267] ppid=17265 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/17267/stat : 17267 (java) D 17265 17267 7849 0 -1 4202496 240 0 0 0 0 0 0 0 20 0 1 0 334230850 9515008 175 33554432000 1073741824 1073778376 140734200126000 140734200108728 214369649552 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/17267/statm: 2323 175 133 9 0 71 0

[startup+0.0269799 s]
/proc/loadavg: 2.00 2.00 1.77 3/195 17267
/proc/meminfo: memFree=28799596/32873844 swapFree=7632/7632
[pid=17267] ppid=17265 vsize=2413132 CPUtime=0 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17265 17267 7849 0 -1 4202496 3028 0 1 0 0 0 0 0 20 0 10 0 334230850 2471047168 2709 33554432000 1073741824 1073778376 140735404827600 140735404818736 214373007421 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17267/statm: 603283 2711 984 9 0 594392 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2413132

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 1.77 3/195 17267
/proc/meminfo: memFree=28799596/32873844 swapFree=7632/7632
[pid=17267] ppid=17265 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17265 17267 7849 0 -1 4202496 4323 0 1 0 7 1 0 0 20 0 18 0 334230850 3028844544 5531 33554432000 1073741824 1073778376 140735404827600 140735404818736 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17267/statm: 739464 5540 1898 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300234 s]
/proc/loadavg: 2.00 2.00 1.77 3/195 17267
/proc/meminfo: memFree=28799596/32873844 swapFree=7632/7632
[pid=17267] ppid=17265 vsize=2957856 CPUtime=0.5 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17265 17267 7849 0 -1 4202496 8726 0 1 0 48 2 0 0 20 0 18 0 334230850 3028844544 11260 33554432000 1073741824 1073778376 140735404827600 140735404818736 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17267/statm: 739464 11260 2246 9 0 729885 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2957856

[startup+0.700226 s]
/proc/loadavg: 2.00 2.00 1.77 3/195 17267
/proc/meminfo: memFree=28799596/32873844 swapFree=7632/7632
[pid=17267] ppid=17265 vsize=3024420 CPUtime=1.34 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17265 17267 7849 0 -1 4202496 11371 0 1 0 131 3 0 0 20 0 19 0 334230850 3097006080 16671 33554432000 1073741824 1073778376 140735404827600 140735404818736 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17267/statm: 756105 16671 2276 9 0 746526 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 3024420

[startup+1.50074 s]
/proc/loadavg: 2.00 2.00 1.77 4/214 17286
/proc/meminfo: memFree=28733508/32873844 swapFree=7632/7632
[pid=17267] ppid=17265 vsize=3024420 CPUtime=2.17 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17265 17267 7849 0 -1 4202496 11515 0 1 0 213 4 0 0 20 0 19 0 334230850 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140735404818736 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17267/statm: 756105 20263 2277 9 0 746526 0
[pid=17267/tid=17269] ppid=17265 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17265 17267 7849 0 -1 4202560 3127 0 1 0 144 2 0 0 20 0 19 0 334230851 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140342144549448 140342084919252 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17270] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140342010178216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17271] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140342009125672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17272] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140342008073128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17267/tid=17273] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140342007020584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17274] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140342005967016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17275] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140342004914472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17276] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140342003861928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17277] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17265 17267 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140342002809384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17278] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17265 17267 7849 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140341990611560 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17279] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17265 17267 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140341989557880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17280] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17265 17267 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140341988505224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17281] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140341987453968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17282] ppid=17265 vsize=3024420 CPUtime=0.35 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17265 17267 7849 0 -1 4202560 4218 0 0 0 35 0 0 0 20 0 19 0 334230857 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140341986400312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17283] ppid=17265 vsize=3024420 CPUtime=0.33 cores=1,3,5,7
/proc/17267/task/17283/stat : 17283 (java) S 17265 17267 7849 0 -1 4202560 2975 0 0 0 31 2 0 0 20 0 19 0 334230857 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140341985347768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17284] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17284/stat : 17284 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140341984295416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17285] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17285/stat : 17285 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140341983243080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17286] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17286/stat : 17286 (java) S 17265 17267 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334230891 3097006080 20263 33554432000 1073741824 1073778376 140735404827600 140341981111592 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 3024420

[startup+3.10074 s]
/proc/loadavg: 2.00 2.00 1.77 4/214 17286
/proc/meminfo: memFree=28714324/32873844 swapFree=7632/7632
[pid=17267] ppid=17265 vsize=3024420 CPUtime=3.84 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17265 17267 7849 0 -1 4202496 12061 0 1 0 380 4 0 0 20 0 19 0 334230850 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140735404818736 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17267/statm: 756105 24367 2277 9 0 746526 0
[pid=17267/tid=17269] ppid=17265 vsize=3024420 CPUtime=3.05 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17265 17267 7849 0 -1 4202560 3136 0 1 0 303 2 0 0 20 0 19 0 334230851 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140342144549416 140342084883272 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17270] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140342010178216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17271] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140342009125672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17272] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140342008073128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17267/tid=17273] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140342007020584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17274] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140342005967016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17275] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140342004914472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17276] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140342003861928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17277] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17265 17267 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140342002809384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17278] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17265 17267 7849 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140341990611560 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17279] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17265 17267 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140341989557880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17280] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17265 17267 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140341988505224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17281] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140341987453968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17282] ppid=17265 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17265 17267 7849 0 -1 4202560 4755 0 0 0 40 0 0 0 20 0 19 0 334230857 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140341986400312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17283] ppid=17265 vsize=3024420 CPUtime=0.34 cores=1,3,5,7
/proc/17267/task/17283/stat : 17283 (java) S 17265 17267 7849 0 -1 4202560 2975 0 0 0 32 2 0 0 20 0 19 0 334230857 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140341985347768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17284] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17284/stat : 17284 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140341984295416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17285] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17285/stat : 17285 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140341983243080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17286] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17286/stat : 17286 (java) S 17265 17267 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334230891 3097006080 24367 33554432000 1073741824 1073778376 140735404827600 140341981111592 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 3024420

[startup+6.30075 s]
/proc/loadavg: 2.00 2.00 1.77 4/214 17286
/proc/meminfo: memFree=28681308/32873844 swapFree=7632/7632
[pid=17267] ppid=17265 vsize=3024420 CPUtime=7.03 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17265 17267 7849 0 -1 4202496 12075 0 1 0 699 4 0 0 20 0 19 0 334230850 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140735404818736 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17267/statm: 756105 30487 2277 9 0 746526 0
[pid=17267/tid=17269] ppid=17265 vsize=3024420 CPUtime=6.24 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17265 17267 7849 0 -1 4202560 3150 0 1 0 622 2 0 0 20 0 19 0 334230851 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140342144547264 140342084883373 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17270] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140342010178216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17271] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140342009125672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17272] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140342008073128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17267/tid=17273] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140342007020584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17274] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140342005967016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17275] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140342004914472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17276] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140342003861928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17277] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17265 17267 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334230853 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140342002809384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17278] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17265 17267 7849 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140341990611560 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17279] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17265 17267 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140341989557880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17280] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17265 17267 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140341988505224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17281] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140341987453968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17282] ppid=17265 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17265 17267 7849 0 -1 4202560 4755 0 0 0 40 0 0 0 20 0 19 0 334230857 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140341986400312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17283] ppid=17265 vsize=3024420 CPUtime=0.34 cores=1,3,5,7
/proc/17267/task/17283/stat : 17283 (java) S 17265 17267 7849 0 -1 4202560 2975 0 0 0 32 2 0 0 20 0 19 0 334230857 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140341985347768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17284] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17284/stat : 17284 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140341984295416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17285] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17285/stat : 17285 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140341983243080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17286] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17286/stat : 17286 (java) S 17265 17267 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334230891 3097006080 30487 33554432000 1073741824 1073778376 140735404827600 140341981111592 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]

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

[pid=17267/tid=17282] ppid=17265 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17265 17267 7849 0 -1 4202560 4772 0 0 0 45 0 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341986400312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17283] ppid=17265 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/17267/task/17283/stat : 17283 (java) S 17265 17267 7849 0 -1 4202560 2983 0 0 0 36 2 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341985347768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17284] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17284/stat : 17284 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341984295416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17285] ppid=17265 vsize=3024420 CPUtime=0.98 cores=1,3,5,7
/proc/17267/task/17285/stat : 17285 (java) S 17265 17267 7849 0 -1 4202560 95 0 0 0 48 50 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341983243080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17286] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17286/stat : 17286 (java) S 17265 17267 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334230891 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341981111592 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1666.89
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 1.98 2.00 1.93 3/213 17380
/proc/meminfo: memFree=26956876/32873844 swapFree=7632/7632
[pid=17267] ppid=17265 vsize=3024420 CPUtime=1726.93 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17265 17267 7849 0 -1 4202496 14531 0 1 0 172469 224 0 0 20 0 19 0 334230850 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140735404818736 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17267/statm: 756105 418358 2305 9 0 746526 0
[pid=17267/tid=17269] ppid=17265 vsize=3024420 CPUtime=1715.53 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17265 17267 7849 0 -1 4202560 3319 0 1 0 171519 34 0 0 20 0 19 0 334230851 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342144548144 140342084883026 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17270] ppid=17265 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17265 17267 7849 0 -1 4202560 221 0 0 0 23 15 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342010178216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17271] ppid=17265 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17265 17267 7849 0 -1 4202560 229 0 0 0 28 18 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342009125672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17272] ppid=17265 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17265 17267 7849 0 -1 4202560 341 0 0 0 34 24 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342008073128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17273] ppid=17265 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17265 17267 7849 0 -1 4202560 247 0 0 0 28 19 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342007020584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17274] ppid=17265 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17265 17267 7849 0 -1 4202560 219 0 0 0 23 15 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342005967016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17267/tid=17275] ppid=17265 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17265 17267 7849 0 -1 4202560 254 0 0 0 30 17 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342004914472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17267/tid=17276] ppid=17265 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17265 17267 7849 0 -1 4202560 233 0 0 0 29 17 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342003861928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17277] ppid=17265 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17265 17267 7849 0 -1 4202560 215 0 0 0 29 16 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342002809384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17278] ppid=17265 vsize=3024420 CPUtime=1.23 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17265 17267 7849 0 -1 4202560 219 0 0 0 115 8 0 0 20 0 19 0 334230854 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341990611560 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17279] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17265 17267 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341989557880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17280] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17265 17267 7849 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341988505224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17281] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341987453968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17282] ppid=17265 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17265 17267 7849 0 -1 4202560 4772 0 0 0 45 0 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341986400312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17283] ppid=17265 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/17267/task/17283/stat : 17283 (java) S 17265 17267 7849 0 -1 4202560 2983 0 0 0 36 2 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341985347768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17284] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17284/stat : 17284 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341984295416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17285] ppid=17265 vsize=3024420 CPUtime=1.01 cores=1,3,5,7
/proc/17267/task/17285/stat : 17285 (java) S 17265 17267 7849 0 -1 4202560 99 0 0 0 49 52 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341983243080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17286] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17286/stat : 17286 (java) S 17265 17267 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334230891 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341981111592 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1726.93
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.07 2.01 1.93 3/214 17383
/proc/meminfo: memFree=26956372/32873844 swapFree=7632/7632
[pid=17267] ppid=17265 vsize=3024420 CPUtime=1786.95 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17265 17267 7849 0 -1 4202496 14535 0 1 0 178469 226 0 0 20 0 19 0 334230850 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140735404818736 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17267/statm: 756105 418358 2305 9 0 746526 0
[pid=17267/tid=17269] ppid=17265 vsize=3024420 CPUtime=1775.37 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17265 17267 7849 0 -1 4202560 3319 0 1 0 177503 34 0 0 20 0 19 0 334230851 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342144548144 140342084883349 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17270] ppid=17265 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17265 17267 7849 0 -1 4202560 221 0 0 0 23 15 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342010178216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17271] ppid=17265 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17265 17267 7849 0 -1 4202560 229 0 0 0 28 18 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342009125672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17272] ppid=17265 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17265 17267 7849 0 -1 4202560 341 0 0 0 34 24 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342008073128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17273] ppid=17265 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17265 17267 7849 0 -1 4202560 247 0 0 0 28 19 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342007020584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17274] ppid=17265 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17265 17267 7849 0 -1 4202560 219 0 0 0 23 15 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342005967016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17267/tid=17275] ppid=17265 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17265 17267 7849 0 -1 4202560 254 0 0 0 30 17 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342004914472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17267/tid=17276] ppid=17265 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17265 17267 7849 0 -1 4202560 233 0 0 0 29 17 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342003861928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17277] ppid=17265 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17265 17267 7849 0 -1 4202560 215 0 0 0 29 16 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342002809384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17278] ppid=17265 vsize=3024420 CPUtime=1.23 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17265 17267 7849 0 -1 4202560 219 0 0 0 115 8 0 0 20 0 19 0 334230854 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341990611560 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17279] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17265 17267 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341989557880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17280] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17265 17267 7849 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341988505224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17281] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341987453968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17282] ppid=17265 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17265 17267 7849 0 -1 4202560 4772 0 0 0 45 0 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341986400312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17283] ppid=17265 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/17267/task/17283/stat : 17283 (java) S 17265 17267 7849 0 -1 4202560 2983 0 0 0 36 2 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341985347768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17284] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17284/stat : 17284 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341984295416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17285] ppid=17265 vsize=3024420 CPUtime=1.04 cores=1,3,5,7
/proc/17267/task/17285/stat : 17285 (java) S 17265 17267 7849 0 -1 4202560 103 0 0 0 50 54 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341983243080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17286] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17286/stat : 17286 (java) S 17265 17267 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334230891 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341981111592 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1786.95
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.4 s]
/proc/loadavg: 2.06 2.01 1.93 3/214 17383
/proc/meminfo: memFree=26956496/32873844 swapFree=7632/7632
[pid=17267] ppid=17265 vsize=3024420 CPUtime=1800.05 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17265 17267 7849 0 -1 4202496 14535 0 1 0 179779 226 0 0 20 0 19 0 334230850 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140735404818736 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17267/statm: 756105 418358 2305 9 0 746526 0
[pid=17267/tid=17269] ppid=17265 vsize=3024420 CPUtime=1788.45 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17265 17267 7849 0 -1 4202560 3319 0 1 0 178810 35 0 0 20 0 19 0 334230851 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342144548144 140342084883332 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17270] ppid=17265 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17265 17267 7849 0 -1 4202560 221 0 0 0 23 15 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342010178216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17271] ppid=17265 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17265 17267 7849 0 -1 4202560 229 0 0 0 28 18 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342009125672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17272] ppid=17265 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17265 17267 7849 0 -1 4202560 341 0 0 0 34 24 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342008073128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17273] ppid=17265 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17265 17267 7849 0 -1 4202560 247 0 0 0 28 19 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342007020584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17274] ppid=17265 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17265 17267 7849 0 -1 4202560 219 0 0 0 23 15 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342005967016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17267/tid=17275] ppid=17265 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17265 17267 7849 0 -1 4202560 254 0 0 0 30 17 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342004914472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17267/tid=17276] ppid=17265 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17265 17267 7849 0 -1 4202560 233 0 0 0 29 17 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342003861928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17277] ppid=17265 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17265 17267 7849 0 -1 4202560 215 0 0 0 29 16 0 0 20 0 19 0 334230853 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140342002809384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17278] ppid=17265 vsize=3024420 CPUtime=1.23 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17265 17267 7849 0 -1 4202560 219 0 0 0 115 8 0 0 20 0 19 0 334230854 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341990611560 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17279] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17265 17267 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341989557880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17280] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17265 17267 7849 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334230854 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341988505224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17281] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341987453968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17282] ppid=17265 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17265 17267 7849 0 -1 4202560 4772 0 0 0 45 0 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341986400312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17267/tid=17283] ppid=17265 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/17267/task/17283/stat : 17283 (java) S 17265 17267 7849 0 -1 4202560 2983 0 0 0 36 2 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341985347768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17284] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17284/stat : 17284 (java) S 17265 17267 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341984295416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17267/tid=17285] ppid=17265 vsize=3024420 CPUtime=1.05 cores=1,3,5,7
/proc/17267/task/17285/stat : 17285 (java) S 17265 17267 7849 0 -1 4202560 103 0 0 0 51 54 0 0 20 0 19 0 334230857 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341983243080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17267/tid=17286] ppid=17265 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17286/stat : 17286 (java) S 17265 17267 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334230891 3097006080 418358 33554432000 1073741824 1073778376 140735404827600 140341981111592 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3024420

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17267 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=939431
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=542613
# CPU time returned by wait4() is 1795.48
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.42
CPU time (s): 1800.05
CPU user time (s): 1797.79
CPU system time (s): 2.26
CPU usage (%): 100.258
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.94
system time used= 2.54261
maximum resident set size= 1673548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14566
page faults= 1
swaps= 0
block input operations= 40
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38095
involuntary context switches= 9535

runsolver used 6.32104 second user time and 16.6825 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-03 01:50:52
IDJOB=3730395
IDBENCH=1419
IDSOLVER=2319
FILE ID=node130/3730395-1338681052
RUNJOBID= node130-1338679215-16920
PBS_JOBID= 14636683
Free space on /tmp= 70980 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-fpga40_38_sat_pb.cnf.cr.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730395-1338681052/watcher-3730395-1338681052 -o /tmp/evaluation-result-3730395-1338681052/solver-3730395-1338681052 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3730395-1338681052.opb           

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

MD5SUM BENCH= 3df4b6f92f1f3083d4934635de2b04ef
RANDOM SEED=1559976076

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28799860 kB
Buffers:          402448 kB
Cached:          2377616 kB
SwapCached:         4252 kB
Active:          1486736 kB
Inactive:        1702444 kB
Active(anon):     401432 kB
Inactive(anon):     8136 kB
Active(file):    1085304 kB
Inactive(file):  1694308 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:              3964 kB
Writeback:             0 kB
AnonPages:        432312 kB
Mapped:            17484 kB
Shmem:                 4 kB
Slab:             721696 kB
SReclaimable:     163420 kB
SUnreclaim:       558276 kB
KernelStack:        1616 kB
PageTables:         5060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    405504 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= 70976 MiB
End job on node130 at 2012-06-03 02:20:50