Trace number 4390578

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsCon 2019-07-23SAT 20.7848 17.5406

DiagnosticValue
WRONG_DECISIONS595

General information on the benchmark

NameMagicSequence/MagicSequence-count-s1/
MagicSequence-600-co.xml
MD5SUMc8310886daa61c46dd98a045c4929b4c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.06352
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints602
Number of domains1
Minimum domain size600
Maximum domain size600
Distribution of domain sizes[{"size":600,"count":600}]
Minimum variable degree602
Maximum variable degree602
Distribution of variable degrees[{"degree":602,"count":600}]
Minimum constraint arity600
Maximum constraint arity600
Distribution of constraint arities[{"arity":600,"count":602}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":2},{"type":"count","count":600}]
Optimization problemNO
Type of objective

Solver Data

2.35/1.89	
2.35/1.89	AbsCon 2 
2.60/1.91	
3.90/2.31	  Instance
3.90/2.31	    name=instance-4390578-1568380581, framework=CSP
3.90/2.31	
3.90/2.31	  Loading variables...
3.90/2.37	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e9fd397
4.80/2.69	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@173bcacf
5.00/2.74	
5.00/2.74	
5.00/2.74	  Domains
5.00/2.74	    nTypes=1, nValues=360000, sizes=[600#600]
5.00/2.74	  Variables
5.00/2.74	    count=600, degrees=[601#1,602#599]
5.00/2.75	  Constraints
5.00/2.75	    count=602, nSpecific=602, arities=[599#1,600#601]
5.00/2.75	    distribution=[ExactlyKVariable#600,SumSimpleEQ#1,SumWeightedEQ#1]
5.00/2.75	    wck=0.882, cpu=2.681, mem=87M997
5.00/2.76	  Solver SolverBacktrack being built...
5.00/2.76	
5.00/2.80	
5.00/2.80	  Solver
5.00/2.80	    guaranteedGAC=false
5.00/2.80	    wck=0.938, cpu=2.735, mem=106M357
5.26/2.87	
5.26/2.87	  Preprocessing
5.26/2.87	    filters=22, nACremovedValues=354836, nTotalRemovedValues=354836, inconcistency=false
5.26/2.87	    wck=0.071, cpu=2.808, mem=110M267
5.26/2.87	
5.74/3.01	    num=0, depth=0..0, filters=61, wck=0.208, mem=110M267
5.74/3.01	    decisions=20, wrong=10, backtracks=0, failedAssignments=10
5.74/3.01	    
5.84/3.11	    num=1, depth=0..0, filters=105, wck=0.314, mem=110M267
5.84/3.11	    decisions=42, wrong=21, backtracks=0, failedAssignments=21
5.84/3.11	    
6.07/3.31	    num=2, depth=0..0, filters=222, wck=0.509, mem=110M267
6.07/3.31	    decisions=66, wrong=33, backtracks=0, failedAssignments=33
6.07/3.31	    
6.40/3.61	    num=3, depth=0..0, filters=478, wck=0.813, mem=110M267
6.40/3.61	    decisions=92, wrong=46, backtracks=0, failedAssignments=46
6.40/3.61	    
6.87/4.03	    num=4, depth=0..0, filters=848, wck=1.23, mem=110M267
6.87/4.03	    decisions=120, wrong=60, backtracks=0, failedAssignments=60
6.87/4.03	    
7.17/4.39	    num=5, depth=0..0, filters=1144, wck=1.589, mem=110M267
7.17/4.39	    decisions=152, wrong=76, backtracks=0, failedAssignments=76
7.17/4.39	    
7.47/4.67	    num=6, depth=0..0, filters=1352, wck=1.87, mem=110M267
7.47/4.67	    decisions=186, wrong=93, backtracks=0, failedAssignments=93
7.47/4.67	    
7.88/5.01	    num=7, depth=0..0, filters=1596, wck=2.21, mem=110M267
7.88/5.01	    decisions=224, wrong=112, backtracks=0, failedAssignments=112
7.88/5.01	    
8.29/5.40	    num=8, depth=0..0, filters=1888, wck=2.597, mem=110M267
8.29/5.40	    decisions=266, wrong=133, backtracks=0, failedAssignments=133
8.29/5.40	    
8.70/5.87	    num=9, depth=0..0, filters=2248, wck=3.066, mem=110M267
8.70/5.87	    decisions=312, wrong=156, backtracks=0, failedAssignments=156
8.70/5.87	    
8.93/6.05	    num=10, depth=0..0, filters=2323, wck=3.252, mem=110M267
8.93/6.05	    decisions=362, wrong=181, backtracks=0, failedAssignments=181
8.93/6.05	    
9.54/6.68	    num=11, depth=0..0, filters=2800, wck=3.877, mem=110M267
9.54/6.68	    decisions=418, wrong=209, backtracks=0, failedAssignments=209
9.54/6.68	    
9.85/6.91	    num=12, depth=0..0, filters=2893, wck=4.107, mem=110M267
9.85/6.91	    decisions=480, wrong=240, backtracks=0, failedAssignments=240
9.85/6.91	    
10.06/7.16	    num=13, depth=0..0, filters=2995, wck=4.358, mem=110M267
10.06/7.16	    decisions=548, wrong=274, backtracks=0, failedAssignments=274
10.06/7.16	    
11.32/8.28	    num=14, depth=0..0, filters=3777, wck=5.48, mem=110M267
11.32/8.28	    decisions=622, wrong=311, backtracks=0, failedAssignments=311
11.32/8.28	    
12.02/8.98	    num=15, depth=0..0, filters=4146, wck=6.185, mem=110M267
12.02/8.98	    decisions=704, wrong=352, backtracks=0, failedAssignments=352
12.02/8.98	    
12.94/9.83	    num=16, depth=0..0, filters=4551, wck=7.033, mem=110M267
12.94/9.83	    decisions=794, wrong=397, backtracks=0, failedAssignments=397
12.94/9.83	    
13.95/10.83	    num=17, depth=0..0, filters=5001, wck=8.032, mem=110M267
13.95/10.83	    decisions=894, wrong=447, backtracks=0, failedAssignments=447
13.95/10.83	    
15.05/11.96	    num=18, depth=0..0, filters=5496, wck=9.156, mem=110M267
15.05/11.96	    decisions=1004, wrong=502, backtracks=0, failedAssignments=502
15.05/11.96	    
16.27/13.17	    num=19, depth=0..0, filters=6045, wck=10.374, mem=110M267
16.27/13.17	    decisions=1126, wrong=563, backtracks=0, failedAssignments=563
16.27/13.17	    
20.70/17.51	    num=20, depth=0..599, filters=6340, ccks=604, wck=14.709, mem=110M267
20.70/17.51	    decisions=1191, wrong=595, backtracks=0, failedAssignments=595, foundSolutions=1
20.70/17.51	    
20.70/17.51	  Global
20.70/17.51	    filters=6340, ccks=604
20.70/17.51	    Stop=REACHED_GOAL, wrong=595, foundSolutions=1, firstSolCpu=17.413
20.70/17.51	    wck=15.648, cpu=17.442, mem=110M267
20.70/17.52	
20.70/17.52	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> 596 2 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 </values>  </instantiation>
20.70/17.52	s SATISFIABLE
20.70/17.52	
20.70/17.52	d WRONG_DECISIONS 595

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9375 MiB free)
  memory of node 1: 16384 MiB (13742 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390578-1568380581/watcher-4390578-1568380581 -o /tmp/evaluation-result-4390578-1568380581/solver-4390578-1568380581 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568380477-10796 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390578-1568380581.xml -cm 

running on 4 cores: 0,2,4,6

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=11237, runsolver pid=11234
Current StackSize limit: 8192 KiB


[startup+0.10014 s]*
/proc/loadavg: 1.32 0.40 0.18 5/228 11252
/proc/meminfo: memFree=23654328/32770624 swapFree=66939832/67108860
[pid=11237] ppid=11234 vsize=10659884 memory=30588 CPUtime=0.14 cores=0,2,4,6
/proc/11237/stat : 11237 (java) S 11234 11237 10765 0 -1 1077944320 5537 0 0 0 13 1 0 0 20 0 15 0 413972964 10915721216 7582 33554432000 4194304 4196468 140722955504880 140722955487424 139684254899959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
/proc/11237/statm: 2664971 7647 2893 1 0 2627468 0
[pid=11237/tid=11239] ppid=11234 vsize=10659884 memory=7892391828772250251 CPUtime=0.09 cores=0,2,4,6
/proc/11237/task/11239/stat : 11239 (java) R 11234 11237 10765 0 -1 4202560 3377 0 0 0 9 0 0 0 20 0 15 0 413972964 10915721216 7647 33554432000 4194304 4196468 140722955504880 139684259130864 139684254911894 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11240] ppid=11234 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11240/stat : 11240 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10915721216 7647 33554432000 4194304 4196468 140722955504880 139684215859728 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11241] ppid=11234 vsize=10659884 memory=140664349329024 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11241/stat : 11241 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10915721216 7647 33554432000 4194304 4196468 140722955504880 139683861076624 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11242] ppid=11234 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11242/stat : 11242 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10915721216 7647 33554432000 4194304 4196468 140722955504880 139683860023568 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11243] ppid=11234 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11243/stat : 11243 (java) S 11234 11237 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413972965 10915721216 7647 33554432000 4194304 4196468 140722955504880 139683858971024 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11244] ppid=11234 vsize=10659884 memory=140664349329024 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11244/stat : 11244 (java) S 11234 11237 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413972966 10915721216 7647 33554432000 4194304 4196468 140722955504880 139683814021872 139684254911106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11245] ppid=11234 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11245/stat : 11245 (java) S 11234 11237 10765 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 413972967 10915721216 7647 33554432000 4194304 4196468 140722955504880 139683288835744 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11246] ppid=11234 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11246/stat : 11246 (java) S 11234 11237 10765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413972967 10915721216 7647 33554432000 4194304 4196468 140722955504880 139683287782640 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11247] ppid=11234 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11247/stat : 11247 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413972969 10915721216 7647 33554432000 4194304 4196468 140722955504880 139683286731216 139684254918555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11248] ppid=11234 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11248/stat : 11248 (java) S 11234 11237 10765 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 15 0 413972969 10915721216 7647 33554432000 4194304 4196468 140722955504880 139683285678320 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11249] ppid=11234 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11249/stat : 11249 (java) S 11234 11237 10765 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 413972969 10915721216 7647 33554432000 4194304 4196468 140722955504880 139683284625776 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11250] ppid=11234 vsize=10659884 memory=140664349329024 CPUtime=0.02 cores=0,2,4,6
/proc/11237/task/11250/stat : 11250 (java) R 11234 11237 10765 0 -1 4202560 351 0 0 0 2 0 0 0 20 0 15 0 413972969 10915721216 7647 33554432000 4194304 4196468 140722955504880 139683283570256 139684233522848 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11251] ppid=11234 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11251/stat : 11251 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413972969 10915721216 7647 33554432000 4194304 4196468 140722955504880 139683282520416 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11252] ppid=11234 vsize=10659884 memory=140664349329024 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11252/stat : 11252 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972970 10915721216 7647 33554432000 4194304 4196468 140722955504880 139683281468464 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 30588 KiB

