Trace number 4390582

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 95.1274 91.0371

DiagnosticValue
WRONG_DECISIONS995

General information on the benchmark

NameMagicSequence/MagicSequence-count-s1/
MagicSequence-1000-co.xml
MD5SUM747b40881cd41efe91eebad5da45ed52
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 benchmark10.7392
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints1002
Number of domains1
Minimum domain size1000
Maximum domain size1000
Distribution of domain sizes[{"size":1000,"count":1000}]
Minimum variable degree1002
Maximum variable degree1002
Distribution of variable degrees[{"degree":1002,"count":1000}]
Minimum constraint arity1000
Maximum constraint arity1000
Distribution of constraint arities[{"arity":1000,"count":1002}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":2},{"type":"count","count":1000}]
Optimization problemNO
Type of objective

Solver Data

2.43/1.87	
2.43/1.87	AbsCon 2 
2.43/1.89	
4.13/2.49	  Instance
4.13/2.49	    name=instance-4390582-1568380586, framework=CSP
4.13/2.49	
4.13/2.49	  Loading variables...
4.28/2.60	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5de6da74
6.12/3.34	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@ff9ed78
6.36/3.43	
6.36/3.43	
6.36/3.43	  Domains
6.36/3.43	    nTypes=1, nValues=1000000, sizes=[1000#1000]
6.36/3.43	  Variables
6.36/3.43	    count=1000, degrees=[1001#1,1002#999]
6.36/3.43	  Constraints
6.36/3.43	    count=1002, nSpecific=1002, arities=[999#1,1000#1001]
6.36/3.43	    distribution=[ExactlyKVariable#1000,SumSimpleEQ#1,SumWeightedEQ#1]
6.36/3.43	    wck=1.585, cpu=3.273, mem=168M917
6.36/3.46	  Solver SolverBacktrack being built...
6.36/3.46	
6.59/3.51	
6.59/3.51	  Solver
6.59/3.51	    guaranteedGAC=false
6.59/3.51	    wck=1.666, cpu=3.352, mem=204M381
6.79/3.64	
6.79/3.64	  Preprocessing
6.79/3.64	    filters=27, nACremovedValues=990888, nTotalRemovedValues=990888, inconcistency=false
6.79/3.64	    wck=0.126, cpu=3.48, mem=204M381
6.79/3.64	
7.26/3.96	    num=0, depth=0..0, filters=66, wck=0.455, mem=204M381
7.26/3.96	    decisions=20, wrong=10, backtracks=0, failedAssignments=10
7.26/3.96	    
7.59/4.29	    num=1, depth=0..0, filters=110, wck=0.782, mem=204M381
7.59/4.29	    decisions=42, wrong=21, backtracks=0, failedAssignments=21
7.59/4.29	    
8.02/4.67	    num=2, depth=0..0, filters=159, wck=1.164, mem=204M381
8.02/4.67	    decisions=66, wrong=33, backtracks=0, failedAssignments=33
8.02/4.67	    
9.24/5.71	    num=3, depth=0..0, filters=429, wck=2.204, mem=204M381
9.24/5.71	    decisions=92, wrong=46, backtracks=0, failedAssignments=46
9.24/5.71	    
10.65/7.19	    num=4, depth=0..0, filters=808, wck=3.681, mem=204M381
10.65/7.19	    decisions=120, wrong=60, backtracks=0, failedAssignments=60
10.65/7.19	    
12.14/8.65	    num=5, depth=0..0, filters=1167, wck=5.143, mem=204M381
12.14/8.65	    decisions=152, wrong=76, backtracks=0, failedAssignments=76
12.14/8.65	    
14.05/10.56	    num=6, depth=0..0, filters=1647, wck=7.055, mem=204M381
14.05/10.56	    decisions=186, wrong=93, backtracks=0, failedAssignments=93
14.05/10.56	    
16.01/12.40	    num=7, depth=0..0, filters=2088, wck=8.89, mem=204M381
16.01/12.40	    decisions=224, wrong=112, backtracks=0, failedAssignments=112
16.01/12.40	    
17.32/13.76	    num=8, depth=0..0, filters=2384, wck=10.252, mem=204M381
17.32/13.76	    decisions=266, wrong=133, backtracks=0, failedAssignments=133
17.32/13.76	    
18.92/15.32	    num=9, depth=0..0, filters=2724, wck=11.813, mem=204M381
18.92/15.32	    decisions=312, wrong=156, backtracks=0, failedAssignments=156
18.92/15.32	    
20.73/17.12	    num=10, depth=0..0, filters=3120, wck=13.61, mem=204M381
20.73/17.12	    decisions=362, wrong=181, backtracks=0, failedAssignments=181
20.73/17.12	    
22.82/19.26	    num=11, depth=0..0, filters=3593, wck=15.751, mem=204M381
22.82/19.26	    decisions=418, wrong=209, backtracks=0, failedAssignments=209
22.82/19.26	    
23.63/20.08	    num=12, depth=0..0, filters=3686, wck=16.575, mem=204M381
23.63/20.08	    decisions=480, wrong=240, backtracks=0, failedAssignments=240
23.63/20.08	    
26.33/22.79	    num=13, depth=0..0, filters=4279, wck=19.285, mem=204M381
26.33/22.79	    decisions=548, wrong=274, backtracks=0, failedAssignments=274
26.33/22.79	    
27.33/23.77	    num=14, depth=0..0, filters=4390, wck=20.265, mem=204M381
27.33/23.77	    decisions=622, wrong=311, backtracks=0, failedAssignments=311
27.33/23.77	    
30.93/27.37	    num=15, depth=0..0, filters=5174, wck=23.864, mem=204M381
30.93/27.37	    decisions=704, wrong=352, backtracks=0, failedAssignments=352
30.93/27.37	    
32.13/28.56	    num=16, depth=0..0, filters=5309, wck=25.056, mem=204M381
32.13/28.56	    decisions=794, wrong=397, backtracks=0, failedAssignments=397
32.13/28.56	    
33.43/29.89	    num=17, depth=0..0, filters=5459, wck=26.379, mem=204M381
33.43/29.89	    decisions=894, wrong=447, backtracks=0, failedAssignments=447
33.43/29.89	    
39.42/35.59	    num=18, depth=0..0, filters=6641, wck=32.085, mem=204M381
39.42/35.59	    decisions=1004, wrong=502, backtracks=0, failedAssignments=502
39.42/35.59	    
42.97/39.11	    num=19, depth=0..0, filters=7190, wck=35.597, mem=204M381
42.97/39.11	    decisions=1126, wrong=563, backtracks=0, failedAssignments=563
42.97/39.11	    
47.16/43.28	    num=20, depth=0..0, filters=7793, wck=39.768, mem=204M381
47.16/43.28	    decisions=1260, wrong=630, backtracks=0, failedAssignments=630
47.16/43.28	    
52.17/48.20	    num=21, depth=0..0, filters=8459, wck=44.692, mem=204M381
52.17/48.20	    decisions=1408, wrong=704, backtracks=0, failedAssignments=704
52.17/48.20	    
57.78/53.84	    num=22, depth=0..0, filters=9188, wck=50.331, mem=204M381
57.78/53.84	    decisions=1570, wrong=785, backtracks=0, failedAssignments=785
57.78/53.84	    
64.09/60.15	    num=23, depth=0..0, filters=9989, wck=56.643, mem=204M381
64.09/60.15	    decisions=1748, wrong=874, backtracks=0, failedAssignments=874
64.09/60.15	    
70.88/67.00	    num=24, depth=0..0, filters=10871, wck=63.488, mem=204M381
70.88/67.00	    decisions=1944, wrong=972, backtracks=0, failedAssignments=972
70.88/67.00	    
94.90/91.00	    num=25, depth=0..999, filters=11085, ccks=1004, wck=87.488, mem=204M381
94.90/91.00	    decisions=1991, wrong=995, backtracks=0, failedAssignments=995, foundSolutions=1
94.90/91.00	    
94.90/91.00	  Global
94.90/91.00	    filters=11085, ccks=1004
94.90/91.00	    Stop=REACHED_GOAL, wrong=995, foundSolutions=1, firstSolCpu=90.782
94.90/91.00	    wck=89.155, cpu=90.83, mem=204M381
95.08/91.01	
95.08/91.01	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> 996 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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>
95.08/91.01	s SATISFIABLE
95.08/91.01	
95.08/91.01	d WRONG_DECISIONS 995

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 (13689 MiB free)
  memory of node 1: 16384 MiB (13727 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390582-1568380586/watcher-4390582-1568380586 -o /tmp/evaluation-result-4390582-1568380586/solver-4390582-1568380586 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568380476-12475 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390582-1568380586.xml -cm 

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


[startup+0.100178 s]*
/proc/loadavg: 1.29 0.40 0.18 3/228 12692
/proc/meminfo: memFree=28058132/32770624 swapFree=66998528/67108860
[pid=12677] ppid=12674 vsize=10659884 memory=30284 CPUtime=0.14 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12674 12677 12443 0 -1 1077944320 5588 0 0 0 13 1 0 0 20 0 15 0 414327431 10915721216 7571 33554432000 4194304 4196468 140735448270688 140735448253232 140549650624247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
/proc/12677/statm: 2664971 7571 2905 1 0 2627468 0
[pid=12677/tid=12679] ppid=12674 vsize=10659884 memory=7892391828772250251 CPUtime=0.09 cores=1,3,5,7
/proc/12677/task/12679/stat : 12679 (java) R 12674 12677 12443 0 -1 4202560 2974 0 0 0 9 0 0 0 20 0 15 0 414327431 10915721216 7637 33554432000 4194304 4196468 140735448270688 140549654852424 140549636305192 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12680] ppid=12674 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12680/stat : 12680 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327432 10915721216 7637 33554432000 4194304 4196468 140735448270688 140549587315216 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12681] ppid=12674 vsize=10659884 memory=139914477151872 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12681/stat : 12681 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327432 10915721216 7637 33554432000 4194304 4196468 140735448270688 140549586262672 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12682] ppid=12674 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12682/stat : 12682 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327432 10915721216 7637 33554432000 4194304 4196468 140735448270688 140549585209616 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12683] ppid=12674 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327432 10915721216 7637 33554432000 4194304 4196468 140735448270688 140549254146448 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12684] ppid=12674 vsize=10659884 memory=139914477151872 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12684/stat : 12684 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327433 10915721216 7637 33554432000 4194304 4196468 140735448270688 140548887722736 140549650635394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12685] ppid=12674 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12674 12677 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414327433 10915721216 7637 33554432000 4194304 4196468 140735448270688 140548886668960 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12686] ppid=12674 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12674 12677 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414327434 10915721216 7637 33554432000 4194304 4196468 140735448270688 140548885615856 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12687] ppid=12674 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414327436 10915721216 7637 33554432000 4194304 4196468 140735448270688 140548884564432 140549650642843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12688] ppid=12674 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12674 12677 12443 0 -1 1077944384 589 0 0 0 0 0 0 0 20 0 15 0 414327436 10915721216 7637 33554432000 4194304 4196468 140735448270688 140548883511536 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12689] ppid=12674 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12689/stat : 12689 (java) S 12674 12677 12443 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 414327436 10915721216 7637 33554432000 4194304 4196468 140735448270688 140548882458992 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12690] ppid=12674 vsize=10659884 memory=139914477151872 CPUtime=0.02 cores=1,3,5,7
/proc/12677/task/12690/stat : 12690 (java) R 12674 12677 12443 0 -1 4202560 597 0 0 0 2 0 0 0 20 0 15 0 414327436 10915721216 7637 33554432000 4194304 4196468 140735448270688 140548881402872 140549635150598 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12691] ppid=12674 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12691/stat : 12691 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414327436 10915721216 7637 33554432000 4194304 4196468 140735448270688 140548880353632 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12692] ppid=12674 vsize=10659884 memory=139914477151872 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12692/stat : 12692 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327437 10915721216 7637 33554432000 4194304 4196468 140735448270688 140548879301680 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 30284 KiB

