Trace number 3458551

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.22 1797.08

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
plato.asu.edu/pub/lptestset/fome/normalized-mps-v2-20-10-fome11.opb
MD5SUMd5dba1ae5450ecccd67bf40744af7c62
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables733406
Total number of constraints12168
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12168
Minimum length of a constraint13
Maximum length of a constraint6840
Number of terms in the objective function 374066
Biggest coefficient in the objective function 2150851580428025856
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 1765505311698925020552
Number of bits of the sum of numbers in the objective function 71
Biggest number in a constraint 53687091200000000000
Number of bits of the biggest number in a constraint 66
Biggest sum of numbers in a constraint 4277072243466308763648
Number of bits of the biggest sum of numbers72
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.09	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.1.v20110525
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.18-164.el5
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		12995394264
0.02/0.09	c Max memory 		13063553024
0.02/0.09	c Total memory 		13063553024
0.02/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@13d4c61c
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose learned constraints deletion strategy
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-3458551-1307148929.opb
0.10/0.12	c reading problem ... 
6.44/5.92	c ... done. Wall clock time 5.804s.
6.44/5.92	c #vars     733406
6.44/5.92	c #constraints  236656
6.44/5.92	c constraints type 
6.44/5.92	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 24210
6.44/5.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 100
48.29/47.39	c cleaning 2499 clauses out of 4997 with flag 5000/5000
64.74/63.23	c cleaning 4247 clauses out of 8494 with flag 11000/11000
78.27/76.76	c cleaning 5619 clauses out of 11247 with flag 18000/18000
93.61/92.09	c cleaning 6814 clauses out of 13629 with flag 26001/26001
111.76/110.19	c cleaning 7892 clauses out of 15815 with flag 35001/35001
125.98/124.39	c cleaning 8960 clauses out of 17919 with flag 45000/45000
140.73/139.08	c cleaning 9966 clauses out of 19945 with flag 56000/56000
148.77/147.00	c cleaning 10969 clauses out of 21975 with flag 68000/68000
158.91/157.12	c cleaning 11969 clauses out of 24000 with flag 81001/81001
177.65/175.91	c cleaning 12991 clauses out of 26015 with flag 95000/95000
184.89/183.08	c cleaning 14009 clauses out of 28019 with flag 110000/110000
192.01/190.14	c cleaning 15002 clauses out of 30008 with flag 126000/126000
203.32/201.43	c cleaning 15974 clauses out of 32002 with flag 143002/143002
216.76/214.85	c cleaning 16981 clauses out of 34015 with flag 161000/161000
227.54/225.53	c cleaning 18007 clauses out of 36034 with flag 180000/180000
239.45/237.44	c cleaning 19007 clauses out of 38024 with flag 200000/200000
258.98/256.91	c cleaning 19979 clauses out of 39996 with flag 221001/221001
276.63/274.56	c cleaning 21001 clauses out of 42012 with flag 243000/243000
289.37/287.24	c cleaning 22003 clauses out of 44011 with flag 266000/266000
306.79/304.70	c cleaning 23000 clauses out of 46009 with flag 290001/290001
330.79/328.62	c cleaning 23986 clauses out of 48006 with flag 315001/315001
394.53/392.39	c cleaning 24504 clauses out of 49019 with flag 340000/340000
456.05/453.87	c cleaning 24755 clauses out of 49516 with flag 365001/365001
519.86/517.61	c cleaning 24872 clauses out of 49760 with flag 390000/390000
578.87/576.61	c cleaning 24939 clauses out of 49888 with flag 415000/415000
617.37/615.11	c cleaning 24971 clauses out of 49949 with flag 440000/440000
640.00/637.78	c cleaning 24988 clauses out of 49979 with flag 465002/465002
662.02/659.74	c cleaning 24993 clauses out of 49989 with flag 490000/490000
678.13/675.80	c cleaning 24999 clauses out of 49999 with flag 515004/515004
696.95/694.61	c cleaning 24993 clauses out of 49996 with flag 540001/540001
730.36/728.05	c cleaning 25002 clauses out of 50003 with flag 565001/565001
751.67/749.38	c cleaning 24992 clauses out of 50000 with flag 590000/590000
766.17/763.81	c cleaning 24997 clauses out of 50008 with flag 615000/615000
780.38/778.06	c cleaning 24999 clauses out of 50012 with flag 640001/640001
798.08/795.71	c cleaning 24995 clauses out of 50004 with flag 665000/665000
811.82/809.50	c cleaning 24999 clauses out of 50010 with flag 690001/690001
838.03/835.62	c cleaning 24995 clauses out of 50011 with flag 715001/715001
863.46/861.01	c cleaning 24999 clauses out of 50014 with flag 740000/740000
886.88/884.47	c cleaning 24982 clauses out of 50014 with flag 765000/765000
901.70/899.28	c cleaning 24975 clauses out of 50033 with flag 790001/790001
918.73/916.27	c cleaning 24984 clauses out of 50058 with flag 815001/815001
935.86/933.30	c cleaning 24990 clauses out of 50073 with flag 840000/840000
953.06/950.60	c cleaning 24990 clauses out of 50084 with flag 865001/865001
980.07/977.52	c cleaning 25018 clauses out of 50093 with flag 890000/890000
1009.13/1006.58	c cleaning 25009 clauses out of 50075 with flag 915000/915000
1038.92/1036.38	c cleaning 25007 clauses out of 50067 with flag 940001/940001
1069.73/1067.13	c cleaning 25001 clauses out of 50059 with flag 965000/965000
1101.56/1098.93	c cleaning 25020 clauses out of 50055 with flag 990001/990001
1137.70/1135.08	c cleaning 25007 clauses out of 50034 with flag 1015001/1015001
1173.31/1170.60	c cleaning 25001 clauses out of 50025 with flag 1040000/1040000
1209.93/1207.27	c cleaning 25007 clauses out of 50025 with flag 1065001/1065001
1237.43/1234.71	c cleaning 24998 clauses out of 50017 with flag 1090000/1090000
1269.65/1266.92	c cleaning 25003 clauses out of 50019 with flag 1115000/1115000
1302.85/1300.18	c cleaning 25001 clauses out of 50012 with flag 1140000/1140000
1330.14/1327.48	c cleaning 24998 clauses out of 50011 with flag 1165000/1165000
1362.37/1359.69	c cleaning 24999 clauses out of 50013 with flag 1190000/1190000
1394.75/1392.05	c cleaning 24995 clauses out of 50012 with flag 1215000/1215000
1428.66/1425.99	c cleaning 25004 clauses out of 50018 with flag 1240001/1240001
1461.97/1459.24	c cleaning 24997 clauses out of 50013 with flag 1265000/1265000
1495.97/1493.27	c cleaning 25001 clauses out of 50016 with flag 1290000/1290000
1531.58/1528.85	c cleaning 24999 clauses out of 50016 with flag 1315001/1315001
1566.58/1563.84	c cleaning 24996 clauses out of 50017 with flag 1340001/1340001
1583.99/1581.23	c cleaning 25001 clauses out of 50020 with flag 1365000/1365000
1592.41/1589.69	c cleaning 25000 clauses out of 50021 with flag 1390002/1390002
1602.61/1599.86	c cleaning 25004 clauses out of 50021 with flag 1415002/1415002
1614.01/1611.21	c cleaning 25005 clauses out of 50015 with flag 1440001/1440001
1631.55/1628.79	c cleaning 24984 clauses out of 50003 with flag 1465000/1465000
1636.18/1633.38	c cleaning 25004 clauses out of 50019 with flag 1490001/1490001
1641.91/1639.06	c cleaning 24999 clauses out of 50015 with flag 1515001/1515001
1647.49/1644.60	c cleaning 25001 clauses out of 50016 with flag 1540001/1540001
1653.21/1650.39	c cleaning 24999 clauses out of 50015 with flag 1565001/1565001
1658.91/1656.10	c cleaning 25000 clauses out of 50016 with flag 1590001/1590001
1664.72/1661.87	c cleaning 24996 clauses out of 50016 with flag 1615001/1615001
1678.82/1675.98	c cleaning 25004 clauses out of 50013 with flag 1640000/1640000
1695.97/1693.04	c cleaning 24995 clauses out of 50000 with flag 1665000/1665000
1712.92/1709.97	c cleaning 24983 clauses out of 49990 with flag 1690000/1690000
1725.86/1722.87	c cleaning 24990 clauses out of 50006 with flag 1715000/1715000
1737.48/1734.48	c cleaning 25004 clauses out of 50016 with flag 1740000/1740000
1748.99/1745.97	c cleaning 25002 clauses out of 50013 with flag 1765001/1765001
1760.00/1756.92	c cleaning 24994 clauses out of 50010 with flag 1790000/1790000
1771.40/1768.33	c cleaning 24997 clauses out of 50016 with flag 1815000/1815000
1782.01/1778.92	c cleaning 25002 clauses out of 50019 with flag 1840000/1840000
1792.72/1789.64	c cleaning 24997 clauses out of 50017 with flag 1865000/1865000
1800.03/1796.92	c starts		: 208
1800.03/1796.92	c conflicts		: 1881770
1800.03/1796.92	c decisions		: 11631687
1800.03/1796.92	c propagations		: 171895401
1800.03/1796.93	c inspects		: 1767091924
1800.03/1796.93	c shortcuts		: 0
1800.03/1796.93	c learnt literals	: 170
1800.03/1796.93	c learnt binary clauses	: 214
1800.03/1796.93	c learnt ternary clauses	: 488
1800.03/1796.93	c learnt constraints	: 1881600
1800.03/1796.93	c ignored constraints	: 0
1800.03/1796.93	c root simplifications	: 0
1800.03/1796.93	c removed literals (reason simplification)	: 47260348
1800.03/1796.93	c reason swapping (by a shorter reason)	: 0
1800.03/1796.93	c Calls to reduceDB	: 83
1800.03/1796.93	c number of reductions to clauses (during analyze)	: 0
1800.03/1796.93	c number of learned constraints concerned by reduction	: 0
1800.03/1796.93	c number of learning phase by resolution	: 0
1800.03/1796.93	c number of learning phase by cutting planes	: 0
1800.03/1796.93	c speed (assignments/second)	: 95977.3489670575
1800.03/1796.93	c non guided choices	8664829
1800.03/1796.94	c learnt constraints type 
1800.03/1796.94	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 214
1800.03/1796.94	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 41598
1800.03/1796.94	c constraints type 
1800.03/1796.94	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 24210
1800.03/1796.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 100
1800.03/1796.94	s UNKNOWN
1800.03/1796.94	c Total wall clock time (in seconds): 1796.828

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3458551-1307148929/watcher-3458551-1307148929 -o /tmp/evaluation-result-3458551-1307148929/solver-3458551-1307148929 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458551-1307148929.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.84 1.99 1.89 2/551 8095
/proc/meminfo: memFree=24928476/32950928 swapFree=67056580/67111528
[pid=8095] ppid=8093 vsize=35788 CPUtime=0 cores=0,2,4,6
/proc/8095/stat : 8095 (java) S 8093 8095 6003 0 -1 4202496 1319 0 0 0 0 0 0 0 23 0 2 0 826490153 36646912 1020 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488497637 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/8095/statm: 8947 1023 786 9 0 386 0
[pid=8095/tid=8096] ppid=8093 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8096/stat : 8096 (java) R 8093 8095 6003 0 -1 4202560 6278 0 1 0 0 0 0 0 24 0 2 0 826490153 13850947584 7095 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239476388923 0 4 0 16784584 0 0 0 -1 0 0 0 0

