Trace number 3458820

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 1795.83

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit2p.opb
MD5SUM61513bc338a8ab1ef0a0cedf59bc2ac8
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 223035388
Optimality of the best value was proved NO
Number of variables293602
Total number of constraints10500
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 constraints10500
Minimum length of a constraint13
Maximum length of a constraint612
Number of terms in the objective function 246163
Biggest coefficient in the objective function 10737418240
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 43487073153772
Number of bits of the sum of numbers in the objective function 46
Biggest number in a constraint 31729070899200
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 103505525327531
Number of bits of the biggest sum of numbers47
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.08	c See www.sat4j.org for details.
0.04/0.09	c version 2.3.1.v20110525
0.04/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.09	c java.vm.version	19.1-b02
0.04/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version		1.6.0_24
0.04/0.09	c os.name		Linux
0.04/0.09	c os.version		2.6.18-164.el5
0.04/0.09	c os.arch		amd64
0.04/0.09	c Free memory 		12995394264
0.04/0.09	c Max memory 		13063553024
0.04/0.09	c Total memory 		13063553024
0.04/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3458820-1307150722.opb
0.11/0.11	c reading problem ... 
4.72/4.16	c ... done. Wall clock time 4.05s.
4.72/4.16	c #vars     293602
4.72/4.16	c #constraints  13543
4.72/4.16	c constraints type 
4.72/4.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 13500
100.44/99.42	c cleaning 2488 clauses out of 5000 with flag 5000/5000
116.49/115.10	c cleaning 4252 clauses out of 8512 with flag 11000/11000
147.32/145.97	c cleaning 5623 clauses out of 11260 with flag 18000/18000
172.53/171.20	c cleaning 6814 clauses out of 13638 with flag 26001/26001
180.92/179.45	c cleaning 7906 clauses out of 15823 with flag 35000/35000
187.13/185.65	c cleaning 8960 clauses out of 17919 with flag 45002/45002
197.15/195.61	c cleaning 9965 clauses out of 19957 with flag 56000/56000
202.97/201.44	c cleaning 10991 clauses out of 21992 with flag 68000/68000
218.71/217.18	c cleaning 11987 clauses out of 24002 with flag 81001/81001
224.73/223.13	c cleaning 12993 clauses out of 26014 with flag 95000/95000
230.96/229.31	c cleaning 13496 clauses out of 27022 with flag 109001/109001
251.70/250.06	c cleaning 13759 clauses out of 27527 with flag 123002/123002
265.23/263.56	c cleaning 13878 clauses out of 27766 with flag 137000/137000
273.57/271.88	c cleaning 13933 clauses out of 27889 with flag 151001/151001
277.82/276.03	c cleaning 13962 clauses out of 27955 with flag 165000/165000
291.54/289.75	c cleaning 13991 clauses out of 27994 with flag 179001/179001
312.77/310.90	c cleaning 13975 clauses out of 28002 with flag 193000/193000
317.10/315.28	c cleaning 13996 clauses out of 28028 with flag 207001/207001
320.54/318.69	c cleaning 14009 clauses out of 28032 with flag 221001/221001
329.05/327.19	c cleaning 14003 clauses out of 28022 with flag 235000/235000
332.89/331.00	c cleaning 13967 clauses out of 28019 with flag 249000/249000
341.51/339.55	c cleaning 14021 clauses out of 28052 with flag 263000/263000
350.75/348.74	c cleaning 14003 clauses out of 28031 with flag 277000/277000
357.39/355.37	c cleaning 13987 clauses out of 28028 with flag 291000/291000
361.42/359.30	c cleaning 14009 clauses out of 28041 with flag 305000/305000
364.54/362.44	c cleaning 14007 clauses out of 28033 with flag 319001/319001
367.95/365.81	c cleaning 13994 clauses out of 28025 with flag 333000/333000
374.38/372.21	c cleaning 14004 clauses out of 28031 with flag 347000/347000
385.84/383.68	c cleaning 13993 clauses out of 28028 with flag 361001/361001
396.15/393.96	c cleaning 13996 clauses out of 28034 with flag 375000/375000
408.46/406.23	c cleaning 13993 clauses out of 28038 with flag 389000/389000
422.17/419.96	c cleaning 14014 clauses out of 28046 with flag 403001/403001
452.61/450.35	c cleaning 14012 clauses out of 28031 with flag 417000/417000
465.22/462.91	c cleaning 14003 clauses out of 28019 with flag 431000/431000
468.86/466.50	c cleaning 13999 clauses out of 28016 with flag 445000/445000
478.58/476.26	c cleaning 14001 clauses out of 28017 with flag 459000/459000
488.91/486.59	c cleaning 13998 clauses out of 28017 with flag 473001/473001
501.22/498.83	c cleaning 14000 clauses out of 28019 with flag 487001/487001
508.56/506.19	c cleaning 13998 clauses out of 28018 with flag 501000/501000
514.28/511.90	c cleaning 14000 clauses out of 28021 with flag 515001/515001
519.50/517.05	c cleaning 14007 clauses out of 28021 with flag 529001/529001
524.42/521.93	c cleaning 13988 clauses out of 28013 with flag 543000/543000
532.84/530.38	c cleaning 13989 clauses out of 28025 with flag 557000/557000
540.65/538.17	c cleaning 14003 clauses out of 28036 with flag 571000/571000
544.96/542.42	c cleaning 14004 clauses out of 28033 with flag 585000/585000
556.57/554.00	c cleaning 14013 clauses out of 28030 with flag 599001/599001
566.21/563.61	c cleaning 13993 clauses out of 28016 with flag 613000/613000
588.84/586.30	c cleaning 14008 clauses out of 28023 with flag 627000/627000
615.03/612.47	c cleaning 14003 clauses out of 28016 with flag 641001/641001
643.96/641.35	c cleaning 14003 clauses out of 28014 with flag 655002/655002
672.64/670.04	c cleaning 13994 clauses out of 28009 with flag 669000/669000
683.78/681.15	c cleaning 13997 clauses out of 28015 with flag 683000/683000
687.72/685.03	c cleaning 13997 clauses out of 28018 with flag 697000/697000
691.62/688.95	c cleaning 14003 clauses out of 28021 with flag 711000/711000
698.73/696.04	c cleaning 13993 clauses out of 28018 with flag 725000/725000
709.68/706.96	c cleaning 14001 clauses out of 28025 with flag 739000/739000
736.68/733.94	c cleaning 14000 clauses out of 28024 with flag 753000/753000
771.79/769.08	c cleaning 13996 clauses out of 28024 with flag 767000/767000
805.71/802.95	c cleaning 14004 clauses out of 28028 with flag 781000/781000
814.80/812.00	c cleaning 13998 clauses out of 28025 with flag 795001/795001
819.34/816.58	c cleaning 14002 clauses out of 28027 with flag 809001/809001
823.85/821.01	c cleaning 13998 clauses out of 28025 with flag 823001/823001
828.06/825.27	c cleaning 13998 clauses out of 28027 with flag 837001/837001
832.57/829.72	c cleaning 14002 clauses out of 28029 with flag 851001/851001
837.37/834.50	c cleaning 13999 clauses out of 28027 with flag 865001/865001
841.77/838.93	c cleaning 13997 clauses out of 28028 with flag 879001/879001
857.18/854.38	c cleaning 14006 clauses out of 28031 with flag 893001/893001
861.22/858.30	c cleaning 14005 clauses out of 28025 with flag 907001/907001
869.92/867.00	c cleaning 14007 clauses out of 28021 with flag 921002/921002
909.53/906.67	c cleaning 13994 clauses out of 28012 with flag 935000/935000
923.97/921.01	c cleaning 14001 clauses out of 28019 with flag 949001/949001
927.12/924.17	c cleaning 13961 clauses out of 28018 with flag 963001/963001
931.36/928.32	c cleaning 14024 clauses out of 28057 with flag 977001/977001
935.16/932.11	c cleaning 14009 clauses out of 28032 with flag 991000/991000
940.29/937.28	c cleaning 14003 clauses out of 28023 with flag 1005000/1005000
945.80/942.78	c cleaning 14004 clauses out of 28020 with flag 1019000/1019000
957.90/954.83	c cleaning 14000 clauses out of 28017 with flag 1033001/1033001
969.94/966.86	c cleaning 13997 clauses out of 28017 with flag 1047001/1047001
982.04/978.93	c cleaning 14000 clauses out of 28020 with flag 1061001/1061001
994.14/991.04	c cleaning 14000 clauses out of 28020 with flag 1075001/1075001
1001.43/998.40	c cleaning 13993 clauses out of 28019 with flag 1089000/1089000
1005.77/1002.64	c cleaning 14000 clauses out of 28026 with flag 1103000/1103000
1009.99/1006.84	c cleaning 14002 clauses out of 28026 with flag 1117000/1117000
1014.01/1010.85	c cleaning 13995 clauses out of 28024 with flag 1131000/1131000
1018.30/1015.14	c cleaning 14002 clauses out of 28029 with flag 1145000/1145000
1023.20/1020.03	c cleaning 13991 clauses out of 28027 with flag 1159000/1159000
1029.33/1026.17	c cleaning 14003 clauses out of 28036 with flag 1173000/1173000
1036.54/1033.38	c cleaning 14014 clauses out of 28033 with flag 1187000/1187000
1044.90/1041.65	c cleaning 14003 clauses out of 28019 with flag 1201000/1201000
1062.69/1059.49	c cleaning 14004 clauses out of 28016 with flag 1215000/1215000
1077.79/1074.54	c cleaning 13994 clauses out of 28013 with flag 1229001/1229001
1091.00/1087.76	c cleaning 14003 clauses out of 28018 with flag 1243000/1243000
1105.00/1101.74	c cleaning 14000 clauses out of 28015 with flag 1257000/1257000
1119.31/1116.05	c cleaning 13997 clauses out of 28016 with flag 1271001/1271001
1135.23/1131.98	c cleaning 13999 clauses out of 28019 with flag 1285001/1285001
1147.72/1144.49	c cleaning 14002 clauses out of 28020 with flag 1299001/1299001
1160.32/1157.10	c cleaning 13997 clauses out of 28017 with flag 1313000/1313000
1175.43/1172.17	c cleaning 14005 clauses out of 28020 with flag 1327000/1327000
1187.37/1184.08	c cleaning 13989 clauses out of 28016 with flag 1341001/1341001
1192.31/1188.95	c cleaning 13998 clauses out of 28027 with flag 1355001/1355001
1197.96/1194.52	c cleaning 14003 clauses out of 28028 with flag 1369000/1369000
1201.09/1197.60	c cleaning 14001 clauses out of 28025 with flag 1383000/1383000
1238.71/1235.30	c cleaning 14007 clauses out of 28024 with flag 1397000/1397000
1277.60/1274.13	c cleaning 14004 clauses out of 28018 with flag 1411001/1411001
1321.23/1317.73	c cleaning 13999 clauses out of 28013 with flag 1425000/1425000
1359.62/1356.14	c cleaning 14002 clauses out of 28015 with flag 1439001/1439001
1454.73/1451.20	c cleaning 13982 clauses out of 28013 with flag 1453001/1453001
1478.44/1474.99	c cleaning 14000 clauses out of 28031 with flag 1467001/1467001
1482.07/1478.56	c cleaning 13998 clauses out of 28031 with flag 1481001/1481001
1485.78/1482.27	c cleaning 14000 clauses out of 28033 with flag 1495001/1495001
1489.39/1485.84	c cleaning 13996 clauses out of 28033 with flag 1509001/1509001
1493.82/1490.22	c cleaning 14006 clauses out of 28037 with flag 1523001/1523001
1515.46/1511.83	c cleaning 14005 clauses out of 28031 with flag 1537001/1537001
1537.57/1533.94	c cleaning 14003 clauses out of 28026 with flag 1551001/1551001
1565.27/1561.60	c cleaning 13998 clauses out of 28023 with flag 1565001/1565001
1595.18/1591.50	c cleaning 14002 clauses out of 28025 with flag 1579001/1579001
1625.58/1621.98	c cleaning 14002 clauses out of 28023 with flag 1593001/1593001
1655.99/1652.36	c cleaning 14001 clauses out of 28021 with flag 1607001/1607001
1686.31/1682.67	c cleaning 13998 clauses out of 28020 with flag 1621001/1621001
1695.01/1691.34	c cleaning 13984 clauses out of 28021 with flag 1635000/1635000
1699.45/1695.78	c cleaning 13988 clauses out of 28037 with flag 1649000/1649000
1704.95/1701.28	c cleaning 13992 clauses out of 28049 with flag 1663000/1663000
1710.07/1706.34	c cleaning 14002 clauses out of 28058 with flag 1677001/1677001
1713.79/1710.04	c cleaning 13983 clauses out of 28056 with flag 1691001/1691001
1717.71/1713.93	c cleaning 14004 clauses out of 28074 with flag 1705002/1705002
1721.03/1717.28	c cleaning 13995 clauses out of 28068 with flag 1719000/1719000
1724.65/1720.82	c cleaning 14002 clauses out of 28074 with flag 1733001/1733001
1728.16/1724.39	c cleaning 13997 clauses out of 28071 with flag 1747000/1747000
1732.17/1728.31	c cleaning 14002 clauses out of 28074 with flag 1761000/1761000
1736.88/1733.10	c cleaning 14019 clauses out of 28072 with flag 1775000/1775000
1740.10/1736.20	c cleaning 14017 clauses out of 28053 with flag 1789000/1789000
1743.32/1739.44	c cleaning 13984 clauses out of 28036 with flag 1803000/1803000
1747.16/1743.28	c cleaning 14007 clauses out of 28053 with flag 1817001/1817001
1750.59/1746.60	c cleaning 13970 clauses out of 28045 with flag 1831000/1831000
1753.83/1749.83	c cleaning 13963 clauses out of 28076 with flag 1845001/1845001
1757.06/1753.07	c cleaning 13976 clauses out of 28112 with flag 1859000/1859000
1760.72/1756.69	c cleaning 13999 clauses out of 28138 with flag 1873002/1873002
1763.83/1759.77	c cleaning 14032 clauses out of 28138 with flag 1887001/1887001
1766.96/1762.87	c cleaning 14019 clauses out of 28105 with flag 1901000/1901000
1769.69/1765.58	c cleaning 13987 clauses out of 28087 with flag 1915001/1915001
1772.70/1768.52	c cleaning 13975 clauses out of 28099 with flag 1929000/1929000
1775.95/1771.74	c cleaning 13997 clauses out of 28125 with flag 1943001/1943001
1778.79/1774.53	c cleaning 13996 clauses out of 28128 with flag 1957001/1957001
1781.49/1777.27	c cleaning 13998 clauses out of 28132 with flag 1971001/1971001
1785.11/1780.87	c cleaning 13983 clauses out of 28133 with flag 1985000/1985000
1795.43/1791.18	c cleaning 14064 clauses out of 28150 with flag 1999000/1999000
1800.09/1795.72	c starts		: 221
1800.09/1795.72	c conflicts		: 2007553
1800.09/1795.72	c decisions		: 34725125
1800.09/1795.72	c propagations		: 72867145
1800.09/1795.72	c inspects		: 2138395013
1800.09/1795.72	c shortcuts		: 0
1800.09/1795.72	c learnt literals	: 0
1800.09/1795.72	c learnt binary clauses	: 0
1800.09/1795.72	c learnt ternary clauses	: 0
1800.09/1795.72	c learnt constraints	: 2007552
1800.09/1795.72	c ignored constraints	: 0
1800.09/1795.72	c root simplifications	: 0
1800.09/1795.72	c removed literals (reason simplification)	: 22041593
1800.09/1795.72	c reason swapping (by a shorter reason)	: 0
1800.09/1795.72	c Calls to reduceDB	: 146
1800.09/1795.72	c number of reductions to clauses (during analyze)	: 0
1800.09/1795.72	c number of learned constraints concerned by reduction	: 0
1800.09/1795.72	c number of learning phase by resolution	: 0
1800.09/1795.72	c number of learning phase by cutting planes	: 0
1800.09/1795.72	c speed (assignments/second)	: 40672.38774187678
1800.09/1795.72	c non guided choices	22007444
1800.09/1795.74	c learnt constraints type 
1800.09/1795.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 22646
1800.09/1795.74	c constraints type 
1800.09/1795.74	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 13500
1800.09/1795.74	s UNKNOWN
1800.09/1795.74	c Total wall clock time (in seconds): 1795.627

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-3458820-1307150722/watcher-3458820-1307150722 -o /tmp/evaluation-result-3458820-1307150722/solver-3458820-1307150722 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458820-1307150722.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: 2.37 2.12 2.03 3/567 26484
/proc/meminfo: memFree=21076320/32951124 swapFree=53733252/67111528
[pid=26484] ppid=26482 vsize=13526316 CPUtime=0.01 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 24519 0 -1 4202496 8868 0 1 0 0 1 0 0 24 0 2 0 826672665 13850947584 8570 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652662245 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/26484/statm: 3381579 8584 917 9 0 3372735 0
[pid=26484/tid=26485] ppid=26482 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26485/stat : 26485 (java) R 26482 26484 24519 0 -1 4202560 7817 0 1 0 0 0 0 0 25 0 2 0 826672665 13850947584 8633 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253640553531 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0579359 s]
/proc/loadavg: 2.37 2.12 2.03 3/567 26484
/proc/meminfo: memFree=21076320/32951124 swapFree=53733252/67111528
[pid=26484] ppid=26482 vsize=13549616 CPUtime=0.04 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 24519 0 -1 4202496 13993 0 1 0 3 1 0 0 24 0 13 0 826672665 13874806784 13690 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652662245 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/26484/statm: 3387404 13691 1685 9 0 3378152 0
[pid=26484/tid=26485] ppid=26482 vsize=13549616 CPUtime=0.04 cores=0,2,4,6
/proc/26484/task/26485/stat : 26485 (java) R 26482 26484 24519 0 -1 4202560 12847 0 1 0 3 1 0 0 25 0 13 0 826672665 13874806784 13691 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652686283 0 4 0 16800971 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13549616

