Trace number 4388037

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+GlueMiniSat (2019-06-15)? (TO) 2528.38 723.057

General information on the benchmark

NamePrimes/
Primes-m1-p30/Primes-30-80-3-7.xml
MD5SUMd6f47189ec9a9650b4b34af3081cbaad
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 benchmark0.351152
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Number of domains1
Minimum domain size112
Maximum domain size112
Distribution of domain sizes[{"size":112,"count":100}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":3},{"degree":3,"count":7},{"degree":4,"count":26},{"degree":5,"count":14},{"degree":6,"count":23},{"degree":7,"count":15},{"degree":8,"count":2},{"degree":9,"count":2},{"degree":10,"count":3},{"degree":11,"count":1},{"degree":12,"count":1}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":10},{"arity":4,"count":9},{"arity":5,"count":13},{"arity":6,"count":3},{"arity":7,"count":12},{"arity":8,"count":9},{"arity":9,"count":11},{"arity":10,"count":13}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":80}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/glueminisat-simp-2.2.10-193oa-n-release -solverOption -model:-verb=3:-elim-cl=5000000:-native-oa -tmp HOME -serialFile HOME/scop-9143-serial-file.bin HOME/instance-4388037-1568294561.xml
0.66/0.53	
0.66/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 15:21:57 CEST 2019
0.66/0.55	c PID: 9146
0.66/0.55	c IP: 172.20.3.102
0.66/0.55	c HOST: node102.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.43/0.93	c (0,0) Parsing End
1.43/0.93	c (0,0) CSP: 100 int (0 aux), 0 bool (0 aux), 80 ctr, max domain size 112
1.43/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.43/0.93	c (0,0) Constraint Name Generate Begin
1.43/0.94	c (0,0) Ctr:HOME/instance-4388037-1568294561.xml,Num:Var:WeightedSum
1.43/0.94	c (0,0) Constraint Name Generate End
1.43/0.94	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.43/0.94	c (0,0) CSP to CSPinCNF Begin
1.60/1.05	c (0,0) translated 8 (10%) constraints
1.60/1.06	c (0,0) translated 16 (20%) constraints
1.60/1.08	c (0,0) translated 24 (30%) constraints
1.60/1.09	c (0,0) translated 32 (40%) constraints
1.60/1.10	c (0,0) translated 40 (50%) constraints
1.86/1.11	c (0,0) translated 48 (60%) constraints
1.86/1.12	c (0,0) translated 56 (70%) constraints
1.86/1.13	c (0,0) translated 64 (80%) constraints
1.86/1.13	c (0,0) translated 72 (90%) constraints
1.86/1.14	c (0,0) translated 80 (100%) constraints
1.86/1.14	c (0,0) ===========================================
1.86/1.14	c (0,0) Order
1.86/1.14	c (0,0) ===========================================
1.86/1.20	c (0,0) translated 8 (10%) constraints
2.16/1.23	c (0,0) translated 16 (20%) constraints
2.16/1.26	c (0,0) translated 24 (30%) constraints
2.16/1.28	c (0,0) translated 32 (40%) constraints
2.46/1.30	c (0,0) translated 40 (50%) constraints
2.46/1.31	c (0,0) translated 48 (60%) constraints
2.46/1.32	c (0,0) translated 56 (70%) constraints
2.46/1.33	c (0,0) translated 64 (80%) constraints
2.46/1.34	c (0,0) translated 72 (90%) constraints
2.46/1.35	c (0,0) translated 80 (100%) constraints
2.46/1.36	c (0,0) CSP to CSPinCNF End
2.46/1.36	c (0,0) CSP: 394 int (294 aux), 0 bool (0 aux), 748 ctr, max domain size 28693
2.46/1.36	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.46/1.36	c (0,0) CSPinCNF Propagation Begin
2.46/1.39	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.46/1.39	c (0,0) CSPinCNF Propagation End
2.46/1.39	c (0,0) CSP: 394 int (294 aux), 0 bool (0 aux), 748 ctr, max domain size 28693
2.46/1.39	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.46/1.39	c (0,0) Simplify CSPinCNF Begin
2.77/1.41	c (0,0) Simplify CSPinCNF End
2.77/1.41	c (0,0) CSP: 394 int (294 aux), 0 bool (0 aux), 748 ctr, max domain size 28693
2.77/1.41	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.77/1.41	c (0,0) Calculate Precise Domain Begin
55.21/45.02	c (44,41) 588275 values are removed by re-calculation
55.21/45.02	c (44,41) Calculate Precise Domain End
55.21/45.02	c (44,41) CSP: 394 int (294 aux), 0 bool (0 aux), 748 ctr, max domain size 27707
55.21/45.02	c (44,41) Heap : 2184 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
55.21/45.02	c (44,41) CSPinCNF to SatSolver Begin
2520.36/721.02	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.36/721.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 (14713 MiB free)
  memory of node 1: 16384 MiB (15648 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388037-1568294561/watcher-4388037-1568294561 -o /tmp/evaluation-result-4388037-1568294561/solver-4388037-1568294561 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568285939-6431 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4388037-1568294561.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100058 s]*