[startup+0.0288019 s]
/proc/loadavg: 1.84 1.99 1.89 2/551 8095
/proc/meminfo: memFree=24928476/32950928 swapFree=67056580/67111528
[pid=8095] ppid=8093 vsize=13526316 CPUtime=0.02 cores=0,2,4,6
/proc/8095/stat : 8095 (java) S 8093 8095 6003 0 -1 4202496 12024 0 1 0 1 1 0 0 23 0 2 0 826490153 13850947584 11725 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488497637 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/8095/statm: 3381579 11729 917 9 0 3372735 0
[pid=8095/tid=8096] ppid=8093 vsize=13526316 CPUtime=0.01 cores=0,2,4,6
/proc/8095/task/8096/stat : 8096 (java) R 8093 8095 6003 0 -1 4202560 10923 0 1 0 1 0 0 0 24 0 2 0 826490153 13850947584 11739 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239476388923 0 4 0 16784584 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13526316

[startup+0.100792 s]
/proc/loadavg: 1.84 1.99 1.89 2/551 8095
/proc/meminfo: memFree=24928476/32950928 swapFree=67056580/67111528
[pid=8095] ppid=8093 vsize=13622116 CPUtime=0.1 cores=0,2,4,6
/proc/8095/stat : 8095 (java) S 8093 8095 6003 0 -1 4202496 15421 0 1 0 9 1 0 0 23 0 18 0 826490153 13949046784 15117 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8095/statm: 3405529 15118 2076 9 0 3396263 0
[pid=8095/tid=8096] ppid=8093 vsize=13622116 CPUtime=0.08 cores=0,2,4,6
/proc/8095/task/8096/stat : 8096 (java) R 8093 8095 6003 0 -1 4202560 13547 0 1 0 7 1 0 0 25 0 18 0 826490153 13949046784 15119 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 46912505199184 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13622116

