Trace number 4120043

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 915.014 456.09

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n82-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM2c49043becc1ef5d492289923a6c1dcb
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 benchmark5.59315
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints328
Number of constraints which are clauses328
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.08	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.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/0.12	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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4120043-1467308240.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  no objective function found
0.10/0.17	c ... done. Wall clock time 0.056s.
0.10/0.17	c declared #vars     123
0.10/0.17	c #constraints  328
0.10/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 328
0.10/0.18	c 328 constraints processed.
0.10/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 328
0.10/0.18	c 328 constraints processed.
2.02/0.71	c cleaning 2498 clauses out of 5000 with flag 20286/5000
2.02/0.79	c cleaning 0 clauses out of 5001 with flag 0/5001
2.77/0.98	c cleaning 4244 clauses out of 8502 with flag 51495/11000
3.02/1.06	c cleaning 0 clauses out of 11001 with flag 0/11001
3.66/1.27	c cleaning 5625 clauses out of 11259 with flag 85618/18001
3.97/1.35	c cleaning 0 clauses out of 18001 with flag 0/18001
4.96/1.71	c cleaning 0 clauses out of 26000 with flag 0/26000
4.96/1.75	c cleaning 6812 clauses out of 13633 with flag 126315/26000
6.10/2.14	c cleaning 0 clauses out of 35002 with flag 0/35002
6.52/2.31	c cleaning 7906 clauses out of 15822 with flag 172732/35001
7.11/2.62	c cleaning 0 clauses out of 45001 with flag 0/45001
7.91/3.01	c cleaning 8952 clauses out of 17916 with flag 216643/45001
8.31/3.23	c cleaning 0 clauses out of 56000 with flag 0/56000
9.75/3.90	c cleaning 0 clauses out of 68001 with flag 0/68001
9.75/3.95	c cleaning 9978 clauses out of 19963 with flag 266322/56000
11.35/4.77	c cleaning 0 clauses out of 81000 with flag 0/81000
11.98/5.06	c cleaning 10990 clauses out of 21986 with flag 328720/68001
13.19/5.64	c cleaning 0 clauses out of 95000 with flag 0/95000
14.58/6.30	c cleaning 11991 clauses out of 23996 with flag 388845/81001
14.98/6.59	c cleaning 0 clauses out of 110001 with flag 0/110001
17.40/7.77	c cleaning 12997 clauses out of 26005 with flag 454341/95001
18.18/8.16	c cleaning 0 clauses out of 126000 with flag 0/126000
20.43/9.22	c cleaning 13995 clauses out of 28007 with flag 524382/110000
21.03/9.51	c cleaning 0 clauses out of 143001 with flag 0/143001
23.83/10.91	c cleaning 15000 clauses out of 30012 with flag 602522/126000
23.83/10.91	c cleaning 0 clauses out of 161001 with flag 0/161001
27.89/12.93	c cleaning 0 clauses out of 180000 with flag 0/180000
27.89/12.97	c cleaning 15999 clauses out of 32012 with flag 685154/143000
31.49/14.77	c cleaning 0 clauses out of 200001 with flag 0/200001
32.70/15.30	c cleaning 17003 clauses out of 34013 with flag 768624/161000
35.11/16.52	c cleaning 0 clauses out of 221001 with flag 0/221001
37.09/17.58	c cleaning 18003 clauses out of 36010 with flag 856680/180000
39.71/18.87	c cleaning 0 clauses out of 243000 with flag 0/243000
42.99/20.48	c cleaning 18998 clauses out of 38008 with flag 950248/200001
45.59/21.78	c cleaning 0 clauses out of 266001 with flag 0/266001
49.78/23.83	c cleaning 20000 clauses out of 40009 with flag 1046171/221000
52.18/25.05	c cleaning 0 clauses out of 290000 with flag 0/290000
57.58/27.73	c cleaning 21002 clauses out of 42009 with flag 1150311/243000
57.58/27.76	c cleaning 0 clauses out of 315000 with flag 0/315000
62.78/30.37	c cleaning 0 clauses out of 341001 with flag 0/341001
64.11/30.96	c cleaning 22002 clauses out of 44007 with flag 1263044/266000
68.51/33.10	c cleaning 0 clauses out of 368001 with flag 0/368001
71.90/34.80	c cleaning 23003 clauses out of 46006 with flag 1383989/290001
76.90/37.38	c cleaning 0 clauses out of 396002 with flag 0/396002
81.50/39.61	c cleaning 23999 clauses out of 48003 with flag 1508270/315001
87.09/42.44	c cleaning 0 clauses out of 425000 with flag 0/425000
92.29/45.08	c cleaning 25000 clauses out of 50004 with flag 1639816/341001
98.29/48.07	c cleaning 0 clauses out of 455000 with flag 0/455000
104.45/51.02	c cleaning 25995 clauses out of 52004 with flag 1774670/368001
106.85/52.28	c cleaning 0 clauses out of 486001 with flag 0/486001
114.86/56.29	c cleaning 0 clauses out of 518001 with flag 0/518001
117.08/57.38	c cleaning 27002 clauses out of 54009 with flag 1910525/396001
125.68/61.61	c cleaning 0 clauses out of 551001 with flag 0/551001
130.86/64.28	c cleaning 28000 clauses out of 56006 with flag 2052969/425000
135.46/66.59	c cleaning 0 clauses out of 585000 with flag 0/585000
146.26/71.96	c cleaning 29001 clauses out of 58006 with flag 2192519/455000
153.82/75.67	c cleaning 0 clauses out of 620001 with flag 0/620001
160.42/78.99	c cleaning 29999 clauses out of 60006 with flag 2335050/486001
166.82/82.17	c cleaning 0 clauses out of 656000 with flag 0/656000
175.61/86.52	c cleaning 30998 clauses out of 62006 with flag 2479635/518000
179.21/88.37	c cleaning 0 clauses out of 693000 with flag 0/693000
193.13/95.27	c cleaning 0 clauses out of 731001 with flag 0/731001
193.53/95.47	c cleaning 31999 clauses out of 64008 with flag 2629078/551000
210.53/103.92	c cleaning 0 clauses out of 770000 with flag 0/770000
212.33/104.83	c cleaning 33004 clauses out of 66010 with flag 2788995/585001
228.52/112.94	c cleaning 0 clauses out of 810001 with flag 0/810001
230.92/114.17	c cleaning 34002 clauses out of 68005 with flag 2951135/620000
246.69/121.92	c cleaning 0 clauses out of 851001 with flag 0/851001
249.70/123.34	c cleaning 34998 clauses out of 70004 with flag 3115018/656001
268.84/132.84	c cleaning 36002 clauses out of 72006 with flag 3290140/693001
273.44/135.15	c cleaning 0 clauses out of 893001 with flag 0/893001
291.24/144.05	c cleaning 36997 clauses out of 74004 with flag 3463451/731001
297.64/147.26	c cleaning 0 clauses out of 936000 with flag 0/936000
316.40/156.59	c cleaning 0 clauses out of 980000 with flag 0/980000
317.00/156.82	c cleaning 37999 clauses out of 76007 with flag 3646373/770001
337.59/167.18	c cleaning 0 clauses out of 1025001 with flag 0/1025001
343.79/170.25	c cleaning 39002 clauses out of 78008 with flag 3825239/810001
360.88/178.79	c cleaning 0 clauses out of 1071001 with flag 0/1071001
369.44/182.91	c cleaning 39995 clauses out of 80004 with flag 4020921/851000
387.44/191.97	c cleaning 0 clauses out of 1118001 with flag 0/1118001
395.84/196.15	c cleaning 41003 clauses out of 82011 with flag 4220730/893002
413.43/204.92	c cleaning 0 clauses out of 1166000 with flag 0/1166000
421.85/209.13	c cleaning 42001 clauses out of 84007 with flag 4423211/936001
444.56/220.43	c cleaning 0 clauses out of 1215000 with flag 0/1215000
448.37/222.36	c cleaning 43003 clauses out of 86006 with flag 4624029/980001
472.37/234.40	c cleaning 0 clauses out of 1265001 with flag 0/1265001
483.57/239.96	c cleaning 43995 clauses out of 88002 with flag 4826443/1025000
500.14/248.46	c cleaning 0 clauses out of 1316001 with flag 0/1316001
517.75/257.28	c cleaning 44998 clauses out of 90007 with flag 5028247/1071000
544.52/270.59	c cleaning 0 clauses out of 1368000 with flag 0/1368000
552.32/274.46	c cleaning 46003 clauses out of 92010 with flag 5229725/1118001
581.57/289.08	c cleaning 0 clauses out of 1421001 with flag 0/1421001
591.57/294.02	c cleaning 47001 clauses out of 94007 with flag 5437268/1166001
614.17/305.38	c cleaning 0 clauses out of 1475000 with flag 0/1475000
632.66/314.56	c cleaning 48001 clauses out of 96006 with flag 5648612/1215001
657.07/326.73	c cleaning 0 clauses out of 1530000 with flag 0/1530000
677.85/337.19	c cleaning 48998 clauses out of 98004 with flag 5858906/1265001
694.31/345.33	c cleaning 0 clauses out of 1586001 with flag 0/1586001
720.11/358.20	c cleaning 50000 clauses out of 100005 with flag 6076772/1316000
727.90/362.18	c cleaning 0 clauses out of 1643001 with flag 0/1643001
765.03/380.65	c cleaning 0 clauses out of 1701000 with flag 0/1701000
769.43/382.86	c cleaning 51000 clauses out of 102004 with flag 6297913/1368000
805.34/400.79	c cleaning 0 clauses out of 1760001 with flag 0/1760001
815.15/405.63	c cleaning 52000 clauses out of 104004 with flag 6536057/1421000
850.70/423.33	c cleaning 0 clauses out of 1820001 with flag 0/1820001
869.67/433.10	c cleaning 53001 clauses out of 106003 with flag 6775238/1475000
914.28/455.47	c And the winner is solver0
914.28/455.50	c cleaning 0 clauses out of 1881000 with flag 0/1881000
914.67/455.87	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
914.67/455.87	c starts		: 6
914.67/455.87	c conflicts		: 1521107
914.67/455.87	c decisions		: 1765048
914.67/455.87	c propagations		: 10214842
914.67/455.87	c inspects		: 10123187877
914.67/455.87	c shortcuts		: 0
914.67/455.87	c learnt literals	: 20
914.67/455.87	c learnt binary clauses	: 188
914.67/455.87	c learnt ternary clauses	: 1110
914.67/455.87	c learnt constraints	: 1521086
914.67/455.87	c ignored constraints	: 0
914.67/455.87	c root simplifications	: 0
914.67/455.87	c removed literals (reason simplification)	: 7343067
914.67/455.87	c reason swapping (by a shorter reason)	: 0
914.67/455.87	c Calls to reduceDB	: 50
914.67/455.87	c Number of update (reduction) of LBD	: 187051
914.67/455.87	c Imported unit clauses	: 0
914.67/455.87	c number of reductions to clauses (during analyze)	: 0
914.67/455.87	c number of learned constraints concerned by reduction	: 0
914.67/455.87	c number of learning phase by resolution	: 0
914.67/455.87	c number of learning phase by cutting planes	: 0
914.67/455.87	c speed (assignments/second)	: 22416.306771299664
914.67/455.87	c non guided choices	507
914.71/455.91	c learnt constraints type 
914.71/455.91	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 188
914.71/455.91	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 98904
914.71/455.91	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
914.71/455.91	c starts		: 210
914.71/455.91	c conflicts		: 1881000
914.71/455.91	c decisions		: 2050912
914.71/455.91	c propagations		: 11645796
914.71/455.91	c inspects		: 3702387945
914.71/455.91	c shortcuts		: 0
914.71/455.91	c learnt literals	: 0
914.71/455.91	c learnt binary clauses	: 0
914.71/455.91	c learnt ternary clauses	: 0
914.71/455.91	c learnt constraints	: 1881000
914.71/455.91	c ignored constraints	: 0
914.71/455.91	c root simplifications	: 0
914.71/455.91	c removed literals (reason simplification)	: 0
914.71/455.91	c reason swapping (by a shorter reason)	: 0
914.71/455.91	c Calls to reduceDB	: 57
914.71/455.91	c Number of update (reduction) of LBD	: 0
914.71/455.91	c Imported unit clauses	: 0
914.71/455.91	c number of reductions to clauses (during analyze)	: 0
914.71/455.91	c number of learned constraints concerned by reduction	: 0
914.71/455.91	c number of learning phase by resolution	: 0
914.71/455.91	c number of learning phase by cutting planes	: 0
914.71/455.91	c speed (assignments/second)	: 25554.381360729913
914.71/455.91	c non guided choices	407
914.82/456.08	c learnt constraints type 
914.82/456.08	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1881000
914.82/456.08	s UNSATISFIABLE
914.82/456.08	c Total wall clock time (in seconds): 455.96

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

