Trace number 4392446

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
Fun-sCOP order+ManyGlucose (2019-06-15)? (TO) 16098.1 2522.1

General information on the benchmark

NamePropStress/PropStress-m1-s1/
PropStress-0450.xml
MD5SUMffc1a166c9e21b9812230f61f9b6f38e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark73.796
Satisfiable
(Un)Satisfiability was proved
Number of variables902
Number of constraints102376
Number of domains1
Minimum domain size202501
Maximum domain size202501
Distribution of domain sizes[{"size":202501,"count":902}]
Minimum variable degree2
Maximum variable degree451
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":449},{"degree":450,"count":449},{"degree":451,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":102376}]
Number of extensional constraints0
Number of intensional constraints102376
Distribution of constraint types[{"type":"intension","count":102376}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-11693-serial-file.bin HOME/instance-4392446-1568427506.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Sat Sep 14 04:17:49 CEST 2019
0.65/0.56	c PID: 11696
0.65/0.56	c IP: 172.20.3.149
0.65/0.56	c HOST: node149.alineos.net
0.65/0.57	c (0,0) Parsing Begin
11.91/6.39	c (5,5) Parsing End
11.91/6.40	c (5,5) CSP: 902 int (0 aux), 0 bool (0 aux), 102376 ctr, max domain size 202501
11.91/6.40	c (5,5) Heap : 3604 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
11.91/6.40	c (5,5) Constraint Name Generate Begin
12.35/6.68	c (6,6) Ctr:HOME/instance-4392446-1568427506.xml,Add:Le:Num:Var
12.35/6.68	c (6,6) Constraint Name Generate End
12.35/6.68	c (6,6) Heap : 3717 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
12.35/6.68	c (6,6) CSP to CSPinCNF Begin
14.10/7.27	c (6,6) translated 10238 (10%) constraints
14.72/7.46	c (6,6) translated 20476 (20%) constraints
14.93/7.63	c (7,7) translated 30713 (30%) constraints
15.12/7.80	c (7,7) translated 40951 (40%) constraints
15.23/7.98	c (7,7) translated 51188 (50%) constraints
15.43/8.15	c (7,7) translated 61426 (60%) constraints
15.66/8.32	c (7,7) translated 71664 (70%) constraints
15.75/8.48	c (7,7) translated 81901 (80%) constraints
15.96/8.65	c (8,8) translated 92139 (90%) constraints
16.19/8.82	c (8,8) translated 102376 (100%) constraints
16.19/8.82	c (8,8) ===========================================
16.19/8.83	c (8,8) Order
16.19/8.83	c (8,8) ===========================================
16.44/8.98	c (8,8) translated 10238 (10%) constraints
16.71/9.10	c (8,8) translated 20476 (20%) constraints
17.05/9.22	c (8,8) translated 30713 (30%) constraints
17.18/9.34	c (8,8) translated 40951 (40%) constraints
17.27/9.46	c (8,8) translated 51188 (50%) constraints
17.38/9.57	c (9,9) translated 61426 (60%) constraints
17.47/9.69	c (9,9) translated 71664 (70%) constraints
17.68/9.80	c (9,9) translated 81901 (80%) constraints
17.78/9.92	c (9,9) translated 92139 (90%) constraints
17.88/10.04	c (9,9) translated 102376 (100%) constraints
17.88/10.04	c (9,9) CSP to CSPinCNF End
17.88/10.04	c (9,9) CSP: 902 int (0 aux), 0 bool (0 aux), 102376 ctr, max domain size 202501
17.88/10.04	c (9,9) Heap : 4730 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
17.88/10.04	c (9,9) CSPinCNF Propagation Begin
18.50/10.38	c (9,9) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
18.50/10.38	c (9,9) CSPinCNF Propagation End
18.50/10.38	c (9,9) CSP: 902 int (0 aux), 0 bool (0 aux), 102376 ctr, max domain size 202501
18.50/10.38	c (9,9) Heap : 4956 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.50/10.38	c (9,9) Simplify CSPinCNF Begin
18.83/10.53	c (9,9) Simplify CSPinCNF End
18.83/10.53	c (9,9) CSP: 902 int (0 aux), 0 bool (0 aux), 102376 ctr, max domain size 202501
18.83/10.53	c (9,9) Heap : 5068 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.83/10.53	c (9,9) Calculate Precise Domain Begin
18.83/10.53	c (9,9) 0 values are removed by re-calculation
18.83/10.53	c (9,9) Calculate Precise Domain End
18.83/10.53	c (9,9) CSP: 902 int (0 aux), 0 bool (0 aux), 102376 ctr, max domain size 202501
18.83/10.53	c (9,9) Heap : 5068 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.83/10.53	c (9,9) CSPinCNF to SatSolver Begin
16082.49/2520.01	c (scop.sh) Receiving Signal. Removing all intermediate files.
16082.49/2520.02	c (scop.sh) Killing background jobs.

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392446-1568427506/watcher-4392446-1568427506 -o /tmp/evaluation-result-4392446-1568427506/solver-4392446-1568427506 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1568416730-6442 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392446-1568427506.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=11693, runsolver pid=11690

[startup+0.100196 s]*
/proc/loadavg: 1.04 0.29 0.64 3/211 11715
/proc/meminfo: memFree=30793288/32770624 swapFree=66940944/67108860
[pid=11693] ppid=11690 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11693/stat : 11693 (scop.sh) S 11690 11693 6415 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418989290 115843072 349 33554432000 4194304 5098028 140729172399488 140729172396744 140405208093308 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13828096 140729172407077 140729172407404 140729172407404 140729172410317 0
/proc/11693/statm: 28282 349 296 221 0 87 0
[pid=11696] ppid=11693 vsize=27314120 memory=106156 CPUtime=0.11 cores=0-7
/proc/11696/stat : 11696 (java) S 11693 11693 6415 0 -1 1077944320 6610 0 0 0 8 3 0 0 20 0 20 0 418989290 27969658880 26539 33554432000 4194304 4196468 140722602732656 140722602715200 140467783614199 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
/proc/11696/statm: 6828530 26539 2798 1 0 6790935 0
[pid=11696/tid=11697] ppid=11693 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/11696/task/11697/stat : 11697 (java) R 11693 11693 6415 0 -1 4202560 4708 0 0 0 7 2 0 0 20 0 20 0 418989291 27969658880 26539 33554432000 4194304 4196468 140722602732656 140467755432576 140467775851326 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11698] ppid=11693 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/11696/task/11698/stat : 11698 (java) S 11693 11693 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 26539 33554432000 4194304 4196468 140722602732656 140467787857040 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11699] ppid=11693 vsize=27314120 memory=140227261240960 CPUtime=0 cores=0-7
/proc/11696/task/11699/stat : 11699 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 26539 33554432000 4194304 4196468 140722602732656 140467602013200 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11700] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11700/stat : 11700 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 26539 33554432000 4194304 4196468 140722602732656 140467600960400 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11701] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11701/stat : 11701 (java) S 11693 11693 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 26539 33554432000 4194304 4196468 140722602732656 140467599907600 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11702] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11702/stat : 11702 (java) S 11693 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 26539 33554432000 4194304 4196468 140722602732656 140467598854800 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11703] ppid=11693 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11696/task/11703/stat : 11703 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 26539 33554432000 4194304 4196468 140722602732656 140467597802000 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11704] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11704/stat : 11704 (java) S 11693 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 26539 33554432000 4194304 4196468 140722602732656 140467596749200 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11705] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11705/stat : 11705 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 26539 33554432000 4194304 4196468 140722602732656 140467595696400 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11706] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11706/stat : 11706 (java) S 11693 11693 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418989295 27969658880 26539 33554432000 4194304 4196468 140722602732656 140466774915952 140467783625346 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11707] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11707/stat : 11707 (java) S 11693 11693 6415 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418989295 27969658880 26539 33554432000 4194304 4196468 140722602732656 140465764558368 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11708] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11708/stat : 11708 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989295 27969658880 26539 33554432000 4194304 4196468 140722602732656 140465496122736 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11709] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11709/stat : 11709 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 26539 33554432000 4194304 4196468 140722602732656 140465121614160 140467783632795 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11710] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11710/stat : 11710 (java) S 11693 11693 6415 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 26539 33554432000 4194304 4196468 140722602732656 140466773862768 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11711] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11711/stat : 11711 (java) S 11693 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 26539 33554432000 4194304 4196468 140722602732656 140466772809968 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11712] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11712/stat : 11712 (java) S 11693 11693 6415 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 26539 33554432000 4194304 4196468 140722602732656 140465630337136 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11713] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11713/stat : 11713 (java) S 11693 11693 6415 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 26539 33554432000 4194304 4196468 140722602732656 140465629284336 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11714] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11714/stat : 11714 (java) S 11693 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 26539 33554432000 4194304 4196468 140722602732656 140464623709280 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11715] ppid=11693 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11696/task/11715/stat : 11715 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 26539 33554432000 4194304 4196468 140722602732656 140465628232752 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107552 KiB