[startup+0.300753 s]
/proc/loadavg: 1.84 1.99 1.89 2/551 8095
/proc/meminfo: memFree=24928476/32950928 swapFree=67056580/67111528
[pid=8095] ppid=8093 vsize=13623588 CPUtime=0.46 cores=0,2,4,6
/proc/8095/stat : 8095 (java) S 8093 8095 6003 0 -1 4202496 25270 0 1 0 43 3 0 0 23 0 18 0 826490153 13950554112 24499 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8095/statm: 3405897 24499 2199 9 0 3396631 0
[pid=8095/tid=8096] ppid=8093 vsize=13623588 CPUtime=0.28 cores=0,2,4,6
/proc/8095/task/8096/stat : 8096 (java) R 8093 8095 6003 0 -1 4202560 22140 0 1 0 25 3 0 0 25 0 18 0 826490153 13950554112 24499 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 46912505561510 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13623588

[startup+0.700676 s]
/proc/loadavg: 1.84 1.99 1.89 2/551 8095
/proc/meminfo: memFree=24928476/32950928 swapFree=67056580/67111528
[pid=8095] ppid=8093 vsize=13623588 CPUtime=0.87 cores=0,2,4,6
/proc/8095/stat : 8095 (java) S 8093 8095 6003 0 -1 4202496 50993 0 1 0 80 7 0 0 23 0 18 0 826490153 13950554112 50222 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8095/statm: 3405897 50222 2199 9 0 3396631 0
[pid=8095/tid=8096] ppid=8093 vsize=13623588 CPUtime=0.67 cores=0,2,4,6
/proc/8095/task/8096/stat : 8096 (java) R 8093 8095 6003 0 -1 4202560 47863 0 1 0 61 6 0 0 25 0 18 0 826490153 13950554112 50222 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 46912505507509 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 13623588