pid=15440
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.46 1.67 1.45 4/197 15443
/proc/meminfo: memFree=27322168/32872528 swapFree=1526624/1696276
[pid=15443] ppid=15440 vsize=24200 CPUtime=0 cores=0,2,4,6
/proc/15443/stat : 15443 (java) R 15440 15443 14900 0 -1 4202496 1225 0 0 0 0 0 0 0 20 0 2 0 9848205 24780800 867 33554432000 1073741824 1073778376 140736663542928 140736663531992 270707595441 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15443/statm: 6050 867 654 9 0 385 0
[pid=15443/tid=15444] ppid=15440 vsize=89740 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15444/stat : 15444 (java) R 15440 15443 14900 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 2 0 9848206 91893760 893 33554432000 1073741824 1073778376 140736663542928 140736663531992 270707581879 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100062 s]
/proc/loadavg: 2.46 1.67 1.45 4/197 15443
/proc/meminfo: memFree=27322168/32872528 swapFree=1526624/1696276
[pid=15443] ppid=15440 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/15443/stat : 15443 (java) S 15440 15443 14900 0 -1 4202496 4423 0 1 0 9 1 0 0 20 0 18 0 9848205 9787879424 6042 33554432000 1073741824 1073778376 140736663542928 140736663534064 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15443/statm: 2389619 6042 2126 9 0 2380296 0
[pid=15443/tid=15444] ppid=15440 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/15443/task/15444/stat : 15444 (java) R 15440 15443 14900 0 -1 4202560 2388 0 1 0 6 1 0 0 20 0 18 0 9848206 9787879424 6042 33554432000 1073741824 1073778376 140736663542928 140043762445216 140043765225545 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.20029 s]
/proc/loadavg: 2.46 1.67 1.45 4/197 15443
/proc/meminfo: memFree=27322168/32872528 swapFree=1526624/1696276
[pid=15443] ppid=15440 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/15443/stat : 15443 (java) S 15440 15443 14900 0 -1 4202496 4752 0 1 0 23 1 0 0 20 0 22 0 9848205 10060525568 7853 33554432000 1073741824 1073778376 140736663542928 140736663534064 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15443/statm: 2456183 7853 2216 9 0 2446860 0
[pid=15443/tid=15444] ppid=15440 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15443/task/15444/stat : 15444 (java) S 15440 15443 14900 0 -1 4202560 2419 0 1 0 14 2 0 0 20 0 22 0 9848206 10060525568 7853 33554432000 1073741824 1073778376 140736663542928 140043762447224 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.30026 s]
/proc/loadavg: 2.46 1.67 1.45 4/197 15443
/proc/meminfo: memFree=27322168/32872528 swapFree=1526624/1696276
[pid=15443] ppid=15440 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/15443/stat : 15443 (java) S 15440 15443 14900 0 -1 4202496 7029 0 1 0 52 1 0 0 20 0 22 0 9848205 10060525568 9237 33554432000 1073741824 1073778376 140736663542928 140736663534064 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15443/statm: 2456183 9237 2244 9 0 2446860 0
[pid=15443/tid=15444] ppid=15440 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15443/task/15444/stat : 15444 (java) S 15440 15443 14900 0 -1 4202560 2419 0 1 0 14 2 0 0 20 0 22 0 9848206 10060525568 9237 33554432000 1073741824 1073778376 140736663542928 140043762447224 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9824732

