Trace number 3741950

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31? (TO) 1800.62 916.848

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K94.opb
MD5SUM08b0e704e28720f9a0455d95c872079f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1099.94
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6392
Total number of constraints6582
Number of constraints which are clauses6488
Number of constraints which are cardinality constraints (but not clauses)94
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint94
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 95
Number of bits of the biggest sum of numbers7
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.06/0.10	c version 2.2.0.v20100531
0.06/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.10	c java.vm.version	19.1-b02
0.06/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version		1.6.0_24
0.06/0.10	c os.name		Linux
0.06/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.10	c os.arch		amd64
0.06/0.10	c Free memory 		1349517296
0.06/0.10	c Max memory 		1356595200
0.06/0.10	c Total memory 		1356595200
0.06/0.10	c Number of processors 	8
0.06/0.13	c Pseudo Boolean Optimization
0.06/0.13	c ManyCore solver with 2 solvers running in parallel
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c Stops conflict analysis at the first Unique Implication Point
0.06/0.13	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@5495fd19
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.13	c Expensive reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	c Glucose learned constraints deletion strategy
0.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c Stops conflict analysis at the first Unique Implication Point
0.06/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ae94e92
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.06/0.13	c No reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	c Glucose learned constraints deletion strategy
0.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	
0.06/0.13	c solving HOME/instance-3741950-1338784009.opb
0.06/0.13	c reading problem ... 
0.75/0.47	c ... done. Wall clock time 0.336s.
0.75/0.47	c #vars     6392
0.75/0.47	c #constraints  6582
0.75/0.47	c constraints type 
0.75/0.47	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5277
0.75/0.47	c org.sat4j.minisat.constraints.card.MinWatchCard => 94
0.75/0.47	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1209
0.75/0.47	c constraints type 
0.75/0.47	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1209
0.75/0.47	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5277
0.75/0.47	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 94
5.11/2.07	c cleaning 2488 clauses out of 4992 with flag 5002/5002
9.00/3.90	c cleaning 4242 clauses out of 8499 with flag 11001/11001
12.77/5.77	c cleaning 5589 clauses out of 11257 with flag 18003/18003
17.14/7.91	c cleaning 6805 clauses out of 13663 with flag 26001/26001
22.21/10.49	c cleaning 7822 clauses out of 15854 with flag 35000/35000
28.23/13.47	c cleaning 8898 clauses out of 18024 with flag 45000/45000
37.85/18.27	c cleaning 9406 clauses out of 19127 with flag 55001/55001
44.08/21.36	c cleaning 9750 clauses out of 19713 with flag 65000/65000
51.81/25.28	c cleaning 9895 clauses out of 19960 with flag 75000/75000
58.80/28.73	c cleaning 9888 clauses out of 20066 with flag 85001/85001
64.17/31.40	c cleaning 10005 clauses out of 20173 with flag 95000/95000
73.17/35.96	c cleaning 9813 clauses out of 20170 with flag 105002/105002
85.71/42.28	c cleaning 10112 clauses out of 20359 with flag 115004/115004
96.48/47.70	c cleaning 9969 clauses out of 20243 with flag 125000/125000
103.45/51.12	c cleaning 10004 clauses out of 20276 with flag 135004/135004
109.79/54.34	c cleaning 9915 clauses out of 20265 with flag 145000/145000
118.28/58.69	c cleaning 10013 clauses out of 20352 with flag 155002/155002
125.00/62.09	c cleaning 10004 clauses out of 20338 with flag 165001/165001
139.95/69.58	c cleaning 9986 clauses out of 20333 with flag 175000/175000
164.78/81.99	c cleaning 9855 clauses out of 20349 with flag 185002/185002
183.84/91.55	c cleaning 10228 clauses out of 20481 with flag 195000/195000
190.53/94.93	c cleaning 10020 clauses out of 20255 with flag 205002/205002
204.24/101.87	c cleaning 9739 clauses out of 20233 with flag 215000/215000
214.55/107.05	c cleaning 9656 clauses out of 20494 with flag 225001/225001
223.73/111.77	c cleaning 9640 clauses out of 20838 with flag 235001/235001
235.07/117.45	c cleaning 9362 clauses out of 21199 with flag 245002/245002
246.17/123.05	c cleaning 9654 clauses out of 21836 with flag 255001/255001
263.06/131.59	c cleaning 9751 clauses out of 22181 with flag 265000/265000
278.09/139.18	c cleaning 9781 clauses out of 22431 with flag 275001/275001
290.77/145.55	c cleaning 9835 clauses out of 22648 with flag 285002/285002
297.43/148.93	c cleaning 9513 clauses out of 22809 with flag 295000/295000
307.15/153.87	c cleaning 9577 clauses out of 23297 with flag 305001/305001
313.95/157.38	c cleaning 9486 clauses out of 23721 with flag 315002/315002
320.81/160.88	c cleaning 9607 clauses out of 24234 with flag 325001/325001
335.95/168.49	c cleaning 9692 clauses out of 24628 with flag 335002/335002
344.50/172.79	c cleaning 9376 clauses out of 24934 with flag 345000/345000
357.70/179.41	c cleaning 9534 clauses out of 25558 with flag 355000/355000
379.86/190.55	c cleaning 9798 clauses out of 26026 with flag 365002/365002
398.34/199.84	c cleaning 9888 clauses out of 26228 with flag 375002/375002
424.54/212.95	c cleaning 10012 clauses out of 26338 with flag 385000/385000
442.71/222.17	c cleaning 9663 clauses out of 26328 with flag 395002/395002
458.98/230.30	c cleaning 10006 clauses out of 26664 with flag 405001/405001
467.40/234.63	c cleaning 9657 clauses out of 26656 with flag 415000/415000
473.25/237.61	c cleaning 9375 clauses out of 26999 with flag 425000/425000
480.16/241.25	c cleaning 9525 clauses out of 27625 with flag 435002/435002
487.59/245.03	c cleaning 9686 clauses out of 28098 with flag 445001/445001
496.21/249.45	c cleaning 9782 clauses out of 28412 with flag 455001/455001
507.46/255.14	c cleaning 9565 clauses out of 28632 with flag 465003/465003
516.80/259.95	c cleaning 9653 clauses out of 29064 with flag 475000/475000
523.81/263.50	c cleaning 9533 clauses out of 29414 with flag 485003/485003
533.66/268.50	c cleaning 9478 clauses out of 29878 with flag 495000/495000
539.88/271.76	c cleaning 9557 clauses out of 30401 with flag 505001/505001
547.56/275.76	c cleaning 9465 clauses out of 30845 with flag 515002/515002
554.59/279.33	c cleaning 9899 clauses out of 31377 with flag 525000/525000
562.41/283.32	c cleaning 9528 clauses out of 31480 with flag 535002/535002
572.06/288.22	c cleaning 9504 clauses out of 31951 with flag 545001/545001
583.38/294.09	c cleaning 9610 clauses out of 32446 with flag 555000/555000
592.38/298.69	c cleaning 9756 clauses out of 32837 with flag 565001/565001
618.68/311.84	c cleaning 9421 clauses out of 33080 with flag 575000/575000
643.96/324.55	c cleaning 9658 clauses out of 33659 with flag 585000/585000
669.86/337.69	c cleaning 9742 clauses out of 34001 with flag 595000/595000
694.56/350.02	c cleaning 9807 clauses out of 34261 with flag 605002/605002
719.14/362.39	c cleaning 9730 clauses out of 34453 with flag 615001/615001
740.63/373.16	c cleaning 9715 clauses out of 34722 with flag 625000/625000
752.07/379.02	c cleaning 9800 clauses out of 35007 with flag 635000/635000
762.45/384.37	c cleaning 9390 clauses out of 35207 with flag 645000/645000
771.22/388.83	c cleaning 9903 clauses out of 35817 with flag 655000/655000
779.59/393.13	c cleaning 9510 clauses out of 35916 with flag 665002/665002
791.45/399.29	c cleaning 9559 clauses out of 36404 with flag 675000/675000
804.69/405.93	c cleaning 0 clauses out of 5000 with flag 0/5000
815.68/411.43	c cleaning 9856 clauses out of 36845 with flag 685000/685000
823.31/415.39	c cleaning 9520 clauses out of 36988 with flag 695000/695000
831.84/419.81	c cleaning 9580 clauses out of 37467 with flag 705000/705000
840.59/424.33	c cleaning 9489 clauses out of 37887 with flag 715000/715000
847.14/427.80	c cleaning 9906 clauses out of 38398 with flag 725000/725000
854.88/431.73	c cleaning 9635 clauses out of 38492 with flag 735000/735000
867.64/438.37	c cleaning 9688 clauses out of 38859 with flag 745002/745002
879.15/444.30	c cleaning 9848 clauses out of 39169 with flag 755000/755000
890.26/449.91	c cleaning 9765 clauses out of 39321 with flag 765001/765001
904.19/457.02	c cleaning 9606 clauses out of 39559 with flag 775004/775004
915.71/463.04	c cleaning 9644 clauses out of 39948 with flag 785000/785000
930.21/470.48	c cleaning 9656 clauses out of 40304 with flag 795000/795000
941.11/476.03	c cleaning 9603 clauses out of 40651 with flag 805003/805003
955.65/483.41	c cleaning 9616 clauses out of 41046 with flag 815001/815001
974.81/493.24	c cleaning 9819 clauses out of 41429 with flag 825000/825000
984.52/498.28	c cleaning 9788 clauses out of 41610 with flag 835000/835000
994.81/503.57	c cleaning 9735 clauses out of 41826 with flag 845004/845004
1005.75/509.15	c cleaning 9807 clauses out of 42090 with flag 855003/855003
1014.45/513.76	c cleaning 9872 clauses out of 42282 with flag 865002/865002
1021.09/517.21	c cleaning 9769 clauses out of 42409 with flag 875001/875001
1029.77/521.76	c cleaning 9541 clauses out of 42642 with flag 885003/885003
1037.87/525.92	c cleaning 9834 clauses out of 43098 with flag 895000/895000
1050.20/532.35	c cleaning 9640 clauses out of 43262 with flag 905000/905000
1076.38/545.51	c cleaning 9664 clauses out of 43626 with flag 915004/915004
1126.45/570.68	c cleaning 9799 clauses out of 43958 with flag 925000/925000
1160.32/587.67	c cleaning 9829 clauses out of 44159 with flag 935000/935000
1181.87/598.67	c cleaning 9721 clauses out of 44332 with flag 945002/945002
1195.81/605.71	c cleaning 9662 clauses out of 44609 with flag 955000/955000
1210.14/613.04	c cleaning 9706 clauses out of 44947 with flag 965000/965000
1223.30/619.79	c cleaning 9744 clauses out of 45244 with flag 975003/975003
1238.83/627.75	c cleaning 9739 clauses out of 45498 with flag 985001/985001
1252.39/634.65	c cleaning 9846 clauses out of 45758 with flag 995000/995000
1259.66/638.42	c cleaning 9415 clauses out of 45917 with flag 1005005/1005005
1267.71/642.60	c cleaning 9677 clauses out of 46497 with flag 1015000/1015000
1276.37/647.29	c cleaning 9743 clauses out of 46821 with flag 1025001/1025001
1287.67/653.06	c cleaning 9657 clauses out of 47077 with flag 1035000/1035000
1298.15/658.48	c cleaning 9561 clauses out of 47421 with flag 1045001/1045001
1315.06/667.09	c cleaning 9640 clauses out of 47859 with flag 1055000/1055000
1329.88/674.71	c cleaning 9741 clauses out of 48219 with flag 1065000/1065000
1340.74/680.31	c cleaning 9707 clauses out of 48478 with flag 1075000/1075000
1348.16/684.23	c cleaning 9767 clauses out of 48771 with flag 1085000/1085000
1362.04/691.36	c cleaning 9761 clauses out of 49005 with flag 1095001/1095001
1372.12/696.65	c cleaning 9847 clauses out of 49244 with flag 1105001/1105001
1385.47/703.47	c cleaning 9689 clauses out of 49397 with flag 1115001/1115001
1402.81/712.23	c cleaning 9920 clauses out of 49712 with flag 1125005/1125005
1409.87/715.96	c cleaning 9562 clauses out of 49788 with flag 1135001/1135001
1433.95/728.27	c cleaning 9272 clauses out of 50225 with flag 1145000/1145000
1465.35/744.02	c cleaning 9557 clauses out of 50954 with flag 1155001/1155001
1501.12/762.01	c cleaning 9655 clauses out of 51396 with flag 1165000/1165000
1529.87/776.57	c cleaning 9719 clauses out of 51741 with flag 1175000/1175000
1557.52/790.60	c cleaning 9652 clauses out of 52025 with flag 1185003/1185003
1576.42/800.29	c cleaning 10144 clauses out of 52372 with flag 1195002/1195002
1586.44/805.48	c cleaning 9609 clauses out of 52227 with flag 1205001/1205001
1598.12/811.44	c cleaning 9602 clauses out of 52617 with flag 1215000/1215000
1609.33/817.31	c cleaning 9921 clauses out of 53012 with flag 1225000/1225000
1618.50/822.10	c cleaning 9650 clauses out of 53092 with flag 1235001/1235001
1628.92/827.54	c cleaning 9743 clauses out of 53441 with flag 1245000/1245000
1638.75/832.68	c cleaning 9807 clauses out of 53698 with flag 1255000/1255000
1648.45/837.81	c cleaning 9564 clauses out of 53892 with flag 1265001/1265001
1660.90/844.27	c cleaning 9867 clauses out of 54327 with flag 1275000/1275000
1668.87/848.48	c cleaning 9847 clauses out of 54463 with flag 1285003/1285003
1676.68/852.54	c cleaning 9746 clauses out of 54615 with flag 1295002/1295002
1693.23/861.12	c cleaning 9786 clauses out of 54867 with flag 1305000/1305000
1703.24/866.39	c cleaning 9921 clauses out of 55083 with flag 1315002/1315002
1716.49/873.17	c cleaning 9825 clauses out of 55160 with flag 1325000/1325000
1727.95/879.10	c cleaning 9752 clauses out of 55334 with flag 1335000/1335000
1740.75/885.77	c cleaning 9643 clauses out of 55586 with flag 1345004/1345004
1755.60/893.37	c cleaning 9720 clauses out of 55940 with flag 1355001/1355001
1766.53/899.03	c cleaning 9987 clauses out of 56219 with flag 1365000/1365000
1777.45/904.75	c cleaning 9728 clauses out of 56232 with flag 1375000/1375000
1788.64/910.68	c cleaning 9712 clauses out of 56505 with flag 1385001/1385001
1795.82/914.46	c cleaning 9639 clauses out of 56792 with flag 1395000/1395000
1800.20/916.81	c starts		: 190
1800.20/916.81	c conflicts		: 1398620
1800.20/916.81	c decisions		: 12856465
1800.20/916.81	c propagations		: 495237679
1800.20/916.81	c inspects		: 1457205504
1800.20/916.81	c learnt literals	: 80
1800.20/916.81	c learnt binary clauses	: 38958
1800.20/916.81	c learnt ternary clauses	: 54117
1800.20/916.81	c learnt clauses	: 1398539
1800.20/916.81	c ignored clauses	: 0
1800.20/916.81	c root simplifications	: 0
1800.20/916.81	c removed literals (reason simplification)	: 35153389
1800.20/916.81	c reason swapping (by a shorter reason)	: 0
1800.20/916.81	c Calls to reduceDB	: 141
1800.20/916.81	c number of reductions to clauses (during analyze)	: 0
1800.20/916.81	c number of learned constraints concerned by reduction	: 0
1800.20/916.81	c number of learning phase by resolution	: 0
1800.20/916.81	c number of learning phase by cutting planes	: 0
1800.20/916.81	c speed (assignments/second)	: 540450.1152952552
1800.20/916.81	c non guided choices	4075
1800.20/916.83	c learnt constraints type 
1800.20/916.83	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 11840
1800.20/916.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 38958
1800.20/916.83	c constraints type 
1800.20/916.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5277
1800.20/916.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 94
1800.20/916.84	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1209
1800.20/916.84	c constraints type 
1800.20/916.84	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1209
1800.20/916.84	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5277
1800.20/916.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 94
1800.20/916.84	s UNKNOWN
1800.20/916.84	c Total wall clock time (in seconds): 916.705

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3741950-1338784009/watcher-3741950-1338784009 -o /tmp/evaluation-result-3741950-1338784009/solver-3741950-1338784009 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3741950-1338784009.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.07 4.02 3.61 4/199 24471
/proc/meminfo: memFree=27653900/32873844 swapFree=7380/7380
[pid=24471] ppid=24469 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/24471/stat : 24471 (java6) D 24469 24471 24174 0 -1 4202496 94 0 0 0 0 0 0 0 20 0 1 0 344525732 2560000 46 33554432000 1073741824 1073778376 140736282787312 140736282784440 215134334247 0 0 4096 0 18446744072100748580 0 0 17 5 0 0 0 0 0
/proc/24471/statm: 625 46 37 9 0 29 0

