Trace number 3456363

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 CuttingPlanes 2.3.0? (TO) 1800.36 1797

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-2-c.opb
MD5SUM02ee6f086501e1f86c8de97a222a24d7
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables2606
Total number of constraints6509
Number of constraints which are clauses6509
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2606
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2606
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2606
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.09	c version 2.3.1.v20110525
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.18-164.el5
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		9996466904
0.05/0.09	c Max memory 		10048897024
0.05/0.09	c Total memory 		10048897024
0.05/0.09	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization
0.10/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@13d4c61c
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3456363-1307219483.opb
0.10/0.10	c reading problem ... 
0.54/0.34	c ... done. Wall clock time 0.233s.
0.54/0.34	c #vars     2606
0.54/0.34	c #constraints  6509
0.54/0.34	c constraints type 
0.54/0.34	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1675
0.54/0.34	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4834
5.42/4.69	c cleaning 0 clauses out of 5000 with flag 0/5000
10.35/9.14	c cleaning 0 clauses out of 10999 with flag 0/11000
15.75/14.56	c cleaning 0 clauses out of 18000 with flag 0/18001
22.51/21.22	c cleaning 0 clauses out of 25999 with flag 0/26000
30.16/28.87	c cleaning 0 clauses out of 34999 with flag 0/35000
39.17/37.87	c cleaning 0 clauses out of 45000 with flag 0/45001
48.51/47.14	c cleaning 0 clauses out of 54999 with flag 0/55000
57.97/56.54	c cleaning 0 clauses out of 64999 with flag 0/65000
67.57/66.14	c cleaning 0 clauses out of 74999 with flag 0/75000
77.40/75.98	c cleaning 0 clauses out of 84999 with flag 0/85000
87.08/85.65	c cleaning 0 clauses out of 94999 with flag 0/95000
96.59/95.17	c cleaning 0 clauses out of 105001 with flag 0/105002
106.39/104.99	c cleaning 0 clauses out of 114999 with flag 0/115000
116.10/114.66	c cleaning 0 clauses out of 125001 with flag 0/125002
125.90/124.47	c cleaning 0 clauses out of 134999 with flag 0/135000
135.81/134.38	c cleaning 0 clauses out of 145000 with flag 0/145001
145.91/144.47	c cleaning 0 clauses out of 154999 with flag 0/155000
156.12/154.60	c cleaning 0 clauses out of 165000 with flag 0/165001
166.83/165.31	c cleaning 0 clauses out of 175000 with flag 0/175001
177.34/175.86	c cleaning 0 clauses out of 185000 with flag 0/185001
187.84/186.33	c cleaning 0 clauses out of 195000 with flag 0/195001
198.55/197.03	c cleaning 0 clauses out of 205000 with flag 0/205001
209.47/207.98	c cleaning 0 clauses out of 215000 with flag 0/215001
220.75/219.22	c cleaning 0 clauses out of 224999 with flag 0/225000
231.86/230.39	c cleaning 0 clauses out of 235001 with flag 0/235002
242.97/241.40	c cleaning 0 clauses out of 245000 with flag 0/245001
254.08/252.50	c cleaning 0 clauses out of 254999 with flag 0/255000
265.88/264.35	c cleaning 0 clauses out of 265000 with flag 0/265001
277.09/275.53	c cleaning 0 clauses out of 274999 with flag 0/275000
288.50/286.90	c cleaning 0 clauses out of 284999 with flag 0/285000
299.91/298.35	c cleaning 0 clauses out of 295001 with flag 0/295002
311.31/309.76	c cleaning 0 clauses out of 305000 with flag 0/305001
323.02/321.47	c cleaning 0 clauses out of 314999 with flag 0/315000
335.13/333.50	c cleaning 0 clauses out of 325001 with flag 0/325002
347.14/345.53	c cleaning 0 clauses out of 335000 with flag 0/335001
359.25/357.61	c cleaning 0 clauses out of 344999 with flag 0/345000
371.45/369.88	c cleaning 0 clauses out of 354999 with flag 0/355000
383.07/381.49	c cleaning 0 clauses out of 364999 with flag 0/365000
394.78/393.10	c cleaning 0 clauses out of 374999 with flag 0/375000
406.28/404.70	c cleaning 0 clauses out of 384999 with flag 0/385000
419.39/417.70	c cleaning 0 clauses out of 394999 with flag 0/395000
431.41/429.75	c cleaning 0 clauses out of 404999 with flag 0/405000
443.43/441.74	c cleaning 0 clauses out of 415001 with flag 0/415002
455.13/453.40	c cleaning 0 clauses out of 424999 with flag 0/425000
466.95/465.26	c cleaning 0 clauses out of 434999 with flag 0/435000
478.86/477.18	c cleaning 0 clauses out of 445001 with flag 0/445002
490.77/489.06	c cleaning 0 clauses out of 454999 with flag 0/455000
502.30/500.59	c cleaning 0 clauses out of 464999 with flag 0/465000
512.70/510.91	c cleaning 0 clauses out of 474999 with flag 0/475000
523.12/521.32	c cleaning 0 clauses out of 485000 with flag 0/485001
533.64/531.81	c cleaning 0 clauses out of 495000 with flag 0/495001
544.65/542.80	c cleaning 0 clauses out of 505000 with flag 0/505001
556.67/554.89	c cleaning 0 clauses out of 515000 with flag 0/515001
568.98/567.19	c cleaning 0 clauses out of 525000 with flag 0/525001
580.69/578.86	c cleaning 0 clauses out of 535000 with flag 0/535001
592.63/590.76	c cleaning 0 clauses out of 545001 with flag 0/545002
604.63/602.73	c cleaning 0 clauses out of 554999 with flag 0/555000
616.85/614.99	c cleaning 0 clauses out of 564999 with flag 0/565000
629.45/627.59	c cleaning 0 clauses out of 575000 with flag 0/575001
642.17/640.26	c cleaning 0 clauses out of 584999 with flag 0/585000
656.07/654.19	c cleaning 0 clauses out of 595000 with flag 0/595001
668.61/666.62	c cleaning 0 clauses out of 604999 with flag 0/605000
681.30/679.31	c cleaning 0 clauses out of 615001 with flag 0/615002
693.42/691.44	c cleaning 0 clauses out of 624999 with flag 0/625000
706.23/704.27	c cleaning 0 clauses out of 634999 with flag 0/635000
718.65/716.62	c cleaning 0 clauses out of 644999 with flag 0/645000
731.27/729.29	c cleaning 0 clauses out of 654999 with flag 0/655000
743.97/741.93	c cleaning 0 clauses out of 665002 with flag 0/665003
756.88/754.84	c cleaning 0 clauses out of 674999 with flag 0/675000
770.01/767.97	c cleaning 0 clauses out of 685000 with flag 0/685001
783.03/780.92	c cleaning 0 clauses out of 695000 with flag 0/695001
796.24/794.15	c cleaning 0 clauses out of 705000 with flag 0/705001
809.75/807.67	c cleaning 0 clauses out of 714999 with flag 0/715000
823.06/820.92	c cleaning 0 clauses out of 725000 with flag 0/725001
835.47/833.34	c cleaning 0 clauses out of 735000 with flag 0/735001
848.59/846.49	c cleaning 0 clauses out of 745000 with flag 0/745001
862.21/860.07	c cleaning 0 clauses out of 755002 with flag 0/755003
876.12/873.99	c cleaning 0 clauses out of 765001 with flag 0/765002
890.34/888.16	c cleaning 0 clauses out of 774999 with flag 0/775000
904.57/902.33	c cleaning 0 clauses out of 784999 with flag 0/785000
918.88/916.69	c cleaning 0 clauses out of 795000 with flag 0/795001
932.94/930.65	c cleaning 0 clauses out of 805000 with flag 0/805001
947.54/945.21	c cleaning 0 clauses out of 815000 with flag 0/815001
962.37/960.00	c cleaning 0 clauses out of 825000 with flag 0/825001
977.99/975.66	c cleaning 0 clauses out of 834999 with flag 0/835000
993.00/990.66	c cleaning 0 clauses out of 845000 with flag 0/845001
1008.82/1006.44	c cleaning 0 clauses out of 855001 with flag 0/855002
1025.13/1022.74	c cleaning 0 clauses out of 864999 with flag 0/865000
1042.34/1039.98	c cleaning 0 clauses out of 874999 with flag 0/875000
1060.96/1058.59	c cleaning 0 clauses out of 884999 with flag 0/885000
1077.59/1075.15	c cleaning 0 clauses out of 894999 with flag 0/895000
1092.81/1090.31	c cleaning 0 clauses out of 905001 with flag 0/905002
1108.33/1105.83	c cleaning 0 clauses out of 915001 with flag 0/915002
1123.48/1120.93	c cleaning 0 clauses out of 924999 with flag 0/925000
1139.69/1137.18	c cleaning 0 clauses out of 935001 with flag 0/935002
1155.90/1153.38	c cleaning 0 clauses out of 945000 with flag 0/945001
1170.33/1167.76	c cleaning 0 clauses out of 954999 with flag 0/955000
1185.24/1182.62	c cleaning 0 clauses out of 965000 with flag 0/965001
1202.05/1199.45	c cleaning 0 clauses out of 975000 with flag 0/975001
1218.08/1215.46	c cleaning 0 clauses out of 984999 with flag 0/985000
1234.49/1231.80	c cleaning 0 clauses out of 994999 with flag 0/995000
1252.11/1249.42	c cleaning 0 clauses out of 1004999 with flag 0/1005000
1268.22/1265.51	c cleaning 0 clauses out of 1015000 with flag 0/1015001
1283.05/1280.34	c cleaning 0 clauses out of 1025001 with flag 0/1025002
1298.47/1295.76	c cleaning 0 clauses out of 1035000 with flag 0/1035001
1314.38/1311.64	c cleaning 0 clauses out of 1044999 with flag 0/1045000
1331.09/1328.31	c cleaning 0 clauses out of 1055001 with flag 0/1055002
1347.32/1344.52	c cleaning 0 clauses out of 1064999 with flag 0/1065000
1363.83/1361.10	c cleaning 0 clauses out of 1074999 with flag 0/1075000
1382.16/1379.41	c cleaning 0 clauses out of 1084999 with flag 0/1085000
1400.77/1397.98	c cleaning 0 clauses out of 1094999 with flag 0/1095000
1418.39/1415.58	c cleaning 0 clauses out of 1105000 with flag 0/1105001
1437.00/1434.13	c cleaning 0 clauses out of 1114999 with flag 0/1115000
1456.42/1453.50	c cleaning 0 clauses out of 1125000 with flag 0/1125001
1476.84/1473.96	c cleaning 0 clauses out of 1134999 with flag 0/1135000
1497.45/1494.56	c cleaning 0 clauses out of 1145001 with flag 0/1145002
1517.57/1514.65	c cleaning 0 clauses out of 1154999 with flag 0/1155000
1538.68/1535.78	c cleaning 0 clauses out of 1165000 with flag 0/1165001
1558.89/1555.96	c cleaning 0 clauses out of 1174999 with flag 0/1175000
1578.71/1575.75	c cleaning 0 clauses out of 1184999 with flag 0/1185000
1595.63/1592.61	c cleaning 0 clauses out of 1195000 with flag 0/1195001
1613.76/1610.79	c cleaning 0 clauses out of 1204999 with flag 0/1205000
1632.19/1629.13	c cleaning 0 clauses out of 1215000 with flag 0/1215001
1650.09/1647.07	c cleaning 0 clauses out of 1224999 with flag 0/1225000
1667.71/1664.67	c cleaning 0 clauses out of 1235000 with flag 0/1235001
1685.52/1682.44	c cleaning 0 clauses out of 1245000 with flag 0/1245001
1704.35/1701.23	c cleaning 0 clauses out of 1255000 with flag 0/1255001
1723.96/1720.81	c cleaning 0 clauses out of 1265000 with flag 0/1265001
1744.08/1740.97	c cleaning 0 clauses out of 1275000 with flag 0/1275001
1763.00/1759.86	c cleaning 0 clauses out of 1284999 with flag 0/1285000
1783.04/1779.86	c cleaning 0 clauses out of 1294999 with flag 0/1295000
1800.04/1796.82	c starts		: 190
1800.04/1796.82	c conflicts		: 1303993
1800.04/1796.82	c decisions		: 1362105
1800.04/1796.82	c propagations		: 904963231
1800.04/1796.82	c inspects		: 9091287233
1800.04/1796.82	c shortcuts		: 0
1800.04/1796.82	c learnt literals	: 1
1800.04/1796.82	c learnt binary clauses	: 33
1800.04/1796.82	c learnt ternary clauses	: 20
1800.04/1796.82	c learnt constraints	: 1303991
1800.04/1796.82	c ignored constraints	: 0
1800.04/1796.82	c root simplifications	: 0
1800.04/1796.82	c removed literals (reason simplification)	: 0
1800.04/1796.82	c reason swapping (by a shorter reason)	: 0
1800.04/1796.82	c Calls to reduceDB	: 131
1800.04/1796.82	c number of reductions to clauses (during analyze)	: 0
1800.04/1796.82	c number of learned constraints concerned by reduction	: 0
1800.04/1796.82	c number of learning phase by resolution	: 0
1800.04/1796.82	c number of learning phase by cutting planes	: 0
1800.04/1796.82	c speed (assignments/second)	: 503741.6056817682
1800.04/1796.82	c non guided choices	0
1800.04/1796.91	c learnt constraints type 
1800.04/1796.91	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1303999
1800.04/1796.91	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 33
1800.04/1796.91	c constraints type 
1800.04/1796.91	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1675
1800.04/1796.91	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4834
1800.04/1796.91	s UNKNOWN
1800.04/1796.91	c Total wall clock time (in seconds): 1796.805

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-3456363-1307219483/watcher-3456363-1307219483 -o /tmp/evaluation-result-3456363-1307219483/solver-3456363-1307219483 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456363-1307219483.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: 2.07 2.05 1.97 2/487 19651
/proc/meminfo: memFree=23962780/32951124 swapFree=56297244/67111528
[pid=19651] ppid=19649 vsize=30540 CPUtime=0 cores=1,3,5,7
/proc/19651/stat : 19651 (java) S 19649 19651 19203 0 -1 4202496 1240 0 0 0 0 0 0 0 25 0 2 0 912178826 31272960 960 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469868517 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/19651/statm: 7634 963 736 9 0 385 0
[pid=19651/tid=19652] ppid=19649 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19652/stat : 19652 (java) R 19649 19651 19203 0 -1 4202560 6564 0 1 0 0 0 0 0 25 0 2 0 912178826 10694979584 7380 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252457759803 0 4 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.0550429 s]
/proc/loadavg: 2.07 2.05 1.97 2/487 19651
/proc/meminfo: memFree=23962780/32951124 swapFree=56297244/67111528
[pid=19651] ppid=19649 vsize=10467616 CPUtime=0.05 cores=1,3,5,7
/proc/19651/stat : 19651 (java) S 19649 19651 19203 0 -1 4202496 11530 0 1 0 4 1 0 0 25 0 13 0 912178826 10718838784 11227 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469868517 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/19651/statm: 2616904 11227 1686 9 0 2607652 0
[pid=19651/tid=19652] ppid=19649 vsize=10467616 CPUtime=0.04 cores=1,3,5,7
/proc/19651/task/19652/stat : 19652 (java) R 19649 19651 19203 0 -1 4202560 10384 0 1 0 3 1 0 0 25 0 13 0 912178826 10718838784 11228 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 47791420956647 0 4 0 16800971 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10467616