[startup+0.210667 s]*
/proc/loadavg: 1.29 0.40 0.18 3/228 12692
/proc/meminfo: memFree=28052116/32770624 swapFree=66998528/67108860
[pid=12677] ppid=12674 vsize=10659884 memory=35080 CPUtime=0.32 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12674 12677 12443 0 -1 1077944320 6389 0 0 0 31 1 0 0 20 0 15 0 414327431 10915721216 8770 33554432000 4194304 4196468 140735448270688 140735448253232 140549650624247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
/proc/12677/statm: 2664971 8770 2990 1 0 2627468 0
[pid=12677/tid=12679] ppid=12674 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/12677/task/12679/stat : 12679 (java) R 12674 12677 12443 0 -1 4202560 3444 0 0 0 19 1 0 0 20 0 15 0 414327431 10915721216 8770 33554432000 4194304 4196468 140735448270688 140549654850608 140549650646173 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12680] ppid=12674 vsize=10659884 memory=364 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12680/stat : 12680 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327432 10915721216 8770 33554432000 4194304 4196468 140735448270688 140549587315216 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12681] ppid=12674 vsize=10659884 memory=139914480214706 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12681/stat : 12681 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327432 10915721216 8770 33554432000 4194304 4196468 140735448270688 140549586262672 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12682] ppid=12674 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12682/stat : 12682 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327432 10915721216 8770 33554432000 4194304 4196468 140735448270688 140549585209616 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12683] ppid=12674 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327432 10915721216 8770 33554432000 4194304 4196468 140735448270688 140549254146448 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12684] ppid=12674 vsize=10659884 memory=139914477151872 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12684/stat : 12684 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327433 10915721216 8770 33554432000 4194304 4196468 140735448270688 140548887722736 140549650635394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12685] ppid=12674 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12674 12677 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414327433 10915721216 8770 33554432000 4194304 4196468 140735448270688 140548886668960 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12686] ppid=12674 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12674 12677 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414327434 10915721216 8770 33554432000 4194304 4196468 140735448270688 140548885615856 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12687] ppid=12674 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414327436 10915721216 8770 33554432000 4194304 4196468 140735448270688 140548884564432 140549650642843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12688] ppid=12674 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12674 12677 12443 0 -1 1077944384 663 0 0 0 2 0 0 0 20 0 15 0 414327436 10915721216 8770 33554432000 4194304 4196468 140735448270688 140548883511536 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12689] ppid=12674 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/12677/task/12689/stat : 12689 (java) S 12674 12677 12443 0 -1 1077944384 294 0 0 0 3 0 0 0 20 0 15 0 414327436 10915721216 8770 33554432000 4194304 4196468 140735448270688 140548882458992 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12690] ppid=12674 vsize=10659884 memory=139914477151872 CPUtime=0.05 cores=1,3,5,7
/proc/12677/task/12690/stat : 12690 (java) S 12674 12677 12443 0 -1 1077944384 628 0 0 0 5 0 0 0 20 0 15 0 414327436 10915721216 8770 33554432000 4194304 4196468 140735448270688 140548881405936 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12691] ppid=12674 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12691/stat : 12691 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414327436 10915721216 8770 33554432000 4194304 4196468 140735448270688 140548880353632 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12692] ppid=12674 vsize=10659884 memory=139914477151872 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12692/stat : 12692 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327437 10915721216 8770 33554432000 4194304 4196468 140735448270688 140548879301680 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35080 KiB

