Trace number 3458580

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.18 1796.94

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-dano3_3.opb
MD5SUM1c7fb7925778882f8c8001dcd3838f28
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 variables404796
Total number of constraints3709
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3
Number of constraints which are nor clauses,nor cardinality constraints3706
Minimum length of a constraint11
Maximum length of a constraint15900
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 134217728000
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 569083166190
Number of bits of the biggest sum of numbers40
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.1.v20110525
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/0.09	c Number of processors 	8
0.00/0.11	c Pseudo Boolean Optimization
0.00/0.11	c --- Begin Solver configuration ---
0.00/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.00/0.11	c Learn all clauses as in MiniSAT
0.00/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.11	c Expensive reason simplification
0.00/0.11	c Armin Biere (Picosat) restarts strategy
0.00/0.11	c Glucose learned constraints deletion strategy
0.00/0.11	c timeout=2147483s
0.00/0.11	c DB Simplification allowed=false
0.00/0.11	c --- End Solver configuration ---
0.00/0.11	c solving HOME/instance-3458580-1307149980.opb
0.00/0.11	c reading problem ... 
5.94/5.61	c ... done. Wall clock time 5.492s.
5.94/5.61	c #vars     404796
5.94/5.61	c #constraints  125961
5.94/5.61	c constraints type 
5.94/5.61	c org.sat4j.minisat.constraints.card.MinWatchCard => 6
5.94/5.61	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4927
109.32/108.48	c cleaning 2485 clauses out of 4981 with flag 5000/5000
116.21/114.70	c cleaning 4243 clauses out of 8495 with flag 11000/11000
123.53/121.91	c cleaning 5629 clauses out of 11258 with flag 18006/18006
132.09/130.42	c cleaning 6812 clauses out of 13623 with flag 26000/26000
141.24/139.52	c cleaning 7907 clauses out of 15813 with flag 35002/35002
151.57/149.82	c cleaning 8956 clauses out of 17911 with flag 45007/45007
162.08/160.34	c cleaning 9476 clauses out of 18951 with flag 55003/55003
171.50/169.71	c cleaning 9736 clauses out of 19478 with flag 65006/65006
181.02/179.29	c cleaning 9871 clauses out of 19741 with flag 75005/75005
191.56/189.75	c cleaning 9933 clauses out of 19876 with flag 85011/85011
200.08/198.29	c cleaning 9969 clauses out of 19942 with flag 95010/95010
208.28/206.40	c cleaning 9980 clauses out of 19967 with flag 105004/105004
216.69/214.83	c cleaning 9990 clauses out of 19984 with flag 115001/115001
226.32/224.46	c cleaning 9997 clauses out of 19998 with flag 125005/125005
235.73/233.86	c cleaning 9998 clauses out of 19996 with flag 135000/135000
245.45/243.56	c cleaning 10001 clauses out of 20001 with flag 145003/145003
254.98/253.05	c cleaning 9998 clauses out of 20001 with flag 155004/155004
264.17/262.20	c cleaning 10001 clauses out of 20002 with flag 165003/165003
274.38/272.46	c cleaning 9996 clauses out of 19998 with flag 175000/175000
284.09/282.14	c cleaning 10009 clauses out of 20017 with flag 185015/185015
294.80/292.82	c cleaning 9998 clauses out of 19995 with flag 195002/195002
303.41/301.48	c cleaning 10000 clauses out of 20001 with flag 205006/205006
312.42/310.42	c cleaning 9993 clauses out of 19998 with flag 215003/215003
320.93/319.01	c cleaning 9996 clauses out of 20004 with flag 225002/225002
329.73/327.72	c cleaning 10012 clauses out of 20023 with flag 235017/235017
338.76/336.72	c cleaning 9999 clauses out of 19999 with flag 245005/245005
347.64/345.61	c cleaning 10002 clauses out of 20004 with flag 255009/255009
356.75/354.76	c cleaning 10003 clauses out of 20007 with flag 265014/265014
366.37/364.37	c cleaning 10002 clauses out of 20003 with flag 275013/275013
375.67/373.62	c cleaning 9992 clauses out of 19990 with flag 285002/285002
384.48/382.41	c cleaning 9999 clauses out of 20008 with flag 295012/295012
392.71/390.65	c cleaning 9997 clauses out of 20003 with flag 305006/305006
401.41/399.37	c cleaning 9995 clauses out of 20001 with flag 315001/315001
409.50/407.47	c cleaning 10001 clauses out of 20005 with flag 325000/325000
418.12/416.07	c cleaning 10008 clauses out of 20019 with flag 335015/335015
426.73/424.63	c cleaning 9999 clauses out of 19999 with flag 345003/345003
434.83/432.74	c cleaning 9995 clauses out of 20004 with flag 355007/355007
442.93/440.87	c cleaning 10000 clauses out of 20010 with flag 365008/365008
451.83/449.70	c cleaning 10003 clauses out of 20011 with flag 375009/375009
460.74/458.69	c cleaning 10003 clauses out of 20008 with flag 385009/385009
472.95/470.85	c cleaning 9999 clauses out of 19999 with flag 395004/395004
482.77/480.65	c cleaning 10003 clauses out of 20007 with flag 405011/405011
492.57/490.41	c cleaning 9997 clauses out of 19996 with flag 415003/415003
502.38/500.28	c cleaning 9999 clauses out of 19999 with flag 425003/425003
512.59/510.43	c cleaning 10001 clauses out of 20009 with flag 435012/435012
522.31/520.19	c cleaning 10000 clauses out of 20003 with flag 445007/445007
531.91/529.73	c cleaning 10004 clauses out of 20008 with flag 455012/455012
540.82/538.60	c cleaning 9994 clauses out of 19992 with flag 465000/465000
549.83/547.69	c cleaning 9996 clauses out of 20000 with flag 475002/475002
558.74/556.54	c cleaning 10002 clauses out of 20011 with flag 485009/485009
568.15/565.90	c cleaning 10004 clauses out of 20013 with flag 495013/495013
577.46/575.21	c cleaning 9997 clauses out of 19999 with flag 505003/505003
587.06/584.89	c cleaning 9997 clauses out of 20002 with flag 515003/515003
596.38/594.15	c cleaning 9999 clauses out of 20009 with flag 525007/525007
605.38/603.19	c cleaning 10002 clauses out of 20010 with flag 535007/535007
614.48/612.27	c cleaning 10004 clauses out of 20011 with flag 545010/545010
623.48/621.26	c cleaning 10000 clauses out of 20001 with flag 555004/555004
632.99/630.73	c cleaning 10002 clauses out of 20010 with flag 565013/565013
641.69/639.43	c cleaning 9992 clauses out of 19998 with flag 575003/575003
650.70/648.44	c cleaning 9999 clauses out of 20005 with flag 585002/585002
659.60/657.36	c cleaning 10000 clauses out of 20004 with flag 595000/595000
668.40/666.15	c cleaning 10002 clauses out of 20010 with flag 605006/605006
677.31/675.02	c cleaning 10005 clauses out of 20012 with flag 615010/615010
686.11/683.87	c cleaning 10003 clauses out of 20013 with flag 625016/625016
696.01/693.78	c cleaning 9993 clauses out of 19994 with flag 635000/635000
704.33/702.04	c cleaning 9995 clauses out of 20002 with flag 645001/645001
711.73/709.49	c cleaning 10004 clauses out of 20011 with flag 655005/655005
719.54/717.28	c cleaning 9999 clauses out of 20005 with flag 665003/665003
729.35/727.10	c cleaning 9996 clauses out of 20003 with flag 675001/675001
737.18/734.86	c cleaning 9998 clauses out of 20009 with flag 685003/685003
748.70/746.36	c cleaning 9999 clauses out of 20010 with flag 695003/695003
756.95/754.53	c cleaning 10004 clauses out of 20019 with flag 705011/705011
765.15/762.72	c cleaning 10000 clauses out of 20012 with flag 715008/715008
773.36/770.96	c cleaning 10002 clauses out of 20012 with flag 725008/725008
781.76/779.30	c cleaning 9999 clauses out of 20006 with flag 735004/735004
789.57/787.13	c cleaning 9998 clauses out of 20006 with flag 745003/745003
797.98/795.56	c cleaning 10005 clauses out of 20018 with flag 755013/755013
806.48/804.08	c cleaning 9999 clauses out of 20009 with flag 765009/765009
814.69/812.30	c cleaning 9998 clauses out of 20006 with flag 775005/775005
822.40/819.98	c cleaning 9995 clauses out of 20004 with flag 785001/785001
830.62/828.17	c cleaning 10002 clauses out of 20010 with flag 795002/795002
838.82/836.35	c cleaning 10006 clauses out of 20018 with flag 805012/805012
846.73/844.25	c cleaning 10000 clauses out of 20009 with flag 815009/815009
854.94/852.43	c cleaning 9998 clauses out of 20006 with flag 825006/825006
863.34/860.84	c cleaning 9998 clauses out of 20005 with flag 835003/835003
871.35/868.89	c cleaning 9998 clauses out of 20004 with flag 845000/845000
879.65/877.11	c cleaning 10001 clauses out of 20013 with flag 855007/855007
887.66/885.17	c cleaning 9998 clauses out of 20009 with flag 865004/865004
896.16/893.62	c cleaning 9997 clauses out of 20008 with flag 875001/875001
904.36/901.81	c cleaning 10004 clauses out of 20021 with flag 885011/885011
912.47/909.92	c cleaning 10002 clauses out of 20014 with flag 895008/895008
920.47/917.94	c cleaning 9998 clauses out of 20009 with flag 905005/905005
928.67/926.11	c cleaning 9996 clauses out of 20008 with flag 915002/915002
937.07/934.56	c cleaning 10005 clauses out of 20022 with flag 925012/925012
945.19/942.65	c cleaning 10000 clauses out of 20014 with flag 935009/935009
953.69/951.15	c cleaning 10003 clauses out of 20009 with flag 945004/945004
983.84/981.24	c cleaning 9975 clauses out of 20004 with flag 955002/955002
995.77/993.15	c cleaning 10013 clauses out of 20026 with flag 965003/965003
1004.48/1001.81	c cleaning 10007 clauses out of 20013 with flag 975003/975003
1013.72/1011.07	c cleaning 10001 clauses out of 20004 with flag 985001/985001
1022.71/1020.07	c cleaning 10002 clauses out of 20003 with flag 995001/995001
1032.01/1029.32	c cleaning 10002 clauses out of 20003 with flag 1005003/1005003
1041.24/1038.53	c cleaning 10000 clauses out of 20000 with flag 1015002/1015002
1051.15/1048.42	c cleaning 10000 clauses out of 19999 with flag 1025001/1025001
1060.73/1058.02	c cleaning 10001 clauses out of 20002 with flag 1035004/1035004
1069.94/1067.20	c cleaning 10000 clauses out of 20000 with flag 1045003/1045003
1079.77/1077.05	c cleaning 9999 clauses out of 19999 with flag 1055002/1055002
1089.56/1086.89	c cleaning 10000 clauses out of 19999 with flag 1065001/1065001
1099.96/1097.25	c cleaning 9999 clauses out of 19998 with flag 1075000/1075000
1136.69/1133.95	c cleaning 9982 clauses out of 19989 with flag 1085001/1085001
1175.15/1172.30	c cleaning 9994 clauses out of 20007 with flag 1095001/1095001
1211.45/1208.69	c cleaning 10006 clauses out of 20015 with flag 1105004/1105004
1225.18/1222.32	c cleaning 10001 clauses out of 20009 with flag 1115004/1115004
1258.40/1255.53	c cleaning 9996 clauses out of 20006 with flag 1125006/1125006
1268.42/1265.55	c cleaning 10002 clauses out of 20012 with flag 1135008/1135008
1278.43/1275.59	c cleaning 10000 clauses out of 20010 with flag 1145008/1145008
1288.65/1285.74	c cleaning 9997 clauses out of 20005 with flag 1155003/1155003
1298.77/1295.90	c cleaning 9998 clauses out of 20009 with flag 1165004/1165004
1308.79/1305.90	c cleaning 9999 clauses out of 20014 with flag 1175007/1175007
1319.27/1316.37	c cleaning 9998 clauses out of 20008 with flag 1185000/1185000
1328.87/1325.99	c cleaning 9999 clauses out of 20010 with flag 1195000/1195000
1338.68/1335.77	c cleaning 10004 clauses out of 20015 with flag 1205004/1205004
1348.59/1345.68	c cleaning 9997 clauses out of 20008 with flag 1215001/1215001
1358.50/1355.57	c cleaning 10004 clauses out of 20015 with flag 1225005/1225005
1368.50/1365.52	c cleaning 9994 clauses out of 20006 with flag 1235000/1235000
1378.40/1375.47	c cleaning 10006 clauses out of 20021 with flag 1245009/1245009
1406.30/1403.33	c cleaning 10003 clauses out of 20008 with flag 1255006/1255006
1424.03/1421.00	c cleaning 9999 clauses out of 19999 with flag 1265000/1265000
1441.85/1438.87	c cleaning 9999 clauses out of 20000 with flag 1275000/1275000
1459.85/1456.81	c cleaning 10004 clauses out of 20009 with flag 1285008/1285008
1479.38/1476.37	c cleaning 10006 clauses out of 20014 with flag 1295017/1295017
1498.27/1495.29	c cleaning 9995 clauses out of 19993 with flag 1305002/1305002
1516.87/1513.84	c cleaning 9999 clauses out of 20000 with flag 1315004/1315004
1535.27/1532.29	c cleaning 10002 clauses out of 20008 with flag 1325011/1325011
1553.98/1550.91	c cleaning 10001 clauses out of 20007 with flag 1335012/1335012
1568.58/1565.57	c cleaning 9995 clauses out of 19995 with flag 1345001/1345001
1581.28/1578.22	c cleaning 10002 clauses out of 20007 with flag 1355008/1355008
1594.00/1590.94	c cleaning 10001 clauses out of 20011 with flag 1365014/1365014
1606.80/1603.78	c cleaning 9994 clauses out of 19998 with flag 1375002/1375002
1619.72/1616.63	c cleaning 10001 clauses out of 20011 with flag 1385009/1385009
1638.83/1635.80	c cleaning 10002 clauses out of 20010 with flag 1395010/1395010
1667.06/1663.92	c cleaning 9994 clauses out of 20000 with flag 1405002/1405002
1691.97/1688.81	c cleaning 10004 clauses out of 20015 with flag 1415011/1415011
1715.39/1712.23	c cleaning 9999 clauses out of 20006 with flag 1425006/1425006
1738.29/1735.10	c cleaning 9996 clauses out of 20001 with flag 1435000/1435000
1771.30/1768.10	c cleaning 10003 clauses out of 20016 with flag 1445011/1445011
1788.64/1785.47	c cleaning 9994 clauses out of 20002 with flag 1455000/1455000
1800.03/1796.82	c starts		: 190
1800.03/1796.82	c conflicts		: 1458879
1800.03/1796.82	c decisions		: 2580837
1800.03/1796.82	c propagations		: 24178519
1800.03/1796.82	c inspects		: 1004592212
1800.03/1796.82	c shortcuts		: 0
1800.03/1796.82	c learnt literals	: 48
1800.03/1796.82	c learnt binary clauses	: 14
1800.03/1796.82	c learnt ternary clauses	: 12
1800.03/1796.82	c learnt constraints	: 1458831
1800.03/1796.82	c ignored constraints	: 0
1800.03/1796.82	c root simplifications	: 0
1800.03/1796.82	c removed literals (reason simplification)	: 57804166
1800.03/1796.82	c reason swapping (by a shorter reason)	: 0
1800.03/1796.82	c Calls to reduceDB	: 147
1800.03/1796.82	c number of reductions to clauses (during analyze)	: 0
1800.03/1796.82	c number of learned constraints concerned by reduction	: 0
1800.03/1796.82	c number of learning phase by resolution	: 0
1800.03/1796.82	c number of learning phase by cutting planes	: 0
1800.03/1796.82	c speed (assignments/second)	: 13498.394945109914
1800.03/1796.82	c non guided choices	690457
1800.03/1796.84	c learnt constraints type 
1800.03/1796.84	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 14
1800.03/1796.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 13873
1800.03/1796.84	c constraints type 
1800.03/1796.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 6
1800.03/1796.84	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4927
1800.03/1796.84	s UNKNOWN
1800.03/1796.84	c Total wall clock time (in seconds): 1796.724

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-3458580-1307149980/watcher-3458580-1307149980 -o /tmp/evaluation-result-3458580-1307149980/solver-3458580-1307149980 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458580-1307149980.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.00 2.04 2.00 1/522 23547
/proc/meminfo: memFree=23891932/32951124 swapFree=56930356/67111528
[pid=23547] ppid=23545 vsize=36924 CPUtime=0 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23547 21636 0 -1 4202496 1369 0 1 0 0 0 0 0 23 0 2 0 826595800 37810176 1072 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917533669 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/23547/statm: 9231 1072 832 9 0 387 0
[pid=23547/tid=23548] ppid=23545 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23547 21636 0 -1 4202560 6232 0 1 0 0 0 0 0 25 0 2 0 826595801 13850947584 7049 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218905424955 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.127576 s]
/proc/loadavg: 2.00 2.04 2.00 1/522 23547
/proc/meminfo: memFree=23891932/32951124 swapFree=56930356/67111528
[pid=23547] ppid=23545 vsize=13621952 CPUtime=0.14 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23547 21636 0 -1 4202496 17965 0 1 0 12 2 0 0 23 0 18 0 826595800 13948878848 17632 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23547/statm: 3405488 17632 2134 9 0 3396222 0
[pid=23547/tid=23548] ppid=23545 vsize=13621952 CPUtime=0.1 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23547 21636 0 -1 4202560 16105 0 1 0 9 1 0 0 18 0 18 0 826595801 13948878848 17632 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917557707 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13621952