[startup+0.101035 s]
/proc/loadavg: 2.07 2.05 1.97 2/487 19651
/proc/meminfo: memFree=23962780/32951124 swapFree=56297244/67111528
[pid=19651] ppid=19649 vsize=10539988 CPUtime=0.1 cores=1,3,5,7
/proc/19651/stat : 19651 (java) S 19649 19651 19203 0 -1 4202496 13131 0 1 0 9 1 0 0 25 0 18 0 912178826 10792947712 12803 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19651/statm: 2634997 12804 2093 9 0 2625731 0
[pid=19651/tid=19652] ppid=19649 vsize=10539988 CPUtime=0.09 cores=1,3,5,7
/proc/19651/task/19652/stat : 19652 (java) R 19649 19651 19203 0 -1 4202560 11198 0 1 0 8 1 0 0 25 0 18 0 912178826 10792947712 12805 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 47791425456979 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10539988

[startup+0.311234 s]
/proc/loadavg: 2.07 2.05 1.97 2/487 19651
/proc/meminfo: memFree=23962780/32951124 swapFree=56297244/67111528
[pid=19651] ppid=19649 vsize=10541908 CPUtime=0.54 cores=1,3,5,7
/proc/19651/stat : 19651 (java) S 19649 19651 19203 0 -1 4202496 17076 0 1 0 52 2 0 0 25 0 18 0 912178826 10794913792 16147 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19651/statm: 2635477 16149 2205 9 0 2626211 0
[pid=19651/tid=19652] ppid=19649 vsize=10541908 CPUtime=0.29 cores=1,3,5,7
/proc/19651/task/19652/stat : 19652 (java) R 19649 19651 19203 0 -1 4202560 13716 0 1 0 28 1 0 0 25 0 18 0 912178826 10794913792 16150 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 46912505366267 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 10541908