[startup+0.100906 s]
/proc/loadavg: 2.37 2.12 2.03 3/567 26484
/proc/meminfo: memFree=21076320/32951124 swapFree=53733252/67111528
[pid=26484] ppid=26482 vsize=13621904 CPUtime=0.11 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 24519 0 -1 4202496 15511 0 1 0 9 2 0 0 24 0 18 0 826672665 13948829696 15201 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26484/statm: 3405476 15201 2092 9 0 3396210 0
[pid=26484/tid=26485] ppid=26482 vsize=13621904 CPUtime=0.08 cores=0,2,4,6
/proc/26484/task/26485/stat : 26485 (java) R 26482 26484 24519 0 -1 4202560 13593 0 1 0 7 1 0 0 25 0 18 0 826672665 13948829696 15202 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253640520389 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13621904

[startup+0.300926 s]
/proc/loadavg: 2.37 2.12 2.03 3/567 26484
/proc/meminfo: memFree=21076320/32951124 swapFree=53733252/67111528
[pid=26484] ppid=26482 vsize=13623848 CPUtime=0.47 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 24519 0 -1 4202496 24480 0 1 0 44 3 0 0 24 0 18 0 826672665 13950820352 23588 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26484/statm: 3405962 23591 2200 9 0 3396696 0
[pid=26484/tid=26485] ppid=26482 vsize=13623848 CPUtime=0.28 cores=0,2,4,6
/proc/26484/task/26485/stat : 26485 (java) R 26482 26484 24519 0 -1 4202560 20965 0 1 0 26 2 0 0 25 0 18 0 826672665 13950820352 23593 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 46912505570754 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 13623848