[startup+0.310104 s]*
/proc/loadavg: 1.29 0.40 0.18 3/228 12692
/proc/meminfo: memFree=28044284/32770624 swapFree=66998528/67108860
[pid=12677] ppid=12674 vsize=10659884 memory=40036 CPUtime=0.48 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12674 12677 12443 0 -1 1077944320 8885 0 0 0 45 3 0 0 20 0 15 0 414327431 10915721216 10009 33554432000 4194304 4196468 140735448270688 140735448253232 140549650624247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
/proc/12677/statm: 2664971 10009 3002 1 0 2627468 0
[pid=12677/tid=12679] ppid=12674 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/12677/task/12679/stat : 12679 (java) R 12674 12677 12443 0 -1 4202560 5852 0 0 0 28 2 0 0 20 0 15 0 414327431 10915721216 10009 33554432000 4194304 4196468 140735448270688 140549654863232 140549650646173 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12680] ppid=12674 vsize=10659884 memory=1946931 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12680/stat : 12680 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327432 10915721216 10009 33554432000 4194304 4196468 140735448270688 140549587315216 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12681] ppid=12674 vsize=10659884 memory=139914480212204 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12681/stat : 12681 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327432 10915721216 10009 33554432000 4194304 4196468 140735448270688 140549586262672 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12682] ppid=12674 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12682/stat : 12682 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327432 10915721216 10009 33554432000 4194304 4196468 140735448270688 140549585209616 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12683] ppid=12674 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327432 10915721216 10009 33554432000 4194304 4196468 140735448270688 140549254146448 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12684] ppid=12674 vsize=10659884 memory=139914477151872 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12684/stat : 12684 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327433 10915721216 10009 33554432000 4194304 4196468 140735448270688 140548887722736 140549650635394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12685] ppid=12674 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12674 12677 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414327433 10915721216 10009 33554432000 4194304 4196468 140735448270688 140548886668960 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12686] ppid=12674 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12674 12677 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414327434 10915721216 10009 33554432000 4194304 4196468 140735448270688 140548885615856 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12687] ppid=12674 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414327436 10915721216 10009 33554432000 4194304 4196468 140735448270688 140548884564432 140549650642843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12688] ppid=12674 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12674 12677 12443 0 -1 1077944384 713 0 0 0 4 0 0 0 20 0 15 0 414327436 10915721216 10009 33554432000 4194304 4196468 140735448270688 140548883511536 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12689] ppid=12674 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/12677/task/12689/stat : 12689 (java) R 12674 12677 12443 0 -1 4202560 315 0 0 0 4 0 0 0 20 0 15 0 414327436 10915721216 10009 33554432000 4194304 4196468 140735448270688 140548882450496 140549650645594 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12690] ppid=12674 vsize=10659884 memory=139914477151872 CPUtime=0.08 cores=1,3,5,7
/proc/12677/task/12690/stat : 12690 (java) S 12674 12677 12443 0 -1 1077944384 647 0 0 0 8 0 0 0 20 0 15 0 414327436 10915721216 10009 33554432000 4194304 4196468 140735448270688 140548881405936 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12691] ppid=12674 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12691/stat : 12691 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414327436 10915721216 10009 33554432000 4194304 4196468 140735448270688 140548880353632 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12692] ppid=12674 vsize=10659884 memory=139914477151872 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12692/stat : 12692 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327437 10915721216 10009 33554432000 4194304 4196468 140735448270688 140548879301680 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40036 KiB

