Trace number 3744128

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.02 1766.02

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_0_mh.opb
MD5SUMd45c19629398b5f846111b7dcef3015f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3689644
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 98611128
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 12268557731
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 98611128
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 12268557731
Number of bits of the biggest sum of numbers34
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.08/0.10	--- Begin Solver configuration ---
0.08/0.10	c Stops conflict analysis at the first Unique Implication Point
0.08/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.10	c No reason simplification
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3744128-1338794037.opb
0.08/0.10	c reading problem ... 
1.79/0.91	c ... done. Wall clock time 0.807s.
1.79/0.91	c CPU time (experimental) 0.87s.
1.79/0.91	c #vars     31350
1.79/0.91	c #constraints  74533
305.31/296.67	c cleaning 265671 clauses out of 531502 for limit 165337.74530244397
307.39/298.64	c cleaning 133890 clauses out of 267831 for limit 2426831.476336247
316.99/308.09	c cleaning 73384 clauses out of 146942 for limit 1.9717056882878938E12
320.59/311.50	c cleaning 38995 clauses out of 78059 for limit 3.3519887127936567E-6
325.45/316.28	c cleaning 24255 clauses out of 48561 for limit 0.07211012149348446
326.68/317.43	c cleaning 13078 clauses out of 26305 for limit 0.9836363709461776
327.92/318.69	c cleaning 7774 clauses out of 15728 for limit 20.086919139333023
331.84/322.48	c cleaning 7132 clauses out of 14453 for limit 14572.056567034104
332.96/323.58	c cleaning 4551 clauses out of 9321 for limit 167124.4115824449
334.20/324.70	c cleaning 3281 clauses out of 6771 for limit 1703364.7092599915
339.26/329.60	c cleaning 5384 clauses out of 10990 for limit 1.9045881227461994E9
341.74/332.03	c cleaning 4429 clauses out of 9107 for limit 7.632189560140193E10
342.87/333.19	c cleaning 3216 clauses out of 6677 for limit 7.691873707666787E11
346.59/336.73	c cleaning 4625 clauses out of 9460 for limit 2.1946158787676878E14
347.70/337.82	c cleaning 3404 clauses out of 6835 for limit 2.2466461855504323E-5
349.06/339.11	c cleaning 2895 clauses out of 5931 for limit 3.1580915278768903E-4
351.71/341.72	c cleaning 3675 clauses out of 7537 for limit 0.02244355329808867
353.95/343.92	c cleaning 3586 clauses out of 7361 for limit 0.7615703212188498
354.15/344.14	c cleaning 2036 clauses out of 4275 for limit 2.1625521869525057
355.39/345.32	c cleaning 2279 clauses out of 4741 for limit 23.8331375263975
356.73/346.69	c cleaning 2636 clauses out of 5461 for limit 415.7955223012759
358.07/347.91	c cleaning 2315 clauses out of 4825 for limit 3480.793145022163
359.31/349.12	c cleaning 2133 clauses out of 4510 for limit 27543.71644868514
360.45/350.29	c cleaning 2183 clauses out of 4378 for limit 210078.3913937174
361.88/351.60	c cleaning 2208 clauses out of 4693 for limit 2385706.4120184365
362.93/352.69	c cleaning 2124 clauses out of 4485 for limit 1.8464121644066416E7
364.04/353.79	c cleaning 2068 clauses out of 4361 for limit 1.4045220490622288E8
365.37/355.09	c cleaning 2317 clauses out of 4794 for limit 1.560021433289923E9
366.41/356.07	c cleaning 2235 clauses out of 4477 for limit 1.2355634382964249E10
366.61/356.29	c cleaning 1367 clauses out of 2741 for limit 3.32479201336014E10
593.86/578.85	c cleaning 209369 clauses out of 418876 for limit 5.58628021234883E9
599.70/584.67	c cleaning 105974 clauses out of 212009 for limit 1.3489701979590779E11
732.39/715.32	c cleaning 102730 clauses out of 205532 for limit 2.37736127322686E-6
860.73/841.70	c cleaning 107365 clauses out of 214801 for limit 1051.532043377621
863.31/844.12	c cleaning 54892 clauses out of 109938 for limit 25110.735701449405
1048.37/1025.20	c cleaning 157749 clauses out of 315544 for limit 0.0013533042648271308
1050.40/1027.12	c cleaning 79868 clauses out of 159795 for limit 0.019765861093643443
1059.26/1035.73	c cleaning 45680 clauses out of 91427 for limit 3429.966329705273
1060.49/1036.92	c cleaning 23817 clauses out of 47747 for limit 48578.24096137768
1062.94/1039.33	c cleaning 13650 clauses out of 27430 for limit 2805131.8273587893
1064.28/1040.62	c cleaning 7826 clauses out of 15783 for limit 3.616734344299668E7
1066.65/1042.97	c cleaning 5652 clauses out of 11455 for limit 1.6498074435961535E9
1067.99/1044.27	c cleaning 3872 clauses out of 7802 for limit 1.7898285961236115E10
1070.46/1046.68	c cleaning 3713 clauses out of 7431 for limit 6.240161763627341E11
1072.94/1049.09	c cleaning 3548 clauses out of 7220 for limit 2.1348439959450574E13
1074.28/1050.40	c cleaning 2820 clauses out of 5669 for limit 2.0050116373993994E14
1075.51/1051.52	c cleaning 2168 clauses out of 4349 for limit 1.1721997057529585E15
1077.97/1053.94	c cleaning 3035 clauses out of 6182 for limit 4.515892788412172E-4
1080.75/1056.60	c cleaning 3272 clauses out of 6646 for limit 0.013920953534629422
1081.99/1057.80	c cleaning 2646 clauses out of 5374 for limit 0.12733717383831175
1084.46/1060.24	c cleaning 2821 clauses out of 5730 for limit 2.407146888332986
1087.07/1062.74	c cleaning 3131 clauses out of 6407 for limit 71.27294036519268
1089.64/1065.21	c cleaning 3090 clauses out of 6276 for limit 1463.6316327733261
1092.03/1067.53	c cleaning 3278 clauses out of 6686 for limit 45576.35180968507
1093.36/1068.89	c cleaning 2655 clauses out of 5408 for limit 416766.4936782577
1094.80/1070.22	c cleaning 2356 clauses out of 4756 for limit 3515723.537365617
1095.84/1071.22	c cleaning 1879 clauses out of 3897 for limit 1.918625809773782E7
1098.41/1073.74	c cleaning 2702 clauses out of 5518 for limit 4.4950052272264147E8
1099.45/1074.76	c cleaning 2114 clauses out of 4319 for limit 2.583448982254793E9
1100.88/1076.13	c cleaning 1812 clauses out of 3702 for limit 1.3477545444559767E10
1102.44/1077.67	c cleaning 2143 clauses out of 4391 for limit 1.3873873457608725E11
1104.18/1079.31	c cleaning 2539 clauses out of 5248 for limit 2.33508482665377E12
1106.05/1081.12	c cleaning 2593 clauses out of 5209 for limit 2.869601335512685E13
1280.82/1253.13	c cleaning 97514 clauses out of 195115 for limit 3.367962533558936E-5
1283.75/1256.02	c cleaning 50271 clauses out of 100603 for limit 0.0013165923393651878
1286.32/1258.55	c cleaning 26612 clauses out of 53330 for limit 0.04986053914940521
1291.61/1263.74	c cleaning 16004 clauses out of 32218 for limit 20.250918875009027
1510.86/1480.36	c cleaning 96056 clauses out of 192220 for limit 0.0010172414210838738
1514.82/1484.22	c cleaning 49798 clauses out of 99658 for limit 0.0646985548403429
1708.97/1676.22	c cleaning 95909 clauses out of 191860 for limit 1.6869189528271007
1715.81/1683.03	c cleaning 50418 clauses out of 100951 for limit 477.0093617112828
1719.77/1686.99	c cleaning 27110 clauses out of 54534 for limit 48356.157326992325
1721.43/1688.56	c cleaning 15309 clauses out of 30924 for limit 2828881.0090973154
1800.02/1766.01	c starts		: 23
1800.02/1766.01	c conflicts		: 2227955
1800.02/1766.01	c decisions		: 4574713
1800.02/1766.01	c propagations		: 632919875
1800.02/1766.01	c inspects		: 6452576738
1800.02/1766.01	c learnt literals	: 0
1800.02/1766.01	c learnt binary clauses	: 118
1800.02/1766.01	c learnt ternary clauses	: 50
1800.02/1766.01	c learnt clauses	: 2227954
1800.02/1766.01	c root simplifications	: 0
1800.02/1766.01	c removed literals (reason simplification)	: 0
1800.02/1766.01	c reason swapping (by a shorter reason)	: 0
1800.02/1766.01	c Calls to reduceDB	: 73
1800.02/1766.01	c speed (decisions/second)	: 2591.9318157352313
1800.02/1766.01	c non guided choices	0
1800.02/1766.01	s UNKNOWN
1800.02/1766.01	c Total wall clock time (ms): 1765.912

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-3744128-1338794037/watcher-3744128-1338794037 -o /tmp/evaluation-result-3744128-1338794037/solver-3744128-1338794037 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744128-1338794037.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.94 1.97 1.98 3/194 8769
/proc/meminfo: memFree=27435848/32873648 swapFree=7388/7388
[pid=8769] ppid=8767 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/8769/stat : 8769 (java) D 8767 8769 6470 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 345528161 9515008 183 33554432000 1073741824 1073778376 140736517395984 140736517387016 212073266869 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/8769/statm: 2323 183 140 9 0 71 0

