Trace number 3454250

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 Res//CP 2.3.0? (TO) 1800.37 907.486

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-roll3000.opb
MD5SUM553e03f28bab227c11d33a47edd1fb32
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 variables8902
Total number of constraints2864
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints2690
Minimum length of a constraint2
Maximum length of a constraint2407
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000000
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2123511627775
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.1.v20110525
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.18-164.el5
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		9996466904
0.02/0.09	c Max memory 		10048897024
0.02/0.09	c Total memory 		10048897024
0.02/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3454250-1307646842.opb
0.10/0.11	c reading problem ... 
1.25/0.65	c ... done. Wall clock time 0.535s.
1.25/0.65	c #vars     8902
1.25/0.65	c #constraints  6339
1.25/0.65	c constraints type 
1.25/0.65	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 450
1.25/0.65	c org.sat4j.minisat.constraints.card.MinWatchCard => 31
1.25/0.65	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 538
1.25/0.65	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2019
1.25/0.65	c constraints type 
1.25/0.65	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 538
1.25/0.65	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 450
1.25/0.65	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 31
1.25/0.65	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2019
14.22/6.48	c cleaning 2496 clauses out of 5000 with flag 5001/5001
25.84/12.11	c cleaning 4249 clauses out of 8504 with flag 11001/11001
37.61/18.07	c cleaning 5625 clauses out of 11255 with flag 18001/18001
49.77/24.13	c cleaning 6813 clauses out of 13629 with flag 26000/26000
64.50/31.52	c cleaning 7906 clauses out of 15816 with flag 35000/35000
78.63/38.69	c cleaning 8951 clauses out of 17911 with flag 45001/45001
94.76/46.79	c cleaning 9474 clauses out of 18961 with flag 55002/55002
111.28/54.89	c cleaning 9739 clauses out of 19486 with flag 65001/65001
126.59/62.59	c cleaning 9871 clauses out of 19746 with flag 75000/75000
143.53/71.02	c cleaning 9933 clauses out of 19875 with flag 85000/85000
161.03/79.84	c cleaning 9968 clauses out of 19942 with flag 95000/95000
177.15/87.97	c cleaning 9984 clauses out of 19975 with flag 105001/105001
194.00/96.46	c cleaning 9994 clauses out of 19992 with flag 115002/115002
207.11/103.02	c cleaning 9999 clauses out of 19998 with flag 125002/125002
223.42/111.20	c cleaning 9995 clauses out of 19997 with flag 135000/135000
238.34/118.71	c cleaning 9999 clauses out of 20003 with flag 145001/145001
255.40/127.31	c cleaning 9999 clauses out of 20003 with flag 155000/155000
272.52/135.93	c cleaning 10006 clauses out of 20012 with flag 165008/165008
291.43/145.43	c cleaning 9996 clauses out of 19997 with flag 175000/175000
308.95/154.22	c cleaning 9998 clauses out of 20001 with flag 185000/185000
324.23/161.95	c cleaning 9997 clauses out of 20003 with flag 195000/195000
340.53/170.19	c cleaning 9998 clauses out of 20006 with flag 205000/205000
355.25/177.58	c cleaning 10002 clauses out of 20009 with flag 215001/215001
370.96/185.46	c cleaning 9992 clauses out of 20006 with flag 225000/225000
391.04/195.54	c cleaning 10002 clauses out of 20016 with flag 235002/235002
407.36/203.78	c cleaning 10002 clauses out of 20013 with flag 245001/245001
421.27/210.70	c cleaning 10000 clauses out of 20012 with flag 255002/255002
436.98/218.68	c cleaning 9998 clauses out of 20010 with flag 265000/265000
452.46/226.43	c cleaning 10002 clauses out of 20012 with flag 275000/275000
467.76/234.11	c cleaning 10000 clauses out of 20011 with flag 285001/285001
483.87/242.26	c cleaning 9999 clauses out of 20010 with flag 295000/295000
496.18/248.48	c cleaning 9998 clauses out of 20012 with flag 305001/305001
511.24/256.07	c cleaning 10002 clauses out of 20014 with flag 315001/315001
530.35/265.65	c cleaning 9999 clauses out of 20011 with flag 325000/325000
546.68/273.82	c cleaning 9998 clauses out of 20013 with flag 335001/335001
562.97/282.03	c cleaning 10002 clauses out of 20016 with flag 345002/345002
577.64/289.45	c cleaning 10002 clauses out of 20013 with flag 355001/355001
593.15/297.23	c cleaning 9998 clauses out of 20010 with flag 365000/365000
611.26/306.35	c cleaning 10000 clauses out of 20012 with flag 375000/375000
629.78/315.66	c cleaning 9998 clauses out of 20014 with flag 385002/385002
648.03/324.81	c cleaning 10002 clauses out of 20015 with flag 395001/395001
664.75/333.24	c cleaning 10000 clauses out of 20013 with flag 405001/405001
680.85/341.39	c cleaning 10000 clauses out of 20012 with flag 415000/415000
697.56/349.72	c cleaning 9998 clauses out of 20012 with flag 425000/425000
713.41/357.79	c cleaning 10002 clauses out of 20015 with flag 435001/435001
728.50/365.38	c cleaning 10001 clauses out of 20013 with flag 445001/445001
744.79/373.52	c cleaning 10002 clauses out of 20011 with flag 455000/455000
760.89/381.67	c cleaning 9999 clauses out of 20010 with flag 465001/465001
776.34/389.46	c cleaning 10001 clauses out of 20012 with flag 475002/475002
790.62/396.64	c cleaning 9996 clauses out of 20009 with flag 485000/485000
805.32/404.07	c cleaning 10002 clauses out of 20013 with flag 495000/495000
821.61/412.24	c cleaning 10000 clauses out of 20012 with flag 505001/505001
836.26/419.63	c cleaning 10000 clauses out of 20011 with flag 515000/515000
852.36/427.75	c cleaning 9999 clauses out of 20014 with flag 525003/525003
867.46/435.36	c cleaning 10002 clauses out of 20012 with flag 535000/535000
884.95/444.17	c cleaning 9999 clauses out of 20010 with flag 545000/545000
901.38/452.44	c cleaning 9998 clauses out of 20012 with flag 555001/555001
918.86/461.20	c cleaning 10001 clauses out of 20014 with flag 565001/565001
934.95/469.38	c cleaning 9993 clauses out of 20014 with flag 575002/575002
948.64/476.28	c cleaning 10001 clauses out of 20020 with flag 585001/585001
962.87/483.40	c cleaning 10001 clauses out of 20020 with flag 595002/595002
978.15/491.13	c cleaning 10008 clauses out of 20019 with flag 605002/605002
992.43/498.33	c cleaning 9999 clauses out of 20010 with flag 615001/615001
1009.30/506.87	c cleaning 9999 clauses out of 20012 with flag 625002/625002
1025.12/514.88	c cleaning 9995 clauses out of 20011 with flag 635000/635000
1041.99/523.40	c cleaning 10003 clauses out of 20016 with flag 645000/645000
1060.27/532.50	c cleaning 10001 clauses out of 20014 with flag 655001/655001
1078.55/541.72	c cleaning 10003 clauses out of 20015 with flag 665003/665003
1097.37/551.24	c cleaning 10000 clauses out of 20011 with flag 675002/675002
1113.05/559.17	c cleaning 9996 clauses out of 20009 with flag 685000/685000
1126.74/566.08	c cleaning 10004 clauses out of 20015 with flag 695002/695002
1141.41/573.48	c cleaning 9997 clauses out of 20009 with flag 705000/705000
1155.22/580.42	c cleaning 10000 clauses out of 20013 with flag 715001/715001
1169.69/587.76	c cleaning 9999 clauses out of 20013 with flag 725001/725001
1183.96/594.93	c cleaning 9996 clauses out of 20013 with flag 735000/735000
1198.24/602.17	c cleaning 10005 clauses out of 20018 with flag 745001/745001
1214.43/610.35	c cleaning 10006 clauses out of 20016 with flag 755004/755004
1230.48/618.45	c cleaning 9995 clauses out of 20007 with flag 765001/765001
1245.74/626.19	c cleaning 9998 clauses out of 20013 with flag 775002/775002
1260.80/633.73	c cleaning 10000 clauses out of 20013 with flag 785000/785000
1276.59/641.77	c cleaning 9999 clauses out of 20013 with flag 795000/795000
1291.44/649.23	c cleaning 10002 clauses out of 20015 with flag 805001/805001
1304.89/656.07	c cleaning 10000 clauses out of 20012 with flag 815000/815000
1318.33/662.86	c cleaning 9997 clauses out of 20012 with flag 825000/825000
1332.32/669.93	c cleaning 9995 clauses out of 20016 with flag 835001/835001
1345.74/676.79	c cleaning 10003 clauses out of 20020 with flag 845000/845000
1360.18/684.04	c cleaning 9999 clauses out of 20018 with flag 855001/855001
1375.84/691.91	c cleaning 10005 clauses out of 20020 with flag 865002/865002
1391.77/700.04	c cleaning 9999 clauses out of 20014 with flag 875001/875001
1406.21/707.34	c cleaning 10001 clauses out of 20015 with flag 885001/885001
1420.83/714.70	c cleaning 9998 clauses out of 20013 with flag 895000/895000
1437.05/722.96	c cleaning 9997 clauses out of 20015 with flag 905000/905000
1452.58/730.82	c cleaning 10003 clauses out of 20019 with flag 915001/915001
1466.42/737.84	c cleaning 10003 clauses out of 20015 with flag 925000/925000
1479.86/744.65	c cleaning 10001 clauses out of 20012 with flag 935000/935000
1497.08/753.32	c cleaning 9999 clauses out of 20011 with flag 945000/945000
1514.23/762.02	c cleaning 10003 clauses out of 20012 with flag 955000/955000
1528.46/769.27	c cleaning 9999 clauses out of 20009 with flag 965000/965000
1544.09/777.14	c cleaning 9999 clauses out of 20010 with flag 975000/975000
1557.71/784.09	c cleaning 9998 clauses out of 20011 with flag 985000/985000
1570.44/790.58	c cleaning 10000 clauses out of 20013 with flag 995000/995000
1584.28/797.52	c cleaning 10002 clauses out of 20013 with flag 1005000/1005000
1600.88/805.97	c cleaning 10000 clauses out of 20012 with flag 1015001/1015001
1617.09/814.14	c cleaning 9996 clauses out of 20011 with flag 1025000/1025000
1633.79/822.62	c cleaning 10003 clauses out of 20018 with flag 1035003/1035003
1651.98/831.82	c cleaning 10001 clauses out of 20012 with flag 1045000/1045000
1667.38/839.61	c cleaning 9997 clauses out of 20011 with flag 1055000/1055000
1684.96/848.56	c cleaning 10000 clauses out of 20014 with flag 1065000/1065000
1700.41/856.48	c cleaning 10002 clauses out of 20014 with flag 1075000/1075000
1715.38/864.02	c cleaning 9991 clauses out of 20012 with flag 1085000/1085000
1728.37/870.67	c cleaning 10007 clauses out of 20021 with flag 1095000/1095000
1740.58/876.86	c cleaning 10000 clauses out of 20014 with flag 1105000/1105000
1754.25/883.90	c cleaning 9998 clauses out of 20014 with flag 1115000/1115000
1765.61/889.68	c cleaning 10001 clauses out of 20017 with flag 1125001/1125001
1780.57/897.25	c cleaning 10001 clauses out of 20016 with flag 1135001/1135001
1793.72/903.94	c cleaning 10004 clauses out of 20017 with flag 1145003/1145003
1800.15/907.31	c starts		: 189
1800.15/907.31	c conflicts		: 1149736
1800.15/907.31	c decisions		: 1885435
1800.15/907.31	c propagations		: 91680826
1800.15/907.31	c inspects		: 4496575053
1800.15/907.31	c shortcuts		: 0
1800.15/907.31	c learnt literals	: 2
1800.15/907.31	c learnt binary clauses	: 20
1800.15/907.31	c learnt ternary clauses	: 59
1800.15/907.31	c learnt constraints	: 1149734
1800.15/907.31	c ignored constraints	: 0
1800.15/907.31	c root simplifications	: 0
1800.15/907.31	c removed literals (reason simplification)	: 6213073
1800.15/907.31	c reason swapping (by a shorter reason)	: 0
1800.15/907.31	c Calls to reduceDB	: 116
1800.15/907.31	c number of reductions to clauses (during analyze)	: 0
1800.15/907.31	c number of learned constraints concerned by reduction	: 0
1800.15/907.31	c number of learning phase by resolution	: 0
1800.15/907.31	c number of learning phase by cutting planes	: 0
1800.15/907.31	c speed (assignments/second)	: 101118.98356941885
1800.15/907.31	c non guided choices	36
1800.15/907.32	c learnt constraints type 
1800.15/907.32	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 20
1800.15/907.32	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 14741
1800.15/907.32	c constraints type 
1800.15/907.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 450
1800.15/907.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 31
1800.15/907.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 538
1800.15/907.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2019
1800.15/907.32	c constraints type 
1800.15/907.32	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 538
1800.15/907.32	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 450
1800.15/907.32	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 31
1800.15/907.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2019
1800.15/907.32	s UNKNOWN
1800.15/907.32	c Total wall clock time (in seconds): 907.209

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-3454250-1307646842/watcher-3454250-1307646842 -o /tmp/evaluation-result-3454250-1307646842/solver-3454250-1307646842 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454250-1307646842.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: 3.55 3.49 3.54 3/196 12553
/proc/meminfo: memFree=30441172/32951132 swapFree=67054608/67111528
[pid=12553] ppid=12551 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/12553/stat : 12553 (java) S 12551 12553 11485 0 -1 4202496 1167 0 0 0 0 0 0 0 25 0 2 0 876283899 26714112 897 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676611045 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 6793 900 683 9 0 381 0
[pid=12553/tid=12554] ppid=12551 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (java) S 12551 12553 11485 0 -1 4202560 64 0 0 0 0 0 0 0 25 0 2 0 876283899 27824128 906 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274659884679 0 2147483391 4096 0 18446744071699109054 0 0 -1 2 0 0 0

