Trace number 4120507

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 600.562 296.511

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n84-d3-i2-f.cnf.gz-plain.pb.metafix.opb
MD5SUMfbdcb436411c53a0b29eb6456d254474
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 benchmark12.4291
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126
Total number of constraints336
Number of constraints which are clauses336
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 	16
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@22c84d9
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@3f7fa65e
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@558385e3
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@3f7fa65e
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4120507-1467308805.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.054s.
0.11/0.16	c declared #vars     126
0.11/0.16	c #constraints  336
0.11/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 336
0.11/0.16	c 336 constraints processed.
0.11/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 336
0.11/0.16	c 336 constraints processed.
1.83/0.61	c cleaning 2501 clauses out of 5001 with flag 13661/5001
2.23/0.74	c cleaning 0 clauses out of 5000 with flag 0/5000
2.54/0.86	c cleaning 4242 clauses out of 8500 with flag 34545/11001
3.04/1.03	c cleaning 0 clauses out of 11000 with flag 0/11000
3.70/1.23	c cleaning 5622 clauses out of 11257 with flag 59340/18000
4.04/1.36	c cleaning 0 clauses out of 18001 with flag 0/18001
4.83/1.69	c cleaning 6813 clauses out of 13636 with flag 87456/26001
5.06/1.72	c cleaning 0 clauses out of 26000 with flag 0/26000
6.17/2.21	c cleaning 0 clauses out of 35001 with flag 0/35001
6.42/2.31	c cleaning 7904 clauses out of 15822 with flag 112864/35000
7.20/2.66	c cleaning 0 clauses out of 45001 with flag 0/45001
8.20/3.13	c cleaning 8952 clauses out of 17919 with flag 134075/45001
8.52/3.27	c cleaning 0 clauses out of 56000 with flag 0/56000
9.91/3.98	c cleaning 0 clauses out of 68000 with flag 0/68000
10.70/4.35	c cleaning 9977 clauses out of 19967 with flag 157197/56001
11.70/4.88	c cleaning 0 clauses out of 81001 with flag 0/81001
13.89/5.89	c cleaning 0 clauses out of 95000 with flag 0/95000
14.69/6.23	c cleaning 10990 clauses out of 21990 with flag 182462/68001
16.09/6.98	c cleaning 0 clauses out of 110001 with flag 0/110001
18.89/8.33	c cleaning 11990 clauses out of 23999 with flag 209807/81000
18.89/8.35	c cleaning 0 clauses out of 126001 with flag 0/126001
21.48/9.52	c cleaning 0 clauses out of 143001 with flag 0/143001
24.08/10.82	c cleaning 0 clauses out of 161000 with flag 0/161000
24.08/10.83	c cleaning 12996 clauses out of 26010 with flag 239255/95001
28.28/12.99	c cleaning 0 clauses out of 180001 with flag 0/180001
30.88/14.20	c cleaning 13998 clauses out of 28013 with flag 272637/110000
31.68/14.62	c cleaning 0 clauses out of 200001 with flag 0/200001
34.96/16.19	c cleaning 0 clauses out of 221001 with flag 0/221001
38.76/18.04	c cleaning 0 clauses out of 243001 with flag 0/243001
39.56/18.48	c cleaning 14997 clauses out of 30015 with flag 307861/126000
44.96/21.15	c cleaning 0 clauses out of 266001 with flag 0/266001
49.89/23.43	c cleaning 0 clauses out of 290000 with flag 0/290000
50.49/23.77	c cleaning 15997 clauses out of 32018 with flag 345662/143000
53.91/25.42	c cleaning 0 clauses out of 315000 with flag 0/315000
58.31/27.62	c cleaning 0 clauses out of 341000 with flag 0/341000
61.89/29.48	c cleaning 17000 clauses out of 34022 with flag 386468/161001
62.71/29.83	c cleaning 0 clauses out of 368001 with flag 0/368001
72.09/34.54	c cleaning 0 clauses out of 396001 with flag 0/396001
73.09/35.02	c cleaning 18002 clauses out of 36022 with flag 432350/180001
79.90/38.47	c cleaning 0 clauses out of 425000 with flag 0/425000
87.10/42.04	c cleaning 0 clauses out of 455000 with flag 0/455000
88.51/42.71	c cleaning 19001 clauses out of 38019 with flag 478543/200000
94.02/45.24	c cleaning 0 clauses out of 486000 with flag 0/486000
99.00/47.77	c cleaning 0 clauses out of 518000 with flag 0/518000
103.20/49.89	c cleaning 19998 clauses out of 40018 with flag 526108/221000
105.60/51.10	c cleaning 0 clauses out of 551001 with flag 0/551001
113.83/55.12	c cleaning 0 clauses out of 585000 with flag 0/585000
119.81/58.12	c cleaning 20998 clauses out of 42020 with flag 578175/243000
126.61/61.59	c cleaning 0 clauses out of 620000 with flag 0/620000
136.44/66.17	c cleaning 0 clauses out of 656000 with flag 0/656000
136.62/66.24	c cleaning 22003 clauses out of 44023 with flag 633234/266001
145.85/70.84	c cleaning 0 clauses out of 693000 with flag 0/693000
155.64/75.76	c cleaning 23001 clauses out of 46019 with flag 683499/290000
157.64/76.72	c cleaning 0 clauses out of 731000 with flag 0/731000
170.64/83.20	c cleaning 0 clauses out of 770001 with flag 0/770001
173.24/84.52	c cleaning 24002 clauses out of 48018 with flag 750375/315000
184.24/90.03	c cleaning 0 clauses out of 810001 with flag 0/810001
187.84/91.83	c cleaning 24999 clauses out of 50016 with flag 827561/341000
196.34/95.80	c cleaning 0 clauses out of 851001 with flag 0/851001
215.92/105.60	c cleaning 26002 clauses out of 52018 with flag 892660/368001
217.52/106.30	c cleaning 0 clauses out of 893001 with flag 0/893001
233.75/114.49	c cleaning 0 clauses out of 936000 with flag 0/936000
249.35/122.21	c cleaning 0 clauses out of 980001 with flag 0/980001
250.13/122.68	c cleaning 26999 clauses out of 54015 with flag 953150/396000
265.90/130.22	c cleaning 0 clauses out of 1025000 with flag 0/1025000
285.71/140.11	c cleaning 28005 clauses out of 56017 with flag 1023160/425001
288.91/141.79	c cleaning 0 clauses out of 1071001 with flag 0/1071001
316.11/155.38	c cleaning 0 clauses out of 1118001 with flag 0/1118001
323.71/159.14	c cleaning 28999 clauses out of 58012 with flag 1096100/455001
337.41/165.76	c cleaning 0 clauses out of 1166000 with flag 0/1166000
349.81/171.99	c cleaning 30004 clauses out of 60012 with flag 1193059/486000
359.61/176.82	c cleaning 0 clauses out of 1215000 with flag 0/1215000
374.42/184.20	c cleaning 30996 clauses out of 62008 with flag 1302487/518000
375.65/184.86	c cleaning 0 clauses out of 1265001 with flag 0/1265001
394.04/193.79	c cleaning 0 clauses out of 1316000 with flag 0/1316000
398.02/195.72	c cleaning 32000 clauses out of 64012 with flag 1403683/551000
409.24/201.40	c cleaning 32999 clauses out of 66013 with flag 1508563/585001
419.02/206.29	c cleaning 34001 clauses out of 68014 with flag 1632969/620001
431.44/212.45	c cleaning 35004 clauses out of 70012 with flag 1744086/656000
434.42/213.91	c cleaning 0 clauses out of 1368000 with flag 0/1368000
438.42/215.91	c cleaning 36002 clauses out of 72009 with flag 1914091/693001
448.22/220.82	c cleaning 37003 clauses out of 74006 with flag 2085717/731000
462.62/228.03	c cleaning 37992 clauses out of 76003 with flag 2279568/770000
466.82/230.18	c cleaning 0 clauses out of 1421001 with flag 0/1421001
475.63/234.59	c cleaning 39002 clauses out of 78013 with flag 2464283/810002
491.06/241.95	c cleaning 40003 clauses out of 80010 with flag 2650368/851001
504.10/248.44	c cleaning 0 clauses out of 1475001 with flag 0/1475001
506.02/249.20	c cleaning 40999 clauses out of 82007 with flag 2834199/893001
526.25/259.37	c cleaning 42004 clauses out of 84008 with flag 3036438/936001
539.85/266.13	c cleaning 0 clauses out of 1530001 with flag 0/1530001
546.25/269.37	c cleaning 43001 clauses out of 86003 with flag 3233556/980000
568.94/280.63	c cleaning 43999 clauses out of 88001 with flag 3432110/1025000
590.52/291.50	c cleaning 45001 clauses out of 90001 with flag 3641204/1071000
596.12/294.23	c cleaning 0 clauses out of 1586001 with flag 0/1586001
600.26/296.28	c And the winner is solver0
600.26/296.32	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
600.26/296.32	c starts		: 1820
600.26/296.32	c conflicts		: 1095366
600.26/296.32	c decisions		: 1286932
600.26/296.32	c propagations		: 16046732
600.26/296.32	c inspects		: 7130324151
600.26/296.32	c shortcuts		: 0
600.26/296.32	c learnt literals	: 17
600.26/296.32	c learnt binary clauses	: 137
600.26/296.32	c learnt ternary clauses	: 702
600.26/296.32	c learnt constraints	: 1095348
600.26/296.32	c ignored constraints	: 0
600.26/296.32	c root simplifications	: 0
600.26/296.32	c removed literals (reason simplification)	: 2134979
600.26/296.32	c reason swapping (by a shorter reason)	: 0
600.26/296.32	c Calls to reduceDB	: 42
600.26/296.32	c Number of update (reduction) of LBD	: 115446
600.26/296.32	c Imported unit clauses	: 0
600.26/296.32	c number of reductions to clauses (during analyze)	: 0
600.26/296.32	c number of learned constraints concerned by reduction	: 0
600.26/296.32	c number of learning phase by resolution	: 0
600.26/296.32	c number of learning phase by cutting planes	: 0
600.26/296.32	c speed (assignments/second)	: 54183.742242211825
600.26/296.32	c non guided choices	491
600.26/296.35	c learnt constraints type 
600.26/296.35	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 137
600.26/296.35	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 69213
600.26/296.35	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
600.26/296.35	c starts		: 208
600.26/296.35	c conflicts		: 1593418
600.26/296.35	c decisions		: 1828120
600.26/296.35	c propagations		: 9741221
600.26/296.35	c inspects		: 2437421537
600.26/296.35	c shortcuts		: 0
600.26/296.35	c learnt literals	: 0
600.26/296.35	c learnt binary clauses	: 0
600.26/296.35	c learnt ternary clauses	: 4
600.26/296.35	c learnt constraints	: 1593418
600.26/296.35	c ignored constraints	: 0
600.26/296.35	c root simplifications	: 0
600.26/296.35	c removed literals (reason simplification)	: 0
600.26/296.35	c reason swapping (by a shorter reason)	: 0
600.26/296.35	c Calls to reduceDB	: 52
600.26/296.35	c Number of update (reduction) of LBD	: 0
600.26/296.35	c Imported unit clauses	: 0
600.26/296.35	c number of reductions to clauses (during analyze)	: 0
600.26/296.35	c number of learned constraints concerned by reduction	: 0
600.26/296.35	c number of learning phase by resolution	: 0
600.26/296.35	c number of learning phase by cutting planes	: 0
600.26/296.35	c speed (assignments/second)	: 32889.307925532274
600.26/296.35	c non guided choices	486
600.37/296.49	c learnt constraints type 
600.37/296.49	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1593418
600.37/296.50	s UNSATISFIABLE
600.37/296.50	c Total wall clock time (in seconds): 296.389

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