[startup+0.0317881 s]
/proc/loadavg: 4.07 4.02 3.61 4/199 24471
/proc/meminfo: memFree=27653900/32873844 swapFree=7380/7380
[pid=24471] ppid=24469 vsize=1623620 CPUtime=0 cores=1,3,5,7
/proc/24471/stat : 24471 (java) S 24469 24471 24174 0 -1 4202496 2542 0 1 0 0 0 0 0 20 0 2 0 344525732 1662586880 2733 33554432000 1073741824 1073778376 140735796518880 140735796510016 215146856509 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24471/statm: 405905 2751 942 9 0 397014 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1623620

[startup+0.100259 s]
/proc/loadavg: 4.07 4.02 3.61 4/199 24471
/proc/meminfo: memFree=27653900/32873844 swapFree=7380/7380
[pid=24471] ppid=24469 vsize=2699928 CPUtime=0.06 cores=1,3,5,7
/proc/24471/stat : 24471 (java) S 24469 24471 24174 0 -1 4202496 3896 0 1 0 5 1 0 0 20 0 18 0 344525732 2764726272 5615 33554432000 1073741824 1073778376 140735796518880 140735796510016 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24471/statm: 674982 5615 1772 9 0 665676 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2699928

[startup+0.300232 s]
/proc/loadavg: 4.07 4.02 3.61 4/199 24471
/proc/meminfo: memFree=27653900/32873844 swapFree=7380/7380
[pid=24471] ppid=24469 vsize=2699928 CPUtime=0.52 cores=1,3,5,7
/proc/24471/stat : 24471 (java) S 24469 24471 24174 0 -1 4202496 7533 0 1 0 50 2 0 0 20 0 18 0 344525732 2764726272 10141 33554432000 1073741824 1073778376 140735796518880 140735796510016 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24471/statm: 674982 10141 2215 9 0 665676 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 2699928