[startup+0.211351 s]*
/proc/loadavg: 1.32 0.40 0.18 4/228 11252
/proc/meminfo: memFree=23644500/32770624 swapFree=66939832/67108860
[pid=11237] ppid=11234 vsize=10659884 memory=39500 CPUtime=0.32 cores=0,2,4,6
/proc/11237/stat : 11237 (java) S 11234 11237 10765 0 -1 1077944320 9111 0 0 0 30 2 0 0 20 0 15 0 413972964 10915721216 9875 33554432000 4194304 4196468 140722955504880 140722955487424 139684254899959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
/proc/11237/statm: 2664971 9875 2990 1 0 2627468 0
[pid=11237/tid=11239] ppid=11234 vsize=10659884 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/11237/task/11239/stat : 11239 (java) R 11234 11237 10765 0 -1 4202560 6144 0 0 0 18 1 0 0 20 0 15 0 413972964 10915721216 9875 33554432000 4194304 4196468 140722955504880 139684259132000 139684143269719 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11240] ppid=11234 vsize=10659884 memory=365 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11240/stat : 11240 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10915721216 9875 33554432000 4194304 4196468 140722955504880 139684215859728 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11241] ppid=11234 vsize=10659884 memory=3905104795888191136 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11241/stat : 11241 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10915721216 9875 33554432000 4194304 4196468 140722955504880 139683861076624 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11242] ppid=11234 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11242/stat : 11242 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10915721216 9875 33554432000 4194304 4196468 140722955504880 139683860023568 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11243] ppid=11234 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11243/stat : 11243 (java) S 11234 11237 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413972965 10915721216 9875 33554432000 4194304 4196468 140722955504880 139683858971024 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11244] ppid=11234 vsize=10659884 memory=140664349329024 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11244/stat : 11244 (java) S 11234 11237 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413972966 10915721216 9875 33554432000 4194304 4196468 140722955504880 139683814021872 139684254911106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11245] ppid=11234 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11245/stat : 11245 (java) S 11234 11237 10765 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 413972967 10915721216 9875 33554432000 4194304 4196468 140722955504880 139683288835744 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11246] ppid=11234 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11246/stat : 11246 (java) S 11234 11237 10765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413972967 10915721216 9875 33554432000 4194304 4196468 140722955504880 139683287782640 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11247] ppid=11234 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11247/stat : 11247 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413972969 10915721216 9875 33554432000 4194304 4196468 140722955504880 139683286731216 139684254918555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11248] ppid=11234 vsize=10659884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11237/task/11248/stat : 11248 (java) S 11234 11237 10765 0 -1 1077944384 514 0 0 0 2 0 0 0 20 0 15 0 413972969 10915721216 9875 33554432000 4194304 4196468 140722955504880 139683285678320 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11249] ppid=11234 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11249/stat : 11249 (java) S 11234 11237 10765 0 -1 1077944384 378 0 0 0 3 0 0 0 20 0 15 0 413972969 10915721216 9875 33554432000 4194304 4196468 140722955504880 139683284625776 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11250] ppid=11234 vsize=10659884 memory=140664349329024 CPUtime=0.05 cores=0,2,4,6
/proc/11237/task/11250/stat : 11250 (java) S 11234 11237 10765 0 -1 1077944384 736 0 0 0 5 0 0 0 20 0 15 0 413972969 10915721216 9875 33554432000 4194304 4196468 140722955504880 139683283572720 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11251] ppid=11234 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11251/stat : 11251 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413972969 10915721216 9875 33554432000 4194304 4196468 140722955504880 139683282520416 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11252] ppid=11234 vsize=10659884 memory=140664349329024 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11252/stat : 11252 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972970 10915721216 9875 33554432000 4194304 4196468 140722955504880 139683281468464 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39500 KiB