[startup+0.0415511 s]
/proc/loadavg: 3.55 3.49 3.54 3/196 12553
/proc/meminfo: memFree=30441172/32951132 swapFree=67054608/67111528
[pid=12553] ppid=12551 vsize=10467480 CPUtime=0.02 cores=0,2,4,6
/proc/12553/stat : 12553 (java) S 12551 12553 11485 0 -1 4202496 11252 0 1 0 1 1 0 0 25 0 13 0 876283899 10718699520 10950 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676611045 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 2616870 10951 1672 9 0 2607618 0
[pid=12553/tid=12554] ppid=12551 vsize=10467480 CPUtime=0.02 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (java) R 12551 12553 11485 0 -1 4202560 10106 0 1 0 1 1 0 0 20 0 13 0 876283899 10718699520 10951 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 47015143058936 0 4 0 16784584 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10467480

[startup+0.100527 s]
/proc/loadavg: 3.55 3.49 3.54 3/196 12553
/proc/meminfo: memFree=30441172/32951132 swapFree=67054608/67111528
[pid=12553] ppid=12551 vsize=10540096 CPUtime=0.1 cores=0,2,4,6
/proc/12553/stat : 12553 (java) S 12551 12553 11485 0 -1 4202496 13047 0 1 0 8 2 0 0 25 0 18 0 876283899 10793058304 12745 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 2635024 12745 2092 9 0 2625758 0
[pid=12553/tid=12554] ppid=12551 vsize=10540096 CPUtime=0.08 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (java) R 12551 12553 11485 0 -1 4202560 11141 0 1 0 6 2 0 0 18 0 18 0 876283899 10793058304 12745 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 46912496197424 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10540096

