Trace number 3688382

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
SAT 4j PB RES // CP 2.3.2 Snapshot? (TO) 1802.19 992.829

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_004_area_delay.opb
MD5SUM45c2f7ac01d7ade9fbe465857931ee2b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark2.41263
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 27
Optimality of the best value was proved YES
Number of variables5828
Total number of constraints17411
Number of constraints which are clauses17411
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 constraint1
Maximum length of a constraint63
Number of terms in the objective function 2817
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 2817
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2817
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120418
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose learned constraints deletion strategy
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c c --- End Solver configuration ---
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@23174b07
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose learned constraints deletion strategy
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-3688382-1337877046.opb
0.10/0.12	c reading problem ... 
1.09/0.54	c ... done. Wall clock time 0.419s.
1.09/0.54	c declared #vars     5828
1.09/0.54	c #constraints  17411
1.09/0.54	c constraints type 
1.09/0.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3020
1.09/0.54	c org.sat4j.minisat.constraints.cnf.UnitClause => 283
1.09/0.54	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 14108
1.09/0.54	c 17411 constraints processed.
1.09/0.54	c constraints type 
1.09/0.54	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 14108
1.09/0.54	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3020
1.09/0.54	c org.sat4j.pb.constraints.pb.UnitClausePB => 283
1.09/0.54	c 17411 constraints processed.
1.09/0.54	c objective function length is 2817 literals
1.45/0.68	c  And the winner is solver1
2.00/1.04	c SATISFIABLE
2.00/1.04	c OPTIMIZING...
2.00/1.04	c Got one! Elapsed wall clock time (in seconds):0.925
2.00/1.04	o 39
3.42/1.54	c  And the winner is solver1
3.42/1.56	c Got one! Elapsed wall clock time (in seconds):1.441
3.42/1.56	o 38
5.03/2.21	c  And the winner is solver1
5.06/2.57	c Got one! Elapsed wall clock time (in seconds):2.451
5.06/2.57	o 37
7.28/3.60	c  And the winner is solver1
7.30/4.07	c Got one! Elapsed wall clock time (in seconds):3.956
7.30/4.07	o 36
10.27/5.59	c cleaning 3539 clauses out of 7078 with flag 3000/7078
16.39/8.55	c cleaning 4768 clauses out of 9542 with flag 9003/13081
22.95/11.84	c cleaning 5877 clauses out of 11771 with flag 16000/20078
30.49/15.68	c cleaning 6938 clauses out of 13894 with flag 24000/28078
39.25/20.05	c cleaning 7976 clauses out of 15957 with flag 33001/37079
48.77/24.82	c cleaning 8984 clauses out of 17980 with flag 43000/47078
59.54/30.20	c cleaning 9958 clauses out of 19995 with flag 54000/58078
60.02/30.55	c  And the winner is solver1
60.16/30.66	c Got one! Elapsed wall clock time (in seconds):30.541
60.16/30.66	o 35
64.66/32.95	c cleaning 7640 clauses out of 15343 with flag 5001/63384
70.46/35.95	c cleaning 6851 clauses out of 13702 with flag 11000/69383
77.30/39.42	c cleaning 6924 clauses out of 13851 with flag 18000/76383
84.94/43.35	c cleaning 7447 clauses out of 14927 with flag 26000/84383
93.54/47.70	c cleaning 8238 clauses out of 16480 with flag 35000/93383
103.24/52.73	c cleaning 9099 clauses out of 18243 with flag 45001/103384
113.84/58.10	c cleaning 10062 clauses out of 20143 with flag 56000/114383
125.27/63.90	c cleaning 11009 clauses out of 22081 with flag 68000/126383
137.64/70.27	c cleaning 12029 clauses out of 24074 with flag 81002/139385
151.45/77.34	c cleaning 13001 clauses out of 26043 with flag 95000/153383
165.81/84.67	c cleaning 13998 clauses out of 28042 with flag 110000/168383
180.96/92.33	c cleaning 15005 clauses out of 30046 with flag 126002/184385
197.86/100.82	c cleaning 16018 clauses out of 32044 with flag 143005/201388
215.45/109.90	c cleaning 16980 clauses out of 34021 with flag 161000/219383
234.02/119.41	c cleaning 18020 clauses out of 36041 with flag 180000/238383
253.49/129.45	c cleaning 18996 clauses out of 38021 with flag 200000/258383
274.99/140.45	c cleaning 19994 clauses out of 40025 with flag 221000/279383
297.03/151.93	c cleaning 20986 clauses out of 42031 with flag 243000/301383
319.42/163.59	c cleaning 21995 clauses out of 44045 with flag 266000/324383
343.83/176.15	c cleaning 23012 clauses out of 46056 with flag 290006/348389
367.93/188.61	c cleaning 24010 clauses out of 48038 with flag 315000/373383
392.01/201.33	c cleaning 25014 clauses out of 50028 with flag 341000/399383
416.71/214.15	c cleaning 25994 clauses out of 52014 with flag 368000/426383
442.36/227.44	c cleaning 26987 clauses out of 54020 with flag 396000/454383
471.15/243.14	c cleaning 27989 clauses out of 56033 with flag 425000/483383
499.86/257.76	c cleaning 29018 clauses out of 58045 with flag 455001/513384
527.95/272.21	c cleaning 29992 clauses out of 60026 with flag 486000/544383
549.84/283.62	c  And the winner is solver1
549.99/283.76	c Got one! Elapsed wall clock time (in seconds):283.644
549.99/283.76	o 34
554.66/286.17	c cleaning 29669 clauses out of 59347 with flag 5001/573696
562.20/290.74	c cleaning 17840 clauses out of 35679 with flag 11002/579697
569.56/294.95	c cleaning 12415 clauses out of 24838 with flag 18001/586696
577.88/299.69	c cleaning 10195 clauses out of 20422 with flag 26000/594695
587.63/305.01	c cleaning 9598 clauses out of 19228 with flag 35001/603696
598.57/311.49	c cleaning 9798 clauses out of 19629 with flag 45000/613695
609.75/317.68	c cleaning 10410 clauses out of 20831 with flag 56000/624695
623.26/325.74	c cleaning 11203 clauses out of 22421 with flag 68000/636695
637.76/333.84	c cleaning 12105 clauses out of 24219 with flag 81001/649696
652.18/341.60	c cleaning 13040 clauses out of 26113 with flag 95000/663695
666.12/349.29	c cleaning 14017 clauses out of 28076 with flag 110003/678698
680.83/357.22	c cleaning 15010 clauses out of 30057 with flag 126001/694696
697.92/366.88	c cleaning 16020 clauses out of 32046 with flag 143000/711695
715.00/376.04	c cleaning 17000 clauses out of 34027 with flag 161001/729696
732.67/385.59	c cleaning 18001 clauses out of 36026 with flag 180000/748695
751.51/395.66	c cleaning 18990 clauses out of 38025 with flag 200000/768695
772.87/407.40	c cleaning 20004 clauses out of 40035 with flag 221000/789695
793.06/418.23	c cleaning 20994 clauses out of 42035 with flag 243004/811699
814.05/429.46	c cleaning 22019 clauses out of 44038 with flag 266001/834696
836.03/441.17	c cleaning 22991 clauses out of 46018 with flag 290000/858695
863.07/455.77	c cleaning 23987 clauses out of 48027 with flag 315000/883695
887.96/468.96	c cleaning 25013 clauses out of 50040 with flag 341000/909695
914.19/482.88	c cleaning 26012 clauses out of 52027 with flag 368000/936695
940.61/496.81	c cleaning 26998 clauses out of 54015 with flag 396000/964695
968.79/512.11	c cleaning 27993 clauses out of 56018 with flag 425001/993696
997.81/527.39	c cleaning 29002 clauses out of 58024 with flag 455000/1023695
1028.19/543.17	c cleaning 29993 clauses out of 60023 with flag 486001/1054696
1059.85/559.86	c  And the winner is solver1
1060.08/560.01	c Got one! Elapsed wall clock time (in seconds):559.89
1060.08/560.01	o 33
1064.94/562.44	c cleaning 32639 clauses out of 65319 with flag 5000/1089985
1073.88/568.33	c cleaning 19337 clauses out of 38681 with flag 11001/1095986
1082.51/573.50	c cleaning 13154 clauses out of 26343 with flag 18000/1102985
1092.11/579.21	c cleaning 10581 clauses out of 21189 with flag 26000/1110985
1102.50/585.35	c cleaning 9792 clauses out of 19608 with flag 35000/1119985
1115.09/593.18	c cleaning 9890 clauses out of 19817 with flag 45001/1129986
1127.28/600.19	c cleaning 10440 clauses out of 20926 with flag 56000/1140985
1140.41/607.66	c cleaning 11221 clauses out of 22486 with flag 68000/1152985
1154.41/615.57	c cleaning 12114 clauses out of 24269 with flag 81004/1165989
1170.98/625.34	c cleaning 13065 clauses out of 26152 with flag 95001/1179986
1187.56/634.54	c cleaning 14039 clauses out of 28090 with flag 110004/1194989
1205.17/644.28	c cleaning 15024 clauses out of 30047 with flag 126000/1210985
1223.95/654.60	c cleaning 15998 clauses out of 32023 with flag 143000/1227985
1244.87/666.60	c cleaning 16987 clauses out of 34025 with flag 161000/1245985
1252.35/671.29	c  And the winner is solver1
1252.56/671.61	c Got one! Elapsed wall clock time (in seconds):671.497
1252.56/671.61	o 32
1256.92/673.87	c cleaning 13811 clauses out of 27638 with flag 5000/1256585
1264.59/678.61	c cleaning 9902 clauses out of 19827 with flag 11000/1262585
1273.09/683.80	c cleaning 8450 clauses out of 16925 with flag 18000/1269585
1283.55/690.65	c cleaning 8228 clauses out of 16475 with flag 26000/1277585
1293.00/696.34	c cleaning 8599 clauses out of 17247 with flag 35000/1286585
1303.88/702.76	c cleaning 9310 clauses out of 18648 with flag 45000/1296585
1315.54/709.53	c cleaning 10153 clauses out of 20338 with flag 56000/1307585
1329.51/718.11	c cleaning 11081 clauses out of 22185 with flag 68000/1319585
1342.95/725.87	c cleaning 12039 clauses out of 24104 with flag 81000/1332585
1357.96/734.31	c cleaning 13032 clauses out of 26066 with flag 95001/1346586
1373.96/743.36	c cleaning 13992 clauses out of 28033 with flag 110000/1361585
1391.81/753.97	c cleaning 15017 clauses out of 30041 with flag 126000/1377585
1409.16/763.69	c cleaning 16000 clauses out of 32024 with flag 143000/1394585
1428.49/774.41	c cleaning 16994 clauses out of 34024 with flag 161000/1412585
1447.61/785.17	c cleaning 18007 clauses out of 36030 with flag 180000/1431585
1469.90/798.16	c cleaning 18996 clauses out of 38023 with flag 200000/1451585
1491.19/809.93	c cleaning 20008 clauses out of 40027 with flag 221000/1472585
1514.53/822.74	c cleaning 21006 clauses out of 42019 with flag 243000/1494585
1538.99/836.16	c cleaning 22001 clauses out of 44013 with flag 266000/1517585
1549.43/843.26	c  And the winner is solver1
1549.60/843.41	c Got one! Elapsed wall clock time (in seconds):843.289
1549.60/843.41	o 31
1553.77/845.57	c cleaning 17092 clauses out of 34207 with flag 5000/1529780
1561.01/850.33	c cleaning 11548 clauses out of 23115 with flag 11000/1535780
1569.13/855.53	c cleaning 9277 clauses out of 18567 with flag 18000/1542780
1578.24/861.29	c cleaning 8632 clauses out of 17291 with flag 26001/1550781
1589.71/868.88	c cleaning 8821 clauses out of 17658 with flag 35000/1559780
1601.20/875.75	c cleaning 9412 clauses out of 18837 with flag 45000/1569780
1613.46/883.06	c cleaning 10203 clauses out of 20429 with flag 56004/1580784
1626.72/890.89	c cleaning 11099 clauses out of 22224 with flag 68002/1592782
1642.72/900.76	c cleaning 12046 clauses out of 24123 with flag 81000/1605780
1658.55/909.82	c cleaning 13007 clauses out of 26077 with flag 95000/1619780
1675.33/919.49	c cleaning 14011 clauses out of 28071 with flag 110001/1634781
1693.10/929.57	c cleaning 15024 clauses out of 30059 with flag 126000/1650780
1713.37/941.60	c cleaning 16002 clauses out of 32035 with flag 143000/1667780
1732.29/952.33	c cleaning 17000 clauses out of 34033 with flag 161000/1685780
1753.20/964.02	c cleaning 18015 clauses out of 36034 with flag 180001/1704781
1775.08/976.20	c cleaning 19005 clauses out of 38019 with flag 200001/1724781
1799.66/990.54	c cleaning 19974 clauses out of 40013 with flag 221000/1745780

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-3688382-1337877046/watcher-3688382-1337877046 -o /tmp/evaluation-result-3688382-1337877046/solver-3688382-1337877046 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688382-1337877046.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: 3.84 3.83 3.77 4/196 1407
/proc/meminfo: memFree=27929672/32873852 swapFree=6848/6848
[pid=1407] ppid=1404 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/1407/stat : 1407 (java) R 1404 1407 32594 0 -1 4202496 192 0 0 0 0 0 0 0 20 0 1 0 253830536 9515008 130 33554432000 1073741824 1073778376 140737350165312 140737350164968 273451904304 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1407/statm: 2323 135 104 9 0 71 0

