Trace number 4120795

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 198.275 97.0036

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n84-d3-i2-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM11559c818a57ecaac967948ed54bdb1b
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 benchmark14.0489
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.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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-4120795-1467308930.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     126
0.11/0.16	c #constraints  336
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 => 336
0.11/0.17	c 336 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 => 336
0.11/0.17	c 336 constraints processed.
1.81/0.65	c cleaning 2501 clauses out of 5001 with flag 13661/5001
2.21/0.73	c cleaning 0 clauses out of 5001 with flag 0/5001
2.61/0.89	c cleaning 4242 clauses out of 8500 with flag 34545/11001
2.88/0.99	c cleaning 0 clauses out of 11000 with flag 0/11000
3.88/1.25	c cleaning 5622 clauses out of 11258 with flag 59314/18001
3.88/1.27	c cleaning 0 clauses out of 18000 with flag 0/18000
5.03/1.68	c cleaning 6809 clauses out of 13635 with flag 85960/26000
5.03/1.68	c cleaning 0 clauses out of 26000 with flag 0/26000
6.15/2.02	c cleaning 7907 clauses out of 15827 with flag 127249/35001
6.35/2.10	c cleaning 0 clauses out of 35000 with flag 0/35000
6.95/2.44	c cleaning 8956 clauses out of 17919 with flag 174978/45000
7.43/2.60	c cleaning 0 clauses out of 45000 with flag 0/45000
8.23/3.05	c cleaning 9981 clauses out of 19963 with flag 224379/56000
8.63/3.22	c cleaning 0 clauses out of 56000 with flag 0/56000
9.91/3.81	c cleaning 10988 clauses out of 21983 with flag 282547/68001
9.91/3.86	c cleaning 0 clauses out of 68001 with flag 0/68001
11.71/4.77	c cleaning 0 clauses out of 81001 with flag 0/81001
11.91/4.83	c cleaning 11991 clauses out of 23994 with flag 341594/81000
13.53/5.67	c cleaning 0 clauses out of 95000 with flag 0/95000
14.31/6.07	c cleaning 12993 clauses out of 26004 with flag 408671/95001
15.91/6.83	c cleaning 0 clauses out of 110001 with flag 0/110001
16.70/7.16	c cleaning 14003 clauses out of 28011 with flag 475287/110001
19.10/8.35	c cleaning 0 clauses out of 126001 with flag 0/126001
19.70/8.63	c cleaning 15000 clauses out of 30008 with flag 547501/126001
21.50/9.56	c cleaning 0 clauses out of 143000 with flag 0/143000
22.32/10.00	c cleaning 16001 clauses out of 32008 with flag 623994/143001
23.90/10.73	c cleaning 0 clauses out of 161000 with flag 0/161000
26.15/11.70	c cleaning 17002 clauses out of 34006 with flag 706732/161000
28.35/12.81	c cleaning 0 clauses out of 180001 with flag 0/180001
29.55/13.44	c cleaning 17999 clauses out of 36004 with flag 794913/180000
31.95/14.60	c cleaning 0 clauses out of 200000 with flag 0/200000
33.35/15.41	c cleaning 18999 clauses out of 38005 with flag 884240/200000
35.15/16.26	c cleaning 0 clauses out of 221000 with flag 0/221000
37.75/17.50	c cleaning 20001 clauses out of 40006 with flag 976650/221000
40.17/18.78	c cleaning 0 clauses out of 243001 with flag 0/243001
42.15/19.78	c cleaning 21000 clauses out of 42005 with flag 1076678/243000
47.16/22.08	c cleaning 0 clauses out of 266000 with flag 0/266000
47.36/22.19	c cleaning 21998 clauses out of 44006 with flag 1181357/266001
52.74/24.89	c cleaning 23003 clauses out of 46008 with flag 1283919/290001
52.94/24.93	c cleaning 0 clauses out of 290001 with flag 0/290001
58.54/27.70	c cleaning 23998 clauses out of 48005 with flag 1398638/315001
59.54/28.28	c cleaning 0 clauses out of 315002 with flag 0/315002
64.96/30.93	c cleaning 25002 clauses out of 50007 with flag 1512722/341001
65.55/31.29	c cleaning 0 clauses out of 341001 with flag 0/341001
71.37/34.20	c cleaning 25998 clauses out of 52004 with flag 1635444/368000
71.95/34.45	c cleaning 0 clauses out of 368000 with flag 0/368000
79.96/38.28	c cleaning 27002 clauses out of 54007 with flag 1768493/396001
80.78/38.69	c cleaning 0 clauses out of 396001 with flag 0/396001
89.16/42.85	c cleaning 27997 clauses out of 56004 with flag 1894263/425000
89.38/42.99	c cleaning 0 clauses out of 425000 with flag 0/425000
98.40/47.44	c cleaning 29003 clauses out of 58008 with flag 2031287/455001
98.40/47.45	c cleaning 0 clauses out of 455001 with flag 0/455001
106.38/51.46	c cleaning 0 clauses out of 486001 with flag 0/486001
107.58/52.04	c cleaning 29997 clauses out of 60004 with flag 2171602/486000
114.98/55.77	c cleaning 0 clauses out of 518001 with flag 0/518001
120.19/58.32	c cleaning 31004 clauses out of 62008 with flag 2323189/518001
125.37/60.94	c cleaning 0 clauses out of 551000 with flag 0/551000
132.80/64.69	c cleaning 32000 clauses out of 64003 with flag 2475277/551000
137.34/66.71	c cleaning 0 clauses out of 585001 with flag 0/585001
145.50/70.42	c cleaning 33000 clauses out of 66004 with flag 2620889/585001
154.31/74.90	c cleaning 0 clauses out of 620001 with flag 0/620001
157.69/76.57	c cleaning 33999 clauses out of 68003 with flag 2771253/620000
167.56/81.46	c cleaning 0 clauses out of 656000 with flag 0/656001
171.15/83.29	c cleaning 35000 clauses out of 70004 with flag 2918769/656000
181.35/88.36	c cleaning 0 clauses out of 693000 with flag 0/693001
183.95/89.67	c cleaning 36000 clauses out of 72005 with flag 3070519/693001
195.95/95.69	c cleaning 0 clauses out of 731000 with flag 0/731001
197.95/96.65	c And the winner is solver1
198.06/96.84	c cleaning 36997 clauses out of 74005 with flag 3231607/731001
198.06/96.88	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
198.06/96.88	c starts		: 29
198.06/96.88	c conflicts		: 731001
198.06/96.88	c decisions		: 895827
198.06/96.88	c propagations		: 5676894
198.06/96.88	c inspects		: 2352312147
198.06/96.88	c shortcuts		: 0
198.06/96.88	c learnt literals	: 0
198.06/96.88	c learnt binary clauses	: 0
198.06/96.88	c learnt ternary clauses	: 6
198.06/96.88	c learnt constraints	: 731001
198.06/96.88	c ignored constraints	: 0
198.06/96.88	c root simplifications	: 0
198.06/96.88	c removed literals (reason simplification)	: 3128410
198.06/96.88	c reason swapping (by a shorter reason)	: 0
198.06/96.88	c Calls to reduceDB	: 34
198.06/96.88	c Number of update (reduction) of LBD	: 123253
198.06/96.88	c Imported unit clauses	: 0
198.06/96.88	c number of reductions to clauses (during analyze)	: 0
198.06/96.88	c number of learned constraints concerned by reduction	: 0
198.06/96.88	c number of learning phase by resolution	: 0
198.06/96.88	c number of learning phase by cutting planes	: 0
198.06/96.88	c speed (assignments/second)	: 58697.74799925554
198.06/96.88	c non guided choices	186
198.06/96.90	c learnt constraints type 
198.06/96.90	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 37008
198.06/96.90	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
198.06/96.90	c starts		: 169
198.06/96.90	c conflicts		: 738057
198.06/96.90	c decisions		: 889414
198.06/96.90	c propagations		: 3523123
198.06/96.90	c inspects		: 908834062
198.06/96.90	c shortcuts		: 0
198.06/96.90	c learnt literals	: 1
198.06/96.90	c learnt binary clauses	: 2
198.06/96.90	c learnt ternary clauses	: 12
198.06/96.90	c learnt constraints	: 738055
198.06/96.90	c ignored constraints	: 0
198.06/96.90	c root simplifications	: 0
198.06/96.90	c removed literals (reason simplification)	: 0
198.06/96.90	c reason swapping (by a shorter reason)	: 0
198.06/96.90	c Calls to reduceDB	: 34
198.06/96.90	c Number of update (reduction) of LBD	: 0
198.06/96.90	c Imported unit clauses	: 0
198.06/96.90	c number of reductions to clauses (during analyze)	: 0
198.06/96.90	c number of learned constraints concerned by reduction	: 0
198.06/96.90	c number of learning phase by resolution	: 0
198.06/96.90	c number of learning phase by cutting planes	: 0
198.06/96.90	c speed (assignments/second)	: 36420.73107697397
198.06/96.90	c non guided choices	125
198.06/96.99	c learnt constraints type 
198.06/96.99	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 738053
198.06/96.99	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 2
198.06/96.99	s UNSATISFIABLE
198.06/96.99	c Total wall clock time (in seconds): 96.881

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