[startup+0.733807 s]
/proc/loadavg: 2.37 2.12 2.03 3/567 26484
/proc/meminfo: memFree=21076320/32951124 swapFree=53733252/67111528
[pid=26484] ppid=26482 vsize=13625364 CPUtime=1.03 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 24519 0 -1 4202496 55542 0 1 0 97 6 0 0 24 0 18 0 826672665 13952372736 54142 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26484/statm: 3406341 54144 2205 9 0 3397075 0
[pid=26484/tid=26485] ppid=26482 vsize=13625364 CPUtime=0.71 cores=0,2,4,6
/proc/26484/task/26485/stat : 26485 (java) R 26482 26484 24519 0 -1 4202560 50573 0 1 0 66 5 0 0 25 0 18 0 826672665 13952372736 54145 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 13625364

[startup+1.50071 s]
/proc/loadavg: 2.37 2.12 2.03 5/585 26502
/proc/meminfo: memFree=20516412/32951124 swapFree=53733252/67111528
[pid=26484] ppid=26482 vsize=13625364 CPUtime=1.94 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 24519 0 -1 4202496 126966 0 1 0 180 14 0 0 24 0 18 0 826672665 13952372736 124626 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26484/statm: 3406341 124636 2212 9 0 3397075 0
[pid=26484/tid=26485] ppid=26482 vsize=13625364 CPUtime=1.48 cores=0,2,4,6
/proc/26484/task/26485/stat : 26485 (java) R 26482 26484 24519 0 -1 4202560 121020 0 1 0 135 13 0 0 18 0 18 0 826672665 13952372736 124639 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 46912505593315 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26484/tid=26487] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26487/stat : 26487 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952372736 124639 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26488] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26488/stat : 26488 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952372736 124639 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26489] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26489/stat : 26489 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952372736 124639 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26490] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26490/stat : 26490 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952372736 124647 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952372736 124652 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26492] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952372736 124659 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952372736 124659 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952372736 124659 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 24519 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 826672668 13952372736 124659 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 0 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 24519 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826672669 13952372736 124661 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 24519 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 826672669 13952372736 124663 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672671 13952372736 124665 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652683185 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=13625364 CPUtime=0.26 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 24519 0 -1 4202560 2601 0 0 0 26 0 0 0 15 0 18 0 826672671 13952372736 124666 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=13625364 CPUtime=0.18 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 24519 0 -1 4202560 2208 0 0 0 18 0 0 0 15 0 18 0 826672671 13952372736 124668 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672671 13952372736 124669 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=13625364 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 24519 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 826672671 13952372736 124669 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 13625364