[startup+0.700217 s]
/proc/loadavg: 2.46 1.67 1.45 4/197 15443
/proc/meminfo: memFree=27322168/32872528 swapFree=1526624/1696276
[pid=15443] ppid=15440 vsize=9824732 CPUtime=2.02 cores=0,2,4,6
/proc/15443/stat : 15443 (java) S 15440 15443 14900 0 -1 4202496 17401 0 1 0 199 3 0 0 20 0 22 0 9848205 10060525568 26652 33554432000 1073741824 1073778376 140736663542928 140736663534064 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15443/statm: 2456183 26652 2260 9 0 2446860 0
[pid=15443/tid=15444] ppid=15440 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15443/task/15444/stat : 15444 (java) S 15440 15443 14900 0 -1 4202560 2419 0 1 0 14 2 0 0 20 0 22 0 9848206 10060525568 26652 33554432000 1073741824 1073778376 140736663542928 140043762447224 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 2.46 1.67 1.45 7/219 15465
/proc/meminfo: memFree=27139848/32872528 swapFree=1526624/1696276
[pid=15443] ppid=15440 vsize=9824732 CPUtime=4.55 cores=0,2,4,6
/proc/15443/stat : 15443 (java) S 15440 15443 14900 0 -1 4202496 20587 0 1 0 448 7 0 0 20 0 22 0 9848205 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140736663534064 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15443/statm: 2456183 50067 2275 9 0 2446860 0
[pid=15443/tid=15444] ppid=15440 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15443/task/15444/stat : 15444 (java) S 15440 15443 14900 0 -1 4202560 2419 0 1 0 14 2 0 0 20 0 22 0 9848206 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140043762447224 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15446] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15446/stat : 15446 (java) S 15440 15443 14900 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140043723938472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15447] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15447/stat : 15447 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140043722885928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15448] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15448/stat : 15448 (java) S 15440 15443 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140043721833384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15449] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15449/stat : 15449 (java) S 15440 15443 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140043720780840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15450] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15450/stat : 15450 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140043719727272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15451] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15451/stat : 15451 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140043718674728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15452] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15452/stat : 15452 (java) S 15440 15443 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140043599473064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15453] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15453/stat : 15453 (java) S 15440 15443 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140043598420520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15454] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15454/stat : 15454 (java) S 15440 15443 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9848208 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140043586222696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15455] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15455/stat : 15455 (java) S 15440 15443 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9848208 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140043585169016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15456] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15456/stat : 15456 (java) S 15440 15443 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9848208 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140043584116360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15457] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15457/stat : 15457 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848210 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140042844498960 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15458] ppid=15440 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/15443/task/15458/stat : 15458 (java) S 15440 15443 14900 0 -1 4202560 6532 0 0 0 75 1 0 0 20 0 22 0 9848210 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140042843445304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15459] ppid=15440 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/15443/task/15459/stat : 15459 (java) S 15440 15443 14900 0 -1 4202560 10207 0 0 0 103 1 0 0 20 0 22 0 9848211 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140042842392760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15460] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15460/stat : 15460 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848211 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140042841340408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15461] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15461/stat : 15461 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848211 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140042840288072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15462] ppid=15440 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/15443/task/15462/stat : 15462 (java) R 15440 15443 14900 0 -1 4202560 23 0 0 0 122 0 0 0 20 0 22 0 9848223 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140042839231376 140043599925727 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15463] ppid=15440 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/15443/task/15463/stat : 15463 (java) R 15440 15443 14900 0 -1 4202560 88 0 0 0 125 3 0 0 20 0 22 0 9848223 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140042838179136 140043600030380 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15464] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15464/stat : 15464 (java) S 15440 15443 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9848224 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140042837128744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15465] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15465/stat : 15465 (java) S 15440 15443 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9848224 10060525568 50067 33554432000 1073741824 1073778376 140736663542928 140042836076200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 9824732