[startup+0.0910511 s]
/proc/loadavg: 1.94 1.97 1.98 3/194 8769
/proc/meminfo: memFree=27435848/32873648 swapFree=7388/7388
[pid=8769] ppid=8767 vsize=2957856 CPUtime=0.06 cores=1,3,5,7
/proc/8769/stat : 8769 (java) S 8767 8769 6470 0 -1 4202496 4415 0 1 0 6 0 0 0 20 0 18 0 345528161 3028844544 6132 33554432000 1073741824 1073778376 140735886684512 140735886675648 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8769/statm: 739464 6134 1953 9 0 729885 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2957856

[startup+0.100301 s]
/proc/loadavg: 1.94 1.97 1.98 3/194 8769
/proc/meminfo: memFree=27435848/32873648 swapFree=7388/7388
[pid=8769] ppid=8767 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/8769/stat : 8769 (java) S 8767 8769 6470 0 -1 4202496 4908 0 1 0 8 0 0 0 20 0 18 0 345528161 3028844544 6609 33554432000 1073741824 1073778376 140735886684512 140735886675648 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8769/statm: 739464 6609 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300273 s]
/proc/loadavg: 1.94 1.97 1.98 3/194 8769
/proc/meminfo: memFree=27435848/32873648 swapFree=7388/7388
[pid=8769] ppid=8767 vsize=2957856 CPUtime=0.48 cores=1,3,5,7
/proc/8769/stat : 8769 (java) S 8767 8769 6470 0 -1 4202496 6000 0 1 0 47 1 0 0 20 0 18 0 345528161 3028844544 11927 33554432000 1073741824 1073778376 140735886684512 140735886675648 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8769/statm: 739464 11927 2240 9 0 729885 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2957856