[startup+1.50153 s]
/proc/loadavg: 1.84 1.99 1.89 3/569 8113
/proc/meminfo: memFree=24631552/32950928 swapFree=67056580/67111528
[pid=8095] ppid=8093 vsize=13624128 CPUtime=1.86 cores=0,2,4,6
/proc/8095/stat : 8095 (java) S 8093 8095 6003 0 -1 4202496 111112 0 1 0 171 15 0 0 23 0 18 0 826490153 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8095/statm: 3406032 109411 2212 9 0 3396766 0
[pid=8095/tid=8096] ppid=8093 vsize=13624128 CPUtime=1.47 cores=0,2,4,6
/proc/8095/task/8096/stat : 8096 (java) R 8093 8095 6003 0 -1 4202560 106486 0 1 0 133 14 0 0 18 0 18 0 826490153 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 46912505553156 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8095/tid=8098] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8098/stat : 8098 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8099] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8099/stat : 8099 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8100] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8100/stat : 8100 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8101] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8101/stat : 8101 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8102] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8102/stat : 8102 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8103] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8103/stat : 8103 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8104] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8104/stat : 8104 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8105] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8105/stat : 8105 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8106] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8106/stat : 8106 (java) S 8093 8095 6003 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 826490157 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 0 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8107] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8107/stat : 8107 (java) S 8093 8095 6003 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826490157 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8108] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8108/stat : 8108 (java) S 8093 8095 6003 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 826490157 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8109] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8109/stat : 8109 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490159 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488518577 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8110] ppid=8093 vsize=13624128 CPUtime=0.16 cores=0,2,4,6
/proc/8095/task/8110/stat : 8110 (java) S 8093 8095 6003 0 -1 4202560 1909 0 0 0 16 0 0 0 17 0 18 0 826490159 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8111] ppid=8093 vsize=13624128 CPUtime=0.2 cores=0,2,4,6
/proc/8095/task/8111/stat : 8111 (java) S 8093 8095 6003 0 -1 4202560 1566 0 0 0 20 0 0 0 15 0 18 0 826490159 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8112] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8112/stat : 8112 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490159 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8113] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8113/stat : 8113 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 826490159 13951107072 109411 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 13624128

[startup+3.10122 s]
/proc/loadavg: 1.93 2.00 1.89 3/569 8113
/proc/meminfo: memFree=24202084/32950928 swapFree=67056580/67111528
[pid=8095] ppid=8093 vsize=13624128 CPUtime=3.47 cores=0,2,4,6
/proc/8095/stat : 8095 (java) S 8093 8095 6003 0 -1 4202496 257004 0 1 0 316 31 0 0 23 0 18 0 826490153 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8095/statm: 3406032 255303 2212 9 0 3396766 0
[pid=8095/tid=8096] ppid=8093 vsize=13624128 CPUtime=3.07 cores=0,2,4,6
/proc/8095/task/8096/stat : 8096 (java) R 8093 8095 6003 0 -1 4202560 252376 0 1 0 277 30 0 0 21 0 18 0 826490153 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 46912505537123 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8095/tid=8098] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8098/stat : 8098 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8099] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8099/stat : 8099 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8100] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8100/stat : 8100 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8101] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8101/stat : 8101 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8102] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8102/stat : 8102 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8103] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8103/stat : 8103 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8104] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8104/stat : 8104 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8105] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8105/stat : 8105 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8106] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8106/stat : 8106 (java) S 8093 8095 6003 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 826490157 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 0 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8107] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8107/stat : 8107 (java) S 8093 8095 6003 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826490157 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8108] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8108/stat : 8108 (java) S 8093 8095 6003 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 826490157 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8109] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8109/stat : 8109 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490159 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488518577 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8110] ppid=8093 vsize=13624128 CPUtime=0.18 cores=0,2,4,6
/proc/8095/task/8110/stat : 8110 (java) S 8093 8095 6003 0 -1 4202560 1911 0 0 0 18 0 0 0 15 0 18 0 826490159 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8111] ppid=8093 vsize=13624128 CPUtime=0.2 cores=0,2,4,6
/proc/8095/task/8111/stat : 8111 (java) S 8093 8095 6003 0 -1 4202560 1566 0 0 0 20 0 0 0 15 0 18 0 826490159 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8112] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8112/stat : 8112 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490159 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8113] ppid=8093 vsize=13624128 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8113/stat : 8113 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 826490159 13951107072 255303 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.47
Current children cumulated vsize (KiB) 13624128