pid=29518
running on 8 cores: 4-7,12-15

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.90 3.68 2.28 4/284 29521
/proc/meminfo: memFree=26726024/32872528 swapFree=8828/8828
[pid=29521] ppid=29518 vsize=8482100 CPUtime=0 cores=4-7,12-15
/proc/29521/stat : 29521 (java) S 29518 29521 26963 0 -1 4202496 1959 0 1 0 0 0 0 0 20 0 2 0 11833317 8685670400 2073 33554432000 1073741824 1073778376 140736480336448 140736480327584 216811995197 0 0 0 16784584 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/29521/statm: 2120525 2084 941 9 0 2111634 0
[pid=29521/tid=29522] ppid=29518 vsize=8482264 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29522/stat : 29522 (java) R 29518 29521 26963 0 -1 4202560 823 0 1 0 0 0 0 0 20 0 2 0 11833317 8685838336 2161 33554432000 1073741824 1073778376 140736480336448 140638046615856 216808305323 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0

[startup+0.100062 s]
/proc/loadavg: 4.90 3.68 2.28 4/284 29521
/proc/meminfo: memFree=26726024/32872528 swapFree=8828/8828
[pid=29521] ppid=29518 vsize=9896436 CPUtime=0.11 cores=4-7,12-15
/proc/29521/stat : 29521 (java) S 29518 29521 26963 0 -1 4202496 4530 0 1 0 10 1 0 0 20 0 23 0 11833317 10133950464 6167 33554432000 1073741824 1073778376 140736480336448 140736480327584 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/29521/statm: 2474109 6167 2156 9 0 2464786 0
[pid=29521/tid=29522] ppid=29518 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/29521/task/29522/stat : 29522 (java) R 29518 29521 26963 0 -1 4202560 2428 0 1 0 8 0 0 0 20 0 23 0 11833317 10133950464 6167 33554432000 1073741824 1073778376 140736480336448 140638046612384 140638054040448 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) 9896436

