Trace number 4120339

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 456.625 226.982

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n86-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM2e8a9d28fba269487c6cec22db898564
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 benchmark7.2549
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables129
Total number of constraints344
Number of constraints which are clauses344
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 constraint3
Maximum length of a constraint3
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 5
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.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	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/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	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/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4120339-1467308744.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.16	c ... done. Wall clock time 0.055s.
0.11/0.16	c declared #vars     129
0.11/0.16	c #constraints  344
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 344
0.11/0.17	c 344 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 344
0.11/0.17	c 344 constraints processed.
1.72/0.62	c cleaning 2500 clauses out of 5001 with flag 22524/5001
2.51/0.80	c cleaning 0 clauses out of 5000 with flag 0/5000
2.51/0.85	c cleaning 4246 clauses out of 8500 with flag 51117/11000
3.11/1.05	c cleaning 0 clauses out of 11000 with flag 0/11000
3.46/1.12	c cleaning 5627 clauses out of 11255 with flag 85213/18001
4.06/1.35	c cleaning 0 clauses out of 18000 with flag 0/18000
4.36/1.46	c cleaning 6810 clauses out of 13627 with flag 122826/26000
5.23/1.73	c cleaning 0 clauses out of 26001 with flag 0/26001
5.50/1.84	c cleaning 7909 clauses out of 15818 with flag 162309/35001
6.10/2.13	c cleaning 0 clauses out of 35001 with flag 0/35001
6.52/2.32	c cleaning 8951 clauses out of 17909 with flag 206817/45001
7.14/2.65	c cleaning 0 clauses out of 45002 with flag 0/45002
7.74/2.92	c cleaning 9977 clauses out of 19957 with flag 253465/56000
8.55/3.31	c cleaning 0 clauses out of 56001 with flag 0/56001
9.14/3.65	c cleaning 10988 clauses out of 21980 with flag 308264/68000
9.53/3.88	c cleaning 0 clauses out of 68000 with flag 0/68000
10.98/4.51	c cleaning 11991 clauses out of 23992 with flag 367971/81000
11.37/4.76	c cleaning 0 clauses out of 81000 with flag 0/81000
13.23/5.61	c cleaning 12997 clauses out of 26002 with flag 427389/95001
13.62/5.86	c cleaning 0 clauses out of 95000 with flag 0/95000
15.82/6.97	c cleaning 13997 clauses out of 28004 with flag 490862/110000
16.02/7.06	c cleaning 0 clauses out of 110000 with flag 0/110000
18.81/8.43	c cleaning 14999 clauses out of 30009 with flag 566577/126002
19.22/8.65	c cleaning 0 clauses out of 126001 with flag 0/126001
21.67/9.80	c cleaning 0 clauses out of 143000 with flag 0/143000
22.87/10.46	c cleaning 16001 clauses out of 32009 with flag 644950/143001
24.09/11.02	c cleaning 0 clauses out of 161001 with flag 0/161001
27.27/12.64	c cleaning 17002 clauses out of 34008 with flag 725665/161001
28.07/13.08	c cleaning 0 clauses out of 180000 with flag 0/180000
31.75/14.81	c cleaning 0 clauses out of 200000 with flag 0/200000
32.35/15.11	c cleaning 17999 clauses out of 36005 with flag 812768/180000
34.75/16.39	c cleaning 0 clauses out of 221001 with flag 0/221001
37.95/17.90	c cleaning 19001 clauses out of 38006 with flag 903735/200000
38.35/18.15	c cleaning 0 clauses out of 243000 with flag 0/243000
43.75/20.85	c cleaning 0 clauses out of 266001 with flag 0/266001
43.96/20.92	c cleaning 19996 clauses out of 40006 with flag 998249/221001
48.94/23.40	c cleaning 0 clauses out of 290000 with flag 0/290000
49.75/23.87	c cleaning 21002 clauses out of 42009 with flag 1099062/243000
53.66/25.72	c cleaning 0 clauses out of 315001 with flag 0/315001
56.26/27.04	c cleaning 21993 clauses out of 44008 with flag 1198746/266001
57.86/27.86	c cleaning 0 clauses out of 341000 with flag 0/341000
62.85/30.39	c cleaning 0 clauses out of 368000 with flag 0/368000
63.45/30.67	c cleaning 23004 clauses out of 46014 with flag 1308810/290000
70.05/33.91	c cleaning 0 clauses out of 396000 with flag 0/396000
71.59/34.62	c cleaning 24002 clauses out of 48011 with flag 1424808/315001
76.79/37.27	c cleaning 0 clauses out of 425000 with flag 0/425000
79.40/38.60	c cleaning 25000 clauses out of 50009 with flag 1542862/341001
83.18/40.44	c cleaning 0 clauses out of 455000 with flag 0/455000
88.78/43.23	c cleaning 25998 clauses out of 52008 with flag 1663293/368000
89.58/43.64	c cleaning 0 clauses out of 486001 with flag 0/486001
96.12/46.80	c cleaning 0 clauses out of 518001 with flag 0/518001
98.72/48.10	c cleaning 27003 clauses out of 54011 with flag 1792578/396001
103.75/50.70	c cleaning 0 clauses out of 551001 with flag 0/551001
109.93/53.74	c cleaning 27999 clauses out of 56008 with flag 1922164/425001
112.13/54.87	c cleaning 0 clauses out of 585001 with flag 0/585001
120.87/59.12	c cleaning 28999 clauses out of 58008 with flag 2059887/455000
126.86/62.15	c cleaning 0 clauses out of 620000 with flag 0/620000
131.26/64.34	c cleaning 29999 clauses out of 60010 with flag 2202273/486001
137.47/67.40	c cleaning 0 clauses out of 656001 with flag 0/656001
144.40/70.81	c cleaning 31005 clauses out of 62010 with flag 2345799/518000
148.01/72.61	c cleaning 0 clauses out of 693001 with flag 0/693001
159.80/78.55	c cleaning 32001 clauses out of 64007 with flag 2499290/551002
160.00/78.65	c cleaning 0 clauses out of 731000 with flag 0/731000
174.09/85.62	c cleaning 0 clauses out of 770001 with flag 0/770001
178.69/87.91	c cleaning 32996 clauses out of 66004 with flag 2652547/585000
190.29/93.78	c cleaning 0 clauses out of 810000 with flag 0/810000
197.69/97.41	c cleaning 34000 clauses out of 68008 with flag 2806618/620000
204.39/100.71	c cleaning 0 clauses out of 851001 with flag 0/851001
216.98/107.04	c cleaning 34998 clauses out of 70008 with flag 2971221/656000
229.57/113.29	c cleaning 0 clauses out of 893001 with flag 0/893001
237.61/117.28	c cleaning 36003 clauses out of 72011 with flag 3129184/693001
257.73/127.25	c cleaning 0 clauses out of 936001 with flag 0/936001
260.53/128.64	c cleaning 37003 clauses out of 74008 with flag 3301174/731001
279.92/138.33	c cleaning 0 clauses out of 980000 with flag 0/980000
280.53/138.66	c cleaning 37998 clauses out of 76004 with flag 3481975/770000
296.62/146.64	c cleaning 38996 clauses out of 78006 with flag 3662385/810000
298.81/147.75	c cleaning 0 clauses out of 1025000 with flag 0/1025000
314.11/155.33	c cleaning 40005 clauses out of 80011 with flag 3842813/851001
317.71/157.15	c cleaning 0 clauses out of 1071000 with flag 0/1071000
330.11/163.34	c cleaning 41000 clauses out of 82006 with flag 4020177/893001
339.91/168.26	c cleaning 0 clauses out of 1118000 with flag 0/1118000
349.39/172.95	c cleaning 41999 clauses out of 84006 with flag 4208284/936001
361.38/178.99	c cleaning 0 clauses out of 1166000 with flag 0/1166000
368.80/182.65	c cleaning 42999 clauses out of 86006 with flag 4394791/980000
392.10/194.21	c cleaning 44001 clauses out of 88007 with flag 4594007/1025000
397.90/197.19	c cleaning 0 clauses out of 1215001 with flag 0/1215001
415.11/205.73	c cleaning 45001 clauses out of 90006 with flag 4795828/1071000
429.09/212.99	c cleaning 0 clauses out of 1265000 with flag 0/1265001
442.88/219.80	c cleaning 46001 clauses out of 92005 with flag 4996176/1118000
456.08/226.45	c And the winner is solver1
456.28/226.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
456.28/226.80	c starts		: 204
456.28/226.80	c conflicts		: 1146040
456.28/226.80	c decisions		: 1342696
456.28/226.80	c propagations		: 8251845
456.28/226.80	c inspects		: 5388559475
456.28/226.80	c shortcuts		: 0
456.28/226.80	c learnt literals	: 0
456.28/226.80	c learnt binary clauses	: 0
456.28/226.80	c learnt ternary clauses	: 10
456.28/226.80	c learnt constraints	: 1146040
456.28/226.80	c ignored constraints	: 0
456.28/226.80	c root simplifications	: 0
456.28/226.80	c removed literals (reason simplification)	: 5801017
456.28/226.80	c reason swapping (by a shorter reason)	: 0
456.28/226.80	c Calls to reduceDB	: 43
456.28/226.80	c Number of update (reduction) of LBD	: 172484
456.28/226.80	c Imported unit clauses	: 0
456.28/226.80	c number of reductions to clauses (during analyze)	: 0
456.28/226.80	c number of learned constraints concerned by reduction	: 0
456.28/226.80	c number of learning phase by resolution	: 0
456.28/226.80	c number of learning phase by cutting planes	: 0
456.28/226.80	c speed (assignments/second)	: 36411.249222297236
456.28/226.80	c non guided choices	548
456.28/226.83	c learnt constraints type 
456.28/226.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 74044
456.28/226.83	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
456.28/226.83	c starts		: 190
456.28/226.83	c conflicts		: 1314923
456.28/226.83	c decisions		: 1429714
456.28/226.83	c propagations		: 5460829
456.28/226.83	c inspects		: 1729916461
456.28/226.83	c shortcuts		: 0
456.28/226.83	c learnt literals	: 1
456.28/226.83	c learnt binary clauses	: 4
456.28/226.83	c learnt ternary clauses	: 14
456.28/226.83	c learnt constraints	: 1314921
456.28/226.83	c ignored constraints	: 0
456.28/226.83	c root simplifications	: 0
456.28/226.83	c removed literals (reason simplification)	: 0
456.28/226.83	c reason swapping (by a shorter reason)	: 0
456.28/226.83	c Calls to reduceDB	: 46
456.28/226.83	c Number of update (reduction) of LBD	: 0
456.28/226.83	c Imported unit clauses	: 0
456.28/226.83	c number of reductions to clauses (during analyze)	: 0
456.28/226.83	c number of learned constraints concerned by reduction	: 0
456.28/226.83	c number of learning phase by resolution	: 0
456.28/226.83	c number of learning phase by cutting planes	: 0
456.28/226.83	c speed (assignments/second)	: 24092.813842882228
456.28/226.83	c non guided choices	218
456.43/226.97	c learnt constraints type 
456.43/226.97	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1314917
456.43/226.97	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 4
456.43/226.97	s UNSATISFIABLE
456.43/226.97	c Total wall clock time (in seconds): 226.863

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

