Trace number 4088596

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16UNSAT 1181.38 587.832

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_ODD_GRIDS/normalized-ECgrid5x60split.opb
MD5SUM5a24b026980bba596e5d6414e45c7c7f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark107.751
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables601
Total number of constraints301
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)301
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/1.87	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.04/1.87	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/1.87	c See www.sat4j.org for details.
0.08/1.91	c version PB16.v20160501
0.08/1.91	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/1.91	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/1.91	c java.vm.version	19.1-b02
0.08/1.91	c java.vm.vendor	Sun Microsystems Inc.
0.08/1.91	c sun.arch.data.model	64
0.08/1.91	c java.version		1.6.0_24
0.08/1.91	c os.name		Linux
0.08/1.91	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/1.91	c os.arch		amd64
0.08/1.91	c Free memory 		501472288
0.08/1.91	c Max memory 		7480803328
0.08/1.91	c Total memory 		504102912
0.08/1.91	c Number of processors 	8
0.11/2.04	c Pseudo Boolean Optimization by upper bound
0.11/2.04	c ManyCore solver with 2 solvers running in parallel
0.11/2.04	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/2.04	c --- Begin Solver configuration ---
0.11/2.04	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/2.04	c Learn all clauses as in MiniSAT
0.11/2.04	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/2.04	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/2.04	c Expensive reason simplification
0.11/2.04	c Glucose 2.1 dynamic restart strategy
0.11/2.04	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/2.04	c timeout=2147483s
0.11/2.04	c DB Simplification allowed=false
0.11/2.04	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/2.04	c --- End Solver configuration ---
0.11/2.04	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/2.04	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/2.04	c --- Begin Solver configuration ---
0.11/2.04	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/2.04	c Learn all clauses as in MiniSAT
0.11/2.04	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/2.04	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/2.04	c No reason simplification
0.11/2.04	c Armin Biere (Picosat) restarts strategy
0.11/2.04	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/2.04	c timeout=2147483s
0.11/2.04	c DB Simplification allowed=false
0.11/2.04	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/2.04	c --- End Solver configuration ---
0.11/2.04	c solving HOME/instance-4088596-1466008022.opb
0.11/2.04	c reading problem ... 
0.11/2.06	c  no objective function found
0.17/2.14	c ... done. Wall clock time 0.093s.
0.17/2.14	c declared #vars     601
0.17/2.14	c #constraints  602
0.17/2.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.17/2.16	c constraints type 
0.17/2.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 600
0.17/2.16	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.17/2.16	c 602 constraints processed.
0.17/2.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.17/2.16	c constraints type 
0.17/2.16	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.17/2.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 600
0.17/2.16	c 602 constraints processed.
1.95/2.61	c cleaning 2492 clauses out of 5001 with flag 19759/5001
3.14/2.96	c cleaning 4236 clauses out of 8508 with flag 48211/11000
4.32/3.24	c cleaning 5612 clauses out of 11273 with flag 87299/18001
5.13/3.44	c cleaning 6807 clauses out of 13660 with flag 133884/26000
5.64/3.63	c cleaning 7895 clauses out of 15853 with flag 180082/35000
6.05/3.84	c cleaning 0 clauses out of 5000 with flag 0/5000
6.05/3.88	c cleaning 8955 clauses out of 17959 with flag 236876/45001
6.93/4.16	c cleaning 9975 clauses out of 20004 with flag 300051/56001
7.80/4.47	c cleaning 10987 clauses out of 22029 with flag 369107/68001
8.59/4.82	c cleaning 11987 clauses out of 24041 with flag 447335/81000
9.38/5.20	c cleaning 13000 clauses out of 26055 with flag 527505/95001
10.21/5.67	c cleaning 14005 clauses out of 28054 with flag 618669/110000
11.21/6.20	c cleaning 15009 clauses out of 30049 with flag 717050/126000
12.44/6.72	c cleaning 15993 clauses out of 32040 with flag 815927/143000
12.44/6.73	c cleaning 0 clauses out of 11002 with flag 0/11002
13.42/7.29	c cleaning 17024 clauses out of 34048 with flag 918959/161001
14.83/7.96	c cleaning 17977 clauses out of 36023 with flag 1024348/180000
16.24/8.63	c cleaning 18996 clauses out of 38047 with flag 1136929/200001
17.91/9.41	c cleaning 20007 clauses out of 40050 with flag 1257850/221000
19.50/10.23	c cleaning 20984 clauses out of 42044 with flag 1379948/243001
21.32/11.16	c cleaning 22001 clauses out of 44060 with flag 1513437/266001
22.54/11.76	c cleaning 0 clauses out of 18001 with flag 0/18001
23.36/12.13	c cleaning 23009 clauses out of 46059 with flag 1645866/290001
25.34/13.20	c cleaning 23992 clauses out of 48050 with flag 1782523/315001
27.80/14.33	c cleaning 25012 clauses out of 50058 with flag 1924919/341001
30.00/15.45	c cleaning 25983 clauses out of 52046 with flag 2066352/368001
32.40/16.67	c cleaning 27015 clauses out of 54062 with flag 2214241/396000
35.19/18.05	c cleaning 28004 clauses out of 56049 with flag 2372709/425002
38.04/19.48	c cleaning 28998 clauses out of 58043 with flag 2527558/455000
41.05/20.96	c cleaning 30001 clauses out of 60046 with flag 2685886/486001
42.64/21.76	c cleaning 0 clauses out of 26001 with flag 0/26001
44.30/22.53	c cleaning 30993 clauses out of 62044 with flag 2851213/518000
47.72/24.21	c cleaning 31999 clauses out of 64052 with flag 3024364/551001
50.90/25.89	c cleaning 33000 clauses out of 66052 with flag 3195768/585000
54.77/27.75	c cleaning 34005 clauses out of 68053 with flag 3371944/620001
59.17/29.90	c cleaning 35006 clauses out of 70048 with flag 3554750/656001
63.41/32.05	c cleaning 36007 clauses out of 72041 with flag 3741860/693000
67.81/34.25	c cleaning 37000 clauses out of 74035 with flag 3929443/731001
72.66/36.64	c cleaning 37991 clauses out of 76035 with flag 4123568/770001
77.66/39.12	c cleaning 39000 clauses out of 78044 with flag 4321577/810001
83.31/41.99	c cleaning 0 clauses out of 35000 with flag 0/35000
83.50/42.00	c cleaning 39996 clauses out of 80044 with flag 4526108/851001
88.72/44.69	c cleaning 41009 clauses out of 82047 with flag 4723063/893000
94.92/47.71	c cleaning 42007 clauses out of 84038 with flag 4934524/936000
100.54/50.51	c cleaning 43000 clauses out of 86032 with flag 5140536/980001
106.39/53.47	c cleaning 43991 clauses out of 88032 with flag 5352444/1025001
112.64/56.58	c cleaning 45001 clauses out of 90040 with flag 5565084/1071000
119.08/59.76	c cleaning 46011 clauses out of 92040 with flag 5784819/1118001
123.48/61.98	c cleaning 0 clauses out of 45000 with flag 0/45000
125.91/63.19	c cleaning 46984 clauses out of 94028 with flag 6014193/1166000
133.53/66.99	c cleaning 48005 clauses out of 96045 with flag 6244140/1215001
141.35/70.84	c cleaning 48997 clauses out of 98039 with flag 6479932/1265000
149.39/74.87	c cleaning 50005 clauses out of 100043 with flag 6713223/1316001
157.66/78.91	c cleaning 50998 clauses out of 102038 with flag 6948406/1368001
166.09/83.18	c cleaning 52007 clauses out of 104039 with flag 7190649/1421000
174.58/87.36	c cleaning 53003 clauses out of 106032 with flag 7434026/1475000
184.46/92.22	c cleaning 53995 clauses out of 108030 with flag 7685729/1530001
194.15/97.04	c cleaning 54997 clauses out of 110035 with flag 7936212/1586001
204.59/102.28	c cleaning 56003 clauses out of 112038 with flag 8198823/1643001
215.09/107.45	c cleaning 57001 clauses out of 114035 with flag 8457385/1701001
225.34/112.59	c cleaning 58007 clauses out of 116033 with flag 8715297/1760000
232.36/116.03	c cleaning 0 clauses out of 56000 with flag 0/56000
236.21/117.93	c cleaning 59001 clauses out of 118028 with flag 8979278/1820002
247.88/123.70	c cleaning 59998 clauses out of 120026 with flag 9250060/1881001
259.17/129.36	c cleaning 61000 clauses out of 122028 with flag 9520479/1943001
271.81/135.66	c cleaning 61996 clauses out of 124028 with flag 9795722/2006001
283.48/141.46	c cleaning 63006 clauses out of 126031 with flag 10069367/2070000
296.75/148.00	c cleaning 64000 clauses out of 128026 with flag 10351380/2135001
310.01/154.61	c cleaning 64990 clauses out of 130025 with flag 10635388/2201000
324.14/161.61	c cleaning 66000 clauses out of 132035 with flag 10917271/2268000
337.84/168.45	c cleaning 67009 clauses out of 134035 with flag 11197077/2336000
351.90/175.43	c cleaning 68003 clauses out of 136027 with flag 11476041/2405001
365.77/182.36	c cleaning 68996 clauses out of 138024 with flag 11762591/2475001
379.89/189.37	c cleaning 70002 clauses out of 140028 with flag 12049030/2546001
387.51/193.18	c cleaning 0 clauses out of 68000 with flag 0/68000
394.78/196.75	c cleaning 71002 clauses out of 142027 with flag 12345559/2618002
408.45/203.58	c cleaning 71998 clauses out of 144025 with flag 12636499/2691002
422.98/210.79	c cleaning 72995 clauses out of 146025 with flag 12923770/2765000
437.87/218.16	c cleaning 73996 clauses out of 148031 with flag 13222817/2840001
452.83/225.54	c cleaning 75009 clauses out of 150035 with flag 13514710/2916001
467.28/232.77	c cleaning 75997 clauses out of 152025 with flag 13813819/2993000
483.18/240.67	c cleaning 77007 clauses out of 154029 with flag 14108906/3071001
498.24/248.12	c cleaning 78004 clauses out of 156022 with flag 14412175/3150001
514.53/256.22	c cleaning 78997 clauses out of 158018 with flag 14714035/3230001
530.46/264.16	c cleaning 80001 clauses out of 160021 with flag 15022632/3311001
547.18/272.44	c cleaning 80997 clauses out of 162019 with flag 15329560/3393000
563.28/280.49	c cleaning 81998 clauses out of 164022 with flag 15641606/3476000
580.86/289.12	c cleaning 83007 clauses out of 166025 with flag 15960974/3560001
599.39/298.34	c cleaning 83996 clauses out of 168017 with flag 16287606/3645000
617.71/307.48	c cleaning 85001 clauses out of 170021 with flag 16612926/3731000
637.66/317.37	c cleaning 86005 clauses out of 172021 with flag 16948249/3818001
648.79/322.84	c cleaning 0 clauses out of 81000 with flag 0/81000
657.26/327.03	c cleaning 86994 clauses out of 174015 with flag 17287004/3906000
677.21/337.15	c cleaning 88001 clauses out of 176022 with flag 17631132/3995001
698.38/347.70	c cleaning 89001 clauses out of 178021 with flag 17994314/4085001
719.52/358.16	c cleaning 90001 clauses out of 180020 with flag 18362863/4176001
741.49/369.07	c cleaning 90997 clauses out of 182019 with flag 18739353/4268001
764.07/380.23	c cleaning 92000 clauses out of 184022 with flag 19115098/4361001
784.85/390.59	c cleaning 93003 clauses out of 186021 with flag 19490620/4455000
808.72/402.41	c cleaning 94001 clauses out of 188019 with flag 19873421/4550001
833.87/414.94	c cleaning 95000 clauses out of 190017 with flag 20268161/4646000
859.03/427.47	c cleaning 95997 clauses out of 192018 with flag 20660785/4743001
882.54/439.12	c cleaning 0 clauses out of 95001 with flag 0/95001
884.98/440.31	c cleaning 97005 clauses out of 194021 with flag 21055699/4841001
911.75/453.69	c cleaning 98002 clauses out of 196015 with flag 21445614/4940000
940.34/467.86	c cleaning 98997 clauses out of 198013 with flag 21839147/5040000
970.17/482.63	c cleaning 99999 clauses out of 200016 with flag 22241650/5141000
1001.15/498.29	c cleaning 101001 clauses out of 202017 with flag 22646842/5243000
1035.14/515.19	c cleaning 102001 clauses out of 204018 with flag 23067729/5346002
1071.21/533.00	c cleaning 103001 clauses out of 206015 with flag 23492115/5450000
1107.98/551.33	c cleaning 104003 clauses out of 208015 with flag 23939510/5555001
1152.20/573.35	c cleaning 105001 clauses out of 210013 with flag 24413801/5661002
1178.19/586.26	c cleaning 0 clauses out of 110000 with flag 0/110000
1181.01/587.61	c And the winner is solver0
1181.01/587.76	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1181.01/587.76	c starts		: 7025
1181.01/587.76	c conflicts		: 5744867
1181.01/587.76	c decisions		: 7843734
1181.01/587.76	c propagations		: 47814698
1181.01/587.76	c inspects		: 11168179605
1181.01/587.76	c shortcuts		: 0
1181.01/587.76	c learnt literals	: 14
1181.01/587.76	c learnt binary clauses	: 81
1181.01/587.76	c learnt ternary clauses	: 297
1181.01/587.76	c learnt constraints	: 5744852
1181.01/587.76	c ignored constraints	: 0
1181.01/587.76	c root simplifications	: 0
1181.01/587.76	c removed literals (reason simplification)	: 4843415
1181.01/587.76	c reason swapping (by a shorter reason)	: 0
1181.01/587.76	c Calls to reduceDB	: 102
1181.01/587.76	c Number of update (reduction) of LBD	: 1273958
1181.01/587.76	c Imported unit clauses	: 0
1181.01/587.76	c number of reductions to clauses (during analyze)	: 0
1181.01/587.76	c number of learned constraints concerned by reduction	: 0
1181.01/587.76	c number of learning phase by resolution	: 0
1181.01/587.76	c number of learning phase by cutting planes	: 0
1181.01/587.76	c speed (assignments/second)	: 81651.89756690666
1181.01/587.76	c non guided choices	172459
1181.01/587.80	c learnt constraints type 
1181.01/587.80	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 81
1181.01/587.80	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 188781
1181.01/587.80	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1181.01/587.80	c starts		: 91
1181.01/587.80	c conflicts		: 110168
1181.01/587.80	c decisions		: 149764
1181.01/587.80	c propagations		: 1064313
1181.01/587.80	c inspects		: 1373469537
1181.01/587.80	c shortcuts		: 0
1181.01/587.80	c learnt literals	: 0
1181.01/587.80	c learnt binary clauses	: 0
1181.01/587.80	c learnt ternary clauses	: 0
1181.01/587.80	c learnt constraints	: 110167
1181.01/587.80	c ignored constraints	: 0
1181.01/587.80	c root simplifications	: 0
1181.01/587.80	c removed literals (reason simplification)	: 0
1181.01/587.80	c reason swapping (by a shorter reason)	: 0
1181.01/587.80	c Calls to reduceDB	: 11
1181.01/587.80	c Number of update (reduction) of LBD	: 0
1181.01/587.80	c Imported unit clauses	: 0
1181.01/587.80	c number of reductions to clauses (during analyze)	: 0
1181.01/587.80	c number of learned constraints concerned by reduction	: 0
1181.01/587.80	c number of learning phase by resolution	: 0
1181.01/587.80	c number of learning phase by cutting planes	: 0
1181.01/587.80	c speed (assignments/second)	: 1817.3750751325065
1181.01/587.80	c non guided choices	2255
1181.01/587.82	c learnt constraints type 
1181.01/587.82	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 10944
1181.01/587.82	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 72
1181.01/587.82	c org.sat4j.pb.constraints.pb.MaxWatchPb => 99151
1181.01/587.82	s UNSATISFIABLE
1181.01/587.82	c Total wall clock time (in seconds): 585.774

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4088596-1466008022/watcher-4088596-1466008022 -o /tmp/evaluation-result-4088596-1466008022/solver-4088596-1466008022 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4088596-1466008022.opb 