/proc/loadavg: 2.86 3.75 3.18 3/235 9160
/proc/meminfo: memFree=31029068/32770624 swapFree=66992864/67108860
[pid=9143] ppid=9140 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9143/stat : 9143 (scop.sh) S 9140 9143 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405707580 115843072 349 33554432000 4194304 5098028 140720314509792 140720314507048 140075390272124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11304960 140720314512168 140720314512496 140720314512496 140720314515405 0
/proc/9143/statm: 28282 349 296 221 0 87 0
[pid=9146] ppid=9143 vsize=15012696 memory=74012 CPUtime=0.11 cores=1,3,5,7
/proc/9146/stat : 9146 (java) S 9143 9143 5522 0 -1 1077944320 6737 0 0 0 9 2 0 0 20 0 15 0 405707581 15373000704 18503 33554432000 4194304 4196468 140735438205488 140735438188032 140709102026487 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
/proc/9146/statm: 3753174 18503 2916 1 0 3715579 0
[pid=9146/tid=9147] ppid=9143 vsize=15012696 memory=-7828588039587137883 CPUtime=0.09 cores=1,3,5,7
/proc/9146/task/9147/stat : 9147 (java) R 9143 9143 5522 0 -1 4202560 4601 0 0 0 7 2 0 0 20 0 15 0 405707581 15373000704 18569 33554432000 4194304 4196468 140735438205488 140709073820392 140709082303312 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9148] ppid=9143 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9148/stat : 9148 (java) S 9143 9143 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405707582 15373000704 18569 33554432000 4194304 4196468 140735438205488 140709106269072 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9149] ppid=9143 vsize=15012696 memory=140695764657792 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9149/stat : 9149 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707582 15373000704 18569 33554432000 4194304 4196468 140735438205488 140708905044752 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9150] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9150/stat : 9150 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707583 15373000704 18569 33554432000 4194304 4196468 140735438205488 140708903992464 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9151] ppid=9143 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9151/stat : 9151 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707583 15373000704 18569 33554432000 4194304 4196468 140735438205488 140708902939664 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9152] ppid=9143 vsize=15012696 memory=140695764657792 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9152/stat : 9152 (java) S 9143 9143 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405707584 15373000704 18569 33554432000 4194304 4196468 140735438205488 140708072458352 140709102037634 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9153] ppid=9143 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9153/stat : 9153 (java) S 9143 9143 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405707584 15373000704 18569 33554432000 4194304 4196468 140735438205488 140707692012320 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9154] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9154/stat : 9154 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707585 15373000704 18569 33554432000 4194304 4196468 140735438205488 140707423577200 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9155] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9155/stat : 9155 (java) S 9143 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15373000704 18569 33554432000 4194304 4196468 140735438205488 140707049068624 140709102045083 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9156] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9156/stat : 9156 (java) S 9143 9143 5522 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 15 0 405707587 15373000704 18569 33554432000 4194304 4196468 140735438205488 140708071406192 140709102037634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9157] ppid=9143 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9157/stat : 9157 (java) S 9143 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15373000704 18569 33554432000 4194304 4196468 140735438205488 140708070353392 140709102037634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9158] ppid=9143 vsize=15012696 memory=140695764657792 CPUtime=0.01 cores=1,3,5,7
/proc/9146/task/9158/stat : 9158 (java) R 9143 9143 5522 0 -1 4202560 415 0 0 0 1 0 0 0 20 0 15 0 405707587 15373000704 18569 33554432000 4194304 4196468 140735438205488 140708069297976 140709086214501 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9159] ppid=9143 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9159/stat : 9159 (java) S 9143 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15373000704 18569 33554432000 4194304 4196468 140735438205488 140706551163872 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9160] ppid=9143 vsize=15012696 memory=140695764657792 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9160/stat : 9160 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707588 15373000704 18569 33554432000 4194304 4196468 140735438205488 140708068247984 140709102037634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 75408 KiB