[startup+0.315071 s]*
/proc/loadavg: 1.32 0.40 0.18 4/228 11252
/proc/meminfo: memFree=23642556/32770624 swapFree=66939832/67108860
[pid=11237] ppid=11234 vsize=10659884 memory=42048 CPUtime=0.46 cores=0,2,4,6
/proc/11237/stat : 11237 (java) S 11234 11237 10765 0 -1 1077944320 9290 0 0 0 44 2 0 0 20 0 15 0 413972964 10915721216 10512 33554432000 4194304 4196468 140722955504880 140722955487424 139684254899959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
/proc/11237/statm: 2664971 10512 3019 1 0 2627468 0
[pid=11237/tid=11239] ppid=11234 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/11237/task/11239/stat : 11239 (java) R 11234 11237 10765 0 -1 4202560 6264 0 0 0 28 2 0 0 20 0 15 0 413972964 10915721216 10512 33554432000 4194304 4196468 140722955504880 139684259138944 139684254921306 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11240] ppid=11234 vsize=10659884 memory=10528 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11240/stat : 11240 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10915721216 10512 33554432000 4194304 4196468 140722955504880 139684215859728 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11241] ppid=11234 vsize=10659884 memory=3979413090228176544 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11241/stat : 11241 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10915721216 10512 33554432000 4194304 4196468 140722955504880 139683861076624 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11242] ppid=11234 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11242/stat : 11242 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10915721216 10512 33554432000 4194304 4196468 140722955504880 139683860023568 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11243] ppid=11234 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11243/stat : 11243 (java) S 11234 11237 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413972965 10915721216 10512 33554432000 4194304 4196468 140722955504880 139683858971024 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11244] ppid=11234 vsize=10659884 memory=140664349329024 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11244/stat : 11244 (java) S 11234 11237 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413972966 10915721216 10512 33554432000 4194304 4196468 140722955504880 139683814021872 139684254911106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11245] ppid=11234 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11245/stat : 11245 (java) S 11234 11237 10765 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 413972967 10915721216 10512 33554432000 4194304 4196468 140722955504880 139683288835744 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11246] ppid=11234 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11246/stat : 11246 (java) S 11234 11237 10765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413972967 10915721216 10512 33554432000 4194304 4196468 140722955504880 139683287782640 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11247] ppid=11234 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11247/stat : 11247 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413972969 10915721216 10512 33554432000 4194304 4196468 140722955504880 139683286731216 139684254918555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11248] ppid=11234 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11248/stat : 11248 (java) S 11234 11237 10765 0 -1 1077944384 541 0 0 0 3 0 0 0 20 0 15 0 413972969 10915721216 10512 33554432000 4194304 4196468 140722955504880 139683285678320 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11249] ppid=11234 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/11237/task/11249/stat : 11249 (java) S 11234 11237 10765 0 -1 1077944384 392 0 0 0 4 0 0 0 20 0 15 0 413972969 10915721216 10512 33554432000 4194304 4196468 140722955504880 139683284625776 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11250] ppid=11234 vsize=10659884 memory=140664349329024 CPUtime=0.07 cores=0,2,4,6
/proc/11237/task/11250/stat : 11250 (java) R 11234 11237 10765 0 -1 4202560 757 0 0 0 7 0 0 0 20 0 15 0 413972969 10915721216 10512 33554432000 4194304 4196468 140722955504880 139683283572720 139684254921306 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11251] ppid=11234 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11251/stat : 11251 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413972969 10915721216 10512 33554432000 4194304 4196468 140722955504880 139683282520416 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11252] ppid=11234 vsize=10659884 memory=140664349329024 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11252/stat : 11252 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972970 10915721216 10512 33554432000 4194304 4196468 140722955504880 139683281468464 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 42048 KiB

