Trace number 4106404

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPT3 985.385 491.057

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=109-P1=191-P2=263-P3=37-P4=317-P5=89-P6=131-B.opb
MD5SUMd6ad4e57f9bd4d3660efa4691d3e45da
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.150976
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables162
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)486
Sum of products size (including duplicates)972
Number of different products486
Sum of products size972

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4106404-1466271172.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  objective function found
0.24/0.21	c ... done. Wall clock time 0.101s.
0.24/0.21	c declared #vars     162
0.24/0.21	c internal #vars     648
0.24/0.21	c #constraints  991
0.24/0.21	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.24/0.21	c constraints type 
0.24/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 486
0.24/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 505
0.24/0.21	c 991 constraints processed.
0.24/0.21	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.24/0.21	c constraints type 
0.24/0.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 486
0.24/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 505
0.24/0.21	c 991 constraints processed.
0.24/0.22	c objective function length is 9 literals
3.40/1.01	c cleaning 2499 clauses out of 5001 with flag 10174/5001
5.33/1.51	c cleaning 4246 clauses out of 8502 with flag 22323/11001
6.58/2.13	c cleaning 5620 clauses out of 11255 with flag 36566/18000
7.81/2.73	c cleaning 6818 clauses out of 13636 with flag 53059/26001
8.22/2.98	c And the winner is solver0
8.39/3.22	c SATISFIABLE
8.39/3.22	c OPTIMIZING...
8.39/3.22	c Got one! Elapsed wall clock time (in seconds):3.106
8.39/3.22	o 13
9.19/3.65	c cleaning 8508 clauses out of 17053 with flag 12091/36236
9.79/3.99	c cleaning 7263 clauses out of 14545 with flag 26378/42236
11.01/4.52	c cleaning 7136 clauses out of 14283 with flag 41722/49237
12.49/5.21	c cleaning 7566 clauses out of 15147 with flag 58796/57237
13.51/5.71	c cleaning 8276 clauses out of 16581 with flag 78636/66237
14.53/6.23	c cleaning 9145 clauses out of 18304 with flag 100859/76236
16.74/7.31	c cleaning 10069 clauses out of 20159 with flag 124670/87236
19.96/8.94	c cleaning 11036 clauses out of 22091 with flag 150038/99237
22.75/10.30	c cleaning 12017 clauses out of 24054 with flag 178534/112236
24.59/11.29	c cleaning 12998 clauses out of 26039 with flag 209003/126238
26.99/12.44	c cleaning 14013 clauses out of 28039 with flag 243231/141236
29.59/13.77	c cleaning 15002 clauses out of 30027 with flag 277007/157237
33.04/15.47	c cleaning 16010 clauses out of 32025 with flag 314596/174237
38.82/18.34	c cleaning 16991 clauses out of 34015 with flag 354460/192237
38.82/18.38	c And the winner is solver0
38.95/18.72	c Got one! Elapsed wall clock time (in seconds):18.609
38.95/18.72	o 7
39.54/19.07	c cleaning 11464 clauses out of 22969 with flag 11217/198182
40.13/19.39	c cleaning 8745 clauses out of 17506 with flag 24288/204183
41.35/19.97	c cleaning 7872 clauses out of 15760 with flag 39808/211182
42.95/20.74	c cleaning 7942 clauses out of 15889 with flag 57360/219183
43.96/21.28	c cleaning 8466 clauses out of 16947 with flag 77432/228183
45.38/21.90	c cleaning 9228 clauses out of 18480 with flag 99568/238182
45.80/22.12	c And the winner is solver0
45.84/22.22	c Got one! Elapsed wall clock time (in seconds):22.11
45.84/22.22	o 3
45.99/22.37	c cleaning 7408 clauses out of 14831 with flag 4570/243761
46.81/22.80	c cleaning 6710 clauses out of 13424 with flag 19207/249762
47.83/23.25	c cleaning 6855 clauses out of 13714 with flag 34316/256762
48.82/23.78	c cleaning 7424 clauses out of 14858 with flag 53582/264761
50.61/24.69	c cleaning 8181 clauses out of 16434 with flag 74255/273761
52.07/25.38	c cleaning 9104 clauses out of 18254 with flag 96123/283762
54.56/26.30	c cleaning 10063 clauses out of 20149 with flag 121834/294761
56.19/27.12	c cleaning 11040 clauses out of 22087 with flag 148962/306762
58.38/28.21	c cleaning 12009 clauses out of 24046 with flag 179400/319761
60.78/29.47	c cleaning 13007 clauses out of 26037 with flag 213823/333761
64.44/31.24	c cleaning 14004 clauses out of 28031 with flag 251742/348762
67.46/32.70	c cleaning 0 clauses out of 5811 with flag 0/5812
69.32/33.60	c cleaning 15011 clauses out of 30026 with flag 293050/364761
72.85/35.37	c cleaning 16003 clauses out of 32015 with flag 332651/381761
76.05/36.93	c cleaning 16998 clauses out of 34012 with flag 373570/399761
80.48/39.17	c cleaning 18001 clauses out of 36015 with flag 418037/418762
84.38/41.00	c cleaning 18999 clauses out of 38014 with flag 462454/438762
88.64/43.17	c cleaning 20000 clauses out of 40014 with flag 510314/459761
91.84/44.79	c cleaning 20992 clauses out of 42015 with flag 559090/481762
95.87/46.76	c cleaning 22010 clauses out of 44022 with flag 611051/504761
101.11/49.34	c cleaning 22997 clauses out of 46012 with flag 662245/528761
105.92/51.77	c cleaning 23994 clauses out of 48015 with flag 716888/553761
121.66/59.54	c cleaning 25001 clauses out of 50022 with flag 773699/579762
133.29/65.32	c cleaning 26005 clauses out of 52020 with flag 835096/606761
139.70/68.58	c cleaning 27006 clauses out of 54016 with flag 897702/634762
153.58/75.43	c cleaning 27992 clauses out of 56009 with flag 963594/663761
165.02/81.11	c cleaning 29007 clauses out of 58017 with flag 1028367/693761
177.51/87.37	c cleaning 29999 clauses out of 60010 with flag 1100321/724762
188.19/92.62	c cleaning 30994 clauses out of 62010 with flag 1171196/756761
198.05/97.51	c cleaning 32005 clauses out of 64016 with flag 1244435/789761
211.73/104.34	c cleaning 32995 clauses out of 66011 with flag 1322435/823761
228.63/112.70	c cleaning 33995 clauses out of 68016 with flag 1401694/858761
240.30/118.50	c cleaning 35006 clauses out of 70022 with flag 1484628/894762
251.81/124.25	c cleaning 35995 clauses out of 72015 with flag 1568481/931761
261.05/128.81	c cleaning 0 clauses out of 11811 with flag 0/11812
267.89/132.28	c cleaning 37008 clauses out of 74022 with flag 1659460/969763
285.37/140.92	c cleaning 37999 clauses out of 76013 with flag 1745355/1008762
299.66/148.07	c cleaning 38999 clauses out of 78014 with flag 1837101/1048762
320.82/158.60	c cleaning 39996 clauses out of 80017 with flag 1932162/1089764
334.13/165.15	c cleaning 41007 clauses out of 82018 with flag 2026019/1131761
347.62/171.86	c cleaning 41989 clauses out of 84012 with flag 2122922/1174762
364.15/180.09	c cleaning 43001 clauses out of 86023 with flag 2222711/1218762
379.90/188.07	c cleaning 44002 clauses out of 88021 with flag 2327061/1263761
395.14/195.69	c cleaning 45000 clauses out of 90019 with flag 2432827/1309761
410.25/203.14	c cleaning 45994 clauses out of 92019 with flag 2537865/1356761
438.57/217.24	c cleaning 47001 clauses out of 94025 with flag 2643063/1404761
459.46/227.65	c cleaning 48008 clauses out of 96024 with flag 2751466/1453761
478.37/237.05	c cleaning 48997 clauses out of 98016 with flag 2861917/1503762
504.53/250.03	c cleaning 50005 clauses out of 100021 with flag 2971967/1554764
522.62/259.09	c cleaning 51002 clauses out of 102014 with flag 3089080/1606762
545.59/270.48	c cleaning 51999 clauses out of 104012 with flag 3212527/1659762
569.94/282.74	c cleaning 52997 clauses out of 106012 with flag 3335307/1713761
590.21/292.87	c cleaning 53997 clauses out of 108016 with flag 3457879/1768762
617.39/306.37	c cleaning 55003 clauses out of 110017 with flag 3583174/1824761
635.51/315.33	c cleaning 55998 clauses out of 112014 with flag 3708116/1881761
659.07/327.05	c cleaning 57000 clauses out of 114015 with flag 3835304/1939761
699.04/346.95	c cleaning 58001 clauses out of 116016 with flag 3961844/1998762
727.57/361.10	c cleaning 59001 clauses out of 118016 with flag 4098052/2058763
772.93/383.78	c cleaning 60000 clauses out of 120011 with flag 4250627/2119761
807.91/401.18	c cleaning 60994 clauses out of 122012 with flag 4390076/2181762
850.25/422.40	c cleaning 62005 clauses out of 124017 with flag 4532041/2244761
861.10/427.77	c cleaning 0 clauses out of 18812 with flag 0/18813
910.06/452.12	c cleaning 63000 clauses out of 126011 with flag 4669083/2308761
973.75/483.83	c cleaning 64000 clauses out of 128009 with flag 4808873/2373762
982.61/488.24	c And the winner is solver0
985.15/491.04	c >>>>>>>>>> Solver number 0 (4 answers) <<<<<<<<<<<<<<<<<<
985.15/491.04	c starts		: 5177
985.15/491.04	c conflicts		: 2397888
985.15/491.04	c decisions		: 2769929
985.15/491.04	c propagations		: 52150023
985.15/491.04	c inspects		: 7249494214
985.15/491.04	c shortcuts		: 0
985.15/491.04	c learnt literals	: 23
985.15/491.04	c learnt binary clauses	: 35
985.15/491.04	c learnt ternary clauses	: 86
985.15/491.04	c learnt constraints	: 2397864
985.15/491.04	c ignored constraints	: 0
985.15/491.04	c root simplifications	: 0
985.15/491.04	c removed literals (reason simplification)	: 7243506
985.15/491.04	c reason swapping (by a shorter reason)	: 0
985.15/491.04	c Calls to reduceDB	: 85
985.15/491.04	c Number of update (reduction) of LBD	: 83834
985.15/491.04	c Imported unit clauses	: 0
985.15/491.04	c number of reductions to clauses (during analyze)	: 0
985.15/491.04	c number of learned constraints concerned by reduction	: 0
985.15/491.04	c number of learning phase by resolution	: 0
985.15/491.04	c number of learning phase by cutting planes	: 0
985.15/491.04	c speed (assignments/second)	: 106250.59441221952
985.15/491.04	c non guided choices	16207
985.15/491.04	c learnt constraints type 
985.15/491.04	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
985.15/491.04	c starts		: 69
985.15/491.04	c conflicts		: 19654
985.15/491.04	c decisions		: 21845
985.15/491.04	c propagations		: 338685
985.15/491.04	c inspects		: 606353853
985.15/491.04	c shortcuts		: 0
985.15/491.04	c learnt literals	: 0
985.15/491.04	c learnt binary clauses	: 0
985.15/491.04	c learnt ternary clauses	: 0
985.15/491.04	c learnt constraints	: 19652
985.15/491.04	c ignored constraints	: 0
985.15/491.04	c root simplifications	: 0
985.15/491.04	c removed literals (reason simplification)	: 0
985.15/491.04	c reason swapping (by a shorter reason)	: 0
985.15/491.04	c Calls to reduceDB	: 3
985.15/491.04	c Number of update (reduction) of LBD	: 0
985.15/491.04	c Imported unit clauses	: 0
985.15/491.04	c number of reductions to clauses (during analyze)	: 0
985.15/491.04	c number of learned constraints concerned by reduction	: 0
985.15/491.04	c number of learning phase by resolution	: 0
985.15/491.04	c number of learning phase by cutting planes	: 0
985.15/491.04	c speed (assignments/second)	: 722.4232004743845
985.15/491.04	c non guided choices	706
985.15/491.04	c learnt constraints type 
985.15/491.04	s OPTIMUM FOUND
985.15/491.04	c Found 3 solution(s)
985.15/491.04	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 x11 x12 x13 x14 -x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 x24 x25 x26 x27 x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 x36 x37 x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 x49 x50 -x51 -x52 -x53 -x54 x55 -x56 -x57 x58 -x59 -x60 -x61 x62 x63 x64 -x65 x66 x67 x68 -x69 x70 x71 x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 x80 x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 x91 x92 x93 -x94 -x95 -x96 -x97 x98 x99 x100 x101 x102 x103 -x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120 -x121 x122 -x123 x124 x125 x126 x127 -x128 -x129 -x130 -x131 -x132 x133 x134 -x135 x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 x145 x146 -x147 -x148 x149 -x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 x159 -x160 -x161 -x162 
985.15/491.04	c objective function=3
985.15/491.04	c Total wall clock time (in seconds): 490.93