[startup+0.200286 s]
/proc/loadavg: 4.90 3.68 2.28 4/284 29521
/proc/meminfo: memFree=26726024/32872528 swapFree=8828/8828
[pid=29521] ppid=29518 vsize=10162692 CPUtime=0.28 cores=4-7,12-15
/proc/29521/stat : 29521 (java) S 29518 29521 26963 0 -1 4202496 4835 0 1 0 27 1 0 0 20 0 27 0 11833317 10406596608 7957 33554432000 1073741824 1073778376 140736480336448 140736480327584 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/29521/statm: 2540673 7957 2218 9 0 2531350 0
[pid=29521/tid=29522] ppid=29518 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/29521/task/29522/stat : 29522 (java) S 29518 29521 26963 0 -1 4202560 2456 0 1 0 14 1 0 0 20 0 27 0 11833317 10406596608 7957 33554432000 1073741824 1073778376 140736480336448 140638046614392 216812009385 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) 10162692

[startup+0.300285 s]
/proc/loadavg: 4.90 3.68 2.28 4/284 29521
/proc/meminfo: memFree=26726024/32872528 swapFree=8828/8828
[pid=29521] ppid=29518 vsize=10162692 CPUtime=0.68 cores=4-7,12-15
/proc/29521/stat : 29521 (java) S 29518 29521 26963 0 -1 4202496 7656 0 1 0 66 2 0 0 20 0 27 0 11833317 10406596608 9756 33554432000 1073741824 1073778376 140736480336448 140736480327584 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/29521/statm: 2540673 9756 2244 9 0 2531350 0
[pid=29521/tid=29522] ppid=29518 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/29521/task/29522/stat : 29522 (java) S 29518 29521 26963 0 -1 4202560 2456 0 1 0 14 1 0 0 20 0 27 0 11833317 10406596608 9756 33554432000 1073741824 1073778376 140736480336448 140638046614392 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10162692