[startup+0.300461 s]
/proc/loadavg: 3.55 3.49 3.54 3/196 12553
/proc/meminfo: memFree=30441172/32951132 swapFree=67054608/67111528
[pid=12553] ppid=12551 vsize=10544088 CPUtime=0.55 cores=0,2,4,6
/proc/12553/stat : 12553 (java) S 12551 12553 11485 0 -1 4202496 18140 0 1 0 52 3 0 0 25 0 18 0 876283899 10797146112 17072 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 2636022 17073 2199 9 0 2626756 0
[pid=12553/tid=12554] ppid=12551 vsize=10544088 CPUtime=0.28 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (java) R 12551 12553 11485 0 -1 4202560 13605 0 1 0 26 2 0 0 18 0 18 0 876283899 10797146112 17074 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 46912505616593 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 10544088

[startup+0.700389 s]
/proc/loadavg: 3.55 3.49 3.54 3/196 12553
/proc/meminfo: memFree=30441172/32951132 swapFree=67054608/67111528
[pid=12553] ppid=12551 vsize=10556832 CPUtime=1.5 cores=0,2,4,6
/proc/12553/stat : 12553 (java) S 12551 12553 11485 0 -1 4202496 44223 0 1 0 144 6 0 0 25 0 21 0 876283899 10810195968 39011 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 2639208 39011 2224 9 0 2629942 0
[pid=12553/tid=12554] ppid=12551 vsize=10556832 CPUtime=0.63 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (java) S 12551 12553 11485 0 -1 4202560 31860 0 1 0 59 4 0 0 19 0 21 0 876283899 10810195968 39011 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 10556832

