Trace number 4390572

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 54.0399 50.8276

DiagnosticValue
WRONG_DECISIONS795

General information on the benchmark

NameMagicSequence/MagicSequence-card-s1/
MagicSequence-800-ca.xml
MD5SUMbba643cbf375a501e11ba296082ede1c
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 benchmark2.78579
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints3
Number of domains1
Minimum domain size800
Maximum domain size800
Distribution of domain sizes[{"size":800,"count":800}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":800}]
Minimum constraint arity800
Maximum constraint arity800
Distribution of constraint arities[{"arity":800,"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.36/1.89	
2.36/1.89	AbsCon 2 
2.61/1.91	
2.90/2.05	  Instance
2.90/2.05	    name=instance-4390572-1568380579, framework=CSP
2.90/2.05	
2.90/2.05	  Loading variables...
3.24/2.15	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4b671982
4.59/2.60	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@43422306
4.59/2.67	
4.59/2.67	
4.59/2.67	  Domains
4.59/2.67	    nTypes=1, nValues=640000, sizes=[800#800]
4.59/2.67	  Variables
4.59/2.67	    count=800, degrees=[801#1,802#799]
4.59/2.67	  Constraints
4.59/2.67	    count=802, nSpecific=802, arities=[799#1,800#801]
4.59/2.67	    distribution=[ExactlyKVariable#800,SumSimpleEQ#1,SumWeightedEQ#1]
4.59/2.67	    wck=0.804, cpu=2.604, mem=153M183
4.59/2.70	  Solver SolverBacktrack being built...
4.59/2.70	
4.84/2.78	
4.84/2.78	  Solver
4.84/2.78	    guaranteedGAC=false
4.84/2.78	    wck=0.916, cpu=2.67, mem=101M404
5.17/2.88	
5.17/2.88	  Preprocessing
5.17/2.88	    filters=24, nACremovedValues=632884, nTotalRemovedValues=632884, inconcistency=false
5.17/2.88	    wck=0.101, cpu=2.773, mem=101M404
5.17/2.88	
5.67/3.14	    num=0, depth=0..0, filters=63, wck=0.356, mem=102M263
5.67/3.14	    decisions=20, wrong=10, backtracks=0, failedAssignments=10
5.67/3.14	    
5.87/3.39	    num=1, depth=0..0, filters=107, wck=0.607, mem=104M905
5.87/3.39	    decisions=42, wrong=21, backtracks=0, failedAssignments=21
5.87/3.39	    
6.36/3.72	    num=2, depth=0..0, filters=178, wck=0.94, mem=104M905
6.36/3.72	    decisions=66, wrong=33, backtracks=0, failedAssignments=33
6.36/3.72	    
7.24/4.56	    num=3, depth=0..0, filters=462, wck=1.781, mem=104M905
7.24/4.56	    decisions=92, wrong=46, backtracks=0, failedAssignments=46
7.24/4.56	    
8.24/5.56	    num=4, depth=0..0, filters=796, wck=2.776, mem=104M905
8.24/5.56	    decisions=120, wrong=60, backtracks=0, failedAssignments=60
8.24/5.56	    
9.34/6.69	    num=5, depth=0..0, filters=1173, wck=3.914, mem=104M905
9.34/6.69	    decisions=152, wrong=76, backtracks=0, failedAssignments=76
9.34/6.69	    
10.44/7.79	    num=6, depth=0..0, filters=1522, wck=5.014, mem=104M905
10.44/7.79	    decisions=186, wrong=93, backtracks=0, failedAssignments=93
10.44/7.79	    
11.36/8.65	    num=7, depth=0..0, filters=1762, wck=5.874, mem=104M905
11.36/8.65	    decisions=224, wrong=112, backtracks=0, failedAssignments=112
11.36/8.65	    
12.39/9.63	    num=8, depth=0..0, filters=2040, wck=6.854, mem=104M905
12.39/9.63	    decisions=266, wrong=133, backtracks=0, failedAssignments=133
12.39/9.63	    
13.53/10.76	    num=9, depth=0..0, filters=2364, wck=7.981, mem=104M905
13.53/10.76	    decisions=312, wrong=156, backtracks=0, failedAssignments=156
13.53/10.76	    
14.84/12.07	    num=10, depth=0..0, filters=2748, wck=9.294, mem=104M905
14.84/12.07	    decisions=362, wrong=181, backtracks=0, failedAssignments=181
14.84/12.07	    
16.43/13.70	    num=11, depth=0..0, filters=3223, wck=10.915, mem=104M905
16.43/13.70	    decisions=418, wrong=209, backtracks=0, failedAssignments=209
16.43/13.70	    
17.14/14.31	    num=12, depth=0..0, filters=3316, wck=11.525, mem=104M905
17.14/14.31	    decisions=480, wrong=240, backtracks=0, failedAssignments=240
17.14/14.31	    
19.24/16.47	    num=13, depth=0..0, filters=3945, wck=13.689, mem=104M905
19.24/16.47	    decisions=548, wrong=274, backtracks=0, failedAssignments=274
19.24/16.47	    
20.04/17.20	    num=14, depth=0..0, filters=4056, wck=14.416, mem=104M905
20.04/17.20	    decisions=622, wrong=311, backtracks=0, failedAssignments=311
20.04/17.20	    
20.74/18.00	    num=15, depth=0..0, filters=4179, wck=15.221, mem=104M905
20.74/18.00	    decisions=704, wrong=352, backtracks=0, failedAssignments=352
20.74/18.00	    
21.65/18.88	    num=16, depth=0..0, filters=4314, wck=16.104, mem=104M905
21.65/18.88	    decisions=794, wrong=397, backtracks=0, failedAssignments=397
21.65/18.88	    
26.48/23.43	    num=17, depth=0..0, filters=5551, wck=20.648, mem=104M905
26.48/23.43	    decisions=894, wrong=447, backtracks=0, failedAssignments=447
26.48/23.43	    
28.89/25.89	    num=18, depth=0..0, filters=6046, wck=23.11, mem=104M905
28.89/25.89	    decisions=1004, wrong=502, backtracks=0, failedAssignments=502
28.89/25.89	    
31.80/28.75	    num=19, depth=0..0, filters=6595, wck=25.968, mem=104M905
31.80/28.75	    decisions=1126, wrong=563, backtracks=0, failedAssignments=563
31.80/28.75	    
35.00/31.92	    num=20, depth=0..0, filters=7198, wck=29.145, mem=104M905
35.00/31.92	    decisions=1260, wrong=630, backtracks=0, failedAssignments=630
35.00/31.92	    
38.40/35.37	    num=21, depth=0..0, filters=7864, wck=32.59, mem=104M905
38.40/35.37	    decisions=1408, wrong=704, backtracks=0, failedAssignments=704
38.40/35.37	    
42.01/39.00	    num=22, depth=0..0, filters=8593, wck=36.221, mem=104M905
42.01/39.00	    decisions=1570, wrong=785, backtracks=0, failedAssignments=785
42.01/39.00	    
54.00/50.81	    num=23, depth=0..799, filters=8690, ccks=804, wck=48.025, mem=107M501
54.00/50.81	    decisions=1591, wrong=795, backtracks=0, failedAssignments=795, foundSolutions=1
54.00/50.81	    
54.00/50.81	  Global
54.00/50.81	    filters=8690, ccks=804
54.00/50.81	    Stop=REACHED_GOAL, wrong=795, foundSolutions=1, firstSolCpu=50.644
54.00/50.81	    wck=48.942, cpu=50.685, mem=107M501
54.00/50.82	
54.00/50.82	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> 796 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 1 0 0 0 </values>  </instantiation>
54.00/50.82	s SATISFIABLE
54.00/50.82	
54.00/50.82	d WRONG_DECISIONS 795

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390572-1568380579/watcher-4390572-1568380579 -o /tmp/evaluation-result-4390572-1568380579/solver-4390572-1568380579 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568380474-30428 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390572-1568380579.xml -cm 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=30947, runsolver pid=30944


[startup+0.100132 s]*
/proc/loadavg: 1.37 0.41 0.18 5/228 30962
/proc/meminfo: memFree=31034768/32770624 swapFree=66981380/67108860
[pid=30947] ppid=30944 vsize=10659884 memory=27612 CPUtime=0.13 cores=0,2,4,6
/proc/30947/stat : 30947 (java) S 30944 30947 30397 0 -1 1077944320 5425 0 0 0 12 1 0 0 20 0 15 0 414320534 10915721216 6903 33554432000 4194304 4196468 140734149369024 140734149351568 140227322896119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
/proc/30947/statm: 2664971 6903 2855 1 0 2627468 0
[pid=30947/tid=30949] ppid=30944 vsize=10659884 memory=-8269626465541461117 CPUtime=0.08 cores=0,2,4,6
/proc/30947/task/30949/stat : 30949 (java) R 30944 30947 30397 0 -1 4202560 3266 0 0 0 8 0 0 0 20 0 15 0 414320534 10915721216 6903 33554432000 4194304 4196468 140734149369024 140227327126416 140227315133246 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30950] ppid=30944 vsize=10659884 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30950/stat : 30950 (java) S 30944 30947 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414320535 10915721216 6903 33554432000 4194304 4196468 140734149369024 140227264899856 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30951] ppid=30944 vsize=10659884 memory=139695518754432 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30951/stat : 30951 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320535 10915721216 6903 33554432000 4194304 4196468 140734149369024 140227263847312 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30952] ppid=30944 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30952/stat : 30952 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320535 10915721216 6903 33554432000 4194304 4196468 140734149369024 140227262794768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30953] ppid=30944 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30953/stat : 30953 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320535 10915721216 6903 33554432000 4194304 4196468 140734149369024 140227261742224 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30954] ppid=30944 vsize=10659884 memory=139695518754432 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30954/stat : 30954 (java) S 30944 30947 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414320536 10915721216 6903 33554432000 4194304 4196468 140734149369024 140226814826480 140227322907266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30955] ppid=30944 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30955/stat : 30955 (java) S 30944 30947 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414320537 10915721216 6903 33554432000 4194304 4196468 140734149369024 140226813772704 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30956] ppid=30944 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30956/stat : 30956 (java) S 30944 30947 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414320537 10915721216 6903 33554432000 4194304 4196468 140734149369024 140226812720112 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30957] ppid=30944 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30957/stat : 30957 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320539 10915721216 6903 33554432000 4194304 4196468 140734149369024 140226811668688 140227322914715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30958] ppid=30944 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30958/stat : 30958 (java) R 30944 30947 30397 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 414320539 10915721216 6903 33554432000 4194304 4196468 140734149369024 140226810616304 140227322907266 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30959] ppid=30944 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30959/stat : 30959 (java) R 30944 30947 30397 0 -1 4202560 178 0 0 0 0 0 0 0 20 0 15 0 414320539 10915721216 6903 33554432000 4194304 4196468 140734149369024 140226809563760 140227308911232 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30960] ppid=30944 vsize=10659884 memory=139695518754432 CPUtime=0.02 cores=0,2,4,6
/proc/30947/task/30960/stat : 30960 (java) R 30944 30947 30397 0 -1 4202560 326 0 0 0 2 0 0 0 20 0 15 0 414320539 10915721216 6903 33554432000 4194304 4196468 140734149369024 140226808511216 140227308576821 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30961] ppid=30944 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30961/stat : 30961 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320539 10915721216 6903 33554432000 4194304 4196468 140734149369024 140226807458912 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30962] ppid=30944 vsize=10659884 memory=139695518754432 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30962/stat : 30962 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320540 10915721216 6903 33554432000 4194304 4196468 140734149369024 140226806405424 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27612 KiB