Verifier Data

OK	3

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-4106404-1466271172/watcher-4106404-1466271172 -o /tmp/evaluation-result-4106404-1466271172/solver-4106404-1466271172 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466264503-28301 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4106404-1466271172.opb 

pid=32613
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: 4.29 3.96 3.69 4/197 32616
/proc/meminfo: memFree=27396936/32872528 swapFree=1534436/1655032
[pid=32616] ppid=32613 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/32616/stat : 32616 (java) R 32613 32616 28285 0 -1 4202496 1057 0 0 0 0 0 0 0 20 0 1 0 29165661 23793664 706 33554432000 1073741824 1073778376 140735953701328 140735953690392 217401308520 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32616/statm: 5809 706 521 9 0 128 0

[startup+0.100121 s]
/proc/loadavg: 4.29 3.96 3.69 4/197 32616
/proc/meminfo: memFree=27396936/32872528 swapFree=1534436/1655032
[pid=32616] ppid=32613 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/32616/stat : 32616 (java) S 32613 32616 28285 0 -1 4202496 4458 0 1 0 9 1 0 0 20 0 18 0 29165661 9787879424 5587 33554432000 1073741824 1073778376 140735953701328 140735953692464 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32616/statm: 2389619 5590 2141 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 4.29 3.96 3.69 4/197 32616
/proc/meminfo: memFree=27396936/32872528 swapFree=1534436/1655032
[pid=32616] ppid=32613 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/32616/stat : 32616 (java) S 32613 32616 28285 0 -1 4202496 4662 0 1 0 23 1 0 0 20 0 18 0 29165661 9787879424 6778 33554432000 1073741824 1073778376 140735953701328 140735953692464 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32616/statm: 2389619 6778 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300218 s]
/proc/loadavg: 4.29 3.96 3.69 4/197 32616
/proc/meminfo: memFree=27396936/32872528 swapFree=1534436/1655032
[pid=32616] ppid=32613 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/32616/stat : 32616 (java) S 32613 32616 28285 0 -1 4202496 7507 0 1 0 58 1 0 0 20 0 22 0 29165661 10060525568 10083 33554432000 1073741824 1073778376 140735953701328 140735953692464 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32616/statm: 2456183 10083 2237 9 0 2446860 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9824732

