Trace number 3730200

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? 1598.73 1594.89

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr.opb
MD5SUM887c74fdc5099423a97b443d1200370c
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.104983
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5500
Total number of constraints210
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
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 56
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.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.04/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.04/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.04/0.08	c no version file found!!!
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version	1.6.0_24
0.04/0.08	c os.name	Linux
0.04/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.08	c os.arch	amd64
0.04/0.08	c Free memory 1599470296
0.04/0.08	c Max memory 1607860224
0.04/0.08	c Total memory 1607860224
0.04/0.08	c Number of processors 8
0.10/0.10	--- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.10/0.10	c No reason simplification
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3730200-1338679269.opb
0.10/0.10	c reading problem ... 
0.53/0.30	c ... done. Wall clock time 0.201s.
0.53/0.30	c CPU time (experimental) 0.28s.
0.53/0.30	c #vars     5500
0.53/0.30	c #constraints  210
392.43/390.15	c cleaning 120235 clauses out of 240500 for limit 0.13151235977832879
393.84/391.57	c cleaning 60378 clauses out of 120766 for limit 0.43234194117696195
394.74/392.40	c cleaning 30431 clauses out of 60889 for limit 1.4155447626788111
395.24/392.95	c cleaning 15470 clauses out of 30958 for limit 4.5914032778289755
395.64/393.32	c cleaning 7985 clauses out of 15988 for limit 14.661556666798864
395.84/393.51	c cleaning 4237 clauses out of 8501 for limit 45.382777315866996
395.94/393.67	c cleaning 2372 clauses out of 4764 for limit 133.55040842005855
396.04/393.79	c cleaning 1439 clauses out of 2895 for limit 363.51959645671326
396.24/393.91	c cleaning 969 clauses out of 1955 for limit 886.8517128523085
396.34/394.01	c cleaning 727 clauses out of 1484 for limit 1922.873584725235
396.44/394.10	c cleaning 619 clauses out of 1260 for limit 3746.04949782012
396.44/394.19	c cleaning 560 clauses out of 1140 for limit 6821.196814543303
396.54/394.28	c cleaning 527 clauses out of 1080 for limit 11874.014185597493
396.64/394.36	c cleaning 508 clauses out of 1053 for limit 20083.936276152817
396.74/394.43	c cleaning 500 clauses out of 1044 for limit 33373.21778021095
396.84/394.51	c cleaning 508 clauses out of 1043 for limit 55034.57892196896
396.84/394.58	c cleaning 508 clauses out of 1036 for limit 91464.08619734537
396.94/394.67	c cleaning 497 clauses out of 1027 for limit 152006.1946065929
397.04/394.74	c cleaning 498 clauses out of 1030 for limit 249948.41823234945
397.04/394.80	c cleaning 498 clauses out of 1032 for limit 411399.54509816354
397.14/394.86	c cleaning 503 clauses out of 1034 for limit 677140.5979328906
397.24/394.92	c cleaning 499 clauses out of 1031 for limit 1119944.7884927553
397.24/394.99	c cleaning 503 clauses out of 1033 for limit 1845208.1141455132
397.34/395.08	c cleaning 501 clauses out of 1029 for limit 3051769.144609622
397.44/395.16	c cleaning 502 clauses out of 1030 for limit 5037960.270532802
397.54/395.25	c cleaning 503 clauses out of 1027 for limit 8324207.446330255
397.64/395.34	c cleaning 511 clauses out of 1023 for limit 1.3767626633678293E7
397.74/395.45	c cleaning 492 clauses out of 1012 for limit 2.295144788123929E7
397.84/395.57	c cleaning 499 clauses out of 1021 for limit 3.7553918307417035E7
397.94/395.68	c cleaning 511 clauses out of 1022 for limit 6.187083688908827E7
398.14/395.81	c cleaning 505 clauses out of 1010 for limit 1.0314231807572901E8
398.24/395.94	c cleaning 501 clauses out of 1005 for limit 1.7094172681166586E8
398.34/396.08	c cleaning 502 clauses out of 1004 for limit 2.821865583326286E8
398.54/396.23	c cleaning 487 clauses out of 1003 for limit 4.662936500534746E8
398.64/396.39	c cleaning 507 clauses out of 1015 for limit 7.591293230167625E8
896.96/893.95	c cleaning 107998 clauses out of 216009 for limit 1.5489299444622848
898.16/895.10	c cleaning 54251 clauses out of 108510 for limit 5.0799008283502545
898.86/895.85	c cleaning 27367 clauses out of 54759 for limit 16.600660804940034
899.36/896.39	c cleaning 13930 clauses out of 27896 for limit 53.955147501439704
899.86/896.85	c cleaning 7225 clauses out of 14462 for limit 170.94810906259215
900.06/897.08	c cleaning 3861 clauses out of 7737 for limit 526.9579350170351
900.26/897.29	c cleaning 2178 clauses out of 4376 for limit 1536.480734442784
900.46/897.44	c cleaning 1341 clauses out of 2698 for limit 4109.778105153005
900.57/897.59	c cleaning 917 clauses out of 1857 for limit 9847.008271266412
900.76/897.71	c cleaning 713 clauses out of 1441 for limit 20948.00285531646
900.86/897.80	c cleaning 603 clauses out of 1229 for limit 40545.72973079636
900.96/897.91	c cleaning 553 clauses out of 1126 for limit 72981.7882458122
901.06/898.02	c cleaning 527 clauses out of 1071 for limit 126284.5682144014
901.16/898.12	c cleaning 518 clauses out of 1044 for limit 213646.1853181692
901.26/898.25	c cleaning 507 clauses out of 1027 for limit 358521.82353166834
901.36/898.37	c cleaning 502 clauses out of 1019 for limit 595296.3661551932
901.46/898.49	c cleaning 499 clauses out of 1018 for limit 983671.3812733716
901.56/898.60	c cleaning 495 clauses out of 1019 for limit 1620613.7424332593
901.77/898.71	c cleaning 512 clauses out of 1024 for limit 2659559.0151358116
901.86/898.83	c cleaning 505 clauses out of 1011 for limit 4437923.461994375
901.96/898.96	c cleaning 489 clauses out of 1006 for limit 7355104.878655604
902.16/899.10	c cleaning 501 clauses out of 1017 for limit 1.1998357133323116E7
902.26/899.25	c cleaning 508 clauses out of 1017 for limit 1.9806702727077585E7
902.36/899.37	c cleaning 504 clauses out of 1008 for limit 3.292258893228003E7
902.56/899.51	c cleaning 502 clauses out of 1004 for limit 5.451006322919986E7
902.66/899.64	c cleaning 501 clauses out of 1002 for limit 9.007381640390153E7
1593.23/1589.34	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
1593.53/1589.61		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
1593.53/1589.61		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
1594.23/1590.37		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
1594.23/1590.37		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
1594.83/1590.90		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1594.83/1590.90		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1595.03/1591.17		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1595.33/1591.44		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1595.54/1591.70		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
1595.83/1591.97		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
1595.83/1591.97		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
1596.33/1592.49		at org.sat4j.AbstractLauncher.run(Unknown Source)
1596.33/1592.49		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
1598.73/1594.86	c starts		: 21
1598.73/1594.86	c conflicts		: 711112
1598.73/1594.86	c decisions		: 848405
1598.73/1594.86	c propagations		: 50494485
1598.73/1594.86	c inspects		: 5320337303
1598.73/1594.86	c learnt literals	: 0
1598.73/1594.86	c learnt binary clauses	: 0
1598.73/1594.86	c learnt ternary clauses	: 0
1598.73/1594.86	c learnt clauses	: 711111
1598.73/1594.86	c root simplifications	: 0
1598.73/1594.86	c removed literals (reason simplification)	: 0
1598.73/1594.86	c reason swapping (by a shorter reason)	: 0
1598.73/1594.86	c Calls to reduceDB	: 61
1598.73/1594.86	c speed (decisions/second)	: 532.0638046351489
1598.73/1594.86	c non guided choices	1226
1598.73/1594.86	s UNKNOWN
1598.73/1594.86	c Total wall clock time (ms): 1594.762

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-3730200-1338679269/watcher-3730200-1338679269 -o /tmp/evaluation-result-3730200-1338679269/solver-3730200-1338679269 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3730200-1338679269.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.90 0.69 0.56 3/194 17136
/proc/meminfo: memFree=29153008/32873844 swapFree=7632/7632
[pid=17136] ppid=17134 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/17136/stat : 17136 (java) R 17134 17136 7849 0 -1 4202496 993 0 0 0 0 0 0 0 20 0 1 0 334052523 23793664 721 33554432000 1073741824 1073778376 140733397320496 140733397309560 140455952247344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 5809 736 544 9 0 128 0