[startup+0.20045 s]
/proc/loadavg: 2.00 2.04 2.00 1/522 23547
/proc/meminfo: memFree=23891932/32951124 swapFree=56930356/67111528
[pid=23547] ppid=23545 vsize=13623288 CPUtime=0.26 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23547 21636 0 -1 4202496 18790 0 1 0 24 2 0 0 23 0 18 0 826595800 13950246912 18457 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23547/statm: 3405822 18457 2171 9 0 3396556 0
[pid=23547/tid=23548] ppid=23545 vsize=13623288 CPUtime=0.17 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23547 21636 0 -1 4202560 16558 0 1 0 16 1 0 0 18 0 18 0 826595801 13950246912 18458 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 47674812644179 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13623288

[startup+0.300434 s]
/proc/loadavg: 2.00 2.04 2.00 1/522 23547
/proc/meminfo: memFree=23891932/32951124 swapFree=56930356/67111528
[pid=23547] ppid=23545 vsize=13625880 CPUtime=0.51 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23547 21636 0 -1 4202496 22353 0 1 0 48 3 0 0 23 0 18 0 826595800 13952901120 21168 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23547/statm: 3406470 21169 2199 9 0 3397204 0
[pid=23547/tid=23548] ppid=23545 vsize=13625880 CPUtime=0.28 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23547 21636 0 -1 4202560 17898 0 1 0 26 2 0 0 18 0 18 0 826595801 13952901120 21170 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 46912505366267 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 13625880