[startup+3.10098 s]
/proc/loadavg: 2.46 1.67 1.45 5/219 15465
/proc/meminfo: memFree=27125948/32872528 swapFree=1526624/1696276
[pid=15443] ppid=15440 vsize=9824732 CPUtime=8.12 cores=0,2,4,6
/proc/15443/stat : 15443 (java) S 15440 15443 14900 0 -1 4202496 20692 0 1 0 803 9 0 0 20 0 22 0 9848205 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140736663534064 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15443/statm: 2456183 59349 2275 9 0 2446860 0
[pid=15443/tid=15444] ppid=15440 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15443/task/15444/stat : 15444 (java) S 15440 15443 14900 0 -1 4202560 2419 0 1 0 14 2 0 0 20 0 22 0 9848206 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140043762447224 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15446] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15446/stat : 15446 (java) S 15440 15443 14900 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140043723938472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15447] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15447/stat : 15447 (java) S 15440 15443 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140043722885928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15448] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15448/stat : 15448 (java) S 15440 15443 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140043721833384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15449] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15449/stat : 15449 (java) S 15440 15443 14900 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140043720780840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15450] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15450/stat : 15450 (java) S 15440 15443 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140043719727272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15451] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15451/stat : 15451 (java) S 15440 15443 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140043718674728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15452] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15452/stat : 15452 (java) S 15440 15443 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140043599473064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15453] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15453/stat : 15453 (java) S 15440 15443 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9848207 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140043598420520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15454] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15454/stat : 15454 (java) S 15440 15443 14900 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 9848208 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140043586222696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15455] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15455/stat : 15455 (java) S 15440 15443 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9848208 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140043585169016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15456] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15456/stat : 15456 (java) S 15440 15443 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9848208 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140043584116360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15457] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15457/stat : 15457 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848210 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140042844498960 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15458] ppid=15440 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/15443/task/15458/stat : 15458 (java) S 15440 15443 14900 0 -1 4202560 6532 0 0 0 75 1 0 0 20 0 22 0 9848210 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140042843445304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15459] ppid=15440 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/15443/task/15459/stat : 15459 (java) S 15440 15443 14900 0 -1 4202560 10207 0 0 0 138 1 0 0 20 0 22 0 9848211 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140042842392760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15460] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15460/stat : 15460 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848211 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140042841340408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15461] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15461/stat : 15461 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848211 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140042840288072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15462] ppid=15440 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/15443/task/15462/stat : 15462 (java) R 15440 15443 14900 0 -1 4202560 24 0 0 0 280 0 0 0 20 0 22 0 9848223 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140042839224464 140043599925727 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15463] ppid=15440 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/15443/task/15463/stat : 15463 (java) R 15440 15443 14900 0 -1 4202560 100 0 0 0 283 3 0 0 20 0 22 0 9848223 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140042838171888 140043600028634 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15464] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15464/stat : 15464 (java) S 15440 15443 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9848224 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140042837128744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15465] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15465/stat : 15465 (java) S 15440 15443 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9848224 10060525568 59349 33554432000 1073741824 1073778376 140736663542928 140042836076200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.12
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 2.66 1.72 1.47 6/219 15465
/proc/meminfo: memFree=26907792/32872528 swapFree=1526624/1696276
[pid=15443] ppid=15440 vsize=9824732 CPUtime=14.58 cores=0,2,4,6
/proc/15443/stat : 15443 (java) S 15440 15443 14900 0 -1 4202496 21032 0 1 0 1446 12 0 0 20 0 22 0 9848205 10060525568 90480 33554432000 1073741824 1073778376 140736663542928 140736663534064 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15443/statm: 2456183 90480 2275 9 0 2446860 0
[pid=15443/tid=15444] ppid=15440 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15443/task/15444/stat : 15444 (java) S 15440 15443 14900 0 -1 4202560 2419 0 1 0 14 2 0 0 20 0 22 0 9848206 10060525568 90480 33554432000 1073741824 1073778376 140736663542928 140043762447224 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15446] ppid=15440 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15443/task/15446/stat : 15446 (java) S 15440 15443 14900 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 9848207 10060525568 90480 33554432000 1073741824 1073778376 140736663542928 140043723938472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15447] ppid=15440 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15443/task/15447/stat : 15447 (java) S 15440 15443 14900 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 9848207 10060525568 90480 33554432000 1073741824 1073778376 140736663542928 140043722885928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15448] ppid=15440 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15443/task/15448/stat : 15448 (java) S 15440 15443 14900 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 9848207 10060525568 90480 33554432000 1073741824 1073778376 140736663542928 140043721833384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15449] ppid=15440 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15443/task/15449/stat : 15449 (java) S 15440 15443 14900 0 -1 4202560 23 0 0 0 1 2 0 0 20 0 22 0 9848207 10060525568 90480 33554432000 1073741824 1073778376 140736663542928 140043720780840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15450] ppid=15440 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15443/task/15450/stat : 15450 (java) S 15440 15443 14900 0 -1 4202560 62 0 0 0 3 0 0 0 20 0 22 0 9848207 10060525568 90480 33554432000 1073741824 1073778376 140736663542928 140043719727272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15451] ppid=15440 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15443/task/15451/stat : 15451 (java) S 15440 15443 14900 0 -1 4202560 43 0 0 0 2 0 0 0 20 0 22 0 9848207 10060525568 90480 33554432000 1073741824 1073778376 140736663542928 140043718674728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15452] ppid=15440 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15443/task/15452/stat : 15452 (java) S 15440 15443 14900 0 -1 4202560 50 0 0 0 1 0 0 0 20 0 22 0 9848207 10060525568 90480 33554432000 1073741824 1073778376 140736663542928 140043599473064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15453] ppid=15440 vsize=9824732 CPUtime=0.01 cores=0,2,4,6

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

