Trace number 3730278

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.56 1797.02

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_51_pb.cnf.cr.opb
MD5SUM04ec290f8a8afffbd026dcfb09cada39
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.096984
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints202
Number of constraints which are clauses102
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 constraint51
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 52
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.09/0.10	--- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.10	c No reason simplification
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3730278-1338680424.opb
0.09/0.10	c reading problem ... 
0.27/0.28	c ... done. Wall clock time 0.183s.
0.27/0.28	c CPU time (experimental) 0.25s.
0.27/0.28	c #vars     5100
0.27/0.28	c #constraints  202
614.24/611.99	c cleaning 135498 clauses out of 271000 for limit 2.0879566033466006E12
616.86/614.59	c cleaning 67993 clauses out of 136002 for limit 6.861220093563236E12
618.16/615.83	c cleaning 34245 clauses out of 68510 for limit 2.2484491856569004E13
619.37/617.02	c cleaning 17373 clauses out of 34766 for limit 7.314299130199848E13
619.66/617.39	c cleaning 8930 clauses out of 17893 for limit 2.3436900079075347E14
619.86/617.54	c cleaning 4722 clauses out of 9461 for limit 7.295131946734974E-6
619.96/617.64	c cleaning 2615 clauses out of 5239 for limit 2.1725895306382152E-5
620.06/617.73	c cleaning 1553 clauses out of 3124 for limit 6.008567476195306E-5
620.16/617.80	c cleaning 1029 clauses out of 2072 for limit 1.4954869085296443E-4
620.26/617.90	c cleaning 761 clauses out of 1543 for limit 3.311786470406263E-4
620.36/618.02	c cleaning 626 clauses out of 1281 for limit 6.572044556330074E-4
620.46/618.12	c cleaning 567 clauses out of 1156 for limit 0.001202215141860175
620.56/618.22	c cleaning 530 clauses out of 1088 for limit 0.0021044204213429446
620.66/618.32	c cleaning 518 clauses out of 1058 for limit 0.0035688773435203526
620.76/618.41	c cleaning 506 clauses out of 1041 for limit 0.005987657622563789
620.86/618.50	c cleaning 503 clauses out of 1035 for limit 0.0099316916134419
620.86/618.59	c cleaning 500 clauses out of 1031 for limit 0.016425790737249913
620.96/618.68	c cleaning 503 clauses out of 1031 for limit 0.027088326328696812
621.06/618.77	c cleaning 498 clauses out of 1030 for limit 0.04480521068337613
621.16/618.88	c cleaning 499 clauses out of 1031 for limit 0.07374430015646702
621.26/618.98	c cleaning 503 clauses out of 1031 for limit 0.12149260207769706
621.36/619.08	c cleaning 501 clauses out of 1028 for limit 0.20094225484818667
621.46/619.18	c cleaning 499 clauses out of 1027 for limit 0.33170332842600064
621.56/619.29	c cleaning 501 clauses out of 1029 for limit 0.5465064563633228
621.76/619.40	c cleaning 503 clauses out of 1027 for limit 0.9021143753220403
621.86/619.51	c cleaning 498 clauses out of 1024 for limit 1.4920658050522382
621.96/619.62	c cleaning 500 clauses out of 1026 for limit 2.455819594877223
622.05/619.71	c cleaning 499 clauses out of 1027 for limit 4.0500816267156825
622.16/619.81	c cleaning 494 clauses out of 1027 for limit 6.672447286268139
622.25/619.92	c cleaning 509 clauses out of 1035 for limit 10.940575205448964
622.35/620.01	c cleaning 503 clauses out of 1026 for limit 18.20073941702991
622.35/620.09	c cleaning 497 clauses out of 1022 for limit 30.102798534230356
622.45/620.18	c cleaning 502 clauses out of 1026 for limit 49.49949928903428
622.55/620.26	c cleaning 494 clauses out of 1024 for limit 81.79073237765392
622.66/620.36	c cleaning 503 clauses out of 1032 for limit 134.1063266925945
1800.09/1797.01	c starts		: 20
1800.09/1797.01	c conflicts		: 640326
1800.09/1797.01	c decisions		: 725246
1800.09/1797.01	c propagations		: 36582218
1800.09/1797.01	c inspects		: 5122514138
1800.09/1797.01	c learnt literals	: 0
1800.09/1797.01	c learnt binary clauses	: 0
1800.09/1797.01	c learnt ternary clauses	: 0
1800.09/1797.01	c learnt clauses	: 640326
1800.09/1797.01	c root simplifications	: 0
1800.09/1797.01	c removed literals (reason simplification)	: 0
1800.09/1797.01	c reason swapping (by a shorter reason)	: 0
1800.09/1797.01	c Calls to reduceDB	: 35
1800.09/1797.01	c speed (decisions/second)	: 403.64931043906046
1800.09/1797.01	c non guided choices	1226
1800.09/1797.01	s UNKNOWN
1800.09/1797.01	c Total wall clock time (ms): 1796.911

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-3730278-1338680424/watcher-3730278-1338680424 -o /tmp/evaluation-result-3730278-1338680424/solver-3730278-1338680424 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3730278-1338680424.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: 1.92 1.98 1.82 3/195 2376
/proc/meminfo: memFree=28930104/32873648 swapFree=7116/7116
[pid=2376] ppid=2374 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/2376/stat : 2376 (java) D 2374 2376 1585 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 334167871 9515008 183 33554432000 1073741824 1073778376 140734600168224 140734600159256 214537420469 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/2376/statm: 2323 183 140 9 0 71 0