[startup+6.30061 s]
/proc/loadavg: 1.93 2.00 1.89 3/567 8113
/proc/meminfo: memFree=22790820/32950928 swapFree=67056580/67111528
[pid=8095] ppid=8093 vsize=13627304 CPUtime=6.98 cores=0,2,4,6
/proc/8095/stat : 8095 (java) S 8093 8095 6003 0 -1 4202496 561582 0 1 0 633 65 0 0 23 0 18 0 826490153 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8095/statm: 3406826 559331 2230 9 0 3397560 0
[pid=8095/tid=8096] ppid=8093 vsize=13627304 CPUtime=6.25 cores=0,2,4,6
/proc/8095/task/8096/stat : 8096 (java) R 8093 8095 6003 0 -1 4202560 555358 0 1 0 561 64 0 0 25 0 18 0 826490153 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 46912505835020 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8095/tid=8098] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8098/stat : 8098 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8099] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8099/stat : 8099 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8100] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8100/stat : 8100 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8101] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8101/stat : 8101 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8102] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8102/stat : 8102 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8103] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8103/stat : 8103 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8104] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8104/stat : 8104 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8105] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8105/stat : 8105 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490156 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8106] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8106/stat : 8106 (java) S 8093 8095 6003 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 18 0 826490157 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 0 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8107] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8107/stat : 8107 (java) S 8093 8095 6003 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826490157 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8108] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8108/stat : 8108 (java) S 8093 8095 6003 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 826490157 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8109] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8109/stat : 8109 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490159 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488518577 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8110] ppid=8093 vsize=13627304 CPUtime=0.37 cores=0,2,4,6
/proc/8095/task/8110/stat : 8110 (java) S 8093 8095 6003 0 -1 4202560 2546 0 0 0 37 0 0 0 15 0 18 0 826490159 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8111] ppid=8093 vsize=13627304 CPUtime=0.33 cores=0,2,4,6
/proc/8095/task/8111/stat : 8111 (java) S 8093 8095 6003 0 -1 4202560 2523 0 0 0 33 0 0 0 15 0 18 0 826490159 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8112] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8112/stat : 8112 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826490159 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8113] ppid=8093 vsize=13627304 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8113/stat : 8113 (java) S 8093 8095 6003 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 826490159 13954359296 559331 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0

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

