Trace number 4390497

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 93.9412 90.4109

DiagnosticValue
WRONG_DECISIONS995

General information on the benchmark

NameMagicSequence/MagicSequence-card-s1/
MagicSequence-1000-ca.xml
MD5SUMd2780e3631970b53a6f91cd037f7d107
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 benchmark3.15721
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints3
Number of domains1
Minimum domain size1000
Maximum domain size1000
Distribution of domain sizes[{"size":1000,"count":1000}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":1000}]
Minimum constraint arity1000
Maximum constraint arity1000
Distribution of constraint arities[{"arity":1000,"count":3}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":2},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.41/1.88	
2.41/1.88	AbsCon 2 
2.41/1.89	
2.95/2.03	  Instance
2.95/2.03	    name=instance-4390497-1568380578, framework=CSP
2.95/2.03	
2.95/2.03	  Loading variables...
3.29/2.16	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@65df0232
4.77/2.79	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@8013eb0
4.96/2.88	
4.96/2.88	
4.96/2.88	  Domains
4.96/2.88	    nTypes=1, nValues=1000000, sizes=[1000#1000]
4.96/2.88	  Variables
4.96/2.88	    count=1000, degrees=[1001#1,1002#999]
4.96/2.88	  Constraints
4.96/2.88	    count=1002, nSpecific=1002, arities=[999#1,1000#1001]
4.96/2.88	    distribution=[ExactlyKVariable#1000,SumSimpleEQ#1,SumWeightedEQ#1]
4.96/2.88	    wck=1.03, cpu=2.768, mem=180M501
5.16/2.91	  Solver SolverBacktrack being built...
5.16/2.91	
5.16/2.96	
5.16/2.96	  Solver
5.16/2.96	    guaranteedGAC=false
5.16/2.96	    wck=1.113, cpu=2.848, mem=212M95
5.41/3.09	
5.41/3.09	  Preprocessing
5.41/3.09	    filters=27, nACremovedValues=990888, nTotalRemovedValues=990888, inconcistency=false
5.41/3.09	    wck=0.128, cpu=2.979, mem=212M95
5.41/3.09	
6.01/3.42	    num=0, depth=0..0, filters=66, wck=0.461, mem=212M95
6.01/3.42	    decisions=20, wrong=10, backtracks=0, failedAssignments=10
6.01/3.42	    
6.33/3.75	    num=1, depth=0..0, filters=110, wck=0.792, mem=213M416
6.33/3.75	    decisions=42, wrong=21, backtracks=0, failedAssignments=21
6.33/3.75	    
6.80/4.14	    num=2, depth=0..0, filters=159, wck=1.179, mem=213M416
6.80/4.14	    decisions=66, wrong=33, backtracks=0, failedAssignments=33
6.80/4.14	    
7.89/5.18	    num=3, depth=0..0, filters=429, wck=2.22, mem=213M416
7.89/5.18	    decisions=92, wrong=46, backtracks=0, failedAssignments=46
7.89/5.18	    
9.38/6.66	    num=4, depth=0..0, filters=808, wck=3.698, mem=213M416
9.38/6.66	    decisions=120, wrong=60, backtracks=0, failedAssignments=60
9.38/6.66	    
10.89/8.12	    num=5, depth=0..0, filters=1167, wck=5.162, mem=213M416
10.89/8.12	    decisions=152, wrong=76, backtracks=0, failedAssignments=76
10.89/8.12	    
12.81/10.03	    num=6, depth=0..0, filters=1647, wck=7.071, mem=213M416
12.81/10.03	    decisions=186, wrong=93, backtracks=0, failedAssignments=93
12.81/10.03	    
14.65/11.87	    num=7, depth=0..0, filters=2088, wck=8.908, mem=213M416
14.65/11.87	    decisions=224, wrong=112, backtracks=0, failedAssignments=112
14.65/11.87	    
16.06/13.23	    num=8, depth=0..0, filters=2384, wck=10.273, mem=213M416
16.06/13.23	    decisions=266, wrong=133, backtracks=0, failedAssignments=133
16.06/13.23	    
17.56/14.79	    num=9, depth=0..0, filters=2724, wck=11.833, mem=213M416
17.56/14.79	    decisions=312, wrong=156, backtracks=0, failedAssignments=156
17.56/14.79	    
19.36/16.59	    num=10, depth=0..0, filters=3120, wck=13.63, mem=213M416
19.36/16.59	    decisions=362, wrong=181, backtracks=0, failedAssignments=181
19.36/16.59	    
21.56/18.73	    num=11, depth=0..0, filters=3593, wck=15.77, mem=213M416
21.56/18.73	    decisions=418, wrong=209, backtracks=0, failedAssignments=209
21.56/18.73	    
22.37/19.56	    num=12, depth=0..0, filters=3686, wck=16.595, mem=213M416
22.37/19.56	    decisions=480, wrong=240, backtracks=0, failedAssignments=240
22.37/19.56	    
25.07/22.27	    num=13, depth=0..0, filters=4279, wck=19.307, mem=213M416
25.07/22.27	    decisions=548, wrong=274, backtracks=0, failedAssignments=274
25.07/22.27	    
26.07/23.25	    num=14, depth=0..0, filters=4390, wck=20.289, mem=213M416
26.07/23.25	    decisions=622, wrong=311, backtracks=0, failedAssignments=311
26.07/23.25	    
29.67/26.85	    num=15, depth=0..0, filters=5174, wck=23.894, mem=213M416
29.67/26.85	    decisions=704, wrong=352, backtracks=0, failedAssignments=352
29.67/26.85	    
30.89/28.05	    num=16, depth=0..0, filters=5309, wck=25.088, mem=213M416
30.89/28.05	    decisions=794, wrong=397, backtracks=0, failedAssignments=397
30.89/28.05	    
32.18/29.37	    num=17, depth=0..0, filters=5459, wck=26.413, mem=213M416
32.18/29.37	    decisions=894, wrong=447, backtracks=0, failedAssignments=447
32.18/29.37	    
38.27/35.14	    num=18, depth=0..0, filters=6641, wck=32.177, mem=213M416
38.27/35.14	    decisions=1004, wrong=502, backtracks=0, failedAssignments=502
38.27/35.14	    
41.81/38.70	    num=19, depth=0..0, filters=7190, wck=35.735, mem=213M416
41.81/38.70	    decisions=1126, wrong=563, backtracks=0, failedAssignments=563
41.81/38.70	    
46.11/42.93	    num=20, depth=0..0, filters=7793, wck=39.97, mem=213M416
46.11/42.93	    decisions=1260, wrong=630, backtracks=0, failedAssignments=630
46.11/42.93	    
51.12/47.92	    num=21, depth=0..0, filters=8459, wck=44.965, mem=213M416
51.12/47.92	    decisions=1408, wrong=704, backtracks=0, failedAssignments=704
51.12/47.92	    
56.82/53.64	    num=22, depth=0..0, filters=9188, wck=50.68, mem=213M416
56.82/53.64	    decisions=1570, wrong=785, backtracks=0, failedAssignments=785
56.82/53.64	    
63.24/60.03	    num=23, depth=0..0, filters=9989, wck=57.069, mem=213M416
63.24/60.03	    decisions=1748, wrong=874, backtracks=0, failedAssignments=874
63.24/60.03	    
70.03/66.84	    num=24, depth=0..0, filters=10871, wck=63.876, mem=216M12
70.03/66.84	    decisions=1944, wrong=972, backtracks=0, failedAssignments=972
70.03/66.84	    
93.62/90.31	    num=25, depth=0..999, filters=11085, ccks=1004, wck=87.353, mem=216M12
93.62/90.31	    decisions=1991, wrong=995, backtracks=0, failedAssignments=995, foundSolutions=1
93.62/90.31	    
93.62/90.31	  Global
93.62/90.31	    filters=11085, ccks=1004
93.62/90.31	    Stop=REACHED_GOAL, wrong=995, foundSolutions=1, firstSolCpu=90.15
93.62/90.31	    wck=88.467, cpu=90.202, mem=216M12
93.62/90.33	
93.62/90.33	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>
93.62/90.33	s SATISFIABLE
93.62/90.33	
93.62/90.33	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 (9821 MiB free)
  memory of node 1: 16384 MiB (14091 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390497-1568380578/watcher-4390497-1568380578 -o /tmp/evaluation-result-4390497-1568380578/solver-4390497-1568380578 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568380478-20884 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390497-1568380578.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
Current StackSize limit: 8192 KiB

solver pid=21397, runsolver pid=21394

[startup+0.10016 s]*
/proc/loadavg: 1.32 0.40 0.18 4/228 21412
/proc/meminfo: memFree=24470816/32770624 swapFree=67004752/67108860
[pid=21397] ppid=21394 vsize=10659884 memory=28284 CPUtime=0.12 cores=1,3,5,7
/proc/21397/stat : 21397 (java) S 21394 21397 20852 0 -1 1077944320 5475 0 0 0 11 1 0 0 20 0 15 0 414325617 10915721216 7071 33554432000 4194304 4196468 140723992099104 140723992081648 140697128226551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
/proc/21397/statm: 2664971 7071 2855 1 0 2627468 0
[pid=21397/tid=21399] ppid=21394 vsize=10659884 memory=8514726395714820750 CPUtime=0.08 cores=1,3,5,7
/proc/21397/task/21399/stat : 21399 (java) R 21394 21397 20852 0 -1 4202560 3363 0 0 0 8 0 0 0 20 0 15 0 414325617 10915721216 7071 33554432000 4194304 4196468 140723992099104 140697132456368 140697128238486 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21400] ppid=21394 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21400/stat : 21400 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325618 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696735160848 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21401] ppid=21394 vsize=10659884 memory=140565756278400 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21401/stat : 21401 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325618 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696734108304 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21402] ppid=21394 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21402/stat : 21402 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325618 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696733055248 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21403] ppid=21394 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21403/stat : 21403 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325618 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696732002704 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21404] ppid=21394 vsize=10659884 memory=140565756278400 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21404/stat : 21404 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325620 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696432622320 140697128237698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21405] ppid=21394 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21405/stat : 21405 (java) S 21394 21397 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414325620 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696431568544 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21406] ppid=21394 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21406/stat : 21406 (java) S 21394 21397 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414325620 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696430515440 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21407] ppid=21394 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21407/stat : 21407 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414325623 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696429464016 140697128245147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21408] ppid=21394 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21408/stat : 21408 (java) S 21394 21397 20852 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 15 0 414325623 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696428411120 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21409] ppid=21394 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21409/stat : 21409 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414325623 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696427358576 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21410] ppid=21394 vsize=10659884 memory=140565756278400 CPUtime=0.02 cores=1,3,5,7
/proc/21397/task/21410/stat : 21410 (java) R 21394 21397 20852 0 -1 4202560 332 0 0 0 2 0 0 0 20 0 15 0 414325623 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696426305520 140697128238486 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21411] ppid=21394 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21411/stat : 21411 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414325623 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696425253216 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21412] ppid=21394 vsize=10659884 memory=140565756278400 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21412/stat : 21412 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325623 10915721216 7071 33554432000 4194304 4196468 140723992099104 140696424201264 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28284 KiB