pid=16197
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.49 3.83 2.65 5/197 16200
/proc/meminfo: memFree=27533092/32872528 swapFree=1526624/1696276
[pid=16200] ppid=16197 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/16200/stat : 16200 (java) S 16197 16200 14900 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 9898649 98570240 977 33554432000 1073741824 1073778376 140733258440752 140733258431888 270710898749 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16200/statm: 24065 977 744 9 0 16771 0
[pid=16200/tid=16201] ppid=16197 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16201/stat : 16201 (java) R 16197 16200 14900 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 9898650 98570240 977 33554432000 1073741824 1073778376 140733258440752 139853934976552 270707541376 0 0 4096 0 0 0 0 -1 5 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.49 3.83 2.65 5/197 16200
/proc/meminfo: memFree=27533092/32872528 swapFree=1526624/1696276
[pid=16200] ppid=16197 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/16200/stat : 16200 (java) S 16197 16200 14900 0 -1 4202496 4525 0 1 0 10 1 0 0 20 0 18 0 9898649 9787879424 5641 33554432000 1073741824 1073778376 140733258440752 140733258431888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16200/statm: 2389619 5641 2156 9 0 2380296 0
[pid=16200/tid=16201] ppid=16197 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/16200/task/16201/stat : 16201 (java) R 16197 16200 14900 0 -1 4202560 2438 0 1 0 7 0 0 0 20 0 18 0 9898650 9787879424 5641 33554432000 1073741824 1073778376 140733258440752 139853934980000 270710924557 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200293 s]
/proc/loadavg: 4.49 3.83 2.65 5/197 16200
/proc/meminfo: memFree=27533092/32872528 swapFree=1526624/1696276
[pid=16200] ppid=16197 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/16200/stat : 16200 (java) S 16197 16200 14900 0 -1 4202496 4796 0 1 0 27 1 0 0 20 0 22 0 9898649 10060525568 7396 33554432000 1073741824 1073778376 140733258440752 140733258431888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16200/statm: 2456183 7396 2216 9 0 2446860 0
[pid=16200/tid=16201] ppid=16197 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/16200/task/16201/stat : 16201 (java) S 16197 16200 14900 0 -1 4202560 2465 0 1 0 15 0 0 0 20 0 22 0 9898650 10060525568 7396 33554432000 1073741824 1073778376 140733258440752 139853934982008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.300284 s]
/proc/loadavg: 4.49 3.83 2.65 5/197 16200
/proc/meminfo: memFree=27533092/32872528 swapFree=1526624/1696276
[pid=16200] ppid=16197 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/16200/stat : 16200 (java) S 16197 16200 14900 0 -1 4202496 7320 0 1 0 56 2 0 0 20 0 22 0 9898649 10060525568 9153 33554432000 1073741824 1073778376 140733258440752 140733258431888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16200/statm: 2456183 9153 2244 9 0 2446860 0
[pid=16200/tid=16201] ppid=16197 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/16200/task/16201/stat : 16201 (java) S 16197 16200 14900 0 -1 4202560 2465 0 1 0 15 0 0 0 20 0 22 0 9898650 10060525568 9153 33554432000 1073741824 1073778376 140733258440752 139853934982008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9824732