[startup+0.104283 s]
/proc/loadavg: 3.84 3.83 3.77 4/196 1407
/proc/meminfo: memFree=27929672/32873852 swapFree=6848/6848
[pid=1407] ppid=1404 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/1407/stat : 1407 (java) S 1404 1407 32594 0 -1 4202496 4315 0 1 0 9 1 0 0 20 0 18 0 253830536 9787813888 5498 33554432000 1073741824 1073778376 140734381874208 140734381865344 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1407/statm: 2389603 5498 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.20027 s]
/proc/loadavg: 3.84 3.83 3.77 4/196 1407
/proc/meminfo: memFree=27929672/32873852 swapFree=6848/6848
[pid=1407] ppid=1404 vsize=9558412 CPUtime=0.27 cores=1,3,5,7
/proc/1407/stat : 1407 (java) S 1404 1407 32594 0 -1 4202496 4980 0 1 0 26 1 0 0 20 0 18 0 253830536 9787813888 6867 33554432000 1073741824 1073778376 140734381874208 140734381865344 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1407/statm: 2389603 6867 2201 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558412

[startup+0.300359 s]
/proc/loadavg: 3.84 3.83 3.77 4/196 1407
/proc/meminfo: memFree=27929672/32873852 swapFree=6848/6848
[pid=1407] ppid=1404 vsize=9558412 CPUtime=0.5 cores=1,3,5,7
/proc/1407/stat : 1407 (java) S 1404 1407 32594 0 -1 4202496 5801 0 1 0 48 2 0 0 20 0 18 0 253830536 9787813888 8906 33554432000 1073741824 1073778376 140734381874208 140734381865344 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1407/statm: 2389603 8906 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558412