[startup+0.7002 s]
/proc/loadavg: 4.07 4.02 3.61 4/199 24471
/proc/meminfo: memFree=27653900/32873844 swapFree=7380/7380
[pid=24471] ppid=24469 vsize=2966184 CPUtime=1.87 cores=1,3,5,7
/proc/24471/stat : 24471 (java) S 24469 24471 24174 0 -1 4202496 12956 0 1 0 183 4 0 0 20 0 22 0 344525732 3037372416 21187 33554432000 1073741824 1073778376 140735796518880 140735796510016 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24471/statm: 741546 21187 2253 9 0 732240 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 2966184

[startup+1.50077 s]
/proc/loadavg: 4.07 4.02 3.61 5/221 24493
/proc/meminfo: memFree=27575908/32873844 swapFree=7380/7380
[pid=24471] ppid=24469 vsize=2966184 CPUtime=4 cores=1,3,5,7
/proc/24471/stat : 24471 (java) S 24469 24471 24174 0 -1 4202496 13659 0 1 0 395 5 0 0 20 0 22 0 344525732 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 140735796510016 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24471/statm: 741546 39781 2258 9 0 732240 0
[pid=24471/tid=24473] ppid=24469 vsize=2966184 CPUtime=0.43 cores=1,3,5,7
/proc/24471/task/24473/stat : 24473 (java) S 24469 24471 24174 0 -1 4202560 2817 0 1 0 40 3 0 0 20 0 22 0 344525733 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979950576792 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24474] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24474/stat : 24474 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979934857384 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24475] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24475/stat : 24475 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979933804840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24476] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24476/stat : 24476 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979932752296 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24477] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24477/stat : 24477 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979931699752 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24478] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24478/stat : 24478 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979930647208 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24479] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24479/stat : 24479 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979929594664 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24480] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24480/stat : 24480 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979928542120 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24481] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24481/stat : 24481 (java) S 24469 24471 24174 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979927489576 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24482] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24482/stat : 24482 (java) S 24469 24471 24174 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 344525736 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979915077736 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24483] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24483/stat : 24483 (java) S 24469 24471 24174 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 344525737 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979914024056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24484] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24484/stat : 24484 (java) S 24469 24471 24174 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 344525737 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979912971400 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24485] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24485/stat : 24485 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525739 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979911920144 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24486] ppid=24469 vsize=2966184 CPUtime=0.67 cores=1,3,5,7
/proc/24471/task/24486/stat : 24486 (java) S 24469 24471 24174 0 -1 4202560 4968 0 0 0 67 0 0 0 20 0 22 0 344525740 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979910867512 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24487] ppid=24469 vsize=2966184 CPUtime=0.84 cores=1,3,5,7
/proc/24471/task/24487/stat : 24487 (java) S 24469 24471 24174 0 -1 4202560 4540 0 0 0 84 0 0 0 20 0 22 0 344525740 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979909814968 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24488] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24488/stat : 24488 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525740 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979908762616 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24489] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24489/stat : 24489 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525740 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979907710280 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24490] ppid=24469 vsize=2966184 CPUtime=0.99 cores=1,3,5,7
/proc/24471/task/24490/stat : 24490 (java) R 24469 24471 24174 0 -1 4202560 30 0 0 0 99 0 0 0 20 0 22 0 344525779 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979906654592 139979779217344 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24491] ppid=24469 vsize=2966184 CPUtime=1.01 cores=1,3,5,7
/proc/24471/task/24491/stat : 24491 (java) R 24469 24471 24174 0 -1 4202560 102 0 0 0 99 2 0 0 20 0 22 0 344525779 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979905601704 139979779935109 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24492] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24492/stat : 24492 (java) S 24469 24471 24174 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 344525781 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979904549928 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24493] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24493/stat : 24493 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525781 3037372416 39781 33554432000 1073741824 1073778376 140735796518880 139979903497384 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 2966184

