Trace number 4263971

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
AbsCon-basic 2017-06-11SAT (TO)116 2520.1101 2515.51

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-033.xml
MD5SUM0094b37350883aa25196a680c59db77a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark2400.09
Satisfiable
(Un)Satisfiability was proved
Number of variables1121
Number of constraints592
Number of domains65
Minimum domain size2
Maximum domain size65
Distribution of domain sizes[{"size":2,"count":562},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":14,"count":1},{"size":15,"count":2},{"size":16,"count":1},{"size":17,"count":2},{"size":18,"count":1},{"size":19,"count":2},{"size":20,"count":1},{"size":21,"count":2},{"size":22,"count":1},{"size":23,"count":2},{"size":24,"count":1},{"size":25,"count":2},{"size":26,"count":1},{"size":27,"count":2},{"size":28,"count":1},{"size":29,"count":2},{"size":30,"count":1},{"size":31,"count":2},{"size":32,"count":1},{"size":33,"count":2},{"size":35,"count":1},{"size":37,"count":1},{"size":39,"count":1},{"size":41,"count":1},{"size":43,"count":1},{"size":45,"count":1},{"size":47,"count":1},{"size":49,"count":1},{"size":51,"count":1},{"size":53,"count":1},{"size":55,"count":1},{"size":57,"count":1},{"size":59,"count":1},{"size":61,"count":1},{"size":63,"count":1},{"size":65,"count":1}]
Minimum variable degree0
Maximum variable degree32
Distribution of variable degrees[{"degree":0,"count":496},{"degree":2,"count":592},{"degree":32,"count":33}]
Minimum constraint arity2
Maximum constraint arity33
Distribution of constraint arities[{"arity":2,"count":33},{"arity":3,"count":529},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1},{"arity":16,"count":1},{"arity":17,"count":1},{"arity":18,"count":1},{"arity":19,"count":1},{"arity":20,"count":1},{"arity":21,"count":1},{"arity":22,"count":1},{"arity":23,"count":1},{"arity":24,"count":1},{"arity":25,"count":1},{"arity":26,"count":1},{"arity":27,"count":1},{"arity":28,"count":1},{"arity":29,"count":1},{"arity":30,"count":1},{"arity":31,"count":1},{"arity":32,"count":1},{"arity":33,"count":1}]
Number of extensional constraints0
Number of intensional constraints560
Distribution of constraint types[{"type":"intension","count":560},{"type":"sum","count":32}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.37/0.36	
0.37/0.36	AbsCon 2 
0.37/0.36	
0.86/0.65	  Solving XCSP3-instance-4263971-1502291102 as a COP in -infty..+infty
0.86/0.65	  Loading variables...
1.10/0.75	  Loading constraints...
1.68/0.95	  Solver SolverBacktrack being built...
1.68/0.95	
1.68/1.00	  Preprocessing : gac=false, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
1.68/1.00	
1.98/1.04	o 11440
1.98/1.07	o 9456
1.98/1.09	o 9340
2.31/1.11	o 7836
2.31/1.12	o 7612
2.31/1.14	o 7420
2.31/1.15	o 6224
2.31/1.16	o 5956
2.31/1.18	o 5144
2.31/1.19	o 4668
2.63/1.21	o 4380
2.63/1.22	o 4284
2.63/1.23	o 3712
2.63/1.25	o 3332
2.63/1.26	o 2984
2.63/1.29	o 2964
2.93/1.31	o 2936
2.93/1.32	o 2452
2.93/1.34	o 2200
2.93/1.35	o 2088
3.21/1.46	o 1816
3.83/1.61	o 1400
3.83/1.67	o 1288
4.43/1.84	o 1276
4.43/1.85	o 940
4.43/1.87	o 896
4.43/1.88	o 884
4.43/1.89	o 832
4.73/1.90	o 816
4.73/1.91	o 764
4.73/1.92	o 568
4.73/1.93	o 484
5.38/2.31	o 460
5.60/2.54	o 380
5.60/2.55	o 320
11.19/8.05	o 308
11.40/8.27	o 300
12.41/9.23	o 276
12.71/9.59	o 264
12.82/9.61	o 248
12.82/9.61	o 192
12.93/9.71	o 164
323.10/319.54	o 152
541.57/537.84	o 140
1447.02/1442.93	o 116
2520.08/2515.51	
2520.08/2515.51	v <instantiation id='sol45' type='solution' cost='116'>  <list> x[] y[][] c[] s[] </list>  <values> -1 -1 1 -1 1 1 1 1 -1 -1 -1 1 1 -1 1 -1 1 1 -1 -1 1 -1 -1 1 -1 -1 -1 1 -1 -1 -1 1 -1 1 -1 -1 -1 1 1 1 -1 1 1 -1 1 -1 -1 -1 -1 1 -1 1 -1 -1 1 -1 -1 1 1 -1 -1 1 1 -1 -1 -1 1 1 -1 1 1 -1 -1 1 -1 -1 -1 1 1 1 -1 -1 -1 -1 1 -1 -1 1 -1 1 -1 1 -1 1 -1 1 * 1 -1 1 -1 1 -1 -1 -1 -1 -1 1 1 -1 -1 1 1 -1 1 1 1 1 1 1 -1 -1 1 1 -1 -1 1 * * -1 -1 1 -1 -1 -1 -1 1 -1 1 -1 -1 1 -1 -1 1 1 -1 1 -1 -1 1 1 1 1 1 1 1 1 * * * -1 -1 1 1 -1 -1 1 1 1 -1 1 1 1 1 -1 -1 -1 -1 -1 1 -1 1 -1 -1 1 1 -1 -1 * * * * -1 -1 -1 1 -1 1 1 -1 -1 1 -1 1 -1 1 1 1 -1 1 1 1 -1 -1 1 -1 1 -1 1 * * * * * -1 1 -1 1 1 1 -1 1 1 -1 -1 -1 -1 -1 -1 1 1 -1 1 1 1 1 1 -1 -1 1 * * * * * * 1 1 -1 -1 1 -1 1 -1 -1 -1 1 -1 1 1 -1 -1 -1 -1 1 -1 -1 1 1 1 1 * * * * * * * 1 1 1 -1 -1 1 -1 1 -1 1 1 1 -1 1 1 1 -1 -1 -1 1 -1 1 -1 -1 * * * * * * * * 1 -1 1 1 1 -1 1 1 1 1 -1 -1 -1 -1 -1 1 -1 1 1 1 -1 -1 1 * * * * * * * * * -1 -1 -1 -1 -1 1 1 -1 1 -1 1 -1 1 1 -1 1 1 -1 1 1 1 1 * * * * * * * * * * -1 1 1 1 1 1 -1 -1 -1 1 1 1 -1 1 -1 -1 -1 -1 1 -1 -1 * * * * * * * * * * * 1 -1 -1 -1 1 -1 -1 1 1 1 -1 -1 -1 1 1 1 -1 -1 -1 1 * * * * * * * * * * * * -1 1 1 -1 -1 -1 1 -1 1 -1 1 -1 -1 -1 -1 1 -1 1 1 * * * * * * * * * * * * * 1 -1 1 1 -1 1 -1 -1 -1 1 1 -1 1 1 -1 1 1 -1 * * * * * * * * * * * * * * -1 -1 -1 1 1 -1 -1 1 1 1 1 1 -1 1 -1 -1 -1 * * * * * * * * * * * * * * * -1 1 -1 -1 -1 -1 1 -1 1 1 -1 -1 -1 1 1 1 * * * * * * * * * * * * * * * * 1 1 1 1 -1 1 -1 -1 1 -1 1 -1 -1 -1 -1 * * * * * * * * * * * * * * * * * 1 -1 -1 1 1 -1 -1 -1 -1 1 1 -1 1 1 * * * * * * * * * * * * * * * * * * -1 1 -1 -1 -1 -1 -1 1 1 1 1 1 -1 * * * * * * * * * * * * * * * * * * * 1 1 1 1 -1 -1 1 -1 1 1 -1 -1 * * * * * * * * * * * * * * * * * * * * 1 -1 -1 1 -1 1 -1 -1 1 -1 1 * * * * * * * * * * * * * * * * * * * * * -1 1 -1 1 1 -1 -1 -1 -1 1 * * * * * * * * * * * * * * * * * * * * * * 1 1 -1 -1 -1 -1 -1 1 1 * * * * * * * * * * * * * * * * * * * * * * * 1 1 1 1 -1 -1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 -1 1 -1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 -1 1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * 1 1 -1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 1 1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -4 -3 2 1 -2 1 2 -1 2 3 2 -1 -2 -3 2 -1 -2 -1 0 -1 2 -1 -2 -1 2 -1 0 -1 4 -1 0 1 16 9 4 1 4 1 4 1 4 9 4 1 4 9 4 1 4 1 0 1 4 1 4 1 4 1 0 1 16 1 0 1 </values>  </instantiation>
2520.08/2515.51	s SATISFIABLE

Verifier Data

OK	116

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-4263971-1502291102/watcher-4263971-1502291102 -o /tmp/evaluation-result-4263971-1502291102/solver-4263971-1502291102 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502258241-21716 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4263971-1502291102.xml 

pid=27284
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.85 1.77 1.86 2/198 27287
/proc/meminfo: memFree=31507928/32770624 swapFree=0/187380
[pid=27287] ppid=27284 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/27287/stat : 27287 (runsolver) D 27284 27287 15981 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 31305828 24240128 106 18446744073709551615 4194304 4338465 140732712384736 140732712382376 139817044718295 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 31657984 140732712386720 140732712387146 140732712387146 140732712390602 0
/proc/27287/statm: 5918 106 53 36 0 2156 0

[startup+0.10014 s]
/proc/loadavg: 1.85 1.77 1.86 2/198 27287
/proc/meminfo: memFree=31507928/32770624 swapFree=0/187380
[pid=27287] ppid=27284 vsize=8345500 CPUtime=0 cores=1,3,5,7
/proc/27287/stat : 27287 (java) S 27284 27287 15981 0 -1 1077944320 1928 0 0 0 0 0 0 0 20 0 2 0 31305828 8545792000 2143 18446744073709551615 4194304 4196468 140728384480816 140728384463360 140631547764471 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
/proc/27287/statm: 2086375 2143 1169 1 0 2076345 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8345500

[startup+0.359287 s]
/proc/loadavg: 1.85 1.77 1.86 2/198 27287
/proc/meminfo: memFree=31507928/32770624 swapFree=0/187380
[pid=27287] ppid=27284 vsize=10619828 CPUtime=0.37 cores=1,3,5,7
/proc/27287/stat : 27287 (java) S 27284 27287 15981 0 -1 1077944320 8822 0 0 0 34 3 0 0 20 0 16 0 31305828 10874703872 12788 18446744073709551615 4194304 4196468 140728384480816 140728384463360 140631547764471 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
/proc/27287/statm: 2654957 12788 2988 1 0 2643902 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 10619828

[startup+0.400255 s]
/proc/loadavg: 1.85 1.77 1.86 2/198 27287
/proc/meminfo: memFree=31507928/32770624 swapFree=0/187380
[pid=27287] ppid=27284 vsize=10619828 CPUtime=0.43 cores=1,3,5,7
/proc/27287/stat : 27287 (java) S 27284 27287 15981 0 -1 1077944320 9743 0 0 0 39 4 0 0 20 0 16 0 31305828 10874703872 13465 18446744073709551615 4194304 4196468 140728384480816 140728384463360 140631547764471 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
/proc/27287/statm: 2654957 13465 2990 1 0 2643902 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 10619828

[startup+0.700465 s]
/proc/loadavg: 1.85 1.77 1.86 2/198 27287
/proc/meminfo: memFree=31507928/32770624 swapFree=0/187380
[pid=27287] ppid=27284 vsize=10621952 CPUtime=1.1 cores=1,3,5,7
/proc/27287/stat : 27287 (java) S 27284 27287 15981 0 -1 1077944320 12070 0 0 0 104 6 0 0 20 0 16 0 31305828 10876878848 18488 18446744073709551615 4194304 4196468 140728384480816 140728384463360 140631547764471 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
/proc/27287/statm: 2655488 18488 3064 1 0 2644414 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 10621952

[startup+1.50067 s]
/proc/loadavg: 1.85 1.77 1.86 5/214 27303
/proc/meminfo: memFree=31391084/32770624 swapFree=0/187416
[pid=27287] ppid=27284 vsize=10625964 CPUtime=3.53 cores=1,3,5,7
/proc/27287/stat : 27287 (java) S 27284 27287 15981 0 -1 1077944320 30833 0 0 0 343 10 0 0 20 0 16 0 31305828 10880987136 39281 18446744073709551615 4194304 4196468 140728384480816 140728384463360 140631547764471 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
/proc/27287/statm: 2656491 39281 3107 1 0 2645417 0
[pid=27287/tid=27289] ppid=27284 vsize=10625964 CPUtime=0.2 cores=1,3,5,7
/proc/27287/task/27289/stat : 27289 (java) S 27284 27287 15981 0 -1 1077944384 5752 0 0 0 18 2 0 0 20 0 16 0 31305837 10880987136 39281 18446744073709551615 4194304 4196468 140728384480816 140631552007344 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27290] ppid=27284 vsize=10625964 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27290/stat : 27290 (java) S 27284 27287 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31305838 10880987136 39281 18446744073709551615 4194304 4196468 140728384480816 140631478184208 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27291] ppid=27284 vsize=10625964 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27291/stat : 27291 (java) S 27284 27287 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31305838 10880987136 39281 18446744073709551615 4194304 4196468 140728384480816 140631477131664 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27292] ppid=27284 vsize=10625964 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27292/stat : 27292 (java) S 27284 27287 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31305838 10880987136 39281 18446744073709551615 4194304 4196468 140728384480816 140631476079120 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27293] ppid=27284 vsize=10625964 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27293/stat : 27293 (java) S 27284 27287 15981 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 31305838 10880987136 39281 18446744073709551615 4194304 4196468 140728384480816 140631475026576 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27294] ppid=27284 vsize=10625964 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27294/stat : 27294 (java) S 27284 27287 15981 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 31305839 10880987136 39281 18446744073709551615 4194304 4196468 140728384480816 140631044217328 140631547775618 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27295] ppid=27284 vsize=10625964 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27295/stat : 27295 (java) S 27284 27287 15981 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 31305840 10880987136 39281 18446744073709551615 4194304 4196468 140728384480816 140631043163552 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27296] ppid=27284 vsize=10625964 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27296/stat : 27296 (java) S 27284 27287 15981 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 31305840 10880987136 39281 18446744073709551615 4194304 4196468 140728384480816 140631042110960 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27297] ppid=27284 vsize=10625964 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27297/stat : 27297 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10880987136 39281 18446744073709551615 4194304 4196468 140728384480816 140631041059536 140631547783067 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27298] ppid=27284 vsize=10625964 CPUtime=0.76 cores=1,3,5,7
/proc/27287/task/27298/stat : 27298 (java) R 27284 27287 15981 0 -1 4202560 5940 0 0 0 76 0 0 0 20 0 16 0 31305842 10880987136 39281 18446744073709551615 4194304 4196468 140728384480816 140631039991608 140631529308671 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27299] ppid=27284 vsize=10625964 CPUtime=0.79 cores=1,3,5,7
/proc/27287/task/27299/stat : 27299 (java) R 27284 27287 15981 0 -1 4202560 8975 0 0 0 78 1 0 0 20 0 16 0 31305842 10880987136 39281 18446744073709551615 4194304 4196468 140728384480816 140631038940216 140631529309432 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27300] ppid=27284 vsize=10625964 CPUtime=0.59 cores=1,3,5,7
/proc/27287/task/27300/stat : 27300 (java) S 27284 27287 15981 0 -1 1077944384 2874 0 0 0 59 0 0 0 20 0 16 0 31305842 10880987136 39345 18446744073709551615 4194304 4196468 140728384480816 140631037901040 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27301] ppid=27284 vsize=10625964 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27301/stat : 27301 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10880987136 39345 18446744073709551615 4194304 4196468 140728384480816 140631036848736 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27302] ppid=27284 vsize=10625964 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27302/stat : 27302 (java) S 27284 27287 15981 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 16 0 31305847 10880987136 39345 18446744073709551615 4194304 4196468 140728384480816 140631035796272 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27303] ppid=27284 vsize=10625964 CPUtime=1.13 cores=1,3,5,7
/proc/27287/task/27303/stat : 27303 (java) R 27284 27287 15981 0 -1 4202560 5923 0 0 0 109 4 0 0 20 0 16 0 31305863 10880987136 39345 18446744073709551615 4194304 4196468 140728384480816 140631032605128 140631137675984 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 10625964