[startup+0.70026 s]
/proc/loadavg: 3.84 3.83 3.77 4/196 1407
/proc/meminfo: memFree=27929672/32873852 swapFree=6848/6848
[pid=1407] ppid=1404 vsize=9824668 CPUtime=1.83 cores=1,3,5,7
/proc/1407/stat : 1407 (java) S 1404 1407 32594 0 -1 4202496 20185 0 1 0 175 8 0 0 20 0 19 0 253830536 10060460032 28328 33554432000 1073741824 1073778376 140734381874208 140734381865344 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1407/statm: 2456167 28328 2241 9 0 2446860 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9824668

[startup+1.50076 s]
/proc/loadavg: 3.84 3.83 3.77 7/218 1433
/proc/meminfo: memFree=27717608/32873852 swapFree=6848/6848
[pid=1407] ppid=1404 vsize=9824668 CPUtime=3.42 cores=1,3,5,7
/proc/1407/stat : 1407 (java) S 1404 1407 32594 0 -1 4202496 20947 0 1 0 333 9 0 0 20 0 22 0 253830536 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140734381865344 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1407/statm: 2456167 30961 2259 9 0 2446860 0
[pid=1407/tid=1409] ppid=1404 vsize=9824668 CPUtime=0.52 cores=1,3,5,7
/proc/1407/task/1409/stat : 1409 (java) S 1404 1407 32594 0 -1 4202560 2474 0 1 0 50 2 0 0 20 0 22 0 253830537 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661878801400 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1410] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1410/stat : 1410 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661722609832 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1411] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1411/stat : 1411 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661721557288 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1412] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1412/stat : 1412 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661720504744 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1413] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1413/stat : 1413 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661719452200 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1414] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1414/stat : 1414 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661718399656 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1415] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1415/stat : 1415 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661717347112 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1416] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1416/stat : 1416 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661716294568 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1418] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1418/stat : 1418 (java) S 1404 1407 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661715242024 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1419] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1419/stat : 1419 (java) S 1404 1407 32594 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661703043176 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1420] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1420/stat : 1420 (java) S 1404 1407 32594 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661701989496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1421] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1421/stat : 1421 (java) S 1404 1407 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661700936840 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1422] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1422/stat : 1422 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661699885584 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1423] ppid=1404 vsize=9824668 CPUtime=0.85 cores=1,3,5,7
/proc/1407/task/1423/stat : 1423 (java) S 1404 1407 32594 0 -1 4202560 9387 0 0 0 83 2 0 0 20 0 22 0 253830542 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661698832952 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1424] ppid=1404 vsize=9824668 CPUtime=0.83 cores=1,3,5,7
/proc/1407/task/1424/stat : 1424 (java) R 1404 1407 32594 0 -1 4202560 7762 0 0 0 81 2 0 0 20 0 22 0 253830542 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661697757656 140661881706584 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1425] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1425/stat : 1425 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661696728056 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1426] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1426/stat : 1426 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661695675720 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1429] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1429/stat : 1429 (java) S 1404 1407 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253830596 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661691909160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1431] ppid=1404 vsize=9824668 CPUtime=0.42 cores=1,3,5,7
/proc/1407/task/1431/stat : 1431 (java) R 1404 1407 32594 0 -1 4202560 11 0 0 0 42 0 0 0 20 0 22 0 253830642 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661694013784 140661740330712 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1432] ppid=1404 vsize=9824668 CPUtime=0.42 cores=1,3,5,7
/proc/1407/task/1432/stat : 1432 (java) R 1404 1407 32594 0 -1 4202560 62 0 0 0 42 0 0 0 20 0 22 0 253830642 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661692961752 140661740283665 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1433] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1433/stat : 1433 (java) S 1404 1407 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253830642 10060460032 30961 33554432000 1073741824 1073778376 140734381874208 140661690857000 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 9824668