[startup+0.0164229 s]
/proc/loadavg: 1.92 1.98 1.82 3/195 2376
/proc/meminfo: memFree=28930104/32873648 swapFree=7116/7116
[pid=2376] ppid=2374 vsize=101528 CPUtime=0 cores=1,3,5,7
/proc/2376/stat : 2376 (java) S 2374 2376 1585 0 -1 4202496 1371 0 0 0 0 0 0 0 20 0 2 0 334167871 103964672 1053 33554432000 1073741824 1073778376 140735961125856 140735961116992 214540779581 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2376/statm: 25382 1054 807 9 0 16774 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 101528

[startup+0.100274 s]
/proc/loadavg: 1.92 1.98 1.82 3/195 2376
/proc/meminfo: memFree=28930104/32873648 swapFree=7116/7116
[pid=2376] ppid=2374 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/2376/stat : 2376 (java) S 2374 2376 1585 0 -1 4202496 4909 0 1 0 8 1 0 0 20 0 18 0 334167871 3028844544 6621 33554432000 1073741824 1073778376 140735961125856 140735961116992 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2376/statm: 739464 6621 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300231 s]
/proc/loadavg: 1.92 1.98 1.82 3/195 2376
/proc/meminfo: memFree=28930104/32873648 swapFree=7116/7116
[pid=2376] ppid=2374 vsize=3024420 CPUtime=0.56 cores=1,3,5,7
/proc/2376/stat : 2376 (java) S 2374 2376 1585 0 -1 4202496 8631 0 1 0 54 2 0 0 20 0 19 0 334167871 3097006080 11287 33554432000 1073741824 1073778376 140735961125856 140735961116992 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2376/statm: 756105 11288 2257 9 0 746526 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 3024420

[startup+0.700144 s]
/proc/loadavg: 1.92 1.98 1.82 3/195 2376
/proc/meminfo: memFree=28930104/32873648 swapFree=7116/7116
[pid=2376] ppid=2374 vsize=3024420 CPUtime=1.34 cores=1,3,5,7
/proc/2376/stat : 2376 (java) S 2374 2376 1585 0 -1 4202496 9563 0 1 0 132 2 0 0 20 0 19 0 334167871 3097006080 13390 33554432000 1073741824 1073778376 140735961125856 140735961116992 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2376/statm: 756105 13390 2265 9 0 746526 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 3024420