[startup+1.50125 s]
/proc/loadavg: 3.55 3.49 3.54 7/218 12575
/proc/meminfo: memFree=30284376/32951132 swapFree=67054608/67111528
[pid=12553] ppid=12551 vsize=10557860 CPUtime=3.86 cores=0,2,4,6
/proc/12553/stat : 12553 (java) S 12551 12553 11485 0 -1 4202496 110395 0 1 0 372 14 0 0 25 0 22 0 876283899 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 2639465 101499 2234 9 0 2630199 0
[pid=12553/tid=12554] ppid=12551 vsize=10557860 CPUtime=0.63 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (java) S 12551 12553 11485 0 -1 4202560 31860 0 1 0 59 4 0 0 15 0 22 0 876283899 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12557] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12557/stat : 12557 (java) S 12551 12553 11485 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 876283901 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12558] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12558/stat : 12558 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12559] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12559/stat : 12559 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12560] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12560/stat : 12560 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12561] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12561/stat : 12561 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12562] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12562/stat : 12562 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12563] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12563/stat : 12563 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12564] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12564/stat : 12564 (java) S 12551 12553 11485 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 22 0 876283902 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 0 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12565] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12565/stat : 12565 (java) S 12551 12553 11485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 876283903 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12566] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12566/stat : 12566 (java) S 12551 12553 11485 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 876283903 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12567] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12567/stat : 12567 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 876283905 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676631985 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12568] ppid=12551 vsize=10557860 CPUtime=0.83 cores=0,2,4,6
/proc/12553/task/12568/stat : 12568 (java) S 12551 12553 11485 0 -1 4202560 6147 0 0 0 83 0 0 0 15 0 22 0 876283905 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12569] ppid=12551 vsize=10557860 CPUtime=0.68 cores=0,2,4,6
/proc/12553/task/12569/stat : 12569 (java) S 12551 12553 11485 0 -1 4202560 7683 0 0 0 67 1 0 0 15 0 22 0 876283905 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12570] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12570/stat : 12570 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 876283905 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12571] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12571/stat : 12571 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 876283905 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12572] ppid=12551 vsize=10557860 CPUtime=0.84 cores=0,2,4,6
/proc/12553/task/12572/stat : 12572 (java) R 12551 12553 11485 0 -1 4202560 261 0 0 0 84 0 0 0 18 0 22 0 876283964 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 46912505990980 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12553/tid=12573] ppid=12551 vsize=10557860 CPUtime=0.82 cores=0,2,4,6
/proc/12553/task/12573/stat : 12573 (java) R 12551 12553 11485 0 -1 4202560 63277 0 0 0 76 6 0 0 18 0 22 0 876283964 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 46912505584253 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12553/tid=12574] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12574/stat : 12574 (java) S 12551 12553 11485 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 876283969 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 0 0 0 0
[pid=12553/tid=12575] ppid=12551 vsize=10557860 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12575/stat : 12575 (java) S 12551 12553 11485 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 22 0 876283973 10811248640 101499 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 10557860