pid=29738
running on 8 cores: 0-3,8-11

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.33 3.88 2.53 4/284 29741
/proc/meminfo: memFree=25492936/32872528 swapFree=8828/8828
[pid=29741] ppid=29738 vsize=8482100 CPUtime=0 cores=0-3,8-11
/proc/29741/stat : 29741 (java) S 29738 29741 26963 0 -1 4202496 1802 0 1 0 0 0 0 0 20 0 2 0 11845805 8685670400 1406 33554432000 1073741824 1073778376 140734824325552 140734824316688 216811995197 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29741/statm: 2120525 1418 941 9 0 2111634 0
[pid=29741/tid=29742] ppid=29738 vsize=8482100 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29742/stat : 29742 (java) R 29738 29741 26963 0 -1 4202560 670 0 1 0 0 0 0 0 20 0 2 0 11845806 8685670400 1496 33554432000 1073741824 1073778376 140734824325552 140672866208048 216808305323 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0

[startup+0.100119 s]
/proc/loadavg: 4.33 3.88 2.53 4/284 29741
/proc/meminfo: memFree=25492936/32872528 swapFree=8828/8828
[pid=29741] ppid=29738 vsize=9896436 CPUtime=0.11 cores=0-3,8-11
/proc/29741/stat : 29741 (java) S 29738 29741 26963 0 -1 4202496 4553 0 1 0 10 1 0 0 20 0 23 0 11845805 10133950464 6175 33554432000 1073741824 1073778376 140734824325552 140734824316688 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29741/statm: 2474109 6176 2155 9 0 2464786 0
[pid=29741/tid=29742] ppid=29738 vsize=9896436 CPUtime=0.07 cores=0-3,8-11
/proc/29741/task/29742/stat : 29742 (java) R 29738 29741 26963 0 -1 4202560 2455 0 1 0 7 0 0 0 20 0 23 0 11845806 10133950464 6176 33554432000 1073741824 1073778376 140734824325552 140672866204576 216812020149 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9896436