[startup+0.700229 s]
/proc/loadavg: 4.49 3.83 2.65 5/197 16200
/proc/meminfo: memFree=27533092/32872528 swapFree=1526624/1696276
[pid=16200] ppid=16197 vsize=9824732 CPUtime=2.11 cores=1,3,5,7
/proc/16200/stat : 16200 (java) S 16197 16200 14900 0 -1 4202496 18288 0 1 0 208 3 0 0 20 0 22 0 9898649 10060525568 27740 33554432000 1073741824 1073778376 140733258440752 140733258431888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16200/statm: 2456183 27759 2260 9 0 2446860 0
[pid=16200/tid=16201] ppid=16197 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/16200/task/16201/stat : 16201 (java) S 16197 16200 14900 0 -1 4202560 2465 0 1 0 15 0 0 0 20 0 22 0 9898650 10060525568 27759 33554432000 1073741824 1073778376 140733258440752 139853934982008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.49 3.83 2.65 8/219 16222
/proc/meminfo: memFree=27356112/32872528 swapFree=1526624/1696276
[pid=16200] ppid=16197 vsize=9824732 CPUtime=4.63 cores=1,3,5,7
/proc/16200/stat : 16200 (java) S 16197 16200 14900 0 -1 4202496 27633 0 1 0 456 7 0 0 20 0 22 0 9898649 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 140733258431888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16200/statm: 2456183 48097 2275 9 0 2446860 0
[pid=16200/tid=16201] ppid=16197 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/16200/task/16201/stat : 16201 (java) S 16197 16200 14900 0 -1 4202560 2465 0 1 0 15 0 0 0 20 0 22 0 9898650 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853934982008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16203] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16203/stat : 16203 (java) S 16197 16200 14900 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853779000360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16204] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16204/stat : 16204 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853777947560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16205] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16205/stat : 16205 (java) S 16197 16200 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853776894760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16206] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16206/stat : 16206 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853775841960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16207] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16207/stat : 16207 (java) S 16197 16200 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853774789160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16208] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16208/stat : 16208 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853773736360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16209] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16209/stat : 16209 (java) S 16197 16200 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853772683560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16210] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16210/stat : 16210 (java) S 16197 16200 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853771630760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16211] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16211/stat : 16211 (java) S 16197 16200 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9898652 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853759220712 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16212] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16212/stat : 16212 (java) S 16197 16200 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9898652 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853758166776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16213] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16213/stat : 16213 (java) S 16197 16200 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9898652 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853757113864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16214] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16214/stat : 16214 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898654 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853756062352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16215] ppid=16197 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/16200/task/16215/stat : 16215 (java) R 16197 16200 14900 0 -1 4202560 11468 0 0 0 104 2 0 0 20 0 22 0 9898654 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853754986712 139853940941960 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16216] ppid=16197 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/16200/task/16216/stat : 16216 (java) S 16197 16200 14900 0 -1 4202560 12274 0 0 0 77 2 0 0 20 0 22 0 9898654 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853753956664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16217] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16217/stat : 16217 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898654 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853752904056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16218] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16218/stat : 16218 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898654 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853751851464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16219] ppid=16197 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/16200/task/16219/stat : 16219 (java) R 16197 16200 14900 0 -1 4202560 26 0 0 0 129 0 0 0 20 0 22 0 9898667 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853750788624 139853807211610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16220] ppid=16197 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/16200/task/16220/stat : 16220 (java) R 16197 16200 14900 0 -1 4202560 86 0 0 0 123 2 0 0 20 0 22 0 9898667 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853749743192 139853807189487 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16221] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16221/stat : 16221 (java) S 16197 16200 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9898667 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853748692392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16222] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16222/stat : 16222 (java) S 16197 16200 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9898667 10060525568 48097 33554432000 1073741824 1073778376 140733258440752 139853747639592 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 9824732