[startup+0.0572829 s]
/proc/loadavg: 1.90 0.69 0.56 3/194 17136
/proc/meminfo: memFree=29153008/32873844 swapFree=7632/7632
[pid=17136] ppid=17134 vsize=2623916 CPUtime=0.04 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17134 17136 7849 0 -1 4202496 3959 0 1 0 3 1 0 0 20 0 13 0 334052523 2686889984 5678 33554432000 1073741824 1073778376 140733397320496 140733397311632 214373007421 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 655979 5678 1709 9 0 646680 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2623916

[startup+0.100271 s]
/proc/loadavg: 1.90 0.69 0.56 3/194 17136
/proc/meminfo: memFree=29153008/32873844 swapFree=7632/7632
[pid=17136] ppid=17134 vsize=2957856 CPUtime=0.1 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17134 17136 7849 0 -1 4202496 4914 0 1 0 9 1 0 0 20 0 18 0 334052523 3028844544 6617 33554432000 1073741824 1073778376 140733397320496 140733397311632 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 739464 6617 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2957856

[startup+0.300228 s]
/proc/loadavg: 1.90 0.69 0.56 3/194 17136
/proc/meminfo: memFree=29153008/32873844 swapFree=7632/7632
[pid=17136] ppid=17134 vsize=2957856 CPUtime=0.53 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17134 17136 7849 0 -1 4202496 8314 0 1 0 52 1 0 0 20 0 18 0 334052523 3028844544 11306 33554432000 1073741824 1073778376 140733397320496 140733397311632 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 739464 11307 2246 9 0 729885 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 2957856