[startup+1.50071 s]
/proc/loadavg: 1.92 1.98 1.82 3/214 2395
/proc/meminfo: memFree=28876576/32873648 swapFree=7116/7116
[pid=2376] ppid=2374 vsize=3024420 CPUtime=2.15 cores=1,3,5,7
/proc/2376/stat : 2376 (java) S 2374 2376 1585 0 -1 4202496 9577 0 1 0 213 2 0 0 20 0 19 0 334167871 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140735961116992 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2376/statm: 756105 18513 2267 9 0 746526 0
[pid=2376/tid=2378] ppid=2374 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (java) R 2374 2376 1585 0 -1 4202560 3061 0 1 0 145 1 0 0 20 0 19 0 334167872 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140579021748720 140578860410538 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140579005176872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2380] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2380/stat : 2380 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140579004124072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2381] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2381/stat : 2381 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140579003071272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2376/tid=2382] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2382/stat : 2382 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140579002018472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2383] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2383/stat : 2383 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140579000965672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2384] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2384/stat : 2384 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140578999912872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2385] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2385/stat : 2385 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140578998860072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2376/tid=2386] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2386/stat : 2386 (java) S 2374 2376 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140578997807272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2387] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2387/stat : 2387 (java) S 2374 2376 1585 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140578985397224 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2388] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2388/stat : 2388 (java) S 2374 2376 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140578984343288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2389] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2389/stat : 2389 (java) S 2374 2376 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140578983290376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2390] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2390/stat : 2390 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140578982238864 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2391] ppid=2374 vsize=3024420 CPUtime=0.33 cores=1,3,5,7
/proc/2376/task/2391/stat : 2391 (java) S 2374 2376 1585 0 -1 4202560 3127 0 0 0 33 0 0 0 20 0 19 0 334167877 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140578981185976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2392] ppid=2374 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/2376/task/2392/stat : 2392 (java) S 2374 2376 1585 0 -1 4202560 2189 0 0 0 32 0 0 0 20 0 19 0 334167877 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140578980133176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2393] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2393/stat : 2393 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140578979080568 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2394] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2394/stat : 2394 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140578859772360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2395] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2395/stat : 2395 (java) S 2374 2376 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334167900 3097006080 18513 33554432000 1073741824 1073778376 140735961125856 140578857641640 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 3024420

[startup+3.10066 s]
/proc/loadavg: 1.92 1.98 1.82 3/214 2395
/proc/meminfo: memFree=28853676/32873648 swapFree=7116/7116
[pid=2376] ppid=2374 vsize=3024420 CPUtime=3.81 cores=1,3,5,7
/proc/2376/stat : 2376 (java) S 2374 2376 1585 0 -1 4202496 9593 0 1 0 378 3 0 0 20 0 19 0 334167871 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140735961116992 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2376/statm: 756105 25170 2268 9 0 746526 0
[pid=2376/tid=2378] ppid=2374 vsize=3024420 CPUtime=3.06 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (java) R 2374 2376 1585 0 -1 4202560 3076 0 1 0 304 2 0 0 20 0 19 0 334167872 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140579021748856 140578860410192 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140579005176872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2380] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2380/stat : 2380 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140579004124072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2381] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2381/stat : 2381 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140579003071272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2376/tid=2382] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2382/stat : 2382 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140579002018472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2383] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2383/stat : 2383 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140579000965672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2384] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2384/stat : 2384 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140578999912872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2385] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2385/stat : 2385 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140578998860072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2376/tid=2386] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2386/stat : 2386 (java) S 2374 2376 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140578997807272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2387] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2387/stat : 2387 (java) S 2374 2376 1585 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140578985397224 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2388] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2388/stat : 2388 (java) S 2374 2376 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140578984343288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2389] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2389/stat : 2389 (java) S 2374 2376 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140578983290376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2390] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2390/stat : 2390 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140578982238864 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2391] ppid=2374 vsize=3024420 CPUtime=0.36 cores=1,3,5,7
/proc/2376/task/2391/stat : 2391 (java) S 2374 2376 1585 0 -1 4202560 3128 0 0 0 36 0 0 0 20 0 19 0 334167877 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140578981185976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2392] ppid=2374 vsize=3024420 CPUtime=0.34 cores=1,3,5,7
/proc/2376/task/2392/stat : 2392 (java) S 2374 2376 1585 0 -1 4202560 2189 0 0 0 34 0 0 0 20 0 19 0 334167877 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140578980133176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2393] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2393/stat : 2393 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140578979080568 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2394] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2394/stat : 2394 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140578859772360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2395] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2395/stat : 2395 (java) S 2374 2376 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334167900 3097006080 25170 33554432000 1073741824 1073778376 140735961125856 140578857641640 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 3024420