[startup+0.210681 s]*
/proc/loadavg: 1.37 0.41 0.18 3/228 30962
/proc/meminfo: memFree=31027948/32770624 swapFree=66981380/67108860
[pid=30947] ppid=30944 vsize=10659884 memory=35216 CPUtime=0.33 cores=0,2,4,6
/proc/30947/stat : 30947 (java) S 30944 30947 30397 0 -1 1077944320 6897 0 0 0 31 2 0 0 20 0 15 0 414320534 10915721216 8804 33554432000 4194304 4196468 140734149369024 140734149351568 140227322896119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
/proc/30947/statm: 2664971 8804 2987 1 0 2627468 0
[pid=30947/tid=30949] ppid=30944 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/30947/task/30949/stat : 30949 (java) R 30944 30947 30397 0 -1 4202560 3874 0 0 0 19 1 0 0 20 0 15 0 414320534 10915721216 8804 33554432000 4194304 4196468 140734149369024 140227327133136 140227322918045 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30950] ppid=30944 vsize=10659884 memory=342 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30950/stat : 30950 (java) S 30944 30947 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414320535 10915721216 8804 33554432000 4194304 4196468 140734149369024 140227264899856 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30951] ppid=30944 vsize=10659884 memory=288370071670466176 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30951/stat : 30951 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320535 10915721216 8804 33554432000 4194304 4196468 140734149369024 140227263847312 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30952] ppid=30944 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30952/stat : 30952 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320535 10915721216 8804 33554432000 4194304 4196468 140734149369024 140227262794768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30953] ppid=30944 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30953/stat : 30953 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320535 10915721216 8804 33554432000 4194304 4196468 140734149369024 140227261742224 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30954] ppid=30944 vsize=10659884 memory=139695518754432 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30954/stat : 30954 (java) S 30944 30947 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414320536 10915721216 8804 33554432000 4194304 4196468 140734149369024 140226814826480 140227322907266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30955] ppid=30944 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30955/stat : 30955 (java) S 30944 30947 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414320537 10915721216 8804 33554432000 4194304 4196468 140734149369024 140226813772704 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30956] ppid=30944 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30956/stat : 30956 (java) S 30944 30947 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414320537 10915721216 8804 33554432000 4194304 4196468 140734149369024 140226812720112 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30957] ppid=30944 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30957/stat : 30957 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320539 10915721216 8804 33554432000 4194304 4196468 140734149369024 140226811668688 140227322914715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30958] ppid=30944 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/30947/task/30958/stat : 30958 (java) S 30944 30947 30397 0 -1 1077944384 637 0 0 0 3 0 0 0 20 0 15 0 414320539 10915721216 8804 33554432000 4194304 4196468 140734149369024 140226810616304 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30959] ppid=30944 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/30947/task/30959/stat : 30959 (java) S 30944 30947 30397 0 -1 1077944384 271 0 0 0 3 0 0 0 20 0 15 0 414320539 10915721216 8804 33554432000 4194304 4196468 140734149369024 140226809563760 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30960] ppid=30944 vsize=10659884 memory=139695518754432 CPUtime=0.05 cores=0,2,4,6
/proc/30947/task/30960/stat : 30960 (java) S 30944 30947 30397 0 -1 1077944384 754 0 0 0 5 0 0 0 20 0 15 0 414320539 10915721216 8804 33554432000 4194304 4196468 140734149369024 140226808511216 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30961] ppid=30944 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30961/stat : 30961 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320539 10915721216 8804 33554432000 4194304 4196468 140734149369024 140226807458912 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30962] ppid=30944 vsize=10659884 memory=139695518754432 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30962/stat : 30962 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320540 10915721216 8804 33554432000 4194304 4196468 140734149369024 140226806405424 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35216 KiB