[startup+0.700826 s]
/proc/loadavg: 1.32 0.40 0.18 3/228 11252
/proc/meminfo: memFree=23633424/32770624 swapFree=66939832/67108860
[pid=11237] ppid=11234 vsize=10661932 memory=61612 CPUtime=1.06 cores=0,2,4,6
/proc/11237/stat : 11237 (java) S 11234 11237 10765 0 -1 1077944320 12414 0 0 0 102 4 0 0 20 0 15 0 413972964 10917818368 15403 33554432000 4194304 4196468 140722955504880 140722955487424 139684254899959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
/proc/11237/statm: 2665483 15403 3073 1 0 2627980 0
[pid=11237/tid=11239] ppid=11234 vsize=10661932 memory=14056 CPUtime=0.67 cores=0,2,4,6
/proc/11237/task/11239/stat : 11239 (java) R 11234 11237 10765 0 -1 4202560 8790 0 0 0 64 3 0 0 20 0 15 0 413972964 10917818368 15403 33554432000 4194304 4196468 140722955504880 139684259131984 139684254921885 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11240] ppid=11234 vsize=10661932 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11240/stat : 11240 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10917818368 15403 33554432000 4194304 4196468 140722955504880 139684215859728 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11241] ppid=11234 vsize=10661932 memory=520 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11241/stat : 11241 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10917818368 15403 33554432000 4194304 4196468 140722955504880 139683861076624 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11242] ppid=11234 vsize=10661932 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11242/stat : 11242 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10917818368 15403 33554432000 4194304 4196468 140722955504880 139683860023568 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11243] ppid=11234 vsize=10661932 memory=924 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11243/stat : 11243 (java) S 11234 11237 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413972965 10917818368 15403 33554432000 4194304 4196468 140722955504880 139683858971024 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11244] ppid=11234 vsize=10661932 memory=3688 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11244/stat : 11244 (java) S 11234 11237 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413972966 10917818368 15403 33554432000 4194304 4196468 140722955504880 139683814021872 139684254911106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11245] ppid=11234 vsize=10661932 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11245/stat : 11245 (java) S 11234 11237 10765 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 413972967 10917818368 15403 33554432000 4194304 4196468 140722955504880 139683288835744 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11246] ppid=11234 vsize=10661932 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11246/stat : 11246 (java) S 11234 11237 10765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413972967 10917818368 15403 33554432000 4194304 4196468 140722955504880 139683287782640 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11247] ppid=11234 vsize=10661932 memory=812 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11247/stat : 11247 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413972969 10917818368 15403 33554432000 4194304 4196468 140722955504880 139683286731216 139684254918555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11248] ppid=11234 vsize=10661932 memory=7086240636179272035 CPUtime=0.09 cores=0,2,4,6
/proc/11237/task/11248/stat : 11248 (java) S 11234 11237 10765 0 -1 1077944384 734 0 0 0 9 0 0 0 20 0 15 0 413972969 10917818368 15403 33554432000 4194304 4196468 140722955504880 139683285678320 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11249] ppid=11234 vsize=10661932 memory=7453282923444726100 CPUtime=0.09 cores=0,2,4,6
/proc/11237/task/11249/stat : 11249 (java) S 11234 11237 10765 0 -1 1077944384 498 0 0 0 9 0 0 0 20 0 15 0 413972969 10917818368 15403 33554432000 4194304 4196468 140722955504880 139683284625776 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11250] ppid=11234 vsize=10661932 memory=7223879631928058176 CPUtime=0.18 cores=0,2,4,6
/proc/11237/task/11250/stat : 11250 (java) S 11234 11237 10765 0 -1 1077944384 1053 0 0 0 18 0 0 0 20 0 15 0 413972969 10917818368 15403 33554432000 4194304 4196468 140722955504880 139683283572720 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11251] ppid=11234 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11251/stat : 11251 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413972969 10917818368 15403 33554432000 4194304 4196468 140722955504880 139683282520416 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11252] ppid=11234 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11252/stat : 11252 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972970 10917818368 15403 33554432000 4194304 4196468 140722955504880 139683281468464 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 61612 KiB