[startup+6.30066 s]
/proc/loadavg: 2.01 2.00 1.83 3/213 2395
/proc/meminfo: memFree=28816944/32873648 swapFree=7116/7116
[pid=2376] ppid=2374 vsize=3024420 CPUtime=7.03 cores=1,3,5,7
/proc/2376/stat : 2376 (java) S 2374 2376 1585 0 -1 4202496 9609 0 1 0 700 3 0 0 20 0 19 0 334167871 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140735961116992 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2376/statm: 756105 31546 2269 9 0 746526 0
[pid=2376/tid=2378] ppid=2374 vsize=3024420 CPUtime=6.27 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (java) R 2374 2376 1585 0 -1 4202560 3090 0 1 0 624 3 0 0 20 0 19 0 334167872 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140579021750696 140578860410509 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140579005176872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2380] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2380/stat : 2380 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140579004124072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2381] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2381/stat : 2381 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140579003071272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2376/tid=2382] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2382/stat : 2382 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140579002018472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2383] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2383/stat : 2383 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140579000965672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2384] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2384/stat : 2384 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140578999912872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2385] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2385/stat : 2385 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140578998860072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2376/tid=2386] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2386/stat : 2386 (java) S 2374 2376 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334167873 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140578997807272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2387] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2387/stat : 2387 (java) S 2374 2376 1585 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140578985397224 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2388] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2388/stat : 2388 (java) S 2374 2376 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140578984343288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2389] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2389/stat : 2389 (java) S 2374 2376 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140578983290376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2390] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2390/stat : 2390 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140578982238864 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2391] ppid=2374 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/2376/task/2391/stat : 2391 (java) S 2374 2376 1585 0 -1 4202560 3129 0 0 0 37 0 0 0 20 0 19 0 334167877 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140578981185976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2392] ppid=2374 vsize=3024420 CPUtime=0.35 cores=1,3,5,7
/proc/2376/task/2392/stat : 2392 (java) S 2374 2376 1585 0 -1 4202560 2189 0 0 0 35 0 0 0 20 0 19 0 334167877 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140578980133176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2393] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2393/stat : 2393 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140578979080568 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2394] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2394/stat : 2394 (java) S 2374 2376 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140578859772360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2395] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2395/stat : 2395 (java) S 2374 2376 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334167900 3097006080 31546 33554432000 1073741824 1073778376 140735961125856 140578857641640 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