[startup+3.10058 s]
/proc/loadavg: 1.85 1.77 1.86 3/214 27303
/proc/meminfo: memFree=31348524/32770624 swapFree=0/187416
[pid=27287] ppid=27284 vsize=10624000 CPUtime=6.26 cores=1,3,5,7
/proc/27287/stat : 27287 (java) S 27284 27287 15981 0 -1 1077944320 35373 0 0 0 615 11 0 0 20 0 16 0 31305828 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140728384463360 140631547764471 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
/proc/27287/statm: 2656000 43821 3109 1 0 2644926 0
[pid=27287/tid=27289] ppid=27284 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/27287/task/27289/stat : 27289 (java) S 27284 27287 15981 0 -1 1077944384 5752 0 0 0 18 2 0 0 20 0 16 0 31305837 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631552007344 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27290] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27290/stat : 27290 (java) S 27284 27287 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31305838 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631478184208 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27291] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27291/stat : 27291 (java) S 27284 27287 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31305838 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631477131664 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27292] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27292/stat : 27292 (java) S 27284 27287 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31305838 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631476079120 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27293] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27293/stat : 27293 (java) S 27284 27287 15981 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 31305838 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631475026576 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27294] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27294/stat : 27294 (java) S 27284 27287 15981 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 31305839 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631044217328 140631547775618 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27295] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27295/stat : 27295 (java) S 27284 27287 15981 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 31305840 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631043163552 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27296] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27296/stat : 27296 (java) S 27284 27287 15981 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 31305840 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631042110960 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27297] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27297/stat : 27297 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631041059536 140631547783067 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27298] ppid=27284 vsize=10624000 CPUtime=1.3 cores=1,3,5,7
/proc/27287/task/27298/stat : 27298 (java) S 27284 27287 15981 0 -1 1077944384 7030 0 0 0 129 1 0 0 20 0 16 0 31305842 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631040006128 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27299] ppid=27284 vsize=10624000 CPUtime=1.35 cores=1,3,5,7
/proc/27287/task/27299/stat : 27299 (java) S 27284 27287 15981 0 -1 1077944384 11068 0 0 0 133 2 0 0 20 0 16 0 31305842 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631038953584 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27300] ppid=27284 vsize=10624000 CPUtime=0.64 cores=1,3,5,7
/proc/27287/task/27300/stat : 27300 (java) S 27284 27287 15981 0 -1 1077944384 3534 0 0 0 64 0 0 0 20 0 16 0 31305842 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631037901040 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27301] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27301/stat : 27301 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631036848736 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27302] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27302/stat : 27302 (java) S 27284 27287 15981 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 16 0 31305847 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631035796272 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27303] ppid=27284 vsize=10624000 CPUtime=2.73 cores=1,3,5,7
/proc/27287/task/27303/stat : 27303 (java) R 27284 27287 15981 0 -1 4202560 6579 0 0 0 269 4 0 0 20 0 16 0 31305863 10878976000 43821 18446744073709551615 4194304 4196468 140728384480816 140631032603248 140631144538231 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 10624000