[startup+0.200281 s]
/proc/loadavg: 4.33 3.88 2.53 4/284 29741
/proc/meminfo: memFree=25492936/32872528 swapFree=8828/8828
[pid=29741] ppid=29738 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/29741/stat : 29741 (java) S 29738 29741 26963 0 -1 4202496 4800 0 1 0 27 1 0 0 20 0 27 0 11845805 10406596608 7914 33554432000 1073741824 1073778376 140734824325552 140734824316688 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29741/statm: 2540673 7914 2216 9 0 2531350 0
[pid=29741/tid=29742] ppid=29738 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/29741/task/29742/stat : 29742 (java) S 29738 29741 26963 0 -1 4202560 2483 0 1 0 15 0 0 0 20 0 27 0 11845806 10406596608 7914 33554432000 1073741824 1073778376 140734824325552 140672866206584 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10162692

[startup+0.300353 s]
/proc/loadavg: 4.33 3.88 2.53 4/284 29741
/proc/meminfo: memFree=25492936/32872528 swapFree=8828/8828
[pid=29741] ppid=29738 vsize=10162692 CPUtime=0.68 cores=0-3,8-11
/proc/29741/stat : 29741 (java) S 29738 29741 26963 0 -1 4202496 7769 0 1 0 66 2 0 0 20 0 27 0 11845805 10406596608 9838 33554432000 1073741824 1073778376 140734824325552 140734824316688 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29741/statm: 2540673 9838 2244 9 0 2531350 0
[pid=29741/tid=29742] ppid=29738 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/29741/task/29742/stat : 29742 (java) S 29738 29741 26963 0 -1 4202560 2483 0 1 0 15 0 0 0 20 0 27 0 11845806 10406596608 9838 33554432000 1073741824 1073778376 140734824325552 140672866206584 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10162692

[startup+0.700285 s]
/proc/loadavg: 4.33 3.88 2.53 4/284 29741
/proc/meminfo: memFree=25492936/32872528 swapFree=8828/8828
[pid=29741] ppid=29738 vsize=10162692 CPUtime=2.21 cores=0-3,8-11
/proc/29741/stat : 29741 (java) S 29738 29741 26963 0 -1 4202496 19819 0 1 0 217 4 0 0 20 0 27 0 11845805 10406596608 33010 33554432000 1073741824 1073778376 140734824325552 140734824316688 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29741/statm: 2540673 33010 2259 9 0 2531350 0
[pid=29741/tid=29742] ppid=29738 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/29741/task/29742/stat : 29742 (java) S 29738 29741 26963 0 -1 4202560 2483 0 1 0 15 0 0 0 20 0 27 0 11845806 10406596608 33010 33554432000 1073741824 1073778376 140734824325552 140672866206584 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 10162692