[startup+0.310013 s]*
/proc/loadavg: 1.37 0.41 0.18 3/228 30962
/proc/meminfo: memFree=31019464/32770624 swapFree=66981380/67108860
[pid=30947] ppid=30944 vsize=10659884 memory=40592 CPUtime=0.46 cores=0,2,4,6
/proc/30947/stat : 30947 (java) S 30944 30947 30397 0 -1 1077944320 9433 0 0 0 43 3 0 0 20 0 15 0 414320534 10915721216 10148 33554432000 4194304 4196468 140734149369024 140734149351568 140227322896119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
/proc/30947/statm: 2664971 10148 3000 1 0 2627468 0
[pid=30947/tid=30949] ppid=30944 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/30947/task/30949/stat : 30949 (java) R 30944 30947 30397 0 -1 4202560 6315 0 0 0 27 3 0 0 20 0 15 0 414320534 10915721216 10148 33554432000 4194304 4196468 140734149369024 140227327128528 140227322918045 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30950] ppid=30944 vsize=10659884 memory=4297963160 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30950/stat : 30950 (java) S 30944 30947 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414320535 10915721216 10148 33554432000 4194304 4196468 140734149369024 140227264899856 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30951] ppid=30944 vsize=10659884 memory=288370071670466176 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30951/stat : 30951 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320535 10915721216 10148 33554432000 4194304 4196468 140734149369024 140227263847312 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30952] ppid=30944 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30952/stat : 30952 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320535 10915721216 10148 33554432000 4194304 4196468 140734149369024 140227262794768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30953] ppid=30944 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30953/stat : 30953 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320535 10915721216 10148 33554432000 4194304 4196468 140734149369024 140227261742224 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30954] ppid=30944 vsize=10659884 memory=139695518754432 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30954/stat : 30954 (java) S 30944 30947 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414320536 10915721216 10148 33554432000 4194304 4196468 140734149369024 140226814826480 140227322907266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30955] ppid=30944 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30955/stat : 30955 (java) S 30944 30947 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414320537 10915721216 10148 33554432000 4194304 4196468 140734149369024 140226813772704 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30956] ppid=30944 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30956/stat : 30956 (java) S 30944 30947 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414320537 10915721216 10148 33554432000 4194304 4196468 140734149369024 140226812720112 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30957] ppid=30944 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30957/stat : 30957 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320539 10915721216 10148 33554432000 4194304 4196468 140734149369024 140226811668688 140227322914715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30958] ppid=30944 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/30947/task/30958/stat : 30958 (java) S 30944 30947 30397 0 -1 1077944384 676 0 0 0 4 0 0 0 20 0 15 0 414320539 10915721216 10148 33554432000 4194304 4196468 140734149369024 140226810616304 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30959] ppid=30944 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/30947/task/30959/stat : 30959 (java) S 30944 30947 30397 0 -1 1077944384 287 0 0 0 3 0 0 0 20 0 15 0 414320539 10915721216 10148 33554432000 4194304 4196468 140734149369024 140226809563760 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30960] ppid=30944 vsize=10659884 memory=139695518754432 CPUtime=0.08 cores=0,2,4,6
/proc/30947/task/30960/stat : 30960 (java) R 30944 30947 30397 0 -1 4202560 794 0 0 0 8 0 0 0 20 0 15 0 414320539 10915721216 10148 33554432000 4194304 4196468 140734149369024 140226808511216 140227302285353 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30961] ppid=30944 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30961/stat : 30961 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320539 10915721216 10148 33554432000 4194304 4196468 140734149369024 140226807458912 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30962] ppid=30944 vsize=10659884 memory=139695518754432 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30962/stat : 30962 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320540 10915721216 10148 33554432000 4194304 4196468 140734149369024 140226806405424 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40592 KiB