[startup+0.700925 s]
/proc/loadavg: 2.07 2.05 1.97 2/487 19651
/proc/meminfo: memFree=23962780/32951124 swapFree=56297244/67111528
[pid=19651] ppid=19649 vsize=10545676 CPUtime=1.41 cores=1,3,5,7
/proc/19651/stat : 19651 (java) S 19649 19651 19203 0 -1 4202496 28465 0 1 0 138 3 0 0 25 0 19 0 912178826 10798772224 26130 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19651/statm: 2636419 26136 2230 9 0 2627153 0
[pid=19651/tid=19652] ppid=19649 vsize=10545676 CPUtime=0.68 cores=1,3,5,7
/proc/19651/task/19652/stat : 19652 (java) R 19649 19651 19203 0 -1 4202560 22238 0 1 0 66 2 0 0 25 0 19 0 912178826 10798772224 26138 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 46912505767852 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 10545676

[startup+1.50078 s]
/proc/loadavg: 2.07 2.05 1.97 5/506 19670
/proc/meminfo: memFree=23794120/32951124 swapFree=56297244/67111528
[pid=19651] ppid=19649 vsize=10545840 CPUtime=2.3 cores=1,3,5,7
/proc/19651/stat : 19651 (java) S 19649 19651 19203 0 -1 4202496 68724 0 1 0 222 8 0 0 25 0 19 0 912178826 10798940160 65944 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19651/statm: 2636460 65945 2232 9 0 2627194 0
[pid=19651/tid=19652] ppid=19649 vsize=10545840 CPUtime=1.49 cores=1,3,5,7
/proc/19651/task/19652/stat : 19652 (java) R 19649 19651 19203 0 -1 4202560 61932 0 1 0 142 7 0 0 25 0 19 0 912178826 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 46912505771057 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19651/tid=19654] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19654/stat : 19654 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19655] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19655/stat : 19655 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19656] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19656/stat : 19656 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19657] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19657/stat : 19657 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19658] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19658/stat : 19658 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19659] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19659/stat : 19659 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19660] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19660/stat : 19660 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19661] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19661/stat : 19661 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19662] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19662/stat : 19662 (java) S 19649 19651 19203 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 912178829 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 0 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19663] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19663/stat : 19663 (java) S 19649 19651 19203 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 912178829 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19664] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19664/stat : 19664 (java) S 19649 19651 19203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912178829 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19665] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19665/stat : 19665 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469889457 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19666] ppid=19649 vsize=10545840 CPUtime=0.38 cores=1,3,5,7
/proc/19651/task/19666/stat : 19666 (java) S 19649 19651 19203 0 -1 4202560 3291 0 0 0 38 0 0 0 25 0 19 0 912178831 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19667] ppid=19649 vsize=10545840 CPUtime=0.42 cores=1,3,5,7
/proc/19651/task/19667/stat : 19667 (java) S 19649 19651 19203 0 -1 4202560 2342 0 0 0 42 0 0 0 15 0 19 0 912178831 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19668] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19668/stat : 19668 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19669] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19669/stat : 19669 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 912178831 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19670] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19670/stat : 19670 (java) S 19649 19651 19203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912178861 10798940160 65945 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 10545840