[startup+0.700393 s]
/proc/loadavg: 2.00 2.04 2.00 1/522 23547
/proc/meminfo: memFree=23891932/32951124 swapFree=56930356/67111528
[pid=23547] ppid=23545 vsize=13625880 CPUtime=1.11 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23547 21636 0 -1 4202496 55747 0 1 0 104 7 0 0 23 0 18 0 826595800 13952901120 53514 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23547/statm: 3406470 53517 2212 9 0 3397204 0
[pid=23547/tid=23548] ppid=23545 vsize=13625880 CPUtime=0.67 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23547 21636 0 -1 4202560 50156 0 1 0 61 6 0 0 18 0 18 0 826595801 13952901120 53519 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 46912505688035 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 13625880

[startup+1.50128 s]
/proc/loadavg: 2.00 2.04 2.00 3/559 23615
/proc/meminfo: memFree=23373632/32951124 swapFree=56930356/67111528
[pid=23547] ppid=23545 vsize=13625880 CPUtime=1.92 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23547 21636 0 -1 4202496 129561 0 1 0 175 17 0 0 23 0 18 0 826595800 13952901120 127328 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23547/statm: 3406470 127328 2212 9 0 3397204 0
[pid=23547/tid=23548] ppid=23545 vsize=13625880 CPUtime=1.48 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23547 21636 0 -1 4202560 123968 0 1 0 132 16 0 0 19 0 18 0 826595801 13952901120 127331 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 46912505639239 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23547/tid=23550] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 127339 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23551] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 127347 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23552] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 127354 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23553] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 127358 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23554] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 127364 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23555] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 127370 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23556] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 127378 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23557] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 127378 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23558] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) S 23545 23547 21636 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 826595804 13952901120 127378 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 0 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23559] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) S 23545 23547 21636 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826595805 13952901120 127378 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23561] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23547 21636 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 826595805 13952901120 127378 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23562] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23562/stat : 23562 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595807 13952901120 127378 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917554609 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23563] ppid=23545 vsize=13625880 CPUtime=0.18 cores=0,2,4,6
/proc/23547/task/23563/stat : 23563 (java) S 23545 23547 21636 0 -1 4202560 2062 0 0 0 18 0 0 0 18 0 18 0 826595807 13952901120 127378 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23564] ppid=23545 vsize=13625880 CPUtime=0.23 cores=0,2,4,6
/proc/23547/task/23564/stat : 23564 (java) S 23545 23547 21636 0 -1 4202560 2384 0 0 0 23 0 0 0 18 0 18 0 826595807 13952901120 127378 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23565] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23565/stat : 23565 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595807 13952901120 127378 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23566] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23566/stat : 23566 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 826595807 13952901120 127378 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 13625880

