Trace number 4122331

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 277.152 135.783

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-27-1.cnf.gz-plain.pb.metafix.opb
MD5SUM7b5584ecd37cf456dda58199d9de733f
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 benchmark80.5218
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables109
Total number of constraints228
Number of constraints which are clauses228
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.12/0.11	c Pseudo Boolean Optimization by upper bound
0.12/0.11	c ManyCore solver with 2 solvers running in parallel
0.12/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.12/0.11	c --- Begin Solver configuration ---
0.12/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38c5c3ac
0.12/0.11	c Learn all clauses as in MiniSAT
0.12/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.11	c Expensive reason simplification
0.12/0.11	c Glucose 2.1 dynamic restart strategy
0.12/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.12/0.11	c timeout=2147483s
0.12/0.11	c DB Simplification allowed=false
0.12/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@558385e3
0.12/0.11	c --- End Solver configuration ---
0.12/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.12/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.12/0.11	c --- Begin Solver configuration ---
0.12/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@2dcb25f1
0.12/0.11	c Learn all clauses as in MiniSAT
0.12/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.12/0.11	c No reason simplification
0.12/0.11	c Armin Biere (Picosat) restarts strategy
0.12/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.12/0.11	c timeout=2147483s
0.12/0.11	c DB Simplification allowed=false
0.12/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@558385e3
0.12/0.11	c --- End Solver configuration ---
0.12/0.11	c solving HOME/instance-4122331-1467310041.opb
0.12/0.11	c reading problem ... 
0.12/0.11	c  no objective function found
0.12/0.15	c ... done. Wall clock time 0.04s.
0.12/0.15	c declared #vars     109
0.12/0.15	c #constraints  228
0.12/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.12/0.15	c constraints type 
0.12/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 228
0.12/0.15	c 228 constraints processed.
0.12/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.12/0.15	c constraints type 
0.12/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 228
0.12/0.15	c 228 constraints processed.
1.52/0.54	c cleaning 2500 clauses out of 5001 with flag 36885/5001
2.32/0.75	c cleaning 0 clauses out of 5001 with flag 0/5001
2.73/0.84	c cleaning 4246 clauses out of 8500 with flag 82722/11000
3.81/1.14	c cleaning 0 clauses out of 11003 with flag 0/11003
4.11/1.26	c cleaning 5625 clauses out of 11255 with flag 137743/18001
5.24/1.65	c cleaning 0 clauses out of 18000 with flag 0/18000
5.49/1.76	c cleaning 6810 clauses out of 13630 with flag 198573/26001
6.72/2.40	c cleaning 0 clauses out of 26001 with flag 0/26001
6.91/2.44	c cleaning 7906 clauses out of 15819 with flag 269310/35000
8.51/3.24	c cleaning 8953 clauses out of 17913 with flag 350051/45000
8.77/3.31	c cleaning 0 clauses out of 35000 with flag 0/35000
10.36/4.19	c cleaning 9977 clauses out of 19960 with flag 444245/56000
11.05/4.51	c cleaning 0 clauses out of 45000 with flag 0/45000
12.81/5.32	c cleaning 10984 clauses out of 21984 with flag 538453/68001
14.48/6.12	c cleaning 0 clauses out of 56002 with flag 0/56002
15.49/6.67	c cleaning 11993 clauses out of 24001 with flag 646065/81002
17.95/7.87	c cleaning 0 clauses out of 68000 with flag 0/68000
18.73/8.28	c cleaning 12997 clauses out of 26006 with flag 754049/95000
22.76/10.25	c cleaning 14001 clauses out of 28011 with flag 869257/110002
22.96/10.38	c cleaning 0 clauses out of 81000 with flag 0/81000
27.29/12.43	c cleaning 14999 clauses out of 30009 with flag 987764/126001
28.49/13.02	c cleaning 0 clauses out of 95000 with flag 0/95000
31.93/14.71	c cleaning 16000 clauses out of 32011 with flag 1111052/143002
34.62/16.08	c cleaning 0 clauses out of 110001 with flag 0/110001
37.22/17.39	c cleaning 17003 clauses out of 34010 with flag 1235262/161001
43.10/20.29	c cleaning 18000 clauses out of 36007 with flag 1371392/180001
45.10/21.23	c cleaning 0 clauses out of 126001 with flag 0/126001
49.78/23.54	c cleaning 18999 clauses out of 38006 with flag 1508861/200000
55.70/26.43	c cleaning 0 clauses out of 143001 with flag 0/143001
57.19/27.13	c cleaning 19996 clauses out of 40007 with flag 1648364/221000
65.74/31.35	c cleaning 21002 clauses out of 42011 with flag 1793666/243000
68.20/32.55	c cleaning 0 clauses out of 161001 with flag 0/161001
75.07/35.92	c cleaning 22002 clauses out of 44010 with flag 1943218/266001
85.41/41.06	c cleaning 0 clauses out of 180000 with flag 0/180000
85.81/41.29	c cleaning 22998 clauses out of 46007 with flag 2097762/290000
97.08/46.89	c cleaning 23999 clauses out of 48009 with flag 2260763/315000
104.81/50.63	c cleaning 0 clauses out of 200002 with flag 0/200002
108.60/52.52	c cleaning 25003 clauses out of 50013 with flag 2431146/341003
121.81/59.01	c cleaning 26000 clauses out of 52007 with flag 2619535/368000
126.21/61.25	c cleaning 0 clauses out of 221001 with flag 0/221001
135.52/65.87	c cleaning 26996 clauses out of 54008 with flag 2804806/396001
147.42/71.73	c cleaning 0 clauses out of 243002 with flag 0/243002
150.49/73.21	c cleaning 27999 clauses out of 56012 with flag 2998885/425001
165.30/80.55	c cleaning 29000 clauses out of 58012 with flag 3191476/455000
174.91/85.22	c cleaning 0 clauses out of 266001 with flag 0/266001
183.02/89.23	c cleaning 30003 clauses out of 60012 with flag 3405734/486000
201.31/98.37	c cleaning 31000 clauses out of 62008 with flag 3622686/518000
210.04/102.64	c cleaning 0 clauses out of 290002 with flag 0/290002
221.99/108.58	c cleaning 31998 clauses out of 64008 with flag 3834961/551000
243.02/118.94	c cleaning 33003 clauses out of 66009 with flag 4053457/585000
246.21/120.58	c cleaning 0 clauses out of 315002 with flag 0/315002
267.51/131.04	c cleaning 34000 clauses out of 68005 with flag 4266201/620000
276.99/135.65	c And the winner is solver0
276.99/135.71	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
276.99/135.71	c starts		: 152
276.99/135.71	c conflicts		: 637702
276.99/135.71	c decisions		: 761613
276.99/135.71	c propagations		: 9029422
276.99/135.71	c inspects		: 3224397214
276.99/135.71	c shortcuts		: 0
276.99/135.71	c learnt literals	: 19
276.99/135.71	c learnt binary clauses	: 128
276.99/135.71	c learnt ternary clauses	: 591
276.99/135.71	c learnt constraints	: 637682
276.99/135.71	c ignored constraints	: 0
276.99/135.71	c root simplifications	: 0
276.99/135.71	c removed literals (reason simplification)	: 2005760
276.99/135.71	c reason swapping (by a shorter reason)	: 0
276.99/135.71	c Calls to reduceDB	: 31
276.99/135.71	c Number of update (reduction) of LBD	: 184767
276.99/135.71	c Imported unit clauses	: 0
276.99/135.71	c number of reductions to clauses (during analyze)	: 0
276.99/135.71	c number of learned constraints concerned by reduction	: 0
276.99/135.71	c number of learning phase by resolution	: 0
276.99/135.71	c number of learning phase by cutting planes	: 0
276.99/135.71	c speed (assignments/second)	: 66611.74595914513
276.99/135.71	c non guided choices	39
276.99/135.73	c learnt constraints type 
276.99/135.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 128
276.99/135.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 51562
276.99/135.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
276.99/135.73	c starts		: 135
276.99/135.73	c conflicts		: 333183
276.99/135.73	c decisions		: 378377
276.99/135.73	c propagations		: 5808605
276.99/135.73	c inspects		: 1451237809
276.99/135.73	c shortcuts		: 0
276.99/135.73	c learnt literals	: 0
276.99/135.73	c learnt binary clauses	: 0
276.99/135.73	c learnt ternary clauses	: 25
276.99/135.73	c learnt constraints	: 333182
276.99/135.73	c ignored constraints	: 0
276.99/135.73	c root simplifications	: 0
276.99/135.73	c removed literals (reason simplification)	: 0
276.99/135.73	c reason swapping (by a shorter reason)	: 0
276.99/135.73	c Calls to reduceDB	: 21
276.99/135.73	c Number of update (reduction) of LBD	: 0
276.99/135.73	c Imported unit clauses	: 0
276.99/135.73	c number of reductions to clauses (during analyze)	: 0
276.99/135.73	c number of learned constraints concerned by reduction	: 0
276.99/135.73	c number of learning phase by resolution	: 0
276.99/135.73	c number of learning phase by cutting planes	: 0
276.99/135.73	c speed (assignments/second)	: 42844.21906693713
276.99/135.73	c non guided choices	37
276.99/135.77	c learnt constraints type 
276.99/135.77	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 333182
276.99/135.77	s UNSATISFIABLE
276.99/135.77	c Total wall clock time (in seconds): 135.668

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