[startup+3.10148 s]
/proc/loadavg: 2.07 2.05 1.97 3/506 19670
/proc/meminfo: memFree=23567716/32951124 swapFree=56297244/67111528
[pid=19651] ppid=19649 vsize=10545840 CPUtime=3.92 cores=1,3,5,7
/proc/19651/stat : 19651 (java) S 19649 19651 19203 0 -1 4202496 147029 0 1 0 374 18 0 0 25 0 19 0 912178826 10798940160 144249 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19651/statm: 2636460 144251 2232 9 0 2627194 0
[pid=19651/tid=19652] ppid=19649 vsize=10545840 CPUtime=3.09 cores=1,3,5,7
/proc/19651/task/19652/stat : 19652 (java) R 19649 19651 19203 0 -1 4202560 140238 0 1 0 292 17 0 0 25 0 19 0 912178826 10798940160 144252 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 46912505828496 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19651/tid=19654] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19654/stat : 19654 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 144253 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19655] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19655/stat : 19655 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 144255 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19656] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19656/stat : 19656 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 144256 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19657] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19657/stat : 19657 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 144257 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19658] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19658/stat : 19658 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 144259 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19659] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19659/stat : 19659 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 144260 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19660] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19660/stat : 19660 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 144261 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19661] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19661/stat : 19661 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178828 10798940160 144263 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19662] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19662/stat : 19662 (java) S 19649 19651 19203 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 912178829 10798940160 144264 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 0 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19663] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19663/stat : 19663 (java) S 19649 19651 19203 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 912178829 10798940160 144265 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19664] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19664/stat : 19664 (java) S 19649 19651 19203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912178829 10798940160 144267 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19665] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19665/stat : 19665 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10798940160 144268 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469889457 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19666] ppid=19649 vsize=10545840 CPUtime=0.38 cores=1,3,5,7
/proc/19651/task/19666/stat : 19666 (java) S 19649 19651 19203 0 -1 4202560 3291 0 0 0 38 0 0 0 18 0 19 0 912178831 10798940160 144270 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19667] ppid=19649 vsize=10545840 CPUtime=0.43 cores=1,3,5,7
/proc/19651/task/19667/stat : 19667 (java) S 19649 19651 19203 0 -1 4202560 2343 0 0 0 43 0 0 0 15 0 19 0 912178831 10798940160 144272 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19668] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19668/stat : 19668 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10798940160 144273 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19669] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19669/stat : 19669 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 912178831 10798940160 144275 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19670] ppid=19649 vsize=10545840 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19670/stat : 19670 (java) S 19649 19651 19203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912178861 10798940160 144276 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.92
Current children cumulated vsize (KiB) 10545840