[startup+0.210647 s]*
/proc/loadavg: 1.32 0.40 0.18 3/228 21412
/proc/meminfo: memFree=24463808/32770624 swapFree=67004752/67108860
[pid=21397] ppid=21394 vsize=10659884 memory=35176 CPUtime=0.33 cores=1,3,5,7
/proc/21397/stat : 21397 (java) S 21394 21397 20852 0 -1 1077944320 6874 0 0 0 31 2 0 0 20 0 15 0 414325617 10915721216 8794 33554432000 4194304 4196468 140723992099104 140723992081648 140697128226551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
/proc/21397/statm: 2664971 8794 2989 1 0 2627468 0
[pid=21397/tid=21399] ppid=21394 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/21397/task/21399/stat : 21399 (java) R 21394 21397 20852 0 -1 4202560 3913 0 0 0 19 1 0 0 20 0 15 0 414325617 10915721216 8794 33554432000 4194304 4196468 140723992099104 140697132452912 140697128248477 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21400] ppid=21394 vsize=10659884 memory=339 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21400/stat : 21400 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325618 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696735160848 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21401] ppid=21394 vsize=10659884 memory=140565759356179 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21401/stat : 21401 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325618 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696734108304 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21402] ppid=21394 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21402/stat : 21402 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325618 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696733055248 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21403] ppid=21394 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21403/stat : 21403 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325618 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696732002704 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21404] ppid=21394 vsize=10659884 memory=140565756278400 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21404/stat : 21404 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325620 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696432622320 140697128237698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21405] ppid=21394 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21405/stat : 21405 (java) S 21394 21397 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414325620 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696431568544 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21406] ppid=21394 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21406/stat : 21406 (java) S 21394 21397 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414325620 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696430515440 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21407] ppid=21394 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21407/stat : 21407 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414325623 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696429464016 140697128245147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21408] ppid=21394 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21397/task/21408/stat : 21408 (java) S 21394 21397 20852 0 -1 1077944384 616 0 0 0 3 0 0 0 20 0 15 0 414325623 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696428411120 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21409] ppid=21394 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/21397/task/21409/stat : 21409 (java) S 21394 21397 20852 0 -1 1077944384 376 0 0 0 3 0 0 0 20 0 15 0 414325623 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696427358576 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21410] ppid=21394 vsize=10659884 memory=140565756278400 CPUtime=0.05 cores=1,3,5,7
/proc/21397/task/21410/stat : 21410 (java) S 21394 21397 20852 0 -1 1077944384 609 0 0 0 5 0 0 0 20 0 15 0 414325623 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696426305520 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21411] ppid=21394 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21411/stat : 21411 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414325623 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696425253216 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21412] ppid=21394 vsize=10659884 memory=140565756278400 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21412/stat : 21412 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325623 10915721216 8794 33554432000 4194304 4196468 140723992099104 140696424201264 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35176 KiB