pid=5584
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.22 3.33 3.58 4/175 5590
/proc/meminfo: memFree=30969656/32872528 swapFree=1073728/1155488
[pid=5590] ppid=5584 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (runsolver) D 5584 5590 5545 0 -1 4202560 124 0 0 0 0 0 0 0 20 0 1 0 2851554 24911872 159 33554432000 4194304 4338465 140733604559904 140733604557096 219513777591 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/5590/statm: 6082 159 113 36 0 2655 0

[startup+0.100116 s]
/proc/loadavg: 2.22 3.33 3.58 4/175 5590
/proc/meminfo: memFree=30969656/32872528 swapFree=1073728/1155488
[pid=5590] ppid=5584 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (java) D 5584 5590 5545 0 -1 4202496 313 0 0 0 0 0 0 0 20 0 1 0 2851554 9515008 169 33554432000 1073741824 1073778376 140737268752976 140737268740056 219513964087 0 0 4096 0 18446744071580397875 0 0 17 3 0 0 4 0 0
/proc/5590/statm: 2323 169 128 9 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9292

[startup+0.200266 s]
/proc/loadavg: 2.22 3.33 3.58 4/175 5590
/proc/meminfo: memFree=30969656/32872528 swapFree=1073728/1155488
[pid=5590] ppid=5584 vsize=20596 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (java) D 5584 5590 5545 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 2851554 21090304 186 33554432000 1073741824 1073778376 140734706336928 140734706325528 219504803400 0 0 4096 0 18446744071579943789 0 0 17 5 0 0 7 0 0
/proc/5590/statm: 5149 186 143 9 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20596