[startup+1.50082 s]
/proc/loadavg: 1.32 0.40 0.18 3/228 11252
/proc/meminfo: memFree=23617976/32770624 swapFree=66939832/67108860
[pid=11237] ppid=11234 vsize=10663980 memory=76640 CPUtime=1.97 cores=0,2,4,6
/proc/11237/stat : 11237 (java) S 11234 11237 10765 0 -1 1077944320 16047 0 0 0 192 5 0 0 20 0 15 0 413972964 10919915520 19160 33554432000 4194304 4196468 140722955504880 140722955487424 139684254899959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
/proc/11237/statm: 2665995 19160 3089 1 0 2628492 0
[pid=11237/tid=11239] ppid=11234 vsize=10663980 memory=6493990552776 CPUtime=1.47 cores=0,2,4,6
/proc/11237/task/11239/stat : 11239 (java) R 11234 11237 10765 0 -1 4202560 11428 0 0 0 143 4 0 0 20 0 15 0 413972964 10919915520 19160 33554432000 4194304 4196468 140722955504880 139684259131984 139684240065504 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11240] ppid=11234 vsize=10663980 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11240/stat : 11240 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10919915520 19160 33554432000 4194304 4196468 140722955504880 139684215859728 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11241] ppid=11234 vsize=10663980 memory=14699582244260401 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11241/stat : 11241 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10919915520 19160 33554432000 4194304 4196468 140722955504880 139683861076624 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11242] ppid=11234 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11242/stat : 11242 (java) S 11234 11237 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413972965 10919915520 19160 33554432000 4194304 4196468 140722955504880 139683860023568 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11243] ppid=11234 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11243/stat : 11243 (java) S 11234 11237 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413972965 10919915520 19160 33554432000 4194304 4196468 140722955504880 139683858971024 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11244] ppid=11234 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11244/stat : 11244 (java) S 11234 11237 10765 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 413972966 10919915520 19160 33554432000 4194304 4196468 140722955504880 139683814021872 139684254911106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0

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

[startup+16.8007 s]
/proc/loadavg: 1.47 0.48 0.21 3/229 11253
/proc/meminfo: memFree=23418728/32770624 swapFree=66939832/67108860
[pid=11237] ppid=11234 vsize=10748324 memory=265312 CPUtime=19.96 cores=0,2,4,6
/proc/11237/stat : 11237 (java) S 11234 11237 10765 0 -1 1077944320 31499 0 0 0 1981 15 0 0 20 0 16 0 413972964 11006283776 66328 33554432000 4194304 4196468 140722955504880 140722955487424 139684254899959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
/proc/11237/statm: 2687081 66328 3374 1 0 2647217 0
[pid=11237/tid=11239] ppid=11234 vsize=10748324 memory=1408 CPUtime=1.86 cores=0,2,4,6
/proc/11237/task/11239/stat : 11239 (java) S 11234 11237 10765 0 -1 1077944384 13151 0 0 0 181 5 0 0 20 0 16 0 413972964 11006283776 66328 33554432000 4194304 4196468 140722955504880 139684259142832 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11240] ppid=11234 vsize=10748324 memory=3000 CPUtime=0.02 cores=0,2,4,6
/proc/11237/task/11240/stat : 11240 (java) S 11234 11237 10765 0 -1 1077944384 119 0 0 0 2 0 0 0 20 0 16 0 413972965 11006283776 66328 33554432000 4194304 4196468 140722955504880 139684215859728 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11241] ppid=11234 vsize=10748324 memory=6791534058613427641 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11241/stat : 11241 (java) S 11234 11237 10765 0 -1 1077944384 108 0 0 0 2 1 0 0 20 0 16 0 413972965 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683861076624 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11242] ppid=11234 vsize=10748324 memory=8262277478866581011 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11242/stat : 11242 (java) S 11234 11237 10765 0 -1 1077944384 114 0 0 0 2 1 0 0 20 0 16 0 413972965 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683860023568 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11243] ppid=11234 vsize=10748324 memory=8508281403248445325 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11243/stat : 11243 (java) S 11234 11237 10765 0 -1 1077944384 177 0 0 0 2 1 0 0 20 0 16 0 413972965 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683858971024 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11244] ppid=11234 vsize=10748324 memory=-8253362664378450061 CPUtime=0.01 cores=0,2,4,6
/proc/11237/task/11244/stat : 11244 (java) S 11234 11237 10765 0 -1 1077944384 282 0 0 0 1 0 0 0 20 0 16 0 413972966 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683814021872 139684254911106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11245] ppid=11234 vsize=10748324 memory=8996927245810234922 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11245/stat : 11245 (java) S 11234 11237 10765 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 413972967 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683288835808 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11246] ppid=11234 vsize=10748324 memory=52292 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11246/stat : 11246 (java) S 11234 11237 10765 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 413972967 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683287782656 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11247] ppid=11234 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11247/stat : 11247 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683286731216 139684254918555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11248] ppid=11234 vsize=10748324 memory=6791534058613427641 CPUtime=1.13 cores=0,2,4,6
/proc/11237/task/11248/stat : 11248 (java) S 11234 11237 10765 0 -1 1077944384 3796 0 0 0 113 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683285678320 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11249] ppid=11234 vsize=10748324 memory=4498404016631593318 CPUtime=1.2 cores=0,2,4,6
/proc/11237/task/11249/stat : 11249 (java) S 11234 11237 10765 0 -1 1077944384 3396 0 0 0 120 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683284625776 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11250] ppid=11234 vsize=10748324 memory=8326441210107759528 CPUtime=0.71 cores=0,2,4,6
/proc/11237/task/11250/stat : 11250 (java) S 11234 11237 10765 0 -1 1077944384 3748 0 0 0 71 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683283572720 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11251] ppid=11234 vsize=10748324 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11251/stat : 11251 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683282520416 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11252] ppid=11234 vsize=10748324 memory=7955447557739538024 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11252/stat : 11252 (java) S 11234 11237 10765 0 -1 1077944384 158 0 0 0 0 0 0 0 20 0 16 0 413972970 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683281468464 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11253] ppid=11234 vsize=10748324 memory=-2541025649211760737 CPUtime=14.84 cores=0,2,4,6
/proc/11237/task/11253/stat : 11253 (java) R 11234 11237 10765 0 -1 4202560 5074 0 0 0 1482 2 0 0 20 0 16 0 413973153 11006283776 66328 33554432000 4194304 4196468 140722955504880 139682956387248 139683899271343 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
Current children cumulated CPU time: 19.96 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 265312 KiB