[startup+0.700174 s]
/proc/loadavg: 4.29 3.96 3.69 4/197 32616
/proc/meminfo: memFree=27396936/32872528 swapFree=1534436/1655032
[pid=32616] ppid=32613 vsize=9824732 CPUtime=2.2 cores=0,2,4,6
/proc/32616/stat : 32616 (java) S 32613 32616 28285 0 -1 4202496 18727 0 1 0 216 4 0 0 20 0 22 0 29165661 10060525568 20769 33554432000 1073741824 1073778376 140735953701328 140735953692464 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32616/statm: 2456183 20769 2255 9 0 2446860 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.29 3.96 3.69 7/219 32638
/proc/meminfo: memFree=27222036/32872528 swapFree=1534436/1655032
[pid=32616] ppid=32613 vsize=9824732 CPUtime=5.33 cores=0,2,4,6
/proc/32616/stat : 32616 (java) S 32613 32616 28285 0 -1 4202496 32312 0 1 0 524 9 0 0 20 0 22 0 29165661 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140735953692464 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32616/statm: 2456183 51296 2278 9 0 2446860 0
[pid=32616/tid=32618] ppid=32613 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/32616/task/32618/stat : 32618 (java) S 32613 32616 28285 0 -1 4202560 2478 0 1 0 18 1 0 0 20 0 22 0 29165662 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140017141461880 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32619] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32619/stat : 32619 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29165663 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140017080192040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32620] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32620/stat : 32620 (java) S 32613 32616 28285 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29165663 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140017079139240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32621] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32621/stat : 32621 (java) S 32613 32616 28285 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 29165663 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140017078086440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32622] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32622/stat : 32622 (java) S 32613 32616 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29165663 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140017077033640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32623] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32623/stat : 32623 (java) S 32613 32616 28285 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29165663 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140017075980840 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32624] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32624/stat : 32624 (java) S 32613 32616 28285 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 29165663 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016980015528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32625] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32625/stat : 32625 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29165663 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016978962728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32626] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32626/stat : 32626 (java) S 32613 32616 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29165663 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016977909928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32627] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32627/stat : 32627 (java) S 32613 32616 28285 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 29165664 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016965712872 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32628] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32628/stat : 32628 (java) S 32613 32616 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29165664 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016964658936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32629] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32629/stat : 32629 (java) S 32613 32616 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29165664 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016963606024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32630] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32630/stat : 32630 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29165667 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016962554512 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32631] ppid=32613 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/32616/task/32631/stat : 32631 (java) S 32613 32616 28285 0 -1 4202560 18837 0 0 0 124 3 0 0 20 0 22 0 29165667 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016961501624 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32632] ppid=32613 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/32616/task/32632/stat : 32632 (java) S 32613 32616 28285 0 -1 4202560 9469 0 0 0 125 2 0 0 20 0 22 0 29165667 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016960448824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32633] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32633/stat : 32633 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29165667 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016959396216 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32634] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32634/stat : 32634 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29165667 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016958343624 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32635] ppid=32613 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/32616/task/32635/stat : 32635 (java) R 32613 32616 28285 0 -1 4202560 35 0 0 0 125 0 0 0 20 0 22 0 29165683 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016957240648 140017081885602 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32636] ppid=32613 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/32616/task/32636/stat : 32636 (java) R 32613 32616 28285 0 -1 4202560 107 0 0 0 123 2 0 0 20 0 22 0 29165683 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016956186544 140017081738255 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32637] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32637/stat : 32637 (java) S 32613 32616 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29165684 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016955135400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32638] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32638/stat : 32638 (java) S 32613 32616 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29165684 10060525568 51296 33554432000 1073741824 1073778376 140735953701328 140016954082600 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.27 3.96 3.69 5/219 32638
/proc/meminfo: memFree=27202492/32872528 swapFree=1534436/1655032
[pid=32616] ppid=32613 vsize=9824732 CPUtime=8.39 cores=0,2,4,6
/proc/32616/stat : 32616 (java) S 32613 32616 28285 0 -1 4202496 32536 0 1 0 824 15 0 0 20 0 19 0 29165661 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140735953692464 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32616/statm: 2456183 85199 2279 9 0 2446860 0
[pid=32616/tid=32618] ppid=32613 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/32616/task/32618/stat : 32618 (java) S 32613 32616 28285 0 -1 4202560 2478 0 1 0 18 1 0 0 20 0 19 0 29165662 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140017141461880 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32619] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32619/stat : 32619 (java) S 32613 32616 28285 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29165663 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140017080192040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32620] ppid=32613 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32616/task/32620/stat : 32620 (java) S 32613 32616 28285 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 29165663 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140017079139240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32621] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32621/stat : 32621 (java) S 32613 32616 28285 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29165663 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140017078086440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32622] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32622/stat : 32622 (java) S 32613 32616 28285 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29165663 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140017077033640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32623] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32623/stat : 32623 (java) S 32613 32616 28285 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29165663 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140017075980840 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32624] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32624/stat : 32624 (java) S 32613 32616 28285 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29165663 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140016980015528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32625] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32625/stat : 32625 (java) S 32613 32616 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29165663 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140016978962728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32626] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32626/stat : 32626 (java) S 32613 32616 28285 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 29165663 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140016977909928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32627] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32627/stat : 32627 (java) S 32613 32616 28285 0 -1 4202560 187 0 0 0 0 0 0 0 20 0 19 0 29165664 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140016965712872 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32628] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32628/stat : 32628 (java) S 32613 32616 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29165664 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140016964658936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32629] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32629/stat : 32629 (java) S 32613 32616 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29165664 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140016963606024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32630] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32630/stat : 32630 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29165667 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140016962554512 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32631] ppid=32613 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/32616/task/32631/stat : 32631 (java) S 32613 32616 28285 0 -1 4202560 18840 0 0 0 126 3 0 0 20 0 19 0 29165667 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140016961501624 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32632] ppid=32613 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/32616/task/32632/stat : 32632 (java) S 32613 32616 28285 0 -1 4202560 9471 0 0 0 127 2 0 0 20 0 19 0 29165667 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140016960448824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32633] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32633/stat : 32633 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29165667 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140016959396216 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32634] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32634/stat : 32634 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29165667 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140016958343624 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32638] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32638/stat : 32638 (java) S 32613 32616 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29165684 10060525568 85199 33554432000 1073741824 1073778376 140735953701328 140016954082600 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.39
Current children cumulated vsize (KiB) 9824732