[startup+0.300289 s]
/proc/loadavg: 2.22 3.33 3.58 4/175 5590
/proc/meminfo: memFree=30969656/32872528 swapFree=1073728/1155488
[pid=5590] ppid=5584 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (java) D 5584 5590 5545 0 -1 4202496 571 0 2 0 0 0 0 0 20 0 1 0 2851554 23793664 222 33554432000 1073741824 1073778376 140734706336928 140734706326920 219504753217 0 0 4096 0 18446744071579943789 0 0 17 5 0 0 18 0 0
/proc/5590/statm: 5809 222 175 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.700271 s]
/proc/loadavg: 2.22 3.33 3.58 4/175 5590
/proc/meminfo: memFree=30969656/32872528 swapFree=1073728/1155488
[pid=5590] ppid=5584 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (java) D 5584 5590 5545 0 -1 4202496 1116 0 12 0 0 0 0 0 20 0 1 0 2851554 23793664 777 33554432000 1073741824 1073778376 140734706336928 140734706326920 140725891791328 0 0 4096 0 18446744071579943789 0 0 17 5 0 0 58 0 0
/proc/5590/statm: 5809 777 574 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+1.50028 s]
/proc/loadavg: 2.28 3.32 3.58 3/179 5594
/proc/meminfo: memFree=30957200/32872528 swapFree=1073728/1155488
[pid=5590] ppid=5584 vsize=9225560 CPUtime=0.03 cores=1,3,5,7
/proc/5590/stat : 5590 (java) S 5584 5590 5545 0 -1 4202496 3088 0 26 0 2 1 0 0 20 0 13 0 2851554 9446973440 3732 33554432000 1073741824 1073778376 140734706336928 140734706328064 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 73 0 0
/proc/5590/statm: 2306390 3732 1702 9 0 2297091 0
[pid=5590/tid=5594] ppid=5584 vsize=9225560 CPUtime=0.02 cores=1,3,5,7
/proc/5590/task/5594/stat : 5594 (java) D 5584 5590 5545 0 -1 4202560 1849 0 5 0 2 0 0 0 20 0 13 0 2851638 9446973440 3732 33554432000 1073741824 1073778376 140734706336928 140725888550480 219517347085 0 4 0 16784584 18446744071579943789 0 0 -1 5 0 0 51 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+3.10084 s]
/proc/loadavg: 2.28 3.32 3.58 10/219 5634
/proc/meminfo: memFree=30894992/32872528 swapFree=1073728/1155488
[pid=5590] ppid=5584 vsize=9824732 CPUtime=3.93 cores=1,3,5,7
/proc/5590/stat : 5590 (java) S 5584 5590 5545 0 -1 4202496 26173 0 28 0 386 7 0 0 20 0 22 0 2851554 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140734706328064 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 73 0 0
/proc/5590/statm: 2456183 48693 2277 9 0 2446860 0
[pid=5590/tid=5594] ppid=5584 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/5590/task/5594/stat : 5594 (java) S 5584 5590 5545 0 -1 4202560 2413 0 5 0 16 2 0 0 20 0 22 0 2851638 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725888553848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 100 0 0
[pid=5590/tid=5595] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5595/stat : 5595 (java) S 5584 5590 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725732550952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5597] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5597/stat : 5597 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725731498152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5598] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5598/stat : 5598 (java) S 5584 5590 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725730445864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5599] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5599/stat : 5599 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725729393064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5602] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5602/stat : 5602 (java) S 5584 5590 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725728340776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5604] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5604/stat : 5604 (java) S 5584 5590 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725727287976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5606] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5606/stat : 5606 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725726235688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5607] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5607/stat : 5607 (java) S 5584 5590 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725725182888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5612] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5612/stat : 5612 (java) S 5584 5590 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2851690 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725712771304 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5613] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5613/stat : 5613 (java) S 5584 5590 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725711717368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5615] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5615/stat : 5615 (java) S 5584 5590 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725710664968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5617] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5617/stat : 5617 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725709613456 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5619] ppid=5584 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/5590/task/5619/stat : 5619 (java) R 5584 5590 5545 0 -1 4202560 11379 0 1 0 89 2 0 0 20 0 22 0 2851722 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725708548608 140725895528168 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0
[pid=5590/tid=5622] ppid=5584 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/5590/task/5622/stat : 5622 (java) R 5584 5590 5545 0 -1 4202560 10975 0 1 0 95 2 0 0 20 0 22 0 2851722 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725707482016 140725895528177 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0
[pid=5590/tid=5624] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5624/stat : 5624 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725706456184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5626] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5626/stat : 5626 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725705403592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5628] ppid=5584 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/5590/task/5628/stat : 5628 (java) R 5584 5590 5545 0 -1 4202560 24 0 0 0 90 0 0 0 20 0 22 0 2851771 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725704347928 140725891838842 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5630] ppid=5584 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/5590/task/5630/stat : 5630 (java) R 5584 5590 5545 0 -1 4202560 97 0 0 0 88 2 0 0 20 0 22 0 2851771 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725703293592 140725761689501 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0
[pid=5590/tid=5633] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5633/stat : 5633 (java) S 5584 5590 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725702243496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5634] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5634/stat : 5634 (java) S 5584 5590 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 48693 33554432000 1073741824 1073778376 140734706336928 140725701190696 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 2.42 3.33 3.58 6/219 5634
/proc/meminfo: memFree=29772896/32872528 swapFree=1073728/1155488
[pid=5590] ppid=5584 vsize=9824732 CPUtime=11.62 cores=1,3,5,7
/proc/5590/stat : 5590 (java) S 5584 5590 5545 0 -1 4202496 28218 0 28 0 1144 18 0 0 20 0 22 0 2851554 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140734706328064 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 73 0 0
/proc/5590/statm: 2456183 153483 2278 9 0 2446860 0
[pid=5590/tid=5594] ppid=5584 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/5590/task/5594/stat : 5594 (java) S 5584 5590 5545 0 -1 4202560 2413 0 5 0 16 2 0 0 20 0 22 0 2851638 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725888553848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 100 0 0
[pid=5590/tid=5595] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5595/stat : 5595 (java) S 5584 5590 5545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725732550952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5597] ppid=5584 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/5590/task/5597/stat : 5597 (java) S 5584 5590 5545 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 2851665 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725731498152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5598] ppid=5584 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/5590/task/5598/stat : 5598 (java) S 5584 5590 5545 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 22 0 2851665 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725730445864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5599] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5599/stat : 5599 (java) S 5584 5590 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725729393064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5602] ppid=5584 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/5590/task/5602/stat : 5602 (java) S 5584 5590 5545 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 22 0 2851665 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725728340776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5604] ppid=5584 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/5590/task/5604/stat : 5604 (java) S 5584 5590 5545 0 -1 4202560 28 0 0 0 3 0 0 0 20 0 22 0 2851665 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725727287976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5606] ppid=5584 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/5590/task/5606/stat : 5606 (java) S 5584 5590 5545 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 2851665 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725726235688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5607] ppid=5584 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/5590/task/5607/stat : 5607 (java) S 5584 5590 5545 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 2851665 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725725182888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5612] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5612/stat : 5612 (java) S 5584 5590 5545 0 -1 4202560 436 0 0 0 0 0 0 0 20 0 22 0 2851690 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725712771304 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5613] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5613/stat : 5613 (java) S 5584 5590 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725711717368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5615] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5615/stat : 5615 (java) S 5584 5590 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725710664968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5617] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5617/stat : 5617 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725709613456 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5619] ppid=5584 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/5590/task/5619/stat : 5619 (java) S 5584 5590 5545 0 -1 4202560 12687 0 1 0 132 2 0 0 20 0 22 0 2851722 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725708561080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 1 0 0
[pid=5590/tid=5622] ppid=5584 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/5590/task/5622/stat : 5622 (java) S 5584 5590 5545 0 -1 4202560 10990 0 1 0 180 2 0 0 20 0 22 0 2851722 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725707508280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=5590/tid=5624] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5624/stat : 5624 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725706456184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5626] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5626/stat : 5626 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725705403592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5628] ppid=5584 vsize=9824732 CPUtime=3.99 cores=1,3,5,7
/proc/5590/task/5628/stat : 5628 (java) R 5584 5590 5545 0 -1 4202560 32 0 0 0 399 0 0 0 20 0 22 0 2851771 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725704339216 140725761579632 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5630] ppid=5584 vsize=9824732 CPUtime=3.99 cores=1,3,5,7
/proc/5590/task/5630/stat : 5630 (java) R 5584 5590 5545 0 -1 4202560 272 0 0 0 392 7 0 0 20 0 22 0 2851771 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725703295432 140725761690700 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0
[pid=5590/tid=5633] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5633/stat : 5633 (java) S 5584 5590 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725702243496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5634] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5634/stat : 5634 (java) S 5584 5590 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 153483 33554432000 1073741824 1073778376 140734706336928 140725701190696 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 11.62
Current children cumulated vsize (KiB) 9824732