[startup+0.310542 s]*
/proc/loadavg: 1.32 0.40 0.18 3/228 21412
/proc/meminfo: memFree=24456844/32770624 swapFree=67004752/67108860
[pid=21397] ppid=21394 vsize=10659884 memory=40388 CPUtime=0.47 cores=1,3,5,7
/proc/21397/stat : 21397 (java) S 21394 21397 20852 0 -1 1077944320 9422 0 0 0 44 3 0 0 20 0 15 0 414325617 10915721216 10097 33554432000 4194304 4196468 140723992099104 140723992081648 140697128226551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
/proc/21397/statm: 2664971 10097 3001 1 0 2627468 0
[pid=21397/tid=21399] ppid=21394 vsize=10659884 memory=8390339637985935414 CPUtime=0.29 cores=1,3,5,7
/proc/21397/task/21399/stat : 21399 (java) R 21394 21397 20852 0 -1 4202560 6378 0 0 0 27 2 0 0 20 0 15 0 414325617 10915721216 10097 33554432000 4194304 4196468 140723992099104 140697132447440 140697128248477 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21400] ppid=21394 vsize=10659884 memory=304556140472303639 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21400/stat : 21400 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325618 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696735160848 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21401] ppid=21394 vsize=10659884 memory=140565759351311 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21401/stat : 21401 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325618 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696734108304 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21402] ppid=21394 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21402/stat : 21402 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325618 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696733055248 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21403] ppid=21394 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21403/stat : 21403 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325618 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696732002704 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21404] ppid=21394 vsize=10659884 memory=140565756278400 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21404/stat : 21404 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325620 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696432622320 140697128237698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21405] ppid=21394 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21405/stat : 21405 (java) S 21394 21397 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414325620 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696431568544 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21406] ppid=21394 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21406/stat : 21406 (java) S 21394 21397 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414325620 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696430515440 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21407] ppid=21394 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21407/stat : 21407 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414325623 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696429464016 140697128245147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21408] ppid=21394 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/21397/task/21408/stat : 21408 (java) S 21394 21397 20852 0 -1 1077944384 654 0 0 0 4 0 0 0 20 0 15 0 414325623 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696428411120 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21409] ppid=21394 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/21397/task/21409/stat : 21409 (java) S 21394 21397 20852 0 -1 1077944384 392 0 0 0 4 0 0 0 20 0 15 0 414325623 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696427358576 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21410] ppid=21394 vsize=10659884 memory=140565756278400 CPUtime=0.07 cores=1,3,5,7
/proc/21397/task/21410/stat : 21410 (java) R 21394 21397 20852 0 -1 4202560 639 0 0 0 7 0 0 0 20 0 15 0 414325623 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696426300560 140697128247898 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21411] ppid=21394 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21411/stat : 21411 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414325623 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696425253216 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21412] ppid=21394 vsize=10659884 memory=140565756278400 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21412/stat : 21412 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325623 10915721216 10097 33554432000 4194304 4196468 140723992099104 140696424201264 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40388 KiB