[startup+0.701061 s]
/proc/loadavg: 1.37 0.41 0.18 3/228 30962
/proc/meminfo: memFree=31012060/32770624 swapFree=66981380/67108860
[pid=30947] ppid=30944 vsize=10661932 memory=61896 CPUtime=1.08 cores=0,2,4,6
/proc/30947/stat : 30947 (java) S 30944 30947 30397 0 -1 1077944320 12585 0 0 0 102 6 0 0 20 0 15 0 414320534 10917818368 15474 33554432000 4194304 4196468 140734149369024 140734149351568 140227322896119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
/proc/30947/statm: 2665483 15474 3072 1 0 2627980 0
[pid=30947/tid=30949] ppid=30944 vsize=10661932 memory=272641839631433 CPUtime=0.68 cores=0,2,4,6
/proc/30947/task/30949/stat : 30949 (java) R 30944 30947 30397 0 -1 4202560 8862 0 0 0 63 5 0 0 20 0 15 0 414320534 10917818368 15474 33554432000 4194304 4196468 140734149369024 140227327122000 140227302497798 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30950] ppid=30944 vsize=10661932 memory=3158301 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30950/stat : 30950 (java) S 30944 30947 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414320535 10917818368 15474 33554432000 4194304 4196468 140734149369024 140227264899856 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30951] ppid=30944 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30951/stat : 30951 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320535 10917818368 15474 33554432000 4194304 4196468 140734149369024 140227263847312 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30952] ppid=30944 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30952/stat : 30952 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320535 10917818368 15474 33554432000 4194304 4196468 140734149369024 140227262794768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30953] ppid=30944 vsize=10661932 memory=7809523229951467568 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30953/stat : 30953 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320535 10917818368 15474 33554432000 4194304 4196468 140734149369024 140227261742224 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30954] ppid=30944 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30954/stat : 30954 (java) S 30944 30947 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414320536 10917818368 15474 33554432000 4194304 4196468 140734149369024 140226814826480 140227322907266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30955] ppid=30944 vsize=10661932 memory=-3535359994705171041 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30955/stat : 30955 (java) S 30944 30947 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414320537 10917818368 15474 33554432000 4194304 4196468 140734149369024 140226813772704 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30956] ppid=30944 vsize=10661932 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30956/stat : 30956 (java) S 30944 30947 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414320537 10917818368 15474 33554432000 4194304 4196468 140734149369024 140226812720112 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30957] ppid=30944 vsize=10661932 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30957/stat : 30957 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320539 10917818368 15474 33554432000 4194304 4196468 140734149369024 140226811668688 140227322914715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30958] ppid=30944 vsize=10661932 memory=6944656592455360604 CPUtime=0.09 cores=0,2,4,6
/proc/30947/task/30958/stat : 30958 (java) S 30944 30947 30397 0 -1 1077944384 694 0 0 0 9 0 0 0 20 0 15 0 414320539 10917818368 15474 33554432000 4194304 4196468 140734149369024 140226810616304 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30959] ppid=30944 vsize=10661932 memory=6944656592455360604 CPUtime=0.1 cores=0,2,4,6
/proc/30947/task/30959/stat : 30959 (java) S 30944 30947 30397 0 -1 1077944384 534 0 0 0 10 0 0 0 20 0 15 0 414320539 10917818368 15474 33554432000 4194304 4196468 140734149369024 140226809563760 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30960] ppid=30944 vsize=10661932 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/30947/task/30960/stat : 30960 (java) S 30944 30947 30397 0 -1 1077944384 1134 0 0 0 19 0 0 0 20 0 15 0 414320539 10917818368 15474 33554432000 4194304 4196468 140734149369024 140226808511216 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30961] ppid=30944 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30961/stat : 30961 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320539 10917818368 15474 33554432000 4194304 4196468 140734149369024 140226807458912 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30962] ppid=30944 vsize=10661932 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30962/stat : 30962 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320540 10917818368 15474 33554432000 4194304 4196468 140734149369024 140226806405424 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 61896 KiB