[startup+3.10099 s]
/proc/loadavg: 2.00 2.04 2.00 3/560 23616
/proc/meminfo: memFree=22754368/32951124 swapFree=56930356/67111528
[pid=23547] ppid=23545 vsize=13625880 CPUtime=3.53 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23547 21636 0 -1 4202496 264993 0 1 0 318 35 0 0 23 0 18 0 826595800 13952901120 262760 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23547/statm: 3406470 262763 2213 9 0 3397204 0
[pid=23547/tid=23548] ppid=23545 vsize=13625880 CPUtime=3.08 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23547 21636 0 -1 4202560 259402 0 1 0 274 34 0 0 25 0 18 0 826595801 13952901120 262765 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 46912505709946 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23547/tid=23550] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 262767 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23551] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 262769 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23552] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 262771 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23553] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 262773 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23554] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 262775 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23555] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 262777 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23556] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 262779 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23557] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595803 13952901120 262781 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23558] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) S 23545 23547 21636 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 826595804 13952901120 262783 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 0 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23559] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) S 23545 23547 21636 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826595805 13952901120 262785 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23561] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23547 21636 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 826595805 13952901120 262787 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23562] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23562/stat : 23562 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595807 13952901120 262789 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917554609 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23563] ppid=23545 vsize=13625880 CPUtime=0.18 cores=0,2,4,6
/proc/23547/task/23563/stat : 23563 (java) S 23545 23547 21636 0 -1 4202560 2062 0 0 0 18 0 0 0 18 0 18 0 826595807 13952901120 262791 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23564] ppid=23545 vsize=13625880 CPUtime=0.24 cores=0,2,4,6
/proc/23547/task/23564/stat : 23564 (java) S 23545 23547 21636 0 -1 4202560 2384 0 0 0 24 0 0 0 15 0 18 0 826595807 13952901120 262800 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23565] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23565/stat : 23565 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826595807 13952901120 262805 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23566] ppid=23545 vsize=13625880 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23566/stat : 23566 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 826595807 13952901120 262811 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 13625880