[startup+3.10142 s]
/proc/loadavg: 2.42 2.13 2.03 3/586 26503
/proc/meminfo: memFree=20094928/32951124 swapFree=53733252/67111528
[pid=26484] ppid=26482 vsize=13625936 CPUtime=3.71 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 24519 0 -1 4202496 280104 0 1 0 339 32 0 0 24 0 18 0 826672665 13952958464 277377 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26484/statm: 3406484 277380 2216 9 0 3397218 0
[pid=26484/tid=26485] ppid=26482 vsize=13625936 CPUtime=3.08 cores=0,2,4,6
/proc/26484/task/26485/stat : 26485 (java) R 26482 26484 24519 0 -1 4202560 273322 0 1 0 278 30 0 0 21 0 18 0 826672665 13952958464 277382 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 46912505570768 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26484/tid=26487] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26487/stat : 26487 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952958464 277384 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26488] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26488/stat : 26488 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952958464 277386 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26489] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26489/stat : 26489 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952958464 277387 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26490] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26490/stat : 26490 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952958464 277389 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952958464 277391 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26492] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952958464 277393 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952958464 277395 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672667 13952958464 277397 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 24519 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 826672668 13952958464 277399 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 0 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 24519 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826672669 13952958464 277401 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 24519 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 826672669 13952958464 277403 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672671 13952958464 277405 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652683185 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=13625936 CPUtime=0.34 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 24519 0 -1 4202560 3185 0 0 0 34 0 0 0 15 0 18 0 826672671 13952958464 277407 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=13625936 CPUtime=0.26 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 24519 0 -1 4202560 2452 0 0 0 26 0 0 0 15 0 18 0 826672671 13952958464 277409 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826672671 13952958464 277411 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=13625936 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 24519 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 826672671 13952958464 277417 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 13625936