[startup+0.705719 s]
/proc/loadavg: 1.32 0.40 0.18 3/229 21414
/proc/meminfo: memFree=24445912/32770624 swapFree=67004752/67108860
[pid=21397] ppid=21394 vsize=10661932 memory=63940 CPUtime=1.11 cores=1,3,5,7
/proc/21397/stat : 21397 (java) S 21394 21397 20852 0 -1 1077944320 13064 0 0 0 105 6 0 0 20 0 15 0 414325617 10917818368 15985 33554432000 4194304 4196468 140723992099104 140723992081648 140697128226551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
/proc/21397/statm: 2665483 15985 3069 1 0 2627980 0
[pid=21397/tid=21399] ppid=21394 vsize=10661932 memory=1276 CPUtime=0.67 cores=1,3,5,7
/proc/21397/task/21399/stat : 21399 (java) R 21394 21397 20852 0 -1 4202560 8938 0 0 0 63 4 0 0 20 0 15 0 414325617 10917818368 15985 33554432000 4194304 4196468 140723992099104 140697132458576 140697111413360 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21400] ppid=21394 vsize=10661932 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21400/stat : 21400 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325618 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696735160848 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21401] ppid=21394 vsize=10661932 memory=752 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21401/stat : 21401 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325618 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696734108304 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21402] ppid=21394 vsize=10661932 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21402/stat : 21402 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325618 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696733055248 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21403] ppid=21394 vsize=10661932 memory=9584 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21403/stat : 21403 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325618 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696732002704 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21404] ppid=21394 vsize=10661932 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21404/stat : 21404 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325620 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696432622320 140697128237698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21405] ppid=21394 vsize=10661932 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21405/stat : 21405 (java) S 21394 21397 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414325620 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696431568544 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21406] ppid=21394 vsize=10661932 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21406/stat : 21406 (java) S 21394 21397 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414325620 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696430515440 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21407] ppid=21394 vsize=10661932 memory=6296683642736693604 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21407/stat : 21407 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414325623 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696429464016 140697128245147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21408] ppid=21394 vsize=10661932 memory=7594592247738553961 CPUtime=0.11 cores=1,3,5,7
/proc/21397/task/21408/stat : 21408 (java) S 21394 21397 20852 0 -1 1077944384 1030 0 0 0 11 0 0 0 20 0 15 0 414325623 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696428411120 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21409] ppid=21394 vsize=10661932 memory=5787213857196369745 CPUtime=0.11 cores=1,3,5,7
/proc/21397/task/21409/stat : 21409 (java) R 21394 21397 20852 0 -1 4202560 648 0 0 0 11 0 0 0 20 0 15 0 414325623 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696427344544 140697120515840 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21410] ppid=21394 vsize=10661932 memory=5450909908396308010 CPUtime=0.19 cores=1,3,5,7
/proc/21397/task/21410/stat : 21410 (java) S 21394 21397 20852 0 -1 1077944384 1088 0 0 0 19 0 0 0 20 0 15 0 414325623 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696426305520 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21411] ppid=21394 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21411/stat : 21411 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414325623 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696425253216 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21412] ppid=21394 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21412/stat : 21412 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325623 10917818368 15985 33554432000 4194304 4196468 140723992099104 140696424201264 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63940 KiB

[startup+1.50075 s]
/proc/loadavg: 1.32 0.40 0.18 3/229 21414
/proc/meminfo: memFree=24429828/32770624 swapFree=67004752/67108860
[pid=21397] ppid=21394 vsize=10663980 memory=75676 CPUtime=2 cores=1,3,5,7
/proc/21397/stat : 21397 (java) S 21394 21397 20852 0 -1 1077944320 17196 0 0 0 194 6 0 0 20 0 15 0 414325617 10919915520 18919 33554432000 4194304 4196468 140723992099104 140723992081648 140697128226551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
/proc/21397/statm: 2665995 18919 3089 1 0 2628492 0
[pid=21397/tid=21399] ppid=21394 vsize=10663980 memory=6791534058613427641 CPUtime=1.47 cores=1,3,5,7
/proc/21397/task/21399/stat : 21399 (java) R 21394 21397 20852 0 -1 4202560 11910 0 0 0 142 5 0 0 20 0 15 0 414325617 10919915520 18919 33554432000 4194304 4196468 140723992099104 140697132457600 140697128248477 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21400] ppid=21394 vsize=10663980 memory=33 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21400/stat : 21400 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325618 10919915520 18919 33554432000 4194304 4196468 140723992099104 140696735160848 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21401] ppid=21394 vsize=10663980 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21401/stat : 21401 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325618 10919915520 18919 33554432000 4194304 4196468 140723992099104 140696734108304 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21402] ppid=21394 vsize=10663980 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21402/stat : 21402 (java) S 21394 21397 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414325618 10919915520 18919 33554432000 4194304 4196468 140723992099104 140696733055248 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21403] ppid=21394 vsize=10663980 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21403/stat : 21403 (java) S 21394 21397 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414325618 10919915520 18919 33554432000 4194304 4196468 140723992099104 140696732002704 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21404] ppid=21394 vsize=10663980 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21404/stat : 21404 (java) S 21394 21397 20852 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 414325620 10919915520 18919 33554432000 4194304 4196468 140723992099104 140696432622320 140697128237698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0

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