[startup+1.50079 s]
/proc/loadavg: 1.37 0.41 0.18 3/228 30962
/proc/meminfo: memFree=30996612/32770624 swapFree=66981380/67108860
[pid=30947] ppid=30944 vsize=10663980 memory=74796 CPUtime=1.99 cores=0,2,4,6
/proc/30947/stat : 30947 (java) S 30944 30947 30397 0 -1 1077944320 18147 0 0 0 192 7 0 0 20 0 15 0 414320534 10919915520 18699 33554432000 4194304 4196468 140734149369024 140734149351568 140227322896119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
/proc/30947/statm: 2665995 18699 3092 1 0 2628492 0
[pid=30947/tid=30949] ppid=30944 vsize=10663980 memory=2996107 CPUtime=1.48 cores=0,2,4,6
/proc/30947/task/30949/stat : 30949 (java) R 30944 30947 30397 0 -1 4202560 13047 0 0 0 142 6 0 0 20 0 15 0 414320534 10919915520 18699 33554432000 4194304 4196468 140734149369024 140227327122000 140227303167856 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30950] ppid=30944 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30950/stat : 30950 (java) S 30944 30947 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414320535 10919915520 18699 33554432000 4194304 4196468 140734149369024 140227264899856 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30951] ppid=30944 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30951/stat : 30951 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320535 10919915520 18699 33554432000 4194304 4196468 140734149369024 140227263847312 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30952] ppid=30944 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30952/stat : 30952 (java) S 30944 30947 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414320535 10919915520 18699 33554432000 4194304 4196468 140734149369024 140227262794768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30953] ppid=30944 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30953/stat : 30953 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414320535 10919915520 18699 33554432000 4194304 4196468 140734149369024 140227261742224 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30954] ppid=30944 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30954/stat : 30954 (java) S 30944 30947 30397 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 414320536 10919915520 18699 33554432000 4194304 4196468 140734149369024 140226814826480 140227322907266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0

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

[startup+48.0007 s]*
/proc/loadavg: 1.90 0.69 0.28 3/229 30966
/proc/meminfo: memFree=30824160/32770624 swapFree=66981380/67108860
[pid=30947] ppid=30944 vsize=10746276 memory=329072 CPUtime=51.12 cores=0,2,4,6
/proc/30947/stat : 30947 (java) S 30944 30947 30397 0 -1 1077944320 43376 0 0 0 5087 25 0 0 20 0 16 0 414320534 11004186624 82268 33554432000 4194304 4196468 140734149369024 140734149351568 140227322896119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
/proc/30947/statm: 2686569 82268 3369 1 0 2646705 0
[pid=30947/tid=30949] ppid=30944 vsize=10746276 memory=6791534058613427641 CPUtime=1.87 cores=0,2,4,6
/proc/30947/task/30949/stat : 30949 (java) S 30944 30947 30397 0 -1 1077944384 15331 0 0 0 180 7 0 0 20 0 16 0 414320534 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227327138992 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30950] ppid=30944 vsize=10746276 memory=4126316290023845779 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30950/stat : 30950 (java) S 30944 30947 30397 0 -1 1077944384 174 0 0 0 5 2 0 0 20 0 16 0 414320535 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227264899856 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30951] ppid=30944 vsize=10746276 memory=3620 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30951/stat : 30951 (java) S 30944 30947 30397 0 -1 1077944384 233 0 0 0 5 2 0 0 20 0 16 0 414320535 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227263847312 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30952] ppid=30944 vsize=10746276 memory=19436 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30952/stat : 30952 (java) S 30944 30947 30397 0 -1 1077944384 170 0 0 0 5 2 0 0 20 0 16 0 414320535 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227262794768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30953] ppid=30944 vsize=10746276 memory=2004 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30953/stat : 30953 (java) S 30944 30947 30397 0 -1 1077944384 144 0 0 0 5 2 0 0 20 0 16 0 414320535 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227261742224 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30954] ppid=30944 vsize=10746276 memory=984 CPUtime=0.01 cores=0,2,4,6
/proc/30947/task/30954/stat : 30954 (java) S 30944 30947 30397 0 -1 1077944384 1394 0 0 0 1 0 0 0 20 0 16 0 414320536 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226814826480 140227322907266 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30955] ppid=30944 vsize=10746276 memory=1328 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30955/stat : 30955 (java) S 30944 30947 30397 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414320537 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226813772768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30956] ppid=30944 vsize=10746276 memory=780 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30956/stat : 30956 (java) S 30944 30947 30397 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414320537 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226812720128 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30957] ppid=30944 vsize=10746276 memory=4160 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30957/stat : 30957 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226811668688 140227322914715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30958] ppid=30944 vsize=10746276 memory=1692 CPUtime=1.07 cores=0,2,4,6
/proc/30947/task/30958/stat : 30958 (java) S 30944 30947 30397 0 -1 1077944384 5203 0 0 0 106 1 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226810616304 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30959] ppid=30944 vsize=10746276 memory=329072 CPUtime=1.15 cores=0,2,4,6
/proc/30947/task/30959/stat : 30959 (java) S 30944 30947 30397 0 -1 1077944384 5910 0 0 0 115 0 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226809563760 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30960] ppid=30944 vsize=10746276 memory=-8961168018402230209 CPUtime=0.63 cores=0,2,4,6
/proc/30947/task/30960/stat : 30960 (java) S 30944 30947 30397 0 -1 1077944384 5718 0 0 0 63 0 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226808511216 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30961] ppid=30944 vsize=10746276 memory=-8253362762722141311 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30961/stat : 30961 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226807458912 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30962] ppid=30944 vsize=10746276 memory=-7175204567652784766 CPUtime=0.01 cores=0,2,4,6
/proc/30947/task/30962/stat : 30962 (java) S 30944 30947 30397 0 -1 1077944384 694 0 0 0 0 1 0 0 20 0 16 0 414320540 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226806405424 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30963] ppid=30944 vsize=10746276 memory=1404 CPUtime=45.99 cores=0,2,4,6
/proc/30947/task/30963/stat : 30963 (java) R 30944 30947 30397 0 -1 4202560 7010 0 0 0 4596 3 0 0 20 0 16 0 414320723 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226791585288 140226947727787 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
Current children cumulated CPU time: 51.12 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 329072 KiB