[startup+0.210807 s]*
/proc/loadavg: 2.86 3.75 3.18 3/235 9160
/proc/meminfo: memFree=31010188/32770624 swapFree=66992864/67108860
[pid=9143] ppid=9140 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9143/stat : 9143 (scop.sh) S 9140 9143 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405707580 115843072 349 33554432000 4194304 5098028 140720314509792 140720314507048 140075390272124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11304960 140720314512168 140720314512496 140720314512496 140720314515405 0
/proc/9143/statm: 28282 349 296 221 0 87 0
[pid=9146] ppid=9143 vsize=15012696 memory=89140 CPUtime=0.26 cores=1,3,5,7
/proc/9146/stat : 9146 (java) S 9143 9143 5522 0 -1 1077944320 11862 0 0 0 22 4 0 0 20 0 15 0 405707581 15373000704 22285 33554432000 4194304 4196468 140735438205488 140735438188032 140709102026487 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
/proc/9146/statm: 3753174 22285 2919 1 0 3715579 0
[pid=9146/tid=9147] ppid=9143 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/9146/task/9147/stat : 9147 (java) R 9143 9143 5522 0 -1 4202560 9620 0 0 0 17 3 0 0 20 0 15 0 405707581 15373000704 22285 33554432000 4194304 4196468 140735438205488 140709073825872 140709102048413 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9148] ppid=9143 vsize=15012696 memory=365 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9148/stat : 9148 (java) S 9143 9143 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405707582 15373000704 22285 33554432000 4194304 4196468 140735438205488 140709106269072 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9149] ppid=9143 vsize=15012696 memory=140695764667189 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9149/stat : 9149 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707582 15373000704 22285 33554432000 4194304 4196468 140735438205488 140708905044752 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9150] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9150/stat : 9150 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707583 15373000704 22285 33554432000 4194304 4196468 140735438205488 140708903992464 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9151] ppid=9143 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9151/stat : 9151 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707583 15373000704 22285 33554432000 4194304 4196468 140735438205488 140708902939664 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9152] ppid=9143 vsize=15012696 memory=140695764657792 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9152/stat : 9152 (java) S 9143 9143 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405707584 15373000704 22285 33554432000 4194304 4196468 140735438205488 140708072458352 140709102037634 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9153] ppid=9143 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9153/stat : 9153 (java) S 9143 9143 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405707584 15373000704 22285 33554432000 4194304 4196468 140735438205488 140707692012320 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9154] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9154/stat : 9154 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707585 15373000704 22285 33554432000 4194304 4196468 140735438205488 140707423577200 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9155] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9155/stat : 9155 (java) S 9143 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15373000704 22285 33554432000 4194304 4196468 140735438205488 140707049068624 140709102045083 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9156] ppid=9143 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9146/task/9156/stat : 9156 (java) S 9143 9143 5522 0 -1 1077944384 445 0 0 0 1 0 0 0 20 0 15 0 405707587 15373000704 22285 33554432000 4194304 4196468 140735438205488 140708071406192 140709102037634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9157] ppid=9143 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9157/stat : 9157 (java) S 9143 9143 5522 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 405707587 15373000704 22285 33554432000 4194304 4196468 140735438205488 140708070353392 140709102037634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9158] ppid=9143 vsize=15012696 memory=140695764657792 CPUtime=0.03 cores=1,3,5,7
/proc/9146/task/9158/stat : 9158 (java) R 9143 9143 5522 0 -1 4202560 425 0 0 0 3 0 0 0 20 0 15 0 405707587 15373000704 22285 33554432000 4194304 4196468 140735438205488 140708069301104 140709094263614 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9159] ppid=9143 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9159/stat : 9159 (java) S 9143 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15373000704 22285 33554432000 4194304 4196468 140735438205488 140706551163872 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9160] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9160/stat : 9160 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707588 15373000704 22285 33554432000 4194304 4196468 140735438205488 140708068247984 140709102037634 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 90536 KiB

[startup+0.313164 s]*
/proc/loadavg: 2.86 3.75 3.18 3/235 9160
/proc/meminfo: memFree=31007644/32770624 swapFree=66992864/67108860
[pid=9143] ppid=9140 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9143/stat : 9143 (scop.sh) S 9140 9143 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405707580 115843072 349 33554432000 4194304 5098028 140720314509792 140720314507048 140075390272124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11304960 140720314512168 140720314512496 140720314512496 140720314515405 0
/proc/9143/statm: 28282 349 296 221 0 87 0
[pid=9146] ppid=9143 vsize=15012696 memory=92748 CPUtime=0.44 cores=1,3,5,7
/proc/9146/stat : 9146 (java) S 9143 9143 5522 0 -1 1077944320 12717 0 0 0 40 4 0 0 20 0 15 0 405707581 15373000704 23187 33554432000 4194304 4196468 140735438205488 140735438188032 140709102026487 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
/proc/9146/statm: 3753174 23187 3071 1 0 3715579 0
[pid=9146/tid=9147] ppid=9143 vsize=15012696 memory=7022364632946311227 CPUtime=0.29 cores=1,3,5,7
/proc/9146/task/9147/stat : 9147 (java) R 9143 9143 5522 0 -1 4202560 10296 0 0 0 26 3 0 0 20 0 15 0 405707581 15373000704 23187 33554432000 4194304 4196468 140735438205488 140709073817136 140709083590047 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9148] ppid=9143 vsize=15012696 memory=288230609019732336 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9148/stat : 9148 (java) S 9143 9143 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405707582 15373000704 23187 33554432000 4194304 4196468 140735438205488 140709106269072 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9149] ppid=9143 vsize=15012696 memory=14975581238338447 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9149/stat : 9149 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707582 15373000704 23187 33554432000 4194304 4196468 140735438205488 140708905044752 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9150] ppid=9143 vsize=15012696 memory=281391225141616 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9150/stat : 9150 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707583 15373000704 23187 33554432000 4194304 4196468 140735438205488 140708903992464 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9151] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9151/stat : 9151 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707583 15373000704 23187 33554432000 4194304 4196468 140735438205488 140708902939664 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9152] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9152/stat : 9152 (java) S 9143 9143 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405707584 15373000704 23187 33554432000 4194304 4196468 140735438205488 140708072458352 140709102037634 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9153] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9153/stat : 9153 (java) S 9143 9143 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405707584 15373000704 23187 33554432000 4194304 4196468 140735438205488 140707692012320 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9154] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9154/stat : 9154 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707585 15373000704 23187 33554432000 4194304 4196468 140735438205488 140707423577200 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9155] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9155/stat : 9155 (java) S 9143 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15373000704 23187 33554432000 4194304 4196468 140735438205488 140707049068624 140709102045083 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9156] ppid=9143 vsize=15012696 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/9146/task/9156/stat : 9156 (java) S 9143 9143 5522 0 -1 1077944384 549 0 0 0 3 0 0 0 20 0 15 0 405707587 15373000704 23187 33554432000 4194304 4196468 140735438205488 140708071406192 140709102037634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9157] ppid=9143 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9146/task/9157/stat : 9157 (java) S 9143 9143 5522 0 -1 1077944384 96 0 0 0 2 0 0 0 20 0 15 0 405707587 15373000704 23187 33554432000 4194304 4196468 140735438205488 140708070353392 140709102037634 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9158] ppid=9143 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9146/task/9158/stat : 9158 (java) S 9143 9143 5522 0 -1 1077944384 444 0 0 0 7 0 0 0 20 0 15 0 405707587 15373000704 23187 33554432000 4194304 4196468 140735438205488 140708069301104 140709102037634 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9159] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9159/stat : 9159 (java) S 9143 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15373000704 23187 33554432000 4194304 4196468 140735438205488 140706551163872 140709102036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9160] ppid=9143 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9160/stat : 9160 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707588 15373000704 23187 33554432000 4194304 4196468 140735438205488 140708068247984 140709102037634 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 94144 KiB