[startup+12.701 s]
/proc/loadavg: 2.54 3.34 3.58 7/219 5634
/proc/meminfo: memFree=27492624/32872528 swapFree=1073728/1155488
[pid=5590] ppid=5584 vsize=9824732 CPUtime=24.54 cores=1,3,5,7
/proc/5590/stat : 5590 (java) S 5584 5590 5545 0 -1 4202496 29620 0 28 0 2417 37 0 0 20 0 22 0 2851554 10060525568 434990 33554432000 1073741824 1073778376 140734706336928 140734706328064 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 73 0 0
/proc/5590/statm: 2456183 434990 2278 9 0 2446860 0
[pid=5590/tid=5594] ppid=5584 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/5590/task/5594/stat : 5594 (java) S 5584 5590 5545 0 -1 4202560 2413 0 5 0 16 2 0 0 20 0 22 0 2851638 10060525568 434990 33554432000 1073741824 1073778376 140734706336928 140725888553848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 100 0 0
[pid=5590/tid=5595] ppid=5584 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/5590/task/5595/stat : 5595 (java) S 5584 5590 5545 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 2851665 10060525568 434990 33554432000 1073741824 1073778376 140734706336928 140725732550952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5597] ppid=5584 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/5590/task/5597/stat : 5597 (java) S 5584 5590 5545 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 22 0 2851665 10060525568 434990 33554432000 1073741824 1073778376 140734706336928 140725731498152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5598] ppid=5584 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/5590/task/5598/stat : 5598 (java) S 5584 5590 5545 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 22 0 2851665 10060525568 434990 33554432000 1073741824 1073778376 140734706336928 140725730445864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5599] ppid=5584 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/5590/task/5599/stat : 5599 (java) S 5584 5590 5545 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 2851665 10060525568 434990 33554432000 1073741824 1073778376 140734706336928 140725729393064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5602] ppid=5584 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/5590/task/5602/stat : 5602 (java) S 5584 5590 5545 0 -1 4202560 31 0 0 0 5 0 0 0 20 0 22 0 2851665 10060525568 434990 33554432000 1073741824 1073778376 140734706336928 140725728340776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5604] ppid=5584 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/5590/task/5604/stat : 5604 (java) S 5584 5590 5545 0 -1 4202560 46 0 0 0 5 2 0 0 20 0 22 0 2851665 10060525568 434990 33554432000 1073741824 1073778376 140734706336928 140725727287976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5606] ppid=5584 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/5590/task/5606/stat : 5606 (java) S 5584 5590 5545 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 22 0 2851665 10060525568 434990 33554432000 1073741824 1073778376 140734706336928 140725726235688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0

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