[startup+0.701433 s]
/proc/loadavg: 1.29 0.40 0.18 3/228 12692
/proc/meminfo: memFree=28036980/32770624 swapFree=66998528/67108860
[pid=12677] ppid=12674 vsize=10661932 memory=62592 CPUtime=1.09 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12674 12677 12443 0 -1 1077944320 12284 0 0 0 104 5 0 0 20 0 15 0 414327431 10917818368 15648 33554432000 4194304 4196468 140735448270688 140735448253232 140549650624247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
/proc/12677/statm: 2665483 15648 3075 1 0 2627980 0
[pid=12677/tid=12679] ppid=12674 vsize=10661932 memory=21736 CPUtime=0.68 cores=1,3,5,7
/proc/12677/task/12679/stat : 12679 (java) R 12674 12677 12443 0 -1 4202560 8403 0 0 0 64 4 0 0 20 0 15 0 414327431 10917818368 15648 33554432000 4194304 4196468 140735448270688 140549654856272 140549635789847 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12680] ppid=12674 vsize=10661932 memory=14068 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12680/stat : 12680 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327432 10917818368 15648 33554432000 4194304 4196468 140735448270688 140549587315216 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12681] ppid=12674 vsize=10661932 memory=524 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12681/stat : 12681 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327432 10917818368 15648 33554432000 4194304 4196468 140735448270688 140549586262672 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12682] ppid=12674 vsize=10661932 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12682/stat : 12682 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327432 10917818368 15648 33554432000 4194304 4196468 140735448270688 140549585209616 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12683] ppid=12674 vsize=10661932 memory=928 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327432 10917818368 15648 33554432000 4194304 4196468 140735448270688 140549254146448 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12684] ppid=12674 vsize=10661932 memory=3536 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12684/stat : 12684 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327433 10917818368 15648 33554432000 4194304 4196468 140735448270688 140548887722736 140549650635394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12685] ppid=12674 vsize=10661932 memory=1976 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12674 12677 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414327433 10917818368 15648 33554432000 4194304 4196468 140735448270688 140548886668960 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12686] ppid=12674 vsize=10661932 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12674 12677 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414327434 10917818368 15648 33554432000 4194304 4196468 140735448270688 140548885615856 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12687] ppid=12674 vsize=10661932 memory=816 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414327436 10917818368 15648 33554432000 4194304 4196468 140735448270688 140548884564432 140549650642843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12688] ppid=12674 vsize=10661932 memory=6153431502485415268 CPUtime=0.09 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) R 12674 12677 12443 0 -1 4202560 945 0 0 0 9 0 0 0 20 0 15 0 414327436 10917818368 15648 33554432000 4194304 4196468 140735448270688 140548883497560 140549634011232 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12689] ppid=12674 vsize=10661932 memory=7453282923461503316 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12689/stat : 12689 (java) S 12674 12677 12443 0 -1 1077944384 562 0 0 0 11 0 0 0 20 0 15 0 414327436 10917818368 15648 33554432000 4194304 4196468 140735448270688 140548882458992 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12690] ppid=12674 vsize=10661932 memory=7223879631928058176 CPUtime=0.19 cores=1,3,5,7
/proc/12677/task/12690/stat : 12690 (java) S 12674 12677 12443 0 -1 1077944384 1014 0 0 0 19 0 0 0 20 0 15 0 414327436 10917818368 15648 33554432000 4194304 4196468 140735448270688 140548881405936 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12691] ppid=12674 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12691/stat : 12691 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414327436 10917818368 15648 33554432000 4194304 4196468 140735448270688 140548880353632 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12692] ppid=12674 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12692/stat : 12692 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327437 10917818368 15648 33554432000 4194304 4196468 140735448270688 140548879301680 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62592 KiB