/proc/8095/task/8108/stat : 8108 (java) S 8093 8095 6003 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826490157 13954441216 762951 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8109] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8109/stat : 8109 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826490159 13954441216 762951 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488518577 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8110] ppid=8093 vsize=13627384 CPUtime=0.75 cores=0,2,4,6
/proc/8095/task/8110/stat : 8110 (java) S 8093 8095 6003 0 -1 4202560 4617 0 0 0 74 1 0 0 15 0 19 0 826490159 13954441216 762951 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8111] ppid=8093 vsize=13627384 CPUtime=0.47 cores=0,2,4,6
/proc/8095/task/8111/stat : 8111 (java) S 8093 8095 6003 0 -1 4202560 2595 0 0 0 47 0 0 0 16 0 19 0 826490159 13954441216 762951 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8112] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8112/stat : 8112 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826490159 13954441216 762951 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8113] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8113/stat : 8113 (java) S 8093 8095 6003 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 19 0 826490159 13954441216 762951 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8137] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8137/stat : 8137 (java) S 8093 8095 6003 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826490790 13954441216 762951 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1665.22
Current children cumulated vsize (KiB) 13627384

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/591 8196
/proc/meminfo: memFree=16099404/32950928 swapFree=67056580/67111528
[pid=8095] ppid=8093 vsize=13627384 CPUtime=1725.36 cores=0,2,4,6
/proc/8095/stat : 8095 (java) S 8093 8095 6003 0 -1 4202496 767597 0 1 0 172442 94 0 0 23 0 19 0 826490153 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8095/statm: 3406846 763204 2262 9 0 3397580 0
[pid=8095/tid=8096] ppid=8093 vsize=13627384 CPUtime=1677.41 cores=0,2,4,6
/proc/8095/task/8096/stat : 8096 (java) R 8093 8095 6003 0 -1 4202560 608382 0 1 0 167670 71 0 0 25 0 19 0 826490153 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 46912505838549 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8095/tid=8098] ppid=8093 vsize=13627384 CPUtime=0.41 cores=0,2,4,6
/proc/8095/task/8098/stat : 8098 (java) S 8093 8095 6003 0 -1 4202560 9651 0 0 0 40 1 0 0 16 0 19 0 826490156 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8099] ppid=8093 vsize=13627384 CPUtime=0.42 cores=0,2,4,6
/proc/8095/task/8099/stat : 8099 (java) S 8093 8095 6003 0 -1 4202560 17820 0 0 0 40 2 0 0 15 0 19 0 826490156 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8100] ppid=8093 vsize=13627384 CPUtime=0.39 cores=0,2,4,6
/proc/8095/task/8100/stat : 8100 (java) S 8093 8095 6003 0 -1 4202560 13098 0 0 0 37 2 0 0 15 0 19 0 826490156 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8101] ppid=8093 vsize=13627384 CPUtime=0.51 cores=0,2,4,6
/proc/8095/task/8101/stat : 8101 (java) S 8093 8095 6003 0 -1 4202560 14141 0 0 0 49 2 0 0 16 0 19 0 826490156 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8102] ppid=8093 vsize=13627384 CPUtime=0.38 cores=0,2,4,6
/proc/8095/task/8102/stat : 8102 (java) S 8093 8095 6003 0 -1 4202560 9723 0 0 0 37 1 0 0 15 0 19 0 826490156 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8103] ppid=8093 vsize=13627384 CPUtime=0.37 cores=0,2,4,6
/proc/8095/task/8103/stat : 8103 (java) S 8093 8095 6003 0 -1 4202560 3452 0 0 0 37 0 0 0 16 0 19 0 826490156 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8104] ppid=8093 vsize=13627384 CPUtime=0.39 cores=0,2,4,6
/proc/8095/task/8104/stat : 8104 (java) S 8093 8095 6003 0 -1 4202560 42 0 0 0 39 0 0 0 15 0 19 0 826490156 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8105] ppid=8093 vsize=13627384 CPUtime=0.29 cores=0,2,4,6
/proc/8095/task/8105/stat : 8105 (java) S 8093 8095 6003 0 -1 4202560 22 0 0 0 29 0 0 0 15 0 19 0 826490156 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8106] ppid=8093 vsize=13627384 CPUtime=43.47 cores=0,2,4,6
/proc/8095/task/8106/stat : 8106 (java) S 8093 8095 6003 0 -1 4202560 82802 0 0 0 4338 9 0 0 15 0 19 0 826490157 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 0 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8107] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8107/stat : 8107 (java) S 8093 8095 6003 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 826490157 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8108] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8108/stat : 8108 (java) S 8093 8095 6003 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826490157 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8109] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8109/stat : 8109 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826490159 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488518577 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8110] ppid=8093 vsize=13627384 CPUtime=0.75 cores=0,2,4,6
/proc/8095/task/8110/stat : 8110 (java) S 8093 8095 6003 0 -1 4202560 4617 0 0 0 74 1 0 0 15 0 19 0 826490159 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8111] ppid=8093 vsize=13627384 CPUtime=0.47 cores=0,2,4,6
/proc/8095/task/8111/stat : 8111 (java) S 8093 8095 6003 0 -1 4202560 2595 0 0 0 47 0 0 0 16 0 19 0 826490159 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8112] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8112/stat : 8112 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826490159 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8113] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8113/stat : 8113 (java) S 8093 8095 6003 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 826490159 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8137] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8137/stat : 8137 (java) S 8093 8095 6003 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826490790 13954441216 763204 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1725.36
Current children cumulated vsize (KiB) 13627384