[startup+6.30141 s]
/proc/loadavg: 2.00 2.03 2.00 3/560 23616
/proc/meminfo: memFree=21636172/32951124 swapFree=56930356/67111528
[pid=23547] ppid=23545 vsize=13626908 CPUtime=6.93 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23547 21636 0 -1 4202496 487534 0 1 0 635 58 0 0 23 0 19 0 826595800 13953953792 484935 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23547/statm: 3406727 484935 2230 9 0 3397461 0
[pid=23547/tid=23548] ppid=23545 vsize=13626908 CPUtime=6.28 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23547 21636 0 -1 4202560 481283 0 1 0 571 57 0 0 25 0 19 0 826595801 13953953792 484935 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 46912505726251 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23547/tid=23550] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595803 13953953792 484935 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23551] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595803 13953953792 484935 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23552] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595803 13953953792 484935 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23553] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595803 13953953792 484935 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23554] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595803 13953953792 484936 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23555] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595803 13953953792 484936 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23556] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595803 13953953792 484936 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23557] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595803 13953953792 484936 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23558] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) S 23545 23547 21636 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 19 0 826595804 13953953792 484936 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 0 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23559] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) S 23545 23547 21636 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826595805 13953953792 484936 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23561] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23547 21636 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826595805 13953953792 484936 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23562] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23562/stat : 23562 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595807 13953953792 484936 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917554609 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23563] ppid=23545 vsize=13626908 CPUtime=0.27 cores=0,2,4,6
/proc/23547/task/23563/stat : 23563 (java) S 23545 23547 21636 0 -1 4202560 2087 0 0 0 27 0 0 0 15 0 19 0 826595807 13953953792 484936 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23564] ppid=23545 vsize=13626908 CPUtime=0.36 cores=0,2,4,6
/proc/23547/task/23564/stat : 23564 (java) S 23545 23547 21636 0 -1 4202560 3004 0 0 0 36 0 0 0 15 0 19 0 826595807 13953953792 484936 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23565] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23565/stat : 23565 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595807 13953953792 484936 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23566] ppid=23545 vsize=13626908 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23566/stat : 23566 (java) S 23545 23547 21636 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 826595807 13953953792 484936 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0

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