/proc/5590/task/5624/stat : 5624 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 614270 33554432000 1073741824 1073778376 140734706336928 140725706456184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5626] ppid=5584 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/5590/task/5626/stat : 5626 (java) S 5584 5590 5545 0 -1 4202560 33 0 0 0 9 15 0 0 20 0 22 0 2851722 10060525568 614270 33554432000 1073741824 1073778376 140734706336928 140725705403592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5628] ppid=5584 vsize=9824732 CPUtime=575.92 cores=1,3,5,7
/proc/5590/task/5628/stat : 5628 (java) R 5584 5590 5545 0 -1 4202560 154 0 0 0 57581 11 0 0 20 0 22 0 2851771 10060525568 614270 33554432000 1073741824 1073778376 140734706336928 140725704346128 140725761579502 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5630] ppid=5584 vsize=9824732 CPUtime=575.82 cores=1,3,5,7
/proc/5590/task/5630/stat : 5630 (java) R 5584 5590 5545 0 -1 4202560 1382 0 0 0 57531 51 0 0 20 0 22 0 2851771 10060525568 614270 33554432000 1073741824 1073778376 140734706336928 140725703293272 140725761691791 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0
[pid=5590/tid=5633] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5633/stat : 5633 (java) S 5584 5590 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 614270 33554432000 1073741824 1073778376 140734706336928 140725702243496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5634] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5634/stat : 5634 (java) S 5584 5590 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 614270 33554432000 1073741824 1073778376 140734706336928 140725701190696 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1176.95
Current children cumulated vsize (KiB) 9824732