[startup+0.700297 s]
/proc/loadavg: 1.94 1.97 1.98 3/194 8769
/proc/meminfo: memFree=27435848/32873648 swapFree=7388/7388
[pid=8769] ppid=8767 vsize=2957856 CPUtime=1.29 cores=1,3,5,7
/proc/8769/stat : 8769 (java) S 8767 8769 6470 0 -1 4202496 10480 0 1 0 125 4 0 0 20 0 18 0 345528161 3028844544 45732 33554432000 1073741824 1073778376 140735886684512 140735886675648 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8769/statm: 739464 45732 2258 9 0 729885 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 2957856

[startup+1.50076 s]
/proc/loadavg: 1.94 1.97 1.98 4/212 8787
/proc/meminfo: memFree=27156368/32873648 swapFree=7388/7388
[pid=8769] ppid=8767 vsize=3024420 CPUtime=2.9 cores=1,3,5,7
/proc/8769/stat : 8769 (java) S 8767 8769 6470 0 -1 4202496 18562 0 1 0 281 9 0 0 20 0 19 0 345528161 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 140735886675648 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8769/statm: 756105 91510 2279 9 0 746526 0
[pid=8769/tid=8771] ppid=8767 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/8769/task/8771/stat : 8771 (java) R 8767 8769 6470 0 -1 4202560 3190 0 1 0 140 6 0 0 20 0 19 0 345528162 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682185237128 139682017721504 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8772] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8772/stat : 8772 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528163 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682168662952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8773] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8773/stat : 8773 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528163 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682167610408 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8774] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8774/stat : 8774 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528163 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682166557352 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8769/tid=8775] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8775/stat : 8775 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528163 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682165504808 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8776] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8776/stat : 8776 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528163 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682164451752 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8777] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8777/stat : 8777 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528163 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682163399208 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8778] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8778/stat : 8778 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528163 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682162346152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8779] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8779/stat : 8779 (java) S 8767 8769 6470 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 345528163 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682161293608 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8780] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8780/stat : 8780 (java) S 8767 8769 6470 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 345528164 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682148883304 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8781] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8781/stat : 8781 (java) S 8767 8769 6470 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 345528165 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682147829624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8782] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8782/stat : 8782 (java) S 8767 8769 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345528165 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682146776456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8783] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8783/stat : 8783 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682145725200 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8784] ppid=8767 vsize=3024420 CPUtime=0.7 cores=1,3,5,7
/proc/8769/task/8784/stat : 8784 (java) S 8767 8769 6470 0 -1 4202560 6532 0 0 0 69 1 0 0 20 0 19 0 345528167 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682144672056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8785] ppid=8767 vsize=3024420 CPUtime=0.7 cores=1,3,5,7
/proc/8769/task/8785/stat : 8785 (java) S 8767 8769 6470 0 -1 4202560 7639 0 0 0 68 2 0 0 20 0 19 0 345528167 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682143619512 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8786] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8786/stat : 8786 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682142566648 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8787] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8787/stat : 8787 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 91510 33554432000 1073741824 1073778376 140735886684512 139682141514312 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 3024420