[startup+17.2007 s]
/proc/loadavg: 1.47 0.48 0.21 3/229 11253
/proc/meminfo: memFree=23418728/32770624 swapFree=66939832/67108860
[pid=11237] ppid=11234 vsize=10748324 memory=265312 CPUtime=20.36 cores=0,2,4,6
/proc/11237/stat : 11237 (java) S 11234 11237 10765 0 -1 1077944320 31505 0 0 0 2021 15 0 0 20 0 16 0 413972964 11006283776 66328 33554432000 4194304 4196468 140722955504880 140722955487424 139684254899959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
/proc/11237/statm: 2687081 66328 3374 1 0 2647217 0
[pid=11237/tid=11239] ppid=11234 vsize=10748324 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/11237/task/11239/stat : 11239 (java) S 11234 11237 10765 0 -1 1077944384 13151 0 0 0 181 5 0 0 20 0 16 0 413972964 11006283776 66328 33554432000 4194304 4196468 140722955504880 139684259142832 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11240] ppid=11234 vsize=10748324 memory=4639074098508484694 CPUtime=0.02 cores=0,2,4,6
/proc/11237/task/11240/stat : 11240 (java) S 11234 11237 10765 0 -1 1077944384 119 0 0 0 2 0 0 0 20 0 16 0 413972965 11006283776 66328 33554432000 4194304 4196468 140722955504880 139684215859728 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11241] ppid=11234 vsize=10748324 memory=4639074098508484688 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11241/stat : 11241 (java) S 11234 11237 10765 0 -1 1077944384 108 0 0 0 2 1 0 0 20 0 16 0 413972965 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683861076624 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11242] ppid=11234 vsize=10748324 memory=6944656592455097440 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11242/stat : 11242 (java) S 11234 11237 10765 0 -1 1077944384 114 0 0 0 2 1 0 0 20 0 16 0 413972965 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683860023568 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11243] ppid=11234 vsize=10748324 memory=6656426216303648864 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11243/stat : 11243 (java) S 11234 11237 10765 0 -1 1077944384 177 0 0 0 2 1 0 0 20 0 16 0 413972965 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683858971024 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11244] ppid=11234 vsize=10748324 memory=4639074098508484688 CPUtime=0.01 cores=0,2,4,6
/proc/11237/task/11244/stat : 11244 (java) S 11234 11237 10765 0 -1 1077944384 282 0 0 0 1 0 0 0 20 0 16 0 413972966 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683814021872 139684254911106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11245] ppid=11234 vsize=10748324 memory=7223880786990092368 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11245/stat : 11245 (java) S 11234 11237 10765 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 413972967 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683288835808 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11246] ppid=11234 vsize=10748324 memory=7367995975065948240 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11246/stat : 11246 (java) S 11234 11237 10765 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 413972967 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683287782656 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11247] ppid=11234 vsize=10748324 memory=4639904302751567952 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11247/stat : 11247 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683286731216 139684254918555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11248] ppid=11234 vsize=10748324 memory=5787213827147326820 CPUtime=1.13 cores=0,2,4,6
/proc/11237/task/11248/stat : 11248 (java) S 11234 11237 10765 0 -1 1077944384 3796 0 0 0 113 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683285678320 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11249] ppid=11234 vsize=10748324 memory=5787213827046663524 CPUtime=1.2 cores=0,2,4,6
/proc/11237/task/11249/stat : 11249 (java) S 11234 11237 10765 0 -1 1077944384 3396 0 0 0 120 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683284625776 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11250] ppid=11234 vsize=10748324 memory=5571041044932614245 CPUtime=0.71 cores=0,2,4,6
/proc/11237/task/11250/stat : 11250 (java) S 11234 11237 10765 0 -1 1077944384 3748 0 0 0 71 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683283572720 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11251] ppid=11234 vsize=10748324 memory=4638778402844725328 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11251/stat : 11251 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683282520416 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11252] ppid=11234 vsize=10748324 memory=265312 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11252/stat : 11252 (java) S 11234 11237 10765 0 -1 1077944384 158 0 0 0 0 0 0 0 20 0 16 0 413972970 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683281468464 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11253] ppid=11234 vsize=10748324 memory=1408 CPUtime=15.24 cores=0,2,4,6
/proc/11237/task/11253/stat : 11253 (java) R 11234 11237 10765 0 -1 4202560 5080 0 0 0 1522 2 0 0 20 0 16 0 413973153 11006283776 66328 33554432000 4194304 4196468 140722955504880 139682956387248 139683899273619 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
Current children cumulated CPU time: 20.36 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 265312 KiB