[startup+6.30058 s]
/proc/loadavg: 1.78 1.75 1.86 3/214 27303
/proc/meminfo: memFree=31335464/32770624 swapFree=0/187416
[pid=27287] ppid=27284 vsize=10624000 CPUtime=9.49 cores=1,3,5,7
/proc/27287/stat : 27287 (java) S 27284 27287 15981 0 -1 1077944320 37813 0 0 0 938 11 0 0 20 0 16 0 31305828 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140728384463360 140631547764471 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
/proc/27287/statm: 2656000 46614 3113 1 0 2644926 0
[pid=27287/tid=27289] ppid=27284 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/27287/task/27289/stat : 27289 (java) S 27284 27287 15981 0 -1 1077944384 5752 0 0 0 18 2 0 0 20 0 16 0 31305837 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631552007344 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27290] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27290/stat : 27290 (java) S 27284 27287 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31305838 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631478184208 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27291] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27291/stat : 27291 (java) S 27284 27287 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31305838 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631477131664 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27292] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27292/stat : 27292 (java) S 27284 27287 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31305838 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631476079120 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27293] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27293/stat : 27293 (java) S 27284 27287 15981 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 31305838 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631475026576 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27294] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27294/stat : 27294 (java) S 27284 27287 15981 0 -1 1077944384 374 0 0 0 0 0 0 0 20 0 16 0 31305839 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631044217328 140631547775618 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27295] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27295/stat : 27295 (java) S 27284 27287 15981 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 31305840 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631043163552 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27296] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27296/stat : 27296 (java) S 27284 27287 15981 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 31305840 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631042110960 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27297] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27297/stat : 27297 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631041059536 140631547783067 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27298] ppid=27284 vsize=10624000 CPUtime=1.32 cores=1,3,5,7
/proc/27287/task/27298/stat : 27298 (java) S 27284 27287 15981 0 -1 1077944384 7279 0 0 0 131 1 0 0 20 0 16 0 31305842 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631040006128 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27299] ppid=27284 vsize=10624000 CPUtime=1.36 cores=1,3,5,7
/proc/27287/task/27299/stat : 27299 (java) S 27284 27287 15981 0 -1 1077944384 11159 0 0 0 134 2 0 0 20 0 16 0 31305842 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631038953584 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27300] ppid=27284 vsize=10624000 CPUtime=0.64 cores=1,3,5,7
/proc/27287/task/27300/stat : 27300 (java) S 27284 27287 15981 0 -1 1077944384 3677 0 0 0 64 0 0 0 20 0 16 0 31305842 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631037901040 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27301] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27301/stat : 27301 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631036848736 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27302] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27302/stat : 27302 (java) S 27284 27287 15981 0 -1 1077944384 1046 0 0 0 0 0 0 0 20 0 16 0 31305847 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631035796272 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27303] ppid=27284 vsize=10624000 CPUtime=5.92 cores=1,3,5,7
/proc/27287/task/27303/stat : 27303 (java) R 27284 27287 15981 0 -1 4202560 7165 0 0 0 588 4 0 0 20 0 16 0 31305863 10878976000 46614 18446744073709551615 4194304 4196468 140728384480816 140631032603136 140631144152348 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 10624000