pid=899
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.02 4.11 3.65 4/284 902
/proc/meminfo: memFree=25780780/32872528 swapFree=8828/8828
[pid=902] ppid=899 vsize=96268 CPUtime=0 cores=4-7,12-15
/proc/902/stat : 902 (java) S 899 902 26963 0 -1 4202496 1356 0 0 0 0 0 0 0 20 0 2 0 11956873 98578432 979 33554432000 1073741824 1073778376 140733310349840 140733310340976 216811995197 0 0 4096 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/902/statm: 24067 980 746 9 0 16773 0
[pid=902/tid=903] ppid=899 vsize=8482100 CPUtime=0 cores=4-7,12-15
/proc/902/task/903/stat : 903 (java) R 899 902 26963 0 -1 4202560 639 0 1 0 0 0 0 0 20 0 2 0 11956873 8685670400 1977 33554432000 1073741824 1073778376 140733310349840 140428367272488 216808305323 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0

[startup+0.100124 s]
/proc/loadavg: 4.02 4.11 3.65 4/284 902
/proc/meminfo: memFree=25780780/32872528 swapFree=8828/8828
[pid=902] ppid=899 vsize=9896436 CPUtime=0.12 cores=4-7,12-15
/proc/902/stat : 902 (java) S 899 902 26963 0 -1 4202496 4529 0 1 0 11 1 0 0 20 0 23 0 11956873 10133950464 6151 33554432000 1073741824 1073778376 140733310349840 140733310340976 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/902/statm: 2474109 6151 2156 9 0 2464786 0
[pid=902/tid=903] ppid=899 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/902/task/903/stat : 903 (java) R 899 902 26963 0 -1 4202560 2423 0 1 0 8 0 0 0 20 0 23 0 11956873 10133950464 6151 33554432000 1073741824 1073778376 140733310349840 140428367270232 216812021005 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9896436