[startup+0.700804 s]
/proc/loadavg: 2.79 3.72 3.17 3/235 9160
/proc/meminfo: memFree=30986788/32770624 swapFree=66992864/67108860
[pid=9143] ppid=9140 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9143/stat : 9143 (scop.sh) S 9140 9143 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405707580 115843072 349 33554432000 4194304 5098028 140720314509792 140720314507048 140075390272124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11304960 140720314512168 140720314512496 140720314512496 140720314515405 0
/proc/9143/statm: 28282 349 296 221 0 87 0
[pid=9146] ppid=9143 vsize=15021092 memory=130556 CPUtime=1.01 cores=1,3,5,7
/proc/9146/stat : 9146 (java) S 9143 9143 5522 0 -1 1077944320 19980 0 0 0 95 6 0 0 20 0 15 0 405707581 15381598208 32639 33554432000 4194304 4196468 140735438205488 140735438188032 140709102026487 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
/proc/9146/statm: 3755273 32639 3199 1 0 3716603 0
[pid=9146/tid=9147] ppid=9143 vsize=15021092 memory=1779190203649 CPUtime=0.67 cores=1,3,5,7
/proc/9146/task/9147/stat : 9147 (java) R 9143 9143 5522 0 -1 4202560 17044 0 0 0 62 5 0 0 20 0 15 0 405707581 15381598208 32639 33554432000 4194304 4196468 140735438205488 140709073843872 140709102048413 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9148] ppid=9143 vsize=15021092 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9148/stat : 9148 (java) S 9143 9143 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405707582 15381598208 32639 33554432000 4194304 4196468 140735438205488 140709106269072 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9149] ppid=9143 vsize=15021092 memory=8556 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9149/stat : 9149 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707582 15381598208 32639 33554432000 4194304 4196468 140735438205488 140708905044752 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9150] ppid=9143 vsize=15021092 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9150/stat : 9150 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707583 15381598208 32639 33554432000 4194304 4196468 140735438205488 140708903992464 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9151] ppid=9143 vsize=15021092 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9151/stat : 9151 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707583 15381598208 32639 33554432000 4194304 4196468 140735438205488 140708902939664 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9152] ppid=9143 vsize=15021092 memory=3440 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9152/stat : 9152 (java) S 9143 9143 5522 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405707584 15381598208 32639 33554432000 4194304 4196468 140735438205488 140708072458352 140709102037634 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9153] ppid=9143 vsize=15021092 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9153/stat : 9153 (java) S 9143 9143 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405707584 15381598208 32639 33554432000 4194304 4196468 140735438205488 140707692012320 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9154] ppid=9143 vsize=15021092 memory=5896 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9154/stat : 9154 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707585 15381598208 32639 33554432000 4194304 4196468 140735438205488 140707423577200 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9155] ppid=9143 vsize=15021092 memory=664 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9155/stat : 9155 (java) S 9143 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15381598208 32639 33554432000 4194304 4196468 140735438205488 140707049068624 140709102045083 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9156] ppid=9143 vsize=15021092 memory=1156 CPUtime=0.08 cores=1,3,5,7
/proc/9146/task/9156/stat : 9156 (java) S 9143 9143 5522 0 -1 1077944384 755 0 0 0 8 0 0 0 20 0 15 0 405707587 15381598208 32639 33554432000 4194304 4196468 140735438205488 140708071406192 140709102037634 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9157] ppid=9143 vsize=15021092 memory=1000 CPUtime=0.08 cores=1,3,5,7
/proc/9146/task/9157/stat : 9157 (java) R 9143 9143 5522 0 -1 4202560 293 0 0 0 8 0 0 0 20 0 15 0 405707587 15381598208 32639 33554432000 4194304 4196468 140735438205488 140708070343776 140709087639679 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9158] ppid=9143 vsize=15021092 memory=14008 CPUtime=0.15 cores=1,3,5,7
/proc/9146/task/9158/stat : 9158 (java) R 9143 9143 5522 0 -1 4202560 553 0 0 0 15 0 0 0 20 0 15 0 405707587 15381598208 32639 33554432000 4194304 4196468 140735438205488 140708069301104 140709102047834 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9159] ppid=9143 vsize=15021092 memory=4880 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9159/stat : 9159 (java) S 9143 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15381598208 32639 33554432000 4194304 4196468 140735438205488 140706551163872 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9160] ppid=9143 vsize=15021092 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9160/stat : 9160 (java) S 9143 9143 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405707588 15381598208 32639 33554432000 4194304 4196468 140735438205488 140708068247984 140709102037634 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 131952 KiB