[startup+1.50136 s]
/proc/loadavg: 4.46 3.92 2.55 6/311 29768
/proc/meminfo: memFree=25305280/32872528 swapFree=8828/8828
[pid=29741] ppid=29738 vsize=10162692 CPUtime=4.81 cores=0-3,8-11
/proc/29741/stat : 29741 (java) S 29738 29741 26963 0 -1 4202496 26241 0 1 0 473 8 0 0 20 0 27 0 11845805 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140734824316688 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29741/statm: 2540673 50780 2275 9 0 2531350 0
[pid=29741/tid=29742] ppid=29738 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/29741/task/29742/stat : 29742 (java) S 29738 29741 26963 0 -1 4202560 2483 0 1 0 15 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672866206584 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29741/tid=29744] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29744/stat : 29744 (java) S 29738 29741 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672710199720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29745] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29745/stat : 29745 (java) S 29738 29741 26963 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672709147176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29741/tid=29746] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29746/stat : 29746 (java) S 29738 29741 26963 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672708094120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29747] ppid=29738 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/29741/task/29747/stat : 29747 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672707041576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29748] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29748/stat : 29748 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672705989544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29749] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29749/stat : 29749 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672704937000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29741/tid=29750] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29750/stat : 29750 (java) S 29738 29741 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672703883944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29751] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29751/stat : 29751 (java) S 29738 29741 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672702831400 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29752] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29752/stat : 29752 (java) S 29738 29741 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672701778344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29753] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29753/stat : 29753 (java) S 29738 29741 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672700725800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=29741/tid=29754] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29754/stat : 29754 (java) S 29738 29741 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672699672744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29755] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29755/stat : 29755 (java) S 29738 29741 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672698620200 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29756] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29756/stat : 29756 (java) S 29738 29741 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672697568168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=29741/tid=29757] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29757/stat : 29757 (java) S 29738 29741 26963 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 27 0 11845808 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672679893992 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29758] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29758/stat : 29758 (java) S 29738 29741 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11845808 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672678839800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29759] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29759/stat : 29759 (java) S 29738 29741 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11845808 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672677787144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29760] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29760/stat : 29760 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11845810 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672676735376 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29761] ppid=29738 vsize=10162692 CPUtime=0.67 cores=0-3,8-11
/proc/29741/task/29761/stat : 29761 (java) S 29738 29741 26963 0 -1 4202560 10324 0 0 0 65 2 0 0 20 0 27 0 11845810 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672675682744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29762] ppid=29738 vsize=10162692 CPUtime=1.2 cores=0-3,8-11
/proc/29741/task/29762/stat : 29762 (java) R 29738 29741 26963 0 -1 4202560 11924 0 0 0 118 2 0 0 20 0 27 0 11845810 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672674616968 140672869132293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29741/tid=29763] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29763/stat : 29763 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11845810 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672673577336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29764] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29764/stat : 29764 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11845810 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672672525512 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29765] ppid=29738 vsize=10162692 CPUtime=1.28 cores=0-3,8-11
/proc/29741/task/29765/stat : 29765 (java) R 29738 29741 26963 0 -1 4202560 23 0 0 0 128 0 0 0 20 0 27 0 11845822 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672671370512 140672739255063 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29741/tid=29766] ppid=29738 vsize=10162692 CPUtime=1.28 cores=0-3,8-11
/proc/29741/task/29766/stat : 29766 (java) R 29738 29741 26963 0 -1 4202560 90 0 0 0 128 0 0 0 20 0 27 0 11845822 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672670318408 140672739135536 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29741/tid=29767] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29767/stat : 29767 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11845823 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140672669267368 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29768] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29768/stat : 29768 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11845823 10406596608 50780 33554432000 1073741824 1073778376 140734824325552 140671117681704 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 10162692