[startup+6.30085 s]
/proc/loadavg: 2.42 2.13 2.03 3/587 26505
/proc/meminfo: memFree=19268148/32951124 swapFree=53733252/67111528
[pid=26484] ppid=26482 vsize=13627352 CPUtime=7.28 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 24519 0 -1 4202496 387587 0 1 0 684 44 0 0 24 0 19 0 826672665 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26484/statm: 3406838 384804 2235 9 0 3397572 0
[pid=26484/tid=26485] ppid=26482 vsize=13627352 CPUtime=6.28 cores=0,2,4,6
/proc/26484/task/26485/stat : 26485 (java) R 26482 26484 24519 0 -1 4202560 380613 0 1 0 586 42 0 0 19 0 19 0 826672665 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 46912505864812 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26484/tid=26487] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26487/stat : 26487 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672667 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26488] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26488/stat : 26488 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672667 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26489] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26489/stat : 26489 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672667 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26490] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26490/stat : 26490 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672667 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672667 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26492] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672667 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672667 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672667 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 24519 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 826672668 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 0 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 24519 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826672669 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 24519 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826672669 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672671 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652683185 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=13627352 CPUtime=0.49 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 24519 0 -1 4202560 3260 0 0 0 49 0 0 0 15 0 19 0 826672671 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=13627352 CPUtime=0.48 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 24519 0 -1 4202560 2552 0 0 0 48 0 0 0 15 0 19 0 826672671 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672671 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=13627352 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 24519 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 826672671 13954408448 384804 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0

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