[startup+6.30104 s]
/proc/loadavg: 4.27 3.96 3.69 5/219 32641
/proc/meminfo: memFree=26825728/32872528 swapFree=1534436/1655032
[pid=32616] ppid=32613 vsize=9824732 CPUtime=14.73 cores=0,2,4,6
/proc/32616/stat : 32616 (java) S 32613 32616 28285 0 -1 4202496 33176 0 1 0 1450 23 0 0 20 0 22 0 29165661 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140735953692464 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32616/statm: 2456183 154756 2282 9 0 2446860 0
[pid=32616/tid=32618] ppid=32613 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/32616/task/32618/stat : 32618 (java) S 32613 32616 28285 0 -1 4202560 2478 0 1 0 18 1 0 0 20 0 22 0 29165662 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140017141461880 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32619] ppid=32613 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/32616/task/32619/stat : 32619 (java) S 32613 32616 28285 0 -1 4202560 50 0 0 0 2 1 0 0 20 0 22 0 29165663 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140017080192040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32620] ppid=32613 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/32616/task/32620/stat : 32620 (java) S 32613 32616 28285 0 -1 4202560 52 0 0 0 2 0 0 0 20 0 22 0 29165663 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140017079139240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32621] ppid=32613 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/32616/task/32621/stat : 32621 (java) S 32613 32616 28285 0 -1 4202560 82 0 0 0 2 1 0 0 20 0 22 0 29165663 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140017078086440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32622] ppid=32613 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32616/task/32622/stat : 32622 (java) S 32613 32616 28285 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 29165663 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140017077033640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32623] ppid=32613 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/32616/task/32623/stat : 32623 (java) S 32613 32616 28285 0 -1 4202560 38 0 0 0 2 1 0 0 20 0 22 0 29165663 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140017075980840 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32624] ppid=32613 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/32616/task/32624/stat : 32624 (java) S 32613 32616 28285 0 -1 4202560 65 0 0 0 2 0 0 0 20 0 22 0 29165663 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140016980015528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32625] ppid=32613 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32616/task/32625/stat : 32625 (java) S 32613 32616 28285 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 29165663 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140016978962728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32626] ppid=32613 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/32616/task/32626/stat : 32626 (java) S 32613 32616 28285 0 -1 4202560 31 0 0 0 0 2 0 0 20 0 22 0 29165663 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140016977909928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32627] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32627/stat : 32627 (java) S 32613 32616 28285 0 -1 4202560 439 0 0 0 0 0 0 0 20 0 22 0 29165664 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140016965712872 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32628] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32628/stat : 32628 (java) S 32613 32616 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29165664 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140016964658936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32629] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32629/stat : 32629 (java) S 32613 32616 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29165664 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140016963606024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32630] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32630/stat : 32630 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29165667 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140016962554512 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32631] ppid=32613 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/32616/task/32631/stat : 32631 (java) S 32613 32616 28285 0 -1 4202560 18843 0 0 0 127 3 0 0 20 0 22 0 29165667 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140016961501624 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32632] ppid=32613 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/32616/task/32632/stat : 32632 (java) S 32613 32616 28285 0 -1 4202560 9471 0 0 0 139 2 0 0 20 0 22 0 29165667 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140016960448824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32633] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32633/stat : 32633 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29165667 10060525568 154756 33554432000 1073741824 1073778376 140735953701328 140016959396216 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32634] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/32616/task/32625/stat : 32625 (java) S 32613 32616 28285 0 -1 4202560 398 0 0 0 146 10 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016978962728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32626] ppid=32613 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/32616/task/32626/stat : 32626 (java) S 32613 32616 28285 0 -1 4202560 462 0 0 0 142 17 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016977909928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32627] ppid=32613 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/32616/task/32627/stat : 32627 (java) S 32613 32616 28285 0 -1 4202560 1352 0 0 0 98 17 0 0 20 0 19 0 29165664 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016965712872 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32628] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32628/stat : 32628 (java) S 32613 32616 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29165664 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016964658936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32629] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32629/stat : 32629 (java) S 32613 32616 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29165664 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016963606024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32630] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32630/stat : 32630 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016962554512 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32631] ppid=32613 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/32616/task/32631/stat : 32631 (java) S 32613 32616 28285 0 -1 4202560 18914 0 0 0 169 3 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016961501624 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32632] ppid=32613 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/32616/task/32632/stat : 32632 (java) S 32613 32616 28285 0 -1 4202560 13989 0 0 0 201 3 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016960448824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32633] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32633/stat : 32633 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016959396216 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32634] ppid=32613 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/32616/task/32634/stat : 32634 (java) S 32613 32616 28285 0 -1 4202560 28 0 0 0 10 7 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016958343624 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32638] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32638/stat : 32638 (java) S 32613 32616 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29165684 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016954082600 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 981.7
Current children cumulated vsize (KiB) 9824732