[startup+0.700233 s]
/proc/loadavg: 4.90 3.68 2.28 4/284 29521
/proc/meminfo: memFree=26726024/32872528 swapFree=8828/8828
[pid=29521] ppid=29518 vsize=10162692 CPUtime=2.23 cores=4-7,12-15
/proc/29521/stat : 29521 (java) S 29518 29521 26963 0 -1 4202496 20375 0 1 0 217 6 0 0 20 0 27 0 11833317 10406596608 36170 33554432000 1073741824 1073778376 140736480336448 140736480327584 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/29521/statm: 2540673 36170 2259 9 0 2531350 0
[pid=29521/tid=29522] ppid=29518 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/29521/task/29522/stat : 29522 (java) S 29518 29521 26963 0 -1 4202560 2456 0 1 0 14 1 0 0 20 0 27 0 11833317 10406596608 36170 33554432000 1073741824 1073778376 140736480336448 140638046614392 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 10162692

[startup+1.50107 s]
/proc/loadavg: 4.98 3.72 2.30 6/311 29548
/proc/meminfo: memFree=26538224/32872528 swapFree=8828/8828
[pid=29521] ppid=29518 vsize=10162692 CPUtime=4.63 cores=4-7,12-15
/proc/29521/stat : 29521 (java) S 29518 29521 26963 0 -1 4202496 24793 0 1 0 455 8 0 0 20 0 27 0 11833317 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140736480327584 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/29521/statm: 2540673 50618 2275 9 0 2531350 0
[pid=29521/tid=29522] ppid=29518 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/29521/task/29522/stat : 29522 (java) S 29518 29521 26963 0 -1 4202560 2456 0 1 0 14 1 0 0 20 0 27 0 11833317 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140638046614392 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29521/tid=29523] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29523/stat : 29523 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140638035676072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=29521/tid=29525] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29525/stat : 29525 (java) S 29518 29521 26963 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140638034623528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29526] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29526/stat : 29526 (java) S 29518 29521 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637888002728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29521/tid=29527] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29527/stat : 29527 (java) S 29518 29521 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637886950184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29521/tid=29528] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29528/stat : 29528 (java) S 29518 29521 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637885897128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=29521/tid=29529] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29529/stat : 29529 (java) S 29518 29521 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637884844584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29530] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29530/stat : 29530 (java) S 29518 29521 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637883791528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29521/tid=29531] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29531/stat : 29531 (java) S 29518 29521 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637882738984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29532] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29532/stat : 29532 (java) S 29518 29521 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637881686952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29533] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29533/stat : 29533 (java) S 29518 29521 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637880634408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29534] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29534/stat : 29534 (java) S 29518 29521 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637879581352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=29521/tid=29535] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29535/stat : 29535 (java) S 29518 29521 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637878528808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29521/tid=29536] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29536/stat : 29536 (java) S 29518 29521 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637877475752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29537] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29537/stat : 29537 (java) S 29518 29521 26963 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 27 0 11833319 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637860014568 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29538] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29538/stat : 29538 (java) S 29518 29521 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11833320 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637858960376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29539] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29539/stat : 29539 (java) S 29518 29521 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11833320 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637857907720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29540] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29540/stat : 29540 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11833322 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637856856976 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29541] ppid=29518 vsize=10162692 CPUtime=1.07 cores=4-7,12-15
/proc/29521/task/29541/stat : 29541 (java) S 29518 29521 26963 0 -1 4202560 11409 0 0 0 105 2 0 0 20 0 27 0 11833322 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637855804344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29542] ppid=29518 vsize=10162692 CPUtime=0.64 cores=4-7,12-15
/proc/29521/task/29542/stat : 29542 (java) S 29518 29521 26963 0 -1 4202560 9423 0 0 0 62 2 0 0 20 0 27 0 11833322 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637854751288 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29543] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29543/stat : 29543 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11833322 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637853698936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29544] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29544/stat : 29544 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11833322 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637852646088 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29545] ppid=29518 vsize=10162692 CPUtime=1.29 cores=4-7,12-15
/proc/29521/task/29545/stat : 29545 (java) R 29518 29521 26963 0 -1 4202560 23 0 0 0 129 0 0 0 20 0 27 0 11833334 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637851491072 140637915809284 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29546] ppid=29518 vsize=10162692 CPUtime=1.29 cores=4-7,12-15
/proc/29521/task/29546/stat : 29546 (java) R 29518 29521 26963 0 -1 4202560 90 0 0 0 127 2 0 0 20 0 27 0 11833334 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637850438872 140637916020946 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=29521/tid=29547] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29547/stat : 29547 (java) S 29518 29521 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11833334 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637849387944 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=29521/tid=29548] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29548/stat : 29548 (java) S 29518 29521 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11833334 10406596608 50618 33554432000 1073741824 1073778376 140736480336448 140637848335912 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 10162692