[startup+3.10079 s]
/proc/loadavg: 1.94 1.97 1.98 3/213 8788
/proc/meminfo: memFree=26949752/32873648 swapFree=7388/7388
[pid=8769] ppid=8767 vsize=3024420 CPUtime=4.66 cores=1,3,5,7
/proc/8769/stat : 8769 (java) S 8767 8769 6470 0 -1 4202496 18717 0 1 0 452 14 0 0 20 0 19 0 345528161 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 140735886675648 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8769/statm: 756105 125331 2292 9 0 746526 0
[pid=8769/tid=8771] ppid=8767 vsize=3024420 CPUtime=3 cores=1,3,5,7
/proc/8769/task/8771/stat : 8771 (java) R 8767 8769 6470 0 -1 4202560 3239 0 1 0 292 8 0 0 20 0 19 0 345528162 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682185235696 139682017665054 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8772] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8772/stat : 8772 (java) S 8767 8769 6470 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 345528163 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682168662952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8769/tid=8773] ppid=8767 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/8769/task/8773/stat : 8773 (java) S 8767 8769 6470 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 345528163 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682167610408 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8774] ppid=8767 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/8769/task/8774/stat : 8774 (java) S 8767 8769 6470 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 345528163 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682166557352 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8775] ppid=8767 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/8769/task/8775/stat : 8775 (java) S 8767 8769 6470 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 345528163 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682165504808 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8776] ppid=8767 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/8769/task/8776/stat : 8776 (java) S 8767 8769 6470 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 345528163 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682164451752 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8777] ppid=8767 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/8769/task/8777/stat : 8777 (java) S 8767 8769 6470 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 345528163 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682163399208 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8778] ppid=8767 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/8769/task/8778/stat : 8778 (java) S 8767 8769 6470 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 345528163 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682162346152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8779] ppid=8767 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/8769/task/8779/stat : 8779 (java) S 8767 8769 6470 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 19 0 345528163 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682161293608 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8769/tid=8780] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8780/stat : 8780 (java) S 8767 8769 6470 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345528164 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682148883304 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8769/tid=8781] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8781/stat : 8781 (java) S 8767 8769 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345528165 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682147829624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8782] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8782/stat : 8782 (java) S 8767 8769 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345528165 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682146776456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8783] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8783/stat : 8783 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682145725200 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8784] ppid=8767 vsize=3024420 CPUtime=0.72 cores=1,3,5,7
/proc/8769/task/8784/stat : 8784 (java) S 8767 8769 6470 0 -1 4202560 6532 0 0 0 71 1 0 0 20 0 19 0 345528167 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682144672056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8785] ppid=8767 vsize=3024420 CPUtime=0.7 cores=1,3,5,7
/proc/8769/task/8785/stat : 8785 (java) S 8767 8769 6470 0 -1 4202560 7639 0 0 0 68 2 0 0 20 0 19 0 345528167 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682143619512 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8786] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8786/stat : 8786 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682142566648 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8787] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8787/stat : 8787 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682141514312 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8788] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8788/stat : 8788 (java) S 8767 8769 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 345528264 3097006080 125331 33554432000 1073741824 1073778376 140735886684512 139682139313704 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 3024420

[startup+6.30079 s]
/proc/loadavg: 1.95 1.97 1.98 3/213 8788
/proc/meminfo: memFree=26912100/32873648 swapFree=7388/7388
[pid=8769] ppid=8767 vsize=3024420 CPUtime=8.03 cores=1,3,5,7
/proc/8769/stat : 8769 (java) S 8767 8769 6470 0 -1 4202496 18750 0 1 0 788 15 0 0 20 0 19 0 345528161 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 140735886675648 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8769/statm: 756105 126362 2292 9 0 746526 0
[pid=8769/tid=8771] ppid=8767 vsize=3024420 CPUtime=6.12 cores=1,3,5,7
/proc/8769/task/8771/stat : 8771 (java) R 8767 8769 6470 0 -1 4202560 3243 0 1 0 604 8 0 0 20 0 19 0 345528162 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682185236904 139682017931498 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8772] ppid=8767 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/8769/task/8772/stat : 8772 (java) S 8767 8769 6470 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 345528163 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682168662952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8773] ppid=8767 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/8769/task/8773/stat : 8773 (java) S 8767 8769 6470 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 345528163 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682167610408 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8774] ppid=8767 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/8769/task/8774/stat : 8774 (java) S 8767 8769 6470 0 -1 4202560 22 0 0 0 6 0 0 0 20 0 19 0 345528163 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682166557352 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8775] ppid=8767 vsize=3024420 CPUtime=0.05 cores=1,3,5,7
/proc/8769/task/8775/stat : 8775 (java) S 8767 8769 6470 0 -1 4202560 23 0 0 0 5 0 0 0 20 0 19 0 345528163 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682165504808 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8776] ppid=8767 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/8769/task/8776/stat : 8776 (java) S 8767 8769 6470 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 345528163 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682164451752 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8769/tid=8777] ppid=8767 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/8769/task/8777/stat : 8777 (java) S 8767 8769 6470 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 19 0 345528163 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682163399208 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8778] ppid=8767 vsize=3024420 CPUtime=0.05 cores=1,3,5,7
/proc/8769/task/8778/stat : 8778 (java) S 8767 8769 6470 0 -1 4202560 15 0 0 0 5 0 0 0 20 0 19 0 345528163 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682162346152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8779] ppid=8767 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/8769/task/8779/stat : 8779 (java) S 8767 8769 6470 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 19 0 345528163 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682161293608 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8780] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8780/stat : 8780 (java) S 8767 8769 6470 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345528164 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682148883304 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8781] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8781/stat : 8781 (java) S 8767 8769 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345528165 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682147829624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8782] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8782/stat : 8782 (java) S 8767 8769 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345528165 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682146776456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8783] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8783/stat : 8783 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682145725200 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8784] ppid=8767 vsize=3024420 CPUtime=0.72 cores=1,3,5,7
/proc/8769/task/8784/stat : 8784 (java) S 8767 8769 6470 0 -1 4202560 6532 0 0 0 71 1 0 0 20 0 19 0 345528167 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682144672056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8785] ppid=8767 vsize=3024420 CPUtime=0.7 cores=1,3,5,7
/proc/8769/task/8785/stat : 8785 (java) S 8767 8769 6470 0 -1 4202560 7639 0 0 0 68 2 0 0 20 0 19 0 345528167 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682143619512 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8786] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8786/stat : 8786 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682142566648 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8787] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8787/stat : 8787 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682141514312 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8788] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8788/stat : 8788 (java) S 8767 8769 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 345528264 3097006080 126362 33554432000 1073741824 1073778376 140735886684512 139682139313704 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.03
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]
/proc/loadavg: 1.95 1.97 1.98 3/213 8788
/proc/meminfo: memFree=26776852/32873648 swapFree=7388/7388

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