[startup+0.700232 s]
/proc/loadavg: 1.90 0.69 0.56 3/194 17136
/proc/meminfo: memFree=29153008/32873844 swapFree=7632/7632
[pid=17136] ppid=17134 vsize=3024420 CPUtime=1.38 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17134 17136 7849 0 -1 4202496 9765 0 1 0 136 2 0 0 20 0 19 0 334052523 3097006080 13224 33554432000 1073741824 1073778376 140733397320496 140733397311632 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 756105 13224 2264 9 0 746526 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 3024420

[startup+1.50069 s]
/proc/loadavg: 1.90 0.69 0.56 3/213 17155
/proc/meminfo: memFree=29098324/32873844 swapFree=7632/7632
[pid=17136] ppid=17134 vsize=3024420 CPUtime=2.18 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17134 17136 7849 0 -1 4202496 9779 0 1 0 216 2 0 0 20 0 19 0 334052523 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140733397311632 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 756105 18347 2266 9 0 746526 0
[pid=17136/tid=17138] ppid=17134 vsize=3024420 CPUtime=1.47 cores=0,2,4,6
/proc/17136/task/17138/stat : 17138 (java) R 17134 17136 7849 0 -1 4202560 3067 0 1 0 146 1 0 0 20 0 19 0 334052524 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455944178112 140455782754312 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17139] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17139/stat : 17139 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455927606312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17140] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17140/stat : 17140 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455926553512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17141] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17141/stat : 17141 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455925500712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17142] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17142/stat : 17142 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455924447912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17143] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17143/stat : 17143 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455923395112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17144] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17144/stat : 17144 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455922342312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17145] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17145/stat : 17145 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455921289512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17146] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17146/stat : 17146 (java) S 17134 17136 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455920236712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17147] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) S 17134 17136 7849 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334052526 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455907826664 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17148] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17134 17136 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334052527 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455906772728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17149] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17134 17136 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334052527 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455905719816 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17150] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052529 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455904668304 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17134 vsize=3024420 CPUtime=0.34 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17134 17136 7849 0 -1 4202560 2249 0 0 0 34 0 0 0 20 0 19 0 334052529 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455903615416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17152] ppid=17134 vsize=3024420 CPUtime=0.33 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17134 17136 7849 0 -1 4202560 3263 0 0 0 33 0 0 0 20 0 19 0 334052529 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455902562616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052529 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455901510008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052529 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455782115784 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17155] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17134 17136 7849 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334052555 3097006080 18347 33554432000 1073741824 1073778376 140733397320496 140455779985064 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 3024420