[startup+3.10113 s]
/proc/loadavg: 4.46 3.92 2.55 5/311 29768
/proc/meminfo: memFree=25242120/32872528 swapFree=8828/8828
[pid=29741] ppid=29738 vsize=10162692 CPUtime=8.43 cores=0-3,8-11
/proc/29741/stat : 29741 (java) S 29738 29741 26963 0 -1 4202496 29419 0 1 0 830 13 0 0 20 0 27 0 11845805 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140734824316688 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29741/statm: 2540673 84131 2275 9 0 2531350 0
[pid=29741/tid=29742] ppid=29738 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/29741/task/29742/stat : 29742 (java) S 29738 29741 26963 0 -1 4202560 2483 0 1 0 15 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672866206584 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29741/tid=29744] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29744/stat : 29744 (java) S 29738 29741 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672710199720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29745] ppid=29738 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/29741/task/29745/stat : 29745 (java) S 29738 29741 26963 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672709147176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29741/tid=29746] ppid=29738 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/29741/task/29746/stat : 29746 (java) S 29738 29741 26963 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672708094120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29741/tid=29747] ppid=29738 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/29741/task/29747/stat : 29747 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672707041576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29741/tid=29748] ppid=29738 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/29741/task/29748/stat : 29748 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672705989544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=29741/tid=29749] ppid=29738 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/29741/task/29749/stat : 29749 (java) S 29738 29741 26963 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672704937000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29741/tid=29750] ppid=29738 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/29741/task/29750/stat : 29750 (java) S 29738 29741 26963 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672703883944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29751] ppid=29738 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/29741/task/29751/stat : 29751 (java) S 29738 29741 26963 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672702831400 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29741/tid=29752] ppid=29738 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/29741/task/29752/stat : 29752 (java) S 29738 29741 26963 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672701778344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29741/tid=29753] ppid=29738 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/29741/task/29753/stat : 29753 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672700725800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=29741/tid=29754] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29754/stat : 29754 (java) S 29738 29741 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672699672744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29741/tid=29755] ppid=29738 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/29741/task/29755/stat : 29755 (java) S 29738 29741 26963 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672698620200 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29756] ppid=29738 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/29741/task/29756/stat : 29756 (java) S 29738 29741 26963 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 27 0 11845806 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672697568168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29757] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29757/stat : 29757 (java) S 29738 29741 26963 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 27 0 11845808 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672679893992 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29758] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29758/stat : 29758 (java) S 29738 29741 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11845808 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672678839800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29759] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29759/stat : 29759 (java) S 29738 29741 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11845808 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672677787144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29760] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29760/stat : 29760 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11845810 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672676735376 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29761] ppid=29738 vsize=10162692 CPUtime=0.67 cores=0-3,8-11
/proc/29741/task/29761/stat : 29761 (java) S 29738 29741 26963 0 -1 4202560 10324 0 0 0 65 2 0 0 20 0 27 0 11845810 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672675682744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29762] ppid=29738 vsize=10162692 CPUtime=1.53 cores=0-3,8-11
/proc/29741/task/29762/stat : 29762 (java) S 29738 29741 26963 0 -1 4202560 14885 0 0 0 151 2 0 0 20 0 27 0 11845810 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672674629688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29741/tid=29763] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29763/stat : 29763 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11845810 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672673577336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29764] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29764/stat : 29764 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11845810 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672672525512 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29765] ppid=29738 vsize=10162692 CPUtime=2.86 cores=0-3,8-11
/proc/29741/task/29765/stat : 29765 (java) R 29738 29741 26963 0 -1 4202560 24 0 0 0 286 0 0 0 20 0 27 0 11845822 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672671370512 140672739004379 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29741/tid=29766] ppid=29738 vsize=10162692 CPUtime=2.86 cores=0-3,8-11
/proc/29741/task/29766/stat : 29766 (java) R 29738 29741 26963 0 -1 4202560 151 0 0 0 283 3 0 0 20 0 27 0 11845822 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672670310528 140672739135666 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29741/tid=29767] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29767/stat : 29767 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11845823 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140672669267368 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29768] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29768/stat : 29768 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11845823 10406596608 84131 33554432000 1073741824 1073778376 140734824325552 140671117681704 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 8.43
Current children cumulated vsize (KiB) 10162692

[startup+6.30114 s]
/proc/loadavg: 4.46 3.92 2.55 5/311 29768
/proc/meminfo: memFree=25116640/32872528 swapFree=8828/8828

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

/proc/29741/task/29755/stat : 29755 (java) S 29738 29741 26963 0 -1 4202560 133 0 0 0 17 11 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672698620200 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29741/tid=29756] ppid=29738 vsize=10162692 CPUtime=0.25 cores=0-3,8-11
/proc/29741/task/29756/stat : 29756 (java) S 29738 29741 26963 0 -1 4202560 183 0 0 0 16 9 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672697568168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29757] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29757/stat : 29757 (java) S 29738 29741 26963 0 -1 4202560 984 0 0 0 0 0 0 0 20 0 27 0 11845808 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672679893992 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29758] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29758/stat : 29758 (java) S 29738 29741 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11845808 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672678839800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29759] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29759/stat : 29759 (java) S 29738 29741 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11845808 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672677787144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29760] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29760/stat : 29760 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11845810 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672676735376 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29761] ppid=29738 vsize=10162692 CPUtime=1.05 cores=0-3,8-11
/proc/29741/task/29761/stat : 29761 (java) S 29738 29741 26963 0 -1 4202560 10384 0 0 0 103 2 0 0 20 0 27 0 11845810 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672675682744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29762] ppid=29738 vsize=10162692 CPUtime=1.62 cores=0-3,8-11
/proc/29741/task/29762/stat : 29762 (java) S 29738 29741 26963 0 -1 4202560 14887 0 0 0 160 2 0 0 20 0 27 0 11845810 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672674629688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29741/tid=29763] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29763/stat : 29763 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11845810 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672673577336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29764] ppid=29738 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/29741/task/29764/stat : 29764 (java) S 29738 29741 26963 0 -1 4202560 5 0 0 0 1 1 0 0 20 0 27 0 11845810 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672672525512 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29765] ppid=29738 vsize=10162692 CPUtime=93.54 cores=0-3,8-11
/proc/29741/task/29765/stat : 29765 (java) R 29738 29741 26963 0 -1 4202560 45 0 0 0 9352 2 0 0 20 0 27 0 11845822 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672671370512 140672739255100 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29741/tid=29766] ppid=29738 vsize=10162692 CPUtime=93.54 cores=0-3,8-11
/proc/29741/task/29766/stat : 29766 (java) R 29738 29741 26963 0 -1 4202560 1359 0 0 0 9326 28 0 0 20 0 27 0 11845822 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672670319784 140672739133440 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29741/tid=29767] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29767/stat : 29767 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11845823 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672669267368 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29768] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29768/stat : 29768 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11845823 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140671117681704 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 193.55
Current children cumulated vsize (KiB) 10162692