[startup+0.210131 s]*
/proc/loadavg: 1.04 0.29 0.64 2/211 11715
/proc/meminfo: memFree=30775560/32770624 swapFree=66940944/67108860
[pid=11693] ppid=11690 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11693/stat : 11693 (scop.sh) S 11690 11693 6415 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418989290 115843072 349 33554432000 4194304 5098028 140729172399488 140729172396744 140405208093308 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13828096 140729172407077 140729172407404 140729172407404 140729172410317 0
/proc/11693/statm: 28282 349 296 221 0 87 0
[pid=11696] ppid=11693 vsize=27314120 memory=122960 CPUtime=0.25 cores=0-7
/proc/11696/stat : 11696 (java) S 11693 11693 6415 0 -1 1077944320 11624 0 0 0 20 5 0 0 20 0 20 0 418989290 27969658880 30740 33554432000 4194304 4196468 140722602732656 140722602715200 140467783614199 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
/proc/11696/statm: 6828530 30740 2922 1 0 6790935 0
[pid=11696/tid=11697] ppid=11693 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/11696/task/11697/stat : 11697 (java) R 11693 11693 6415 0 -1 4202560 9312 0 0 0 16 4 0 0 20 0 20 0 418989291 27969658880 30740 33554432000 4194304 4196468 140722602732656 140467755433616 140467763889529 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11698] ppid=11693 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/11696/task/11698/stat : 11698 (java) S 11693 11693 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 30740 33554432000 4194304 4196468 140722602732656 140467787857040 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11699] ppid=11693 vsize=27314120 memory=3762670328298084000 CPUtime=0 cores=0-7
/proc/11696/task/11699/stat : 11699 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 30740 33554432000 4194304 4196468 140722602732656 140467602013200 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11700] ppid=11693 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11696/task/11700/stat : 11700 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 30740 33554432000 4194304 4196468 140722602732656 140467600960400 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11701] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11701/stat : 11701 (java) S 11693 11693 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 30740 33554432000 4194304 4196468 140722602732656 140467599907600 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11702] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11702/stat : 11702 (java) S 11693 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 30740 33554432000 4194304 4196468 140722602732656 140467598854800 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11703] ppid=11693 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11696/task/11703/stat : 11703 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 30740 33554432000 4194304 4196468 140722602732656 140467597802000 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11704] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11704/stat : 11704 (java) S 11693 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 30740 33554432000 4194304 4196468 140722602732656 140467596749200 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11705] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11705/stat : 11705 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 30740 33554432000 4194304 4196468 140722602732656 140467595696400 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11706] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11706/stat : 11706 (java) S 11693 11693 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418989295 27969658880 30740 33554432000 4194304 4196468 140722602732656 140466774915952 140467783625346 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11707] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11707/stat : 11707 (java) S 11693 11693 6415 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418989295 27969658880 30740 33554432000 4194304 4196468 140722602732656 140465764558368 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11708] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11708/stat : 11708 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989295 27969658880 30740 33554432000 4194304 4196468 140722602732656 140465496122736 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11709] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11709/stat : 11709 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 30740 33554432000 4194304 4196468 140722602732656 140465121614160 140467783632795 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11710] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11710/stat : 11710 (java) S 11693 11693 6415 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 30740 33554432000 4194304 4196468 140722602732656 140466773862768 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11711] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11711/stat : 11711 (java) S 11693 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 30740 33554432000 4194304 4196468 140722602732656 140466772809968 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11712] ppid=11693 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11696/task/11712/stat : 11712 (java) S 11693 11693 6415 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 30740 33554432000 4194304 4196468 140722602732656 140465630337136 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11713] ppid=11693 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/11696/task/11713/stat : 11713 (java) S 11693 11693 6415 0 -1 1077944384 495 0 0 0 2 0 0 0 20 0 20 0 418989298 27969658880 30740 33554432000 4194304 4196468 140722602732656 140465629284336 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11714] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11714/stat : 11714 (java) S 11693 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 30740 33554432000 4194304 4196468 140722602732656 140464623709280 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11715] ppid=11693 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11696/task/11715/stat : 11715 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 30740 33554432000 4194304 4196468 140722602732656 140465628232752 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124356 KiB