[startup+3.1007 s]
/proc/loadavg: 1.90 0.69 0.56 4/213 17155
/proc/meminfo: memFree=29072880/32873844 swapFree=7632/7632
[pid=17136] ppid=17134 vsize=3024420 CPUtime=3.82 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17134 17136 7849 0 -1 4202496 9795 0 1 0 380 2 0 0 20 0 19 0 334052523 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140733397311632 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 756105 24493 2268 9 0 746526 0
[pid=17136/tid=17138] ppid=17134 vsize=3024420 CPUtime=3.06 cores=0,2,4,6
/proc/17136/task/17138/stat : 17138 (java) R 17134 17136 7849 0 -1 4202560 3081 0 1 0 305 1 0 0 20 0 19 0 334052524 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455944180168 140455782828976 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17139] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17139/stat : 17139 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455927606312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17140] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17140/stat : 17140 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455926553512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17141] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17141/stat : 17141 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455925500712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17142] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17142/stat : 17142 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455924447912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17143] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17143/stat : 17143 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455923395112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17144] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17144/stat : 17144 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455922342312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17145] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17145/stat : 17145 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455921289512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17146] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17146/stat : 17146 (java) S 17134 17136 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455920236712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17147] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) S 17134 17136 7849 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334052526 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455907826664 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17148] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17134 17136 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334052527 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455906772728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17149] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17134 17136 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334052527 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455905719816 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17150] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052529 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455904668304 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17134 vsize=3024420 CPUtime=0.36 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17134 17136 7849 0 -1 4202560 2250 0 0 0 36 0 0 0 20 0 19 0 334052529 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455903615416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17152] ppid=17134 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17134 17136 7849 0 -1 4202560 3264 0 0 0 35 0 0 0 20 0 19 0 334052529 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455902562616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052529 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455901510008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052529 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455782115784 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17155] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17134 17136 7849 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334052555 3097006080 24493 33554432000 1073741824 1073778376 140733397320496 140455779985064 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 3024420