[startup+12.7005 s]
/proc/loadavg: 1.80 1.76 1.86 3/214 27303
/proc/meminfo: memFree=31288268/32770624 swapFree=0/187424
[pid=27287] ppid=27284 vsize=10624000 CPUtime=16.01 cores=1,3,5,7
/proc/27287/stat : 27287 (java) S 27284 27287 15981 0 -1 1077944320 43649 0 0 0 1588 13 0 0 20 0 16 0 31305828 10878976000 57510 18446744073709551615 4194304 4196468 140728384480816 140728384463360 140631547764471 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
/proc/27287/statm: 2656000 57510 3128 1 0 2644926 0
[pid=27287/tid=27289] ppid=27284 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/27287/task/27289/stat : 27289 (java) S 27284 27287 15981 0 -1 1077944384 5752 0 0 0 18 2 0 0 20 0 16 0 31305837 10878976000 57510 18446744073709551615 4194304 4196468 140728384480816 140631552007344 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27290] ppid=27284 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/27287/task/27290/stat : 27290 (java) S 27284 27287 15981 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 16 0 31305838 10878976000 57510 18446744073709551615 4194304 4196468 140728384480816 140631478184208 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27291] ppid=27284 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/27287/task/27291/stat : 27291 (java) S 27284 27287 15981 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 16 0 31305838 10878976000 57510 18446744073709551615 4194304 4196468 140728384480816 140631477131664 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27292] ppid=27284 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/27287/task/27292/stat : 27292 (java) S 27284 27287 15981 0 -1 1077944384 343 0 0 0 1 0 0 0 20 0 16 0 31305838 10878976000 57510 18446744073709551615 4194304 4196468 140728384480816 140631476079120 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27293] ppid=27284 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/27287/task/27293/stat : 27293 (java) S 27284 27287 15981 0 -1 1077944384 785 0 0 0 1 0 0 0 20 0 16 0 31305838 10878976000 57510 18446744073709551615 4194304 4196468 140728384480816 140631475026576 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27294] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27294/stat : 27294 (java) S 27284 27287 15981 0 -1 1077944384 569 0 0 0 0 0 0 0 20 0 16 0 31305839 10878976000 57510 18446744073709551615 4194304 4196468 140728384480816 140631044217328 140631547775618 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0

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