[startup+6.30089 s]
/proc/loadavg: 2.07 2.05 1.97 3/506 19670
/proc/meminfo: memFree=23012080/32951124 swapFree=56297244/67111528
[pid=19651] ppid=19649 vsize=10548352 CPUtime=7.49 cores=1,3,5,7
/proc/19651/stat : 19651 (java) S 19649 19651 19203 0 -1 4202496 232903 0 1 0 721 28 0 0 25 0 19 0 912178826 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19651/statm: 2637088 227953 2262 9 0 2627822 0
[pid=19651/tid=19652] ppid=19649 vsize=10548352 CPUtime=6.26 cores=1,3,5,7
/proc/19651/task/19652/stat : 19652 (java) R 19649 19651 19203 0 -1 4202560 219310 0 1 0 600 26 0 0 25 0 19 0 912178826 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 46912505811557 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19651/tid=19654] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19654/stat : 19654 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 912178828 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19655] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19655/stat : 19655 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 912178828 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19656] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19656/stat : 19656 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 912178828 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19657] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19657/stat : 19657 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 912178828 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19658] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19658/stat : 19658 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 912178828 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19659] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19659/stat : 19659 (java) S 19649 19651 19203 0 -1 4202560 181 0 0 0 0 0 0 0 17 0 19 0 912178828 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19660] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19660/stat : 19660 (java) S 19649 19651 19203 0 -1 4202560 174 0 0 0 0 0 0 0 17 0 19 0 912178828 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19661] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19661/stat : 19661 (java) S 19649 19651 19203 0 -1 4202560 334 0 0 0 0 0 0 0 17 0 19 0 912178828 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19662] ppid=19649 vsize=10548352 CPUtime=0.01 cores=1,3,5,7
/proc/19651/task/19662/stat : 19662 (java) S 19649 19651 19203 0 -1 4202560 783 0 0 0 1 0 0 0 16 0 19 0 912178829 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 0 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19663] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19663/stat : 19663 (java) S 19649 19651 19203 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 912178829 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19664] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19664/stat : 19664 (java) S 19649 19651 19203 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 912178829 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19665] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19665/stat : 19665 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469889457 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19666] ppid=19649 vsize=10548352 CPUtime=0.71 cores=1,3,5,7
/proc/19651/task/19666/stat : 19666 (java) S 19649 19651 19203 0 -1 4202560 8119 0 0 0 70 1 0 0 15 0 19 0 912178831 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19667] ppid=19649 vsize=10548352 CPUtime=0.47 cores=1,3,5,7
/proc/19651/task/19667/stat : 19667 (java) S 19649 19651 19203 0 -1 4202560 2846 0 0 0 47 0 0 0 15 0 19 0 912178831 10801512448 227953 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0

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

/proc/19651/task/19664/stat : 19664 (java) S 19649 19651 19203 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 912178829 10801512448 592942 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19665] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19665/stat : 19665 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10801512448 592942 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469889457 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19666] ppid=19649 vsize=10548352 CPUtime=0.75 cores=1,3,5,7
/proc/19651/task/19666/stat : 19666 (java) S 19649 19651 19203 0 -1 4202560 8119 0 0 0 74 1 0 0 15 0 19 0 912178831 10801512448 592942 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19667] ppid=19649 vsize=10548352 CPUtime=0.7 cores=1,3,5,7
/proc/19651/task/19667/stat : 19667 (java) S 19649 19651 19203 0 -1 4202560 2877 0 0 0 70 0 0 0 15 0 19 0 912178831 10801512448 592942 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19668] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19668/stat : 19668 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10801512448 592942 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19669] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19669/stat : 19669 (java) S 19649 19651 19203 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 19 0 912178831 10801512448 592942 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19670] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19670/stat : 19670 (java) S 19649 19651 19203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912178861 10801512448 592942 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1665.41
Current children cumulated vsize (KiB) 10548352