[startup+3.10116 s]
/proc/loadavg: 4.98 3.72 2.30 5/311 29548
/proc/meminfo: memFree=26394556/32872528 swapFree=8828/8828
[pid=29521] ppid=29518 vsize=10162692 CPUtime=8.2 cores=4-7,12-15
/proc/29521/stat : 29521 (java) S 29518 29521 26963 0 -1 4202496 27294 0 1 0 807 13 0 0 20 0 27 0 11833317 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140736480327584 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/29521/statm: 2540673 84551 2275 9 0 2531350 0
[pid=29521/tid=29522] ppid=29518 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/29521/task/29522/stat : 29522 (java) S 29518 29521 26963 0 -1 4202560 2456 0 1 0 14 1 0 0 20 0 27 0 11833317 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140638046614392 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29521/tid=29523] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29523/stat : 29523 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140638035676072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=29521/tid=29525] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29525/stat : 29525 (java) S 29518 29521 26963 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140638034623528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29526] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29526/stat : 29526 (java) S 29518 29521 26963 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637888002728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=29521/tid=29527] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29527/stat : 29527 (java) S 29518 29521 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637886950184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29528] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29528/stat : 29528 (java) S 29518 29521 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637885897128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=29521/tid=29529] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29529/stat : 29529 (java) S 29518 29521 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637884844584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29530] ppid=29518 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/29521/task/29530/stat : 29530 (java) S 29518 29521 26963 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637883791528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29521/tid=29531] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29531/stat : 29531 (java) S 29518 29521 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637882738984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29521/tid=29532] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29532/stat : 29532 (java) S 29518 29521 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637881686952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29533] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29533/stat : 29533 (java) S 29518 29521 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637880634408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29534] ppid=29518 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/29521/task/29534/stat : 29534 (java) S 29518 29521 26963 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637879581352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29521/tid=29535] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29535/stat : 29535 (java) S 29518 29521 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637878528808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29536] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29536/stat : 29536 (java) S 29518 29521 26963 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 27 0 11833318 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637877475752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29537] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29537/stat : 29537 (java) S 29518 29521 26963 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 27 0 11833319 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637860014568 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29538] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29538/stat : 29538 (java) S 29518 29521 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11833320 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637858960376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29539] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29539/stat : 29539 (java) S 29518 29521 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11833320 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637857907720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29540] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29540/stat : 29540 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11833322 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637856856976 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29541] ppid=29518 vsize=10162692 CPUtime=1.4 cores=4-7,12-15
/proc/29521/task/29541/stat : 29541 (java) S 29518 29521 26963 0 -1 4202560 13697 0 0 0 138 2 0 0 20 0 27 0 11833322 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637855804344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29542] ppid=29518 vsize=10162692 CPUtime=0.64 cores=4-7,12-15
/proc/29521/task/29542/stat : 29542 (java) S 29518 29521 26963 0 -1 4202560 9423 0 0 0 62 2 0 0 20 0 27 0 11833322 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637854751288 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29543] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29543/stat : 29543 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11833322 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637853698936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29544] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29544/stat : 29544 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11833322 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637852646088 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29545] ppid=29518 vsize=10162692 CPUtime=2.87 cores=4-7,12-15
/proc/29521/task/29545/stat : 29545 (java) R 29518 29521 26963 0 -1 4202560 24 0 0 0 287 0 0 0 20 0 27 0 11833334 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637851484160 140637916066746 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29546] ppid=29518 vsize=10162692 CPUtime=2.87 cores=4-7,12-15
/proc/29521/task/29546/stat : 29546 (java) R 29518 29521 26963 0 -1 4202560 151 0 0 0 283 4 0 0 20 0 27 0 11833334 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637850431104 140637916184878 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=29521/tid=29547] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29547/stat : 29547 (java) S 29518 29521 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11833334 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637849387944 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=29521/tid=29548] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29548/stat : 29548 (java) S 29518 29521 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11833334 10406596608 84551 33554432000 1073741824 1073778376 140736480336448 140637848335912 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 10162692

[startup+6.30116 s]
/proc/loadavg: 4.91 3.72 2.31 5/311 29548
/proc/meminfo: memFree=25948828/32872528 swapFree=8828/8828

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

/proc/29521/task/29533/stat : 29533 (java) S 29518 29521 26963 0 -1 4202560 261 0 0 0 40 17 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637880634408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29521/tid=29534] ppid=29518 vsize=10162692 CPUtime=0.68 cores=4-7,12-15
/proc/29521/task/29534/stat : 29534 (java) S 29518 29521 26963 0 -1 4202560 402 0 0 0 47 21 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637879581352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29535] ppid=29518 vsize=10162692 CPUtime=0.66 cores=4-7,12-15
/proc/29521/task/29535/stat : 29535 (java) S 29518 29521 26963 0 -1 4202560 357 0 0 0 46 20 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637878528808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29536] ppid=29518 vsize=10162692 CPUtime=0.64 cores=4-7,12-15
/proc/29521/task/29536/stat : 29536 (java) S 29518 29521 26963 0 -1 4202560 377 0 0 0 45 19 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637877475752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29537] ppid=29518 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/29521/task/29537/stat : 29537 (java) S 29518 29521 26963 0 -1 4202560 1275 0 0 0 1 0 0 0 20 0 27 0 11833319 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637860014568 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29538] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29538/stat : 29538 (java) S 29518 29521 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11833320 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637858960376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29539] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29539/stat : 29539 (java) S 29518 29521 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11833320 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637857907720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29540] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29540/stat : 29540 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11833322 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637856856976 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29541] ppid=29518 vsize=10162692 CPUtime=1.9 cores=4-7,12-15
/proc/29521/task/29541/stat : 29541 (java) S 29518 29521 26963 0 -1 4202560 17659 0 0 0 187 3 0 0 20 0 27 0 11833322 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637855804344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29542] ppid=29518 vsize=10162692 CPUtime=0.76 cores=4-7,12-15
/proc/29521/task/29542/stat : 29542 (java) S 29518 29521 26963 0 -1 4202560 9433 0 0 0 74 2 0 0 20 0 27 0 11833322 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637854751288 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29543] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29543/stat : 29543 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11833322 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637853698936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29544] ppid=29518 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/29521/task/29544/stat : 29544 (java) S 29518 29521 26963 0 -1 4202560 17 0 0 0 6 7 0 0 20 0 27 0 11833322 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637852646088 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29545] ppid=29518 vsize=10162692 CPUtime=293.3 cores=4-7,12-15
/proc/29521/task/29545/stat : 29545 (java) R 29518 29521 26963 0 -1 4202560 117 0 0 0 29323 7 0 0 20 0 27 0 11833334 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637851493256 140637916020946 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=29521/tid=29546] ppid=29518 vsize=10162692 CPUtime=293.31 cores=4-7,12-15
/proc/29521/task/29546/stat : 29546 (java) R 29518 29521 26963 0 -1 4202560 1231 0 0 0 29301 30 0 0 20 0 27 0 11833334 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637850438016 140637916007826 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=29521/tid=29547] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29547/stat : 29547 (java) S 29518 29521 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11833334 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637849387944 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=29521/tid=29548] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29548/stat : 29548 (java) S 29518 29521 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11833334 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637848335912 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 598.26
Current children cumulated vsize (KiB) 10162692