[startup+490.401 s]
/proc/loadavg: 4.24 4.16 3.89 5/216 420
/proc/meminfo: memFree=25262988/32872528 swapFree=1534436/1655032
[pid=32616] ppid=32613 vsize=9824732 CPUtime=982.49 cores=0,2,4,6
/proc/32616/stat : 32616 (java) S 32613 32616 28285 0 -1 4202496 43107 0 1 0 98067 182 0 0 20 0 19 0 29165661 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140735953692464 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32616/statm: 2456183 517373 2294 9 0 2446860 0
[pid=32616/tid=32618] ppid=32613 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/32616/task/32618/stat : 32618 (java) R 32613 32616 28285 0 -1 4202560 2481 0 1 0 201 3 0 0 20 0 19 0 29165662 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017141459504 140017081419696 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32619] ppid=32613 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/32616/task/32619/stat : 32619 (java) S 32613 32616 28285 0 -1 4202560 456 0 0 0 142 14 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017080192040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32620] ppid=32613 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/32616/task/32620/stat : 32620 (java) S 32613 32616 28285 0 -1 4202560 493 0 0 0 147 15 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017079139240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32621] ppid=32613 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/32616/task/32621/stat : 32621 (java) S 32613 32616 28285 0 -1 4202560 469 0 0 0 137 11 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017078086440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32622] ppid=32613 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/32616/task/32622/stat : 32622 (java) S 32613 32616 28285 0 -1 4202560 465 0 0 0 143 14 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017077033640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32623] ppid=32613 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/32616/task/32623/stat : 32623 (java) S 32613 32616 28285 0 -1 4202560 463 0 0 0 150 17 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017075980840 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32624] ppid=32613 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/32616/task/32624/stat : 32624 (java) S 32613 32616 28285 0 -1 4202560 420 0 0 0 136 13 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016980015528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32625] ppid=32613 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/32616/task/32625/stat : 32625 (java) S 32613 32616 28285 0 -1 4202560 398 0 0 0 146 10 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016978962728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32626] ppid=32613 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/32616/task/32626/stat : 32626 (java) S 32613 32616 28285 0 -1 4202560 462 0 0 0 142 17 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016977909928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32627] ppid=32613 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/32616/task/32627/stat : 32627 (java) S 32613 32616 28285 0 -1 4202560 1352 0 0 0 98 17 0 0 20 0 19 0 29165664 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016965712872 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32628] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32628/stat : 32628 (java) S 32613 32616 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29165664 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016964658936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32629] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32629/stat : 32629 (java) S 32613 32616 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29165664 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016963606024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32630] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32630/stat : 32630 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016962554512 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32631] ppid=32613 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/32616/task/32631/stat : 32631 (java) S 32613 32616 28285 0 -1 4202560 18914 0 0 0 169 3 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016961501624 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32632] ppid=32613 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/32616/task/32632/stat : 32632 (java) S 32613 32616 28285 0 -1 4202560 13989 0 0 0 201 3 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016960448824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32633] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32633/stat : 32633 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016959396216 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32634] ppid=32613 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/32616/task/32634/stat : 32634 (java) S 32613 32616 28285 0 -1 4202560 28 0 0 0 10 7 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016958343624 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32638] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32638/stat : 32638 (java) S 32613 32616 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29165684 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016954082600 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 982.49
Current children cumulated vsize (KiB) 9824732