[pid=2376/tid=2384] ppid=2374 vsize=3024420 CPUtime=0.3 cores=1,3,5,7
/proc/2376/task/2384/stat : 2384 (java) S 2374 2376 1585 0 -1 4202560 418 0 0 0 17 13 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578999912872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2385] ppid=2374 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/2376/task/2385/stat : 2385 (java) S 2374 2376 1585 0 -1 4202560 344 0 0 0 24 21 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578998860072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2376/tid=2386] ppid=2374 vsize=3024420 CPUtime=0.26 cores=1,3,5,7
/proc/2376/task/2386/stat : 2386 (java) S 2374 2376 1585 0 -1 4202560 208 0 0 0 15 11 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578997807272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2387] ppid=2374 vsize=3024420 CPUtime=0.83 cores=1,3,5,7
/proc/2376/task/2387/stat : 2387 (java) S 2374 2376 1585 0 -1 4202560 203 0 0 0 76 7 0 0 20 0 19 0 334167875 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578985397224 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2388] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2388/stat : 2388 (java) S 2374 2376 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578984343288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2389] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2389/stat : 2389 (java) S 2374 2376 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578983290376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2390] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2390/stat : 2390 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578982238864 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2391] ppid=2374 vsize=3024420 CPUtime=0.42 cores=1,3,5,7
/proc/2376/task/2391/stat : 2391 (java) S 2374 2376 1585 0 -1 4202560 3138 0 0 0 42 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578981185976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2392] ppid=2374 vsize=3024420 CPUtime=0.39 cores=1,3,5,7
/proc/2376/task/2392/stat : 2392 (java) S 2374 2376 1585 0 -1 4202560 2194 0 0 0 39 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578980133176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2393] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2393/stat : 2393 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578979080568 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2394] ppid=2374 vsize=3024420 CPUtime=0.7 cores=1,3,5,7
/proc/2376/task/2394/stat : 2394 (java) S 2374 2376 1585 0 -1 4202560 98 0 0 0 28 42 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578859772360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2395] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2395/stat : 2395 (java) S 2374 2376 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334167900 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578857641640 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1665.41
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/213 2490
/proc/meminfo: memFree=26693308/32873648 swapFree=7116/7116
[pid=2376] ppid=2374 vsize=3024420 CPUtime=1725.39 cores=1,3,5,7
/proc/2376/stat : 2376 (java) S 2374 2376 1585 0 -1 4202496 12247 0 1 0 172372 167 0 0 20 0 19 0 334167871 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140735961116992 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2376/statm: 756105 419495 2297 9 0 746526 0
[pid=2376/tid=2378] ppid=2374 vsize=3024420 CPUtime=1720.49 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (java) R 2374 2376 1585 0 -1 4202560 3257 0 1 0 172013 36 0 0 20 0 19 0 334167872 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579021749552 140578860410574 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (java) S 2374 2376 1585 0 -1 4202560 244 0 0 0 26 14 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579005176872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2380] ppid=2374 vsize=3024420 CPUtime=0.36 cores=1,3,5,7
/proc/2376/task/2380/stat : 2380 (java) S 2374 2376 1585 0 -1 4202560 307 0 0 0 21 15 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579004124072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2381] ppid=2374 vsize=3024420 CPUtime=0.3 cores=1,3,5,7
/proc/2376/task/2381/stat : 2381 (java) S 2374 2376 1585 0 -1 4202560 281 0 0 0 17 13 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579003071272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2382] ppid=2374 vsize=3024420 CPUtime=0.43 cores=1,3,5,7
/proc/2376/task/2382/stat : 2382 (java) S 2374 2376 1585 0 -1 4202560 235 0 0 0 31 12 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579002018472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2383] ppid=2374 vsize=3024420 CPUtime=0.22 cores=1,3,5,7
/proc/2376/task/2383/stat : 2383 (java) S 2374 2376 1585 0 -1 4202560 132 0 0 0 14 8 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579000965672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2384] ppid=2374 vsize=3024420 CPUtime=0.3 cores=1,3,5,7
/proc/2376/task/2384/stat : 2384 (java) S 2374 2376 1585 0 -1 4202560 418 0 0 0 17 13 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578999912872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2385] ppid=2374 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/2376/task/2385/stat : 2385 (java) S 2374 2376 1585 0 -1 4202560 344 0 0 0 24 21 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578998860072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2376/tid=2386] ppid=2374 vsize=3024420 CPUtime=0.26 cores=1,3,5,7
/proc/2376/task/2386/stat : 2386 (java) S 2374 2376 1585 0 -1 4202560 208 0 0 0 15 11 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578997807272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2387] ppid=2374 vsize=3024420 CPUtime=0.84 cores=1,3,5,7
/proc/2376/task/2387/stat : 2387 (java) S 2374 2376 1585 0 -1 4202560 203 0 0 0 77 7 0 0 20 0 19 0 334167875 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578985397224 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2388] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2388/stat : 2388 (java) S 2374 2376 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578984343288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2389] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2389/stat : 2389 (java) S 2374 2376 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578983290376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2390] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2390/stat : 2390 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578982238864 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2391] ppid=2374 vsize=3024420 CPUtime=0.42 cores=1,3,5,7
/proc/2376/task/2391/stat : 2391 (java) S 2374 2376 1585 0 -1 4202560 3138 0 0 0 42 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578981185976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2392] ppid=2374 vsize=3024420 CPUtime=0.39 cores=1,3,5,7
/proc/2376/task/2392/stat : 2392 (java) S 2374 2376 1585 0 -1 4202560 2194 0 0 0 39 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578980133176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2393] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2393/stat : 2393 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578979080568 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2394] ppid=2374 vsize=3024420 CPUtime=0.73 cores=1,3,5,7
/proc/2376/task/2394/stat : 2394 (java) S 2374 2376 1585 0 -1 4202560 100 0 0 0 29 44 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578859772360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2395] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2395/stat : 2395 (java) S 2374 2376 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334167900 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578857641640 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1725.39
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/214 2493
/proc/meminfo: memFree=26692168/32873648 swapFree=7116/7116
[pid=2376] ppid=2374 vsize=3024420 CPUtime=1785.39 cores=1,3,5,7
/proc/2376/stat : 2376 (java) S 2374 2376 1585 0 -1 4202496 12251 0 1 0 178369 170 0 0 20 0 19 0 334167871 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140735961116992 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2376/statm: 756105 419495 2297 9 0 746526 0
[pid=2376/tid=2378] ppid=2374 vsize=3024420 CPUtime=1780.46 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (java) R 2374 2376 1585 0 -1 4202560 3257 0 1 0 178008 38 0 0 20 0 19 0 334167872 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579021749552 140578860410555 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (java) S 2374 2376 1585 0 -1 4202560 244 0 0 0 26 14 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579005176872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2380] ppid=2374 vsize=3024420 CPUtime=0.36 cores=1,3,5,7
/proc/2376/task/2380/stat : 2380 (java) S 2374 2376 1585 0 -1 4202560 307 0 0 0 21 15 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579004124072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2381] ppid=2374 vsize=3024420 CPUtime=0.3 cores=1,3,5,7
/proc/2376/task/2381/stat : 2381 (java) S 2374 2376 1585 0 -1 4202560 281 0 0 0 17 13 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579003071272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2382] ppid=2374 vsize=3024420 CPUtime=0.43 cores=1,3,5,7
/proc/2376/task/2382/stat : 2382 (java) S 2374 2376 1585 0 -1 4202560 235 0 0 0 31 12 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579002018472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2383] ppid=2374 vsize=3024420 CPUtime=0.22 cores=1,3,5,7
/proc/2376/task/2383/stat : 2383 (java) S 2374 2376 1585 0 -1 4202560 132 0 0 0 14 8 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579000965672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2384] ppid=2374 vsize=3024420 CPUtime=0.3 cores=1,3,5,7
/proc/2376/task/2384/stat : 2384 (java) S 2374 2376 1585 0 -1 4202560 418 0 0 0 17 13 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578999912872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2385] ppid=2374 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/2376/task/2385/stat : 2385 (java) S 2374 2376 1585 0 -1 4202560 344 0 0 0 24 21 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578998860072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2376/tid=2386] ppid=2374 vsize=3024420 CPUtime=0.26 cores=1,3,5,7
/proc/2376/task/2386/stat : 2386 (java) S 2374 2376 1585 0 -1 4202560 208 0 0 0 15 11 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578997807272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2387] ppid=2374 vsize=3024420 CPUtime=0.84 cores=1,3,5,7
/proc/2376/task/2387/stat : 2387 (java) S 2374 2376 1585 0 -1 4202560 203 0 0 0 77 7 0 0 20 0 19 0 334167875 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578985397224 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2388] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2388/stat : 2388 (java) S 2374 2376 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578984343288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2389] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2389/stat : 2389 (java) S 2374 2376 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578983290376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2390] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2390/stat : 2390 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578982238864 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2391] ppid=2374 vsize=3024420 CPUtime=0.42 cores=1,3,5,7
/proc/2376/task/2391/stat : 2391 (java) S 2374 2376 1585 0 -1 4202560 3138 0 0 0 42 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578981185976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2392] ppid=2374 vsize=3024420 CPUtime=0.39 cores=1,3,5,7
/proc/2376/task/2392/stat : 2392 (java) S 2374 2376 1585 0 -1 4202560 2194 0 0 0 39 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578980133176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2393] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2393/stat : 2393 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578979080568 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2394] ppid=2374 vsize=3024420 CPUtime=0.75 cores=1,3,5,7
/proc/2376/task/2394/stat : 2394 (java) S 2374 2376 1585 0 -1 4202560 104 0 0 0 30 45 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578859772360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2395] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2395/stat : 2395 (java) S 2374 2376 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334167900 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578857641640 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1785.39
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797 s]
/proc/loadavg: 2.00 2.01 1.93 3/214 2493
/proc/meminfo: memFree=26692932/32873648 swapFree=7116/7116
[pid=2376] ppid=2374 vsize=3024420 CPUtime=1800.09 cores=1,3,5,7
/proc/2376/stat : 2376 (java) S 2374 2376 1585 0 -1 4202496 12251 0 1 0 179838 171 0 0 20 0 19 0 334167871 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140735961116992 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2376/statm: 756105 419495 2297 9 0 746526 0
[pid=2376/tid=2378] ppid=2374 vsize=3024420 CPUtime=1795.16 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (java) R 2374 2376 1585 0 -1 4202560 3257 0 1 0 179478 38 0 0 20 0 19 0 334167872 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579021749552 140578860477397 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (java) S 2374 2376 1585 0 -1 4202560 244 0 0 0 26 14 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579005176872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2380] ppid=2374 vsize=3024420 CPUtime=0.36 cores=1,3,5,7
/proc/2376/task/2380/stat : 2380 (java) S 2374 2376 1585 0 -1 4202560 307 0 0 0 21 15 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579004124072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2381] ppid=2374 vsize=3024420 CPUtime=0.3 cores=1,3,5,7
/proc/2376/task/2381/stat : 2381 (java) S 2374 2376 1585 0 -1 4202560 281 0 0 0 17 13 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579003071272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2382] ppid=2374 vsize=3024420 CPUtime=0.43 cores=1,3,5,7
/proc/2376/task/2382/stat : 2382 (java) S 2374 2376 1585 0 -1 4202560 235 0 0 0 31 12 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579002018472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2383] ppid=2374 vsize=3024420 CPUtime=0.22 cores=1,3,5,7
/proc/2376/task/2383/stat : 2383 (java) S 2374 2376 1585 0 -1 4202560 132 0 0 0 14 8 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140579000965672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2384] ppid=2374 vsize=3024420 CPUtime=0.3 cores=1,3,5,7
/proc/2376/task/2384/stat : 2384 (java) S 2374 2376 1585 0 -1 4202560 418 0 0 0 17 13 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578999912872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2385] ppid=2374 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/2376/task/2385/stat : 2385 (java) S 2374 2376 1585 0 -1 4202560 344 0 0 0 24 21 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578998860072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2376/tid=2386] ppid=2374 vsize=3024420 CPUtime=0.26 cores=1,3,5,7
/proc/2376/task/2386/stat : 2386 (java) S 2374 2376 1585 0 -1 4202560 208 0 0 0 15 11 0 0 20 0 19 0 334167873 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578997807272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2387] ppid=2374 vsize=3024420 CPUtime=0.84 cores=1,3,5,7
/proc/2376/task/2387/stat : 2387 (java) S 2374 2376 1585 0 -1 4202560 203 0 0 0 77 7 0 0 20 0 19 0 334167875 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578985397224 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2388] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2388/stat : 2388 (java) S 2374 2376 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578984343288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2389] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2389/stat : 2389 (java) S 2374 2376 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334167875 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578983290376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2390] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2390/stat : 2390 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578982238864 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2391] ppid=2374 vsize=3024420 CPUtime=0.42 cores=1,3,5,7
/proc/2376/task/2391/stat : 2391 (java) S 2374 2376 1585 0 -1 4202560 3138 0 0 0 42 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578981185976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2376/tid=2392] ppid=2374 vsize=3024420 CPUtime=0.39 cores=1,3,5,7
/proc/2376/task/2392/stat : 2392 (java) S 2374 2376 1585 0 -1 4202560 2194 0 0 0 39 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578980133176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2393] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2393/stat : 2393 (java) S 2374 2376 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578979080568 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2376/tid=2394] ppid=2374 vsize=3024420 CPUtime=0.76 cores=1,3,5,7
/proc/2376/task/2394/stat : 2394 (java) S 2374 2376 1585 0 -1 4202560 104 0 0 0 30 46 0 0 20 0 19 0 334167877 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578859772360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2376/tid=2395] ppid=2374 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2395/stat : 2395 (java) S 2374 2376 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334167900 3097006080 419495 33554432000 1073741824 1073778376 140735961125856 140578857641640 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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
Real time (s): 1797.02
CPU time (s): 1800.56
CPU user time (s): 1798.45
CPU system time (s): 2.11268
CPU usage (%): 100.197
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.45
system time used= 2.11268
maximum resident set size= 1678096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12283
page faults= 1
swaps= 0
block input operations= 40
block output operations= 1000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38101
involuntary context switches= 16829