[startup+1722.3 s]
/proc/loadavg: 2.31 2.16 2.06 3/506 19719
/proc/meminfo: memFree=17512336/32951124 swapFree=56297244/67111528
[pid=19651] ppid=19649 vsize=10548352 CPUtime=1725.48 cores=1,3,5,7
/proc/19651/stat : 19651 (java) S 19649 19651 19203 0 -1 4202496 601856 0 1 0 172476 72 0 0 25 0 19 0 912178826 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19651/statm: 2637088 595051 2263 9 0 2627822 0
[pid=19651/tid=19652] ppid=19649 vsize=10548352 CPUtime=1692.03 cores=1,3,5,7
/proc/19651/task/19652/stat : 19652 (java) R 19649 19651 19203 0 -1 4202560 508526 0 1 0 169145 58 0 0 21 0 19 0 912178826 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 46912505678040 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19651/tid=19654] ppid=19649 vsize=10548352 CPUtime=0.31 cores=1,3,5,7
/proc/19651/task/19654/stat : 19654 (java) S 19649 19651 19203 0 -1 4202560 269 0 0 0 31 0 0 0 16 0 19 0 912178828 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19655] ppid=19649 vsize=10548352 CPUtime=0.29 cores=1,3,5,7
/proc/19651/task/19655/stat : 19655 (java) S 19649 19651 19203 0 -1 4202560 406 0 0 0 29 0 0 0 15 0 19 0 912178828 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19656] ppid=19649 vsize=10548352 CPUtime=0.34 cores=1,3,5,7
/proc/19651/task/19656/stat : 19656 (java) S 19649 19651 19203 0 -1 4202560 498 0 0 0 34 0 0 0 16 0 19 0 912178828 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19657] ppid=19649 vsize=10548352 CPUtime=0.3 cores=1,3,5,7
/proc/19651/task/19657/stat : 19657 (java) S 19649 19651 19203 0 -1 4202560 469 0 0 0 30 0 0 0 16 0 19 0 912178828 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 3 0 0 0
[pid=19651/tid=19658] ppid=19649 vsize=10548352 CPUtime=0.32 cores=1,3,5,7
/proc/19651/task/19658/stat : 19658 (java) S 19649 19651 19203 0 -1 4202560 359 0 0 0 32 0 0 0 15 0 19 0 912178828 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 3 0 0 0
[pid=19651/tid=19659] ppid=19649 vsize=10548352 CPUtime=0.3 cores=1,3,5,7
/proc/19651/task/19659/stat : 19659 (java) S 19649 19651 19203 0 -1 4202560 1000 0 0 0 30 0 0 0 16 0 19 0 912178828 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19660] ppid=19649 vsize=10548352 CPUtime=0.34 cores=1,3,5,7
/proc/19651/task/19660/stat : 19660 (java) S 19649 19651 19203 0 -1 4202560 394 0 0 0 34 0 0 0 16 0 19 0 912178828 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 3 0 0 0
[pid=19651/tid=19661] ppid=19649 vsize=10548352 CPUtime=0.35 cores=1,3,5,7
/proc/19651/task/19661/stat : 19661 (java) S 19649 19651 19203 0 -1 4202560 874 0 0 0 35 0 0 0 15 0 19 0 912178828 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 3 0 0 0
[pid=19651/tid=19662] ppid=19649 vsize=10548352 CPUtime=29.36 cores=1,3,5,7
/proc/19651/task/19662/stat : 19662 (java) S 19649 19651 19203 0 -1 4202560 76814 0 0 0 2927 9 0 0 16 0 19 0 912178829 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 0 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19663] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19663/stat : 19663 (java) S 19649 19651 19203 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 912178829 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19664] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19664/stat : 19664 (java) S 19649 19651 19203 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 912178829 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19665] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19665/stat : 19665 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469889457 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19666] ppid=19649 vsize=10548352 CPUtime=0.75 cores=1,3,5,7
/proc/19651/task/19666/stat : 19666 (java) S 19649 19651 19203 0 -1 4202560 8119 0 0 0 74 1 0 0 15 0 19 0 912178831 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19667] ppid=19649 vsize=10548352 CPUtime=0.7 cores=1,3,5,7
/proc/19651/task/19667/stat : 19667 (java) S 19649 19651 19203 0 -1 4202560 2877 0 0 0 70 0 0 0 15 0 19 0 912178831 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19668] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19668/stat : 19668 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19669] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19669/stat : 19669 (java) S 19649 19651 19203 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 912178831 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19670] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19670/stat : 19670 (java) S 19649 19651 19203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912178861 10801512448 595051 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1725.48
Current children cumulated vsize (KiB) 10548352