[startup+96.0011 s]
/proc/loadavg: 4.17 3.96 2.70 5/312 29773
/proc/meminfo: memFree=23209192/32872528 swapFree=8828/8828
[pid=29741] ppid=29738 vsize=10162692 CPUtime=196.75 cores=0-3,8-11
/proc/29741/stat : 29741 (java) S 29738 29741 26963 0 -1 4202496 33532 0 1 0 19542 133 0 0 20 0 27 0 11845805 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140734824316688 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29741/statm: 2540673 557611 2276 9 0 2531350 0
[pid=29741/tid=29742] ppid=29738 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/29741/task/29742/stat : 29742 (java) S 29738 29741 26963 0 -1 4202560 2485 0 1 0 15 0 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672866206584 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29741/tid=29744] ppid=29738 vsize=10162692 CPUtime=0.14 cores=0-3,8-11
/proc/29741/task/29744/stat : 29744 (java) S 29738 29741 26963 0 -1 4202560 91 0 0 0 10 4 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672710199720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29745] ppid=29738 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/29741/task/29745/stat : 29745 (java) S 29738 29741 26963 0 -1 4202560 92 0 0 0 12 6 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672709147176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29746] ppid=29738 vsize=10162692 CPUtime=0.25 cores=0-3,8-11
/proc/29741/task/29746/stat : 29746 (java) S 29738 29741 26963 0 -1 4202560 157 0 0 0 16 9 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672708094120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29747] ppid=29738 vsize=10162692 CPUtime=0.17 cores=0-3,8-11
/proc/29741/task/29747/stat : 29747 (java) S 29738 29741 26963 0 -1 4202560 226 0 0 0 12 5 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672707041576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29748] ppid=29738 vsize=10162692 CPUtime=0.23 cores=0-3,8-11
/proc/29741/task/29748/stat : 29748 (java) S 29738 29741 26963 0 -1 4202560 184 0 0 0 15 8 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672705989544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29749] ppid=29738 vsize=10162692 CPUtime=0.22 cores=0-3,8-11
/proc/29741/task/29749/stat : 29749 (java) S 29738 29741 26963 0 -1 4202560 166 0 0 0 14 8 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672704937000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=29741/tid=29750] ppid=29738 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/29741/task/29750/stat : 29750 (java) S 29738 29741 26963 0 -1 4202560 114 0 0 0 12 6 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672703883944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29751] ppid=29738 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/29741/task/29751/stat : 29751 (java) S 29738 29741 26963 0 -1 4202560 141 0 0 0 19 9 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672702831400 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29752] ppid=29738 vsize=10162692 CPUtime=0.21 cores=0-3,8-11
/proc/29741/task/29752/stat : 29752 (java) S 29738 29741 26963 0 -1 4202560 283 0 0 0 15 6 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672701778344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29753] ppid=29738 vsize=10162692 CPUtime=0.22 cores=0-3,8-11
/proc/29741/task/29753/stat : 29753 (java) S 29738 29741 26963 0 -1 4202560 168 0 0 0 15 7 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672700725800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29754] ppid=29738 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/29741/task/29754/stat : 29754 (java) S 29738 29741 26963 0 -1 4202560 182 0 0 0 18 10 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672699672744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=29741/tid=29755] ppid=29738 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/29741/task/29755/stat : 29755 (java) S 29738 29741 26963 0 -1 4202560 133 0 0 0 17 11 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672698620200 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29741/tid=29756] ppid=29738 vsize=10162692 CPUtime=0.25 cores=0-3,8-11
/proc/29741/task/29756/stat : 29756 (java) S 29738 29741 26963 0 -1 4202560 183 0 0 0 16 9 0 0 20 0 27 0 11845806 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672697568168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29757] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29757/stat : 29757 (java) S 29738 29741 26963 0 -1 4202560 984 0 0 0 0 0 0 0 20 0 27 0 11845808 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672679893992 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29758] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29758/stat : 29758 (java) S 29738 29741 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11845808 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672678839800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29759] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29759/stat : 29759 (java) S 29738 29741 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11845808 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672677787144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29760] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29760/stat : 29760 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11845810 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672676735376 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29761] ppid=29738 vsize=10162692 CPUtime=1.05 cores=0-3,8-11
/proc/29741/task/29761/stat : 29761 (java) S 29738 29741 26963 0 -1 4202560 10384 0 0 0 103 2 0 0 20 0 27 0 11845810 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672675682744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29762] ppid=29738 vsize=10162692 CPUtime=1.62 cores=0-3,8-11
/proc/29741/task/29762/stat : 29762 (java) S 29738 29741 26963 0 -1 4202560 14887 0 0 0 160 2 0 0 20 0 27 0 11845810 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672674629688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29741/tid=29763] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29763/stat : 29763 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11845810 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672673577336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29764] ppid=29738 vsize=10162692 CPUtime=0.03 cores=0-3,8-11
/proc/29741/task/29764/stat : 29764 (java) S 29738 29741 26963 0 -1 4202560 5 0 0 0 1 2 0 0 20 0 27 0 11845810 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672672525512 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29765] ppid=29738 vsize=10162692 CPUtime=95.14 cores=0-3,8-11
/proc/29741/task/29765/stat : 29765 (java) R 29738 29741 26963 0 -1 4202560 45 0 0 0 9512 2 0 0 20 0 27 0 11845822 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672671370512 140672739255100 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29741/tid=29766] ppid=29738 vsize=10162692 CPUtime=95.13 cores=0-3,8-11
/proc/29741/task/29766/stat : 29766 (java) R 29738 29741 26963 0 -1 4202560 1359 0 0 0 9485 28 0 0 20 0 27 0 11845822 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672670319784 140672739133626 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29741/tid=29767] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29767/stat : 29767 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11845823 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140672669267368 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29768] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29768/stat : 29768 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11845823 10406596608 557611 33554432000 1073741824 1073778376 140734824325552 140671117681704 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 196.75
Current children cumulated vsize (KiB) 10162692