[startup+3.10082 s]
/proc/loadavg: 3.84 3.83 3.77 6/218 1436
/proc/meminfo: memFree=27672980/32873852 swapFree=6848/6848
[pid=1407] ppid=1404 vsize=9824668 CPUtime=6.26 cores=1,3,5,7
/proc/1407/stat : 1407 (java) S 1404 1407 32594 0 -1 4202496 21492 0 1 0 613 13 0 0 20 0 22 0 253830536 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140734381865344 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1407/statm: 2456167 38636 2262 9 0 2446860 0
[pid=1407/tid=1409] ppid=1404 vsize=9824668 CPUtime=0.54 cores=1,3,5,7
/proc/1407/task/1409/stat : 1409 (java) S 1404 1407 32594 0 -1 4202560 2476 0 1 0 52 2 0 0 20 0 22 0 253830537 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661878801400 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1410] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1410/stat : 1410 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661722609832 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1411] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1411/stat : 1411 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661721557288 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1412] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1412/stat : 1412 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661720504744 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1413] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1413/stat : 1413 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661719452200 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1414] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1414/stat : 1414 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661718399656 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1415] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1415/stat : 1415 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661717347112 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1416] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1416/stat : 1416 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661716294568 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1418] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1418/stat : 1418 (java) S 1404 1407 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661715242024 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1419] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1419/stat : 1419 (java) S 1404 1407 32594 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661703043176 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1420] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1420/stat : 1420 (java) S 1404 1407 32594 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661701989496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1421] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1421/stat : 1421 (java) S 1404 1407 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661700936840 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1422] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1422/stat : 1422 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661699885584 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1423] ppid=1404 vsize=9824668 CPUtime=1 cores=1,3,5,7
/proc/1407/task/1423/stat : 1423 (java) R 1404 1407 32594 0 -1 4202560 9387 0 0 0 98 2 0 0 20 0 22 0 253830542 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661698832952 140661885787018 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1424] ppid=1404 vsize=9824668 CPUtime=1.06 cores=1,3,5,7
/proc/1407/task/1424/stat : 1424 (java) S 1404 1407 32594 0 -1 4202560 8277 0 0 0 103 3 0 0 20 0 22 0 253830542 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661697780408 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1425] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1425/stat : 1425 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661696728056 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1426] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1426/stat : 1426 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661695675720 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1429] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1429/stat : 1429 (java) S 1404 1407 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253830596 10060460032 38636 33554432000 1073741824 1073778376 140734381874208 140661691909160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9824668