[startup+0.200307 s]
/proc/loadavg: 4.02 4.11 3.65 4/284 902
/proc/meminfo: memFree=25780780/32872528 swapFree=8828/8828
[pid=902] ppid=899 vsize=10162692 CPUtime=0.32 cores=4-7,12-15
/proc/902/stat : 902 (java) S 899 902 26963 0 -1 4202496 6079 0 1 0 31 1 0 0 20 0 27 0 11956873 10406596608 8856 33554432000 1073741824 1073778376 140733310349840 140733310340976 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/902/statm: 2540673 8856 2221 9 0 2531350 0
[pid=902/tid=903] ppid=899 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/902/task/903/stat : 903 (java) S 899 902 26963 0 -1 4202560 2444 0 1 0 13 0 0 0 20 0 27 0 11956873 10406596608 8856 33554432000 1073741824 1073778376 140733310349840 140428367270776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 10162692

[startup+0.300368 s]
/proc/loadavg: 4.02 4.11 3.65 4/284 902
/proc/meminfo: memFree=25780780/32872528 swapFree=8828/8828
[pid=902] ppid=899 vsize=10162692 CPUtime=0.73 cores=4-7,12-15
/proc/902/stat : 902 (java) S 899 902 26963 0 -1 4202496 7925 0 1 0 71 2 0 0 20 0 27 0 11956873 10406596608 9799 33554432000 1073741824 1073778376 140733310349840 140733310340976 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/902/statm: 2540673 9799 2241 9 0 2531350 0
[pid=902/tid=903] ppid=899 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/902/task/903/stat : 903 (java) S 899 902 26963 0 -1 4202560 2444 0 1 0 13 0 0 0 20 0 27 0 11956873 10406596608 9799 33554432000 1073741824 1073778376 140733310349840 140428367270776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 10162692

[startup+0.700309 s]
/proc/loadavg: 4.02 4.11 3.65 4/284 902
/proc/meminfo: memFree=25780780/32872528 swapFree=8828/8828
[pid=902] ppid=899 vsize=10162692 CPUtime=2.32 cores=4-7,12-15
/proc/902/stat : 902 (java) S 899 902 26963 0 -1 4202496 26734 0 1 0 227 5 0 0 20 0 27 0 11956873 10406596608 38411 33554432000 1073741824 1073778376 140733310349840 140733310340976 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/902/statm: 2540673 38411 2260 9 0 2531350 0
[pid=902/tid=903] ppid=899 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/902/task/903/stat : 903 (java) S 899 902 26963 0 -1 4202560 2444 0 1 0 13 0 0 0 20 0 27 0 11956873 10406596608 38411 33554432000 1073741824 1073778376 140733310349840 140428367270776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 10162692