[startup+6.3007 s]
/proc/loadavg: 1.91 0.71 0.57 3/213 17155
/proc/meminfo: memFree=29021680/32873844 swapFree=7632/7632
[pid=17136] ppid=17134 vsize=3024420 CPUtime=7.05 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17134 17136 7849 0 -1 4202496 9818 0 1 0 702 3 0 0 20 0 19 0 334052523 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140733397311632 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 756105 34656 2269 9 0 746526 0
[pid=17136/tid=17138] ppid=17134 vsize=3024420 CPUtime=6.26 cores=0,2,4,6
/proc/17136/task/17138/stat : 17138 (java) R 17134 17136 7849 0 -1 4202560 3103 0 1 0 624 2 0 0 20 0 19 0 334052524 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455944178048 140455782754067 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17139] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17139/stat : 17139 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455927606312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17140] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17140/stat : 17140 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455926553512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17141] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17141/stat : 17141 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455925500712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17142] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17142/stat : 17142 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455924447912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17143] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17143/stat : 17143 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455923395112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17144] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17144/stat : 17144 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455922342312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17145] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17145/stat : 17145 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455921289512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17146] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17146/stat : 17146 (java) S 17134 17136 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334052525 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455920236712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17147] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) S 17134 17136 7849 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334052526 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455907826664 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17148] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17134 17136 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334052527 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455906772728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17149] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17134 17136 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334052527 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455905719816 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17150] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052529 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455904668304 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17134 vsize=3024420 CPUtime=0.37 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17134 17136 7849 0 -1 4202560 2250 0 0 0 37 0 0 0 20 0 19 0 334052529 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455903615416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17152] ppid=17134 vsize=3024420 CPUtime=0.36 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17134 17136 7849 0 -1 4202560 3264 0 0 0 36 0 0 0 20 0 19 0 334052529 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455902562616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052529 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455901510008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17134 17136 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334052529 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455782115784 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17155] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17134 17136 7849 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334052555 3097006080 34656 33554432000 1073741824 1073778376 140733397320496 140455779985064 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.05
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

/proc/17136/task/17146/stat : 17146 (java) S 17134 17136 7849 0 -1 4202560 198 0 0 0 25 12 0 0 20 0 19 0 334052525 3097006080 418462 33554432000 1073741824 1073778376 140733397320496 140455920236712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17147] ppid=17134 vsize=3024420 CPUtime=7.08 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) R 17134 17136 7849 0 -1 4202560 269 0 0 0 701 7 0 0 20 0 19 0 334052526 3097006080 418462 33554432000 1073741824 1073778376 140733397320496 140455907826480 140455951034371 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17148] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17134 17136 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 334052527 3097006080 418462 33554432000 1073741824 1073778376 140733397320496 140455906772728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17149] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17134 17136 7849 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334052527 3097006080 418462 33554432000 1073741824 1073778376 140733397320496 140455905717112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17150] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052529 3097006080 418462 33554432000 1073741824 1073778376 140733397320496 140455904668304 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17134 vsize=3024420 CPUtime=0.44 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17134 17136 7849 0 -1 4202560 2262 0 0 0 44 0 0 0 20 0 19 0 334052529 3097006080 418462 33554432000 1073741824 1073778376 140733397320496 140455903608232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17152] ppid=17134 vsize=3024420 CPUtime=0.39 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17134 17136 7849 0 -1 4202560 3268 0 0 0 39 0 0 0 20 0 19 0 334052529 3097006080 418462 33554432000 1073741824 1073778376 140733397320496 140455902562616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334052529 3097006080 418462 33554432000 1073741824 1073778376 140733397320496 140455901510008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17134 vsize=3024420 CPUtime=0.72 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17134 17136 7849 0 -1 4202560 92 0 0 0 49 23 0 0 20 0 19 0 334052529 3097006080 418462 33554432000 1073741824 1073778376 140733397320496 140455782115784 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17155] ppid=17134 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17134 17136 7849 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 334052555 3097006080 418462 33554432000 1073741824 1073778376 140733397320496 140455779985064 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1597.43
Current children cumulated vsize (KiB) 3024420