/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 24519 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826672669 13953490944 482041 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672671 13953490944 482041 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652683185 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=13626456 CPUtime=0.54 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 24519 0 -1 4202560 3271 0 0 0 54 0 0 0 15 0 19 0 826672671 13953490944 482041 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=13626456 CPUtime=0.63 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 24519 0 -1 4202560 2704 0 0 0 63 0 0 0 15 0 19 0 826672671 13953490944 482041 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672671 13953490944 482041 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 24519 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 826672671 13953490944 482041 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26505] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26505/stat : 26505 (java) S 26482 26484 24519 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826673100 13953490944 482041 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1666.01
Current children cumulated vsize (KiB) 13626456

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/587 26550
/proc/meminfo: memFree=18776928/32951124 swapFree=53733252/67111528
[pid=26484] ppid=26482 vsize=13626456 CPUtime=1726.16 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 24519 0 -1 4202496 486107 0 1 0 172557 59 0 0 24 0 19 0 826672665 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26484/statm: 3406614 482692 2263 9 0 3397348 0
[pid=26484/tid=26485] ppid=26482 vsize=13626456 CPUtime=1679.95 cores=0,2,4,6
/proc/26484/task/26485/stat : 26485 (java) R 26482 26484 24519 0 -1 4202560 384145 0 1 0 167951 44 0 0 18 0 19 0 826672665 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 46912505864337 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26484/tid=26487] ppid=26482 vsize=13626456 CPUtime=0.51 cores=0,2,4,6
/proc/26484/task/26487/stat : 26487 (java) S 26482 26484 24519 0 -1 4202560 35 0 0 0 51 0 0 0 15 0 19 0 826672667 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26488] ppid=26482 vsize=13626456 CPUtime=0.5 cores=0,2,4,6
/proc/26484/task/26488/stat : 26488 (java) S 26482 26484 24519 0 -1 4202560 545 0 0 0 50 0 0 0 15 0 19 0 826672667 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26489] ppid=26482 vsize=13626456 CPUtime=0.53 cores=0,2,4,6
/proc/26484/task/26489/stat : 26489 (java) S 26482 26484 24519 0 -1 4202560 258 0 0 0 53 0 0 0 16 0 19 0 826672667 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26490] ppid=26482 vsize=13626456 CPUtime=0.5 cores=0,2,4,6
/proc/26484/task/26490/stat : 26490 (java) S 26482 26484 24519 0 -1 4202560 303 0 0 0 50 0 0 0 15 0 19 0 826672667 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=13626456 CPUtime=0.5 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) S 26482 26484 24519 0 -1 4202560 2623 0 0 0 50 0 0 0 15 0 19 0 826672667 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26492] ppid=26482 vsize=13626456 CPUtime=0.54 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 24519 0 -1 4202560 11643 0 0 0 53 1 0 0 15 0 19 0 826672667 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=13626456 CPUtime=0.55 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 24519 0 -1 4202560 10511 0 0 0 54 1 0 0 15 0 19 0 826672667 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=13626456 CPUtime=0.49 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 24519 0 -1 4202560 14792 0 0 0 48 1 0 0 15 0 19 0 826672667 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=13626456 CPUtime=40.81 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 24519 0 -1 4202560 54023 0 0 0 4074 7 0 0 15 0 19 0 826672668 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 0 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 24519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826672669 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 24519 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826672669 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672671 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652683185 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=13626456 CPUtime=0.54 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 24519 0 -1 4202560 3271 0 0 0 54 0 0 0 15 0 19 0 826672671 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=13626456 CPUtime=0.63 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 24519 0 -1 4202560 2704 0 0 0 63 0 0 0 15 0 19 0 826672671 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672671 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 24519 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 826672671 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26505] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26505/stat : 26505 (java) S 26482 26484 24519 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826673100 13953490944 482692 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1726.16
Current children cumulated vsize (KiB) 13626456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/587 26552
/proc/meminfo: memFree=18773300/32951124 swapFree=53733252/67111528
[pid=26484] ppid=26482 vsize=13626456 CPUtime=1786.63 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 24519 0 -1 4202496 486785 0 1 0 178604 59 0 0 24 0 19 0 826672665 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26484/statm: 3406614 483346 2263 9 0 3397348 0
[pid=26484/tid=26485] ppid=26482 vsize=13626456 CPUtime=1734 cores=0,2,4,6
/proc/26484/task/26485/stat : 26485 (java) R 26482 26484 24519 0 -1 4202560 384163 0 1 0 173356 44 0 0 25 0 19 0 826672665 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 46912505953583 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26484/tid=26487] ppid=26482 vsize=13626456 CPUtime=0.61 cores=0,2,4,6
/proc/26484/task/26487/stat : 26487 (java) S 26482 26484 24519 0 -1 4202560 37 0 0 0 61 0 0 0 15 0 19 0 826672667 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26488] ppid=26482 vsize=13626456 CPUtime=0.6 cores=0,2,4,6
/proc/26484/task/26488/stat : 26488 (java) S 26482 26484 24519 0 -1 4202560 545 0 0 0 60 0 0 0 16 0 19 0 826672667 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26489] ppid=26482 vsize=13626456 CPUtime=0.58 cores=0,2,4,6
/proc/26484/task/26489/stat : 26489 (java) S 26482 26484 24519 0 -1 4202560 258 0 0 0 58 0 0 0 15 0 19 0 826672667 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26490] ppid=26482 vsize=13626456 CPUtime=0.63 cores=0,2,4,6
/proc/26484/task/26490/stat : 26490 (java) S 26482 26484 24519 0 -1 4202560 303 0 0 0 63 0 0 0 16 0 19 0 826672667 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=13626456 CPUtime=0.56 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) S 26482 26484 24519 0 -1 4202560 2623 0 0 0 56 0 0 0 16 0 19 0 826672667 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26492] ppid=26482 vsize=13626456 CPUtime=0.6 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 24519 0 -1 4202560 11645 0 0 0 59 1 0 0 15 0 19 0 826672667 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=13626456 CPUtime=0.67 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 24519 0 -1 4202560 10514 0 0 0 66 1 0 0 16 0 19 0 826672667 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=13626456 CPUtime=0.58 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 24519 0 -1 4202560 14792 0 0 0 57 1 0 0 15 0 19 0 826672667 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=13626456 CPUtime=46.53 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 24519 0 -1 4202560 54674 0 0 0 4645 8 0 0 15 0 19 0 826672668 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 0 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 24519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826672669 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 24519 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826672669 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672671 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652683185 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=13626456 CPUtime=0.54 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 24519 0 -1 4202560 3271 0 0 0 54 0 0 0 15 0 19 0 826672671 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=13626456 CPUtime=0.63 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 24519 0 -1 4202560 2704 0 0 0 63 0 0 0 15 0 19 0 826672671 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672671 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 24519 0 -1 4202560 107 0 0 0 0 0 0 0 15 0 19 0 826672671 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26505] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26505/stat : 26505 (java) S 26482 26484 24519 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826673100 13953490944 483346 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (KiB) 13626456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/587 26552
/proc/meminfo: memFree=18772924/32951124 swapFree=53733252/67111528
[pid=26484] ppid=26482 vsize=13626456 CPUtime=1800.09 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 24519 0 -1 4202496 486944 0 1 0 179950 59 0 0 24 0 19 0 826672665 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26484/statm: 3406614 483500 2263 9 0 3397348 0
[pid=26484/tid=26485] ppid=26482 vsize=13626456 CPUtime=1747.1 cores=0,2,4,6
/proc/26484/task/26485/stat : 26485 (java) R 26482 26484 24519 0 -1 4202560 384164 0 1 0 174666 44 0 0 25 0 19 0 826672665 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 46912505864436 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26484/tid=26487] ppid=26482 vsize=13626456 CPUtime=0.61 cores=0,2,4,6
/proc/26484/task/26487/stat : 26487 (java) S 26482 26484 24519 0 -1 4202560 37 0 0 0 61 0 0 0 15 0 19 0 826672667 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26488] ppid=26482 vsize=13626456 CPUtime=0.6 cores=0,2,4,6
/proc/26484/task/26488/stat : 26488 (java) S 26482 26484 24519 0 -1 4202560 545 0 0 0 60 0 0 0 15 0 19 0 826672667 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26489] ppid=26482 vsize=13626456 CPUtime=0.58 cores=0,2,4,6
/proc/26484/task/26489/stat : 26489 (java) S 26482 26484 24519 0 -1 4202560 258 0 0 0 58 0 0 0 15 0 19 0 826672667 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26490] ppid=26482 vsize=13626456 CPUtime=0.63 cores=0,2,4,6
/proc/26484/task/26490/stat : 26490 (java) S 26482 26484 24519 0 -1 4202560 303 0 0 0 63 0 0 0 15 0 19 0 826672667 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=13626456 CPUtime=0.58 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) S 26482 26484 24519 0 -1 4202560 2623 0 0 0 58 0 0 0 16 0 19 0 826672667 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26492] ppid=26482 vsize=13626456 CPUtime=0.6 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 24519 0 -1 4202560 11645 0 0 0 59 1 0 0 15 0 19 0 826672667 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=13626456 CPUtime=0.69 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 24519 0 -1 4202560 10516 0 0 0 68 1 0 0 16 0 19 0 826672667 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=13626456 CPUtime=0.6 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 24519 0 -1 4202560 14792 0 0 0 59 1 0 0 16 0 19 0 826672667 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=13626456 CPUtime=46.83 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 24519 0 -1 4202560 54829 0 0 0 4675 8 0 0 15 0 19 0 826672668 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 0 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 24519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826672669 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 24519 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826672669 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672671 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652683185 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=13626456 CPUtime=0.54 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 24519 0 -1 4202560 3271 0 0 0 54 0 0 0 15 0 19 0 826672671 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=13626456 CPUtime=0.63 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 24519 0 -1 4202560 2704 0 0 0 63 0 0 0 15 0 19 0 826672671 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 2 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826672671 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652675481 0 4 0 16800975 18446604452180554752 0 0 -1 4 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 24519 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 19 0 826672671 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 4 0 16800975 18446604452180554752 0 0 -1 0 0 0 0
[pid=26484/tid=26505] ppid=26482 vsize=13626456 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26505/stat : 26505 (java) S 26482 26484 24519 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826673100 13953490944 483500 33554432000 1073741824 1073778376 140735375843376 18446744073709551615 253652676096 0 4 0 16800975 18446604452180554752 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 13626456

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

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