[pid=15443/tid=15453] ppid=15440 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/15443/task/15453/stat : 15453 (java) S 15440 15443 14900 0 -1 4202560 393 0 0 0 54 6 0 0 20 0 22 0 9848207 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043598420520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15454] ppid=15440 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/15443/task/15454/stat : 15454 (java) S 15440 15443 14900 0 -1 4202560 1012 0 0 0 129 4 0 0 20 0 22 0 9848208 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043586222696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15455] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15455/stat : 15455 (java) S 15440 15443 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9848208 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043585169016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15456] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15456/stat : 15456 (java) S 15440 15443 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9848208 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043584116360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15457] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15457/stat : 15457 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848210 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042844498960 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15458] ppid=15440 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/15443/task/15458/stat : 15458 (java) S 15440 15443 14900 0 -1 4202560 6547 0 0 0 77 1 0 0 20 0 22 0 9848210 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042843445304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15459] ppid=15440 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/15443/task/15459/stat : 15459 (java) S 15440 15443 14900 0 -1 4202560 10239 0 0 0 229 2 0 0 20 0 22 0 9848211 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042842392760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15460] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15460/stat : 15460 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848211 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042841340408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15461] ppid=15440 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15443/task/15461/stat : 15461 (java) S 15440 15443 14900 0 -1 4202560 27 0 0 0 6 9 0 0 20 0 22 0 9848211 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042840288072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15462] ppid=15440 vsize=9824732 CPUtime=451.44 cores=0,2,4,6
/proc/15443/task/15462/stat : 15462 (java) R 15440 15443 14900 0 -1 4202560 86 0 0 0 45136 8 0 0 20 0 22 0 9848223 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042839231376 140043599925727 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15463] ppid=15440 vsize=9824732 CPUtime=451.49 cores=0,2,4,6
/proc/15443/task/15463/stat : 15463 (java) R 15440 15443 14900 0 -1 4202560 1604 0 0 0 45119 30 0 0 20 0 22 0 9848223 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042838179016 140043600837682 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15464] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15464/stat : 15464 (java) S 15440 15443 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9848224 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042837128744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15465] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15465/stat : 15465 (java) S 15440 15443 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9848224 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042836076200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 912.28
Current children cumulated vsize (KiB) 9824732