[startup+3.101 s]
/proc/loadavg: 4.49 3.83 2.65 5/219 16222
/proc/meminfo: memFree=27294480/32872528 swapFree=1526624/1696276
[pid=16200] ppid=16197 vsize=9824732 CPUtime=8.14 cores=1,3,5,7
/proc/16200/stat : 16200 (java) S 16197 16200 14900 0 -1 4202496 29138 0 1 0 804 10 0 0 20 0 22 0 9898649 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 140733258431888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16200/statm: 2456183 52280 2275 9 0 2446860 0
[pid=16200/tid=16201] ppid=16197 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/16200/task/16201/stat : 16201 (java) S 16197 16200 14900 0 -1 4202560 2465 0 1 0 15 0 0 0 20 0 22 0 9898650 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853934982008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16203] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16203/stat : 16203 (java) S 16197 16200 14900 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853779000360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16204] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16204/stat : 16204 (java) S 16197 16200 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853777947560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16205] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16205/stat : 16205 (java) S 16197 16200 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853776894760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16206] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16206/stat : 16206 (java) S 16197 16200 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853775841960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16207] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16207/stat : 16207 (java) S 16197 16200 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853774789160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16208] ppid=16197 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/16200/task/16208/stat : 16208 (java) S 16197 16200 14900 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 9898650 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853773736360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16209] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16209/stat : 16209 (java) S 16197 16200 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853772683560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16210] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16210/stat : 16210 (java) S 16197 16200 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 9898650 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853771630760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16211] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16211/stat : 16211 (java) S 16197 16200 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9898652 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853759220712 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16212] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16212/stat : 16212 (java) S 16197 16200 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9898652 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853758166776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16213] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16213/stat : 16213 (java) S 16197 16200 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9898652 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853757113864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16214] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16214/stat : 16214 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898654 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853756062352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16215] ppid=16197 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/16200/task/16215/stat : 16215 (java) S 16197 16200 14900 0 -1 4202560 12873 0 0 0 131 2 0 0 20 0 22 0 9898654 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853755009464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16216] ppid=16197 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/16200/task/16216/stat : 16216 (java) S 16197 16200 14900 0 -1 4202560 12274 0 0 0 77 2 0 0 20 0 22 0 9898654 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853753956664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16217] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16217/stat : 16217 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898654 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853752904056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16218] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16218/stat : 16218 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898654 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853751851464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16219] ppid=16197 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/16200/task/16219/stat : 16219 (java) R 16197 16200 14900 0 -1 4202560 27 0 0 0 285 0 0 0 20 0 22 0 9898667 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853750795472 139853807339721 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16220] ppid=16197 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/16200/task/16220/stat : 16220 (java) R 16197 16200 14900 0 -1 4202560 87 0 0 0 280 2 0 0 20 0 22 0 9898667 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853749735808 139853807302678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16221] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16221/stat : 16221 (java) S 16197 16200 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9898667 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853748692392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16222] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16222/stat : 16222 (java) S 16197 16200 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9898667 10060525568 52280 33554432000 1073741824 1073778376 140733258440752 139853747639592 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.14
Current children cumulated vsize (KiB) 9824732