runsolver used 5.96109 second user time and 15.7826 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-03 01:40:24
IDJOB=3730278
IDBENCH=1403
IDSOLVER=2319
FILE ID=node127/3730278-1338680424
RUNJOBID= node127-1338678617-1607
PBS_JOBID= 14636686
Free space on /tmp= 70480 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_51_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-3730278-1338680424/watcher-3730278-1338680424 -o /tmp/evaluation-result-3730278-1338680424/solver-3730278-1338680424 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3730278-1338680424.opb           

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

MD5SUM BENCH= 04ec290f8a8afffbd026dcfb09cada39
RANDOM SEED=1599658971

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28930136 kB
Buffers:          381868 kB
Cached:          1847388 kB
SwapCached:         1500 kB
Active:          1814252 kB
Inactive:        1228104 kB
Active(anon):     807372 kB
Inactive(anon):     7932 kB
Active(file):    1006880 kB
Inactive(file):  1220172 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104404 kB
Dirty:              3664 kB
Writeback:             0 kB
AnonPages:        837172 kB
Mapped:            18880 kB
Shmem:                92 kB
Slab:             744952 kB
SReclaimable:     189096 kB
SUnreclaim:       555856 kB
KernelStack:        1608 kB
PageTables:         6052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1824972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    806912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70476 MiB
End job on node127 at 2012-06-03 02:10:23