[startup+3.10098 s]
/proc/loadavg: 3.66 3.52 3.54 5/218 12575
/proc/meminfo: memFree=29701312/32951132 swapFree=67054608/67111528
[pid=12553] ppid=12551 vsize=10558976 CPUtime=7.35 cores=0,2,4,6
/proc/12553/stat : 12553 (java) S 12551 12553 11485 0 -1 4202496 321095 0 1 0 699 36 0 0 25 0 22 0 876283899 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 2639744 310679 2234 9 0 2630478 0
[pid=12553/tid=12554] ppid=12551 vsize=10558976 CPUtime=0.63 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (java) S 12551 12553 11485 0 -1 4202560 31860 0 1 0 59 4 0 0 15 0 22 0 876283899 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12557] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12557/stat : 12557 (java) S 12551 12553 11485 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12558] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12558/stat : 12558 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12559] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12559/stat : 12559 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12560] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12560/stat : 12560 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12561] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12561/stat : 12561 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12562] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12562/stat : 12562 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12563] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12563/stat : 12563 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12564] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12564/stat : 12564 (java) S 12551 12553 11485 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 876283902 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 0 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12565] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12565/stat : 12565 (java) S 12551 12553 11485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 876283903 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12566] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12566/stat : 12566 (java) S 12551 12553 11485 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 876283903 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12567] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12567/stat : 12567 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 876283905 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676631985 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12568] ppid=12551 vsize=10558976 CPUtime=1.06 cores=0,2,4,6
/proc/12553/task/12568/stat : 12568 (java) S 12551 12553 11485 0 -1 4202560 7737 0 0 0 106 0 0 0 16 0 22 0 876283905 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12569] ppid=12551 vsize=10558976 CPUtime=0.75 cores=0,2,4,6
/proc/12553/task/12569/stat : 12569 (java) S 12551 12553 11485 0 -1 4202560 7938 0 0 0 74 1 0 0 16 0 22 0 876283905 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12570] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12570/stat : 12570 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 876283905 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12571] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12571/stat : 12571 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 876283905 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12572] ppid=12551 vsize=10558976 CPUtime=2.44 cores=0,2,4,6
/proc/12553/task/12572/stat : 12572 (java) R 12551 12553 11485 0 -1 4202560 381 0 0 0 244 0 0 0 21 0 22 0 876283964 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 46912505783743 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12553/tid=12573] ppid=12551 vsize=10558976 CPUtime=2.43 cores=0,2,4,6
/proc/12553/task/12573/stat : 12573 (java) R 12551 12553 11485 0 -1 4202560 272012 0 0 0 215 28 0 0 18 0 22 0 876283964 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 46912505583997 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12553/tid=12574] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12574/stat : 12574 (java) S 12551 12553 11485 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 876283969 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 0 0 0 0
[pid=12553/tid=12575] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12575/stat : 12575 (java) S 12551 12553 11485 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 22 0 876283973 10812391424 310679 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.35
Current children cumulated vsize (KiB) 10558976

[startup+6.30142 s]
/proc/loadavg: 3.66 3.52 3.54 5/218 12575
/proc/meminfo: memFree=28473376/32951132 swapFree=67054608/67111528
[pid=12553] ppid=12551 vsize=10558976 CPUtime=14.02 cores=0,2,4,6
/proc/12553/stat : 12553 (java) S 12551 12553 11485 0 -1 4202496 575026 0 1 0 1337 65 0 0 25 0 22 0 876283899 10812391424 562288 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 2639744 562288 2238 9 0 2630478 0
[pid=12553/tid=12554] ppid=12551 vsize=10558976 CPUtime=0.63 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (java) S 12551 12553 11485 0 -1 4202560 31860 0 1 0 59 4 0 0 15 0 22 0 876283899 10812391424 562288 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 562288 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12557] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12557/stat : 12557 (java) S 12551 12553 11485 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 562288 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12558] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12558/stat : 12558 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 562288 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12559] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12559/stat : 12559 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 562288 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12560] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12560/stat : 12560 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 562288 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12561] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12561/stat : 12561 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 562288 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12562] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12562/stat : 12562 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 562288 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12563] ppid=12551 vsize=10558976 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12563/stat : 12563 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876283901 10812391424 562288 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0

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