[startup+587.201 s]
/proc/loadavg: 4.24 4.13 3.90 6/219 5852
/proc/meminfo: memFree=25620360/32872528 swapFree=1073728/1155488
[pid=5590] ppid=5584 vsize=9824732 CPUtime=1180.2 cores=1,3,5,7
/proc/5590/stat : 5590 (java) S 5584 5590 5545 0 -1 4202496 33407 0 28 0 117891 129 0 0 20 0 22 0 2851554 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140734706328064 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 73 0 0
/proc/5590/statm: 2456183 614732 2288 9 0 2446860 0
[pid=5590/tid=5594] ppid=5584 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/5590/task/5594/stat : 5594 (java) S 5584 5590 5545 0 -1 4202560 2416 0 5 0 18 3 0 0 20 0 22 0 2851638 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725888553848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 100 0 0
[pid=5590/tid=5595] ppid=5584 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/5590/task/5595/stat : 5595 (java) S 5584 5590 5545 0 -1 4202560 358 0 0 0 211 6 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725732550952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5597] ppid=5584 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/5590/task/5597/stat : 5597 (java) S 5584 5590 5545 0 -1 4202560 365 0 0 0 214 6 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725731498152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5598] ppid=5584 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/5590/task/5598/stat : 5598 (java) S 5584 5590 5545 0 -1 4202560 395 0 0 0 217 8 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725730445864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5599] ppid=5584 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/5590/task/5599/stat : 5599 (java) S 5584 5590 5545 0 -1 4202560 349 0 0 0 211 6 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725729393064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5602] ppid=5584 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/5590/task/5602/stat : 5602 (java) S 5584 5590 5545 0 -1 4202560 354 0 0 0 225 6 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725728340776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5604] ppid=5584 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/5590/task/5604/stat : 5604 (java) S 5584 5590 5545 0 -1 4202560 396 0 0 0 226 8 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725727287976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5606] ppid=5584 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/5590/task/5606/stat : 5606 (java) S 5584 5590 5545 0 -1 4202560 377 0 0 0 213 7 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725726235688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5607] ppid=5584 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/5590/task/5607/stat : 5607 (java) S 5584 5590 5545 0 -1 4202560 357 0 0 0 214 7 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725725182888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5612] ppid=5584 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/5590/task/5612/stat : 5612 (java) S 5584 5590 5545 0 -1 4202560 1541 0 0 0 73 16 0 0 20 0 22 0 2851690 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725712771304 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5613] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5613/stat : 5613 (java) S 5584 5590 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725711717368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5615] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5615/stat : 5615 (java) S 5584 5590 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725710664968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5617] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5617/stat : 5617 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725709613456 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5619] ppid=5584 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/5590/task/5619/stat : 5619 (java) S 5584 5590 5545 0 -1 4202560 12687 0 1 0 132 2 0 0 20 0 22 0 2851722 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725708561080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 1 0 0
[pid=5590/tid=5622] ppid=5584 vsize=9824732 CPUtime=1.93 cores=1,3,5,7
/proc/5590/task/5622/stat : 5622 (java) S 5584 5590 5545 0 -1 4202560 10993 0 1 0 191 2 0 0 20 0 22 0 2851722 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725707508280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 1 0 0
[pid=5590/tid=5624] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5624/stat : 5624 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725706456184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5626] ppid=5584 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/5590/task/5626/stat : 5626 (java) S 5584 5590 5545 0 -1 4202560 35 0 0 0 9 15 0 0 20 0 22 0 2851722 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725705403592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5628] ppid=5584 vsize=9824732 CPUtime=577.5 cores=1,3,5,7
/proc/5590/task/5628/stat : 5628 (java) R 5584 5590 5545 0 -1 4202560 154 0 0 0 57739 11 0 0 20 0 22 0 2851771 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725704346128 140725761579502 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5630] ppid=5584 vsize=9824732 CPUtime=577.39 cores=1,3,5,7
/proc/5590/task/5630/stat : 5630 (java) R 5584 5590 5545 0 -1 4202560 1384 0 0 0 57688 51 0 0 20 0 22 0 2851771 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725703293528 140725761691134 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0
[pid=5590/tid=5633] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5633/stat : 5633 (java) S 5584 5590 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725702243496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5634] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5634/stat : 5634 (java) S 5584 5590 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725701190696 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1180.2
Current children cumulated vsize (KiB) 9824732