[startup+6.30088 s]
/proc/loadavg: 3.85 3.84 3.77 6/218 1450
/proc/meminfo: memFree=27608868/32873852 swapFree=6848/6848
[pid=1407] ppid=1404 vsize=9824668 CPUtime=11.93 cores=1,3,5,7
/proc/1407/stat : 1407 (java) S 1404 1407 32594 0 -1 4202496 21639 0 1 0 1174 19 0 0 20 0 22 0 253830536 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140734381865344 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1407/statm: 2456167 56546 2286 9 0 2446860 0
[pid=1407/tid=1409] ppid=1404 vsize=9824668 CPUtime=0.54 cores=1,3,5,7
/proc/1407/task/1409/stat : 1409 (java) S 1404 1407 32594 0 -1 4202560 2478 0 1 0 52 2 0 0 20 0 22 0 253830537 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661878801400 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1410] ppid=1404 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1407/task/1410/stat : 1410 (java) S 1404 1407 32594 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 253830538 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661722609832 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1411] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1411/stat : 1411 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661721557288 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1412] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1412/stat : 1412 (java) S 1404 1407 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661720504744 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1413] ppid=1404 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1407/task/1413/stat : 1413 (java) S 1404 1407 32594 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 253830538 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661719452200 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1414] ppid=1404 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1407/task/1414/stat : 1414 (java) S 1404 1407 32594 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 253830538 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661718399656 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1415] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1415/stat : 1415 (java) S 1404 1407 32594 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661717347112 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1416] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1416/stat : 1416 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830538 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661716294568 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1418] ppid=1404 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1407/task/1418/stat : 1418 (java) S 1404 1407 32594 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 253830538 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661715242024 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1419] ppid=1404 vsize=9824668 CPUtime=0.05 cores=1,3,5,7
/proc/1407/task/1419/stat : 1419 (java) S 1404 1407 32594 0 -1 4202560 34 0 0 0 4 1 0 0 20 0 22 0 253830539 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661703043176 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1420] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1420/stat : 1420 (java) S 1404 1407 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661701989496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1421] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1421/stat : 1421 (java) S 1404 1407 32594 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661700936840 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1422] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1422/stat : 1422 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661699885584 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1423] ppid=1404 vsize=9824668 CPUtime=1.16 cores=1,3,5,7
/proc/1407/task/1423/stat : 1423 (java) S 1404 1407 32594 0 -1 4202560 9395 0 0 0 113 3 0 0 20 0 22 0 253830542 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661698832952 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1424] ppid=1404 vsize=9824668 CPUtime=1.13 cores=1,3,5,7
/proc/1407/task/1424/stat : 1424 (java) S 1404 1407 32594 0 -1 4202560 8281 0 0 0 110 3 0 0 20 0 22 0 253830542 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661697780408 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1425] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1425/stat : 1425 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661696728056 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1426] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1426/stat : 1426 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 56546 33554432000 1073741824 1073778376 140734381874208 140661695675720 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

/proc/1407/task/1423/stat : 1423 (java) S 1404 1407 32594 0 -1 4202560 9397 0 0 0 124 3 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661698832952 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1424] ppid=1404 vsize=9824668 CPUtime=2.14 cores=1,3,5,7
/proc/1407/task/1424/stat : 1424 (java) S 1404 1407 32594 0 -1 4202560 14325 0 0 0 211 3 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661697780408 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1425] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1425/stat : 1425 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661696728056 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1426] ppid=1404 vsize=9824668 CPUtime=0.28 cores=1,3,5,7
/proc/1407/task/1426/stat : 1426 (java) S 1404 1407 32594 0 -1 4202560 57 0 0 0 13 15 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661695675720 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1429] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1429/stat : 1429 (java) S 1404 1407 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253830596 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661691909160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1551] ppid=1404 vsize=9824668 CPUtime=103.01 cores=1,3,5,7
/proc/1407/task/1551/stat : 1551 (java) S 1404 1407 32594 0 -1 4202560 2 0 0 0 10300 1 0 0 20 0 22 0 253914878 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661694014168 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1552] ppid=1404 vsize=9824668 CPUtime=103.01 cores=1,3,5,7
/proc/1407/task/1552/stat : 1552 (java) S 1404 1407 32594 0 -1 4202560 5 0 0 0 10300 1 0 0 20 0 22 0 253914878 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661690854104 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1553] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1553/stat : 1553 (java) S 1404 1407 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253914878 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661692962344 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1801.11
Current children cumulated vsize (KiB) 9824668