/proc/meminfo: memFree=26318912/32951132 swapFree=67054608/67111528
[pid=12553] ppid=12551 vsize=10556672 CPUtime=1633.19 cores=0,2,4,6
/proc/12553/stat : 12553 (java) S 12551 12553 11485 0 -1 4202496 923753 0 1 0 163205 114 0 0 25 0 22 0 876283899 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 2639168 905441 2266 9 0 2629902 0
[pid=12553/tid=12554] ppid=12551 vsize=10556672 CPUtime=0.64 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (java) S 12551 12553 11485 0 -1 4202560 31889 0 1 0 59 5 0 0 15 0 22 0 876283899 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=10556672 CPUtime=0.29 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (java) S 12551 12553 11485 0 -1 4202560 2530 0 0 0 29 0 0 0 16 0 22 0 876283901 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12557] ppid=12551 vsize=10556672 CPUtime=0.29 cores=0,2,4,6
/proc/12553/task/12557/stat : 12557 (java) S 12551 12553 11485 0 -1 4202560 2375 0 0 0 29 0 0 0 16 0 22 0 876283901 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 0 0 0 0
[pid=12553/tid=12558] ppid=12551 vsize=10556672 CPUtime=0.27 cores=0,2,4,6
/proc/12553/task/12558/stat : 12558 (java) S 12551 12553 11485 0 -1 4202560 2557 0 0 0 27 0 0 0 15 0 22 0 876283901 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 0 0 0 0
[pid=12553/tid=12559] ppid=12551 vsize=10556672 CPUtime=0.25 cores=0,2,4,6
/proc/12553/task/12559/stat : 12559 (java) S 12551 12553 11485 0 -1 4202560 1694 0 0 0 25 0 0 0 16 0 22 0 876283901 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12560] ppid=12551 vsize=10556672 CPUtime=0.26 cores=0,2,4,6
/proc/12553/task/12560/stat : 12560 (java) S 12551 12553 11485 0 -1 4202560 3329 0 0 0 26 0 0 0 15 0 22 0 876283901 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12561] ppid=12551 vsize=10556672 CPUtime=0.29 cores=0,2,4,6
/proc/12553/task/12561/stat : 12561 (java) S 12551 12553 11485 0 -1 4202560 3578 0 0 0 29 0 0 0 16 0 22 0 876283901 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12562] ppid=12551 vsize=10556672 CPUtime=0.27 cores=0,2,4,6
/proc/12553/task/12562/stat : 12562 (java) S 12551 12553 11485 0 -1 4202560 3382 0 0 0 27 0 0 0 15 0 22 0 876283901 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12563] ppid=12551 vsize=10556672 CPUtime=0.27 cores=0,2,4,6
/proc/12553/task/12563/stat : 12563 (java) S 12551 12553 11485 0 -1 4202560 3609 0 0 0 27 0 0 0 15 0 22 0 876283901 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12564] ppid=12551 vsize=10556672 CPUtime=14.35 cores=0,2,4,6
/proc/12553/task/12564/stat : 12564 (java) S 12551 12553 11485 0 -1 4202560 22062 0 0 0 1431 4 0 0 15 0 22 0 876283902 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 0 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12565] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12565/stat : 12565 (java) S 12551 12553 11485 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 876283903 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12566] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12566/stat : 12566 (java) S 12551 12553 11485 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 876283903 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12567] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12567/stat : 12567 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 876283905 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676631985 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12568] ppid=12551 vsize=10556672 CPUtime=1.7 cores=0,2,4,6
/proc/12553/task/12568/stat : 12568 (java) S 12551 12553 11485 0 -1 4202560 9885 0 0 0 169 1 0 0 15 0 22 0 876283905 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12569] ppid=12551 vsize=10556672 CPUtime=1.27 cores=0,2,4,6
/proc/12553/task/12569/stat : 12569 (java) S 12551 12553 11485 0 -1 4202560 15761 0 0 0 124 3 0 0 15 0 22 0 876283905 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12570] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12570/stat : 12570 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 876283905 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12571] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12571/stat : 12571 (java) S 12551 12553 11485 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 22 0 876283905 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12572] ppid=12551 vsize=10556672 CPUtime=806.49 cores=0,2,4,6
/proc/12553/task/12572/stat : 12572 (java) R 12551 12553 11485 0 -1 4202560 773 0 0 0 80646 3 0 0 25 0 22 0 876283964 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 46912505784477 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12553/tid=12573] ppid=12551 vsize=10556672 CPUtime=806.42 cores=0,2,4,6
/proc/12553/task/12573/stat : 12573 (java) R 12551 12553 11485 0 -1 4202560 819126 0 0 0 80550 92 0 0 25 0 22 0 876283964 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 46912505585551 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12553/tid=12574] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12574/stat : 12574 (java) S 12551 12553 11485 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 876283969 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 0 0 0 0
[pid=12553/tid=12575] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12575/stat : 12575 (java) S 12551 12553 11485 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 22 0 876283973 10810032128 905441 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1633.19
Current children cumulated vsize (KiB) 10556672