[startup+296.012 s]
/proc/loadavg: 4.13 3.99 2.80 5/311 30138
/proc/meminfo: memFree=24154780/32872528 swapFree=8828/8828
[pid=29521] ppid=29518 vsize=10162692 CPUtime=599.88 cores=4-7,12-15
/proc/29521/stat : 29521 (java) S 29518 29521 26963 0 -1 4202496 37661 0 1 0 59741 247 0 0 20 0 27 0 11833317 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140736480327584 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/29521/statm: 2540673 641391 2276 9 0 2531350 0
[pid=29521/tid=29522] ppid=29518 vsize=10162692 CPUtime=0.16 cores=4-7,12-15
/proc/29521/task/29522/stat : 29522 (java) S 29518 29521 26963 0 -1 4202560 2466 0 1 0 14 2 0 0 20 0 27 0 11833317 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140638046614392 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29523] ppid=29518 vsize=10162692 CPUtime=0.44 cores=4-7,12-15
/proc/29521/task/29523/stat : 29523 (java) S 29518 29521 26963 0 -1 4202560 343 0 0 0 32 12 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140638035676072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29521/tid=29525] ppid=29518 vsize=10162692 CPUtime=0.43 cores=4-7,12-15
/proc/29521/task/29525/stat : 29525 (java) S 29518 29521 26963 0 -1 4202560 217 0 0 0 30 13 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140638034623528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29526] ppid=29518 vsize=10162692 CPUtime=0.55 cores=4-7,12-15
/proc/29521/task/29526/stat : 29526 (java) S 29518 29521 26963 0 -1 4202560 292 0 0 0 42 13 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637888002728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=29521/tid=29527] ppid=29518 vsize=10162692 CPUtime=0.5 cores=4-7,12-15
/proc/29521/task/29527/stat : 29527 (java) S 29518 29521 26963 0 -1 4202560 383 0 0 0 34 16 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637886950184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29528] ppid=29518 vsize=10162692 CPUtime=0.4 cores=4-7,12-15
/proc/29521/task/29528/stat : 29528 (java) S 29518 29521 26963 0 -1 4202560 208 0 0 0 29 11 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637885897128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29529] ppid=29518 vsize=10162692 CPUtime=0.44 cores=4-7,12-15
/proc/29521/task/29529/stat : 29529 (java) S 29518 29521 26963 0 -1 4202560 272 0 0 0 30 14 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637884844584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29530] ppid=29518 vsize=10162692 CPUtime=0.54 cores=4-7,12-15
/proc/29521/task/29530/stat : 29530 (java) S 29518 29521 26963 0 -1 4202560 332 0 0 0 39 15 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637883791528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29531] ppid=29518 vsize=10162692 CPUtime=0.63 cores=4-7,12-15
/proc/29521/task/29531/stat : 29531 (java) S 29518 29521 26963 0 -1 4202560 377 0 0 0 43 20 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637882738984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=29521/tid=29532] ppid=29518 vsize=10162692 CPUtime=0.49 cores=4-7,12-15
/proc/29521/task/29532/stat : 29532 (java) S 29518 29521 26963 0 -1 4202560 377 0 0 0 38 11 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637881686952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29533] ppid=29518 vsize=10162692 CPUtime=0.57 cores=4-7,12-15
/proc/29521/task/29533/stat : 29533 (java) S 29518 29521 26963 0 -1 4202560 261 0 0 0 40 17 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637880634408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29521/tid=29534] ppid=29518 vsize=10162692 CPUtime=0.68 cores=4-7,12-15
/proc/29521/task/29534/stat : 29534 (java) S 29518 29521 26963 0 -1 4202560 402 0 0 0 47 21 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637879581352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29535] ppid=29518 vsize=10162692 CPUtime=0.66 cores=4-7,12-15
/proc/29521/task/29535/stat : 29535 (java) S 29518 29521 26963 0 -1 4202560 357 0 0 0 46 20 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637878528808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29536] ppid=29518 vsize=10162692 CPUtime=0.64 cores=4-7,12-15
/proc/29521/task/29536/stat : 29536 (java) S 29518 29521 26963 0 -1 4202560 377 0 0 0 45 19 0 0 20 0 27 0 11833318 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637877475752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29537] ppid=29518 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/29521/task/29537/stat : 29537 (java) S 29518 29521 26963 0 -1 4202560 1275 0 0 0 1 0 0 0 20 0 27 0 11833319 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637860014568 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29538] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29538/stat : 29538 (java) S 29518 29521 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11833320 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637858960376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29539] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29539/stat : 29539 (java) S 29518 29521 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11833320 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637857907720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29540] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29540/stat : 29540 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11833322 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637856856976 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29541] ppid=29518 vsize=10162692 CPUtime=1.9 cores=4-7,12-15
/proc/29521/task/29541/stat : 29541 (java) S 29518 29521 26963 0 -1 4202560 17659 0 0 0 187 3 0 0 20 0 27 0 11833322 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637855804344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29542] ppid=29518 vsize=10162692 CPUtime=0.76 cores=4-7,12-15
/proc/29521/task/29542/stat : 29542 (java) S 29518 29521 26963 0 -1 4202560 9433 0 0 0 74 2 0 0 20 0 27 0 11833322 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637854751288 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29543] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29543/stat : 29543 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11833322 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637853698936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29544] ppid=29518 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/29521/task/29544/stat : 29544 (java) S 29518 29521 26963 0 -1 4202560 17 0 0 0 6 7 0 0 20 0 27 0 11833322 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637852646088 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29545] ppid=29518 vsize=10162692 CPUtime=294.11 cores=4-7,12-15
/proc/29521/task/29545/stat : 29545 (java) R 29518 29521 26963 0 -1 4202560 117 0 0 0 29404 7 0 0 20 0 27 0 11833334 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637851491072 140637916120211 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=29521/tid=29546] ppid=29518 vsize=10162692 CPUtime=294.12 cores=4-7,12-15
/proc/29521/task/29546/stat : 29546 (java) R 29518 29521 26963 0 -1 4202560 1231 0 0 0 29382 30 0 0 20 0 27 0 11833334 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637850438216 140637916149598 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=29521/tid=29547] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29547/stat : 29547 (java) S 29518 29521 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11833334 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637849387944 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=29521/tid=29548] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29548/stat : 29548 (java) S 29518 29521 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11833334 10406596608 641391 33554432000 1073741824 1073778376 140736480336448 140637848335912 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 599.88
Current children cumulated vsize (KiB) 10162692