[startup+1594.3 s]
/proc/loadavg: 2.01 2.00 1.73 3/213 17166
/proc/meminfo: memFree=26757740/32873844 swapFree=7632/7632
[pid=17136] ppid=17134 vsize=3090984 CPUtime=1598.23 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17134 17136 7849 0 -1 4202496 12380 0 1 0 159685 138 0 0 20 0 20 0 334052523 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140733397311632 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 772746 418485 2297 9 0 763167 0
[pid=17136/tid=17138] ppid=17134 vsize=3090984 CPUtime=1581.19 cores=0,2,4,6
/proc/17136/task/17138/stat : 17138 (java) S 17134 17136 7849 0 -1 4202560 3296 0 1 0 158088 31 0 0 20 0 20 0 334052524 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455944180920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17139] ppid=17134 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/17136/task/17139/stat : 17139 (java) S 17134 17136 7849 0 -1 4202560 197 0 0 0 30 10 0 0 20 0 20 0 334052525 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455927606312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17140] ppid=17134 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/17136/task/17140/stat : 17140 (java) S 17134 17136 7849 0 -1 4202560 181 0 0 0 40 9 0 0 20 0 20 0 334052525 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455926553512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17141] ppid=17134 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/17136/task/17141/stat : 17141 (java) S 17134 17136 7849 0 -1 4202560 331 0 0 0 40 19 0 0 20 0 20 0 334052525 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455925500712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17142] ppid=17134 vsize=3090984 CPUtime=0.43 cores=0,2,4,6
/proc/17136/task/17142/stat : 17142 (java) S 17134 17136 7849 0 -1 4202560 225 0 0 0 31 12 0 0 20 0 20 0 334052525 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455924447912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17143] ppid=17134 vsize=3090984 CPUtime=0.64 cores=0,2,4,6
/proc/17136/task/17143/stat : 17143 (java) S 17134 17136 7849 0 -1 4202560 365 0 0 0 43 21 0 0 20 0 20 0 334052525 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455923395112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17144] ppid=17134 vsize=3090984 CPUtime=0.34 cores=0,2,4,6
/proc/17136/task/17144/stat : 17144 (java) S 17134 17136 7849 0 -1 4202560 186 0 0 0 24 10 0 0 20 0 20 0 334052525 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455922342312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17145] ppid=17134 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/17136/task/17145/stat : 17145 (java) S 17134 17136 7849 0 -1 4202560 297 0 0 0 34 18 0 0 20 0 20 0 334052525 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455921289512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17146] ppid=17134 vsize=3090984 CPUtime=0.37 cores=0,2,4,6
/proc/17136/task/17146/stat : 17146 (java) S 17134 17136 7849 0 -1 4202560 198 0 0 0 25 12 0 0 20 0 20 0 334052525 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455920236712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17147] ppid=17134 vsize=3090984 CPUtime=7.88 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) R 17134 17136 7849 0 -1 4202560 281 0 0 0 781 7 0 0 20 0 20 0 334052526 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455907826824 140455948341564 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17148] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17134 17136 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 334052527 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455906772728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17149] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17134 17136 7849 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 334052527 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455905719816 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17150] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334052529 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455904668304 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17134 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17134 17136 7849 0 -1 4202560 2265 0 0 0 44 0 0 0 20 0 20 0 334052529 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455903606440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17152] ppid=17134 vsize=3090984 CPUtime=0.39 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17134 17136 7849 0 -1 4202560 3268 0 0 0 39 0 0 0 20 0 20 0 334052529 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455902562616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334052529 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455901510008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17134 vsize=3090984 CPUtime=0.72 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17134 17136 7849 0 -1 4202560 92 0 0 0 49 23 0 0 20 0 20 0 334052529 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455782115784 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17155] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17134 17136 7849 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334052555 3165167616 418485 33554432000 1073741824 1073778376 140733397320496 140455779985064 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1598.23
Current children cumulated vsize (KiB) 3090984