[startup+49.6007 s]
/proc/loadavg: 1.99 0.73 0.30 3/229 30966
/proc/meminfo: memFree=30824160/32770624 swapFree=66981380/67108860
[pid=30947] ppid=30944 vsize=10746276 memory=329072 CPUtime=52.71 cores=0,2,4,6
/proc/30947/stat : 30947 (java) S 30944 30947 30397 0 -1 1077944320 43377 0 0 0 5246 25 0 0 20 0 16 0 414320534 11004186624 82268 33554432000 4194304 4196468 140734149369024 140734149351568 140227322896119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
/proc/30947/statm: 2686569 82268 3369 1 0 2646705 0
[pid=30947/tid=30949] ppid=30944 vsize=10746276 memory=1628 CPUtime=1.87 cores=0,2,4,6
/proc/30947/task/30949/stat : 30949 (java) S 30944 30947 30397 0 -1 1077944384 15331 0 0 0 180 7 0 0 20 0 16 0 414320534 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227327138992 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30950] ppid=30944 vsize=10746276 memory=4108 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30950/stat : 30950 (java) S 30944 30947 30397 0 -1 1077944384 174 0 0 0 5 2 0 0 20 0 16 0 414320535 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227264899856 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30951] ppid=30944 vsize=10746276 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30951/stat : 30951 (java) S 30944 30947 30397 0 -1 1077944384 233 0 0 0 5 2 0 0 20 0 16 0 414320535 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227263847312 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30952] ppid=30944 vsize=10746276 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30952/stat : 30952 (java) S 30944 30947 30397 0 -1 1077944384 170 0 0 0 5 2 0 0 20 0 16 0 414320535 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227262794768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30953] ppid=30944 vsize=10746276 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30953/stat : 30953 (java) S 30944 30947 30397 0 -1 1077944384 144 0 0 0 5 2 0 0 20 0 16 0 414320535 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227261742224 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30954] ppid=30944 vsize=10746276 memory=77907896 CPUtime=0.01 cores=0,2,4,6
/proc/30947/task/30954/stat : 30954 (java) S 30944 30947 30397 0 -1 1077944384 1394 0 0 0 1 0 0 0 20 0 16 0 414320536 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226814826480 140227322907266 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30955] ppid=30944 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30955/stat : 30955 (java) S 30944 30947 30397 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414320537 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226813772768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30956] ppid=30944 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30956/stat : 30956 (java) S 30944 30947 30397 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414320537 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226812720128 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30957] ppid=30944 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30957/stat : 30957 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226811668688 140227322914715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30958] ppid=30944 vsize=10746276 memory=107 CPUtime=1.07 cores=0,2,4,6
/proc/30947/task/30958/stat : 30958 (java) S 30944 30947 30397 0 -1 1077944384 5203 0 0 0 106 1 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226810616304 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30959] ppid=30944 vsize=10746276 memory=115 CPUtime=1.15 cores=0,2,4,6
/proc/30947/task/30959/stat : 30959 (java) S 30944 30947 30397 0 -1 1077944384 5910 0 0 0 115 0 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226809563760 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30960] ppid=30944 vsize=10746276 memory=63 CPUtime=0.63 cores=0,2,4,6
/proc/30947/task/30960/stat : 30960 (java) S 30944 30947 30397 0 -1 1077944384 5718 0 0 0 63 0 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226808511216 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30961] ppid=30944 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30961/stat : 30961 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226807458912 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30962] ppid=30944 vsize=10746276 memory=1 CPUtime=0.01 cores=0,2,4,6
/proc/30947/task/30962/stat : 30962 (java) S 30944 30947 30397 0 -1 1077944384 694 0 0 0 0 1 0 0 20 0 16 0 414320540 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226806405424 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30963] ppid=30944 vsize=10746276 memory=4458 CPUtime=47.58 cores=0,2,4,6
/proc/30947/task/30963/stat : 30963 (java) R 30944 30947 30397 0 -1 4202560 7011 0 0 0 4755 3 0 0 20 0 16 0 414320723 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226791585288 140226947728147 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
Current children cumulated CPU time: 52.71 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 329072 KiB