[startup+1.50076 s]
/proc/loadavg: 2.79 3.72 3.17 3/235 9160
/proc/meminfo: memFree=30958968/32770624 swapFree=66992864/67108860
[pid=9143] ppid=9140 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9143/stat : 9143 (scop.sh) S 9140 9143 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405707580 115843072 349 33554432000 4194304 5098028 140720314509792 140720314507048 140075390272124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11304960 140720314512168 140720314512496 140720314512496 140720314515405 0
/proc/9143/statm: 28282 349 296 221 0 87 0

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


Solver just ended.
Dumping a history of the last processes samples

[startup+721.901 s]
/proc/loadavg: 5.04 4.63 3.86 6/234 9228
/proc/meminfo: memFree=18920444/32770624 swapFree=66992880/67108860
[pid=9146] ppid=9140 vsize=15027304 memory=12032732 CPUtime=2523.93 cores=1,3,5,7
/proc/9146/stat : 9146 (java) S 9140 9143 5522 0 -1 1077944320 225088 0 0 0 251393 1000 0 0 20 0 15 0 405707581 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140735438188032 140709102026487 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
/proc/9146/statm: 3756826 3008183 3314 1 0 3717627 0
[pid=9146/tid=9147] ppid=9140 vsize=15027304 memory=1396 CPUtime=108.58 cores=1,3,5,7
/proc/9146/task/9147/stat : 9147 (java) S 9140 9143 5522 0 -1 1077944384 31930 0 0 0 10802 56 0 0 20 0 15 0 405707581 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140709073863040 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9148] ppid=9140 vsize=15027304 memory=1396 CPUtime=600.7 cores=1,3,5,7
/proc/9146/task/9148/stat : 9148 (java) R 9140 9143 5522 0 -1 4202560 19348 0 0 0 59859 211 0 0 20 0 15 0 405707582 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140709106269272 140709087011783 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9149] ppid=9140 vsize=15027304 memory=12032732 CPUtime=602.57 cores=1,3,5,7
/proc/9146/task/9149/stat : 9149 (java) R 9140 9143 5522 0 -1 4202560 22169 0 0 0 60006 251 0 0 20 0 15 0 405707582 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708905044952 140709083622363 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9150] ppid=9140 vsize=15027304 memory=1616 CPUtime=602.8 cores=1,3,5,7
/proc/9146/task/9150/stat : 9150 (java) R 9140 9143 5522 0 -1 4202560 20852 0 0 0 60048 232 0 0 20 0 15 0 405707583 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708903992352 140709086724239 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9151] ppid=9140 vsize=15027304 memory=7528 CPUtime=601.95 cores=1,3,5,7
/proc/9146/task/9151/stat : 9151 (java) R 9140 9143 5522 0 -1 4202560 22560 0 0 0 59962 233 0 0 20 0 15 0 405707583 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708902939864 140709086480416 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9152] ppid=9140 vsize=15027304 memory=1476 CPUtime=3.19 cores=1,3,5,7
/proc/9146/task/9152/stat : 9152 (java) S 9140 9143 5522 0 -1 1077944384 90161 0 0 0 314 5 0 0 20 0 15 0 405707584 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708072456672 140709102036693 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9153] ppid=9140 vsize=15027304 memory=122672 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9153/stat : 9153 (java) S 9140 9143 5522 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 405707584 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140707692012384 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9154] ppid=9140 vsize=15027304 memory=3632 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9154/stat : 9154 (java) S 9140 9143 5522 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 405707585 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140707423577216 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9155] ppid=9140 vsize=15027304 memory=12032720 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9155/stat : 9155 (java) S 9140 9143 5522 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140707049068272 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9156] ppid=9140 vsize=15027304 memory=1396 CPUtime=1.36 cores=1,3,5,7
/proc/9146/task/9156/stat : 9156 (java) S 9140 9143 5522 0 -1 1077944384 6410 0 0 0 135 1 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708071406240 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9157] ppid=9140 vsize=15027304 memory=12032732 CPUtime=1.24 cores=1,3,5,7
/proc/9146/task/9157/stat : 9157 (java) S 9140 9143 5522 0 -1 1077944384 4567 0 0 0 124 0 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708070353152 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9158] ppid=9140 vsize=15027304 memory=1396 CPUtime=0.86 cores=1,3,5,7
/proc/9146/task/9158/stat : 9158 (java) S 9140 9143 5522 0 -1 1077944384 5217 0 0 0 85 1 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708069301152 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9159] ppid=9140 vsize=15027304 memory=12032732 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9159/stat : 9159 (java) S 9140 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140706551163872 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9160] ppid=9140 vsize=15027304 memory=8112282956445269571 CPUtime=0.58 cores=1,3,5,7
/proc/9146/task/9160/stat : 9160 (java) S 9140 9143 5522 0 -1 1077944384 537 0 0 0 29 29 0 0 20 0 15 0 405707588 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708068247984 140709102037634 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
Current cumulated CPU time of completed processes: 0.003735 s
Current children cumulated CPU time: 2523.93 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12032732 KiB