[startup+6.30107 s]
/proc/loadavg: 4.53 3.85 2.66 5/219 16222
/proc/meminfo: memFree=27156172/32872528 swapFree=1526624/1696276
[pid=16200] ppid=16197 vsize=9824732 CPUtime=14.62 cores=1,3,5,7
/proc/16200/stat : 16200 (java) S 16197 16200 14900 0 -1 4202496 29789 0 1 0 1446 16 0 0 20 0 22 0 9898649 10060525568 89172 33554432000 1073741824 1073778376 140733258440752 140733258431888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16200/statm: 2456183 89172 2275 9 0 2446860 0
[pid=16200/tid=16201] ppid=16197 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/16200/task/16201/stat : 16201 (java) S 16197 16200 14900 0 -1 4202560 2465 0 1 0 15 0 0 0 20 0 22 0 9898650 10060525568 89172 33554432000 1073741824 1073778376 140733258440752 139853934982008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16203] ppid=16197 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/16200/task/16203/stat : 16203 (java) S 16197 16200 14900 0 -1 4202560 134 0 0 0 3 0 0 0 20 0 22 0 9898650 10060525568 89172 33554432000 1073741824 1073778376 140733258440752 139853779000360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16204] ppid=16197 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/16200/task/16204/stat : 16204 (java) S 16197 16200 14900 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 9898650 10060525568 89172 33554432000 1073741824 1073778376 140733258440752 139853777947560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16205] ppid=16197 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/16200/task/16205/stat : 16205 (java) S 16197 16200 14900 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 9898650 10060525568 89172 33554432000 1073741824 1073778376 140733258440752 139853776894760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16206] ppid=16197 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/16200/task/16206/stat : 16206 (java) S 16197 16200 14900 0 -1 4202560 112 0 0 0 2 0 0 0 20 0 22 0 9898650 10060525568 89172 33554432000 1073741824 1073778376 140733258440752 139853775841960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16207] ppid=16197 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/16200/task/16207/stat : 16207 (java) S 16197 16200 14900 0 -1 4202560 114 0 0 0 2 1 0 0 20 0 22 0 9898650 10060525568 89172 33554432000 1073741824 1073778376 140733258440752 139853774789160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16208] ppid=16197 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/16200/task/16208/stat : 16208 (java) S 16197 16200 14900 0 -1 4202560 118 0 0 0 3 0 0 0 20 0 22 0 9898650 10060525568 89172 33554432000 1073741824 1073778376 140733258440752 139853773736360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16209] ppid=16197 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/16200/task/16209/stat : 16209 (java) S 16197 16200 14900 0 -1 4202560 20 0 0 0 2 1 0 0 20 0 22 0 9898650 10060525568 89172 33554432000 1073741824 1073778376 140733258440752 139853772683560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16210] ppid=16197 vsize=9824732 CPUtime=0.02 cores=1,3,5,7

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