[startup+587.601 s]
/proc/loadavg: 4.24 4.13 3.90 6/219 5852
/proc/meminfo: memFree=25620376/32872528 swapFree=1073728/1155488
[pid=5590] ppid=5584 vsize=9824732 CPUtime=1181.01 cores=1,3,5,7
/proc/5590/stat : 5590 (java) S 5584 5590 5545 0 -1 4202496 33408 0 28 0 117972 129 0 0 20 0 22 0 2851554 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140734706328064 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 73 0 0
/proc/5590/statm: 2456183 614732 2288 9 0 2446860 0
[pid=5590/tid=5594] ppid=5584 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/5590/task/5594/stat : 5594 (java) S 5584 5590 5545 0 -1 4202560 2416 0 5 0 18 3 0 0 20 0 22 0 2851638 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725888553848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 100 0 0
[pid=5590/tid=5595] ppid=5584 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/5590/task/5595/stat : 5595 (java) S 5584 5590 5545 0 -1 4202560 358 0 0 0 211 6 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725732550952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5597] ppid=5584 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/5590/task/5597/stat : 5597 (java) S 5584 5590 5545 0 -1 4202560 365 0 0 0 214 6 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725731498152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5598] ppid=5584 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/5590/task/5598/stat : 5598 (java) S 5584 5590 5545 0 -1 4202560 395 0 0 0 217 8 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725730445864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5599] ppid=5584 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/5590/task/5599/stat : 5599 (java) S 5584 5590 5545 0 -1 4202560 349 0 0 0 211 6 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725729393064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5602] ppid=5584 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/5590/task/5602/stat : 5602 (java) S 5584 5590 5545 0 -1 4202560 354 0 0 0 225 6 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725728340776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5604] ppid=5584 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/5590/task/5604/stat : 5604 (java) S 5584 5590 5545 0 -1 4202560 396 0 0 0 226 8 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725727287976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5606] ppid=5584 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/5590/task/5606/stat : 5606 (java) S 5584 5590 5545 0 -1 4202560 377 0 0 0 213 7 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725726235688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5607] ppid=5584 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/5590/task/5607/stat : 5607 (java) S 5584 5590 5545 0 -1 4202560 357 0 0 0 214 7 0 0 20 0 22 0 2851665 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725725182888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5612] ppid=5584 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/5590/task/5612/stat : 5612 (java) S 5584 5590 5545 0 -1 4202560 1541 0 0 0 73 16 0 0 20 0 22 0 2851690 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725712771304 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5613] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5613/stat : 5613 (java) S 5584 5590 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725711717368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5615] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5615/stat : 5615 (java) S 5584 5590 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725710664968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5617] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5617/stat : 5617 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725709613456 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5619] ppid=5584 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/5590/task/5619/stat : 5619 (java) S 5584 5590 5545 0 -1 4202560 12687 0 1 0 132 2 0 0 20 0 22 0 2851722 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725708561080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 1 0 0
[pid=5590/tid=5622] ppid=5584 vsize=9824732 CPUtime=1.94 cores=1,3,5,7
/proc/5590/task/5622/stat : 5622 (java) S 5584 5590 5545 0 -1 4202560 10994 0 1 0 192 2 0 0 20 0 22 0 2851722 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725707508280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 1 0 0
[pid=5590/tid=5624] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5624/stat : 5624 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725706456184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5626] ppid=5584 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/5590/task/5626/stat : 5626 (java) S 5584 5590 5545 0 -1 4202560 35 0 0 0 9 15 0 0 20 0 22 0 2851722 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725705403592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5628] ppid=5584 vsize=9824732 CPUtime=577.9 cores=1,3,5,7
/proc/5590/task/5628/stat : 5628 (java) R 5584 5590 5545 0 -1 4202560 154 0 0 0 57779 11 0 0 20 0 22 0 2851771 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725704347960 140725761610592 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5630] ppid=5584 vsize=9824732 CPUtime=577.79 cores=1,3,5,7
/proc/5590/task/5630/stat : 5630 (java) R 5584 5590 5545 0 -1 4202560 1384 0 0 0 57728 51 0 0 20 0 22 0 2851771 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725703293528 140725761690397 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0
[pid=5590/tid=5633] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5633/stat : 5633 (java) S 5584 5590 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725702243496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5634] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5634/stat : 5634 (java) S 5584 5590 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 614732 33554432000 1073741824 1073778376 140734706336928 140725701190696 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1181.01
Current children cumulated vsize (KiB) 9824732