/proc/meminfo: memFree=31133388/32770624 swapFree=0/188752
[pid=27287] ppid=27284 vsize=10624000 CPUtime=2386.84 cores=1,3,5,7
/proc/27287/stat : 27287 (java) S 27284 27287 15981 0 -1 1077944320 78851 0 0 0 238641 43 0 0 20 0 16 0 31305828 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140728384463360 140631547764471 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
/proc/27287/statm: 2656000 45160 3141 1 0 2644926 0
[pid=27287/tid=27289] ppid=27284 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/27287/task/27289/stat : 27289 (java) S 27284 27287 15981 0 -1 1077944384 5752 0 0 0 18 2 0 0 20 0 16 0 31305837 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631552007344 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27290] ppid=27284 vsize=10624000 CPUtime=0.32 cores=1,3,5,7
/proc/27287/task/27290/stat : 27290 (java) S 27284 27287 15981 0 -1 1077944384 2357 0 0 0 31 1 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631478184208 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27291] ppid=27284 vsize=10624000 CPUtime=0.32 cores=1,3,5,7
/proc/27287/task/27291/stat : 27291 (java) S 27284 27287 15981 0 -1 1077944384 2228 0 0 0 30 2 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631477131664 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27292] ppid=27284 vsize=10624000 CPUtime=0.32 cores=1,3,5,7
/proc/27287/task/27292/stat : 27292 (java) S 27284 27287 15981 0 -1 1077944384 4188 0 0 0 31 1 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631476079120 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27293] ppid=27284 vsize=10624000 CPUtime=0.32 cores=1,3,5,7
/proc/27287/task/27293/stat : 27293 (java) S 27284 27287 15981 0 -1 1077944384 4851 0 0 0 31 1 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631475026576 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27294] ppid=27284 vsize=10624000 CPUtime=0.15 cores=1,3,5,7
/proc/27287/task/27294/stat : 27294 (java) S 27284 27287 15981 0 -1 1077944384 4817 0 0 0 11 4 0 0 20 0 16 0 31305839 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631044217328 140631547775618 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27295] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27295/stat : 27295 (java) S 27284 27287 15981 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 16 0 31305840 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631043163552 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27296] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27296/stat : 27296 (java) S 27284 27287 15981 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 31305840 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631042110960 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27297] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27297/stat : 27297 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631041059536 140631547783067 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27298] ppid=27284 vsize=10624000 CPUtime=1.45 cores=1,3,5,7
/proc/27287/task/27298/stat : 27298 (java) S 27284 27287 15981 0 -1 1077944384 9266 0 0 0 144 1 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631040006128 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27299] ppid=27284 vsize=10624000 CPUtime=1.45 cores=1,3,5,7
/proc/27287/task/27299/stat : 27299 (java) S 27284 27287 15981 0 -1 1077944384 14426 0 0 0 143 2 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631038953584 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27300] ppid=27284 vsize=10624000 CPUtime=0.75 cores=1,3,5,7
/proc/27287/task/27300/stat : 27300 (java) S 27284 27287 15981 0 -1 1077944384 9691 0 0 0 74 1 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631037901040 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27301] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27301/stat : 27301 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631036848736 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27302] ppid=27284 vsize=10624000 CPUtime=0.45 cores=1,3,5,7
/proc/27287/task/27302/stat : 27302 (java) S 27284 27287 15981 0 -1 1077944384 1842 0 0 0 18 27 0 0 20 0 16 0 31305847 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631035796272 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27303] ppid=27284 vsize=10624000 CPUtime=2380.98 cores=1,3,5,7
/proc/27287/task/27303/stat : 27303 (java) R 27284 27287 15981 0 -1 4202560 18029 0 0 0 238092 6 0 0 20 0 16 0 31305863 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631032606288 140631144504824 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
Current children cumulated CPU time (s) 2386.84
Current children cumulated vsize (KiB) 10624000