[startup+882.301 s]
/proc/loadavg: 3.69 3.78 3.70 5/218 12608
/proc/meminfo: memFree=26279936/32951132 swapFree=67054608/67111528
[pid=12553] ppid=12551 vsize=10556672 CPUtime=1751.25 cores=0,2,4,6
/proc/12553/stat : 12553 (java) S 12551 12553 11485 0 -1 4202496 927977 0 1 0 175010 115 0 0 25 0 22 0 876283899 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 2639168 909521 2266 9 0 2629902 0
[pid=12553/tid=12554] ppid=12551 vsize=10556672 CPUtime=0.64 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (java) S 12551 12553 11485 0 -1 4202560 31891 0 1 0 59 5 0 0 15 0 22 0 876283899 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=10556672 CPUtime=0.31 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (java) S 12551 12553 11485 0 -1 4202560 3422 0 0 0 31 0 0 0 15 0 22 0 876283901 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12557] ppid=12551 vsize=10556672 CPUtime=0.33 cores=0,2,4,6
/proc/12553/task/12557/stat : 12557 (java) S 12551 12553 11485 0 -1 4202560 2778 0 0 0 33 0 0 0 16 0 22 0 876283901 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 0 0 0 0
[pid=12553/tid=12558] ppid=12551 vsize=10556672 CPUtime=0.31 cores=0,2,4,6
/proc/12553/task/12558/stat : 12558 (java) S 12551 12553 11485 0 -1 4202560 2795 0 0 0 31 0 0 0 16 0 22 0 876283901 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 0 0 0 0
[pid=12553/tid=12559] ppid=12551 vsize=10556672 CPUtime=0.29 cores=0,2,4,6
/proc/12553/task/12559/stat : 12559 (java) S 12551 12553 11485 0 -1 4202560 1951 0 0 0 29 0 0 0 15 0 22 0 876283901 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12560] ppid=12551 vsize=10556672 CPUtime=0.28 cores=0,2,4,6
/proc/12553/task/12560/stat : 12560 (java) S 12551 12553 11485 0 -1 4202560 3805 0 0 0 28 0 0 0 15 0 22 0 876283901 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12561] ppid=12551 vsize=10556672 CPUtime=0.32 cores=0,2,4,6
/proc/12553/task/12561/stat : 12561 (java) S 12551 12553 11485 0 -1 4202560 4135 0 0 0 32 0 0 0 16 0 22 0 876283901 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 0 0 0 0
[pid=12553/tid=12562] ppid=12551 vsize=10556672 CPUtime=0.31 cores=0,2,4,6
/proc/12553/task/12562/stat : 12562 (java) S 12551 12553 11485 0 -1 4202560 3700 0 0 0 31 0 0 0 15 0 22 0 876283901 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12563] ppid=12551 vsize=10556672 CPUtime=0.31 cores=0,2,4,6
/proc/12553/task/12563/stat : 12563 (java) S 12551 12553 11485 0 -1 4202560 3799 0 0 0 31 0 0 0 15 0 22 0 876283901 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12564] ppid=12551 vsize=10556672 CPUtime=16.42 cores=0,2,4,6
/proc/12553/task/12564/stat : 12564 (java) S 12551 12553 11485 0 -1 4202560 22929 0 0 0 1637 5 0 0 15 0 22 0 876283902 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 0 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12565] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12565/stat : 12565 (java) S 12551 12553 11485 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 876283903 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12566] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12566/stat : 12566 (java) S 12551 12553 11485 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 876283903 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12567] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12567/stat : 12567 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 876283905 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676631985 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12568] ppid=12551 vsize=10556672 CPUtime=1.7 cores=0,2,4,6
/proc/12553/task/12568/stat : 12568 (java) S 12551 12553 11485 0 -1 4202560 9885 0 0 0 169 1 0 0 15 0 22 0 876283905 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12569] ppid=12551 vsize=10556672 CPUtime=1.31 cores=0,2,4,6
/proc/12553/task/12569/stat : 12569 (java) S 12551 12553 11485 0 -1 4202560 15769 0 0 0 128 3 0 0 15 0 22 0 876283905 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12570] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12570/stat : 12570 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 876283905 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12571] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12571/stat : 12571 (java) S 12551 12553 11485 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 22 0 876283905 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12572] ppid=12551 vsize=10556672 CPUtime=864.33 cores=0,2,4,6
/proc/12553/task/12572/stat : 12572 (java) R 12551 12553 11485 0 -1 4202560 781 0 0 0 86430 3 0 0 25 0 22 0 876283964 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 46912505867916 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12553/tid=12573] ppid=12551 vsize=10556672 CPUtime=864.27 cores=0,2,4,6
/proc/12553/task/12573/stat : 12573 (java) R 12551 12553 11485 0 -1 4202560 819130 0 0 0 86335 92 0 0 25 0 22 0 876283964 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 46912506226187 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12553/tid=12574] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12574/stat : 12574 (java) S 12551 12553 11485 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 876283969 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 0 0 0 0
[pid=12553/tid=12575] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12575/stat : 12575 (java) S 12551 12553 11485 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 22 0 876283973 10810032128 909521 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1751.25
Current children cumulated vsize (KiB) 10556672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+907.302 s]
/proc/loadavg: 3.64 3.76 3.69 4/218 12608
/proc/meminfo: memFree=26266276/32951132 swapFree=67054608/67111528
[pid=12553] ppid=12551 vsize=10556672 CPUtime=1800.15 cores=0,2,4,6
/proc/12553/stat : 12553 (java) S 12551 12553 11485 0 -1 4202496 930997 0 1 0 179900 115 0 0 25 0 22 0 876283899 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 2639168 912535 2266 9 0 2629902 0
[pid=12553/tid=12554] ppid=12551 vsize=10556672 CPUtime=0.64 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (java) S 12551 12553 11485 0 -1 4202560 31894 0 1 0 59 5 0 0 15 0 22 0 876283899 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=10556672 CPUtime=0.32 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (java) S 12551 12553 11485 0 -1 4202560 3422 0 0 0 32 0 0 0 15 0 22 0 876283901 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12557] ppid=12551 vsize=10556672 CPUtime=0.33 cores=0,2,4,6
/proc/12553/task/12557/stat : 12557 (java) S 12551 12553 11485 0 -1 4202560 2778 0 0 0 33 0 0 0 15 0 22 0 876283901 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12558] ppid=12551 vsize=10556672 CPUtime=0.32 cores=0,2,4,6
/proc/12553/task/12558/stat : 12558 (java) S 12551 12553 11485 0 -1 4202560 2795 0 0 0 32 0 0 0 16 0 22 0 876283901 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12559] ppid=12551 vsize=10556672 CPUtime=0.3 cores=0,2,4,6
/proc/12553/task/12559/stat : 12559 (java) S 12551 12553 11485 0 -1 4202560 1951 0 0 0 30 0 0 0 16 0 22 0 876283901 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12560] ppid=12551 vsize=10556672 CPUtime=0.3 cores=0,2,4,6
/proc/12553/task/12560/stat : 12560 (java) S 12551 12553 11485 0 -1 4202560 3805 0 0 0 30 0 0 0 16 0 22 0 876283901 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 0 0 0 0
[pid=12553/tid=12561] ppid=12551 vsize=10556672 CPUtime=0.34 cores=0,2,4,6
/proc/12553/task/12561/stat : 12561 (java) S 12551 12553 11485 0 -1 4202560 4135 0 0 0 34 0 0 0 16 0 22 0 876283901 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 0 0 0 0
[pid=12553/tid=12562] ppid=12551 vsize=10556672 CPUtime=0.31 cores=0,2,4,6
/proc/12553/task/12562/stat : 12562 (java) S 12551 12553 11485 0 -1 4202560 3700 0 0 0 31 0 0 0 15 0 22 0 876283901 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12563] ppid=12551 vsize=10556672 CPUtime=0.32 cores=0,2,4,6
/proc/12553/task/12563/stat : 12563 (java) S 12551 12553 11485 0 -1 4202560 3799 0 0 0 32 0 0 0 16 0 22 0 876283901 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
[pid=12553/tid=12564] ppid=12551 vsize=10556672 CPUtime=17.55 cores=0,2,4,6
/proc/12553/task/12564/stat : 12564 (java) S 12551 12553 11485 0 -1 4202560 25943 0 0 0 1750 5 0 0 15 0 22 0 876283902 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 0 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12565] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12565/stat : 12565 (java) S 12551 12553 11485 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 876283903 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12566] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12566/stat : 12566 (java) S 12551 12553 11485 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 876283903 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12567] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12567/stat : 12567 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 876283905 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676631985 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12568] ppid=12551 vsize=10556672 CPUtime=1.7 cores=0,2,4,6
/proc/12553/task/12568/stat : 12568 (java) S 12551 12553 11485 0 -1 4202560 9885 0 0 0 169 1 0 0 15 0 22 0 876283905 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12569] ppid=12551 vsize=10556672 CPUtime=1.31 cores=0,2,4,6
/proc/12553/task/12569/stat : 12569 (java) S 12551 12553 11485 0 -1 4202560 15769 0 0 0 128 3 0 0 15 0 22 0 876283905 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12570] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12570/stat : 12570 (java) S 12551 12553 11485 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 876283905 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624281 0 4 0 16800975 18446604440470005952 0 0 -1 2 0 0 0
[pid=12553/tid=12571] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12571/stat : 12571 (java) S 12551 12553 11485 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 22 0 876283905 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 4 0 0 0
[pid=12553/tid=12572] ppid=12551 vsize=10556672 CPUtime=888.18 cores=0,2,4,6
/proc/12553/task/12572/stat : 12572 (java) R 12551 12553 11485 0 -1 4202560 782 0 0 0 88815 3 0 0 25 0 22 0 876283964 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 46912506197155 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12553/tid=12573] ppid=12551 vsize=10556672 CPUtime=888.11 cores=0,2,4,6
/proc/12553/task/12573/stat : 12573 (java) R 12551 12553 11485 0 -1 4202560 819130 0 0 0 88719 92 0 0 25 0 22 0 876283964 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 46912506071309 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12553/tid=12574] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12574/stat : 12574 (java) S 12551 12553 11485 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 876283969 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 0 0 0 0
[pid=12553/tid=12575] ppid=12551 vsize=10556672 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12575/stat : 12575 (java) S 12551 12553 11485 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 22 0 876283973 10810032128 912535 33554432000 1073741824 1073778376 140733796885792 18446744073709551615 274676624896 0 4 0 16800975 18446604440470005952 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 10556672

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

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