[startup+1782.3 s]
/proc/loadavg: 2.19 2.14 2.06 2/486 19733
/proc/meminfo: memFree=21684528/32951124 swapFree=56297244/67111528
[pid=19651] ppid=19649 vsize=10548352 CPUtime=1785.53 cores=1,3,5,7
/proc/19651/stat : 19651 (java) S 19649 19651 19203 0 -1 4202496 603480 0 1 0 178481 72 0 0 25 0 19 0 912178826 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19651/statm: 2637088 596668 2263 9 0 2627822 0
[pid=19651/tid=19652] ppid=19649 vsize=10548352 CPUtime=1750.79 cores=1,3,5,7
/proc/19651/task/19652/stat : 19652 (java) R 19649 19651 19203 0 -1 4202560 508529 0 1 0 175021 58 0 0 25 0 19 0 912178826 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 46912505713716 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19651/tid=19654] ppid=19649 vsize=10548352 CPUtime=0.32 cores=1,3,5,7
/proc/19651/task/19654/stat : 19654 (java) S 19649 19651 19203 0 -1 4202560 269 0 0 0 32 0 0 0 15 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19655] ppid=19649 vsize=10548352 CPUtime=0.3 cores=1,3,5,7
/proc/19651/task/19655/stat : 19655 (java) S 19649 19651 19203 0 -1 4202560 406 0 0 0 30 0 0 0 16 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19656] ppid=19649 vsize=10548352 CPUtime=0.36 cores=1,3,5,7
/proc/19651/task/19656/stat : 19656 (java) S 19649 19651 19203 0 -1 4202560 498 0 0 0 36 0 0 0 15 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 3 0 0 0
[pid=19651/tid=19657] ppid=19649 vsize=10548352 CPUtime=0.3 cores=1,3,5,7
/proc/19651/task/19657/stat : 19657 (java) S 19649 19651 19203 0 -1 4202560 469 0 0 0 30 0 0 0 15 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 3 0 0 0
[pid=19651/tid=19658] ppid=19649 vsize=10548352 CPUtime=0.34 cores=1,3,5,7
/proc/19651/task/19658/stat : 19658 (java) S 19649 19651 19203 0 -1 4202560 362 0 0 0 34 0 0 0 16 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 3 0 0 0
[pid=19651/tid=19659] ppid=19649 vsize=10548352 CPUtime=0.31 cores=1,3,5,7
/proc/19651/task/19659/stat : 19659 (java) S 19649 19651 19203 0 -1 4202560 1000 0 0 0 31 0 0 0 15 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19660] ppid=19649 vsize=10548352 CPUtime=0.35 cores=1,3,5,7
/proc/19651/task/19660/stat : 19660 (java) S 19649 19651 19203 0 -1 4202560 394 0 0 0 35 0 0 0 16 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19661] ppid=19649 vsize=10548352 CPUtime=0.35 cores=1,3,5,7
/proc/19651/task/19661/stat : 19661 (java) S 19649 19651 19203 0 -1 4202560 874 0 0 0 35 0 0 0 16 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19662] ppid=19649 vsize=10548352 CPUtime=30.57 cores=1,3,5,7
/proc/19651/task/19662/stat : 19662 (java) S 19649 19651 19203 0 -1 4202560 78430 0 0 0 3047 10 0 0 15 0 19 0 912178829 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 0 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19663] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19663/stat : 19663 (java) S 19649 19651 19203 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 912178829 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19664] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19664/stat : 19664 (java) S 19649 19651 19203 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 912178829 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19665] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19665/stat : 19665 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469889457 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19666] ppid=19649 vsize=10548352 CPUtime=0.75 cores=1,3,5,7
/proc/19651/task/19666/stat : 19666 (java) S 19649 19651 19203 0 -1 4202560 8119 0 0 0 74 1 0 0 15 0 19 0 912178831 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19667] ppid=19649 vsize=10548352 CPUtime=0.7 cores=1,3,5,7
/proc/19651/task/19667/stat : 19667 (java) S 19649 19651 19203 0 -1 4202560 2877 0 0 0 70 0 0 0 15 0 19 0 912178831 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19668] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19668/stat : 19668 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19669] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19669/stat : 19669 (java) S 19649 19651 19203 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 912178831 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19670] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19670/stat : 19670 (java) S 19649 19651 19203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912178861 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (KiB) 10548352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.8 s]
/proc/loadavg: 2.08 2.12 2.06 3/506 19778
/proc/meminfo: memFree=19027968/32951124 swapFree=56297244/67111528
[pid=19651] ppid=19649 vsize=10548352 CPUtime=1800.04 cores=1,3,5,7
/proc/19651/stat : 19651 (java) S 19649 19651 19203 0 -1 4202496 603482 0 1 0 179932 72 0 0 25 0 19 0 912178826 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19651/statm: 2637088 596668 2263 9 0 2627822 0
[pid=19651/tid=19652] ppid=19649 vsize=10548352 CPUtime=1765.3 cores=1,3,5,7
/proc/19651/task/19652/stat : 19652 (java) R 19649 19651 19203 0 -1 4202560 508529 0 1 0 176472 58 0 0 25 0 19 0 912178826 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 46912505849302 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19651/tid=19654] ppid=19649 vsize=10548352 CPUtime=0.32 cores=1,3,5,7
/proc/19651/task/19654/stat : 19654 (java) S 19649 19651 19203 0 -1 4202560 269 0 0 0 32 0 0 0 15 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19655] ppid=19649 vsize=10548352 CPUtime=0.3 cores=1,3,5,7
/proc/19651/task/19655/stat : 19655 (java) S 19649 19651 19203 0 -1 4202560 406 0 0 0 30 0 0 0 16 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19656] ppid=19649 vsize=10548352 CPUtime=0.36 cores=1,3,5,7
/proc/19651/task/19656/stat : 19656 (java) S 19649 19651 19203 0 -1 4202560 498 0 0 0 36 0 0 0 15 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 3 0 0 0
[pid=19651/tid=19657] ppid=19649 vsize=10548352 CPUtime=0.3 cores=1,3,5,7
/proc/19651/task/19657/stat : 19657 (java) S 19649 19651 19203 0 -1 4202560 469 0 0 0 30 0 0 0 15 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 3 0 0 0
[pid=19651/tid=19658] ppid=19649 vsize=10548352 CPUtime=0.34 cores=1,3,5,7
/proc/19651/task/19658/stat : 19658 (java) S 19649 19651 19203 0 -1 4202560 362 0 0 0 34 0 0 0 16 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 3 0 0 0
[pid=19651/tid=19659] ppid=19649 vsize=10548352 CPUtime=0.31 cores=1,3,5,7
/proc/19651/task/19659/stat : 19659 (java) S 19649 19651 19203 0 -1 4202560 1000 0 0 0 31 0 0 0 15 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19660] ppid=19649 vsize=10548352 CPUtime=0.35 cores=1,3,5,7
/proc/19651/task/19660/stat : 19660 (java) S 19649 19651 19203 0 -1 4202560 394 0 0 0 35 0 0 0 16 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19661] ppid=19649 vsize=10548352 CPUtime=0.35 cores=1,3,5,7
/proc/19651/task/19661/stat : 19661 (java) S 19649 19651 19203 0 -1 4202560 874 0 0 0 35 0 0 0 16 0 19 0 912178828 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19662] ppid=19649 vsize=10548352 CPUtime=30.57 cores=1,3,5,7
/proc/19651/task/19662/stat : 19662 (java) S 19649 19651 19203 0 -1 4202560 78430 0 0 0 3047 10 0 0 15 0 19 0 912178829 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 0 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19663] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19663/stat : 19663 (java) S 19649 19651 19203 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 912178829 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19664] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19664/stat : 19664 (java) S 19649 19651 19203 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 912178829 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19665] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19665/stat : 19665 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469889457 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19666] ppid=19649 vsize=10548352 CPUtime=0.75 cores=1,3,5,7
/proc/19651/task/19666/stat : 19666 (java) S 19649 19651 19203 0 -1 4202560 8119 0 0 0 74 1 0 0 15 0 19 0 912178831 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19667] ppid=19649 vsize=10548352 CPUtime=0.7 cores=1,3,5,7
/proc/19651/task/19667/stat : 19667 (java) S 19649 19651 19203 0 -1 4202560 2877 0 0 0 70 0 0 0 15 0 19 0 912178831 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
[pid=19651/tid=19668] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19668/stat : 19668 (java) S 19649 19651 19203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912178831 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469881753 0 4 0 16800975 18446604456586386240 0 0 -1 5 0 0 0
[pid=19651/tid=19669] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19669/stat : 19669 (java) S 19649 19651 19203 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 912178831 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 4 0 16800975 18446604456586386240 0 0 -1 1 0 0 0
[pid=19651/tid=19670] ppid=19649 vsize=10548352 CPUtime=0 cores=1,3,5,7
/proc/19651/task/19670/stat : 19670 (java) S 19649 19651 19203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912178861 10801512448 596668 33554432000 1073741824 1073778376 140737301351760 18446744073709551615 252469882368 0 4 0 16800975 18446604456586386240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 10548352

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

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