[startup+0.309736 s]*
/proc/loadavg: 1.04 0.29 0.64 3/211 11715
/proc/meminfo: memFree=30771404/32770624 swapFree=66940944/67108860
[pid=11693] ppid=11690 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11693/stat : 11693 (scop.sh) S 11690 11693 6415 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418989290 115843072 349 33554432000 4194304 5098028 140729172399488 140729172396744 140405208093308 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13828096 140729172407077 140729172407404 140729172407404 140729172410317 0
/proc/11693/statm: 28282 349 296 221 0 87 0
[pid=11696] ppid=11693 vsize=27314120 memory=127564 CPUtime=0.42 cores=0-7
/proc/11696/stat : 11696 (java) S 11693 11693 6415 0 -1 1077944320 12749 0 0 0 37 5 0 0 20 0 20 0 418989290 27969658880 31891 33554432000 4194304 4196468 140722602732656 140722602715200 140467783614199 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
/proc/11696/statm: 6828530 31891 3008 1 0 6790935 0
[pid=11696/tid=11697] ppid=11693 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/11696/task/11697/stat : 11697 (java) R 11693 11693 6415 0 -1 4202560 10237 0 0 0 26 4 0 0 20 0 20 0 418989291 27969658880 31891 33554432000 4194304 4196468 140722602732656 140467755444272 140467760838352 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11698] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11698/stat : 11698 (java) S 11693 11693 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 31891 33554432000 4194304 4196468 140722602732656 140467787857040 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11699] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11699/stat : 11699 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 31891 33554432000 4194304 4196468 140722602732656 140467602013200 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11700] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11700/stat : 11700 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 31891 33554432000 4194304 4196468 140722602732656 140467600960400 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11701] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11701/stat : 11701 (java) S 11693 11693 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 31891 33554432000 4194304 4196468 140722602732656 140467599907600 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11702] ppid=11693 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/11696/task/11702/stat : 11702 (java) S 11693 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 31891 33554432000 4194304 4196468 140722602732656 140467598854800 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11703] ppid=11693 vsize=27314120 memory=140227125539759 CPUtime=0 cores=0-7
/proc/11696/task/11703/stat : 11703 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 31891 33554432000 4194304 4196468 140722602732656 140467597802000 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11704] ppid=11693 vsize=27314120 memory=140227125542064 CPUtime=0 cores=0-7
/proc/11696/task/11704/stat : 11704 (java) S 11693 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 31891 33554432000 4194304 4196468 140722602732656 140467596749200 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11705] ppid=11693 vsize=27314120 memory=140227125544368 CPUtime=0 cores=0-7
/proc/11696/task/11705/stat : 11705 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27969658880 31891 33554432000 4194304 4196468 140722602732656 140467595696400 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11706] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11706/stat : 11706 (java) S 11693 11693 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418989295 27969658880 31891 33554432000 4194304 4196468 140722602732656 140466774915952 140467783625346 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11707] ppid=11693 vsize=27314120 memory=280454251095696 CPUtime=0 cores=0-7
/proc/11696/task/11707/stat : 11707 (java) S 11693 11693 6415 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418989295 27969658880 31891 33554432000 4194304 4196468 140722602732656 140465764558368 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11708] ppid=11693 vsize=27314120 memory=280454251102608 CPUtime=0 cores=0-7
/proc/11696/task/11708/stat : 11708 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989295 27969658880 31891 33554432000 4194304 4196468 140722602732656 140465496122736 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11709] ppid=11693 vsize=27314120 memory=280454251043760 CPUtime=0 cores=0-7
/proc/11696/task/11709/stat : 11709 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 31891 33554432000 4194304 4196468 140722602732656 140465121614160 140467783632795 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11710] ppid=11693 vsize=27314120 memory=280454251116432 CPUtime=0.01 cores=0-7
/proc/11696/task/11710/stat : 11710 (java) S 11693 11693 6415 0 -1 1077944384 450 0 0 0 1 0 0 0 20 0 20 0 418989298 27969658880 31891 33554432000 4194304 4196468 140722602732656 140466773862768 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11711] ppid=11693 vsize=27314120 memory=280454251123344 CPUtime=0.01 cores=0-7
/proc/11696/task/11711/stat : 11711 (java) S 11693 11693 6415 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 20 0 418989298 27969658880 31891 33554432000 4194304 4196468 140722602732656 140466772809968 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11712] ppid=11693 vsize=27314120 memory=280454251121040 CPUtime=0.01 cores=0-7
/proc/11696/task/11712/stat : 11712 (java) S 11693 11693 6415 0 -1 1077944384 87 0 0 0 1 0 0 0 20 0 20 0 418989298 27969658880 31891 33554432000 4194304 4196468 140722602732656 140465630337136 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11713] ppid=11693 vsize=27314120 memory=280454251137200 CPUtime=0.07 cores=0-7
/proc/11696/task/11713/stat : 11713 (java) S 11693 11693 6415 0 -1 1077944384 545 0 0 0 7 0 0 0 20 0 20 0 418989298 27969658880 31891 33554432000 4194304 4196468 140722602732656 140465629284336 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11714] ppid=11693 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11714/stat : 11714 (java) S 11693 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 31891 33554432000 4194304 4196468 140722602732656 140464623709280 140467783624405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11715] ppid=11693 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11696/task/11715/stat : 11715 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989298 27969658880 31891 33554432000 4194304 4196468 140722602732656 140465628232752 140467783625346 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128960 KiB