[startup+1.50077 s]
/proc/loadavg: 1.29 0.40 0.18 3/228 12692
/proc/meminfo: memFree=28019920/32770624 swapFree=66998528/67108860
[pid=12677] ppid=12674 vsize=10663980 memory=75076 CPUtime=1.98 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12674 12677 12443 0 -1 1077944320 16072 0 0 0 193 5 0 0 20 0 15 0 414327431 10919915520 18769 33554432000 4194304 4196468 140735448270688 140735448253232 140549650624247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
/proc/12677/statm: 2665995 18769 3094 1 0 2628492 0
[pid=12677/tid=12679] ppid=12674 vsize=10663980 memory=6378026435766 CPUtime=1.48 cores=1,3,5,7
/proc/12677/task/12679/stat : 12679 (java) R 12674 12677 12443 0 -1 4202560 11131 0 0 0 144 4 0 0 20 0 15 0 414327431 10919915520 18769 33554432000 4194304 4196468 140735448270688 140549654850128 140549650638151 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12680] ppid=12674 vsize=10663980 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12680/stat : 12680 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327432 10919915520 18769 33554432000 4194304 4196468 140735448270688 140549587315216 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12681] ppid=12674 vsize=10663980 memory=16100368647981698 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12681/stat : 12681 (java) S 12674 12677 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414327432 10919915520 18769 33554432000 4194304 4196468 140735448270688 140549586262672 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12682] ppid=12674 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12682/stat : 12682 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327432 10919915520 18769 33554432000 4194304 4196468 140735448270688 140549585209616 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12683] ppid=12674 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) S 12674 12677 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414327432 10919915520 18769 33554432000 4194304 4196468 140735448270688 140549254146448 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12684] ppid=12674 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12684/stat : 12684 (java) S 12674 12677 12443 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 414327433 10919915520 18769 33554432000 4194304 4196468 140735448270688 140548887722736 140549650635394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0

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

[startup+89.6008 s]
/proc/loadavg: 1.69 0.75 0.32 3/228 12699
/proc/meminfo: memFree=27785124/32770624 swapFree=66998528/67108860
[pid=12677] ppid=12674 vsize=10748324 memory=367928 CPUtime=93.6 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12674 12677 12443 0 -1 1077944320 39916 0 0 0 9330 30 0 0 20 0 16 0 414327431 11006283776 91982 33554432000 4194304 4196468 140735448270688 140735448253232 140549650624247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
/proc/12677/statm: 2687081 91982 3373 1 0 2647217 0
[pid=12677/tid=12679] ppid=12674 vsize=10748324 memory=4160 CPUtime=1.85 cores=1,3,5,7
/proc/12677/task/12679/stat : 12679 (java) S 12674 12677 12443 0 -1 1077944384 13121 0 0 0 180 5 0 0 20 0 16 0 414327431 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549654867120 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12680] ppid=12674 vsize=10748324 memory=1056 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12680/stat : 12680 (java) S 12674 12677 12443 0 -1 1077944384 368 0 0 0 8 3 0 0 20 0 16 0 414327432 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549587315216 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12681] ppid=12674 vsize=10748324 memory=1204 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12681/stat : 12681 (java) S 12674 12677 12443 0 -1 1077944384 347 0 0 0 8 3 0 0 20 0 16 0 414327432 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549586262672 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12682] ppid=12674 vsize=10748324 memory=6791534058613427641 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12682/stat : 12682 (java) S 12674 12677 12443 0 -1 1077944384 712 0 0 0 8 3 0 0 20 0 16 0 414327432 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549585209616 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12683] ppid=12674 vsize=10748324 memory=9592 CPUtime=0.12 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) S 12674 12677 12443 0 -1 1077944384 262 0 0 0 8 4 0 0 20 0 16 0 414327432 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549254146448 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12684] ppid=12674 vsize=10748324 memory=2828 CPUtime=0.01 cores=1,3,5,7
/proc/12677/task/12684/stat : 12684 (java) S 12674 12677 12443 0 -1 1077944384 1214 0 0 0 1 0 0 0 20 0 16 0 414327433 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548887722736 140549650635394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12685] ppid=12674 vsize=10748324 memory=780 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12674 12677 12443 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414327433 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548886669024 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12686] ppid=12674 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12674 12677 12443 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414327434 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548885615872 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12687] ppid=12674 vsize=10748324 memory=4906 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548884564432 140549650642843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12688] ppid=12674 vsize=10748324 memory=1939 CPUtime=1.38 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12674 12677 12443 0 -1 1077944384 5028 0 0 0 138 0 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548883511536 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12689] ppid=12674 vsize=10748324 memory=367928 CPUtime=1.4 cores=1,3,5,7
/proc/12677/task/12689/stat : 12689 (java) S 12674 12677 12443 0 -1 1077944384 3181 0 0 0 140 0 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548882458992 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12690] ppid=12674 vsize=10748324 memory=1428 CPUtime=0.79 cores=1,3,5,7
/proc/12677/task/12690/stat : 12690 (java) S 12674 12677 12443 0 -1 1077944384 5228 0 0 0 78 1 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548881405936 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12691] ppid=12674 vsize=10748324 memory=4160 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12691/stat : 12691 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548880353632 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12692] ppid=12674 vsize=10748324 memory=1056 CPUtime=0.04 cores=1,3,5,7
/proc/12677/task/12692/stat : 12692 (java) S 12674 12677 12443 0 -1 1077944384 370 0 0 0 2 2 0 0 20 0 16 0 414327437 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548879301680 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12693] ppid=12674 vsize=10748324 memory=1204 CPUtime=87.55 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) R 12674 12677 12443 0 -1 4202560 8689 0 0 0 8752 3 0 0 20 0 16 0 414327618 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548862346160 140549273282627 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
Current children cumulated CPU time: 93.6 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 367928 KiB