[startup+96.8015 s]
/proc/loadavg: 4.17 3.96 2.70 4/310 29773
/proc/meminfo: memFree=23209316/32872528 swapFree=8828/8828
[pid=29741] ppid=29738 vsize=10162692 CPUtime=197.98 cores=0-3,8-11
/proc/29741/stat : 29741 (java) S 29738 29741 26963 0 -1 4202496 33533 0 1 0 19663 135 0 0 20 0 25 0 11845805 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140734824316688 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29741/statm: 2540673 557602 2277 9 0 2531350 0
[pid=29741/tid=29742] ppid=29738 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/29741/task/29742/stat : 29742 (java) S 29738 29741 26963 0 -1 4202560 2485 0 1 0 15 0 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672866206584 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29741/tid=29744] ppid=29738 vsize=10162692 CPUtime=0.14 cores=0-3,8-11
/proc/29741/task/29744/stat : 29744 (java) S 29738 29741 26963 0 -1 4202560 91 0 0 0 10 4 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672710199720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29745] ppid=29738 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/29741/task/29745/stat : 29745 (java) S 29738 29741 26963 0 -1 4202560 92 0 0 0 12 6 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672709147176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29746] ppid=29738 vsize=10162692 CPUtime=0.25 cores=0-3,8-11
/proc/29741/task/29746/stat : 29746 (java) S 29738 29741 26963 0 -1 4202560 157 0 0 0 16 9 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672708094120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29747] ppid=29738 vsize=10162692 CPUtime=0.17 cores=0-3,8-11
/proc/29741/task/29747/stat : 29747 (java) S 29738 29741 26963 0 -1 4202560 226 0 0 0 12 5 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672707041576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29748] ppid=29738 vsize=10162692 CPUtime=0.23 cores=0-3,8-11
/proc/29741/task/29748/stat : 29748 (java) S 29738 29741 26963 0 -1 4202560 184 0 0 0 15 8 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672705989544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29749] ppid=29738 vsize=10162692 CPUtime=0.22 cores=0-3,8-11
/proc/29741/task/29749/stat : 29749 (java) S 29738 29741 26963 0 -1 4202560 166 0 0 0 14 8 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672704937000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=29741/tid=29750] ppid=29738 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/29741/task/29750/stat : 29750 (java) S 29738 29741 26963 0 -1 4202560 114 0 0 0 12 6 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672703883944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29751] ppid=29738 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/29741/task/29751/stat : 29751 (java) S 29738 29741 26963 0 -1 4202560 141 0 0 0 19 9 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672702831400 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29752] ppid=29738 vsize=10162692 CPUtime=0.21 cores=0-3,8-11
/proc/29741/task/29752/stat : 29752 (java) S 29738 29741 26963 0 -1 4202560 283 0 0 0 15 6 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672701778344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29753] ppid=29738 vsize=10162692 CPUtime=0.22 cores=0-3,8-11
/proc/29741/task/29753/stat : 29753 (java) S 29738 29741 26963 0 -1 4202560 168 0 0 0 15 7 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672700725800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29754] ppid=29738 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/29741/task/29754/stat : 29754 (java) S 29738 29741 26963 0 -1 4202560 182 0 0 0 18 10 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672699672744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=29741/tid=29755] ppid=29738 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/29741/task/29755/stat : 29755 (java) S 29738 29741 26963 0 -1 4202560 133 0 0 0 17 11 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672698620200 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29741/tid=29756] ppid=29738 vsize=10162692 CPUtime=0.25 cores=0-3,8-11
/proc/29741/task/29756/stat : 29756 (java) S 29738 29741 26963 0 -1 4202560 183 0 0 0 16 9 0 0 20 0 25 0 11845806 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672697568168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29757] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29757/stat : 29757 (java) S 29738 29741 26963 0 -1 4202560 984 0 0 0 0 0 0 0 20 0 25 0 11845808 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672679893992 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=29741/tid=29758] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29758/stat : 29758 (java) S 29738 29741 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 25 0 11845808 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672678839800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29759] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29759/stat : 29759 (java) S 29738 29741 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 25 0 11845808 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672677787144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29760] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29760/stat : 29760 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 25 0 11845810 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672676735376 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=29741/tid=29761] ppid=29738 vsize=10162692 CPUtime=1.05 cores=0-3,8-11
/proc/29741/task/29761/stat : 29761 (java) S 29738 29741 26963 0 -1 4202560 10384 0 0 0 103 2 0 0 20 0 25 0 11845810 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672675682744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29762] ppid=29738 vsize=10162692 CPUtime=1.62 cores=0-3,8-11
/proc/29741/task/29762/stat : 29762 (java) S 29738 29741 26963 0 -1 4202560 14887 0 0 0 160 2 0 0 20 0 25 0 11845810 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672674629688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29741/tid=29763] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29763/stat : 29763 (java) S 29738 29741 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 25 0 11845810 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672673577336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=29741/tid=29764] ppid=29738 vsize=10162692 CPUtime=0.03 cores=0-3,8-11
/proc/29741/task/29764/stat : 29764 (java) S 29738 29741 26963 0 -1 4202560 5 0 0 0 1 2 0 0 20 0 25 0 11845810 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672672525512 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29741/tid=29765] ppid=29738 vsize=10162692 CPUtime=95.94 cores=0-3,8-11
/proc/29741/task/29765/stat : 29765 (java) R 29738 29741 26963 0 -1 4202560 45 0 0 0 9592 2 0 0 20 0 25 0 11845822 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140672671370512 140672739591841 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29741/tid=29768] ppid=29738 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/29741/task/29768/stat : 29768 (java) S 29738 29741 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 25 0 11845823 10406596608 557602 33554432000 1073741824 1073778376 140734824325552 140671117681704 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 197.98
Current children cumulated vsize (KiB) 10162692