[startup+0.700867 s]
/proc/loadavg: 1.04 0.29 0.64 2/211 11715
/proc/meminfo: memFree=30747868/32770624 swapFree=66940944/67108860
[pid=11693] ppid=11690 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11693/stat : 11693 (scop.sh) S 11690 11693 6415 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418989290 115843072 349 33554432000 4194304 5098028 140729172399488 140729172396744 140405208093308 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13828096 140729172407077 140729172407404 140729172407404 140729172410317 0
/proc/11693/statm: 28282 349 296 221 0 87 0
[pid=11696] ppid=11693 vsize=27320392 memory=165680 CPUtime=1.01 cores=0-7
/proc/11696/stat : 11696 (java) S 11693 11693 6415 0 -1 1077944320 20508 0 0 0 92 9 0 0 20 0 20 0 418989290 27976081408 41420 33554432000 4194304 4196468 140722602732656 140722602715200 140467783614199 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
/proc/11696/statm: 6830098 41420 3183 1 0 6791447 0
[pid=11696/tid=11697] ppid=11693 vsize=27320392 memory=280454251495088 CPUtime=0.68 cores=0-7
/proc/11696/task/11697/stat : 11697 (java) R 11693 11693 6415 0 -1 4202560 17337 0 0 0 61 7 0 0 20 0 20 0 418989291 27976081408 41420 33554432000 4194304 4196468 140722602732656 140467755452944 140467257839393 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11698] ppid=11693 vsize=27320392 memory=140227125748592 CPUtime=0 cores=0-7
/proc/11696/task/11698/stat : 11698 (java) S 11693 11693 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418989293 27976081408 41420 33554432000 4194304 4196468 140722602732656 140467787857040 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11699] ppid=11693 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/11696/task/11699/stat : 11699 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27976081408 41420 33554432000 4194304 4196468 140722602732656 140467602013200 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11700] ppid=11693 vsize=27320392 memory=5980 CPUtime=0 cores=0-7
/proc/11696/task/11700/stat : 11700 (java) S 11693 11693 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418989293 27976081408 41420 33554432000 4194304 4196468 140722602732656 140467600960400 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0

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

[pid=11696/tid=11712] ppid=11690 vsize=27328728 memory=24001784 CPUtime=2.98 cores=0-7
/proc/11696/task/11712/stat : 11712 (java) S 11690 11693 6415 0 -1 1077944384 12441 0 0 0 296 2 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465630337184 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11713] ppid=11690 vsize=27328728 memory=928 CPUtime=1.13 cores=0-7
/proc/11696/task/11713/stat : 11713 (java) S 11690 11693 6415 0 -1 1077944384 28927 0 0 0 108 5 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465629284096 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11714] ppid=11690 vsize=27328728 memory=1720 CPUtime=0 cores=0-7
/proc/11696/task/11714/stat : 11714 (java) S 11690 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140464623709280 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11715] ppid=11690 vsize=27328728 memory=1976 CPUtime=0.78 cores=0-7
/proc/11696/task/11715/stat : 11715 (java) S 11690 11693 6415 0 -1 1077944384 4015 0 0 0 43 35 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465628232752 140467783625346 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 260 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
Current cumulated CPU time of completed processes: 0.003866 s
Current children cumulated CPU time: 16087.2 s
Current children cumulated vsize: 27328728 KiB
Current children cumulated memory: 24001784 KiB