/proc/23547/task/23559/stat : 23559 (java) S 23545 23547 21636 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826595805 13956964352 599982 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23561] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23547 21636 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 826595805 13956964352 599982 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23562] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23562/stat : 23562 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595807 13956964352 599982 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917554609 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23563] ppid=23545 vsize=13629848 CPUtime=0.87 cores=0,2,4,6
/proc/23547/task/23563/stat : 23563 (java) S 23545 23547 21636 0 -1 4202560 8708 0 0 0 86 1 0 0 15 0 19 0 826595807 13956964352 599982 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23564] ppid=23545 vsize=13629848 CPUtime=0.66 cores=0,2,4,6
/proc/23547/task/23564/stat : 23564 (java) S 23545 23547 21636 0 -1 4202560 4347 0 0 0 66 0 0 0 15 0 19 0 826595807 13956964352 599982 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23565] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23565/stat : 23565 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595807 13956964352 599982 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23566] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23566/stat : 23566 (java) S 23545 23547 21636 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 19 0 826595807 13956964352 599982 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23618] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23618/stat : 23618 (java) S 23545 23547 21636 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826596385 13956964352 599982 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1665.46
Current children cumulated vsize (KiB) 13629848

[startup+1722.3 s]
/proc/loadavg: 2.04 2.06 2.02 3/561 23670
/proc/meminfo: memFree=20990380/32951124 swapFree=56930356/67111528
[pid=23547] ppid=23545 vsize=13629848 CPUtime=1725.49 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23547 21636 0 -1 4202496 609575 0 1 0 172472 77 0 0 23 0 19 0 826595800 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23547/statm: 3407462 599991 2260 9 0 3398196 0
[pid=23547/tid=23548] ppid=23545 vsize=13629848 CPUtime=1679.71 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23547 21636 0 -1 4202560 487443 0 1 0 167912 59 0 0 25 0 19 0 826595801 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 46912505750351 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23547/tid=23550] ppid=23545 vsize=13629848 CPUtime=0.27 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23547 21636 0 -1 4202560 808 0 0 0 27 0 0 0 15 0 19 0 826595803 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 4 0 0 0
[pid=23547/tid=23551] ppid=23545 vsize=13629848 CPUtime=0.29 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23547 21636 0 -1 4202560 739 0 0 0 29 0 0 0 15 0 19 0 826595803 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 4 0 0 0
[pid=23547/tid=23552] ppid=23545 vsize=13629848 CPUtime=0.2 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23547 21636 0 -1 4202560 21 0 0 0 20 0 0 0 15 0 19 0 826595803 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23553] ppid=23545 vsize=13629848 CPUtime=0.27 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23547 21636 0 -1 4202560 1000 0 0 0 27 0 0 0 16 0 19 0 826595803 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23554] ppid=23545 vsize=13629848 CPUtime=0.34 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23547 21636 0 -1 4202560 6393 0 0 0 33 1 0 0 16 0 19 0 826595803 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 4 0 0 0
[pid=23547/tid=23555] ppid=23545 vsize=13629848 CPUtime=0.34 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23547 21636 0 -1 4202560 13572 0 0 0 33 1 0 0 15 0 19 0 826595803 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23556] ppid=23545 vsize=13629848 CPUtime=0.37 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23547 21636 0 -1 4202560 11465 0 0 0 36 1 0 0 15 0 19 0 826595803 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23557] ppid=23545 vsize=13629848 CPUtime=0.39 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) S 23545 23547 21636 0 -1 4202560 9661 0 0 0 38 1 0 0 15 0 19 0 826595803 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23558] ppid=23545 vsize=13629848 CPUtime=41.67 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) S 23545 23547 21636 0 -1 4202560 64164 0 0 0 4159 8 0 0 15 0 19 0 826595804 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 0 0 16800975 18446604447932185408 0 0 -1 0 0 0 0
[pid=23547/tid=23559] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) S 23545 23547 21636 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826595805 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23561] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23547 21636 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 826595805 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23562] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23562/stat : 23562 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595807 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917554609 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23563] ppid=23545 vsize=13629848 CPUtime=0.87 cores=0,2,4,6
/proc/23547/task/23563/stat : 23563 (java) S 23545 23547 21636 0 -1 4202560 8711 0 0 0 86 1 0 0 15 0 19 0 826595807 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23564] ppid=23545 vsize=13629848 CPUtime=0.66 cores=0,2,4,6
/proc/23547/task/23564/stat : 23564 (java) S 23545 23547 21636 0 -1 4202560 4347 0 0 0 66 0 0 0 15 0 19 0 826595807 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23565] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23565/stat : 23565 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595807 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23566] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23566/stat : 23566 (java) S 23545 23547 21636 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 826595807 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23618] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23618/stat : 23618 (java) S 23545 23547 21636 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826596385 13956964352 599991 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1725.49
Current children cumulated vsize (KiB) 13629848