[pid=16200/tid=16210] ppid=16197 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/16200/task/16210/stat : 16210 (java) S 16197 16200 14900 0 -1 4202560 383 0 0 0 40 6 0 0 20 0 22 0 9898650 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853771630760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16211] ppid=16197 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/16200/task/16211/stat : 16211 (java) S 16197 16200 14900 0 -1 4202560 867 0 0 0 55 3 0 0 20 0 22 0 9898652 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853759220712 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16212] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16212/stat : 16212 (java) S 16197 16200 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9898652 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853758166776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16213] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16213/stat : 16213 (java) S 16197 16200 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9898652 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853757113864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16214] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16214/stat : 16214 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898654 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853756062352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16215] ppid=16197 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/16200/task/16215/stat : 16215 (java) S 16197 16200 14900 0 -1 4202560 12901 0 0 0 154 3 0 0 20 0 22 0 9898654 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853755009464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16216] ppid=16197 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/16200/task/16216/stat : 16216 (java) S 16197 16200 14900 0 -1 4202560 12430 0 0 0 89 2 0 0 20 0 22 0 9898654 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853753956664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16217] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16217/stat : 16217 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898654 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853752904056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16218] ppid=16197 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16200/task/16218/stat : 16218 (java) S 16197 16200 14900 0 -1 4202560 13 0 0 0 3 4 0 0 20 0 22 0 9898654 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853751851464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16219] ppid=16197 vsize=9824732 CPUtime=223.78 cores=1,3,5,7
/proc/16200/task/16219/stat : 16219 (java) R 16197 16200 14900 0 -1 4202560 43 0 0 0 22372 6 0 0 20 0 22 0 9898667 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853750788608 139853807339262 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16220] ppid=16197 vsize=9824732 CPUtime=223.73 cores=1,3,5,7
/proc/16200/task/16220/stat : 16220 (java) R 16197 16200 14900 0 -1 4202560 601 0 0 0 22356 17 0 0 20 0 22 0 9898667 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853749743424 139853807339262 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16221] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16221/stat : 16221 (java) S 16197 16200 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9898667 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853748692392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16222] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16222/stat : 16222 (java) S 16197 16200 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9898667 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853747639592 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 454.5
Current children cumulated vsize (KiB) 9824732

[startup+226.401 s]
/proc/loadavg: 4.30 4.10 3.01 6/219 17516
/proc/meminfo: memFree=25972080/32872528 swapFree=1526624/1696276
[pid=16200] ppid=16197 vsize=9824732 CPUtime=456.08 cores=1,3,5,7
/proc/16200/stat : 16200 (java) S 16197 16200 14900 0 -1 4202496 33946 0 1 0 45529 79 0 0 20 0 22 0 9898649 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 140733258431888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16200/statm: 2456183 372453 2284 9 0 2446860 0
[pid=16200/tid=16201] ppid=16197 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/16200/task/16201/stat : 16201 (java) S 16197 16200 14900 0 -1 4202560 2473 0 1 0 16 0 0 0 20 0 22 0 9898650 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853934982008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16203] ppid=16197 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/16200/task/16203/stat : 16203 (java) S 16197 16200 14900 0 -1 4202560 514 0 0 0 31 5 0 0 20 0 22 0 9898650 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853779000360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16204] ppid=16197 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/16200/task/16204/stat : 16204 (java) S 16197 16200 14900 0 -1 4202560 296 0 0 0 33 7 0 0 20 0 22 0 9898650 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853777947560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16205] ppid=16197 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/16200/task/16205/stat : 16205 (java) S 16197 16200 14900 0 -1 4202560 610 0 0 0 39 7 0 0 20 0 22 0 9898650 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853776894760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16206] ppid=16197 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/16200/task/16206/stat : 16206 (java) S 16197 16200 14900 0 -1 4202560 478 0 0 0 41 7 0 0 20 0 22 0 9898650 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853775841960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16207] ppid=16197 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/16200/task/16207/stat : 16207 (java) S 16197 16200 14900 0 -1 4202560 398 0 0 0 41 8 0 0 20 0 22 0 9898650 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853774789160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16208] ppid=16197 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/16200/task/16208/stat : 16208 (java) S 16197 16200 14900 0 -1 4202560 403 0 0 0 44 8 0 0 20 0 22 0 9898650 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853773736360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16209] ppid=16197 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/16200/task/16209/stat : 16209 (java) S 16197 16200 14900 0 -1 4202560 271 0 0 0 35 6 0 0 20 0 22 0 9898650 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853772683560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16210] ppid=16197 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/16200/task/16210/stat : 16210 (java) S 16197 16200 14900 0 -1 4202560 383 0 0 0 40 6 0 0 20 0 22 0 9898650 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853771630760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16211] ppid=16197 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/16200/task/16211/stat : 16211 (java) S 16197 16200 14900 0 -1 4202560 867 0 0 0 55 3 0 0 20 0 22 0 9898652 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853759220712 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16212] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16212/stat : 16212 (java) S 16197 16200 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9898652 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853758166776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16213] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16213/stat : 16213 (java) S 16197 16200 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9898652 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853757113864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16214] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16214/stat : 16214 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898654 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853756062352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16215] ppid=16197 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/16200/task/16215/stat : 16215 (java) S 16197 16200 14900 0 -1 4202560 12901 0 0 0 154 3 0 0 20 0 22 0 9898654 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853755009464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16216] ppid=16197 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/16200/task/16216/stat : 16216 (java) S 16197 16200 14900 0 -1 4202560 12430 0 0 0 89 2 0 0 20 0 22 0 9898654 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853753956664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16217] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16217/stat : 16217 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9898654 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853752904056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16218] ppid=16197 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16200/task/16218/stat : 16218 (java) S 16197 16200 14900 0 -1 4202560 13 0 0 0 3 4 0 0 20 0 22 0 9898654 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853751851464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16219] ppid=16197 vsize=9824732 CPUtime=224.57 cores=1,3,5,7
/proc/16200/task/16219/stat : 16219 (java) R 16197 16200 14900 0 -1 4202560 43 0 0 0 22451 6 0 0 20 0 22 0 9898667 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853750788608 139853807339262 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16220] ppid=16197 vsize=9824732 CPUtime=224.53 cores=1,3,5,7
/proc/16200/task/16220/stat : 16220 (java) R 16197 16200 14900 0 -1 4202560 601 0 0 0 22436 17 0 0 20 0 22 0 9898667 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853749743424 139853807339262 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16221] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16221/stat : 16221 (java) S 16197 16200 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9898667 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853748692392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16222] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16222/stat : 16222 (java) S 16197 16200 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9898667 10060525568 372453 33554432000 1073741824 1073778376 140733258440752 139853747639592 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 456.08
Current children cumulated vsize (KiB) 9824732