[startup+90.4007 s]
/proc/loadavg: 1.72 0.77 0.33 3/228 12699
/proc/meminfo: memFree=27785396/32770624 swapFree=66998528/67108860
[pid=12677] ppid=12674 vsize=10748324 memory=367928 CPUtime=94.4 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12674 12677 12443 0 -1 1077944320 39916 0 0 0 9410 30 0 0 20 0 16 0 414327431 11006283776 91982 33554432000 4194304 4196468 140735448270688 140735448253232 140549650624247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
/proc/12677/statm: 2687081 91982 3373 1 0 2647217 0
[pid=12677/tid=12679] ppid=12674 vsize=10748324 memory=6791534058613427641 CPUtime=1.85 cores=1,3,5,7
/proc/12677/task/12679/stat : 12679 (java) S 12674 12677 12443 0 -1 1077944384 13121 0 0 0 180 5 0 0 20 0 16 0 414327431 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549654867120 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12680] ppid=12674 vsize=10748324 memory=33 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12680/stat : 12680 (java) S 12674 12677 12443 0 -1 1077944384 368 0 0 0 8 3 0 0 20 0 16 0 414327432 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549587315216 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12681] ppid=12674 vsize=10748324 memory=6944656425122700657 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12681/stat : 12681 (java) S 12674 12677 12443 0 -1 1077944384 347 0 0 0 8 3 0 0 20 0 16 0 414327432 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549586262672 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12682] ppid=12674 vsize=10748324 memory=6944656592455360608 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12682/stat : 12682 (java) S 12674 12677 12443 0 -1 1077944384 712 0 0 0 8 3 0 0 20 0 16 0 414327432 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549585209616 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12683] ppid=12674 vsize=10748324 memory=-7812193691855986592 CPUtime=0.12 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) S 12674 12677 12443 0 -1 1077944384 262 0 0 0 8 4 0 0 20 0 16 0 414327432 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549254146448 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12684] ppid=12674 vsize=10748324 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/12677/task/12684/stat : 12684 (java) S 12674 12677 12443 0 -1 1077944384 1214 0 0 0 1 0 0 0 20 0 16 0 414327433 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548887722736 140549650635394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12685] ppid=12674 vsize=10748324 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12674 12677 12443 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414327433 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548886669024 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12686] ppid=12674 vsize=10748324 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12674 12677 12443 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414327434 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548885615872 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12687] ppid=12674 vsize=10748324 memory=5908 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548884564432 140549650642843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12688] ppid=12674 vsize=10748324 memory=367928 CPUtime=1.38 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12674 12677 12443 0 -1 1077944384 5028 0 0 0 138 0 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548883511536 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12689] ppid=12674 vsize=10748324 memory=367928 CPUtime=1.4 cores=1,3,5,7
/proc/12677/task/12689/stat : 12689 (java) S 12674 12677 12443 0 -1 1077944384 3181 0 0 0 140 0 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548882458992 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12690] ppid=12674 vsize=10748324 memory=2116 CPUtime=0.79 cores=1,3,5,7
/proc/12677/task/12690/stat : 12690 (java) S 12674 12677 12443 0 -1 1077944384 5228 0 0 0 78 1 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548881405936 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12691] ppid=12674 vsize=10748324 memory=21736 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12691/stat : 12691 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548880353632 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12692] ppid=12674 vsize=10748324 memory=14068 CPUtime=0.04 cores=1,3,5,7
/proc/12677/task/12692/stat : 12692 (java) S 12674 12677 12443 0 -1 1077944384 370 0 0 0 2 2 0 0 20 0 16 0 414327437 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548879301680 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12693] ppid=12674 vsize=10748324 memory=524 CPUtime=88.35 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) R 12674 12677 12443 0 -1 4202560 8689 0 0 0 8832 3 0 0 20 0 16 0 414327618 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548862346160 140549273282265 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
Current children cumulated CPU time: 94.4 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 367928 KiB