[startup+1594.7 s]
/proc/loadavg: 2.01 2.00 1.73 3/213 17166
/proc/meminfo: memFree=26757740/32873844 swapFree=7632/7632
[pid=17136] ppid=17134 vsize=3090984 CPUtime=1598.63 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17134 17136 7849 0 -1 4202496 12396 0 1 0 159725 138 0 0 20 0 20 0 334052523 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140733397311632 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 772746 418496 2297 9 0 763167 0
[pid=17136/tid=17138] ppid=17134 vsize=3090984 CPUtime=1581.19 cores=0,2,4,6
/proc/17136/task/17138/stat : 17138 (java) S 17134 17136 7849 0 -1 4202560 3296 0 1 0 158088 31 0 0 20 0 20 0 334052524 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455944180920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17139] ppid=17134 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/17136/task/17139/stat : 17139 (java) S 17134 17136 7849 0 -1 4202560 197 0 0 0 30 10 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455927606312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17140] ppid=17134 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/17136/task/17140/stat : 17140 (java) S 17134 17136 7849 0 -1 4202560 181 0 0 0 40 9 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455926553512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17141] ppid=17134 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/17136/task/17141/stat : 17141 (java) S 17134 17136 7849 0 -1 4202560 331 0 0 0 40 19 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455925500712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17142] ppid=17134 vsize=3090984 CPUtime=0.43 cores=0,2,4,6
/proc/17136/task/17142/stat : 17142 (java) S 17134 17136 7849 0 -1 4202560 225 0 0 0 31 12 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455924447912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17143] ppid=17134 vsize=3090984 CPUtime=0.64 cores=0,2,4,6
/proc/17136/task/17143/stat : 17143 (java) S 17134 17136 7849 0 -1 4202560 365 0 0 0 43 21 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455923395112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17144] ppid=17134 vsize=3090984 CPUtime=0.34 cores=0,2,4,6
/proc/17136/task/17144/stat : 17144 (java) S 17134 17136 7849 0 -1 4202560 186 0 0 0 24 10 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455922342312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17145] ppid=17134 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/17136/task/17145/stat : 17145 (java) S 17134 17136 7849 0 -1 4202560 297 0 0 0 34 18 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455921289512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17146] ppid=17134 vsize=3090984 CPUtime=0.37 cores=0,2,4,6
/proc/17136/task/17146/stat : 17146 (java) S 17134 17136 7849 0 -1 4202560 198 0 0 0 25 12 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455920236712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17147] ppid=17134 vsize=3090984 CPUtime=8.28 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) R 17134 17136 7849 0 -1 4202560 292 0 0 0 821 7 0 0 20 0 20 0 334052526 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455907826824 214369321260 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17148] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17134 17136 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 334052527 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455906772728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17149] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17134 17136 7849 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 334052527 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455905719816 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17150] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334052529 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455904668304 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17134 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17134 17136 7849 0 -1 4202560 2268 0 0 0 44 0 0 0 20 0 20 0 334052529 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455903606440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17152] ppid=17134 vsize=3090984 CPUtime=0.39 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17134 17136 7849 0 -1 4202560 3268 0 0 0 39 0 0 0 20 0 20 0 334052529 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455902562616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334052529 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455901510008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17134 vsize=3090984 CPUtime=0.72 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17134 17136 7849 0 -1 4202560 92 0 0 0 49 23 0 0 20 0 20 0 334052529 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455782115784 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17155] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17134 17136 7849 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334052555 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455779985064 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1598.63
Current children cumulated vsize (KiB) 3090984