[startup+1.50111 s]
/proc/loadavg: 4.10 4.12 3.66 7/311 929
/proc/meminfo: memFree=25578148/32872528 swapFree=8828/8828
[pid=902] ppid=899 vsize=10162692 CPUtime=4.96 cores=4-7,12-15
/proc/902/stat : 902 (java) S 899 902 26963 0 -1 4202496 31919 0 1 0 489 7 0 0 20 0 27 0 11956873 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140733310340976 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/902/statm: 2540673 52886 2275 9 0 2531350 0
[pid=902/tid=903] ppid=899 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/902/task/903/stat : 903 (java) S 899 902 26963 0 -1 4202560 2444 0 1 0 13 0 0 0 20 0 27 0 11956873 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428367270776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=905] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/905/stat : 905 (java) S 899 902 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428328761640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=902/tid=906] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/906/stat : 906 (java) S 899 902 26963 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428327708840 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=902/tid=907] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/907/stat : 907 (java) S 899 902 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428326656552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=908] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/908/stat : 908 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428325603752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=902/tid=909] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/909/stat : 909 (java) S 899 902 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428324551464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=910] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/910/stat : 910 (java) S 899 902 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428323498664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=902/tid=911] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/911/stat : 911 (java) S 899 902 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428322446376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=902/tid=912] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/912/stat : 912 (java) S 899 902 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428321393576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=913] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/913/stat : 913 (java) S 899 902 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428320340264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=914] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/914/stat : 914 (java) S 899 902 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428319287464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=902/tid=915] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/915/stat : 915 (java) S 899 902 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428200372776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=916] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/916/stat : 916 (java) S 899 902 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428199319976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=902/tid=917] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/917/stat : 917 (java) S 899 902 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140428198267688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=918] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/918/stat : 918 (java) S 899 902 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11956875 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140427308022376 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=919] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/919/stat : 919 (java) S 899 902 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11956875 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140427306968952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=920] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/920/stat : 920 (java) S 899 902 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11956875 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140427305916040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=921] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/921/stat : 921 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11956878 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140427304864016 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=922] ppid=899 vsize=10162692 CPUtime=0.83 cores=4-7,12-15
/proc/902/task/922/stat : 922 (java) S 899 902 26963 0 -1 4202560 12442 0 0 0 81 2 0 0 20 0 27 0 11956878 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140427303811128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=923] ppid=899 vsize=10162692 CPUtime=1.26 cores=4-7,12-15
/proc/902/task/923/stat : 923 (java) R 899 902 26963 0 -1 4202560 15591 0 0 0 124 2 0 0 20 0 27 0 11956878 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140427302758840 140428373297603 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=902/tid=924] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/924/stat : 924 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11956878 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140427301706232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=925] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/925/stat : 925 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11956878 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140427300654152 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=902/tid=926] ppid=899 vsize=10162692 CPUtime=1.32 cores=4-7,12-15
/proc/902/task/926/stat : 926 (java) R 899 902 26963 0 -1 4202560 21 0 0 0 132 0 0 0 20 0 27 0 11956888 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140427299590272 140428200820432 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=902/tid=927] ppid=899 vsize=10162692 CPUtime=1.32 cores=4-7,12-15
/proc/902/task/927/stat : 927 (java) R 899 902 26963 0 -1 4202560 96 0 0 0 130 2 0 0 20 0 27 0 11956888 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140427298545448 140428201113207 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=902/tid=928] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/928/stat : 928 (java) S 899 902 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11956889 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140427297494568 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=902/tid=929] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/929/stat : 929 (java) S 899 902 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11956889 10406596608 52886 33554432000 1073741824 1073778376 140733310349840 140427296441256 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 10162692