[startup+90.8007 s]
/proc/loadavg: 1.72 0.77 0.33 3/228 12699
/proc/meminfo: memFree=27785396/32770624 swapFree=66998528/67108860
[pid=12677] ppid=12674 vsize=10748324 memory=367928 CPUtime=94.8 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12674 12677 12443 0 -1 1077944320 39916 0 0 0 9450 30 0 0 20 0 16 0 414327431 11006283776 91982 33554432000 4194304 4196468 140735448270688 140735448253232 140549650624247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
/proc/12677/statm: 2687081 91982 3373 1 0 2647217 0
[pid=12677/tid=12679] ppid=12674 vsize=10748324 memory=6791534058613427641 CPUtime=1.85 cores=1,3,5,7
/proc/12677/task/12679/stat : 12679 (java) S 12674 12677 12443 0 -1 1077944384 13121 0 0 0 180 5 0 0 20 0 16 0 414327431 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549654867120 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12680] ppid=12674 vsize=10748324 memory=7379522271827946343 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12680/stat : 12680 (java) S 12674 12677 12443 0 -1 1077944384 368 0 0 0 8 3 0 0 20 0 16 0 414327432 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549587315216 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12681] ppid=12674 vsize=10748324 memory=988 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12681/stat : 12681 (java) S 12674 12677 12443 0 -1 1077944384 347 0 0 0 8 3 0 0 20 0 16 0 414327432 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549586262672 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12682] ppid=12674 vsize=10748324 memory=2024 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12682/stat : 12682 (java) S 12674 12677 12443 0 -1 1077944384 712 0 0 0 8 3 0 0 20 0 16 0 414327432 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549585209616 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12683] ppid=12674 vsize=10748324 memory=1428 CPUtime=0.12 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) S 12674 12677 12443 0 -1 1077944384 262 0 0 0 8 4 0 0 20 0 16 0 414327432 11006283776 91982 33554432000 4194304 4196468 140735448270688 140549254146448 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12684] ppid=12674 vsize=10748324 memory=4160 CPUtime=0.01 cores=1,3,5,7
/proc/12677/task/12684/stat : 12684 (java) S 12674 12677 12443 0 -1 1077944384 1214 0 0 0 1 0 0 0 20 0 16 0 414327433 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548887722736 140549650635394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12685] ppid=12674 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12674 12677 12443 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414327433 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548886669024 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12686] ppid=12674 vsize=10748324 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12674 12677 12443 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414327434 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548885615872 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12687] ppid=12674 vsize=10748324 memory=780 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548884564432 140549650642843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12688] ppid=12674 vsize=10748324 memory=1568 CPUtime=1.38 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12674 12677 12443 0 -1 1077944384 5028 0 0 0 138 0 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548883511536 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12689] ppid=12674 vsize=10748324 memory=928 CPUtime=1.4 cores=1,3,5,7
/proc/12677/task/12689/stat : 12689 (java) S 12674 12677 12443 0 -1 1077944384 3181 0 0 0 140 0 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548882458992 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12690] ppid=12674 vsize=10748324 memory=3536 CPUtime=0.79 cores=1,3,5,7
/proc/12677/task/12690/stat : 12690 (java) S 12674 12677 12443 0 -1 1077944384 5228 0 0 0 78 1 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548881405936 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12691] ppid=12674 vsize=10748324 memory=1976 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12691/stat : 12691 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414327436 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548880353632 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12692] ppid=12674 vsize=10748324 memory=2408 CPUtime=0.04 cores=1,3,5,7
/proc/12677/task/12692/stat : 12692 (java) S 12674 12677 12443 0 -1 1077944384 370 0 0 0 2 2 0 0 20 0 16 0 414327437 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548879301680 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12693] ppid=12674 vsize=10748324 memory=816 CPUtime=88.75 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) R 12674 12677 12443 0 -1 4202560 8689 0 0 0 8872 3 0 0 20 0 16 0 414327618 11006283776 91982 33554432000 4194304 4196468 140735448270688 140548862346160 140549273282270 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
Current children cumulated CPU time: 94.8 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 367928 KiB