[pid=8769/tid=8784] ppid=8767 vsize=3024420 CPUtime=0.75 cores=1,3,5,7
/proc/8769/task/8784/stat : 8784 (java) S 8767 8769 6470 0 -1 4202560 6538 0 0 0 73 2 0 0 20 0 19 0 345528167 3097006080 422156 33554432000 1073741824 1073778376 140735886684512 139682144672056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8785] ppid=8767 vsize=3024420 CPUtime=0.82 cores=1,3,5,7
/proc/8769/task/8785/stat : 8785 (java) S 8767 8769 6470 0 -1 4202560 7647 0 0 0 80 2 0 0 20 0 19 0 345528167 3097006080 422156 33554432000 1073741824 1073778376 140735886684512 139682143619512 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8786] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8786/stat : 8786 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 422156 33554432000 1073741824 1073778376 140735886684512 139682142566648 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8787] ppid=8767 vsize=3024420 CPUtime=0.64 cores=1,3,5,7
/proc/8769/task/8787/stat : 8787 (java) S 8767 8769 6470 0 -1 4202560 92 0 0 0 23 41 0 0 20 0 19 0 345528167 3097006080 422156 33554432000 1073741824 1073778376 140735886684512 139682141514312 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8788] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8788/stat : 8788 (java) S 8767 8769 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 345528264 3097006080 422156 33554432000 1073741824 1073778376 140735886684512 139682139313704 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1634.42
Current children cumulated vsize (KiB) 3024420