[startup+490.801 s]
/proc/loadavg: 4.24 4.16 3.89 5/216 420
/proc/meminfo: memFree=25265036/32872528 swapFree=1534436/1655032
[pid=32616] ppid=32613 vsize=9824732 CPUtime=982.89 cores=0,2,4,6
/proc/32616/stat : 32616 (java) S 32613 32616 28285 0 -1 4202496 43107 0 1 0 98107 182 0 0 20 0 19 0 29165661 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140735953692464 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32616/statm: 2456183 517373 2294 9 0 2446860 0
[pid=32616/tid=32618] ppid=32613 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/32616/task/32618/stat : 32618 (java) R 32613 32616 28285 0 -1 4202560 2481 0 1 0 241 3 0 0 20 0 19 0 29165662 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017141459504 140017081802025 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32619] ppid=32613 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/32616/task/32619/stat : 32619 (java) S 32613 32616 28285 0 -1 4202560 456 0 0 0 142 14 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017080192040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32620] ppid=32613 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/32616/task/32620/stat : 32620 (java) S 32613 32616 28285 0 -1 4202560 493 0 0 0 147 15 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017079139240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32621] ppid=32613 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/32616/task/32621/stat : 32621 (java) S 32613 32616 28285 0 -1 4202560 469 0 0 0 137 11 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017078086440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32622] ppid=32613 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/32616/task/32622/stat : 32622 (java) S 32613 32616 28285 0 -1 4202560 465 0 0 0 143 14 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017077033640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32623] ppid=32613 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/32616/task/32623/stat : 32623 (java) S 32613 32616 28285 0 -1 4202560 463 0 0 0 150 17 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017075980840 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32624] ppid=32613 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/32616/task/32624/stat : 32624 (java) S 32613 32616 28285 0 -1 4202560 420 0 0 0 136 13 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016980015528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32625] ppid=32613 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/32616/task/32625/stat : 32625 (java) S 32613 32616 28285 0 -1 4202560 398 0 0 0 146 10 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016978962728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32626] ppid=32613 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/32616/task/32626/stat : 32626 (java) S 32613 32616 28285 0 -1 4202560 462 0 0 0 142 17 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016977909928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32627] ppid=32613 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/32616/task/32627/stat : 32627 (java) S 32613 32616 28285 0 -1 4202560 1352 0 0 0 98 17 0 0 20 0 19 0 29165664 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016965712872 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32628] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32628/stat : 32628 (java) S 32613 32616 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29165664 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016964658936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32629] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32629/stat : 32629 (java) S 32613 32616 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29165664 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016963606024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32630] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32630/stat : 32630 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016962554512 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32631] ppid=32613 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/32616/task/32631/stat : 32631 (java) S 32613 32616 28285 0 -1 4202560 18914 0 0 0 169 3 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016961501624 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32632] ppid=32613 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/32616/task/32632/stat : 32632 (java) S 32613 32616 28285 0 -1 4202560 13989 0 0 0 201 3 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016960448824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32633] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32633/stat : 32633 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016959396216 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32634] ppid=32613 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/32616/task/32634/stat : 32634 (java) S 32613 32616 28285 0 -1 4202560 28 0 0 0 10 7 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016958343624 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32638] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32638/stat : 32638 (java) S 32613 32616 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29165684 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016954082600 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 982.89
Current children cumulated vsize (KiB) 9824732