[startup+2521.4 s]
/proc/loadavg: 6.92 6.56 6.03 9/210 11904
/proc/meminfo: memFree=527880/32770624 swapFree=66940948/67108860
[pid=11696] ppid=11690 vsize=27328728 memory=24001784 CPUtime=16093.3 cores=0-7
/proc/11696/stat : 11696 (java) S 11690 11693 6415 0 -1 1077944320 2450712 0 0 0 1598550 10779 0 0 20 0 20 0 418989290 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140722602715200 140467783614199 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
/proc/11696/statm: 6832182 6000446 3326 1 0 6792983 0
[pid=11696/tid=11697] ppid=11690 vsize=27328728 memory=804 CPUtime=482.03 cores=0-7
/proc/11696/task/11697/stat : 11697 (java) S 11690 11693 6415 0 -1 1077944384 237420 0 0 0 47170 1033 0 0 20 0 20 0 418989291 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467755451472 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 3261 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11698] ppid=11690 vsize=27328728 memory=4872558044660077418 CPUtime=1950.79 cores=0-7
/proc/11696/task/11698/stat : 11698 (java) R 11690 11693 6415 0 -1 4202560 167375 0 0 0 193924 1155 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467787856848 140467776242407 0 4 2 25189581 0 0 0 -1 1 0 0 22 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11699] ppid=11690 vsize=27328728 memory=1436 CPUtime=1956.57 cores=0-7
/proc/11696/task/11699/stat : 11699 (java) R 11690 11693 6415 0 -1 4202560 234312 0 0 0 194547 1110 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467602013400 140467768071642 0 4 2 25189581 0 0 0 -1 5 0 0 22 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11700] ppid=11690 vsize=27328728 memory=804 CPUtime=1949.05 cores=0-7
/proc/11696/task/11700/stat : 11700 (java) R 11690 11693 6415 0 -1 4202560 132353 0 0 0 193671 1234 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467600960520 140467776242407 0 4 2 25189581 0 0 0 -1 7 0 0 23 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11701] ppid=11690 vsize=27328728 memory=1764 CPUtime=1945.46 cores=0-7
/proc/11696/task/11701/stat : 11701 (java) R 11690 11693 6415 0 -1 4202560 105492 0 0 0 193262 1284 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467599907408 140467776242407 0 4 2 25189581 0 0 0 -1 6 0 0 24 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11702] ppid=11690 vsize=27328728 memory=111628 CPUtime=1947.89 cores=0-7
/proc/11696/task/11702/stat : 11702 (java) R 11690 11693 6415 0 -1 4202560 125336 0 0 0 193591 1198 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467598854608 140467776242407 0 4 2 25189581 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11703] ppid=11690 vsize=27328728 memory=800 CPUtime=1948.39 cores=0-7
/proc/11696/task/11703/stat : 11703 (java) R 11690 11693 6415 0 -1 4202560 135284 0 0 0 193673 1166 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467597801808 140467776242407 0 4 2 25189581 0 0 0 -1 4 0 0 26 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11704] ppid=11690 vsize=27328728 memory=1804 CPUtime=1950.55 cores=0-7
/proc/11696/task/11704/stat : 11704 (java) R 11690 11693 6415 0 -1 4202560 176355 0 0 0 193810 1245 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467596749008 140467776242407 0 4 2 25189581 0 0 0 -1 2 0 0 21 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11705] ppid=11690 vsize=27328728 memory=920 CPUtime=1943.66 cores=0-7
/proc/11696/task/11705/stat : 11705 (java) R 11690 11693 6415 0 -1 4202560 83223 0 0 0 193101 1265 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467595696208 140467776242407 0 4 2 25189581 0 0 0 -1 3 0 0 24 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11706] ppid=11690 vsize=27328728 memory=24001784 CPUtime=8.28 cores=0-7
/proc/11696/task/11706/stat : 11706 (java) S 11690 11693 6415 0 -1 1077944384 987945 0 0 0 775 53 0 0 20 0 20 0 418989295 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140466774914496 140467783624405 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 83 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11707] ppid=11690 vsize=27328728 memory=1412 CPUtime=0 cores=0-7
/proc/11696/task/11707/stat : 11707 (java) S 11690 11693 6415 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 418989295 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465764558432 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11708] ppid=11690 vsize=27328728 memory=3412 CPUtime=0 cores=0-7
/proc/11696/task/11708/stat : 11708 (java) S 11690 11693 6415 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 418989295 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465496122752 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11709] ppid=11690 vsize=27328728 memory=1396 CPUtime=0 cores=0-7
/proc/11696/task/11709/stat : 11709 (java) S 11690 11693 6415 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465121613808 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11710] ppid=11690 vsize=27328728 memory=24001784 CPUtime=2.67 cores=0-7
/proc/11696/task/11710/stat : 11710 (java) S 11690 11693 6415 0 -1 1077944384 10721 0 0 0 265 2 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140466773862816 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11711] ppid=11690 vsize=27328728 memory=4108 CPUtime=2.92 cores=0-7
/proc/11696/task/11711/stat : 11711 (java) S 11690 11693 6415 0 -1 1077944384 8136 0 0 0 290 2 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140466772810016 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11712] ppid=11690 vsize=27328728 memory=7666628848260310592 CPUtime=2.98 cores=0-7
/proc/11696/task/11712/stat : 11712 (java) S 11690 11693 6415 0 -1 1077944384 12441 0 0 0 296 2 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465630337184 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11713] ppid=11690 vsize=27328728 memory=24001784 CPUtime=1.13 cores=0-7
/proc/11696/task/11713/stat : 11713 (java) S 11690 11693 6415 0 -1 1077944384 28927 0 0 0 108 5 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465629284096 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11714] ppid=11690 vsize=27328728 memory=988 CPUtime=0 cores=0-7
/proc/11696/task/11714/stat : 11714 (java) S 11690 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140464623709280 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11715] ppid=11690 vsize=27328728 memory=1428 CPUtime=0.78 cores=0-7
/proc/11696/task/11715/stat : 11715 (java) S 11690 11693 6415 0 -1 1077944384 4015 0 0 0 43 35 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465628232752 140467783625346 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 260 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
Current cumulated CPU time of completed processes: 0.003866 s
Current children cumulated CPU time: 16093.3 s
Current children cumulated vsize: 27328728 KiB
Current children cumulated memory: 24001784 KiB