Current children cumulated CPU time: 89.65 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 321232 KiB

[startup+88.0007 s]*
/proc/loadavg: 1.84 0.83 0.35 3/228 21495
/proc/meminfo: memFree=24894272/32770624 swapFree=67004752/67108860
[pid=21397] ppid=21394 vsize=10746276 memory=321232 CPUtime=91.26 cores=1,3,5,7
/proc/21397/stat : 21397 (java) S 21394 21397 20852 0 -1 1077944320 42041 0 0 0 9097 29 0 0 20 0 16 0 414325617 11004186624 80308 33554432000 4194304 4196468 140723992099104 140723992081648 140697128226551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
/proc/21397/statm: 2686569 80308 3370 1 0 2646705 0
[pid=21397/tid=21399] ppid=21394 vsize=10746276 memory=-9178176117148050014 CPUtime=1.85 cores=1,3,5,7
/proc/21397/task/21399/stat : 21399 (java) S 21394 21397 20852 0 -1 1077944384 13918 0 0 0 179 6 0 0 20 0 16 0 414325617 11004186624 80308 33554432000 4194304 4196468 140723992099104 140697132469424 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21400] ppid=21394 vsize=10746276 memory=-9001734013606258791 CPUtime=0.07 cores=1,3,5,7
/proc/21397/task/21400/stat : 21400 (java) S 21394 21397 20852 0 -1 1077944384 244 0 0 0 5 2 0 0 20 0 16 0 414325618 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696735160848 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21401] ppid=21394 vsize=10746276 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/21397/task/21401/stat : 21401 (java) S 21394 21397 20852 0 -1 1077944384 139 0 0 0 5 3 0 0 20 0 16 0 414325618 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696734108304 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21402] ppid=21394 vsize=10746276 memory=288230617509003574 CPUtime=0.08 cores=1,3,5,7
/proc/21397/task/21402/stat : 21402 (java) S 21394 21397 20852 0 -1 1077944384 148 0 0 0 5 3 0 0 20 0 16 0 414325618 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696733055248 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21403] ppid=21394 vsize=10746276 memory=16104775267649398 CPUtime=0.08 cores=1,3,5,7
/proc/21397/task/21403/stat : 21403 (java) S 21394 21397 20852 0 -1 1077944384 141 0 0 0 5 3 0 0 20 0 16 0 414325618 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696732002704 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21404] ppid=21394 vsize=10746276 memory=1440 CPUtime=0.01 cores=1,3,5,7
/proc/21397/task/21404/stat : 21404 (java) S 21394 21397 20852 0 -1 1077944384 986 0 0 0 1 0 0 0 20 0 16 0 414325620 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696432622320 140697128237698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21405] ppid=21394 vsize=10746276 memory=816 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21405/stat : 21405 (java) S 21394 21397 20852 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414325620 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696431568608 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21406] ppid=21394 vsize=10746276 memory=1764 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21406/stat : 21406 (java) S 21394 21397 20852 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414325620 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696430515456 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21407] ppid=21394 vsize=10746276 memory=111628 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21407/stat : 21407 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696429464016 140697128245147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21408] ppid=21394 vsize=10746276 memory=804 CPUtime=1.12 cores=1,3,5,7
/proc/21397/task/21408/stat : 21408 (java) S 21394 21397 20852 0 -1 1077944384 5466 0 0 0 110 2 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696428411120 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21409] ppid=21394 vsize=10746276 memory=1804 CPUtime=1.18 cores=1,3,5,7
/proc/21397/task/21409/stat : 21409 (java) S 21394 21397 20852 0 -1 1077944384 6042 0 0 0 117 1 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696427358576 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21410] ppid=21394 vsize=10746276 memory=920 CPUtime=0.64 cores=1,3,5,7
/proc/21397/task/21410/stat : 21410 (java) S 21394 21397 20852 0 -1 1077944384 5137 0 0 0 63 1 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696426305520 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21411] ppid=21394 vsize=10746276 memory=3804 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21411/stat : 21411 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696425253216 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21412] ppid=21394 vsize=10746276 memory=2616 CPUtime=0.03 cores=1,3,5,7
/proc/21397/task/21412/stat : 21412 (java) S 21394 21397 20852 0 -1 1077944384 483 0 0 0 2 1 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696424201264 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21415] ppid=21394 vsize=10746276 memory=0 CPUtime=86.01 cores=1,3,5,7
/proc/21397/task/21415/stat : 21415 (java) R 21394 21397 20852 0 -1 4202560 7941 0 0 0 8598 3 0 0 20 0 16 0 414325805 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696339198896 140696772621150 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
Current children cumulated CPU time: 91.26 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 321232 KiB