[startup+491.001 s]
/proc/loadavg: 4.24 4.16 3.89 5/216 420
/proc/meminfo: memFree=25265036/32872528 swapFree=1534436/1655032
[pid=32616] ppid=32613 vsize=9824732 CPUtime=983.09 cores=0,2,4,6
/proc/32616/stat : 32616 (java) S 32613 32616 28285 0 -1 4202496 43107 0 1 0 98127 182 0 0 20 0 19 0 29165661 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140735953692464 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32616/statm: 2456183 517373 2294 9 0 2446860 0
[pid=32616/tid=32618] ppid=32613 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/32616/task/32618/stat : 32618 (java) R 32613 32616 28285 0 -1 4202560 2481 0 1 0 261 3 0 0 20 0 19 0 29165662 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017141459504 140017081802047 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32619] ppid=32613 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/32616/task/32619/stat : 32619 (java) S 32613 32616 28285 0 -1 4202560 456 0 0 0 142 14 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017080192040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32620] ppid=32613 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/32616/task/32620/stat : 32620 (java) S 32613 32616 28285 0 -1 4202560 493 0 0 0 147 15 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017079139240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32621] ppid=32613 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/32616/task/32621/stat : 32621 (java) S 32613 32616 28285 0 -1 4202560 469 0 0 0 137 11 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017078086440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32622] ppid=32613 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/32616/task/32622/stat : 32622 (java) S 32613 32616 28285 0 -1 4202560 465 0 0 0 143 14 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017077033640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32623] ppid=32613 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/32616/task/32623/stat : 32623 (java) S 32613 32616 28285 0 -1 4202560 463 0 0 0 150 17 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140017075980840 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32624] ppid=32613 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/32616/task/32624/stat : 32624 (java) S 32613 32616 28285 0 -1 4202560 420 0 0 0 136 13 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016980015528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32625] ppid=32613 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/32616/task/32625/stat : 32625 (java) S 32613 32616 28285 0 -1 4202560 398 0 0 0 146 10 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016978962728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32626] ppid=32613 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/32616/task/32626/stat : 32626 (java) S 32613 32616 28285 0 -1 4202560 462 0 0 0 142 17 0 0 20 0 19 0 29165663 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016977909928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32627] ppid=32613 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/32616/task/32627/stat : 32627 (java) S 32613 32616 28285 0 -1 4202560 1352 0 0 0 98 17 0 0 20 0 19 0 29165664 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016965712872 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32628] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32628/stat : 32628 (java) S 32613 32616 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29165664 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016964658936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32629] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32629/stat : 32629 (java) S 32613 32616 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29165664 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016963606024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32630] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32630/stat : 32630 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016962554512 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32631] ppid=32613 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/32616/task/32631/stat : 32631 (java) S 32613 32616 28285 0 -1 4202560 18914 0 0 0 169 3 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016961501624 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32616/tid=32632] ppid=32613 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/32616/task/32632/stat : 32632 (java) S 32613 32616 28285 0 -1 4202560 13989 0 0 0 201 3 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016960448824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32616/tid=32633] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32633/stat : 32633 (java) S 32613 32616 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016959396216 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32616/tid=32634] ppid=32613 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/32616/task/32634/stat : 32634 (java) S 32613 32616 28285 0 -1 4202560 28 0 0 0 10 7 0 0 20 0 19 0 29165667 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016958343624 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32616/tid=32638] ppid=32613 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32616/task/32638/stat : 32638 (java) S 32613 32616 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29165684 10060525568 517373 33554432000 1073741824 1073778376 140735953701328 140016954082600 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 983.09
Current children cumulated vsize (KiB) 9824732