[startup+1782.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/591 8197
/proc/meminfo: memFree=16095508/32950928 swapFree=67056580/67111528
[pid=8095] ppid=8093 vsize=13627384 CPUtime=1785.42 cores=0,2,4,6
/proc/8095/stat : 8095 (java) S 8093 8095 6003 0 -1 4202496 768290 0 1 0 178448 94 0 0 23 0 19 0 826490153 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8095/statm: 3406846 763885 2262 9 0 3397580 0
[pid=8095/tid=8096] ppid=8093 vsize=13627384 CPUtime=1733.87 cores=0,2,4,6
/proc/8095/task/8096/stat : 8096 (java) R 8093 8095 6003 0 -1 4202560 608388 0 1 0 173316 71 0 0 25 0 19 0 826490153 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 46912505838513 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8095/tid=8098] ppid=8093 vsize=13627384 CPUtime=0.41 cores=0,2,4,6
/proc/8095/task/8098/stat : 8098 (java) S 8093 8095 6003 0 -1 4202560 9651 0 0 0 40 1 0 0 15 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8099] ppid=8093 vsize=13627384 CPUtime=0.43 cores=0,2,4,6
/proc/8095/task/8099/stat : 8099 (java) S 8093 8095 6003 0 -1 4202560 17820 0 0 0 41 2 0 0 16 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8100] ppid=8093 vsize=13627384 CPUtime=0.4 cores=0,2,4,6
/proc/8095/task/8100/stat : 8100 (java) S 8093 8095 6003 0 -1 4202560 13098 0 0 0 38 2 0 0 15 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8101] ppid=8093 vsize=13627384 CPUtime=0.52 cores=0,2,4,6
/proc/8095/task/8101/stat : 8101 (java) S 8093 8095 6003 0 -1 4202560 14141 0 0 0 50 2 0 0 15 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8102] ppid=8093 vsize=13627384 CPUtime=0.39 cores=0,2,4,6
/proc/8095/task/8102/stat : 8102 (java) S 8093 8095 6003 0 -1 4202560 9723 0 0 0 38 1 0 0 15 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8103] ppid=8093 vsize=13627384 CPUtime=0.38 cores=0,2,4,6
/proc/8095/task/8103/stat : 8103 (java) S 8093 8095 6003 0 -1 4202560 3452 0 0 0 38 0 0 0 16 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8104] ppid=8093 vsize=13627384 CPUtime=0.42 cores=0,2,4,6
/proc/8095/task/8104/stat : 8104 (java) S 8093 8095 6003 0 -1 4202560 42 0 0 0 42 0 0 0 16 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8105] ppid=8093 vsize=13627384 CPUtime=0.29 cores=0,2,4,6
/proc/8095/task/8105/stat : 8105 (java) S 8093 8095 6003 0 -1 4202560 22 0 0 0 29 0 0 0 15 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8106] ppid=8093 vsize=13627384 CPUtime=46.97 cores=0,2,4,6
/proc/8095/task/8106/stat : 8106 (java) S 8093 8095 6003 0 -1 4202560 83487 0 0 0 4688 9 0 0 15 0 19 0 826490157 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 0 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8107] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8107/stat : 8107 (java) S 8093 8095 6003 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 826490157 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8108] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8108/stat : 8108 (java) S 8093 8095 6003 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826490157 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8109] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8109/stat : 8109 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826490159 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488518577 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8110] ppid=8093 vsize=13627384 CPUtime=0.75 cores=0,2,4,6
/proc/8095/task/8110/stat : 8110 (java) S 8093 8095 6003 0 -1 4202560 4617 0 0 0 74 1 0 0 15 0 19 0 826490159 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8111] ppid=8093 vsize=13627384 CPUtime=0.47 cores=0,2,4,6
/proc/8095/task/8111/stat : 8111 (java) S 8093 8095 6003 0 -1 4202560 2595 0 0 0 47 0 0 0 16 0 19 0 826490159 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8112] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8112/stat : 8112 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826490159 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8113] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8113/stat : 8113 (java) S 8093 8095 6003 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 826490159 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8137] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8137/stat : 8137 (java) S 8093 8095 6003 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826490790 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (KiB) 13627384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.9 s]
/proc/loadavg: 2.08 2.05 2.01 3/591 8198
/proc/meminfo: memFree=16095860/32950928 swapFree=67056580/67111528
[pid=8095] ppid=8093 vsize=13627384 CPUtime=1800.03 cores=0,2,4,6
/proc/8095/stat : 8095 (java) S 8093 8095 6003 0 -1 4202496 768295 0 1 0 179909 94 0 0 23 0 19 0 826490153 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8095/statm: 3406846 763885 2262 9 0 3397580 0
[pid=8095/tid=8096] ppid=8093 vsize=13627384 CPUtime=1747.94 cores=0,2,4,6
/proc/8095/task/8096/stat : 8096 (java) R 8093 8095 6003 0 -1 4202560 608389 0 1 0 174723 71 0 0 25 0 19 0 826490153 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 46912505961923 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8095/tid=8098] ppid=8093 vsize=13627384 CPUtime=0.41 cores=0,2,4,6
/proc/8095/task/8098/stat : 8098 (java) S 8093 8095 6003 0 -1 4202560 9651 0 0 0 40 1 0 0 15 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8099] ppid=8093 vsize=13627384 CPUtime=0.43 cores=0,2,4,6
/proc/8095/task/8099/stat : 8099 (java) S 8093 8095 6003 0 -1 4202560 17820 0 0 0 41 2 0 0 15 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8100] ppid=8093 vsize=13627384 CPUtime=0.4 cores=0,2,4,6
/proc/8095/task/8100/stat : 8100 (java) S 8093 8095 6003 0 -1 4202560 13098 0 0 0 38 2 0 0 15 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8101] ppid=8093 vsize=13627384 CPUtime=0.53 cores=0,2,4,6
/proc/8095/task/8101/stat : 8101 (java) S 8093 8095 6003 0 -1 4202560 14141 0 0 0 51 2 0 0 16 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8102] ppid=8093 vsize=13627384 CPUtime=0.39 cores=0,2,4,6
/proc/8095/task/8102/stat : 8102 (java) S 8093 8095 6003 0 -1 4202560 9723 0 0 0 38 1 0 0 15 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8103] ppid=8093 vsize=13627384 CPUtime=0.38 cores=0,2,4,6
/proc/8095/task/8103/stat : 8103 (java) S 8093 8095 6003 0 -1 4202560 3452 0 0 0 38 0 0 0 15 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8104] ppid=8093 vsize=13627384 CPUtime=0.42 cores=0,2,4,6
/proc/8095/task/8104/stat : 8104 (java) S 8093 8095 6003 0 -1 4202560 42 0 0 0 42 0 0 0 15 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8105] ppid=8093 vsize=13627384 CPUtime=0.3 cores=0,2,4,6
/proc/8095/task/8105/stat : 8105 (java) S 8093 8095 6003 0 -1 4202560 22 0 0 0 30 0 0 0 15 0 19 0 826490156 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8106] ppid=8093 vsize=13627384 CPUtime=47.52 cores=0,2,4,6
/proc/8095/task/8106/stat : 8106 (java) S 8093 8095 6003 0 -1 4202560 83489 0 0 0 4743 9 0 0 15 0 19 0 826490157 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 0 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8107] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8107/stat : 8107 (java) S 8093 8095 6003 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 826490157 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8108] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8108/stat : 8108 (java) S 8093 8095 6003 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826490157 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 0 0 0 0
[pid=8095/tid=8109] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8109/stat : 8109 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826490159 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488518577 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8110] ppid=8093 vsize=13627384 CPUtime=0.75 cores=0,2,4,6
/proc/8095/task/8110/stat : 8110 (java) S 8093 8095 6003 0 -1 4202560 4617 0 0 0 74 1 0 0 15 0 19 0 826490159 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
[pid=8095/tid=8111] ppid=8093 vsize=13627384 CPUtime=0.47 cores=0,2,4,6
/proc/8095/task/8111/stat : 8111 (java) S 8093 8095 6003 0 -1 4202560 2595 0 0 0 47 0 0 0 16 0 19 0 826490159 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8112] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8112/stat : 8112 (java) S 8093 8095 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826490159 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488510873 0 4 0 16800975 18446604445848447104 0 0 -1 6 0 0 0
[pid=8095/tid=8113] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8113/stat : 8113 (java) S 8093 8095 6003 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 826490159 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 4 0 16800975 18446604445848447104 0 0 -1 2 0 0 0
[pid=8095/tid=8137] ppid=8093 vsize=13627384 CPUtime=0 cores=0,2,4,6
/proc/8095/task/8137/stat : 8137 (java) S 8093 8095 6003 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826490790 13954441216 763885 33554432000 1073741824 1073778376 140736188568000 18446744073709551615 239488511488 0 4 0 16800975 18446604445848447104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 13627384

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

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