[startup+296.402 s]
/proc/loadavg: 4.13 3.99 2.80 5/311 30138
/proc/meminfo: memFree=24154780/32872528 swapFree=8828/8828
[pid=29521] ppid=29518 vsize=10162692 CPUtime=599.11 cores=4-7,12-15
/proc/29521/stat : 29521 (java) S 29518 29521 26963 0 -1 4202496 37676 0 1 0 59655 256 0 0 20 0 24 0 11833317 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140736480327584 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/29521/statm: 2540673 641388 2287 9 0 2531350 0
[pid=29521/tid=29522] ppid=29518 vsize=10162692 CPUtime=0.16 cores=4-7,12-15
/proc/29521/task/29522/stat : 29522 (java) S 29518 29521 26963 0 -1 4202560 2466 0 1 0 14 2 0 0 20 0 24 0 11833317 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140638046614232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29523] ppid=29518 vsize=10162692 CPUtime=0.44 cores=4-7,12-15
/proc/29521/task/29523/stat : 29523 (java) S 29518 29521 26963 0 -1 4202560 343 0 0 0 32 12 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140638035676072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29521/tid=29525] ppid=29518 vsize=10162692 CPUtime=0.43 cores=4-7,12-15
/proc/29521/task/29525/stat : 29525 (java) S 29518 29521 26963 0 -1 4202560 217 0 0 0 30 13 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140638034623528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29526] ppid=29518 vsize=10162692 CPUtime=0.55 cores=4-7,12-15
/proc/29521/task/29526/stat : 29526 (java) S 29518 29521 26963 0 -1 4202560 292 0 0 0 42 13 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637888002728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=29521/tid=29527] ppid=29518 vsize=10162692 CPUtime=0.5 cores=4-7,12-15
/proc/29521/task/29527/stat : 29527 (java) S 29518 29521 26963 0 -1 4202560 383 0 0 0 34 16 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637886950184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29528] ppid=29518 vsize=10162692 CPUtime=0.4 cores=4-7,12-15
/proc/29521/task/29528/stat : 29528 (java) S 29518 29521 26963 0 -1 4202560 208 0 0 0 29 11 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637885897128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29529] ppid=29518 vsize=10162692 CPUtime=0.44 cores=4-7,12-15
/proc/29521/task/29529/stat : 29529 (java) S 29518 29521 26963 0 -1 4202560 272 0 0 0 30 14 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637884844584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29530] ppid=29518 vsize=10162692 CPUtime=0.54 cores=4-7,12-15
/proc/29521/task/29530/stat : 29530 (java) S 29518 29521 26963 0 -1 4202560 332 0 0 0 39 15 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637883791528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29531] ppid=29518 vsize=10162692 CPUtime=0.63 cores=4-7,12-15
/proc/29521/task/29531/stat : 29531 (java) S 29518 29521 26963 0 -1 4202560 377 0 0 0 43 20 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637882738984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=29521/tid=29532] ppid=29518 vsize=10162692 CPUtime=0.49 cores=4-7,12-15
/proc/29521/task/29532/stat : 29532 (java) S 29518 29521 26963 0 -1 4202560 377 0 0 0 38 11 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637881686952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29533] ppid=29518 vsize=10162692 CPUtime=0.57 cores=4-7,12-15
/proc/29521/task/29533/stat : 29533 (java) S 29518 29521 26963 0 -1 4202560 261 0 0 0 40 17 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637880634408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29521/tid=29534] ppid=29518 vsize=10162692 CPUtime=0.68 cores=4-7,12-15
/proc/29521/task/29534/stat : 29534 (java) S 29518 29521 26963 0 -1 4202560 402 0 0 0 47 21 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637879581352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29535] ppid=29518 vsize=10162692 CPUtime=0.66 cores=4-7,12-15
/proc/29521/task/29535/stat : 29535 (java) S 29518 29521 26963 0 -1 4202560 357 0 0 0 46 20 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637878528808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29536] ppid=29518 vsize=10162692 CPUtime=0.64 cores=4-7,12-15
/proc/29521/task/29536/stat : 29536 (java) S 29518 29521 26963 0 -1 4202560 377 0 0 0 45 19 0 0 20 0 24 0 11833318 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637877475752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29537] ppid=29518 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/29521/task/29537/stat : 29537 (java) S 29518 29521 26963 0 -1 4202560 1275 0 0 0 1 0 0 0 20 0 24 0 11833319 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637860014568 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29521/tid=29538] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29538/stat : 29538 (java) S 29518 29521 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11833320 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637858960376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29539] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29539/stat : 29539 (java) S 29518 29521 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 11833320 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637857907720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29540] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29540/stat : 29540 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11833322 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637856856976 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29541] ppid=29518 vsize=10162692 CPUtime=1.93 cores=4-7,12-15
/proc/29521/task/29541/stat : 29541 (java) S 29518 29521 26963 0 -1 4202560 17667 0 0 0 190 3 0 0 20 0 24 0 11833322 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637855804344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=29521/tid=29542] ppid=29518 vsize=10162692 CPUtime=0.76 cores=4-7,12-15
/proc/29521/task/29542/stat : 29542 (java) S 29518 29521 26963 0 -1 4202560 9436 0 0 0 74 2 0 0 20 0 24 0 11833322 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637854751288 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29521/tid=29543] ppid=29518 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/29521/task/29543/stat : 29543 (java) S 29518 29521 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11833322 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637853698936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=29521/tid=29544] ppid=29518 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/29521/task/29544/stat : 29544 (java) S 29518 29521 26963 0 -1 4202560 17 0 0 0 6 7 0 0 20 0 24 0 11833322 10406596608 641388 33554432000 1073741824 1073778376 140736480336448 140637852646088 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 599.11
Current children cumulated vsize (KiB) 10162692