[startup+89.6006 s]
/proc/loadavg: 1.84 0.83 0.35 3/228 21495
/proc/meminfo: memFree=24894272/32770624 swapFree=67004752/67108860
[pid=21397] ppid=21394 vsize=10746276 memory=321232 CPUtime=92.85 cores=1,3,5,7
/proc/21397/stat : 21397 (java) S 21394 21397 20852 0 -1 1077944320 42041 0 0 0 9256 29 0 0 20 0 16 0 414325617 11004186624 80308 33554432000 4194304 4196468 140723992099104 140723992081648 140697128226551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
/proc/21397/statm: 2686569 80308 3370 1 0 2646705 0
[pid=21397/tid=21399] ppid=21394 vsize=10746276 memory=185 CPUtime=1.85 cores=1,3,5,7
/proc/21397/task/21399/stat : 21399 (java) S 21394 21397 20852 0 -1 1077944384 13918 0 0 0 179 6 0 0 20 0 16 0 414325617 11004186624 80308 33554432000 4194304 4196468 140723992099104 140697132469424 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21400] ppid=21394 vsize=10746276 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/21397/task/21400/stat : 21400 (java) S 21394 21397 20852 0 -1 1077944384 244 0 0 0 5 2 0 0 20 0 16 0 414325618 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696735160848 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21401] ppid=21394 vsize=10746276 memory=321232 CPUtime=0.08 cores=1,3,5,7
/proc/21397/task/21401/stat : 21401 (java) S 21394 21397 20852 0 -1 1077944384 139 0 0 0 5 3 0 0 20 0 16 0 414325618 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696734108304 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21402] ppid=21394 vsize=10746276 memory=39608 CPUtime=0.08 cores=1,3,5,7
/proc/21397/task/21402/stat : 21402 (java) S 21394 21397 20852 0 -1 1077944384 148 0 0 0 5 3 0 0 20 0 16 0 414325618 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696733055248 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21403] ppid=21394 vsize=10746276 memory=321232 CPUtime=0.08 cores=1,3,5,7
/proc/21397/task/21403/stat : 21403 (java) S 21394 21397 20852 0 -1 1077944384 141 0 0 0 5 3 0 0 20 0 16 0 414325618 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696732002704 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21404] ppid=21394 vsize=10746276 memory=321204 CPUtime=0.01 cores=1,3,5,7
/proc/21397/task/21404/stat : 21404 (java) S 21394 21397 20852 0 -1 1077944384 986 0 0 0 1 0 0 0 20 0 16 0 414325620 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696432622320 140697128237698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21405] ppid=21394 vsize=10746276 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21405/stat : 21405 (java) S 21394 21397 20852 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414325620 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696431568608 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21406] ppid=21394 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21406/stat : 21406 (java) S 21394 21397 20852 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414325620 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696430515456 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21407] ppid=21394 vsize=10746276 memory=3 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21407/stat : 21407 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696429464016 140697128245147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21408] ppid=21394 vsize=10746276 memory=321232 CPUtime=1.12 cores=1,3,5,7
/proc/21397/task/21408/stat : 21408 (java) S 21394 21397 20852 0 -1 1077944384 5466 0 0 0 110 2 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696428411120 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21409] ppid=21394 vsize=10746276 memory=3620 CPUtime=1.18 cores=1,3,5,7
/proc/21397/task/21409/stat : 21409 (java) S 21394 21397 20852 0 -1 1077944384 6042 0 0 0 117 1 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696427358576 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21410] ppid=21394 vsize=10746276 memory=39608 CPUtime=0.64 cores=1,3,5,7
/proc/21397/task/21410/stat : 21410 (java) S 21394 21397 20852 0 -1 1077944384 5137 0 0 0 63 1 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696426305520 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21411] ppid=21394 vsize=10746276 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21411/stat : 21411 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696425253216 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21412] ppid=21394 vsize=10746276 memory=4140 CPUtime=0.03 cores=1,3,5,7
/proc/21397/task/21412/stat : 21412 (java) S 21394 21397 20852 0 -1 1077944384 483 0 0 0 2 1 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696424201264 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21415] ppid=21394 vsize=10746276 memory=2832 CPUtime=87.6 cores=1,3,5,7
/proc/21397/task/21415/stat : 21415 (java) R 21394 21397 20852 0 -1 4202560 7941 0 0 0 8757 3 0 0 20 0 16 0 414325805 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696339198896 140696772621507 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
Current children cumulated CPU time: 92.85 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 321232 KiB