Child status: 30

# 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): 2.06
#  lost CPU user time (s): 2.17999
#  lost CPU system time (s): -0.12

Real time (s): 491.057
CPU time (s): 985.385
CPU user time (s): 983.504
CPU system time (s): 1.88169
CPU usage (%): 200.666
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 981.324
system time used= 2.00169
maximum resident set size= 2089156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43120
page faults= 1
swaps= 0
block input operations= 0
block output operations= 560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18072
involuntary context switches= 26068

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.93555 second user time and 4.71228 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-18 19:32:52
IDJOB=4106404
IDBENCH=48048
IDSOLVER=2543
FILE ID=node122/4106404-1466271172
RUNJOBID= node122-1466264503-28301
PBS_JOBID= 19918220
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=109-P1=191-P2=263-P3=37-P4=317-P5=89-P6=131-B.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106404-1466271172/watcher-4106404-1466271172 -o /tmp/evaluation-result-4106404-1466271172/solver-4106404-1466271172 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466264503-28301 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106404-1466271172.opb

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

MD5SUM BENCH= d6ad4e57f9bd4d3660efa4691d3e45da
RANDOM SEED=1396842671

node122.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.769
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	: 5333.53
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.769
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.769
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.55
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.769
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.55
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.769
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.53
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.769
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.769
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.769
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27397300 kB
Buffers:          145492 kB
Cached:           220288 kB
SwapCached:            0 kB
Active:          2802084 kB
Inactive:         267848 kB
Active(anon):    2697060 kB
Inactive(anon):     9916 kB
Active(file):     105024 kB
Inactive(file):   257932 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               992 kB
Writeback:             0 kB
AnonPages:       4309988 kB
Mapped:            21152 kB
Shmem:               204 kB
Slab:             610892 kB
SReclaimable:      54184 kB
SUnreclaim:       556708 kB
KernelStack:        1784 kB
PageTables:        12996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4476608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2709504 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= 71744 MiB
End job on node122 at 2016-06-18 19:41:03