[startup+1782.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/561 23672
/proc/meminfo: memFree=20989600/32951124 swapFree=56930356/67111528
[pid=23547] ppid=23545 vsize=13629848 CPUtime=1785.52 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23547 21636 0 -1 4202496 609586 0 1 0 178475 77 0 0 23 0 19 0 826595800 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23547/statm: 3407462 599992 2260 9 0 3398196 0
[pid=23547/tid=23548] ppid=23545 vsize=13629848 CPUtime=1739.12 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23547 21636 0 -1 4202560 487447 0 1 0 173853 59 0 0 25 0 19 0 826595801 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 46912505790338 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23547/tid=23550] ppid=23545 vsize=13629848 CPUtime=0.27 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23547 21636 0 -1 4202560 808 0 0 0 27 0 0 0 15 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 4 0 0 0
[pid=23547/tid=23551] ppid=23545 vsize=13629848 CPUtime=0.29 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23547 21636 0 -1 4202560 739 0 0 0 29 0 0 0 16 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 4 0 0 0
[pid=23547/tid=23552] ppid=23545 vsize=13629848 CPUtime=0.2 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23547 21636 0 -1 4202560 22 0 0 0 20 0 0 0 15 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 4 0 0 0
[pid=23547/tid=23553] ppid=23545 vsize=13629848 CPUtime=0.28 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23547 21636 0 -1 4202560 1000 0 0 0 28 0 0 0 15 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23554] ppid=23545 vsize=13629848 CPUtime=0.35 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23547 21636 0 -1 4202560 6393 0 0 0 34 1 0 0 16 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23555] ppid=23545 vsize=13629848 CPUtime=0.34 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23547 21636 0 -1 4202560 13572 0 0 0 33 1 0 0 15 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23556] ppid=23545 vsize=13629848 CPUtime=0.37 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23547 21636 0 -1 4202560 11465 0 0 0 36 1 0 0 15 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23557] ppid=23545 vsize=13629848 CPUtime=0.39 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) S 23545 23547 21636 0 -1 4202560 9661 0 0 0 38 1 0 0 16 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23558] ppid=23545 vsize=13629848 CPUtime=42.25 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) S 23545 23547 21636 0 -1 4202560 64166 0 0 0 4217 8 0 0 15 0 19 0 826595804 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 0 0 16800975 18446604447932185408 0 0 -1 0 0 0 0
[pid=23547/tid=23559] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) S 23545 23547 21636 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826595805 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23561] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23547 21636 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 826595805 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23562] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23562/stat : 23562 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595807 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917554609 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23563] ppid=23545 vsize=13629848 CPUtime=0.87 cores=0,2,4,6
/proc/23547/task/23563/stat : 23563 (java) S 23545 23547 21636 0 -1 4202560 8711 0 0 0 86 1 0 0 15 0 19 0 826595807 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23564] ppid=23545 vsize=13629848 CPUtime=0.66 cores=0,2,4,6
/proc/23547/task/23564/stat : 23564 (java) S 23545 23547 21636 0 -1 4202560 4347 0 0 0 66 0 0 0 15 0 19 0 826595807 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23565] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23565/stat : 23565 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595807 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23566] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23566/stat : 23566 (java) S 23545 23547 21636 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 826595807 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23618] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23618/stat : 23618 (java) S 23545 23547 21636 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826596385 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (KiB) 13629848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.8 s]
/proc/loadavg: 2.01 2.04 2.01 3/561 23673
/proc/meminfo: memFree=20989584/32951124 swapFree=56930356/67111528
[pid=23547] ppid=23545 vsize=13629848 CPUtime=1800.03 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23547 21636 0 -1 4202496 609589 0 1 0 179926 77 0 0 23 0 19 0 826595800 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23547/statm: 3407462 599992 2260 9 0 3398196 0
[pid=23547/tid=23548] ppid=23545 vsize=13629848 CPUtime=1753.35 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23547 21636 0 -1 4202560 487448 0 1 0 175276 59 0 0 25 0 19 0 826595801 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 46912505749484 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23547/tid=23550] ppid=23545 vsize=13629848 CPUtime=0.28 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23547 21636 0 -1 4202560 808 0 0 0 28 0 0 0 16 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 4 0 0 0
[pid=23547/tid=23551] ppid=23545 vsize=13629848 CPUtime=0.29 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23547 21636 0 -1 4202560 739 0 0 0 29 0 0 0 15 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 4 0 0 0
[pid=23547/tid=23552] ppid=23545 vsize=13629848 CPUtime=0.2 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23547 21636 0 -1 4202560 22 0 0 0 20 0 0 0 15 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 4 0 0 0
[pid=23547/tid=23553] ppid=23545 vsize=13629848 CPUtime=0.28 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23547 21636 0 -1 4202560 1000 0 0 0 28 0 0 0 15 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23554] ppid=23545 vsize=13629848 CPUtime=0.35 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23547 21636 0 -1 4202560 6393 0 0 0 34 1 0 0 15 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23555] ppid=23545 vsize=13629848 CPUtime=0.34 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23547 21636 0 -1 4202560 13572 0 0 0 33 1 0 0 15 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23556] ppid=23545 vsize=13629848 CPUtime=0.37 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23547 21636 0 -1 4202560 11465 0 0 0 36 1 0 0 16 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23557] ppid=23545 vsize=13629848 CPUtime=0.39 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) S 23545 23547 21636 0 -1 4202560 9661 0 0 0 38 1 0 0 15 0 19 0 826595803 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23558] ppid=23545 vsize=13629848 CPUtime=42.54 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) S 23545 23547 21636 0 -1 4202560 64168 0 0 0 4246 8 0 0 15 0 19 0 826595804 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 0 0 16800975 18446604447932185408 0 0 -1 0 0 0 0
[pid=23547/tid=23559] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) S 23545 23547 21636 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826595805 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23561] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23547 21636 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 826595805 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23562] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23562/stat : 23562 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595807 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917554609 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23563] ppid=23545 vsize=13629848 CPUtime=0.87 cores=0,2,4,6
/proc/23547/task/23563/stat : 23563 (java) S 23545 23547 21636 0 -1 4202560 8711 0 0 0 86 1 0 0 15 0 19 0 826595807 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23564] ppid=23545 vsize=13629848 CPUtime=0.66 cores=0,2,4,6
/proc/23547/task/23564/stat : 23564 (java) S 23545 23547 21636 0 -1 4202560 4347 0 0 0 66 0 0 0 15 0 19 0 826595807 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23565] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23565/stat : 23565 (java) S 23545 23547 21636 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826595807 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917546905 0 4 0 16800975 18446604447932185408 0 0 -1 6 0 0 0
[pid=23547/tid=23566] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23566/stat : 23566 (java) S 23545 23547 21636 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 826595807 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
[pid=23547/tid=23618] ppid=23545 vsize=13629848 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23618/stat : 23618 (java) S 23545 23547 21636 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826596385 13956964352 599992 33554432000 1073741824 1073778376 140735471924384 18446744073709551615 218917547520 0 4 0 16800975 18446604447932185408 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 13629848

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

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