[startup+1662.3 s]
/proc/loadavg: 1.91 1.98 1.99 3/212 8862
/proc/meminfo: memFree=26544476/32873648 swapFree=7388/7388
[pid=8769] ppid=8767 vsize=3024420 CPUtime=1695.01 cores=1,3,5,7
/proc/8769/stat : 8769 (java) S 8767 8769 6470 0 -1 4202496 24265 0 1 0 169325 176 0 0 20 0 19 0 345528161 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 140735886675648 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8769/statm: 756105 422178 2308 9 0 746526 0
[pid=8769/tid=8771] ppid=8767 vsize=3024420 CPUtime=1643.05 cores=1,3,5,7
/proc/8769/task/8771/stat : 8771 (java) R 8767 8769 6470 0 -1 4202560 4042 0 1 0 164266 39 0 0 20 0 19 0 345528162 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682185235680 139682017968544 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8772] ppid=8767 vsize=3024420 CPUtime=5.64 cores=1,3,5,7
/proc/8769/task/8772/stat : 8772 (java) S 8767 8769 6470 0 -1 4202560 490 0 0 0 550 14 0 0 20 0 19 0 345528163 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682168662952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8773] ppid=8767 vsize=3024420 CPUtime=5.52 cores=1,3,5,7
/proc/8769/task/8773/stat : 8773 (java) S 8767 8769 6470 0 -1 4202560 401 0 0 0 540 12 0 0 20 0 19 0 345528163 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682167610408 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8774] ppid=8767 vsize=3024420 CPUtime=5.46 cores=1,3,5,7
/proc/8769/task/8774/stat : 8774 (java) S 8767 8769 6470 0 -1 4202560 452 0 0 0 534 12 0 0 20 0 19 0 345528163 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682166557352 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8775] ppid=8767 vsize=3024420 CPUtime=5.43 cores=1,3,5,7
/proc/8769/task/8775/stat : 8775 (java) S 8767 8769 6470 0 -1 4202560 504 0 0 0 527 16 0 0 20 0 19 0 345528163 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682165504808 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8776] ppid=8767 vsize=3024420 CPUtime=5.51 cores=1,3,5,7
/proc/8769/task/8776/stat : 8776 (java) S 8767 8769 6470 0 -1 4202560 419 0 0 0 538 13 0 0 20 0 19 0 345528163 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682164451752 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8777] ppid=8767 vsize=3024420 CPUtime=5.64 cores=1,3,5,7
/proc/8769/task/8777/stat : 8777 (java) S 8767 8769 6470 0 -1 4202560 471 0 0 0 549 15 0 0 20 0 19 0 345528163 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682163399208 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8769/tid=8778] ppid=8767 vsize=3024420 CPUtime=5.57 cores=1,3,5,7
/proc/8769/task/8778/stat : 8778 (java) S 8767 8769 6470 0 -1 4202560 413 0 0 0 542 15 0 0 20 0 19 0 345528163 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682162346152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8779] ppid=8767 vsize=3024420 CPUtime=5.39 cores=1,3,5,7
/proc/8769/task/8779/stat : 8779 (java) S 8767 8769 6470 0 -1 4202560 460 0 0 0 523 16 0 0 20 0 19 0 345528163 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682161293608 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8769/tid=8780] ppid=8767 vsize=3024420 CPUtime=1.63 cores=1,3,5,7
/proc/8769/task/8780/stat : 8780 (java) S 8767 8769 6470 0 -1 4202560 1147 0 0 0 158 5 0 0 20 0 19 0 345528164 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682148883304 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8781] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8781/stat : 8781 (java) S 8767 8769 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345528165 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682147829624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8782] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8782/stat : 8782 (java) S 8767 8769 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345528165 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682146776456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8783] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8783/stat : 8783 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682145725200 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8784] ppid=8767 vsize=3024420 CPUtime=0.75 cores=1,3,5,7
/proc/8769/task/8784/stat : 8784 (java) S 8767 8769 6470 0 -1 4202560 6538 0 0 0 73 2 0 0 20 0 19 0 345528167 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682144672056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8785] ppid=8767 vsize=3024420 CPUtime=0.82 cores=1,3,5,7
/proc/8769/task/8785/stat : 8785 (java) S 8767 8769 6470 0 -1 4202560 7647 0 0 0 80 2 0 0 20 0 19 0 345528167 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682143619512 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8786] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8786/stat : 8786 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682142566648 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8787] ppid=8767 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/8769/task/8787/stat : 8787 (java) S 8767 8769 6470 0 -1 4202560 94 0 0 0 24 42 0 0 20 0 19 0 345528167 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682141514312 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8788] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8788/stat : 8788 (java) S 8767 8769 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 345528264 3097006080 422178 33554432000 1073741824 1073778376 140735886684512 139682139313704 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1695.01
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 8864
/proc/meminfo: memFree=25812512/32873648 swapFree=7388/7388
[pid=8769] ppid=8767 vsize=3024420 CPUtime=1755.81 cores=1,3,5,7
/proc/8769/stat : 8769 (java) S 8767 8769 6470 0 -1 4202496 24325 0 1 0 175403 178 0 0 20 0 19 0 345528161 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 140735886675648 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8769/statm: 756105 422212 2308 9 0 746526 0
[pid=8769/tid=8771] ppid=8767 vsize=3024420 CPUtime=1702.37 cores=1,3,5,7
/proc/8769/task/8771/stat : 8771 (java) R 8767 8769 6470 0 -1 4202560 4060 0 1 0 170197 40 0 0 20 0 19 0 345528162 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682185235680 139682017931979 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8772] ppid=8767 vsize=3024420 CPUtime=5.78 cores=1,3,5,7
/proc/8769/task/8772/stat : 8772 (java) S 8767 8769 6470 0 -1 4202560 496 0 0 0 564 14 0 0 20 0 19 0 345528163 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682168662952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8773] ppid=8767 vsize=3024420 CPUtime=5.65 cores=1,3,5,7
/proc/8769/task/8773/stat : 8773 (java) S 8767 8769 6470 0 -1 4202560 405 0 0 0 553 12 0 0 20 0 19 0 345528163 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682167610408 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8769/tid=8774] ppid=8767 vsize=3024420 CPUtime=5.6 cores=1,3,5,7
/proc/8769/task/8774/stat : 8774 (java) S 8767 8769 6470 0 -1 4202560 452 0 0 0 548 12 0 0 20 0 19 0 345528163 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682166557352 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8775] ppid=8767 vsize=3024420 CPUtime=5.55 cores=1,3,5,7
/proc/8769/task/8775/stat : 8775 (java) S 8767 8769 6470 0 -1 4202560 504 0 0 0 539 16 0 0 20 0 19 0 345528163 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682165504808 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8769/tid=8776] ppid=8767 vsize=3024420 CPUtime=5.66 cores=1,3,5,7
/proc/8769/task/8776/stat : 8776 (java) S 8767 8769 6470 0 -1 4202560 420 0 0 0 553 13 0 0 20 0 19 0 345528163 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682164451752 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8777] ppid=8767 vsize=3024420 CPUtime=5.81 cores=1,3,5,7
/proc/8769/task/8777/stat : 8777 (java) S 8767 8769 6470 0 -1 4202560 481 0 0 0 566 15 0 0 20 0 19 0 345528163 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682163399208 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8778] ppid=8767 vsize=3024420 CPUtime=5.73 cores=1,3,5,7
/proc/8769/task/8778/stat : 8778 (java) S 8767 8769 6470 0 -1 4202560 421 0 0 0 558 15 0 0 20 0 19 0 345528163 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682162346152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8779] ppid=8767 vsize=3024420 CPUtime=5.53 cores=1,3,5,7
/proc/8769/task/8779/stat : 8779 (java) S 8767 8769 6470 0 -1 4202560 465 0 0 0 537 16 0 0 20 0 19 0 345528163 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682161293608 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8780] ppid=8767 vsize=3024420 CPUtime=1.81 cores=1,3,5,7
/proc/8769/task/8780/stat : 8780 (java) S 8767 8769 6470 0 -1 4202560 1151 0 0 0 175 6 0 0 20 0 19 0 345528164 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682148883304 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8781] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8781/stat : 8781 (java) S 8767 8769 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345528165 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682147829624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8782] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8782/stat : 8782 (java) S 8767 8769 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345528165 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682146776456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8783] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8783/stat : 8783 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682145725200 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8784] ppid=8767 vsize=3024420 CPUtime=0.75 cores=1,3,5,7
/proc/8769/task/8784/stat : 8784 (java) S 8767 8769 6470 0 -1 4202560 6538 0 0 0 73 2 0 0 20 0 19 0 345528167 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682144672056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8785] ppid=8767 vsize=3024420 CPUtime=0.82 cores=1,3,5,7
/proc/8769/task/8785/stat : 8785 (java) S 8767 8769 6470 0 -1 4202560 7647 0 0 0 80 2 0 0 20 0 19 0 345528167 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682143619512 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8786] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8786/stat : 8786 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682142566648 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8787] ppid=8767 vsize=3024420 CPUtime=0.69 cores=1,3,5,7
/proc/8769/task/8787/stat : 8787 (java) S 8767 8769 6470 0 -1 4202560 98 0 0 0 25 44 0 0 20 0 19 0 345528167 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682141514312 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8788] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8788/stat : 8788 (java) S 8767 8769 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 345528264 3097006080 422212 33554432000 1073741824 1073778376 140735886684512 139682139313704 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1755.81
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1766 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 8864
/proc/meminfo: memFree=25799792/32873648 swapFree=7388/7388
[pid=8769] ppid=8767 vsize=3024420 CPUtime=1800.02 cores=1,3,5,7
/proc/8769/stat : 8769 (java) S 8767 8769 6470 0 -1 4202496 24357 0 1 0 179823 179 0 0 20 0 19 0 345528161 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 140735886675648 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8769/statm: 756105 422230 2308 9 0 746526 0
[pid=8769/tid=8771] ppid=8767 vsize=3024420 CPUtime=1745.76 cores=1,3,5,7
/proc/8769/task/8771/stat : 8771 (java) R 8767 8769 6470 0 -1 4202560 4070 0 1 0 174535 41 0 0 20 0 19 0 345528162 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682185235680 139682017890484 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8772] ppid=8767 vsize=3024420 CPUtime=5.86 cores=1,3,5,7
/proc/8769/task/8772/stat : 8772 (java) S 8767 8769 6470 0 -1 4202560 499 0 0 0 572 14 0 0 20 0 19 0 345528163 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682168662952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8773] ppid=8767 vsize=3024420 CPUtime=5.72 cores=1,3,5,7
/proc/8769/task/8773/stat : 8773 (java) S 8767 8769 6470 0 -1 4202560 407 0 0 0 560 12 0 0 20 0 19 0 345528163 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682167610408 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8774] ppid=8767 vsize=3024420 CPUtime=5.66 cores=1,3,5,7
/proc/8769/task/8774/stat : 8774 (java) S 8767 8769 6470 0 -1 4202560 452 0 0 0 554 12 0 0 20 0 19 0 345528163 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682166557352 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8775] ppid=8767 vsize=3024420 CPUtime=5.63 cores=1,3,5,7
/proc/8769/task/8775/stat : 8775 (java) S 8767 8769 6470 0 -1 4202560 504 0 0 0 547 16 0 0 20 0 19 0 345528163 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682165504808 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8776] ppid=8767 vsize=3024420 CPUtime=5.78 cores=1,3,5,7
/proc/8769/task/8776/stat : 8776 (java) S 8767 8769 6470 0 -1 4202560 427 0 0 0 565 13 0 0 20 0 19 0 345528163 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682164451752 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8777] ppid=8767 vsize=3024420 CPUtime=5.89 cores=1,3,5,7
/proc/8769/task/8777/stat : 8777 (java) S 8767 8769 6470 0 -1 4202560 481 0 0 0 574 15 0 0 20 0 19 0 345528163 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682163399208 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8769/tid=8778] ppid=8767 vsize=3024420 CPUtime=5.82 cores=1,3,5,7
/proc/8769/task/8778/stat : 8778 (java) S 8767 8769 6470 0 -1 4202560 424 0 0 0 567 15 0 0 20 0 19 0 345528163 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682162346152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8769/tid=8779] ppid=8767 vsize=3024420 CPUtime=5.61 cores=1,3,5,7
/proc/8769/task/8779/stat : 8779 (java) S 8767 8769 6470 0 -1 4202560 468 0 0 0 545 16 0 0 20 0 19 0 345528163 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682161293608 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8780] ppid=8767 vsize=3024420 CPUtime=1.81 cores=1,3,5,7
/proc/8769/task/8780/stat : 8780 (java) S 8767 8769 6470 0 -1 4202560 1153 0 0 0 175 6 0 0 20 0 19 0 345528164 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682148883304 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8781] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8781/stat : 8781 (java) S 8767 8769 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345528165 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682147829624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8782] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8782/stat : 8782 (java) S 8767 8769 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345528165 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682146776456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8783] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8783/stat : 8783 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682145725200 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8784] ppid=8767 vsize=3024420 CPUtime=0.75 cores=1,3,5,7
/proc/8769/task/8784/stat : 8784 (java) S 8767 8769 6470 0 -1 4202560 6538 0 0 0 73 2 0 0 20 0 19 0 345528167 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682144672056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8785] ppid=8767 vsize=3024420 CPUtime=0.82 cores=1,3,5,7
/proc/8769/task/8785/stat : 8785 (java) S 8767 8769 6470 0 -1 4202560 7647 0 0 0 80 2 0 0 20 0 19 0 345528167 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682143619512 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8769/tid=8786] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8786/stat : 8786 (java) S 8767 8769 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345528167 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682142566648 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8769/tid=8787] ppid=8767 vsize=3024420 CPUtime=0.72 cores=1,3,5,7
/proc/8769/task/8787/stat : 8787 (java) S 8767 8769 6470 0 -1 4202560 100 0 0 0 26 46 0 0 20 0 19 0 345528167 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682141514312 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8769/tid=8788] ppid=8767 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8769/task/8788/stat : 8788 (java) S 8767 8769 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 345528264 3097006080 422230 33554432000 1073741824 1073778376 140735886684512 139682139313704 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3024420

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8769 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=858292
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=232660
# CPU time returned by wait4() is 1796.09
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1766.02
CPU time (s): 1800.02
CPU user time (s): 1798.23
CPU system time (s): 1.79
CPU usage (%): 101.925
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.86
system time used= 2.23266
maximum resident set size= 1691008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24387
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62795
involuntary context switches= 99483