[startup+722.701 s]
/proc/loadavg: 5.04 4.63 3.86 6/234 9228
/proc/meminfo: memFree=18920320/32770624 swapFree=66992880/67108860
[pid=9146] ppid=9140 vsize=15027304 memory=12032732 CPUtime=2527.12 cores=1,3,5,7
/proc/9146/stat : 9146 (java) S 9140 9143 5522 0 -1 1077944320 225088 0 0 0 251712 1000 0 0 20 0 15 0 405707581 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140735438188032 140709102026487 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
/proc/9146/statm: 3756826 3008183 3314 1 0 3717627 0
[pid=9146/tid=9147] ppid=9140 vsize=15027304 memory=1396 CPUtime=108.58 cores=1,3,5,7
/proc/9146/task/9147/stat : 9147 (java) S 9140 9143 5522 0 -1 1077944384 31930 0 0 0 10802 56 0 0 20 0 15 0 405707581 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140709073863040 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9148] ppid=9140 vsize=15027304 memory=12032732 CPUtime=601.48 cores=1,3,5,7
/proc/9146/task/9148/stat : 9148 (java) R 9140 9143 5522 0 -1 4202560 19348 0 0 0 59937 211 0 0 20 0 15 0 405707582 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140709106269272 140709087011783 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9149] ppid=9140 vsize=15027304 memory=12032732 CPUtime=603.37 cores=1,3,5,7
/proc/9146/task/9149/stat : 9149 (java) R 9140 9143 5522 0 -1 4202560 22169 0 0 0 60086 251 0 0 20 0 15 0 405707582 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708905044952 140709086481244 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9150] ppid=9140 vsize=15027304 memory=7620 CPUtime=603.6 cores=1,3,5,7
/proc/9146/task/9150/stat : 9150 (java) R 9140 9143 5522 0 -1 4202560 20852 0 0 0 60128 232 0 0 20 0 15 0 405707583 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708903992352 140709086724126 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9151] ppid=9140 vsize=15027304 memory=1476 CPUtime=602.75 cores=1,3,5,7
/proc/9146/task/9151/stat : 9151 (java) R 9140 9143 5522 0 -1 4202560 22560 0 0 0 60042 233 0 0 20 0 15 0 405707583 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708902939864 140709086724126 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9152] ppid=9140 vsize=15027304 memory=8112282956445269571 CPUtime=3.19 cores=1,3,5,7
/proc/9146/task/9152/stat : 9152 (java) S 9140 9143 5522 0 -1 1077944384 90161 0 0 0 314 5 0 0 20 0 15 0 405707584 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708072456672 140709102036693 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9153] ppid=9140 vsize=15027304 memory=12032732 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9153/stat : 9153 (java) S 9140 9143 5522 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 405707584 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140707692012384 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9154] ppid=9140 vsize=15027304 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9154/stat : 9154 (java) S 9140 9143 5522 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 405707585 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140707423577216 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9155] ppid=9140 vsize=15027304 memory=124720 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9155/stat : 9155 (java) S 9140 9143 5522 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140707049068272 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9156] ppid=9140 vsize=15027304 memory=8112282956445269571 CPUtime=1.36 cores=1,3,5,7
/proc/9146/task/9156/stat : 9156 (java) S 9140 9143 5522 0 -1 1077944384 6410 0 0 0 135 1 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708071406240 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9157] ppid=9140 vsize=15027304 memory=2016 CPUtime=1.24 cores=1,3,5,7
/proc/9146/task/9157/stat : 9157 (java) S 9140 9143 5522 0 -1 1077944384 4567 0 0 0 124 0 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708070353152 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9158] ppid=9140 vsize=15027304 memory=1384 CPUtime=0.86 cores=1,3,5,7
/proc/9146/task/9158/stat : 9158 (java) S 9140 9143 5522 0 -1 1077944384 5217 0 0 0 85 1 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708069301152 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9159] ppid=9140 vsize=15027304 memory=776 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9159/stat : 9159 (java) S 9140 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140706551163872 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9160] ppid=9140 vsize=15027304 memory=1564 CPUtime=0.58 cores=1,3,5,7
/proc/9146/task/9160/stat : 9160 (java) S 9140 9143 5522 0 -1 1077944384 537 0 0 0 29 29 0 0 20 0 15 0 405707588 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708068247984 140709102037634 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
Current cumulated CPU time of completed processes: 0.003735 s
Current children cumulated CPU time: 2527.12 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12032732 KiB