[startup+455.201 s]
/proc/loadavg: 4.08 3.66 2.53 5/219 15882
/proc/meminfo: memFree=26469760/32872528 swapFree=1526624/1696276
[pid=15443] ppid=15440 vsize=9824732 CPUtime=913.86 cores=0,2,4,6
/proc/15443/stat : 15443 (java) S 15440 15443 14900 0 -1 4202496 25712 0 1 0 91296 90 0 0 20 0 22 0 9848205 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140736663534064 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15443/statm: 2456183 450877 2284 9 0 2446860 0
[pid=15443/tid=15444] ppid=15440 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/15443/task/15444/stat : 15444 (java) S 15440 15443 14900 0 -1 4202560 2423 0 1 0 16 2 0 0 20 0 22 0 9848206 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043762447224 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15446] ppid=15440 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/15443/task/15446/stat : 15446 (java) S 15440 15443 14900 0 -1 4202560 277 0 0 0 54 6 0 0 20 0 22 0 9848207 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043723938472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15447] ppid=15440 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/15443/task/15447/stat : 15447 (java) S 15440 15443 14900 0 -1 4202560 276 0 0 0 52 5 0 0 20 0 22 0 9848207 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043722885928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15448] ppid=15440 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/15443/task/15448/stat : 15448 (java) S 15440 15443 14900 0 -1 4202560 258 0 0 0 52 7 0 0 20 0 22 0 9848207 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043721833384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15449] ppid=15440 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/15443/task/15449/stat : 15449 (java) S 15440 15443 14900 0 -1 4202560 300 0 0 0 46 6 0 0 20 0 22 0 9848207 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043720780840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15450] ppid=15440 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/15443/task/15450/stat : 15450 (java) S 15440 15443 14900 0 -1 4202560 360 0 0 0 51 6 0 0 20 0 22 0 9848207 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043719727272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15451] ppid=15440 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/15443/task/15451/stat : 15451 (java) S 15440 15443 14900 0 -1 4202560 341 0 0 0 45 5 0 0 20 0 22 0 9848207 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043718674728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15452] ppid=15440 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/15443/task/15452/stat : 15452 (java) S 15440 15443 14900 0 -1 4202560 303 0 0 0 62 8 0 0 20 0 22 0 9848207 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043599473064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15453] ppid=15440 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/15443/task/15453/stat : 15453 (java) S 15440 15443 14900 0 -1 4202560 393 0 0 0 54 6 0 0 20 0 22 0 9848207 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043598420520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15454] ppid=15440 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/15443/task/15454/stat : 15454 (java) S 15440 15443 14900 0 -1 4202560 1012 0 0 0 129 4 0 0 20 0 22 0 9848208 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043586222696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15455] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15455/stat : 15455 (java) S 15440 15443 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9848208 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043585169016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15456] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15456/stat : 15456 (java) S 15440 15443 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9848208 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140043584116360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15457] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15457/stat : 15457 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848210 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042844498960 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15458] ppid=15440 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/15443/task/15458/stat : 15458 (java) S 15440 15443 14900 0 -1 4202560 6547 0 0 0 77 1 0 0 20 0 22 0 9848210 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042843445304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15459] ppid=15440 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/15443/task/15459/stat : 15459 (java) S 15440 15443 14900 0 -1 4202560 10239 0 0 0 229 2 0 0 20 0 22 0 9848211 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042842392760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15460] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15460/stat : 15460 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9848211 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042841340408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15461] ppid=15440 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15443/task/15461/stat : 15461 (java) S 15440 15443 14900 0 -1 4202560 27 0 0 0 6 9 0 0 20 0 22 0 9848211 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042840288072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15462] ppid=15440 vsize=9824732 CPUtime=452.23 cores=0,2,4,6
/proc/15443/task/15462/stat : 15462 (java) R 15440 15443 14900 0 -1 4202560 86 0 0 0 45215 8 0 0 20 0 22 0 9848223 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042839231376 140043599937383 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15463] ppid=15440 vsize=9824732 CPUtime=452.29 cores=0,2,4,6
/proc/15443/task/15463/stat : 15463 (java) R 15440 15443 14900 0 -1 4202560 1604 0 0 0 45199 30 0 0 20 0 22 0 9848223 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042838179016 140043600829792 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15464] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15464/stat : 15464 (java) S 15440 15443 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9848224 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042837128744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15465] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15465/stat : 15465 (java) S 15440 15443 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9848224 10060525568 450877 33554432000 1073741824 1073778376 140736663542928 140042836076200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 913.86
Current children cumulated vsize (KiB) 9824732