[startup+3.10078 s]
/proc/loadavg: 4.06 4.02 3.61 4/221 24493
/proc/meminfo: memFree=27332996/32873844 swapFree=7380/7380
[pid=24471] ppid=24469 vsize=2966184 CPUtime=7.45 cores=1,3,5,7
/proc/24471/stat : 24471 (java) S 24469 24471 24174 0 -1 4202496 15048 0 1 0 734 11 0 0 20 0 22 0 344525732 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 140735796510016 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24471/statm: 741546 98585 2283 9 0 732240 0
[pid=24471/tid=24473] ppid=24469 vsize=2966184 CPUtime=0.43 cores=1,3,5,7
/proc/24471/task/24473/stat : 24473 (java) S 24469 24471 24174 0 -1 4202560 2817 0 1 0 40 3 0 0 20 0 22 0 344525733 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979950576792 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24474] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24474/stat : 24474 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979934857384 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24475] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24475/stat : 24475 (java) S 24469 24471 24174 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979933804840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24476] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24476/stat : 24476 (java) S 24469 24471 24174 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979932752296 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24477] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24477/stat : 24477 (java) S 24469 24471 24174 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979931699752 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24478] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24478/stat : 24478 (java) S 24469 24471 24174 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979930647208 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24479] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24479/stat : 24479 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979929594664 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24480] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24480/stat : 24480 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979928542120 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24481] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24481/stat : 24481 (java) S 24469 24471 24174 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979927489576 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24482] ppid=24469 vsize=2966184 CPUtime=0.02 cores=1,3,5,7
/proc/24471/task/24482/stat : 24482 (java) S 24469 24471 24174 0 -1 4202560 34 0 0 0 2 0 0 0 20 0 22 0 344525736 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979915077736 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24483] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24483/stat : 24483 (java) S 24469 24471 24174 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 344525737 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979914024056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24484] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24484/stat : 24484 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525737 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979912971400 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24485] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24485/stat : 24485 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525739 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979911920144 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24486] ppid=24469 vsize=2966184 CPUtime=0.88 cores=1,3,5,7
/proc/24471/task/24486/stat : 24486 (java) R 24469 24471 24174 0 -1 4202560 6183 0 0 0 86 2 0 0 20 0 22 0 344525740 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979910867512 139979956533390 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24487] ppid=24469 vsize=2966184 CPUtime=0.89 cores=1,3,5,7
/proc/24471/task/24487/stat : 24487 (java) S 24469 24471 24174 0 -1 4202560 4544 0 0 0 89 0 0 0 20 0 22 0 344525740 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979909814968 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24488] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24488/stat : 24488 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525740 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979908762616 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24489] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24489/stat : 24489 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525740 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979907710280 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24490] ppid=24469 vsize=2966184 CPUtime=2.53 cores=1,3,5,7
/proc/24471/task/24490/stat : 24490 (java) R 24469 24471 24174 0 -1 4202560 32 0 0 0 253 0 0 0 20 0 22 0 344525779 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979906654264 139979779699036 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24491] ppid=24469 vsize=2966184 CPUtime=2.55 cores=1,3,5,7
/proc/24471/task/24491/stat : 24491 (java) R 24469 24471 24174 0 -1 4202560 206 0 0 0 251 4 0 0 20 0 22 0 344525779 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979905601736 139979779636577 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24492] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24492/stat : 24492 (java) S 24469 24471 24174 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 344525781 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979904549928 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24493] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24493/stat : 24493 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525781 3037372416 98585 33554432000 1073741824 1073778376 140735796518880 139979903497384 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.45
Current children cumulated vsize (KiB) 2966184