[startup+226.801 s]
/proc/loadavg: 4.30 4.10 3.01 4/216 17516
/proc/meminfo: memFree=25920756/32872528 swapFree=1526624/1696276
[pid=16200] ppid=16197 vsize=9824732 CPUtime=456.28 cores=1,3,5,7
/proc/16200/stat : 16200 (java) S 16197 16200 14900 0 -1 4202496 33947 0 1 0 45540 88 0 0 20 0 19 0 9898649 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 140733258431888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16200/statm: 2456183 372440 2285 9 0 2446860 0
[pid=16200/tid=16201] ppid=16197 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/16200/task/16201/stat : 16201 (java) S 16197 16200 14900 0 -1 4202560 2473 0 1 0 16 0 0 0 20 0 19 0 9898650 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853934982008 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16203] ppid=16197 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/16200/task/16203/stat : 16203 (java) S 16197 16200 14900 0 -1 4202560 514 0 0 0 31 5 0 0 20 0 19 0 9898650 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853779000360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16204] ppid=16197 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/16200/task/16204/stat : 16204 (java) S 16197 16200 14900 0 -1 4202560 296 0 0 0 33 7 0 0 20 0 19 0 9898650 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853777947560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16205] ppid=16197 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/16200/task/16205/stat : 16205 (java) S 16197 16200 14900 0 -1 4202560 610 0 0 0 39 7 0 0 20 0 19 0 9898650 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853776894760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16206] ppid=16197 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/16200/task/16206/stat : 16206 (java) S 16197 16200 14900 0 -1 4202560 478 0 0 0 41 7 0 0 20 0 19 0 9898650 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853775841960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16207] ppid=16197 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/16200/task/16207/stat : 16207 (java) S 16197 16200 14900 0 -1 4202560 398 0 0 0 41 8 0 0 20 0 19 0 9898650 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853774789160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16208] ppid=16197 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/16200/task/16208/stat : 16208 (java) S 16197 16200 14900 0 -1 4202560 403 0 0 0 44 8 0 0 20 0 19 0 9898650 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853773736360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16209] ppid=16197 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/16200/task/16209/stat : 16209 (java) S 16197 16200 14900 0 -1 4202560 271 0 0 0 35 6 0 0 20 0 19 0 9898650 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853772683560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16210] ppid=16197 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/16200/task/16210/stat : 16210 (java) S 16197 16200 14900 0 -1 4202560 383 0 0 0 40 6 0 0 20 0 19 0 9898650 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853771630760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16211] ppid=16197 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/16200/task/16211/stat : 16211 (java) S 16197 16200 14900 0 -1 4202560 867 0 0 0 55 3 0 0 20 0 19 0 9898652 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853759220712 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16212] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16212/stat : 16212 (java) S 16197 16200 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9898652 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853758166776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16213] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16213/stat : 16213 (java) S 16197 16200 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9898652 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853757113864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16214] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16214/stat : 16214 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9898654 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853756062352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16215] ppid=16197 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/16200/task/16215/stat : 16215 (java) S 16197 16200 14900 0 -1 4202560 12901 0 0 0 154 3 0 0 20 0 19 0 9898654 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853755009464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16216] ppid=16197 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/16200/task/16216/stat : 16216 (java) S 16197 16200 14900 0 -1 4202560 12430 0 0 0 89 2 0 0 20 0 19 0 9898654 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853753956664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16217] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16217/stat : 16217 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9898654 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853752904056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16218] ppid=16197 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/16200/task/16218/stat : 16218 (java) S 16197 16200 14900 0 -1 4202560 13 0 0 0 3 5 0 0 20 0 19 0 9898654 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853751851464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16222] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16222/stat : 16222 (java) S 16197 16200 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9898667 10060525568 372440 33554432000 1073741824 1073778376 140733258440752 139853747639592 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 456.28
Current children cumulated vsize (KiB) 9824732