runsolver used 5.9121 second user time and 15.6736 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-04 09:13:57
IDJOB=3744128
IDBENCH=92693
IDSOLVER=2319
FILE ID=node148/3744128-1338794037
RUNJOBID= node148-1338772384-6487
PBS_JOBID= 14636819
Free space on /tmp= 71324 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_0_mh.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744128-1338794037/watcher-3744128-1338794037 -o /tmp/evaluation-result-3744128-1338794037/solver-3744128-1338794037 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744128-1338794037.opb           

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

MD5SUM BENCH= d45c19629398b5f846111b7dcef3015f
RANDOM SEED=1043747267

node148.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		: 2667.284
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	: 5334.56
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		: 2667.284
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.94
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		: 2667.284
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.92
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27436020 kB
Buffers:          610228 kB
Cached:          3039876 kB
SwapCached:          628 kB
Active:          2314140 kB
Inactive:        2202128 kB
Active(anon):     855312 kB
Inactive(anon):    10660 kB
Active(file):    1458828 kB
Inactive(file):  2191468 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:              6268 kB
Writeback:             0 kB
AnonPages:        884688 kB
Mapped:            19120 kB
Shmem:                36 kB
Slab:             768328 kB
SReclaimable:     212328 kB
SUnreclaim:       556000 kB
KernelStack:        1600 kB
PageTables:         5904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1826768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    837632 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= 71296 MiB
End job on node148 at 2012-06-04 09:43:25