[startup+3.10116 s]
/proc/loadavg: 4.10 4.12 3.66 5/311 929
/proc/meminfo: memFree=25571508/32872528 swapFree=8828/8828
[pid=902] ppid=899 vsize=10162692 CPUtime=8.31 cores=4-7,12-15
/proc/902/stat : 902 (java) S 899 902 26963 0 -1 4202496 32215 0 1 0 821 10 0 0 20 0 27 0 11956873 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140733310340976 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/902/statm: 2540673 55135 2275 9 0 2531350 0
[pid=902/tid=903] ppid=899 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/902/task/903/stat : 903 (java) S 899 902 26963 0 -1 4202560 2444 0 1 0 13 0 0 0 20 0 27 0 11956873 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428367270776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=905] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/905/stat : 905 (java) S 899 902 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428328761640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=902/tid=906] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/906/stat : 906 (java) S 899 902 26963 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428327708840 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=902/tid=907] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/907/stat : 907 (java) S 899 902 26963 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428326656552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=908] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/908/stat : 908 (java) S 899 902 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428325603752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=909] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/909/stat : 909 (java) S 899 902 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428324551464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=910] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/910/stat : 910 (java) S 899 902 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428323498664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=902/tid=911] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/911/stat : 911 (java) S 899 902 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428322446376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=902/tid=912] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/912/stat : 912 (java) S 899 902 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428321393576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=913] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/913/stat : 913 (java) S 899 902 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428320340264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=914] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/914/stat : 914 (java) S 899 902 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428319287464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=902/tid=915] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/915/stat : 915 (java) S 899 902 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428200372776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=916] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/916/stat : 916 (java) S 899 902 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428199319976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=902/tid=917] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/917/stat : 917 (java) S 899 902 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11956874 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140428198267688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=918] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/918/stat : 918 (java) S 899 902 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11956875 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140427308022376 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=919] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/919/stat : 919 (java) S 899 902 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11956875 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140427306968952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=920] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/920/stat : 920 (java) S 899 902 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11956875 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140427305916040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=921] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/921/stat : 921 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11956878 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140427304864016 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=922] ppid=899 vsize=10162692 CPUtime=0.83 cores=4-7,12-15
/proc/902/task/922/stat : 922 (java) S 899 902 26963 0 -1 4202560 12442 0 0 0 81 2 0 0 20 0 27 0 11956878 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140427303811128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=923] ppid=899 vsize=10162692 CPUtime=1.34 cores=4-7,12-15
/proc/902/task/923/stat : 923 (java) S 899 902 26963 0 -1 4202560 15858 0 0 0 132 2 0 0 20 0 27 0 11956878 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140427302758840 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=924] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/924/stat : 924 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11956878 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140427301706232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=925] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/925/stat : 925 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11956878 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140427300654152 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=902/tid=926] ppid=899 vsize=10162692 CPUtime=2.9 cores=4-7,12-15
/proc/902/task/926/stat : 926 (java) R 899 902 26963 0 -1 4202560 22 0 0 0 290 0 0 0 20 0 27 0 11956888 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140427299590272 140428200815855 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=902/tid=927] ppid=899 vsize=10162692 CPUtime=2.9 cores=4-7,12-15
/proc/902/task/927/stat : 927 (java) R 899 902 26963 0 -1 4202560 97 0 0 0 288 2 0 0 20 0 27 0 11956888 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140427298537984 140428200820857 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=902/tid=928] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/928/stat : 928 (java) S 899 902 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11956889 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140427297494568 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=902/tid=929] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/929/stat : 929 (java) S 899 902 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11956889 10406596608 55135 33554432000 1073741824 1073778376 140733310349840 140427296441256 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 8.31
Current children cumulated vsize (KiB) 10162692

[startup+6.30116 s]
/proc/loadavg: 4.09 4.12 3.66 5/311 929
/proc/meminfo: memFree=25569072/32872528 swapFree=8828/8828

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