[startup+50.4007 s]
/proc/loadavg: 1.99 0.73 0.30 3/229 30966
/proc/meminfo: memFree=30824444/32770624 swapFree=66981380/67108860
[pid=30947] ppid=30944 vsize=10746276 memory=329072 CPUtime=53.51 cores=0,2,4,6
/proc/30947/stat : 30947 (java) S 30944 30947 30397 0 -1 1077944320 43397 0 0 0 5326 25 0 0 20 0 16 0 414320534 11004186624 82268 33554432000 4194304 4196468 140734149369024 140734149351568 140227322896119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
/proc/30947/statm: 2686569 82268 3369 1 0 2646705 0
[pid=30947/tid=30949] ppid=30944 vsize=10746276 memory=1028 CPUtime=1.87 cores=0,2,4,6
/proc/30947/task/30949/stat : 30949 (java) S 30944 30947 30397 0 -1 1077944384 15331 0 0 0 180 7 0 0 20 0 16 0 414320534 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227327138992 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30950] ppid=30944 vsize=10746276 memory=1060 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30950/stat : 30950 (java) S 30944 30947 30397 0 -1 1077944384 174 0 0 0 5 2 0 0 20 0 16 0 414320535 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227264899856 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30951] ppid=30944 vsize=10746276 memory=2828 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30951/stat : 30951 (java) S 30944 30947 30397 0 -1 1077944384 233 0 0 0 5 2 0 0 20 0 16 0 414320535 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227263847312 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30952] ppid=30944 vsize=10746276 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30952/stat : 30952 (java) S 30944 30947 30397 0 -1 1077944384 170 0 0 0 5 2 0 0 20 0 16 0 414320535 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227262794768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30953] ppid=30944 vsize=10746276 memory=288230617509003574 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30953/stat : 30953 (java) S 30944 30947 30397 0 -1 1077944384 144 0 0 0 5 2 0 0 20 0 16 0 414320535 11004186624 82268 33554432000 4194304 4196468 140734149369024 140227261742224 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30954] ppid=30944 vsize=10746276 memory=15252640887999028 CPUtime=0.01 cores=0,2,4,6
/proc/30947/task/30954/stat : 30954 (java) S 30944 30947 30397 0 -1 1077944384 1398 0 0 0 1 0 0 0 20 0 16 0 414320536 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226814826480 140227322907266 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30955] ppid=30944 vsize=10746276 memory=1328 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30955/stat : 30955 (java) S 30944 30947 30397 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414320537 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226813772768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30956] ppid=30944 vsize=10746276 memory=780 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30956/stat : 30956 (java) S 30944 30947 30397 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414320537 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226812720128 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30957] ppid=30944 vsize=10746276 memory=4160 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30957/stat : 30957 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226811668688 140227322914715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30958] ppid=30944 vsize=10746276 memory=1692 CPUtime=1.07 cores=0,2,4,6
/proc/30947/task/30958/stat : 30958 (java) S 30944 30947 30397 0 -1 1077944384 5203 0 0 0 106 1 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226810616304 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30959] ppid=30944 vsize=10746276 memory=1028 CPUtime=1.15 cores=0,2,4,6
/proc/30947/task/30959/stat : 30959 (java) S 30944 30947 30397 0 -1 1077944384 5910 0 0 0 115 0 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226809563760 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30960] ppid=30944 vsize=10746276 memory=1060 CPUtime=0.63 cores=0,2,4,6
/proc/30947/task/30960/stat : 30960 (java) S 30944 30947 30397 0 -1 1077944384 5728 0 0 0 63 0 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226808511216 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30961] ppid=30944 vsize=10746276 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30961/stat : 30961 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414320539 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226807458912 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30962] ppid=30944 vsize=10746276 memory=756 CPUtime=0.02 cores=0,2,4,6
/proc/30947/task/30962/stat : 30962 (java) S 30944 30947 30397 0 -1 1077944384 694 0 0 0 1 1 0 0 20 0 16 0 414320540 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226806405424 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30963] ppid=30944 vsize=10746276 memory=1548 CPUtime=48.38 cores=0,2,4,6
/proc/30947/task/30963/stat : 30963 (java) R 30944 30947 30397 0 -1 4202560 7017 0 0 0 4835 3 0 0 20 0 16 0 414320723 11004186624 82268 33554432000 4194304 4196468 140734149369024 140226791583920 140226947728142 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
Current children cumulated CPU time: 53.51 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 329072 KiB