[startup+2521.8 s]
/proc/loadavg: 6.92 6.56 6.03 9/210 11904
/proc/meminfo: memFree=527680/32770624 swapFree=66940948/67108860
[pid=11696] ppid=11690 vsize=27328728 memory=24001784 CPUtime=16096.4 cores=0-7
/proc/11696/stat : 11696 (java) S 11690 11693 6415 0 -1 1077944320 2451413 0 0 0 1598857 10780 0 0 20 0 20 0 418989290 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140722602715200 140467783614199 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
/proc/11696/statm: 6832182 6000446 3326 1 0 6792983 0
[pid=11696/tid=11697] ppid=11690 vsize=27328728 memory=1804 CPUtime=482.03 cores=0-7
/proc/11696/task/11697/stat : 11697 (java) S 11690 11693 6415 0 -1 1077944384 237420 0 0 0 47170 1033 0 0 20 0 20 0 418989291 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467755451472 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 3261 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11698] ppid=11690 vsize=27328728 memory=3620 CPUtime=1951.17 cores=0-7
/proc/11696/task/11698/stat : 11698 (java) R 11690 11693 6415 0 -1 4202560 167375 0 0 0 193962 1155 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467787857160 140467776242407 0 4 2 25189581 0 0 0 -1 1 0 0 22 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11699] ppid=11690 vsize=27328728 memory=40492 CPUtime=1956.97 cores=0-7
/proc/11696/task/11699/stat : 11699 (java) R 11690 11693 6415 0 -1 4202560 235013 0 0 0 194587 1110 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467602013400 140467768603861 0 4 2 25189581 0 0 0 -1 5 0 0 22 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11700] ppid=11690 vsize=27328728 memory=288230574492221466 CPUtime=1949.41 cores=0-7
/proc/11696/task/11700/stat : 11700 (java) R 11690 11693 6415 0 -1 4202560 132353 0 0 0 193707 1234 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467600960520 140467776242407 0 4 2 25189581 0 0 0 -1 7 0 0 23 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11701] ppid=11690 vsize=27328728 memory=303430266251378998 CPUtime=1945.84 cores=0-7
/proc/11696/task/11701/stat : 11701 (java) R 11690 11693 6415 0 -1 4202560 105492 0 0 0 193300 1284 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467599907408 140467776242407 0 4 2 25189581 0 0 0 -1 6 0 0 24 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11702] ppid=11690 vsize=27328728 memory=14698482732632482 CPUtime=1948.28 cores=0-7
/proc/11696/task/11702/stat : 11702 (java) R 11690 11693 6415 0 -1 4202560 125336 0 0 0 193630 1198 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467598854608 140467776242407 0 4 2 25189581 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11703] ppid=11690 vsize=27328728 memory=4424 CPUtime=1948.77 cores=0-7
/proc/11696/task/11703/stat : 11703 (java) R 11690 11693 6415 0 -1 4202560 135284 0 0 0 193711 1166 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467597802120 140467776242407 0 4 2 25189581 0 0 0 -1 4 0 0 26 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11704] ppid=11690 vsize=27328728 memory=1412 CPUtime=1950.94 cores=0-7
/proc/11696/task/11704/stat : 11704 (java) R 11690 11693 6415 0 -1 4202560 176355 0 0 0 193848 1246 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467596749008 140467776242407 0 4 2 25189581 0 0 0 -1 2 0 0 21 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11705] ppid=11690 vsize=27328728 memory=3412 CPUtime=1944.04 cores=0-7
/proc/11696/task/11705/stat : 11705 (java) R 11690 11693 6415 0 -1 4202560 83223 0 0 0 193139 1265 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467595696520 140467776242407 0 4 2 25189581 0 0 0 -1 3 0 0 24 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11706] ppid=11690 vsize=27328728 memory=1396 CPUtime=8.28 cores=0-7
/proc/11696/task/11706/stat : 11706 (java) S 11690 11693 6415 0 -1 1077944384 987945 0 0 0 775 53 0 0 20 0 20 0 418989295 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140466774914496 140467783624405 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 83 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11707] ppid=11690 vsize=27328728 memory=24001784 CPUtime=0 cores=0-7
/proc/11696/task/11707/stat : 11707 (java) S 11690 11693 6415 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 418989295 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465764558432 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11708] ppid=11690 vsize=27328728 memory=4108 CPUtime=0 cores=0-7
/proc/11696/task/11708/stat : 11708 (java) S 11690 11693 6415 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 418989295 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465496122752 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11709] ppid=11690 vsize=27328728 memory=1398720917958146503 CPUtime=0 cores=0-7
/proc/11696/task/11709/stat : 11709 (java) S 11690 11693 6415 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465121613808 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11710] ppid=11690 vsize=27328728 memory=4126316290023845779 CPUtime=2.67 cores=0-7
/proc/11696/task/11710/stat : 11710 (java) S 11690 11693 6415 0 -1 1077944384 10721 0 0 0 265 2 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140466773862816 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11711] ppid=11690 vsize=27328728 memory=1772 CPUtime=2.92 cores=0-7
/proc/11696/task/11711/stat : 11711 (java) S 11690 11693 6415 0 -1 1077944384 8136 0 0 0 290 2 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140466772810016 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11712] ppid=11690 vsize=27328728 memory=1056 CPUtime=2.98 cores=0-7
/proc/11696/task/11712/stat : 11712 (java) S 11690 11693 6415 0 -1 1077944384 12441 0 0 0 296 2 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465630337184 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11713] ppid=11690 vsize=27328728 memory=1556 CPUtime=1.13 cores=0-7
/proc/11696/task/11713/stat : 11713 (java) S 11690 11693 6415 0 -1 1077944384 28927 0 0 0 108 5 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465629284096 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11714] ppid=11690 vsize=27328728 memory=1976 CPUtime=0 cores=0-7
/proc/11696/task/11714/stat : 11714 (java) S 11690 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140464623709280 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11715] ppid=11690 vsize=27328728 memory=2432 CPUtime=0.78 cores=0-7
/proc/11696/task/11715/stat : 11715 (java) S 11690 11693 6415 0 -1 1077944384 4015 0 0 0 43 35 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465628232752 140467783625346 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 260 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
Current cumulated CPU time of completed processes: 0.003866 s
Current children cumulated CPU time: 16096.4 s
Current children cumulated vsize: 27328728 KiB
Current children cumulated memory: 24001784 KiB