[startup+2442.3 s]
/proc/loadavg: 1.87 1.93 1.88 3/213 27626
/proc/meminfo: memFree=31135156/32770624 swapFree=0/188760
[pid=27287] ppid=27284 vsize=10624000 CPUtime=2446.86 cores=1,3,5,7
/proc/27287/stat : 27287 (java) S 27284 27287 15981 0 -1 1077944320 79809 0 0 0 244642 44 0 0 20 0 16 0 31305828 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140728384463360 140631547764471 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
/proc/27287/statm: 2656000 45160 3141 1 0 2644926 0
[pid=27287/tid=27289] ppid=27284 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/27287/task/27289/stat : 27289 (java) S 27284 27287 15981 0 -1 1077944384 5752 0 0 0 18 2 0 0 20 0 16 0 31305837 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631552007344 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27290] ppid=27284 vsize=10624000 CPUtime=0.33 cores=1,3,5,7
/proc/27287/task/27290/stat : 27290 (java) S 27284 27287 15981 0 -1 1077944384 2383 0 0 0 32 1 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631478184208 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27291] ppid=27284 vsize=10624000 CPUtime=0.33 cores=1,3,5,7
/proc/27287/task/27291/stat : 27291 (java) S 27284 27287 15981 0 -1 1077944384 2278 0 0 0 31 2 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631477131664 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27292] ppid=27284 vsize=10624000 CPUtime=0.32 cores=1,3,5,7
/proc/27287/task/27292/stat : 27292 (java) S 27284 27287 15981 0 -1 1077944384 4524 0 0 0 31 1 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631476079120 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27293] ppid=27284 vsize=10624000 CPUtime=0.32 cores=1,3,5,7
/proc/27287/task/27293/stat : 27293 (java) S 27284 27287 15981 0 -1 1077944384 4866 0 0 0 31 1 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631475026576 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27294] ppid=27284 vsize=10624000 CPUtime=0.15 cores=1,3,5,7
/proc/27287/task/27294/stat : 27294 (java) S 27284 27287 15981 0 -1 1077944384 4993 0 0 0 11 4 0 0 20 0 16 0 31305839 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631044217328 140631547775618 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27295] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27295/stat : 27295 (java) S 27284 27287 15981 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 16 0 31305840 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631043163552 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27296] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27296/stat : 27296 (java) S 27284 27287 15981 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 31305840 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631042110960 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27297] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27297/stat : 27297 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631041059536 140631547783067 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27298] ppid=27284 vsize=10624000 CPUtime=1.45 cores=1,3,5,7
/proc/27287/task/27298/stat : 27298 (java) S 27284 27287 15981 0 -1 1077944384 9268 0 0 0 144 1 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631040006128 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27299] ppid=27284 vsize=10624000 CPUtime=1.45 cores=1,3,5,7
/proc/27287/task/27299/stat : 27299 (java) S 27284 27287 15981 0 -1 1077944384 14428 0 0 0 143 2 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631038953584 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27300] ppid=27284 vsize=10624000 CPUtime=0.75 cores=1,3,5,7
/proc/27287/task/27300/stat : 27300 (java) S 27284 27287 15981 0 -1 1077944384 9694 0 0 0 74 1 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631037901040 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27301] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27301/stat : 27301 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631036848736 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27302] ppid=27284 vsize=10624000 CPUtime=0.47 cores=1,3,5,7
/proc/27287/task/27302/stat : 27302 (java) S 27284 27287 15981 0 -1 1077944384 1870 0 0 0 19 28 0 0 20 0 16 0 31305847 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631035796272 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27303] ppid=27284 vsize=10624000 CPUtime=2440.96 cores=1,3,5,7
/proc/27287/task/27303/stat : 27303 (java) R 27284 27287 15981 0 -1 4202560 18349 0 0 0 244090 6 0 0 20 0 16 0 31305863 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631032606288 140631144088994 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
Current children cumulated CPU time (s) 2446.86
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 1.99 1.96 1.89 3/212 27628
/proc/meminfo: memFree=31136724/32770624 swapFree=0/188756
[pid=27287] ppid=27284 vsize=10624000 CPUtime=2506.88 cores=1,3,5,7
/proc/27287/stat : 27287 (java) S 27284 27287 15981 0 -1 1077944320 79827 0 0 0 250644 44 0 0 20 0 16 0 31305828 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140728384463360 140631547764471 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
/proc/27287/statm: 2656000 45160 3141 1 0 2644926 0
[pid=27287/tid=27289] ppid=27284 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/27287/task/27289/stat : 27289 (java) S 27284 27287 15981 0 -1 1077944384 5752 0 0 0 18 2 0 0 20 0 16 0 31305837 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631552007344 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27290] ppid=27284 vsize=10624000 CPUtime=0.33 cores=1,3,5,7
/proc/27287/task/27290/stat : 27290 (java) S 27284 27287 15981 0 -1 1077944384 2383 0 0 0 32 1 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631478184208 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27291] ppid=27284 vsize=10624000 CPUtime=0.33 cores=1,3,5,7
/proc/27287/task/27291/stat : 27291 (java) S 27284 27287 15981 0 -1 1077944384 2278 0 0 0 31 2 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631477131664 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27292] ppid=27284 vsize=10624000 CPUtime=0.33 cores=1,3,5,7
/proc/27287/task/27292/stat : 27292 (java) S 27284 27287 15981 0 -1 1077944384 4524 0 0 0 32 1 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631476079120 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27293] ppid=27284 vsize=10624000 CPUtime=0.33 cores=1,3,5,7
/proc/27287/task/27293/stat : 27293 (java) S 27284 27287 15981 0 -1 1077944384 4866 0 0 0 32 1 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631475026576 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27294] ppid=27284 vsize=10624000 CPUtime=0.15 cores=1,3,5,7
/proc/27287/task/27294/stat : 27294 (java) S 27284 27287 15981 0 -1 1077944384 4998 0 0 0 11 4 0 0 20 0 16 0 31305839 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631044217328 140631547775618 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27295] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27295/stat : 27295 (java) S 27284 27287 15981 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 16 0 31305840 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631043163552 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27296] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27296/stat : 27296 (java) S 27284 27287 15981 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 31305840 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631042110960 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27297] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27297/stat : 27297 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631041059536 140631547783067 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27298] ppid=27284 vsize=10624000 CPUtime=1.45 cores=1,3,5,7
/proc/27287/task/27298/stat : 27298 (java) S 27284 27287 15981 0 -1 1077944384 9268 0 0 0 144 1 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631040006128 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27299] ppid=27284 vsize=10624000 CPUtime=1.45 cores=1,3,5,7
/proc/27287/task/27299/stat : 27299 (java) S 27284 27287 15981 0 -1 1077944384 14428 0 0 0 143 2 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631038953584 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27300] ppid=27284 vsize=10624000 CPUtime=0.75 cores=1,3,5,7
/proc/27287/task/27300/stat : 27300 (java) S 27284 27287 15981 0 -1 1077944384 9694 0 0 0 74 1 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631037901040 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27301] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27301/stat : 27301 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631036848736 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27302] ppid=27284 vsize=10624000 CPUtime=0.48 cores=1,3,5,7
/proc/27287/task/27302/stat : 27302 (java) S 27284 27287 15981 0 -1 1077944384 1874 0 0 0 19 29 0 0 20 0 16 0 31305847 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631035796272 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27303] ppid=27284 vsize=10624000 CPUtime=2500.95 cores=1,3,5,7
/proc/27287/task/27303/stat : 27303 (java) R 27284 27287 15981 0 -1 4202560 18358 0 0 0 250089 6 0 0 20 0 16 0 31305863 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631032606288 140631144089292 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
Current children cumulated CPU time (s) 2506.88
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.5 s]
/proc/loadavg: 1.99 1.96 1.89 3/212 27629
/proc/meminfo: memFree=31136724/32770624 swapFree=0/188764
[pid=27287] ppid=27284 vsize=10624000 CPUtime=2520.08 cores=1,3,5,7
/proc/27287/stat : 27287 (java) S 27284 27287 15981 0 -1 1077944320 79830 0 0 0 251964 44 0 0 20 0 16 0 31305828 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140728384463360 140631547764471 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
/proc/27287/statm: 2656000 45160 3141 1 0 2644926 0
[pid=27287/tid=27289] ppid=27284 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/27287/task/27289/stat : 27289 (java) S 27284 27287 15981 0 -1 1077944384 5752 0 0 0 18 2 0 0 20 0 16 0 31305837 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631552007344 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27290] ppid=27284 vsize=10624000 CPUtime=0.33 cores=1,3,5,7
/proc/27287/task/27290/stat : 27290 (java) S 27284 27287 15981 0 -1 1077944384 2383 0 0 0 32 1 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631478184208 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27291] ppid=27284 vsize=10624000 CPUtime=0.33 cores=1,3,5,7
/proc/27287/task/27291/stat : 27291 (java) S 27284 27287 15981 0 -1 1077944384 2278 0 0 0 31 2 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631477131664 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27292] ppid=27284 vsize=10624000 CPUtime=0.33 cores=1,3,5,7
/proc/27287/task/27292/stat : 27292 (java) S 27284 27287 15981 0 -1 1077944384 4524 0 0 0 32 1 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631476079120 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27293] ppid=27284 vsize=10624000 CPUtime=0.33 cores=1,3,5,7
/proc/27287/task/27293/stat : 27293 (java) S 27284 27287 15981 0 -1 1077944384 4866 0 0 0 32 1 0 0 20 0 16 0 31305838 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631475026576 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27294] ppid=27284 vsize=10624000 CPUtime=0.15 cores=1,3,5,7
/proc/27287/task/27294/stat : 27294 (java) S 27284 27287 15981 0 -1 1077944384 4998 0 0 0 11 4 0 0 20 0 16 0 31305839 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631044217328 140631547775618 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27295] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27295/stat : 27295 (java) S 27284 27287 15981 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 16 0 31305840 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631043163552 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27296] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27296/stat : 27296 (java) S 27284 27287 15981 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 31305840 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631042110960 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27297] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27297/stat : 27297 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631041059536 140631547783067 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27298] ppid=27284 vsize=10624000 CPUtime=1.45 cores=1,3,5,7
/proc/27287/task/27298/stat : 27298 (java) S 27284 27287 15981 0 -1 1077944384 9268 0 0 0 144 1 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631040006128 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27299] ppid=27284 vsize=10624000 CPUtime=1.45 cores=1,3,5,7
/proc/27287/task/27299/stat : 27299 (java) S 27284 27287 15981 0 -1 1077944384 14428 0 0 0 143 2 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631038953584 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27300] ppid=27284 vsize=10624000 CPUtime=0.75 cores=1,3,5,7
/proc/27287/task/27300/stat : 27300 (java) S 27284 27287 15981 0 -1 1077944384 9694 0 0 0 74 1 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631037901040 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27301] ppid=27284 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/27287/task/27301/stat : 27301 (java) S 27284 27287 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31305842 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631036848736 140631547774677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27302] ppid=27284 vsize=10624000 CPUtime=0.49 cores=1,3,5,7
/proc/27287/task/27302/stat : 27302 (java) S 27284 27287 15981 0 -1 1077944384 1876 0 0 0 20 29 0 0 20 0 16 0 31305847 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631035796272 140631547775618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
[pid=27287/tid=27303] ppid=27284 vsize=10624000 CPUtime=2514.15 cores=1,3,5,7
/proc/27287/task/27303/stat : 27303 (java) R 27284 27287 15981 0 -1 4202560 18359 0 0 0 251409 6 0 0 20 0 16 0 31305863 10878976000 45160 18446744073709551615 4194304 4196468 140728384480816 140631032606288 140631145183960 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25288704 140728384483790 140728384483919 140728384483919 140728384487375 0
Current children cumulated CPU time (s) 2520.08
Current children cumulated vsize (KiB) 10624000

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 27287 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2515.51
CPU time (s): 2520.11
CPU user time (s): 2519.66
CPU system time (s): 0.449988
CPU usage (%): 100.183
Max. virtual memory (cumulated for all children) (KiB): 10625964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.66
system time used= 0.449988
maximum resident set size= 257068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80067
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60423
involuntary context switches= 5565

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.95093 second user time and 13.9745 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-09 16:51:03
IDJOB=4263971
IDBENCH=127005
IDSOLVER=2652
FILE ID=node126/4263971-1502291102
RUNJOBID= node126-1502258241-21716
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-033.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263971-1502291102/watcher-4263971-1502291102 -o /tmp/evaluation-result-4263971-1502291102/solver-4263971-1502291102 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502258241-21716 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4263971-1502291102.xml

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

MD5SUM BENCH= 0094b37350883aa25196a680c59db77a
RANDOM SEED=2081774768

node126.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31508192 kB
MemAvailable:   31878920 kB
Buffers:          221520 kB
Cached:           415708 kB
SwapCached:          528 kB
Active:           558116 kB
Inactive:         250524 kB
Active(anon):     125208 kB
Inactive(anon):    63144 kB
Active(file):     432908 kB
Inactive(file):   187380 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105584 kB
Dirty:              7828 kB
Writeback:             0 kB
AnonPages:        156020 kB
Mapped:            49256 kB
Shmem:             17056 kB
Slab:             158136 kB
SReclaimable:     132548 kB
SUnreclaim:        25588 kB
KernelStack:        3616 kB
PageTables:         5932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1031836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-09 17:32:58