[startup+722.904 s]
/proc/loadavg: 5.04 4.63 3.86 6/234 9228
/proc/meminfo: memFree=18920320/32770624 swapFree=66992880/67108860
[pid=9146] ppid=9140 vsize=15027304 memory=12032732 CPUtime=2527.9 cores=1,3,5,7
/proc/9146/stat : 9146 (java) S 9140 9143 5522 0 -1 1077944320 225088 0 0 0 251790 1000 0 0 20 0 15 0 405707581 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140735438188032 140709102026487 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
/proc/9146/statm: 3756826 3008183 3314 1 0 3717627 0
[pid=9146/tid=9147] ppid=9140 vsize=15027304 memory=1052 CPUtime=108.58 cores=1,3,5,7
/proc/9146/task/9147/stat : 9147 (java) S 9140 9143 5522 0 -1 1077944384 31930 0 0 0 10802 56 0 0 20 0 15 0 405707581 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140709073863040 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9148] ppid=9140 vsize=15027304 memory=1708 CPUtime=601.67 cores=1,3,5,7
/proc/9146/task/9148/stat : 9148 (java) R 9140 9143 5522 0 -1 4202560 19348 0 0 0 59956 211 0 0 20 0 15 0 405707582 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140709106268960 140709087015961 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9149] ppid=9140 vsize=15027304 memory=8112282956445269571 CPUtime=603.56 cores=1,3,5,7
/proc/9146/task/9149/stat : 9149 (java) R 9140 9143 5522 0 -1 4202560 22169 0 0 0 60105 251 0 0 20 0 15 0 405707582 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708905044952 140709083636292 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9150] ppid=9140 vsize=15027304 memory=12032732 CPUtime=603.79 cores=1,3,5,7
/proc/9146/task/9150/stat : 9150 (java) R 9140 9143 5522 0 -1 4202560 20852 0 0 0 60147 232 0 0 20 0 15 0 405707583 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708903992464 140709083636102 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9151] ppid=9140 vsize=15027304 memory=4072 CPUtime=602.94 cores=1,3,5,7
/proc/9146/task/9151/stat : 9151 (java) R 9140 9143 5522 0 -1 4202560 22560 0 0 0 60061 233 0 0 20 0 15 0 405707583 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708902939864 140709083636132 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9152] ppid=9140 vsize=15027304 memory=3 CPUtime=3.2 cores=1,3,5,7
/proc/9146/task/9152/stat : 9152 (java) S 9140 9143 5522 0 -1 1077944384 90161 0 0 0 315 5 0 0 20 0 15 0 405707584 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708072456896 140709102036693 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9153] ppid=9140 vsize=15027304 memory=2809613 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9153/stat : 9153 (java) S 9140 9143 5522 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 405707584 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140707692012384 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9154] ppid=9140 vsize=15027304 memory=297290490214939803 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9154/stat : 9154 (java) S 9140 9143 5522 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 405707585 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140707423577216 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9155] ppid=9140 vsize=15027304 memory=281391225046832 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9155/stat : 9155 (java) S 9140 9143 5522 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140707049068272 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9156] ppid=9140 vsize=15027304 memory=5931329019416958825 CPUtime=1.36 cores=1,3,5,7
/proc/9146/task/9156/stat : 9156 (java) S 9140 9143 5522 0 -1 1077944384 6410 0 0 0 135 1 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708071406240 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9157] ppid=9140 vsize=15027304 memory=7516902878186858607 CPUtime=1.24 cores=1,3,5,7
/proc/9146/task/9157/stat : 9157 (java) S 9140 9143 5522 0 -1 1077944384 4567 0 0 0 124 0 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708070353152 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9158] ppid=9140 vsize=15027304 memory=7372502920825627735 CPUtime=0.86 cores=1,3,5,7
/proc/9146/task/9158/stat : 9158 (java) S 9140 9143 5522 0 -1 1077944384 5217 0 0 0 85 1 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708069301152 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9159] ppid=9140 vsize=15027304 memory=8026936699502483557 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9159/stat : 9159 (java) S 9140 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140706551163872 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9160] ppid=9140 vsize=15027304 memory=32292 CPUtime=0.58 cores=1,3,5,7
/proc/9146/task/9160/stat : 9160 (java) S 9140 9143 5522 0 -1 1077944384 537 0 0 0 29 29 0 0 20 0 15 0 405707588 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708068247984 140709102037634 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
Current cumulated CPU time of completed processes: 0.003735 s
Current children cumulated CPU time: 2527.9 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12032732 KiB