[startup+455.601 s]
/proc/loadavg: 4.08 3.66 2.53 6/219 15882
/proc/meminfo: memFree=26469884/32872528 swapFree=1526624/1696276
[pid=15443] ppid=15440 vsize=9824732 CPUtime=914.67 cores=0,2,4,6
/proc/15443/stat : 15443 (java) S 15440 15443 14900 0 -1 4202496 25714 0 1 0 91362 105 0 0 20 0 19 0 9848205 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140736663534064 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15443/statm: 2456183 450863 2285 9 0 2446860 0
[pid=15443/tid=15444] ppid=15440 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/15443/task/15444/stat : 15444 (java) S 15440 15443 14900 0 -1 4202560 2423 0 1 0 16 2 0 0 20 0 19 0 9848206 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140043762447224 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15446] ppid=15440 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/15443/task/15446/stat : 15446 (java) S 15440 15443 14900 0 -1 4202560 277 0 0 0 54 6 0 0 20 0 19 0 9848207 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140043723938472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15447] ppid=15440 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/15443/task/15447/stat : 15447 (java) S 15440 15443 14900 0 -1 4202560 276 0 0 0 52 5 0 0 20 0 19 0 9848207 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140043722885928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15448] ppid=15440 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/15443/task/15448/stat : 15448 (java) S 15440 15443 14900 0 -1 4202560 258 0 0 0 52 7 0 0 20 0 19 0 9848207 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140043721833384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15449] ppid=15440 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/15443/task/15449/stat : 15449 (java) S 15440 15443 14900 0 -1 4202560 300 0 0 0 46 6 0 0 20 0 19 0 9848207 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140043720780840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15450] ppid=15440 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/15443/task/15450/stat : 15450 (java) S 15440 15443 14900 0 -1 4202560 360 0 0 0 51 6 0 0 20 0 19 0 9848207 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140043719727272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15451] ppid=15440 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/15443/task/15451/stat : 15451 (java) S 15440 15443 14900 0 -1 4202560 341 0 0 0 45 5 0 0 20 0 19 0 9848207 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140043718674728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15452] ppid=15440 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/15443/task/15452/stat : 15452 (java) S 15440 15443 14900 0 -1 4202560 303 0 0 0 62 8 0 0 20 0 19 0 9848207 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140043599473064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15453] ppid=15440 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/15443/task/15453/stat : 15453 (java) S 15440 15443 14900 0 -1 4202560 393 0 0 0 54 6 0 0 20 0 19 0 9848207 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140043598420520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15454] ppid=15440 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/15443/task/15454/stat : 15454 (java) S 15440 15443 14900 0 -1 4202560 1012 0 0 0 129 4 0 0 20 0 19 0 9848208 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140043586222696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15455] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15455/stat : 15455 (java) S 15440 15443 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9848208 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140043585169016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15456] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15456/stat : 15456 (java) S 15440 15443 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9848208 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140043584116360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15457] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15457/stat : 15457 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9848210 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140042844498960 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15458] ppid=15440 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/15443/task/15458/stat : 15458 (java) S 15440 15443 14900 0 -1 4202560 6547 0 0 0 77 1 0 0 20 0 19 0 9848210 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140042843445304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15459] ppid=15440 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/15443/task/15459/stat : 15459 (java) S 15440 15443 14900 0 -1 4202560 10239 0 0 0 229 2 0 0 20 0 19 0 9848211 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140042842392760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15460] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15460/stat : 15460 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9848211 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140042841340408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15461] ppid=15440 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15443/task/15461/stat : 15461 (java) S 15440 15443 14900 0 -1 4202560 27 0 0 0 6 9 0 0 20 0 19 0 9848211 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140042840288072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15465] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15465/stat : 15465 (java) S 15440 15443 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9848224 10060525568 450863 33554432000 1073741824 1073778376 140736663542928 140042836076200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 914.67
Current children cumulated vsize (KiB) 9824732