[startup+992.307 s]
/proc/loadavg: 3.78 3.78 3.79 4/218 1558
/proc/meminfo: memFree=26067092/32873852 swapFree=6848/6848
[pid=1407] ppid=1404 vsize=9824668 CPUtime=1801.51 cores=1,3,5,7
/proc/1407/stat : 1407 (java) S 1404 1407 32594 0 -1 4202496 33964 0 1 0 179977 174 0 0 20 0 22 0 253830536 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140734381865344 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1407/statm: 2456167 453006 2288 9 0 2446860 0
[pid=1407/tid=1409] ppid=1404 vsize=9824668 CPUtime=0.62 cores=1,3,5,7
/proc/1407/task/1409/stat : 1409 (java) S 1404 1407 32594 0 -1 4202560 2567 0 1 0 58 4 0 0 20 0 22 0 253830537 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661878801112 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1410] ppid=1404 vsize=9824668 CPUtime=1.54 cores=1,3,5,7
/proc/1407/task/1410/stat : 1410 (java) S 1404 1407 32594 0 -1 4202560 354 0 0 0 145 9 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661722609832 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1411] ppid=1404 vsize=9824668 CPUtime=1.65 cores=1,3,5,7
/proc/1407/task/1411/stat : 1411 (java) S 1404 1407 32594 0 -1 4202560 368 0 0 0 155 10 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661721557288 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1412] ppid=1404 vsize=9824668 CPUtime=1.79 cores=1,3,5,7
/proc/1407/task/1412/stat : 1412 (java) S 1404 1407 32594 0 -1 4202560 456 0 0 0 168 11 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661720504744 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1413] ppid=1404 vsize=9824668 CPUtime=1.66 cores=1,3,5,7
/proc/1407/task/1413/stat : 1413 (java) S 1404 1407 32594 0 -1 4202560 519 0 0 0 154 12 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661719452200 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1414] ppid=1404 vsize=9824668 CPUtime=1.58 cores=1,3,5,7
/proc/1407/task/1414/stat : 1414 (java) S 1404 1407 32594 0 -1 4202560 421 0 0 0 146 12 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661718399656 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1415] ppid=1404 vsize=9824668 CPUtime=1.71 cores=1,3,5,7
/proc/1407/task/1415/stat : 1415 (java) S 1404 1407 32594 0 -1 4202560 307 0 0 0 159 12 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661717347112 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1416] ppid=1404 vsize=9824668 CPUtime=1.66 cores=1,3,5,7
/proc/1407/task/1416/stat : 1416 (java) S 1404 1407 32594 0 -1 4202560 301 0 0 0 155 11 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661716294568 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1418] ppid=1404 vsize=9824668 CPUtime=1.7 cores=1,3,5,7
/proc/1407/task/1418/stat : 1418 (java) S 1404 1407 32594 0 -1 4202560 420 0 0 0 160 10 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661715242024 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1419] ppid=1404 vsize=9824668 CPUtime=188.16 cores=1,3,5,7
/proc/1407/task/1419/stat : 1419 (java) R 1404 1407 32594 0 -1 4202560 2707 0 0 0 18790 26 0 0 20 0 22 0 253830539 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661703042992 140661885309000 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1420] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1420/stat : 1420 (java) S 1404 1407 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661701989496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1421] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1421/stat : 1421 (java) S 1404 1407 32594 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661700936840 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1422] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1422/stat : 1422 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661699885128 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1423] ppid=1404 vsize=9824668 CPUtime=1.27 cores=1,3,5,7
/proc/1407/task/1423/stat : 1423 (java) S 1404 1407 32594 0 -1 4202560 9397 0 0 0 124 3 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661698832952 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1424] ppid=1404 vsize=9824668 CPUtime=2.14 cores=1,3,5,7
/proc/1407/task/1424/stat : 1424 (java) S 1404 1407 32594 0 -1 4202560 14325 0 0 0 211 3 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661697780408 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1425] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1425/stat : 1425 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661696728056 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1426] ppid=1404 vsize=9824668 CPUtime=0.28 cores=1,3,5,7
/proc/1407/task/1426/stat : 1426 (java) S 1404 1407 32594 0 -1 4202560 57 0 0 0 13 15 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661695675720 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1429] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1429/stat : 1429 (java) S 1404 1407 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253830596 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661691909160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1551] ppid=1404 vsize=9824668 CPUtime=103.01 cores=1,3,5,7
/proc/1407/task/1551/stat : 1551 (java) S 1404 1407 32594 0 -1 4202560 2 0 0 0 10300 1 0 0 20 0 22 0 253914878 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661694014168 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1552] ppid=1404 vsize=9824668 CPUtime=103.01 cores=1,3,5,7
/proc/1407/task/1552/stat : 1552 (java) S 1404 1407 32594 0 -1 4202560 5 0 0 0 10300 1 0 0 20 0 22 0 253914878 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661690854104 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1553] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1553/stat : 1553 (java) S 1404 1407 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253914878 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661692962344 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1801.51
Current children cumulated vsize (KiB) 9824668