[startup+50.8071 s]
/proc/loadavg: 1.99 0.73 0.30 3/229 30966
/proc/meminfo: memFree=30824444/32770624 swapFree=66981380/67108860
[pid=30947] ppid=30944 vsize=10748324 memory=329424 CPUtime=54 cores=0,2,4,6
/proc/30947/stat : 30947 (java) S 30944 30947 30397 0 -1 1077944320 45765 0 0 0 5374 26 0 0 20 0 16 0 414320534 11006283776 82356 33554432000 4194304 4196468 140734149369024 140734149351568 140227322896119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
/proc/30947/statm: 2687081 82356 3369 1 0 2647217 0
[pid=30947/tid=30949] ppid=30944 vsize=10748324 memory=291045367276110134 CPUtime=1.87 cores=0,2,4,6
/proc/30947/task/30949/stat : 30949 (java) S 30944 30947 30397 0 -1 1077944384 15331 0 0 0 180 7 0 0 20 0 16 0 414320534 11006283776 82356 33554432000 4194304 4196468 140734149369024 140227327138992 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30950] ppid=30944 vsize=10748324 memory=15252640887999028 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30950/stat : 30950 (java) S 30944 30947 30397 0 -1 1077944384 174 0 0 0 5 2 0 0 20 0 16 0 414320535 11006283776 82356 33554432000 4194304 4196468 140734149369024 140227264899856 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30951] ppid=30944 vsize=10748324 memory=7824336315716348491 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30951/stat : 30951 (java) S 30944 30947 30397 0 -1 1077944384 233 0 0 0 5 2 0 0 20 0 16 0 414320535 11006283776 82356 33554432000 4194304 4196468 140734149369024 140227263847312 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30952] ppid=30944 vsize=10748324 memory=-8412652169205224307 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30952/stat : 30952 (java) S 30944 30947 30397 0 -1 1077944384 170 0 0 0 5 2 0 0 20 0 16 0 414320535 11006283776 82356 33554432000 4194304 4196468 140734149369024 140227262794768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30953] ppid=30944 vsize=10748324 memory=-9033802357499338101 CPUtime=0.07 cores=0,2,4,6
/proc/30947/task/30953/stat : 30953 (java) S 30944 30947 30397 0 -1 1077944384 144 0 0 0 5 2 0 0 20 0 16 0 414320535 11006283776 82356 33554432000 4194304 4196468 140734149369024 140227261742224 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30954] ppid=30944 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/30947/task/30954/stat : 30954 (java) S 30944 30947 30397 0 -1 1077944384 1398 0 0 0 1 0 0 0 20 0 16 0 414320536 11006283776 82356 33554432000 4194304 4196468 140734149369024 140226814826480 140227322907266 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30955] ppid=30944 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30955/stat : 30955 (java) S 30944 30947 30397 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414320537 11006283776 82356 33554432000 4194304 4196468 140734149369024 140226813772768 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30956] ppid=30944 vsize=10748324 memory=3761834172004280451 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30956/stat : 30956 (java) S 30944 30947 30397 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414320537 11006283776 82356 33554432000 4194304 4196468 140734149369024 140226812720128 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30957] ppid=30944 vsize=10748324 memory=7525907977134893376 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30957/stat : 30957 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414320539 11006283776 82356 33554432000 4194304 4196468 140734149369024 140226811668688 140227322914715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30958] ppid=30944 vsize=10748324 memory=7305211692566275438 CPUtime=1.1 cores=0,2,4,6
/proc/30947/task/30958/stat : 30958 (java) R 30944 30947 30397 0 -1 4202560 5761 0 0 0 109 1 0 0 20 0 16 0 414320539 11006283776 82356 33554432000 4194304 4196468 140734149369024 140226810616304 140227304423192 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30959] ppid=30944 vsize=10748324 memory=7589798373049001316 CPUtime=1.17 cores=0,2,4,6
/proc/30947/task/30959/stat : 30959 (java) R 30944 30947 30397 0 -1 1077944384 6077 0 0 0 117 0 0 0 20 0 16 0 414320539 11006283776 82356 33554432000 4194304 4196468 140734149369024 140226809563760 140227322907266 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30960] ppid=30944 vsize=10748324 memory=7235687390565395567 CPUtime=0.65 cores=0,2,4,6
/proc/30947/task/30960/stat : 30960 (java) S 30944 30947 30397 0 -1 1077944384 6370 0 0 0 65 0 0 0 20 0 16 0 414320539 11006283776 82356 33554432000 4194304 4196468 140734149369024 140226808511216 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30961] ppid=30944 vsize=10748324 memory=7524785345077209192 CPUtime=0 cores=0,2,4,6
/proc/30947/task/30961/stat : 30961 (java) S 30944 30947 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414320539 11006283776 82356 33554432000 4194304 4196468 140734149369024 140226807458912 140227322906325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30962] ppid=30944 vsize=10748324 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30947/task/30962/stat : 30962 (java) S 30944 30947 30397 0 -1 1077944384 694 0 0 0 1 1 0 0 20 0 16 0 414320540 11006283776 82356 33554432000 4194304 4196468 140734149369024 140226806405424 140227322907266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
[pid=30947/tid=30963] ppid=30944 vsize=10748324 memory=-6234758880078832264 CPUtime=48.78 cores=0,2,4,6
/proc/30947/task/30963/stat : 30963 (java) R 30944 30947 30397 0 -1 4202560 8018 0 0 0 4875 3 0 0 20 0 16 0 414320723 11006283776 82356 33554432000 4194304 4196468 140734149369024 140226791582776 140227322908054 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33845248 140734149370891 140734149370994 140734149370994 140734149373903 0
Current children cumulated CPU time: 54 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 329424 KiB

Child status: 0
Real time (s): 50.8276
CPU time (s): 54.0399
CPU user time (s): 53.7714
CPU system time (s): 0.268511
CPU usage (%): 106.32
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 331824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.7714
system time used= 0.268511
maximum resident set size= 332516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46136
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3922
involuntary context switches= 77


# summary of solver processes directly reported to runsolver:
#   pid: 30947
#   total CPU time (s): 54.0399
#   total CPU user time (s): 53.7714
#   total CPU system time (s): 0.268511

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.331908 second user time and 0.498285 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-13 15:15:37
IDJOB=4390572
IDBENCH=123195
IDSOLVER=2832
FILE ID=node121/4390572-1568380579
RUNJOBID= node121-1568380474-30428
PBS_JOBID= 21701842
Free space on /tmp= 61040 MiB

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

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

MD5SUM BENCH= bba643cbf375a501e11ba296082ede1c
RANDOM SEED=2100905326

node121.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.75
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.75
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.75
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.75
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:        31050292 kB
MemAvailable:   31391156 kB
Buffers:          145128 kB
Cached:           491748 kB
SwapCached:        18984 kB
Active:           848860 kB
Inactive:         335352 kB
Active(anon):     533936 kB
Inactive(anon):    44092 kB
Active(file):     314924 kB
Inactive(file):   291260 kB
Unevictable:      109496 kB
Mlocked:          109496 kB
SwapTotal:      67108860 kB
SwapFree:       66981380 kB
Dirty:              9088 kB
Writeback:             0 kB
AnonPages:        639040 kB
Mapped:            46532 kB
Shmem:             21812 kB
Slab:             130420 kB
SReclaimable:     101032 kB
SUnreclaim:        29388 kB
KernelStack:        3776 kB
PageTables:         6840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1527712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    534528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61032 MiB
End job on node121 at 2019-09-13 15:16:28