[startup+456.001 s]
/proc/loadavg: 4.08 3.66 2.53 6/219 15882
/proc/meminfo: memFree=26469884/32872528 swapFree=1526624/1696276
[pid=15443] ppid=15440 vsize=9824732 CPUtime=914.82 cores=0,2,4,6
/proc/15443/stat : 15443 (java) S 15440 15443 14900 0 -1 4202496 25729 0 1 0 91377 105 0 0 20 0 19 0 9848205 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140736663534064 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15443/statm: 2456183 450874 2295 9 0 2446860 0
[pid=15443/tid=15444] ppid=15440 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/15443/task/15444/stat : 15444 (java) S 15440 15443 14900 0 -1 4202560 2423 0 1 0 16 2 0 0 20 0 19 0 9848206 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140043762447064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15446] ppid=15440 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/15443/task/15446/stat : 15446 (java) S 15440 15443 14900 0 -1 4202560 277 0 0 0 54 6 0 0 20 0 19 0 9848207 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140043723938472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15447] ppid=15440 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/15443/task/15447/stat : 15447 (java) S 15440 15443 14900 0 -1 4202560 276 0 0 0 52 5 0 0 20 0 19 0 9848207 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140043722885928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15448] ppid=15440 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/15443/task/15448/stat : 15448 (java) S 15440 15443 14900 0 -1 4202560 258 0 0 0 52 7 0 0 20 0 19 0 9848207 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140043721833384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15449] ppid=15440 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/15443/task/15449/stat : 15449 (java) S 15440 15443 14900 0 -1 4202560 300 0 0 0 46 6 0 0 20 0 19 0 9848207 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140043720780840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15450] ppid=15440 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/15443/task/15450/stat : 15450 (java) S 15440 15443 14900 0 -1 4202560 360 0 0 0 51 6 0 0 20 0 19 0 9848207 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140043719727272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15451] ppid=15440 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/15443/task/15451/stat : 15451 (java) S 15440 15443 14900 0 -1 4202560 341 0 0 0 45 5 0 0 20 0 19 0 9848207 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140043718674728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15452] ppid=15440 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/15443/task/15452/stat : 15452 (java) S 15440 15443 14900 0 -1 4202560 303 0 0 0 62 8 0 0 20 0 19 0 9848207 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140043599473064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15453] ppid=15440 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/15443/task/15453/stat : 15453 (java) S 15440 15443 14900 0 -1 4202560 393 0 0 0 54 6 0 0 20 0 19 0 9848207 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140043598420520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15454] ppid=15440 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/15443/task/15454/stat : 15454 (java) S 15440 15443 14900 0 -1 4202560 1012 0 0 0 129 4 0 0 20 0 19 0 9848208 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140043586222696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15455] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15455/stat : 15455 (java) S 15440 15443 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9848208 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140043585169016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15456] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15456/stat : 15456 (java) S 15440 15443 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9848208 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140043584116360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15457] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15457/stat : 15457 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9848210 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140042844498960 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15443/tid=15458] ppid=15440 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/15443/task/15458/stat : 15458 (java) S 15440 15443 14900 0 -1 4202560 6551 0 0 0 78 1 0 0 20 0 19 0 9848210 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140042843445304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15443/tid=15459] ppid=15440 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/15443/task/15459/stat : 15459 (java) S 15440 15443 14900 0 -1 4202560 10247 0 0 0 232 2 0 0 20 0 19 0 9848211 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140042842392760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15443/tid=15460] ppid=15440 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15443/task/15460/stat : 15460 (java) S 15440 15443 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9848211 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140042841340408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15443/tid=15461] ppid=15440 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15443/task/15461/stat : 15461 (java) S 15440 15443 14900 0 -1 4202560 27 0 0 0 6 9 0 0 20 0 19 0 9848211 10060525568 450874 33554432000 1073741824 1073778376 140736663542928 140042840288072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 914.82
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 456.09
CPU time (s): 915.014
CPU user time (s): 913.803
CPU system time (s): 1.21081
CPU usage (%): 200.621
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 913.803
system time used= 1.21081
maximum resident set size= 1902992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25731
page faults= 1
swaps= 0
block input operations= 0
block output operations= 552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11702
involuntary context switches= 13262

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.86156 second user time and 3.71943 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:37:20
IDJOB=4120043
IDBENCH=109679
IDSOLVER=2543
FILE ID=node125/4120043-1467308240
RUNJOBID= node125-1467308203-14916
PBS_JOBID= 20005253
Free space on /tmp= 71740 MiB

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

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

MD5SUM BENCH= 2c49043becc1ef5d492289923a6c1dcb
RANDOM SEED=1352163850

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27323068 kB
Buffers:          131260 kB
Cached:          1796192 kB
SwapCached:            0 kB
Active:          1422812 kB
Inactive:        1674036 kB
Active(anon):    1172208 kB
Inactive(anon):        0 kB
Active(file):     250604 kB
Inactive(file):  1674036 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               852 kB
Writeback:             0 kB
AnonPages:       2964016 kB
Mapped:            21524 kB
Shmem:               204 kB
Slab:             608560 kB
SReclaimable:      52264 kB
SUnreclaim:       556296 kB
KernelStack:        1784 kB
PageTables:         9516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3932020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1361920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node125 at 2016-06-30 19:44:56