[startup+1797 s]
/proc/loadavg: 2.08 2.12 2.06 3/506 19778
/proc/meminfo: memFree=19027968/32951124 swapFree=56297244/67111528
[pid=19651] ppid=19649 vsize=0 CPUtime=1800.34 cores=1,3,5,7
/proc/19651/stat : 19651 (java) Z 19649 19651 19203 0 -1 4203548 603519 0 1 0 179953 81 0 0 17 0 2 0 912178826 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/19651/statm: 0 0 0 0 0 0 0
[pid=19651/tid=19652] ppid=19649 vsize=0 CPUtime=1765.49 cores=1,3,5,7
/proc/19651/task/19652/stat : 19652 (java) R 19649 19651 19203 0 -1 4203588 508529 0 1 0 176482 67 0 0 25 0 2 0 912178826 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.34
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797
CPU time (s): 1800.36
CPU user time (s): 1799.54
CPU system time (s): 0.817875
CPU usage (%): 100.187
Max. virtual memory (cumulated for all children) (KiB): 10548352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.817875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 603519
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= 40370
involuntary context switches= 15004

runsolver used 8.15776 second user time and 19.674 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-04 22:31:24
IDJOB=3456363
IDBENCH=2057
IDSOLVER=1951
FILE ID=node111/3456363-1307219483
RUNJOBID= node111-1307215870-19222
PBS_JOBID= 13509107
Free space on /tmp= 73868 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-2-c.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3456363-1307219483/watcher-3456363-1307219483 -o /tmp/evaluation-result-3456363-1307219483/solver-3456363-1307219483 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456363-1307219483.opb

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

MD5SUM BENCH= 02ee6f086501e1f86c8de97a222a24d7
RANDOM SEED=1954465348

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23963060 kB
Buffers:        333976 kB
Cached:         867204 kB
SwapCached:      11784 kB
Active:        7914112 kB
Inactive:       794996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23963060 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:            1308 kB
Writeback:           0 kB
AnonPages:     7505176 kB
Mapped:          35928 kB
Slab:           144560 kB
PageTables:      66256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 159427004 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73868 MiB
End job on node111 at 2011-06-04 23:01:22