[startup+91.0007 s]*
/proc/loadavg: 1.72 0.77 0.33 3/228 12699
/proc/meminfo: memFree=27785396/32770624 swapFree=66998528/67108860
[pid=12677] ppid=12674 vsize=10748324 memory=368296 CPUtime=95.08 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12674 12677 12443 0 -1 1077944320 42916 0 0 0 9478 30 0 0 20 0 16 0 414327431 11006283776 92074 33554432000 4194304 4196468 140735448270688 140735448253232 140549650624247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
/proc/12677/statm: 2687081 92074 3373 1 0 2647217 0
[pid=12677/tid=12679] ppid=12674 vsize=10748324 memory=7822038051842263955 CPUtime=1.85 cores=1,3,5,7
/proc/12677/task/12679/stat : 12679 (java) S 12674 12677 12443 0 -1 1077944384 13121 0 0 0 180 5 0 0 20 0 16 0 414327431 11006283776 92074 33554432000 4194304 4196468 140735448270688 140549654867120 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12680] ppid=12674 vsize=10748324 memory=-9181546050914066336 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12680/stat : 12680 (java) S 12674 12677 12443 0 -1 1077944384 368 0 0 0 8 3 0 0 20 0 16 0 414327432 11006283776 92074 33554432000 4194304 4196468 140735448270688 140549587315216 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12681] ppid=12674 vsize=10748324 memory=3467964542373713824 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12681/stat : 12681 (java) S 12674 12677 12443 0 -1 1077944384 347 0 0 0 8 3 0 0 20 0 16 0 414327432 11006283776 92074 33554432000 4194304 4196468 140735448270688 140549586262672 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12682] ppid=12674 vsize=10748324 memory=7223887401239728208 CPUtime=0.11 cores=1,3,5,7
/proc/12677/task/12682/stat : 12682 (java) S 12674 12677 12443 0 -1 1077944384 712 0 0 0 8 3 0 0 20 0 16 0 414327432 11006283776 92074 33554432000 4194304 4196468 140735448270688 140549585209616 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12683] ppid=12674 vsize=10748324 memory=3473741181671715888 CPUtime=0.12 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) S 12674 12677 12443 0 -1 1077944384 262 0 0 0 8 4 0 0 20 0 16 0 414327432 11006283776 92074 33554432000 4194304 4196468 140735448270688 140549254146448 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12684] ppid=12674 vsize=10748324 memory=3473595141538174897 CPUtime=0.01 cores=1,3,5,7
/proc/12677/task/12684/stat : 12684 (java) S 12674 12677 12443 0 -1 1077944384 1214 0 0 0 1 0 0 0 20 0 16 0 414327433 11006283776 92074 33554432000 4194304 4196468 140735448270688 140548887722736 140549650635394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12685] ppid=12674 vsize=10748324 memory=3473455227061220660 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12674 12677 12443 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414327433 11006283776 92074 33554432000 4194304 4196468 140735448270688 140548886669024 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12686] ppid=12674 vsize=10748324 memory=8028061526003443008 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12674 12677 12443 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414327434 11006283776 92074 33554432000 4194304 4196468 140735448270688 140548885615872 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12687] ppid=12674 vsize=10748324 memory=7810763930760341568 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414327436 11006283776 92074 33554432000 4194304 4196468 140735448270688 140548884564432 140549650642843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12688] ppid=12674 vsize=10748324 memory=0 CPUtime=1.41 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) R 12674 12677 12443 0 -1 4202560 5402 0 0 0 141 0 0 0 20 0 16 0 414327436 11006283776 92074 33554432000 4194304 4196468 140735448270688 140548883502208 140549632145116 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12689] ppid=12674 vsize=10748324 memory=3467834592205092913 CPUtime=1.43 cores=1,3,5,7
/proc/12677/task/12689/stat : 12689 (java) S 12674 12677 12443 0 -1 1077944384 3495 0 0 0 143 0 0 0 20 0 16 0 414327436 11006283776 92074 33554432000 4194304 4196468 140735448270688 140548882458992 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12690] ppid=12674 vsize=10748324 memory=3467964542356936352 CPUtime=0.82 cores=1,3,5,7
/proc/12677/task/12690/stat : 12690 (java) S 12674 12677 12443 0 -1 1077944384 6240 0 0 0 81 1 0 0 20 0 16 0 414327436 11006283776 92074 33554432000 4194304 4196468 140735448270688 140548881405936 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12691] ppid=12674 vsize=10748324 memory=2319406795981862450 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12691/stat : 12691 (java) S 12674 12677 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414327436 11006283776 92074 33554432000 4194304 4196468 140735448270688 140548880353632 140549650634453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12692] ppid=12674 vsize=10748324 memory=3690611334903028916 CPUtime=0.04 cores=1,3,5,7
/proc/12677/task/12692/stat : 12692 (java) S 12674 12677 12443 0 -1 1077944384 370 0 0 0 2 2 0 0 20 0 16 0 414327437 11006283776 92074 33554432000 4194304 4196468 140735448270688 140548879301680 140549650635394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
[pid=12677/tid=12693] ppid=12674 vsize=10748324 memory=4120854352152769587 CPUtime=88.96 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) R 12674 12677 12443 0 -1 4202560 9989 0 0 0 8893 3 0 0 20 0 16 0 414327618 11006283776 92074 33554432000 4194304 4196468 140735448270688 140548862349104 140549273232105 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8044544 140735448273931 140735448274034 140735448274034 140735448276943 0
Current children cumulated CPU time: 95.08 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 368296 KiB

Child status: 0
Real time (s): 91.0371
CPU time (s): 95.1274
CPU user time (s): 94.811
CPU system time (s): 0.31637
CPU usage (%): 104.493
Max. virtual memory (cumulated for all children) (KiB): 10749348
Max. memory (cumulated for all children) (KiB): 368296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.811
system time used= 0.31637
maximum resident set size= 368836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43289
page faults= 0
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5391
involuntary context switches= 105


# summary of solver processes directly reported to runsolver:
#   pid: 12677
#   total CPU time (s): 95.1274
#   total CPU user time (s): 94.811
#   total CPU system time (s): 0.31637

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.55641 second user time and 0.922955 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-13 15:15:46
IDJOB=4390582
IDBENCH=123239
IDSOLVER=2832
FILE ID=node127/4390582-1568380586
RUNJOBID= node127-1568380476-12475
PBS_JOBID= 21701837
Free space on /tmp= 58812 MiB

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

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

MD5SUM BENCH= 747b40881cd41efe91eebad5da45ed52
RANDOM SEED=993803669

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
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:        28074968 kB
MemAvailable:   31568296 kB
Buffers:          152180 kB
Cached:          3594040 kB
SwapCached:         6772 kB
Active:          2317708 kB
Inactive:        1734484 kB
Active(anon):     298352 kB
Inactive(anon):    48364 kB
Active(file):    2019356 kB
Inactive(file):  1686120 kB
Unevictable:      109300 kB
Mlocked:          109300 kB
SwapTotal:      67108860 kB
SwapFree:       66998528 kB
Dirty:              8604 kB
Writeback:             0 kB
AnonPages:        521924 kB
Mapped:            56776 kB
Shmem:             32700 kB
Slab:             237048 kB
SReclaimable:     207372 kB
SUnreclaim:        29676 kB
KernelStack:        4032 kB
PageTables:         6648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1290812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    417792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 58804 MiB
End job on node127 at 2019-09-13 15:17:17