[pid=902/tid=910] ppid=899 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/902/task/910/stat : 910 (java) S 899 902 26963 0 -1 4202560 73 0 0 0 27 4 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428323498664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=911] ppid=899 vsize=10162692 CPUtime=0.35 cores=4-7,12-15
/proc/902/task/911/stat : 911 (java) S 899 902 26963 0 -1 4202560 67 0 0 0 33 2 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428322446376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=902/tid=912] ppid=899 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/902/task/912/stat : 912 (java) S 899 902 26963 0 -1 4202560 63 0 0 0 31 2 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428321393576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=913] ppid=899 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/902/task/913/stat : 913 (java) S 899 902 26963 0 -1 4202560 52 0 0 0 32 1 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428320340264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=914] ppid=899 vsize=10162692 CPUtime=0.28 cores=4-7,12-15
/proc/902/task/914/stat : 914 (java) S 899 902 26963 0 -1 4202560 63 0 0 0 25 3 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428319287464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=915] ppid=899 vsize=10162692 CPUtime=0.3 cores=4-7,12-15
/proc/902/task/915/stat : 915 (java) S 899 902 26963 0 -1 4202560 39 0 0 0 29 1 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428200372776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=916] ppid=899 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/902/task/916/stat : 916 (java) S 899 902 26963 0 -1 4202560 63 0 0 0 28 3 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428199319976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=917] ppid=899 vsize=10162692 CPUtime=0.32 cores=4-7,12-15
/proc/902/task/917/stat : 917 (java) S 899 902 26963 0 -1 4202560 59 0 0 0 29 3 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428198267688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=902/tid=918] ppid=899 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/902/task/918/stat : 918 (java) S 899 902 26963 0 -1 4202560 80 0 0 0 0 1 0 0 20 0 27 0 11956875 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427308022376 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=919] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/919/stat : 919 (java) S 899 902 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11956875 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427306968952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=920] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/920/stat : 920 (java) S 899 902 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11956875 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427305916040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=921] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/921/stat : 921 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11956878 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427304864016 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=922] ppid=899 vsize=10162692 CPUtime=1.35 cores=4-7,12-15
/proc/902/task/922/stat : 922 (java) S 899 902 26963 0 -1 4202560 14394 0 0 0 133 2 0 0 20 0 27 0 11956878 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427303811128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=902/tid=923] ppid=899 vsize=10162692 CPUtime=1.56 cores=4-7,12-15
/proc/902/task/923/stat : 923 (java) S 899 902 26963 0 -1 4202560 15859 0 0 0 154 2 0 0 20 0 27 0 11956878 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427302758840 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=924] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/924/stat : 924 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11956878 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427301706232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=925] ppid=899 vsize=10162692 CPUtime=0.05 cores=4-7,12-15
/proc/902/task/925/stat : 925 (java) S 899 902 26963 0 -1 4202560 9 0 0 0 0 5 0 0 20 0 27 0 11956878 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427300654152 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=926] ppid=899 vsize=10162692 CPUtime=134.04 cores=4-7,12-15
/proc/902/task/926/stat : 926 (java) R 899 902 26963 0 -1 4202560 63 0 0 0 13402 2 0 0 20 0 27 0 11956888 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427299597936 140428200820857 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=902/tid=927] ppid=899 vsize=10162692 CPUtime=134.04 cores=4-7,12-15
/proc/902/task/927/stat : 927 (java) R 899 902 26963 0 -1 4202560 127 0 0 0 13400 4 0 0 20 0 27 0 11956888 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427298544896 140428200935880 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=902/tid=928] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/928/stat : 928 (java) S 899 902 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11956889 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427297494568 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=902/tid=929] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/929/stat : 929 (java) S 899 902 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11956889 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427296441256 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 276.19
Current children cumulated vsize (KiB) 10162692