[startup+17.4007 s]
/proc/loadavg: 1.47 0.48 0.21 3/229 11253
/proc/meminfo: memFree=23418728/32770624 swapFree=66939832/67108860
[pid=11237] ppid=11234 vsize=10748324 memory=265312 CPUtime=20.56 cores=0,2,4,6
/proc/11237/stat : 11237 (java) S 11234 11237 10765 0 -1 1077944320 31505 0 0 0 2041 15 0 0 20 0 16 0 413972964 11006283776 66328 33554432000 4194304 4196468 140722955504880 140722955487424 139684254899959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
/proc/11237/statm: 2687081 66328 3374 1 0 2647217 0
[pid=11237/tid=11239] ppid=11234 vsize=10748324 memory=265312 CPUtime=1.86 cores=0,2,4,6
/proc/11237/task/11239/stat : 11239 (java) S 11234 11237 10765 0 -1 1077944384 13151 0 0 0 181 5 0 0 20 0 16 0 413972964 11006283776 66328 33554432000 4194304 4196468 140722955504880 139684259142832 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11240] ppid=11234 vsize=10748324 memory=1620 CPUtime=0.02 cores=0,2,4,6
/proc/11237/task/11240/stat : 11240 (java) S 11234 11237 10765 0 -1 1077944384 119 0 0 0 2 0 0 0 20 0 16 0 413972965 11006283776 66328 33554432000 4194304 4196468 140722955504880 139684215859728 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11241] ppid=11234 vsize=10748324 memory=8317482817917895235 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11241/stat : 11241 (java) S 11234 11237 10765 0 -1 1077944384 108 0 0 0 2 1 0 0 20 0 16 0 413972965 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683861076624 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11242] ppid=11234 vsize=10748324 memory=4872558044660077418 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11242/stat : 11242 (java) S 11234 11237 10765 0 -1 1077944384 114 0 0 0 2 1 0 0 20 0 16 0 413972965 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683860023568 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11243] ppid=11234 vsize=10748324 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11243/stat : 11243 (java) S 11234 11237 10765 0 -1 1077944384 177 0 0 0 2 1 0 0 20 0 16 0 413972965 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683858971024 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11244] ppid=11234 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/11237/task/11244/stat : 11244 (java) S 11234 11237 10765 0 -1 1077944384 282 0 0 0 1 0 0 0 20 0 16 0 413972966 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683814021872 139684254911106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11245] ppid=11234 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11245/stat : 11245 (java) S 11234 11237 10765 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 413972967 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683288835808 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11246] ppid=11234 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11246/stat : 11246 (java) S 11234 11237 10765 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 413972967 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683287782656 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11247] ppid=11234 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11247/stat : 11247 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683286731216 139684254918555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11248] ppid=11234 vsize=10748324 memory=0 CPUtime=1.13 cores=0,2,4,6
/proc/11237/task/11248/stat : 11248 (java) S 11234 11237 10765 0 -1 1077944384 3796 0 0 0 113 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683285678320 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11249] ppid=11234 vsize=10748324 memory=44324 CPUtime=1.2 cores=0,2,4,6
/proc/11237/task/11249/stat : 11249 (java) S 11234 11237 10765 0 -1 1077944384 3396 0 0 0 120 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683284625776 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11250] ppid=11234 vsize=10748324 memory=-6948047529741492128 CPUtime=0.71 cores=0,2,4,6
/proc/11237/task/11250/stat : 11250 (java) S 11234 11237 10765 0 -1 1077944384 3748 0 0 0 71 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683283572720 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11251] ppid=11234 vsize=10748324 memory=-9178176117148050014 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11251/stat : 11251 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413972969 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683282520416 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11252] ppid=11234 vsize=10748324 memory=4830873795252664240 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11252/stat : 11252 (java) S 11234 11237 10765 0 -1 1077944384 158 0 0 0 0 0 0 0 20 0 16 0 413972970 11006283776 66328 33554432000 4194304 4196468 140722955504880 139683281468464 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11253] ppid=11234 vsize=10748324 memory=4137287014106042739 CPUtime=15.44 cores=0,2,4,6
/proc/11237/task/11253/stat : 11253 (java) R 11234 11237 10765 0 -1 4202560 5080 0 0 0 1542 2 0 0 20 0 16 0 413973153 11006283776 66328 33554432000 4194304 4196468 140722955504880 139682956387248 139683899273273 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
Current children cumulated CPU time: 20.56 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 265312 KiB