[startup+6.30078 s]
/proc/loadavg: 4.06 4.02 3.61 5/221 24493
/proc/meminfo: memFree=27236120/32873844 swapFree=7380/7380
[pid=24471] ppid=24469 vsize=2966184 CPUtime=13.93 cores=1,3,5,7
/proc/24471/stat : 24471 (java) S 24469 24471 24174 0 -1 4202496 16628 0 1 0 1380 13 0 0 20 0 22 0 344525732 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 140735796510016 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24471/statm: 741546 105286 2283 9 0 732240 0
[pid=24471/tid=24473] ppid=24469 vsize=2966184 CPUtime=0.43 cores=1,3,5,7
/proc/24471/task/24473/stat : 24473 (java) S 24469 24471 24174 0 -1 4202560 2817 0 1 0 40 3 0 0 20 0 22 0 344525733 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979950576792 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24474] ppid=24469 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/24471/task/24474/stat : 24474 (java) S 24469 24471 24174 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 344525735 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979934857384 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24475] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24475/stat : 24475 (java) S 24469 24471 24174 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979933804840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24476] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24476/stat : 24476 (java) S 24469 24471 24174 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979932752296 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24477] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24477/stat : 24477 (java) S 24469 24471 24174 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979931699752 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24478] ppid=24469 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/24471/task/24478/stat : 24478 (java) S 24469 24471 24174 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 344525735 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979930647208 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24479] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24479/stat : 24479 (java) S 24469 24471 24174 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979929594664 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24480] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24480/stat : 24480 (java) S 24469 24471 24174 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979928542120 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24481] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24481/stat : 24481 (java) S 24469 24471 24174 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 344525735 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979927489576 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24482] ppid=24469 vsize=2966184 CPUtime=0.11 cores=1,3,5,7
/proc/24471/task/24482/stat : 24482 (java) S 24469 24471 24174 0 -1 4202560 39 0 0 0 11 0 0 0 20 0 22 0 344525736 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979915077736 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24483] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24483/stat : 24483 (java) S 24469 24471 24174 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 344525737 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979914024056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24484] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24484/stat : 24484 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525737 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979912971400 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24485] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24485/stat : 24485 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525739 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979911920144 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24486] ppid=24469 vsize=2966184 CPUtime=0.99 cores=1,3,5,7
/proc/24471/task/24486/stat : 24486 (java) S 24469 24471 24174 0 -1 4202560 7728 0 0 0 97 2 0 0 20 0 22 0 344525740 3037372416 105286 33554432000 1073741824 1073778376 140735796518880 139979910867512 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0

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

[pid=24471/tid=24491] ppid=24469 vsize=2966184 CPUtime=717.01 cores=1,3,5,7
/proc/24471/task/24491/stat : 24491 (java) S 24469 24471 24174 0 -1 4202560 464 0 0 0 71681 20 0 0 20 0 22 0 344525779 3037372416 211816 33554432000 1073741824 1073778376 140735796518880 139979905600056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24492] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24492/stat : 24492 (java) S 24469 24471 24174 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 344525781 3037372416 211816 33554432000 1073741824 1073778376 140735796518880 139979904549928 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24493] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24493/stat : 24493 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525781 3037372416 211816 33554432000 1073741824 1073778376 140735796518880 139979903497384 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1501.48
Current children cumulated vsize (KiB) 2966184