[startup+723.001 s]
/proc/loadavg: 5.04 4.63 3.86 6/234 9228
/proc/meminfo: memFree=18920320/32770624 swapFree=66992880/67108860
[pid=9146] ppid=9140 vsize=15027304 memory=12032732 CPUtime=2528.29 cores=1,3,5,7
/proc/9146/stat : 9146 (java) S 9140 9143 5522 0 -1 1077944320 225088 0 0 0 251829 1000 0 0 20 0 15 0 405707581 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140735438188032 140709102026487 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
/proc/9146/statm: 3756826 3008183 3314 1 0 3717627 0
[pid=9146/tid=9147] ppid=9140 vsize=15027304 memory=1396 CPUtime=108.58 cores=1,3,5,7
/proc/9146/task/9147/stat : 9147 (java) S 9140 9143 5522 0 -1 1077944384 31930 0 0 0 10802 56 0 0 20 0 15 0 405707581 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140709073863040 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9148] ppid=9140 vsize=15027304 memory=12032732 CPUtime=601.77 cores=1,3,5,7
/proc/9146/task/9148/stat : 9148 (java) R 9140 9143 5522 0 -1 4202560 19348 0 0 0 59966 211 0 0 20 0 15 0 405707582 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140709106268960 140709086484078 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9149] ppid=9140 vsize=15027304 memory=12032728 CPUtime=603.66 cores=1,3,5,7
/proc/9146/task/9149/stat : 9149 (java) R 9140 9143 5522 0 -1 4202560 22169 0 0 0 60115 251 0 0 20 0 15 0 405707582 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708905044952 140709083636195 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9150] ppid=9140 vsize=15027304 memory=12032732 CPUtime=603.89 cores=1,3,5,7
/proc/9146/task/9150/stat : 9150 (java) R 9140 9143 5522 0 -1 4202560 20852 0 0 0 60157 232 0 0 20 0 15 0 405707583 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708903992464 140709087023040 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9151] ppid=9140 vsize=15027304 memory=12032732 CPUtime=603.04 cores=1,3,5,7
/proc/9146/task/9151/stat : 9151 (java) R 9140 9143 5522 0 -1 4202560 22560 0 0 0 60071 233 0 0 20 0 15 0 405707583 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708902939864 140709087022891 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9152] ppid=9140 vsize=15027304 memory=12032732 CPUtime=3.2 cores=1,3,5,7
/proc/9146/task/9152/stat : 9152 (java) S 9140 9143 5522 0 -1 1077944384 90161 0 0 0 315 5 0 0 20 0 15 0 405707584 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708072456896 140709102036693 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9153] ppid=9140 vsize=15027304 memory=12032732 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9153/stat : 9153 (java) S 9140 9143 5522 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 405707584 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140707692012384 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9154] ppid=9140 vsize=15027304 memory=12032732 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9154/stat : 9154 (java) S 9140 9143 5522 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 405707585 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140707423577216 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9155] ppid=9140 vsize=15027304 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9155/stat : 9155 (java) S 9140 9143 5522 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140707049068272 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9156] ppid=9140 vsize=15027304 memory=0 CPUtime=1.36 cores=1,3,5,7
/proc/9146/task/9156/stat : 9156 (java) S 9140 9143 5522 0 -1 1077944384 6410 0 0 0 135 1 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708071406240 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9157] ppid=9140 vsize=15027304 memory=808 CPUtime=1.24 cores=1,3,5,7
/proc/9146/task/9157/stat : 9157 (java) S 9140 9143 5522 0 -1 1077944384 4567 0 0 0 124 0 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708070353152 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9158] ppid=9140 vsize=15027304 memory=3632 CPUtime=0.86 cores=1,3,5,7
/proc/9146/task/9158/stat : 9158 (java) S 9140 9143 5522 0 -1 1077944384 5217 0 0 0 85 1 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708069301152 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9159] ppid=9140 vsize=15027304 memory=12032732 CPUtime=0 cores=1,3,5,7
/proc/9146/task/9159/stat : 9159 (java) S 9140 9143 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405707587 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140706551163872 140709102036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
[pid=9146/tid=9160] ppid=9140 vsize=15027304 memory=12032732 CPUtime=0.58 cores=1,3,5,7
/proc/9146/task/9160/stat : 9160 (java) S 9140 9143 5522 0 -1 1077944384 537 0 0 0 29 29 0 0 20 0 15 0 405707588 15387959296 3008183 33554432000 4194304 4196468 140735438205488 140708068247984 140709102037634 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 36487168 140735438209775 140735438210202 140735438210202 140735438213071 0
Current cumulated CPU time of completed processes: 0.003735 s
Current children cumulated CPU time: 2528.29 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12032732 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 723.057
CPU time (s): 2528.38
CPU user time (s): 2518.34
CPU system time (s): 10.0486
CPU usage (%): 349.68
Max. virtual memory (cumulated for all children) (KiB): 15140432
Max. memory (cumulated for all children) (KiB): 12034128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.34
system time used= 10.0486
maximum resident set size= 12032908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226196
page faults= 0
swaps= 0
block input operations= 0
block output operations= 95096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38861
involuntary context switches= 24750


# summary of solver processes directly reported to runsolver:
#   pid: 9143,9146
#   total CPU time (s): 2528.38
#   total CPU user time (s): 2518.34
#   total CPU system time (s): 10.0486

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.64365 second user time and 7.80568 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-12 15:21:56
IDJOB=4388037
IDBENCH=133371
IDSOLVER=2825
FILE ID=node102/4388037-1568294561
RUNJOBID= node102-1568285939-6431
PBS_JOBID= 21701092
Free space on /tmp= 54492 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/Primes/Primes-m1-p30/Primes-30-80-3-7.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -order DIR/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4388037-1568294561/watcher-4388037-1568294561 -o /tmp/evaluation-result-4388037-1568294561/solver-4388037-1568294561 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568285939-6431 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4388037-1568294561.xml

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

MD5SUM BENCH= d6f47189ec9a9650b4b34af3081cbaad
RANDOM SEED=1419633907

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31091848 kB
MemAvailable:   31384556 kB
Buffers:           96432 kB
Cached:           486696 kB
SwapCached:        11740 kB
Active:           908768 kB
Inactive:         225700 kB
Active(anon):     546740 kB
Inactive(anon):    33316 kB
Active(file):     362028 kB
Inactive(file):   192384 kB
Unevictable:      110384 kB
Mlocked:          110384 kB
SwapTotal:      67108860 kB
SwapFree:       66992864 kB
Dirty:             20448 kB
Writeback:             0 kB
AnonPages:        650368 kB
Mapped:            42940 kB
Shmem:             19916 kB
Slab:             137164 kB
SReclaimable:     108260 kB
SUnreclaim:        28904 kB
KernelStack:        3792 kB
PageTables:         6840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6446808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54424 MiB
End job on node102 at 2019-09-12 15:33:59