[startup+2522 s]
/proc/loadavg: 6.92 6.56 6.03 9/210 11904
/proc/meminfo: memFree=527680/32770624 swapFree=66940948/67108860
[pid=11696] ppid=11690 vsize=27328728 memory=24001784 CPUtime=16097.9 cores=0-7
/proc/11696/stat : 11696 (java) S 11690 11693 6415 0 -1 1077944320 2451509 0 0 0 1599011 10781 0 0 20 0 20 0 418989290 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140722602715200 140467783614199 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
/proc/11696/statm: 6832182 6000446 3326 1 0 6792983 0
[pid=11696/tid=11697] ppid=11690 vsize=27328728 memory=288230617509003574 CPUtime=482.03 cores=0-7
/proc/11696/task/11697/stat : 11697 (java) S 11690 11693 6415 0 -1 1077944384 237420 0 0 0 47170 1033 0 0 20 0 20 0 418989291 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467755451472 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 3261 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11698] ppid=11690 vsize=27328728 memory=14698482732632482 CPUtime=1951.36 cores=0-7
/proc/11696/task/11698/stat : 11698 (java) R 11690 11693 6415 0 -1 4202560 167375 0 0 0 193981 1155 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467787856848 140467776242407 0 4 2 25189581 0 0 0 -1 1 0 0 22 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11699] ppid=11690 vsize=27328728 memory=111628 CPUtime=1957.17 cores=0-7
/proc/11696/task/11699/stat : 11699 (java) R 11690 11693 6415 0 -1 4202560 235109 0 0 0 194607 1110 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467602013400 140467768610603 0 4 2 25189581 0 0 0 -1 5 0 0 22 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11700] ppid=11690 vsize=27328728 memory=800 CPUtime=1949.61 cores=0-7
/proc/11696/task/11700/stat : 11700 (java) R 11690 11693 6415 0 -1 4202560 132353 0 0 0 193727 1234 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467600960520 140467776242407 0 4 2 25189581 0 0 0 -1 7 0 0 23 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11701] ppid=11690 vsize=27328728 memory=1804 CPUtime=1946.03 cores=0-7
/proc/11696/task/11701/stat : 11701 (java) R 11690 11693 6415 0 -1 4202560 105492 0 0 0 193319 1284 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467599907408 140467776242407 0 4 2 25189581 0 0 0 -1 6 0 0 24 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11702] ppid=11690 vsize=27328728 memory=920 CPUtime=1948.47 cores=0-7
/proc/11696/task/11702/stat : 11702 (java) R 11690 11693 6415 0 -1 4202560 125336 0 0 0 193649 1198 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467598854608 140467776242407 0 4 2 25189581 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11703] ppid=11690 vsize=27328728 memory=4424 CPUtime=1948.96 cores=0-7
/proc/11696/task/11703/stat : 11703 (java) R 11690 11693 6415 0 -1 4202560 135284 0 0 0 193730 1166 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467597802120 140467776242407 0 4 2 25189581 0 0 0 -1 4 0 0 26 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11704] ppid=11690 vsize=27328728 memory=1412 CPUtime=1951.13 cores=0-7
/proc/11696/task/11704/stat : 11704 (java) R 11690 11693 6415 0 -1 4202560 176355 0 0 0 193867 1246 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467596749008 140467776242407 0 4 2 25189581 0 0 0 -1 2 0 0 21 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11705] ppid=11690 vsize=27328728 memory=3412 CPUtime=1944.23 cores=0-7
/proc/11696/task/11705/stat : 11705 (java) R 11690 11693 6415 0 -1 4202560 83223 0 0 0 193158 1265 0 0 20 0 20 0 418989293 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140467595696208 140467776242407 0 4 2 25189581 0 0 0 -1 3 0 0 24 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11706] ppid=11690 vsize=27328728 memory=1396 CPUtime=8.28 cores=0-7
/proc/11696/task/11706/stat : 11706 (java) S 11690 11693 6415 0 -1 1077944384 987945 0 0 0 775 53 0 0 20 0 20 0 418989295 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140466774914496 140467783624405 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 83 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11707] ppid=11690 vsize=27328728 memory=24001784 CPUtime=0 cores=0-7
/proc/11696/task/11707/stat : 11707 (java) S 11690 11693 6415 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 418989295 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465764558432 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11708] ppid=11690 vsize=27328728 memory=28403606765 CPUtime=0 cores=0-7
/proc/11696/task/11708/stat : 11708 (java) S 11690 11693 6415 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 418989295 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465496122752 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11709] ppid=11690 vsize=27328728 memory=28403606765 CPUtime=0 cores=0-7
/proc/11696/task/11709/stat : 11709 (java) S 11690 11693 6415 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465121613808 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11710] ppid=11690 vsize=27328728 memory=292 CPUtime=2.67 cores=0-7
/proc/11696/task/11710/stat : 11710 (java) S 11690 11693 6415 0 -1 1077944384 10721 0 0 0 265 2 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140466773862816 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11711] ppid=11690 vsize=27328728 memory=298 CPUtime=2.92 cores=0-7
/proc/11696/task/11711/stat : 11711 (java) S 11690 11693 6415 0 -1 1077944384 8136 0 0 0 290 2 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140466772810016 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11712] ppid=11690 vsize=27328728 memory=113 CPUtime=2.98 cores=0-7
/proc/11696/task/11712/stat : 11712 (java) S 11690 11693 6415 0 -1 1077944384 12441 0 0 0 296 2 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465630337184 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11713] ppid=11690 vsize=27328728 memory=0 CPUtime=1.13 cores=0-7
/proc/11696/task/11713/stat : 11713 (java) S 11690 11693 6415 0 -1 1077944384 28927 0 0 0 108 5 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465629284096 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11714] ppid=11690 vsize=27328728 memory=78 CPUtime=0 cores=0-7
/proc/11696/task/11714/stat : 11714 (java) S 11690 11693 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140464623709280 140467783624405 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
[pid=11696/tid=11715] ppid=11690 vsize=27328728 memory=280454250889456 CPUtime=0.78 cores=0-7
/proc/11696/task/11715/stat : 11715 (java) S 11690 11693 6415 0 -1 1077944384 4015 0 0 0 43 35 0 0 20 0 20 0 418989298 27984617472 6000446 33554432000 4194304 4196468 140722602732656 140465628232752 140467783625346 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 260 0 0 6293624 6294260 35463168 140722602738411 140722602738838 140722602738838 140722602741711 0
Current cumulated CPU time of completed processes: 0.003866 s
Current children cumulated CPU time: 16097.9 s
Current children cumulated vsize: 27328728 KiB
Current children cumulated memory: 24001784 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2522.1
CPU time (s): 16098.1
CPU user time (s): 15990.2
CPU system time (s): 107.908
CPU usage (%): 638.28
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 24006716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15990.2
system time used= 107.908
maximum resident set size= 24005320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2452624
page faults= 0
swaps= 0
block input operations= 192
block output operations= 12318520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 382587
involuntary context switches= 417630