[startup+1795.83 s]
/proc/loadavg: 2.00 2.01 2.00 3/587 26552
/proc/meminfo: memFree=18772924/32951124 swapFree=53733252/67111528
[pid=26484] ppid=26482 vsize=0 CPUtime=1800.22 cores=0,2,4,6
/proc/26484/stat : 26484 (java) Z 26482 26484 24519 0 -1 4203548 486974 0 1 0 179955 67 0 0 17 0 2 0 826672665 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26484/statm: 0 0 0 0 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=0 CPUtime=0.65 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) R 26482 26484 24519 0 -1 4203588 2623 0 0 0 58 7 0 0 15 0 2 0 826672667 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1795.83
CPU time (s): 1800.22
CPU user time (s): 1799.55
CPU system time (s): 0.673897
CPU usage (%): 100.245
Max. virtual memory (cumulated for all children) (KiB): 13627352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.673897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 486974
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= 40624
involuntary context switches= 11137

runsolver used 11.0813 second user time and 21.6187 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-04 03:25:23
IDJOB=3458820
IDBENCH=2389
IDSOLVER=1952
FILE ID=node106/3458820-1307150722
RUNJOBID= node106-1307147125-26055
PBS_JOBID= 13508810
Free space on /tmp= 73716 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-fit2p.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458820-1307150722/watcher-3458820-1307150722 -o /tmp/evaluation-result-3458820-1307150722/solver-3458820-1307150722 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458820-1307150722.opb

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

MD5SUM BENCH= 61513bc338a8ab1ef0a0cedf59bc2ac8
RANDOM SEED=1139125224

node106.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.830
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.66
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.830
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	: 5226.20
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.830
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.75
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.830
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.82
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.830
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.74
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.830
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.830
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.75
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21076856 kB
Buffers:        396112 kB
Cached:        6026400 kB
SwapCached:      22744 kB
Active:        5970668 kB
Inactive:      5561680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21076856 kB
SwapTotal:    67111528 kB
SwapFree:     53733252 kB
Dirty:           29964 kB
Writeback:           0 kB
AnonPages:     5105860 kB
Mapped:          32040 kB
Slab:           192636 kB
PageTables:      78008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 180950564 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= 73716 MiB
End job on node106 at 2011-06-04 03:55:20