[startup+90.0008 s]*
/proc/loadavg: 1.84 0.83 0.35 3/228 21496
/proc/meminfo: memFree=24894132/32770624 swapFree=67004752/67108860
[pid=21397] ppid=21394 vsize=10746276 memory=321232 CPUtime=93.26 cores=1,3,5,7
/proc/21397/stat : 21397 (java) S 21394 21397 20852 0 -1 1077944320 42041 0 0 0 9297 29 0 0 20 0 16 0 414325617 11004186624 80308 33554432000 4194304 4196468 140723992099104 140723992081648 140697128226551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
/proc/21397/statm: 2686569 80308 3370 1 0 2646705 0
[pid=21397/tid=21399] ppid=21394 vsize=10746276 memory=1398722017469774279 CPUtime=1.85 cores=1,3,5,7
/proc/21397/task/21399/stat : 21399 (java) S 21394 21397 20852 0 -1 1077944384 13918 0 0 0 179 6 0 0 20 0 16 0 414325617 11004186624 80308 33554432000 4194304 4196468 140723992099104 140697132469424 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21400] ppid=21394 vsize=10746276 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/21397/task/21400/stat : 21400 (java) S 21394 21397 20852 0 -1 1077944384 244 0 0 0 5 2 0 0 20 0 16 0 414325618 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696735160848 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21401] ppid=21394 vsize=10746276 memory=21732 CPUtime=0.08 cores=1,3,5,7
/proc/21397/task/21401/stat : 21401 (java) S 21394 21397 20852 0 -1 1077944384 139 0 0 0 5 3 0 0 20 0 16 0 414325618 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696734108304 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21402] ppid=21394 vsize=10746276 memory=2964 CPUtime=0.08 cores=1,3,5,7
/proc/21397/task/21402/stat : 21402 (java) S 21394 21397 20852 0 -1 1077944384 148 0 0 0 5 3 0 0 20 0 16 0 414325618 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696733055248 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21403] ppid=21394 vsize=10746276 memory=321232 CPUtime=0.08 cores=1,3,5,7
/proc/21397/task/21403/stat : 21403 (java) S 21394 21397 20852 0 -1 1077944384 141 0 0 0 5 3 0 0 20 0 16 0 414325618 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696732002704 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21404] ppid=21394 vsize=10746276 memory=1404 CPUtime=0.01 cores=1,3,5,7
/proc/21397/task/21404/stat : 21404 (java) S 21394 21397 20852 0 -1 1077944384 986 0 0 0 1 0 0 0 20 0 16 0 414325620 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696432622320 140697128237698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21405] ppid=21394 vsize=10746276 memory=2860 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21405/stat : 21405 (java) S 21394 21397 20852 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414325620 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696431568608 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21406] ppid=21394 vsize=10746276 memory=3237560 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21406/stat : 21406 (java) S 21394 21397 20852 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414325620 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696430515456 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21407] ppid=21394 vsize=10746276 memory=1780 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21407/stat : 21407 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696429464016 140697128245147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21408] ppid=21394 vsize=10746276 memory=1060 CPUtime=1.12 cores=1,3,5,7
/proc/21397/task/21408/stat : 21408 (java) S 21394 21397 20852 0 -1 1077944384 5466 0 0 0 110 2 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696428411120 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21409] ppid=21394 vsize=10746276 memory=6791534058613427641 CPUtime=1.18 cores=1,3,5,7
/proc/21397/task/21409/stat : 21409 (java) S 21394 21397 20852 0 -1 1077944384 6042 0 0 0 117 1 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696427358576 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21410] ppid=21394 vsize=10746276 memory=2964 CPUtime=0.64 cores=1,3,5,7
/proc/21397/task/21410/stat : 21410 (java) S 21394 21397 20852 0 -1 1077944384 5137 0 0 0 63 1 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696426305520 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21411] ppid=21394 vsize=10746276 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21411/stat : 21411 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696425253216 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21412] ppid=21394 vsize=10746276 memory=39608 CPUtime=0.03 cores=1,3,5,7
/proc/21397/task/21412/stat : 21412 (java) S 21394 21397 20852 0 -1 1077944384 483 0 0 0 2 1 0 0 20 0 16 0 414325623 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696424201264 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21415] ppid=21394 vsize=10746276 memory=321232 CPUtime=88.01 cores=1,3,5,7
/proc/21397/task/21415/stat : 21415 (java) R 21394 21397 20852 0 -1 4202560 7941 0 0 0 8798 3 0 0 20 0 16 0 414325805 11004186624 80308 33554432000 4194304 4196468 140723992099104 140696339198896 140696772619159 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
Current children cumulated CPU time: 93.26 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 321232 KiB