[startup+1797.03 s]
/proc/loadavg: 2.08 2.05 2.01 3/591 8198
/proc/meminfo: memFree=16095860/32950928 swapFree=67056580/67111528
[pid=8095] ppid=8093 vsize=0 CPUtime=1800.16 cores=0,2,4,6
/proc/8095/stat : 8095 (java) Z 8093 8095 6003 0 -1 4203548 768326 0 1 0 179915 101 0 0 17 0 2 0 826490153 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8095/statm: 0 0 0 0 0 0 0
[pid=8095/tid=8096] ppid=8093 vsize=0 CPUtime=1748.03 cores=0,2,4,6
/proc/8095/task/8096/stat : 8096 (java) R 8093 8095 6003 0 -1 4203588 608389 0 1 0 174725 78 0 0 25 0 2 0 826490153 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.08
CPU time (s): 1800.22
CPU user time (s): 1799.15
CPU system time (s): 1.06884
CPU usage (%): 100.175
Max. virtual memory (cumulated for all children) (KiB): 13628332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 1.06884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 768326
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38975
involuntary context switches= 36677

runsolver used 10.6284 second user time and 21.9407 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-04 02:55:31
IDJOB=3458551
IDBENCH=2277
IDSOLVER=1952
FILE ID=node148/3458551-1307148929
RUNJOBID= node148-1307147129-7891
PBS_JOBID= 13508768
Free space on /tmp= 73812 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/lptestset/fome/normalized-mps-v2-20-10-fome11.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458551-1307148929/watcher-3458551-1307148929 -o /tmp/evaluation-result-3458551-1307148929/solver-3458551-1307148929 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458551-1307148929.opb

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

MD5SUM BENCH= d5dba1ae5450ecccd67bf40744af7c62
RANDOM SEED=1876984949

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24928756 kB
Buffers:        244000 kB
Cached:         637664 kB
SwapCached:       7908 kB
Active:        7225236 kB
Inactive:       488244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24928756 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:           58980 kB
Writeback:           0 kB
AnonPages:     6829404 kB
Mapped:          43472 kB
Slab:           180888 kB
PageTables:      57932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170365696 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73668 MiB
End job on node148 at 2011-06-04 03:25:30