[startup+135.601 s]
/proc/loadavg: 4.04 4.09 3.70 5/311 1299
/proc/meminfo: memFree=27375412/32872528 swapFree=8828/8828
[pid=902] ppid=899 vsize=10162692 CPUtime=276.99 cores=4-7,12-15
/proc/902/stat : 902 (java) S 899 902 26963 0 -1 4202496 35020 0 1 0 27652 47 0 0 20 0 27 0 11956873 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140733310340976 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/902/statm: 2540673 58041 2277 9 0 2531350 0
[pid=902/tid=903] ppid=899 vsize=10162692 CPUtime=0.14 cores=4-7,12-15
/proc/902/task/903/stat : 903 (java) S 899 902 26963 0 -1 4202560 2445 0 1 0 14 0 0 0 20 0 27 0 11956873 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428367270776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=905] ppid=899 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/902/task/905/stat : 905 (java) S 899 902 26963 0 -1 4202560 58 0 0 0 26 3 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428328761640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=906] ppid=899 vsize=10162692 CPUtime=0.3 cores=4-7,12-15
/proc/902/task/906/stat : 906 (java) S 899 902 26963 0 -1 4202560 64 0 0 0 27 3 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428327708840 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=907] ppid=899 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/902/task/907/stat : 907 (java) S 899 902 26963 0 -1 4202560 54 0 0 0 27 2 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428326656552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=902/tid=908] ppid=899 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/902/task/908/stat : 908 (java) S 899 902 26963 0 -1 4202560 60 0 0 0 26 3 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428325603752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=902/tid=909] ppid=899 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/902/task/909/stat : 909 (java) S 899 902 26963 0 -1 4202560 61 0 0 0 27 2 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428324551464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=902/tid=910] ppid=899 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/902/task/910/stat : 910 (java) S 899 902 26963 0 -1 4202560 73 0 0 0 27 4 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428323498664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=911] ppid=899 vsize=10162692 CPUtime=0.35 cores=4-7,12-15
/proc/902/task/911/stat : 911 (java) S 899 902 26963 0 -1 4202560 67 0 0 0 33 2 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428322446376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=902/tid=912] ppid=899 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/902/task/912/stat : 912 (java) S 899 902 26963 0 -1 4202560 63 0 0 0 31 2 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428321393576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=913] ppid=899 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/902/task/913/stat : 913 (java) S 899 902 26963 0 -1 4202560 52 0 0 0 32 1 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428320340264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=914] ppid=899 vsize=10162692 CPUtime=0.28 cores=4-7,12-15
/proc/902/task/914/stat : 914 (java) S 899 902 26963 0 -1 4202560 63 0 0 0 25 3 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428319287464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=915] ppid=899 vsize=10162692 CPUtime=0.3 cores=4-7,12-15
/proc/902/task/915/stat : 915 (java) S 899 902 26963 0 -1 4202560 39 0 0 0 29 1 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428200372776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=916] ppid=899 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/902/task/916/stat : 916 (java) S 899 902 26963 0 -1 4202560 63 0 0 0 28 3 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428199319976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=917] ppid=899 vsize=10162692 CPUtime=0.32 cores=4-7,12-15
/proc/902/task/917/stat : 917 (java) S 899 902 26963 0 -1 4202560 59 0 0 0 29 3 0 0 20 0 27 0 11956874 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140428198267688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=902/tid=918] ppid=899 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/902/task/918/stat : 918 (java) S 899 902 26963 0 -1 4202560 80 0 0 0 0 1 0 0 20 0 27 0 11956875 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427308022376 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=919] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/919/stat : 919 (java) S 899 902 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11956875 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427306968952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=920] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/920/stat : 920 (java) S 899 902 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11956875 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427305916040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=921] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/921/stat : 921 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11956878 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427304864016 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=922] ppid=899 vsize=10162692 CPUtime=1.35 cores=4-7,12-15
/proc/902/task/922/stat : 922 (java) S 899 902 26963 0 -1 4202560 14394 0 0 0 133 2 0 0 20 0 27 0 11956878 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427303811128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=902/tid=923] ppid=899 vsize=10162692 CPUtime=1.56 cores=4-7,12-15
/proc/902/task/923/stat : 923 (java) S 899 902 26963 0 -1 4202560 15860 0 0 0 154 2 0 0 20 0 27 0 11956878 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427302758840 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=902/tid=924] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/924/stat : 924 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11956878 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427301706232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=925] ppid=899 vsize=10162692 CPUtime=0.05 cores=4-7,12-15
/proc/902/task/925/stat : 925 (java) S 899 902 26963 0 -1 4202560 9 0 0 0 0 5 0 0 20 0 27 0 11956878 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427300654152 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=926] ppid=899 vsize=10162692 CPUtime=134.44 cores=4-7,12-15
/proc/902/task/926/stat : 926 (java) R 899 902 26963 0 -1 4202560 63 0 0 0 13442 2 0 0 20 0 27 0 11956888 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427299597936 140428200852760 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=902/tid=927] ppid=899 vsize=10162692 CPUtime=134.44 cores=4-7,12-15
/proc/902/task/927/stat : 927 (java) R 899 902 26963 0 -1 4202560 127 0 0 0 13440 4 0 0 20 0 27 0 11956888 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427298544896 140428200936029 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=902/tid=928] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/928/stat : 928 (java) S 899 902 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11956889 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427297494568 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=902/tid=929] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/929/stat : 929 (java) S 899 902 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11956889 10406596608 58041 33554432000 1073741824 1073778376 140733310349840 140427296441256 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 276.99
Current children cumulated vsize (KiB) 10162692