[startup+90.4008 s]
/proc/loadavg: 1.84 0.83 0.35 3/228 21496
/proc/meminfo: memFree=24894132/32770624 swapFree=67004752/67108860
[pid=21397] ppid=21394 vsize=10748324 memory=396800 CPUtime=93.93 cores=1,3,5,7
/proc/21397/stat : 21397 (java) S 21394 21397 20852 0 -1 1077944320 46832 0 0 0 9356 37 0 0 20 0 14 0 414325617 11006283776 99200 33554432000 4194304 4196468 140723992099104 140723992081648 140697128226551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
/proc/21397/statm: 2687081 99200 3371 1 0 2647217 0
[pid=21397/tid=21399] ppid=21394 vsize=10748324 memory=321232 CPUtime=1.85 cores=1,3,5,7
/proc/21397/task/21399/stat : 21399 (java) S 21394 21397 20852 0 -1 1077944384 14062 0 0 0 179 6 0 0 20 0 14 0 414325617 11006283776 99200 33554432000 4194304 4196468 140723992099104 140697132469392 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21400] ppid=21394 vsize=10748324 memory=6791534058613427641 CPUtime=0.13 cores=1,3,5,7
/proc/21397/task/21400/stat : 21400 (java) S 21394 21397 20852 0 -1 1077944384 1039 0 0 0 9 4 0 0 20 0 14 0 414325618 11006283776 99200 33554432000 4194304 4196468 140723992099104 140696735160848 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21401] ppid=21394 vsize=10748324 memory=5960 CPUtime=0.14 cores=1,3,5,7
/proc/21397/task/21401/stat : 21401 (java) S 21394 21397 20852 0 -1 1077944384 306 0 0 0 9 5 0 0 20 0 14 0 414325618 11006283776 99200 33554432000 4194304 4196468 140723992099104 140696734108304 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21402] ppid=21394 vsize=10748324 memory=772 CPUtime=0.14 cores=1,3,5,7
/proc/21397/task/21402/stat : 21402 (java) S 21394 21397 20852 0 -1 1077944384 334 0 0 0 9 5 0 0 20 0 14 0 414325618 11006283776 99200 33554432000 4194304 4196468 140723992099104 140696733055248 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21403] ppid=21394 vsize=10748324 memory=952 CPUtime=0.13 cores=1,3,5,7
/proc/21397/task/21403/stat : 21403 (java) S 21394 21397 20852 0 -1 1077944384 552 0 0 0 8 5 0 0 20 0 14 0 414325618 11006283776 99200 33554432000 4194304 4196468 140723992099104 140696732002704 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21404] ppid=21394 vsize=10748324 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/21397/task/21404/stat : 21404 (java) S 21394 21397 20852 0 -1 1077944384 1099 0 0 0 1 0 0 0 20 0 14 0 414325620 11006283776 99200 33554432000 4194304 4196468 140723992099104 140696432622528 140697128237698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21405] ppid=21394 vsize=10748324 memory=39608 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21405/stat : 21405 (java) S 21394 21397 20852 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 14 0 414325620 11006283776 99200 33554432000 4194304 4196468 140723992099104 140696431568608 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21406] ppid=21394 vsize=10748324 memory=984 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21406/stat : 21406 (java) S 21394 21397 20852 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 14 0 414325620 11006283776 99200 33554432000 4194304 4196468 140723992099104 140696430515456 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21407] ppid=21394 vsize=10748324 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21407/stat : 21407 (java) S 21394 21397 20852 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 14 0 414325623 11006283776 99200 33554432000 4194304 4196468 140723992099104 140696429463664 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21408] ppid=21394 vsize=10748324 memory=6791534058613427641 CPUtime=1.17 cores=1,3,5,7
/proc/21397/task/21408/stat : 21408 (java) S 21394 21397 20852 0 -1 1077944384 5901 0 0 0 115 2 0 0 20 0 14 0 414325623 11006283776 99200 33554432000 4194304 4196468 140723992099104 140696428402224 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21409] ppid=21394 vsize=10748324 memory=9584 CPUtime=1.22 cores=1,3,5,7
/proc/21397/task/21409/stat : 21409 (java) S 21394 21397 20852 0 -1 1077944384 6444 0 0 0 121 1 0 0 20 0 14 0 414325623 11006283776 99200 33554432000 4194304 4196468 140723992099104 140696427358576 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21410] ppid=21394 vsize=10748324 memory=4140 CPUtime=0.67 cores=1,3,5,7
/proc/21397/task/21410/stat : 21410 (java) S 21394 21397 20852 0 -1 1077944384 6042 0 0 0 66 1 0 0 20 0 14 0 414325623 11006283776 99200 33554432000 4194304 4196468 140723992099104 140696426305520 140697128237698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
[pid=21397/tid=21411] ppid=21394 vsize=10748324 memory=1276 CPUtime=0 cores=1,3,5,7
/proc/21397/task/21411/stat : 21411 (java) S 21394 21397 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 414325623 11006283776 99200 33554432000 4194304 4196468 140723992099104 140696425253216 140697128236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6508544 140723992105995 140723992106098 140723992106098 140723992109007 0
Current children cumulated CPU time: 93.93 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 396800 KiB

Child status: 0
Real time (s): 90.4109
CPU time (s): 93.9412
CPU user time (s): 93.5606
CPU system time (s): 0.380559
CPU usage (%): 103.905
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 396800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.5606
system time used= 0.380559
maximum resident set size= 397092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46867
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4901
involuntary context switches= 53


# summary of solver processes directly reported to runsolver:
#   pid: 21397
#   total CPU time (s): 93.9412
#   total CPU user time (s): 93.5606
#   total CPU system time (s): 0.380559

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.500344 second user time and 0.998743 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-13 15:15:40
IDJOB=4390497
IDBENCH=123183
IDSOLVER=2832
FILE ID=node126/4390497-1568380578
RUNJOBID= node126-1568380478-20884
PBS_JOBID= 21701838
Free space on /tmp= 55272 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/MagicSequence/MagicSequence-card-s1/MagicSequence-1000-ca.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390497-1568380578/watcher-4390497-1568380578 -o /tmp/evaluation-result-4390497-1568380578/solver-4390497-1568380578 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568380478-20884 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390497-1568380578.xml -cm

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

MD5SUM BENCH= d2780e3631970b53a6f91cd037f7d107
RANDOM SEED=2100905326

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24487488 kB
MemAvailable:   28003532 kB
Buffers:          150176 kB
Cached:          3604228 kB
SwapCached:         2860 kB
Active:          5860392 kB
Inactive:        1750404 kB
Active(anon):    3854428 kB
Inactive(anon):    43272 kB
Active(file):    2005964 kB
Inactive(file):  1707132 kB
Unevictable:      109116 kB
Mlocked:          109116 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:              8724 kB
Writeback:             0 kB
AnonPages:       3976308 kB
Mapped:            56748 kB
Shmem:             32816 kB
Slab:             261480 kB
SReclaimable:     231408 kB
SUnreclaim:        30072 kB
KernelStack:        4000 kB
PageTables:        13316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5355132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3852288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55352 MiB
End job on node126 at 2019-09-13 15:17:11