# summary of solver processes directly reported to runsolver:
#   pid: 11693,11696
#   total CPU time (s): 16098.1
#   total CPU user time (s): 15990.2
#   total CPU system time (s): 107.908

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.2156 second user time and 25.5754 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-14 04:17:48
IDJOB=4392446
IDBENCH=126851
IDSOLVER=2838
FILE ID=node149/4392446-1568427506
RUNJOBID= node149-1568416730-6442
PBS_JOBID= 21702252
Free space on /tmp= 61420 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/PropStress/PropStress-m1-s1/PropStress-0450.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392446-1568427506/watcher-4392446-1568427506 -o /tmp/evaluation-result-4392446-1568427506/solver-4392446-1568427506 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1568416730-6442 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392446-1568427506.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= ffc1a166c9e21b9812230f61f9b6f38e
RANDOM SEED=1237110491

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30888092 kB
MemAvailable:   31856180 kB
Buffers:          182528 kB
Cached:          1083096 kB
SwapCached:        61304 kB
Active:           611888 kB
Inactive:         716236 kB
Active(anon):      29308 kB
Inactive(anon):    72460 kB
Active(file):     582580 kB
Inactive(file):   643776 kB
Unevictable:      111252 kB
Mlocked:          111252 kB
SwapTotal:      67108860 kB
SwapFree:       66940944 kB
Dirty:             24140 kB
Writeback:             0 kB
AnonPages:        113216 kB
Mapped:            44264 kB
Shmem:             31368 kB
Slab:             144364 kB
SReclaimable:     115132 kB
SUnreclaim:        29232 kB
KernelStack:        3424 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 55380 MiB
End job on node149 at 2019-09-14 04:59:50