[startup+1796.93 s]
/proc/loadavg: 2.01 2.04 2.01 3/561 23673
/proc/meminfo: memFree=20989584/32951124 swapFree=56930356/67111528
[pid=23547] ppid=23545 vsize=0 CPUtime=1800.16 cores=0,2,4,6
/proc/23547/stat : 23547 (java) Z 23545 23547 21636 0 -1 4203548 609622 0 1 0 179931 85 0 0 17 0 2 0 826595800 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23547/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.94
CPU time (s): 1800.18
CPU user time (s): 1799.31
CPU system time (s): 0.873867
CPU usage (%): 100.18
Max. virtual memory (cumulated for all children) (KiB): 13648008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.873867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 609622
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= 40838
involuntary context switches= 9020

runsolver used 10.3354 second user time and 21.6237 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-04 03:13:01
IDJOB=3458580
IDBENCH=2329
IDSOLVER=1952
FILE ID=node137/3458580-1307149980
RUNJOBID= node137-1307146384-23245
PBS_JOBID= 13508779
Free space on /tmp= 73676 MiB

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

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

MD5SUM BENCH= 1c7fb7925778882f8c8001dcd3838f28
RANDOM SEED=1654973370

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      23892212 kB
Buffers:        264544 kB
Cached:         521724 kB
SwapCached:      12312 kB
Active:        8344588 kB
Inactive:       452100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23892212 kB
SwapTotal:    67111528 kB
SwapFree:     56930356 kB
Dirty:           32628 kB
Writeback:           0 kB
AnonPages:     8008192 kB
Mapped:          21384 kB
Slab:           117804 kB
PageTables:      74404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162550904 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= 73676 MiB
End job on node137 at 2011-06-04 03:43:00