[startup+822.301 s]
/proc/loadavg: 3.81 3.89 3.76 5/222 24565
/proc/meminfo: memFree=26817120/32873844 swapFree=7380/7380
[pid=24471] ppid=24469 vsize=2966184 CPUtime=1618.76 cores=1,3,5,7
/proc/24471/stat : 24471 (java) S 24469 24471 24174 0 -1 4202496 25612 0 1 0 161739 137 0 0 20 0 22 0 344525732 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 140735796510016 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24471/statm: 741546 217023 2284 9 0 732240 0
[pid=24471/tid=24473] ppid=24469 vsize=2966184 CPUtime=0.46 cores=1,3,5,7
/proc/24471/task/24473/stat : 24473 (java) S 24469 24471 24174 0 -1 4202560 2852 0 1 0 42 4 0 0 20 0 22 0 344525733 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979950576504 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24474] ppid=24469 vsize=2966184 CPUtime=3.7 cores=1,3,5,7
/proc/24471/task/24474/stat : 24474 (java) S 24469 24471 24174 0 -1 4202560 193 0 0 0 362 8 0 0 20 0 22 0 344525735 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979934857384 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24475] ppid=24469 vsize=2966184 CPUtime=3.59 cores=1,3,5,7
/proc/24471/task/24475/stat : 24475 (java) S 24469 24471 24174 0 -1 4202560 188 0 0 0 351 8 0 0 20 0 22 0 344525735 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979933804840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24476] ppid=24469 vsize=2966184 CPUtime=3.84 cores=1,3,5,7
/proc/24471/task/24476/stat : 24476 (java) S 24469 24471 24174 0 -1 4202560 198 0 0 0 376 8 0 0 20 0 22 0 344525735 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979932752296 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24477] ppid=24469 vsize=2966184 CPUtime=3.77 cores=1,3,5,7
/proc/24471/task/24477/stat : 24477 (java) S 24469 24471 24174 0 -1 4202560 182 0 0 0 369 8 0 0 20 0 22 0 344525735 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979931699752 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24478] ppid=24469 vsize=2966184 CPUtime=3.77 cores=1,3,5,7
/proc/24471/task/24478/stat : 24478 (java) S 24469 24471 24174 0 -1 4202560 195 0 0 0 368 9 0 0 20 0 22 0 344525735 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979930647208 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24479] ppid=24469 vsize=2966184 CPUtime=3.55 cores=1,3,5,7
/proc/24471/task/24479/stat : 24479 (java) S 24469 24471 24174 0 -1 4202560 200 0 0 0 346 9 0 0 20 0 22 0 344525735 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979929594664 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24480] ppid=24469 vsize=2966184 CPUtime=3.53 cores=1,3,5,7
/proc/24471/task/24480/stat : 24480 (java) S 24469 24471 24174 0 -1 4202560 164 0 0 0 345 8 0 0 20 0 22 0 344525735 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979928542120 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24481] ppid=24469 vsize=2966184 CPUtime=3.75 cores=1,3,5,7
/proc/24471/task/24481/stat : 24481 (java) S 24469 24471 24174 0 -1 4202560 207 0 0 0 367 8 0 0 20 0 22 0 344525735 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979927489576 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24482] ppid=24469 vsize=2966184 CPUtime=40.4 cores=1,3,5,7
/proc/24471/task/24482/stat : 24482 (java) R 24469 24471 24174 0 -1 4202560 122 0 0 0 4012 28 0 0 20 0 22 0 344525736 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979915076592 139979956702351 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24483] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24483/stat : 24483 (java) S 24469 24471 24174 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 344525737 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979914024056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24484] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24484/stat : 24484 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525737 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979912971400 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24485] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24485/stat : 24485 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525739 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979911920144 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24486] ppid=24469 vsize=2966184 CPUtime=1.62 cores=1,3,5,7
/proc/24471/task/24486/stat : 24486 (java) S 24469 24471 24174 0 -1 4202560 14575 0 0 0 158 4 0 0 20 0 22 0 344525740 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979910867512 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24487] ppid=24469 vsize=2966184 CPUtime=0.97 cores=1,3,5,7
/proc/24471/task/24487/stat : 24487 (java) S 24469 24471 24174 0 -1 4202560 4544 0 0 0 97 0 0 0 20 0 22 0 344525740 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979909814968 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24488] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24488/stat : 24488 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525740 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979908762616 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24489] ppid=24469 vsize=2966184 CPUtime=0.4 cores=1,3,5,7
/proc/24471/task/24489/stat : 24489 (java) S 24469 24471 24174 0 -1 4202560 47 0 0 0 20 20 0 0 20 0 22 0 344525740 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979907710280 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24490] ppid=24469 vsize=2966184 CPUtime=772.68 cores=1,3,5,7
/proc/24471/task/24490/stat : 24490 (java) S 24469 24471 24174 0 -1 4202560 279 0 0 0 77254 14 0 0 20 0 22 0 344525779 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979906654088 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24491] ppid=24469 vsize=2966184 CPUtime=772.7 cores=1,3,5,7
/proc/24471/task/24491/stat : 24491 (java) S 24469 24471 24174 0 -1 4202560 478 0 0 0 77249 21 0 0 20 0 22 0 344525779 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979905599880 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24492] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24492/stat : 24492 (java) S 24469 24471 24174 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 344525781 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979904549928 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24493] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24493/stat : 24493 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525781 3037372416 217023 33554432000 1073741824 1073778376 140735796518880 139979903497384 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1618.76
Current children cumulated vsize (KiB) 2966184