[startup+907.413 s]
/proc/loadavg: 3.64 3.76 3.69 3/199 12611
/proc/meminfo: memFree=28160696/32951132 swapFree=67054608/67111528
[pid=12553] ppid=12551 vsize=0 CPUtime=1800.29 cores=0,2,4,6
/proc/12553/stat : 12553 (java) Z 12551 12553 11485 0 -1 4203548 931031 0 1 0 179905 124 0 0 17 0 2 0 876283899 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 0 0 0 0 0 0 0
[pid=12553/tid=12573] ppid=12551 vsize=0 CPUtime=888.22 cores=0,2,4,6
/proc/12553/task/12573/stat : 12573 (java) R 12551 12553 11485 0 -1 4203588 819130 0 0 0 88720 102 0 0 25 0 2 0 876283964 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 907.486
CPU time (s): 1800.37
CPU user time (s): 1799.06
CPU system time (s): 1.3168
CPU usage (%): 198.391
Max. virtual memory (cumulated for all children) (KiB): 10568876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.3168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 931031
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= 26445
involuntary context switches= 24242

runsolver used 1.66775 second user time and 3.3075 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-09 21:14:03
IDJOB=3454250
IDBENCH=2508
IDSOLVER=1950
FILE ID=node131/3454250-1307646842
RUNJOBID= node131-1307642772-11503
PBS_JOBID= 13549400
Free space on /tmp= 74116 MiB

SOLVER NAME= Sat4j Res//CP 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-roll3000.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3454250-1307646842/watcher-3454250-1307646842 -o /tmp/evaluation-result-3454250-1307646842/solver-3454250-1307646842 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454250-1307646842.opb

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

MD5SUM BENCH= 553e03f28bab227c11d33a47edd1fb32
RANDOM SEED=1188072074

node131.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	: 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.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.77
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30441848 kB
Buffers:        218020 kB
Cached:         621496 kB
SwapCached:       9832 kB
Active:        1733052 kB
Inactive:       525816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30441848 kB
SwapTotal:    67111528 kB
SwapFree:     67054608 kB
Dirty:            1248 kB
Writeback:           0 kB
AnonPages:     1417444 kB
Mapped:          21456 kB
Slab:           183724 kB
PageTables:       7640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 10569836 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74116 MiB
End job on node131 at 2011-06-09 21:29:12