[startup+992.701 s]
/proc/loadavg: 3.78 3.78 3.79 4/218 1558
/proc/meminfo: memFree=26067092/32873852 swapFree=6848/6848
[pid=1407] ppid=1404 vsize=9824668 CPUtime=1801.91 cores=1,3,5,7
/proc/1407/stat : 1407 (java) S 1404 1407 32594 0 -1 4202496 33964 0 1 0 180017 174 0 0 20 0 22 0 253830536 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140734381865344 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1407/statm: 2456167 453006 2288 9 0 2446860 0
[pid=1407/tid=1409] ppid=1404 vsize=9824668 CPUtime=0.62 cores=1,3,5,7
/proc/1407/task/1409/stat : 1409 (java) S 1404 1407 32594 0 -1 4202560 2567 0 1 0 58 4 0 0 20 0 22 0 253830537 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661878801112 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1410] ppid=1404 vsize=9824668 CPUtime=1.54 cores=1,3,5,7
/proc/1407/task/1410/stat : 1410 (java) S 1404 1407 32594 0 -1 4202560 354 0 0 0 145 9 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661722609832 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1411] ppid=1404 vsize=9824668 CPUtime=1.65 cores=1,3,5,7
/proc/1407/task/1411/stat : 1411 (java) S 1404 1407 32594 0 -1 4202560 368 0 0 0 155 10 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661721557288 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1412] ppid=1404 vsize=9824668 CPUtime=1.79 cores=1,3,5,7
/proc/1407/task/1412/stat : 1412 (java) S 1404 1407 32594 0 -1 4202560 456 0 0 0 168 11 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661720504744 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1413] ppid=1404 vsize=9824668 CPUtime=1.66 cores=1,3,5,7
/proc/1407/task/1413/stat : 1413 (java) S 1404 1407 32594 0 -1 4202560 519 0 0 0 154 12 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661719452200 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1414] ppid=1404 vsize=9824668 CPUtime=1.58 cores=1,3,5,7
/proc/1407/task/1414/stat : 1414 (java) S 1404 1407 32594 0 -1 4202560 421 0 0 0 146 12 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661718399656 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1415] ppid=1404 vsize=9824668 CPUtime=1.71 cores=1,3,5,7
/proc/1407/task/1415/stat : 1415 (java) S 1404 1407 32594 0 -1 4202560 307 0 0 0 159 12 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661717347112 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1416] ppid=1404 vsize=9824668 CPUtime=1.66 cores=1,3,5,7
/proc/1407/task/1416/stat : 1416 (java) S 1404 1407 32594 0 -1 4202560 301 0 0 0 155 11 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661716294568 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1418] ppid=1404 vsize=9824668 CPUtime=1.7 cores=1,3,5,7
/proc/1407/task/1418/stat : 1418 (java) S 1404 1407 32594 0 -1 4202560 420 0 0 0 160 10 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661715242024 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1419] ppid=1404 vsize=9824668 CPUtime=188.55 cores=1,3,5,7
/proc/1407/task/1419/stat : 1419 (java) R 1404 1407 32594 0 -1 4202560 2707 0 0 0 18829 26 0 0 20 0 22 0 253830539 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661703042992 140661882962233 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1420] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1420/stat : 1420 (java) S 1404 1407 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661701989496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1421] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1421/stat : 1421 (java) S 1404 1407 32594 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661700936840 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1422] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1422/stat : 1422 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661699885128 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1423] ppid=1404 vsize=9824668 CPUtime=1.27 cores=1,3,5,7
/proc/1407/task/1423/stat : 1423 (java) S 1404 1407 32594 0 -1 4202560 9397 0 0 0 124 3 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661698832952 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1424] ppid=1404 vsize=9824668 CPUtime=2.14 cores=1,3,5,7
/proc/1407/task/1424/stat : 1424 (java) S 1404 1407 32594 0 -1 4202560 14325 0 0 0 211 3 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661697780408 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1425] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1425/stat : 1425 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661696728056 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1426] ppid=1404 vsize=9824668 CPUtime=0.28 cores=1,3,5,7
/proc/1407/task/1426/stat : 1426 (java) S 1404 1407 32594 0 -1 4202560 57 0 0 0 13 15 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661695675720 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1429] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1429/stat : 1429 (java) S 1404 1407 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253830596 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661691909160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1551] ppid=1404 vsize=9824668 CPUtime=103.01 cores=1,3,5,7
/proc/1407/task/1551/stat : 1551 (java) S 1404 1407 32594 0 -1 4202560 2 0 0 0 10300 1 0 0 20 0 22 0 253914878 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661694014168 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1552] ppid=1404 vsize=9824668 CPUtime=103.01 cores=1,3,5,7
/proc/1407/task/1552/stat : 1552 (java) S 1404 1407 32594 0 -1 4202560 5 0 0 0 10300 1 0 0 20 0 22 0 253914878 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661690854104 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1553] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1553/stat : 1553 (java) S 1404 1407 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253914878 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661692962344 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1801.91
Current children cumulated vsize (KiB) 9824668