[startup+1594.8 s]
/proc/loadavg: 2.01 2.00 1.73 3/213 17166
/proc/meminfo: memFree=26757740/32873844 swapFree=7632/7632
[pid=17136] ppid=17134 vsize=3090984 CPUtime=1598.73 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17134 17136 7849 0 -1 4202496 12396 0 1 0 159735 138 0 0 20 0 20 0 334052523 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140733397311632 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 772746 418496 2297 9 0 763167 0
[pid=17136/tid=17138] ppid=17134 vsize=3090984 CPUtime=1581.19 cores=0,2,4,6
/proc/17136/task/17138/stat : 17138 (java) S 17134 17136 7849 0 -1 4202560 3296 0 1 0 158088 31 0 0 20 0 20 0 334052524 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455944180920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17139] ppid=17134 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/17136/task/17139/stat : 17139 (java) S 17134 17136 7849 0 -1 4202560 197 0 0 0 30 10 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455927606312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17140] ppid=17134 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/17136/task/17140/stat : 17140 (java) S 17134 17136 7849 0 -1 4202560 181 0 0 0 40 9 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455926553512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17141] ppid=17134 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/17136/task/17141/stat : 17141 (java) S 17134 17136 7849 0 -1 4202560 331 0 0 0 40 19 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455925500712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17142] ppid=17134 vsize=3090984 CPUtime=0.43 cores=0,2,4,6
/proc/17136/task/17142/stat : 17142 (java) S 17134 17136 7849 0 -1 4202560 225 0 0 0 31 12 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455924447912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17143] ppid=17134 vsize=3090984 CPUtime=0.64 cores=0,2,4,6
/proc/17136/task/17143/stat : 17143 (java) S 17134 17136 7849 0 -1 4202560 365 0 0 0 43 21 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455923395112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17144] ppid=17134 vsize=3090984 CPUtime=0.34 cores=0,2,4,6
/proc/17136/task/17144/stat : 17144 (java) S 17134 17136 7849 0 -1 4202560 186 0 0 0 24 10 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455922342312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17145] ppid=17134 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/17136/task/17145/stat : 17145 (java) S 17134 17136 7849 0 -1 4202560 297 0 0 0 34 18 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455921289512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17146] ppid=17134 vsize=3090984 CPUtime=0.37 cores=0,2,4,6
/proc/17136/task/17146/stat : 17146 (java) S 17134 17136 7849 0 -1 4202560 198 0 0 0 25 12 0 0 20 0 20 0 334052525 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455920236712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17147] ppid=17134 vsize=3090984 CPUtime=8.38 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) R 17134 17136 7849 0 -1 4202560 292 0 0 0 831 7 0 0 20 0 20 0 334052526 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455907826824 214369321304 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17148] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17134 17136 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 334052527 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455906772728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17149] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17134 17136 7849 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 334052527 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455905719816 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17150] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334052529 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455904668304 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17134 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17134 17136 7849 0 -1 4202560 2268 0 0 0 44 0 0 0 20 0 20 0 334052529 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455903606440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17152] ppid=17134 vsize=3090984 CPUtime=0.39 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17134 17136 7849 0 -1 4202560 3268 0 0 0 39 0 0 0 20 0 20 0 334052529 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455902562616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17134 17136 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334052529 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455901510008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17134 vsize=3090984 CPUtime=0.72 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17134 17136 7849 0 -1 4202560 92 0 0 0 49 23 0 0 20 0 20 0 334052529 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455782115784 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17155] ppid=17134 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17134 17136 7849 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334052555 3165167616 418496 33554432000 1073741824 1073778376 140733397320496 140455779985064 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1598.73
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17136 and gives
#  childrusage.ru_utime.tv_sec=1593
#  childrusage.ru_utime.tv_usec=378769
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=852718
# CPU time returned by wait4() is 1595.23
# while last known CPU time is 1598.73
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1594.89
CPU time (s): 1598.73
CPU user time (s): 1597.35
CPU system time (s): 1.38
CPU usage (%): 100.241
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1593.38
system time used= 1.85272
maximum resident set size= 1673992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12401
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33991
involuntary context switches= 4412

runsolver used 4.09838 second user time and 9.67953 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-03 01:21:09
IDJOB=3730200
IDBENCH=1396
IDSOLVER=2319
FILE ID=node130/3730200-1338679269
RUNJOBID= node130-1338679215-16919
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-chnl50_55_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-3730200-1338679269/watcher-3730200-1338679269 -o /tmp/evaluation-result-3730200-1338679269/solver-3730200-1338679269 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3730200-1338679269.opb           

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

MD5SUM BENCH= 887c74fdc5099423a97b443d1200370c
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:        29153652 kB
Buffers:          401472 kB
Cached:          2377160 kB
SwapCached:         4252 kB
Active:          1138764 kB
Inactive:        1701732 kB
Active(anon):      53984 kB
Inactive(anon):     8136 kB
Active(file):    1084780 kB
Inactive(file):  1693596 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:              7472 kB
Writeback:             0 kB
AnonPages:         82388 kB
Mapped:            17556 kB
Shmem:                 4 kB
Slab:             722072 kB
SReclaimable:     163544 kB
SUnreclaim:       558528 kB
KernelStack:        1592 kB
PageTables:         4332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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 01:47:44