[startup+97.0013 s]
/proc/loadavg: 4.17 3.96 2.70 4/310 29773
/proc/meminfo: memFree=23209316/32872528 swapFree=8828/8828
[pid=29741] ppid=29738 vsize=0 CPUtime=198.02 cores=0-3,8-11
/proc/29741/stat : 29741 (java) Z 29738 29741 26963 0 -1 4203532 33555 0 1 0 19648 154 0 0 20 0 2 0 11845805 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/29741/statm: 0 0 0 0 0 0 0
[pid=29741/tid=29751] ppid=29738 vsize=0 CPUtime=0.29 cores=0-3,8-11
/proc/29741/task/29751/stat : 29751 (java) R 29738 29741 26963 0 -1 4203588 141 0 0 0 19 10 0 0 20 0 2 0 11845806 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 198.02
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): 0.240005
#  lost CPU user time (s): 0.279999
#  lost CPU system time (s): -0.04

Real time (s): 97.0036
CPU time (s): 198.275
CPU user time (s): 196.752
CPU system time (s): 1.52276
CPU usage (%): 204.4
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.472
system time used= 1.56276
maximum resident set size= 2264512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33555
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3048
involuntary context switches= 1710

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.944856 second user time and 0.98485 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 19:48:50
IDJOB=4120795
IDBENCH=110110
IDSOLVER=2543
FILE ID=node132/4120795-1467308930
RUNJOBID= node132-1467308448-26979
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-r1.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-4120795-1467308930/watcher-4120795-1467308930 -o /tmp/evaluation-result-4120795-1467308930/solver-4120795-1467308930 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467308448-26979 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120795-1467308930.opb

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

MD5SUM BENCH= 11559c818a57ecaac967948ed54bdb1b
RANDOM SEED=1706606566

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:        25492588 kB
Buffers:          162052 kB
Cached:          3979044 kB
SwapCached:            0 kB
Active:          2621552 kB
Inactive:        3921568 kB
Active(anon):    2403412 kB
Inactive(anon):     1532 kB
Active(file):     218140 kB
Inactive(file):  3920036 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:       2460460 kB
Mapped:            22196 kB
Shmem:               216 kB
Slab:             635792 kB
SReclaimable:      75860 kB
SUnreclaim:       559932 kB
KernelStack:        2384 kB
PageTables:         9844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3204328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2385920 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:50:27