[startup+992.801 s]
/proc/loadavg: 3.78 3.78 3.79 4/218 1558
/proc/meminfo: memFree=26067092/32873852 swapFree=6848/6848
[pid=1407] ppid=1404 vsize=9824668 CPUtime=1802.01 cores=1,3,5,7
/proc/1407/stat : 1407 (java) S 1404 1407 32594 0 -1 4202496 33964 0 1 0 180027 174 0 0 20 0 22 0 253830536 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140734381865344 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1407/statm: 2456167 453006 2288 9 0 2446860 0
[pid=1407/tid=1409] ppid=1404 vsize=9824668 CPUtime=0.62 cores=1,3,5,7
/proc/1407/task/1409/stat : 1409 (java) S 1404 1407 32594 0 -1 4202560 2567 0 1 0 58 4 0 0 20 0 22 0 253830537 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661878801112 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1410] ppid=1404 vsize=9824668 CPUtime=1.54 cores=1,3,5,7
/proc/1407/task/1410/stat : 1410 (java) S 1404 1407 32594 0 -1 4202560 354 0 0 0 145 9 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661722609832 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1411] ppid=1404 vsize=9824668 CPUtime=1.65 cores=1,3,5,7
/proc/1407/task/1411/stat : 1411 (java) S 1404 1407 32594 0 -1 4202560 368 0 0 0 155 10 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661721557288 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1412] ppid=1404 vsize=9824668 CPUtime=1.79 cores=1,3,5,7
/proc/1407/task/1412/stat : 1412 (java) S 1404 1407 32594 0 -1 4202560 456 0 0 0 168 11 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661720504744 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1413] ppid=1404 vsize=9824668 CPUtime=1.66 cores=1,3,5,7
/proc/1407/task/1413/stat : 1413 (java) S 1404 1407 32594 0 -1 4202560 519 0 0 0 154 12 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661719452200 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1414] ppid=1404 vsize=9824668 CPUtime=1.58 cores=1,3,5,7
/proc/1407/task/1414/stat : 1414 (java) S 1404 1407 32594 0 -1 4202560 421 0 0 0 146 12 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661718399656 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1415] ppid=1404 vsize=9824668 CPUtime=1.71 cores=1,3,5,7
/proc/1407/task/1415/stat : 1415 (java) S 1404 1407 32594 0 -1 4202560 307 0 0 0 159 12 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661717347112 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1416] ppid=1404 vsize=9824668 CPUtime=1.66 cores=1,3,5,7
/proc/1407/task/1416/stat : 1416 (java) S 1404 1407 32594 0 -1 4202560 301 0 0 0 155 11 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661716294568 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1418] ppid=1404 vsize=9824668 CPUtime=1.7 cores=1,3,5,7
/proc/1407/task/1418/stat : 1418 (java) S 1404 1407 32594 0 -1 4202560 420 0 0 0 160 10 0 0 20 0 22 0 253830538 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661715242024 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1419] ppid=1404 vsize=9824668 CPUtime=188.65 cores=1,3,5,7
/proc/1407/task/1419/stat : 1419 (java) R 1404 1407 32594 0 -1 4202560 2707 0 0 0 18839 26 0 0 20 0 22 0 253830539 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661703042992 140661882962223 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1420] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1420/stat : 1420 (java) S 1404 1407 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661701989496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1421] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1421/stat : 1421 (java) S 1404 1407 32594 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 253830539 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661700936840 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1422] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1422/stat : 1422 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661699885128 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1423] ppid=1404 vsize=9824668 CPUtime=1.27 cores=1,3,5,7
/proc/1407/task/1423/stat : 1423 (java) S 1404 1407 32594 0 -1 4202560 9397 0 0 0 124 3 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661698832952 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1407/tid=1424] ppid=1404 vsize=9824668 CPUtime=2.14 cores=1,3,5,7
/proc/1407/task/1424/stat : 1424 (java) S 1404 1407 32594 0 -1 4202560 14325 0 0 0 211 3 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661697780408 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1425] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1425/stat : 1425 (java) S 1404 1407 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661696728056 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1426] ppid=1404 vsize=9824668 CPUtime=0.28 cores=1,3,5,7
/proc/1407/task/1426/stat : 1426 (java) S 1404 1407 32594 0 -1 4202560 57 0 0 0 13 15 0 0 20 0 22 0 253830542 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661695675720 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1429] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1429/stat : 1429 (java) S 1404 1407 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253830596 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661691909160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1407/tid=1551] ppid=1404 vsize=9824668 CPUtime=103.01 cores=1,3,5,7
/proc/1407/task/1551/stat : 1551 (java) S 1404 1407 32594 0 -1 4202560 2 0 0 0 10300 1 0 0 20 0 22 0 253914878 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661694014168 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1407/tid=1552] ppid=1404 vsize=9824668 CPUtime=103.01 cores=1,3,5,7
/proc/1407/task/1552/stat : 1552 (java) S 1404 1407 32594 0 -1 4202560 5 0 0 0 10300 1 0 0 20 0 22 0 253914878 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661690854104 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1407/tid=1553] ppid=1404 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1407/task/1553/stat : 1553 (java) S 1404 1407 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253914878 10060460032 453006 33554432000 1073741824 1073778376 140734381874208 140661692962344 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1802.01
Current children cumulated vsize (KiB) 9824668

Child ended because it received signal 9 (SIGKILL)
Real time (s): 992.829
CPU time (s): 1802.19
CPU user time (s): 1800.22
CPU system time (s): 1.9727
CPU usage (%): 181.521
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.22
system time used= 1.9727
maximum resident set size= 1812024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33964
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26111
involuntary context switches= 32445

runsolver used 4.39233 second user time and 10.4474 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-24 18:30:46
IDJOB=3688382
IDBENCH=24974
IDSOLVER=2268
FILE ID=node128/3688382-1337877046
RUNJOBID= node128-1337871881-32612
PBS_JOBID= 14620076
Free space on /tmp= 71572 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_004_area_delay.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688382-1337877046/watcher-3688382-1337877046 -o /tmp/evaluation-result-3688382-1337877046/solver-3688382-1337877046 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3688382-1337877046.opb

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

MD5SUM BENCH= 45c2f7ac01d7ade9fbe465857931ee2b
RANDOM SEED=1543237552

node128.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.389
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	: 5332.77
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.389
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.91
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.389
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	: 5438.56
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.389
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.389
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.389
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.91
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.389
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.389
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:       32873852 kB
MemFree:        27930580 kB
Buffers:          241132 kB
Cached:          2915860 kB
SwapCached:            0 kB
Active:          1470508 kB
Inactive:        2686864 kB
Active(anon):    1002660 kB
Inactive(anon):        0 kB
Active(file):     467848 kB
Inactive(file):  2686864 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               852 kB
Writeback:             0 kB
AnonPages:       1018972 kB
Mapped:            22500 kB
Shmem:               204 kB
Slab:             634288 kB
SReclaimable:      76872 kB
SUnreclaim:       557416 kB
KernelStack:        1624 kB
PageTables:         6244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1431764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    944128 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= 71568 MiB
End job on node128 at 2012-05-24 18:47:19