[startup+17.5006 s]
/proc/loadavg: 1.47 0.48 0.21 3/229 11253
/proc/meminfo: memFree=23418728/32770624 swapFree=66939832/67108860
[pid=11237] ppid=11234 vsize=10748324 memory=265500 CPUtime=20.7 cores=0,2,4,6
/proc/11237/stat : 11237 (java) S 11234 11237 10765 0 -1 1077944320 33245 0 0 0 2055 15 0 0 20 0 16 0 413972964 11006283776 66375 33554432000 4194304 4196468 140722955504880 140722955487424 139684254899959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
/proc/11237/statm: 2687081 66375 3374 1 0 2647217 0
[pid=11237/tid=11239] ppid=11234 vsize=10748324 memory=265312 CPUtime=1.86 cores=0,2,4,6
/proc/11237/task/11239/stat : 11239 (java) S 11234 11237 10765 0 -1 1077944384 13151 0 0 0 181 5 0 0 20 0 16 0 413972964 11006283776 66375 33554432000 4194304 4196468 140722955504880 139684259142832 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11240] ppid=11234 vsize=10748324 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11237/task/11240/stat : 11240 (java) S 11234 11237 10765 0 -1 1077944384 119 0 0 0 2 0 0 0 20 0 16 0 413972965 11006283776 66375 33554432000 4194304 4196468 140722955504880 139684215859728 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11241] ppid=11234 vsize=10748324 memory=265312 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11241/stat : 11241 (java) S 11234 11237 10765 0 -1 1077944384 108 0 0 0 2 1 0 0 20 0 16 0 413972965 11006283776 66375 33554432000 4194304 4196468 140722955504880 139683861076624 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11242] ppid=11234 vsize=10748324 memory=39472 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11242/stat : 11242 (java) S 11234 11237 10765 0 -1 1077944384 114 0 0 0 2 1 0 0 20 0 16 0 413972965 11006283776 66375 33554432000 4194304 4196468 140722955504880 139683860023568 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11243] ppid=11234 vsize=10748324 memory=265312 CPUtime=0.03 cores=0,2,4,6
/proc/11237/task/11243/stat : 11243 (java) S 11234 11237 10765 0 -1 1077944384 177 0 0 0 2 1 0 0 20 0 16 0 413972965 11006283776 66375 33554432000 4194304 4196468 140722955504880 139683858971024 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11244] ppid=11234 vsize=10748324 memory=6944656592455097440 CPUtime=0.01 cores=0,2,4,6
/proc/11237/task/11244/stat : 11244 (java) S 11234 11237 10765 0 -1 1077944384 282 0 0 0 1 0 0 0 20 0 16 0 413972966 11006283776 66375 33554432000 4194304 4196468 140722955504880 139683814021872 139684254911106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11245] ppid=11234 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11245/stat : 11245 (java) S 11234 11237 10765 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 413972967 11006283776 66375 33554432000 4194304 4196468 140722955504880 139683288835808 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11246] ppid=11234 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11246/stat : 11246 (java) S 11234 11237 10765 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 413972967 11006283776 66375 33554432000 4194304 4196468 140722955504880 139683287782656 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11247] ppid=11234 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11247/stat : 11247 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413972969 11006283776 66375 33554432000 4194304 4196468 140722955504880 139683286731216 139684254918555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11248] ppid=11234 vsize=10748324 memory=6947196417373595757 CPUtime=1.14 cores=0,2,4,6
/proc/11237/task/11248/stat : 11248 (java) R 11234 11237 10765 0 -1 1077944384 3915 0 0 0 114 0 0 0 20 0 16 0 413972969 11006283776 66375 33554432000 4194304 4196468 140722955504880 139683285678320 139684254911106 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11249] ppid=11234 vsize=10748324 memory=140664473911738 CPUtime=1.21 cores=0,2,4,6
/proc/11237/task/11249/stat : 11249 (java) S 11234 11237 10765 0 -1 1077944384 3540 0 0 0 121 0 0 0 20 0 16 0 413972969 11006283776 66375 33554432000 4194304 4196468 140722955504880 139683284625776 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11250] ppid=11234 vsize=10748324 memory=288230574492221466 CPUtime=0.72 cores=0,2,4,6
/proc/11237/task/11250/stat : 11250 (java) R 11234 11237 10765 0 -1 4202560 4354 0 0 0 72 0 0 0 20 0 16 0 413972969 11006283776 66375 33554432000 4194304 4196468 140722955504880 139683283572720 139684235088554 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11251] ppid=11234 vsize=10748324 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11251/stat : 11251 (java) S 11234 11237 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413972969 11006283776 66375 33554432000 4194304 4196468 140722955504880 139683282520416 139684254910165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11252] ppid=11234 vsize=10748324 memory=3504 CPUtime=0 cores=0,2,4,6
/proc/11237/task/11252/stat : 11252 (java) S 11234 11237 10765 0 -1 1077944384 158 0 0 0 0 0 0 0 20 0 16 0 413972970 11006283776 66375 33554432000 4194304 4196468 140722955504880 139683281468464 139684254911106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
[pid=11237/tid=11253] ppid=11234 vsize=10748324 memory=39472 CPUtime=15.54 cores=0,2,4,6
/proc/11237/task/11253/stat : 11253 (java) R 11234 11237 10765 0 -1 4202560 5962 0 0 0 1552 2 0 0 20 0 16 0 413973153 11006283776 66375 33554432000 4194304 4196468 140722955504880 139682956389232 139683899546187 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28712960 140722955506699 140722955506802 140722955506802 140722955509711 0
Current children cumulated CPU time: 20.7 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 265500 KiB

Child status: 0
Real time (s): 17.5406
CPU time (s): 20.7848
CPU user time (s): 20.6168
CPU system time (s): 0.167968
CPU usage (%): 118.495
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 265500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.6168
system time used= 0.167968
maximum resident set size= 266380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35119
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3234
involuntary context switches= 41


# summary of solver processes directly reported to runsolver:
#   pid: 11237
#   total CPU time (s): 20.7848
#   total CPU user time (s): 20.6168
#   total CPU system time (s): 0.167968

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.131564 second user time and 0.196753 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 15:15:41
IDJOB=4390578
IDBENCH=123205
IDSOLVER=2832
FILE ID=node119/4390578-1568380581
RUNJOBID= node119-1568380477-10796
PBS_JOBID= 21701844
Free space on /tmp= 57260 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/MagicSequence/MagicSequence-count-s1/MagicSequence-600-co.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390578-1568380581/watcher-4390578-1568380581 -o /tmp/evaluation-result-4390578-1568380581/solver-4390578-1568380581 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568380477-10796 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390578-1568380581.xml -cm

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

MD5SUM BENCH= c8310886daa61c46dd98a045c4929b4c
RANDOM SEED=2100905326

node119.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.47
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.47
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.47
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.47
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:        23672352 kB
MemAvailable:   31572240 kB
Buffers:          179432 kB
Cached:          7927724 kB
SwapCached:        61084 kB
Active:          2134416 kB
Inactive:        6267300 kB
Active(anon):     232856 kB
Inactive(anon):   103120 kB
Active(file):    1901560 kB
Inactive(file):  6164180 kB
Unevictable:      107056 kB
Mlocked:          107056 kB
SwapTotal:      67108860 kB
SwapFree:       66939832 kB
Dirty:              8612 kB
Writeback:             0 kB
AnonPages:        438216 kB
Mapped:            56768 kB
Shmem:             32812 kB
Slab:             292424 kB
SReclaimable:     262608 kB
SUnreclaim:        29816 kB
KernelStack:        4032 kB
PageTables:         6140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1259212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    344064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57252 MiB
End job on node119 at 2019-09-13 15:15:59