[startup+882.301 s]
/proc/loadavg: 4.04 3.95 3.79 5/221 24565
/proc/meminfo: memFree=26779080/32873844 swapFree=7380/7380
[pid=24471] ppid=24469 vsize=2966184 CPUtime=1733.85 cores=1,3,5,7
/proc/24471/stat : 24471 (java) S 24469 24471 24174 0 -1 4202496 25743 0 1 0 173243 142 0 0 20 0 22 0 344525732 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 140735796510016 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24471/statm: 741546 218134 2284 9 0 732240 0
[pid=24471/tid=24473] ppid=24469 vsize=2966184 CPUtime=0.46 cores=1,3,5,7
/proc/24471/task/24473/stat : 24473 (java) S 24469 24471 24174 0 -1 4202560 2856 0 1 0 42 4 0 0 20 0 22 0 344525733 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979950576792 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24474] ppid=24469 vsize=2966184 CPUtime=3.99 cores=1,3,5,7
/proc/24471/task/24474/stat : 24474 (java) S 24469 24471 24174 0 -1 4202560 207 0 0 0 390 9 0 0 20 0 22 0 344525735 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979934857384 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24475] ppid=24469 vsize=2966184 CPUtime=3.88 cores=1,3,5,7
/proc/24471/task/24475/stat : 24475 (java) S 24469 24471 24174 0 -1 4202560 194 0 0 0 380 8 0 0 20 0 22 0 344525735 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979933804840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24476] ppid=24469 vsize=2966184 CPUtime=4.12 cores=1,3,5,7
/proc/24471/task/24476/stat : 24476 (java) S 24469 24471 24174 0 -1 4202560 207 0 0 0 404 8 0 0 20 0 22 0 344525735 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979932752296 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24477] ppid=24469 vsize=2966184 CPUtime=4.08 cores=1,3,5,7
/proc/24471/task/24477/stat : 24477 (java) S 24469 24471 24174 0 -1 4202560 193 0 0 0 400 8 0 0 20 0 22 0 344525735 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979931699752 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24478] ppid=24469 vsize=2966184 CPUtime=4.05 cores=1,3,5,7
/proc/24471/task/24478/stat : 24478 (java) S 24469 24471 24174 0 -1 4202560 206 0 0 0 396 9 0 0 20 0 22 0 344525735 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979930647208 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24479] ppid=24469 vsize=2966184 CPUtime=3.87 cores=1,3,5,7
/proc/24471/task/24479/stat : 24479 (java) S 24469 24471 24174 0 -1 4202560 214 0 0 0 377 10 0 0 20 0 22 0 344525735 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979929594664 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24480] ppid=24469 vsize=2966184 CPUtime=3.85 cores=1,3,5,7
/proc/24471/task/24480/stat : 24480 (java) S 24469 24471 24174 0 -1 4202560 174 0 0 0 377 8 0 0 20 0 22 0 344525735 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979928542120 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24481] ppid=24469 vsize=2966184 CPUtime=4.03 cores=1,3,5,7
/proc/24471/task/24481/stat : 24481 (java) S 24469 24471 24174 0 -1 4202560 225 0 0 0 394 9 0 0 20 0 22 0 344525735 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979927489576 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24482] ppid=24469 vsize=2966184 CPUtime=46.34 cores=1,3,5,7
/proc/24471/task/24482/stat : 24482 (java) S 24469 24471 24174 0 -1 4202560 126 0 0 0 4604 30 0 0 20 0 22 0 344525736 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979915077736 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24483] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24483/stat : 24483 (java) S 24469 24471 24174 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 344525737 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979914024056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24484] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24484/stat : 24484 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525737 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979912971400 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24485] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24485/stat : 24485 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525739 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979911920144 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24486] ppid=24469 vsize=2966184 CPUtime=1.62 cores=1,3,5,7
/proc/24471/task/24486/stat : 24486 (java) S 24469 24471 24174 0 -1 4202560 14575 0 0 0 158 4 0 0 20 0 22 0 344525740 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979910867512 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24487] ppid=24469 vsize=2966184 CPUtime=0.97 cores=1,3,5,7
/proc/24471/task/24487/stat : 24487 (java) S 24469 24471 24174 0 -1 4202560 4544 0 0 0 97 0 0 0 20 0 22 0 344525740 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979909814968 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24488] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24488/stat : 24488 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525740 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979908762616 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24489] ppid=24469 vsize=2966184 CPUtime=0.43 cores=1,3,5,7
/proc/24471/task/24489/stat : 24489 (java) S 24469 24471 24174 0 -1 4202560 51 0 0 0 22 21 0 0 20 0 22 0 344525740 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979907710280 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24490] ppid=24469 vsize=2966184 CPUtime=826.06 cores=1,3,5,7
/proc/24471/task/24490/stat : 24490 (java) R 24469 24471 24174 0 -1 4202560 294 0 0 0 82590 16 0 0 20 0 22 0 344525779 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979906653464 139979779851072 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24491] ppid=24469 vsize=2966184 CPUtime=826.09 cores=1,3,5,7
/proc/24471/task/24491/stat : 24491 (java) R 24469 24471 24174 0 -1 4202560 489 0 0 0 82587 22 0 0 20 0 22 0 344525779 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979905599440 139979779953008 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24492] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24492/stat : 24492 (java) S 24469 24471 24174 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 344525781 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979904549928 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24493] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24493/stat : 24493 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525781 3037372416 218134 33554432000 1073741824 1073778376 140735796518880 139979903497384 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1733.85
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+916.801 s]
/proc/loadavg: 4.10 3.97 3.80 5/221 24565
/proc/meminfo: memFree=26732336/32873844 swapFree=7380/7380
[pid=24471] ppid=24469 vsize=2966184 CPUtime=1800.2 cores=1,3,5,7
/proc/24471/stat : 24471 (java) S 24469 24471 24174 0 -1 4202496 25844 0 1 0 179873 147 0 0 20 0 22 0 344525732 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 140735796510016 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24471/statm: 741546 225509 2284 9 0 732240 0
[pid=24471/tid=24473] ppid=24469 vsize=2966184 CPUtime=0.46 cores=1,3,5,7
/proc/24471/task/24473/stat : 24473 (java) S 24469 24471 24174 0 -1 4202560 2858 0 1 0 42 4 0 0 20 0 22 0 344525733 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979950576792 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24474] ppid=24469 vsize=2966184 CPUtime=4.15 cores=1,3,5,7
/proc/24471/task/24474/stat : 24474 (java) S 24469 24471 24174 0 -1 4202560 219 0 0 0 406 9 0 0 20 0 22 0 344525735 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979934857384 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24475] ppid=24469 vsize=2966184 CPUtime=4.03 cores=1,3,5,7
/proc/24471/task/24475/stat : 24475 (java) S 24469 24471 24174 0 -1 4202560 209 0 0 0 394 9 0 0 20 0 22 0 344525735 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979933804840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24476] ppid=24469 vsize=2966184 CPUtime=4.3 cores=1,3,5,7
/proc/24471/task/24476/stat : 24476 (java) S 24469 24471 24174 0 -1 4202560 220 0 0 0 421 9 0 0 20 0 22 0 344525735 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979932752296 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24477] ppid=24469 vsize=2966184 CPUtime=4.31 cores=1,3,5,7
/proc/24471/task/24477/stat : 24477 (java) S 24469 24471 24174 0 -1 4202560 201 0 0 0 422 9 0 0 20 0 22 0 344525735 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979931699752 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24478] ppid=24469 vsize=2966184 CPUtime=4.21 cores=1,3,5,7
/proc/24471/task/24478/stat : 24478 (java) S 24469 24471 24174 0 -1 4202560 215 0 0 0 411 10 0 0 20 0 22 0 344525735 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979930647208 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24479] ppid=24469 vsize=2966184 CPUtime=4.06 cores=1,3,5,7
/proc/24471/task/24479/stat : 24479 (java) S 24469 24471 24174 0 -1 4202560 222 0 0 0 396 10 0 0 20 0 22 0 344525735 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979929594664 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24480] ppid=24469 vsize=2966184 CPUtime=4.01 cores=1,3,5,7
/proc/24471/task/24480/stat : 24480 (java) S 24469 24471 24174 0 -1 4202560 180 0 0 0 393 8 0 0 20 0 22 0 344525735 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979928542120 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24481] ppid=24469 vsize=2966184 CPUtime=4.21 cores=1,3,5,7
/proc/24471/task/24481/stat : 24481 (java) S 24469 24471 24174 0 -1 4202560 229 0 0 0 412 9 0 0 20 0 22 0 344525735 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979927489576 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24482] ppid=24469 vsize=2966184 CPUtime=49.64 cores=1,3,5,7
/proc/24471/task/24482/stat : 24482 (java) S 24469 24471 24174 0 -1 4202560 131 0 0 0 4933 31 0 0 20 0 22 0 344525736 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979915077736 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24483] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24483/stat : 24483 (java) S 24469 24471 24174 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 344525737 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979914024056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24484] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24484/stat : 24484 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525737 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979912971400 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24485] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24485/stat : 24485 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525739 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979911920144 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24471/tid=24486] ppid=24469 vsize=2966184 CPUtime=1.62 cores=1,3,5,7
/proc/24471/task/24486/stat : 24486 (java) S 24469 24471 24174 0 -1 4202560 14575 0 0 0 158 4 0 0 20 0 22 0 344525740 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979910867512 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24487] ppid=24469 vsize=2966184 CPUtime=0.97 cores=1,3,5,7
/proc/24471/task/24487/stat : 24487 (java) S 24469 24471 24174 0 -1 4202560 4544 0 0 0 97 0 0 0 20 0 22 0 344525740 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979909814968 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24488] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24488/stat : 24488 (java) S 24469 24471 24174 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 344525740 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979908762616 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24489] ppid=24469 vsize=2966184 CPUtime=0.44 cores=1,3,5,7
/proc/24471/task/24489/stat : 24489 (java) S 24469 24471 24174 0 -1 4202560 53 0 0 0 23 21 0 0 20 0 22 0 344525740 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979907710280 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24490] ppid=24469 vsize=2966184 CPUtime=856.88 cores=1,3,5,7
/proc/24471/task/24490/stat : 24490 (java) R 24469 24471 24174 0 -1 4202560 304 0 0 0 85671 17 0 0 20 0 22 0 344525779 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979906653344 139979779800055 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24471/tid=24491] ppid=24469 vsize=2966184 CPUtime=856.92 cores=1,3,5,7
/proc/24471/task/24491/stat : 24491 (java) R 24469 24471 24174 0 -1 4202560 496 0 0 0 85669 23 0 0 20 0 22 0 344525779 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979905599632 139979780059737 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24471/tid=24492] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24492/stat : 24492 (java) S 24469 24471 24174 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 344525781 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979904549928 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24471/tid=24493] ppid=24469 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/24471/task/24493/stat : 24493 (java) S 24469 24471 24174 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 344525781 3037372416 225509 33554432000 1073741824 1073778376 140735796518880 139979903497384 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 2966184

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

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