[startup+226.901 s]
/proc/loadavg: 4.30 4.10 3.01 4/216 17516
/proc/meminfo: memFree=25920756/32872528 swapFree=1526624/1696276
[pid=16200] ppid=16197 vsize=9824732 CPUtime=456.43 cores=1,3,5,7
/proc/16200/stat : 16200 (java) S 16197 16200 14900 0 -1 4202496 33961 0 1 0 45555 88 0 0 20 0 19 0 9898649 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 140733258431888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16200/statm: 2456183 372452 2295 9 0 2446860 0
[pid=16200/tid=16201] ppid=16197 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/16200/task/16201/stat : 16201 (java) S 16197 16200 14900 0 -1 4202560 2473 0 1 0 16 0 0 0 20 0 19 0 9898650 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853934981848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16203] ppid=16197 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/16200/task/16203/stat : 16203 (java) S 16197 16200 14900 0 -1 4202560 514 0 0 0 31 5 0 0 20 0 19 0 9898650 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853779000360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16204] ppid=16197 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/16200/task/16204/stat : 16204 (java) S 16197 16200 14900 0 -1 4202560 296 0 0 0 33 7 0 0 20 0 19 0 9898650 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853777947560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16205] ppid=16197 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/16200/task/16205/stat : 16205 (java) S 16197 16200 14900 0 -1 4202560 610 0 0 0 39 7 0 0 20 0 19 0 9898650 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853776894760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16206] ppid=16197 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/16200/task/16206/stat : 16206 (java) S 16197 16200 14900 0 -1 4202560 478 0 0 0 41 7 0 0 20 0 19 0 9898650 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853775841960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16207] ppid=16197 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/16200/task/16207/stat : 16207 (java) S 16197 16200 14900 0 -1 4202560 398 0 0 0 41 8 0 0 20 0 19 0 9898650 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853774789160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16208] ppid=16197 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/16200/task/16208/stat : 16208 (java) S 16197 16200 14900 0 -1 4202560 403 0 0 0 44 8 0 0 20 0 19 0 9898650 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853773736360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16209] ppid=16197 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/16200/task/16209/stat : 16209 (java) S 16197 16200 14900 0 -1 4202560 271 0 0 0 35 6 0 0 20 0 19 0 9898650 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853772683560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16210] ppid=16197 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/16200/task/16210/stat : 16210 (java) S 16197 16200 14900 0 -1 4202560 383 0 0 0 40 6 0 0 20 0 19 0 9898650 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853771630760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16200/tid=16211] ppid=16197 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/16200/task/16211/stat : 16211 (java) S 16197 16200 14900 0 -1 4202560 867 0 0 0 55 3 0 0 20 0 19 0 9898652 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853759220712 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16212] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16212/stat : 16212 (java) S 16197 16200 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9898652 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853758166776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16213] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16213/stat : 16213 (java) S 16197 16200 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9898652 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853757113864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16214] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16214/stat : 16214 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9898654 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853756062352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16215] ppid=16197 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/16200/task/16215/stat : 16215 (java) S 16197 16200 14900 0 -1 4202560 12901 0 0 0 155 3 0 0 20 0 19 0 9898654 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853755009464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16200/tid=16216] ppid=16197 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/16200/task/16216/stat : 16216 (java) S 16197 16200 14900 0 -1 4202560 12440 0 0 0 94 2 0 0 20 0 19 0 9898654 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853753956664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16200/tid=16217] ppid=16197 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16200/task/16217/stat : 16217 (java) S 16197 16200 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9898654 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853752904056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16200/tid=16218] ppid=16197 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/16200/task/16218/stat : 16218 (java) S 16197 16200 14900 0 -1 4202560 13 0 0 0 3 5 0 0 20 0 19 0 9898654 10060525568 372452 33554432000 1073741824 1073778376 140733258440752 139853751851464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 456.43
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 226.982
CPU time (s): 456.625
CPU user time (s): 455.562
CPU system time (s): 1.06284
CPU usage (%): 201.172
Max. virtual memory (cumulated for all children) (KiB): 9826128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 455.562
system time used= 1.06284
maximum resident set size= 1508736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33963
page faults= 1
swaps= 0
block input operations= 0
block output operations= 280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6254
involuntary context switches= 7879

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.934857 second user time and 1.09483 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:45:44
IDJOB=4120339
IDBENCH=109883
IDSOLVER=2543
FILE ID=node125/4120339-1467308744
RUNJOBID= node125-1467308203-14917
PBS_JOBID= 20005253
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n86-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120339-1467308744/watcher-4120339-1467308744 -o /tmp/evaluation-result-4120339-1467308744/solver-4120339-1467308744 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14917 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120339-1467308744.opb

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

MD5SUM BENCH= 2e8a9d28fba269487c6cec22db898564
RANDOM SEED=1420729543

node125.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.282
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.56
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.282
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.55
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.282
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.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.282
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.56
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.282
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.282
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.282
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.282
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27533000 kB
Buffers:          132288 kB
Cached:          1796520 kB
SwapCached:            0 kB
Active:          1209684 kB
Inactive:        1675140 kB
Active(anon):     958572 kB
Inactive(anon):        0 kB
Active(file):     251112 kB
Inactive(file):  1675140 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               884 kB
Writeback:             0 kB
AnonPages:       2674856 kB
Mapped:            21524 kB
Shmem:               204 kB
Slab:             609068 kB
SReclaimable:      52472 kB
SUnreclaim:       556596 kB
KernelStack:        1776 kB
PageTables:         9576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3577040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1083392 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= 71740 MiB
End job on node125 at 2016-06-30 19:49:31