[startup+587.801 s]
/proc/loadavg: 4.24 4.13 3.90 6/219 5852
/proc/meminfo: memFree=25620376/32872528 swapFree=1073728/1155488
[pid=5590] ppid=5584 vsize=9824732 CPUtime=1178.35 cores=1,3,5,7
/proc/5590/stat : 5590 (java) S 5584 5590 5545 0 -1 4202496 33423 0 28 0 117689 146 0 0 20 0 19 0 2851554 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140734706328064 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 73 0 0
/proc/5590/statm: 2456183 614727 2299 9 0 2446860 0
[pid=5590/tid=5594] ppid=5584 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/5590/task/5594/stat : 5594 (java) S 5584 5590 5545 0 -1 4202560 2416 0 5 0 18 3 0 0 20 0 19 0 2851638 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725888553688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 100 0 0
[pid=5590/tid=5595] ppid=5584 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/5590/task/5595/stat : 5595 (java) S 5584 5590 5545 0 -1 4202560 358 0 0 0 211 6 0 0 20 0 19 0 2851665 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725732550952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5597] ppid=5584 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/5590/task/5597/stat : 5597 (java) S 5584 5590 5545 0 -1 4202560 365 0 0 0 214 6 0 0 20 0 19 0 2851665 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725731498152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5598] ppid=5584 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/5590/task/5598/stat : 5598 (java) S 5584 5590 5545 0 -1 4202560 395 0 0 0 217 8 0 0 20 0 19 0 2851665 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725730445864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5599] ppid=5584 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/5590/task/5599/stat : 5599 (java) S 5584 5590 5545 0 -1 4202560 349 0 0 0 211 6 0 0 20 0 19 0 2851665 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725729393064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5602] ppid=5584 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/5590/task/5602/stat : 5602 (java) S 5584 5590 5545 0 -1 4202560 354 0 0 0 225 6 0 0 20 0 19 0 2851665 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725728340776 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5604] ppid=5584 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/5590/task/5604/stat : 5604 (java) S 5584 5590 5545 0 -1 4202560 396 0 0 0 226 8 0 0 20 0 19 0 2851665 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725727287976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5590/tid=5606] ppid=5584 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/5590/task/5606/stat : 5606 (java) S 5584 5590 5545 0 -1 4202560 377 0 0 0 213 7 0 0 20 0 19 0 2851665 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725726235688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5590/tid=5607] ppid=5584 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/5590/task/5607/stat : 5607 (java) S 5584 5590 5545 0 -1 4202560 357 0 0 0 214 7 0 0 20 0 19 0 2851665 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725725182888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5612] ppid=5584 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/5590/task/5612/stat : 5612 (java) S 5584 5590 5545 0 -1 4202560 1541 0 0 0 73 16 0 0 20 0 19 0 2851690 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725712771304 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5613] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5613/stat : 5613 (java) S 5584 5590 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2851696 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725711717368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5615] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5615/stat : 5615 (java) S 5584 5590 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2851696 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725710664968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5617] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5617/stat : 5617 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2851722 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725709613456 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5590/tid=5619] ppid=5584 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/5590/task/5619/stat : 5619 (java) R 5584 5590 5545 0 -1 4202560 12695 0 1 0 135 2 0 0 20 0 19 0 2851722 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725708561080 140725894936404 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0
[pid=5590/tid=5622] ppid=5584 vsize=9824732 CPUtime=1.94 cores=1,3,5,7
/proc/5590/task/5622/stat : 5622 (java) R 5584 5590 5545 0 -1 4202560 10997 0 1 0 192 2 0 0 20 0 19 0 2851722 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725707508280 140725891975519 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0
[pid=5590/tid=5624] ppid=5584 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5590/task/5624/stat : 5624 (java) S 5584 5590 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2851722 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725706456184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5590/tid=5626] ppid=5584 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/5590/task/5626/stat : 5626 (java) S 5584 5590 5545 0 -1 4202560 35 0 0 0 9 15 0 0 20 0 19 0 2851722 10060525568 614727 33554432000 1073741824 1073778376 140734706336928 140725705403592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1178.35
Current children cumulated vsize (KiB) 9824732

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.66003
#  lost CPU user time (s): 2.82996
#  lost CPU system time (s): -0.17

Real time (s): 587.832
CPU time (s): 1181.38
CPU user time (s): 1179.83
CPU system time (s): 1.54574
CPU usage (%): 200.972
Max. virtual memory (cumulated for all children) (KiB): 9826248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1177
system time used= 1.71574
maximum resident set size= 2857380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33423
page faults= 28
swaps= 0
block input operations= 12184
block output operations= 632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20289
involuntary context switches= 39840

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.21936 second user time and 5.36818 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 18:27:03
IDJOB=4088596
IDBENCH=107286
IDSOLVER=2543
FILE ID=node114/4088596-1466008022
RUNJOBID= node114-1466008022-5562
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_ODD_GRIDS/normalized-ECgrid5x60split.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088596-1466008022/watcher-4088596-1466008022 -o /tmp/evaluation-result-4088596-1466008022/solver-4088596-1466008022 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4088596-1466008022.opb

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

MD5SUM BENCH= 5a24b026980bba596e5d6414e45c7c7f
RANDOM SEED=104509348

node114.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.761
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
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.761
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	: 5332.56
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.761
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	: 5332.54
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.761
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	: 5332.55
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.761
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	: 5332.55
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.761
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	: 5332.55
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.761
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	: 5332.55
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.761
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30972696 kB
Buffers:             984 kB
Cached:            13836 kB
SwapCached:        31708 kB
Active:             6768 kB
Inactive:          39436 kB
Active(anon):       2584 kB
Inactive(anon):    31404 kB
Active(file):       4184 kB
Inactive(file):     8032 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67067496 kB
Dirty:              1596 kB
Writeback:             0 kB
AnonPages:       1156016 kB
Mapped:             5752 kB
Shmem:                 0 kB
Slab:             563784 kB
SReclaimable:       7804 kB
SUnreclaim:       555980 kB
KernelStack:        1376 kB
PageTables:         6404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1251432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node114 at 2016-06-15 18:36:51