Child status: 143
Real time (s): 916.848
CPU time (s): 1800.62
CPU user time (s): 1798.73
CPU system time (s): 1.89171
CPU usage (%): 196.392
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.73
system time used= 1.89171
maximum resident set size= 902152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25875
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37815
involuntary context switches= 68495

runsolver used 3.68044 second user time and 9.1946 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-04 06:26:49
IDJOB=3741950
IDBENCH=90120
IDSOLVER=2324
FILE ID=node133/3741950-1338784009
RUNJOBID= node133-1338782189-24191
PBS_JOBID= 14636833
Free space on /tmp= 70484 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K94.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741950-1338784009/watcher-3741950-1338784009 -o /tmp/evaluation-result-3741950-1338784009/solver-3741950-1338784009 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3741950-1338784009.opb

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

MD5SUM BENCH= 08b0e704e28720f9a0455d95c872079f
RANDOM SEED=201214353

node133.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27654652 kB
Buffers:          499140 kB
Cached:          2845064 kB
SwapCached:          676 kB
Active:          2478072 kB
Inactive:        1834296 kB
Active(anon):     959388 kB
Inactive(anon):    10220 kB
Active(file):    1518684 kB
Inactive(file):  1824076 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:               580 kB
Writeback:             0 kB
AnonPages:        977644 kB
Mapped:            18668 kB
Shmem:                 0 kB
Slab:             759992 kB
SReclaimable:     201772 kB
SUnreclaim:       558220 kB
KernelStack:        1632 kB
PageTables:         6456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1573888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    911360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70484 MiB
End job on node133 at 2012-06-04 06:42:08