[startup+296.501 s]
/proc/loadavg: 4.13 3.99 2.80 5/311 30138
/proc/meminfo: memFree=24154780/32872528 swapFree=8828/8828
[pid=29521] ppid=29518 vsize=0 CPUtime=599.28 cores=4-7,12-15
/proc/29521/stat : 29521 (java) Z 29518 29521 26963 0 -1 4203532 37678 0 1 0 59655 273 0 0 20 0 2 0 11833317 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/29521/statm: 0 0 0 0 0 0 0
[pid=29521/tid=29535] ppid=29518 vsize=0 CPUtime=0.66 cores=4-7,12-15
/proc/29521/task/29535/stat : 29535 (java) R 29518 29521 26963 0 -1 4203588 357 0 0 0 46 20 0 0 20 0 2 0 11833318 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 599.28
Current children cumulated vsize (KiB) 0

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): 1.25995
#  lost CPU user time (s): 1.34998
#  lost CPU system time (s): -0.0899999

Real time (s): 296.511
CPU time (s): 600.562
CPU user time (s): 597.901
CPU system time (s): 2.66058
CPU usage (%): 202.543
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 596.551
system time used= 2.75058
maximum resident set size= 2604348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37678
page faults= 1
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7982
involuntary context switches= 3994

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.6156 second user time and 3.33949 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 19:46:45
IDJOB=4120507
IDBENCH=109978
IDSOLVER=2543
FILE ID=node132/4120507-1467308805
RUNJOBID= node132-1467308448-26980
PBS_JOBID= 20005257
Free space on /tmp= 71540 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-n84-d3-i2-f.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-4120507-1467308805/watcher-4120507-1467308805 -o /tmp/evaluation-result-4120507-1467308805/solver-4120507-1467308805 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467308448-26980 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120507-1467308805.opb

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

MD5SUM BENCH= fbdcb436411c53a0b29eb6456d254474
RANDOM SEED=5543708

node132.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		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.02
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		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        26726080 kB
Buffers:          161856 kB
Cached:          3978804 kB
SwapCached:            0 kB
Active:          1442764 kB
Inactive:        3919904 kB
Active(anon):    1224580 kB
Inactive(anon):        0 kB
Active(file):     218184 kB
Inactive(file):  3919904 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1092 kB
Writeback:             0 kB
AnonPages:       1251552 kB
Mapped:            22216 kB
Shmem:               216 kB
Slab:             636044 kB
SReclaimable:      75900 kB
SUnreclaim:       560144 kB
KernelStack:        2584 kB
PageTables:         6804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2271272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1169408 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= 71536 MiB
End job on node132 at 2016-06-30 19:51:42