[startup+135.701 s]
/proc/loadavg: 4.04 4.09 3.70 5/311 1299
/proc/meminfo: memFree=27375412/32872528 swapFree=8828/8828
[pid=902] ppid=899 vsize=10162692 CPUtime=276.45 cores=4-7,12-15
/proc/902/stat : 902 (java) S 899 902 26963 0 -1 4202496 35022 0 1 0 27593 52 0 0 20 0 24 0 11956873 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140733310340976 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/902/statm: 2540673 58027 2278 9 0 2531350 0
[pid=902/tid=903] ppid=899 vsize=10162692 CPUtime=0.14 cores=4-7,12-15
/proc/902/task/903/stat : 903 (java) S 899 902 26963 0 -1 4202560 2445 0 1 0 14 0 0 0 20 0 24 0 11956873 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428367270776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=905] ppid=899 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/902/task/905/stat : 905 (java) S 899 902 26963 0 -1 4202560 58 0 0 0 26 3 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428328761640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=906] ppid=899 vsize=10162692 CPUtime=0.3 cores=4-7,12-15
/proc/902/task/906/stat : 906 (java) S 899 902 26963 0 -1 4202560 64 0 0 0 27 3 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428327708840 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=907] ppid=899 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/902/task/907/stat : 907 (java) S 899 902 26963 0 -1 4202560 54 0 0 0 27 2 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428326656552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=902/tid=908] ppid=899 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/902/task/908/stat : 908 (java) S 899 902 26963 0 -1 4202560 60 0 0 0 26 3 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428325603752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=902/tid=909] ppid=899 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/902/task/909/stat : 909 (java) S 899 902 26963 0 -1 4202560 61 0 0 0 27 2 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428324551464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=902/tid=910] ppid=899 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/902/task/910/stat : 910 (java) S 899 902 26963 0 -1 4202560 73 0 0 0 27 4 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428323498664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=911] ppid=899 vsize=10162692 CPUtime=0.35 cores=4-7,12-15
/proc/902/task/911/stat : 911 (java) S 899 902 26963 0 -1 4202560 67 0 0 0 33 2 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428322446376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=902/tid=912] ppid=899 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/902/task/912/stat : 912 (java) S 899 902 26963 0 -1 4202560 63 0 0 0 31 2 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428321393576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=913] ppid=899 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/902/task/913/stat : 913 (java) S 899 902 26963 0 -1 4202560 52 0 0 0 32 1 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428320340264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=914] ppid=899 vsize=10162692 CPUtime=0.28 cores=4-7,12-15
/proc/902/task/914/stat : 914 (java) S 899 902 26963 0 -1 4202560 63 0 0 0 25 3 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428319287464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=915] ppid=899 vsize=10162692 CPUtime=0.3 cores=4-7,12-15
/proc/902/task/915/stat : 915 (java) S 899 902 26963 0 -1 4202560 39 0 0 0 29 1 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428200372776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=916] ppid=899 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/902/task/916/stat : 916 (java) S 899 902 26963 0 -1 4202560 63 0 0 0 28 3 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428199319976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=902/tid=917] ppid=899 vsize=10162692 CPUtime=0.32 cores=4-7,12-15
/proc/902/task/917/stat : 917 (java) S 899 902 26963 0 -1 4202560 59 0 0 0 29 3 0 0 20 0 24 0 11956874 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140428198267688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=902/tid=918] ppid=899 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/902/task/918/stat : 918 (java) S 899 902 26963 0 -1 4202560 80 0 0 0 0 1 0 0 20 0 24 0 11956875 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140427308022376 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=919] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/919/stat : 919 (java) S 899 902 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11956875 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140427306968952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=920] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/920/stat : 920 (java) S 899 902 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 11956875 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140427305916040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=921] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/921/stat : 921 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11956878 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140427304864016 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=902/tid=922] ppid=899 vsize=10162692 CPUtime=1.35 cores=4-7,12-15
/proc/902/task/922/stat : 922 (java) S 899 902 26963 0 -1 4202560 14394 0 0 0 133 2 0 0 20 0 24 0 11956878 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140427303811128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=902/tid=923] ppid=899 vsize=10162692 CPUtime=1.56 cores=4-7,12-15
/proc/902/task/923/stat : 923 (java) S 899 902 26963 0 -1 4202560 15860 0 0 0 154 2 0 0 20 0 24 0 11956878 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140427302758840 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=902/tid=924] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/924/stat : 924 (java) S 899 902 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11956878 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140427301706232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=902/tid=925] ppid=899 vsize=10162692 CPUtime=0.05 cores=4-7,12-15
/proc/902/task/925/stat : 925 (java) S 899 902 26963 0 -1 4202560 9 0 0 0 0 5 0 0 20 0 24 0 11956878 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140427300654152 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=902/tid=928] ppid=899 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/902/task/928/stat : 928 (java) S 899 902 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 11956889 10406596608 58027 33554432000 1073741824 1073778376 140733310349840 140427297494568 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 276.45
Current children cumulated vsize (KiB) 10162692

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.540009
#  lost CPU user time (s): 0.589996
#  lost CPU system time (s): -0.05

Real time (s): 135.783
CPU time (s): 277.152
CPU user time (s): 276.511
CPU system time (s): 0.640894
CPU usage (%): 204.114
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 275.921
system time used= 0.690894
maximum resident set size= 234784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35042
page faults= 1
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5981
involuntary context switches= 4736

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.06584 second user time and 1.67874 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 20:07:21
IDJOB=4122331
IDBENCH=111068
IDSOLVER=2543
FILE ID=node132/4122331-1467310041
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-subsetCardinalitySigma-27-1.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-4122331-1467310041/watcher-4122331-1467310041 -o /tmp/evaluation-result-4122331-1467310041/solver-4122331-1467310041 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467308448-26980 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4122331-1467310041.opb

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

MD5SUM BENCH= 7b5584ecd37cf456dda58199d9de733f
RANDOM SEED=23727996

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:        25781208 kB
Buffers:          164448 kB
Cached:          3980188 kB
SwapCached:            0 kB
Active:          2338784 kB
Inactive:        3922116 kB
Active(anon):    2118704 kB
Inactive(anon):        0 kB
Active(file):     220080 kB
Inactive(file):  3922116 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               532 kB
Writeback:            32 kB
AnonPages:       2168464 kB
Mapped:            22172 kB
Shmem:               216 kB
Slab:             636616 kB
SReclaimable:      76444 kB
SUnreclaim:       560172 kB
KernelStack:        2360 kB
PageTables:         8756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3224856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2088960 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 20:09:37