Trace number 4388031

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.15 964.725

General information on the benchmark

NamePrimes/
Primes-m1-p20/Primes-20-40-2-7.xml
MD5SUM37689576328d0295b96bd2728694e285
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 benchmark1.7383
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size70
Maximum domain size70
Distribution of domain sizes[{"size":70,"count":88}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":12},{"degree":1,"count":20},{"degree":2,"count":25},{"degree":3,"count":20},{"degree":4,"count":12},{"degree":5,"count":5},{"degree":6,"count":3},{"degree":7,"count":3}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":2},{"arity":6,"count":7},{"arity":7,"count":4},{"arity":8,"count":9},{"arity":9,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	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-8720-serial-file.bin HOME/instance-4388031-1568294182.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Thu Sep 12 15:15:42 CEST 2019
0.65/0.57	c PID: 8723
0.65/0.57	c IP: 172.20.3.127
0.65/0.57	c HOST: node127.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.38/0.90	c (0,0) Parsing End
1.38/0.90	c (0,0) CSP: 88 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 70
1.38/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.90	c (0,0) Constraint Name Generate Begin
1.38/0.91	c (0,0) Ctr:HOME/instance-4388031-1568294182.xml,Num:Var:WeightedSum
1.38/0.91	c (0,0) Constraint Name Generate End
1.38/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.91	c (0,0) CSP to CSPinCNF Begin
1.53/1.01	c (0,0) translated 4 (10%) constraints
1.53/1.02	c (0,0) translated 8 (20%) constraints
1.53/1.03	c (0,0) translated 12 (30%) constraints
1.53/1.04	c (0,0) translated 16 (40%) constraints
1.53/1.05	c (0,0) translated 20 (50%) constraints
1.53/1.06	c (0,0) translated 24 (60%) constraints
1.53/1.06	c (0,0) translated 28 (70%) constraints
1.53/1.07	c (0,0) translated 32 (80%) constraints
1.53/1.07	c (0,0) translated 36 (90%) constraints
1.53/1.07	c (0,0) translated 40 (100%) constraints
1.53/1.07	c (0,0) ===========================================
1.53/1.08	c (0,0) Order
1.53/1.08	c (0,0) ===========================================
1.79/1.12	c (0,0) translated 4 (10%) constraints
1.79/1.13	c (0,0) translated 8 (20%) constraints
1.79/1.15	c (0,0) translated 12 (30%) constraints
1.79/1.17	c (0,0) translated 16 (40%) constraints
1.79/1.18	c (0,0) translated 20 (50%) constraints
2.01/1.20	c (0,0) translated 24 (60%) constraints
2.01/1.21	c (0,0) translated 28 (70%) constraints
2.01/1.22	c (0,0) translated 32 (80%) constraints
2.01/1.23	c (0,0) translated 36 (90%) constraints
2.01/1.23	c (0,0) translated 40 (100%) constraints
2.01/1.24	c (0,0) CSP to CSPinCNF End
2.01/1.24	c (0,0) CSP: 214 int (126 aux), 0 bool (0 aux), 332 ctr, max domain size 10159
2.01/1.24	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.01/1.24	c (0,0) CSPinCNF Propagation Begin
2.01/1.26	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.01/1.26	c (0,0) CSPinCNF Propagation End
2.01/1.26	c (0,0) CSP: 214 int (126 aux), 0 bool (0 aux), 332 ctr, max domain size 10159
2.01/1.26	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.01/1.26	c (0,0) Simplify CSPinCNF Begin
2.01/1.27	c (0,0) Simplify CSPinCNF End
2.01/1.27	c (0,0) CSP: 214 int (126 aux), 0 bool (0 aux), 332 ctr, max domain size 10159
2.01/1.27	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.01/1.27	c (0,0) Calculate Precise Domain Begin
4.52/2.86	c (2,2) 94471 values are removed by re-calculation
4.52/2.86	c (2,2) Calculate Precise Domain End
4.52/2.86	c (2,2) CSP: 214 int (126 aux), 0 bool (0 aux), 332 ctr, max domain size 9893
4.52/2.86	c (2,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
4.52/2.86	c (2,2) CSPinCNF to SatSolver Begin
447.88/208.73	c (208,127) 34 (10 %) CSP clauses are encoded (0 SAT variables, 78716917 SAT clauses)
587.91/276.05	c (275,168) 67 (20 %) CSP clauses are encoded (0 SAT variables, 105014024 SAT clauses)
813.44/388.67	c (388,242) 100 (30 %) CSP clauses are encoded (0 SAT variables, 152434816 SAT clauses)
1386.28/623.53	c (622,359) 133 (40 %) CSP clauses are encoded (0 SAT variables, 225737764 SAT clauses)
2520.22/962.62	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.22/962.62	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 (3196 MiB free)
  memory of node 1: 16384 MiB (9085 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388031-1568294182/watcher-4388031-1568294182 -o /tmp/evaluation-result-4388031-1568294182/solver-4388031-1568294182 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568286090-6277 --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-4388031-1568294182.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=8720, runsolver pid=8717
Current StackSize limit: 8192 KiB


[startup+0.100153 s]*
/proc/loadavg: 5.30 4.25 3.43 4/230 8737
/proc/meminfo: memFree=12516488/32770624 swapFree=66998516/67108860
[pid=8720] ppid=8717 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8720/stat : 8720 (scop.sh) S 8717 8720 4978 0 -1 4202496 556 320 0 1 0 0 0 0 20 0 1 0 405687041 115843072 349 33554432000 4194304 5098028 140736998018128 140736998015384 139845257618044 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33247232 140736998023976 140736998024304 140736998024304 140736998027213 0
/proc/8720/statm: 28282 349 296 221 0 87 0
[pid=8723] ppid=8720 vsize=15012696 memory=70836 CPUtime=0.1 cores=1,3,5,7
/proc/8723/stat : 8723 (java) S 8720 8720 4978 0 -1 1077944320 5946 0 0 0 8 2 0 0 20 0 15 0 405687042 15373000704 17709 33554432000 4194304 4196468 140735573682048 140735573664592 139985151217399 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
/proc/8723/statm: 3753174 17709 2800 1 0 3715579 0
[pid=8723/tid=8724] ppid=8720 vsize=15012696 memory=576460756329955459 CPUtime=0.07 cores=1,3,5,7
/proc/8723/task/8724/stat : 8724 (java) R 8720 8720 4978 0 -1 4202560 4075 0 0 0 6 1 0 0 20 0 15 0 405687042 15373000704 17709 33554432000 4194304 4196468 140735573682048 139985123043728 139985135261029 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8725] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8725/stat : 8725 (java) S 8720 8720 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405687044 15373000704 17709 33554432000 4194304 4196468 140735573682048 139985155459856 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8726] ppid=8720 vsize=15012696 memory=140135628102030 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8726/stat : 8726 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687044 15373000704 17709 33554432000 4194304 4196468 140735573682048 139984931163024 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8727] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8727/stat : 8727 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687044 15373000704 17709 33554432000 4194304 4196468 140735573682048 139984610782224 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8728] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8728/stat : 8728 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687044 15373000704 17709 33554432000 4194304 4196468 140735573682048 139984609729680 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8729] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8729/stat : 8729 (java) S 8720 8720 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405687045 15373000704 17709 33554432000 4194304 4196468 140735573682048 139984121083888 139985151228546 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8730] ppid=8720 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8730/stat : 8730 (java) S 8720 8720 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405687046 15373000704 17709 33554432000 4194304 4196468 140735573682048 139983721587616 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8731] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8731/stat : 8731 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687046 15373000704 17709 33554432000 4194304 4196468 140735573682048 139983453152240 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8732] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8732/stat : 8732 (java) S 8720 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687048 15373000704 17709 33554432000 4194304 4196468 140735573682048 139983078643920 139985151235995 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8733] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8733/stat : 8733 (java) S 8720 8720 4978 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 405687048 15373000704 17709 33554432000 4194304 4196468 140735573682048 139984120031728 139985151228546 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8734] ppid=8720 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8734/stat : 8734 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687048 15373000704 17709 33554432000 4194304 4196468 140735573682048 139984118979184 139985151228546 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8735] ppid=8720 vsize=15012696 memory=140135628093056 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8735/stat : 8735 (java) S 8720 8720 4978 0 -1 1077944384 248 0 0 0 0 0 0 0 20 0 15 0 405687048 15373000704 17709 33554432000 4194304 4196468 140735573682048 139984117926640 139985151228546 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8736] ppid=8720 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8736/stat : 8736 (java) S 8720 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687049 15373000704 17709 33554432000 4194304 4196468 140735573682048 139982580739168 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8737] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8737/stat : 8737 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687049 15373000704 17709 33554432000 4194304 4196468 140735573682048 139984116873520 139985151228546 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 72232 KiB

[startup+0.213051 s]*
/proc/loadavg: 5.30 4.25 3.43 3/230 8737
/proc/meminfo: memFree=12497036/32770624 swapFree=66998516/67108860
[pid=8720] ppid=8717 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8720/stat : 8720 (scop.sh) S 8717 8720 4978 0 -1 4202496 556 320 0 1 0 0 0 0 20 0 1 0 405687041 115843072 349 33554432000 4194304 5098028 140736998018128 140736998015384 139845257618044 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33247232 140736998023976 140736998024304 140736998024304 140736998027213 0
/proc/8720/statm: 28282 349 296 221 0 87 0
[pid=8723] ppid=8720 vsize=15012696 memory=87924 CPUtime=0.24 cores=1,3,5,7
/proc/8723/stat : 8723 (java) S 8720 8720 4978 0 -1 1077944320 11553 0 0 0 21 3 0 0 20 0 15 0 405687042 15373000704 21981 33554432000 4194304 4196468 140735573682048 140735573664592 139985151217399 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
/proc/8723/statm: 3753174 21981 2946 1 0 3715579 0
[pid=8723/tid=8724] ppid=8720 vsize=15012696 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/8723/task/8724/stat : 8724 (java) R 8720 8720 4978 0 -1 4202560 9301 0 0 0 16 3 0 0 20 0 15 0 405687042 15373000704 21981 33554432000 4194304 4196468 140735573682048 139985123000960 139985132780963 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8725] ppid=8720 vsize=15012696 memory=1946935 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8725/stat : 8725 (java) S 8720 8720 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405687044 15373000704 21981 33554432000 4194304 4196468 140735573682048 139985155459856 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8726] ppid=8720 vsize=15012696 memory=140135631021374 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8726/stat : 8726 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687044 15373000704 21981 33554432000 4194304 4196468 140735573682048 139984931163024 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8727] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8727/stat : 8727 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687044 15373000704 21981 33554432000 4194304 4196468 140735573682048 139984610782224 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8728] ppid=8720 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8728/stat : 8728 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687044 15373000704 21981 33554432000 4194304 4196468 140735573682048 139984609729680 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8729] ppid=8720 vsize=15012696 memory=140135628093056 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8729/stat : 8729 (java) S 8720 8720 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405687045 15373000704 21981 33554432000 4194304 4196468 140735573682048 139984121083888 139985151228546 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8730] ppid=8720 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8730/stat : 8730 (java) S 8720 8720 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405687046 15373000704 21981 33554432000 4194304 4196468 140735573682048 139983721587616 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8731] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8731/stat : 8731 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687046 15373000704 21981 33554432000 4194304 4196468 140735573682048 139983453152240 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8732] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8732/stat : 8732 (java) S 8720 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687048 15373000704 21981 33554432000 4194304 4196468 140735573682048 139983078643920 139985151235995 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8733] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8733/stat : 8733 (java) S 8720 8720 4978 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 405687048 15373000704 21981 33554432000 4194304 4196468 140735573682048 139984120031728 139985151228546 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8734] ppid=8720 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8734/stat : 8734 (java) S 8720 8720 4978 0 -1 1077944384 174 0 0 0 0 0 0 0 20 0 15 0 405687048 15373000704 21981 33554432000 4194304 4196468 140735573682048 139984118979184 139985151228546 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8735] ppid=8720 vsize=15012696 memory=140135628093056 CPUtime=0.02 cores=1,3,5,7
/proc/8723/task/8735/stat : 8735 (java) S 8720 8720 4978 0 -1 1077944384 444 0 0 0 2 0 0 0 20 0 15 0 405687048 15373000704 21981 33554432000 4194304 4196468 140735573682048 139984117926640 139985151228546 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8736] ppid=8720 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8736/stat : 8736 (java) S 8720 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687049 15373000704 21981 33554432000 4194304 4196468 140735573682048 139982580739168 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8737] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8737/stat : 8737 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687049 15373000704 21981 33554432000 4194304 4196468 140735573682048 139984116873520 139985151228546 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89320 KiB

[startup+0.310446 s]*
/proc/loadavg: 5.30 4.25 3.43 3/230 8737
/proc/meminfo: memFree=12494496/32770624 swapFree=66998516/67108860
[pid=8720] ppid=8717 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8720/stat : 8720 (scop.sh) S 8717 8720 4978 0 -1 4202496 556 320 0 1 0 0 0 0 20 0 1 0 405687041 115843072 349 33554432000 4194304 5098028 140736998018128 140736998015384 139845257618044 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33247232 140736998023976 140736998024304 140736998024304 140736998027213 0
/proc/8720/statm: 28282 349 296 221 0 87 0
[pid=8723] ppid=8720 vsize=15012696 memory=92220 CPUtime=0.42 cores=1,3,5,7
/proc/8723/stat : 8723 (java) S 8720 8720 4978 0 -1 1077944320 12525 0 0 0 38 4 0 0 20 0 15 0 405687042 15373000704 23055 33554432000 4194304 4196468 140735573682048 140735573664592 139985151217399 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
/proc/8723/statm: 3753174 23055 3072 1 0 3715579 0
[pid=8723/tid=8724] ppid=8720 vsize=15012696 memory=8317482817917895235 CPUtime=0.28 cores=1,3,5,7
/proc/8723/task/8724/stat : 8724 (java) R 8720 8720 4978 0 -1 4202560 10089 0 0 0 25 3 0 0 20 0 15 0 405687042 15373000704 23055 33554432000 4194304 4196468 140735573682048 139985123000416 139985131489121 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8725] ppid=8720 vsize=15012696 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8725/stat : 8725 (java) S 8720 8720 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405687044 15373000704 23055 33554432000 4194304 4196468 140735573682048 139985155459856 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8726] ppid=8720 vsize=15012696 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8726/stat : 8726 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687044 15373000704 23055 33554432000 4194304 4196468 140735573682048 139984931163024 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8727] ppid=8720 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8727/stat : 8727 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687044 15373000704 23055 33554432000 4194304 4196468 140735573682048 139984610782224 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8728] ppid=8720 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8728/stat : 8728 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687044 15373000704 23055 33554432000 4194304 4196468 140735573682048 139984609729680 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8729] ppid=8720 vsize=15012696 memory=7223873422398956946 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8729/stat : 8729 (java) S 8720 8720 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405687045 15373000704 23055 33554432000 4194304 4196468 140735573682048 139984121083888 139985151228546 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8730] ppid=8720 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8730/stat : 8730 (java) S 8720 8720 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405687046 15373000704 23055 33554432000 4194304 4196468 140735573682048 139983721587616 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8731] ppid=8720 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8731/stat : 8731 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687046 15373000704 23055 33554432000 4194304 4196468 140735573682048 139983453152240 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8732] ppid=8720 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8732/stat : 8732 (java) S 8720 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687048 15373000704 23055 33554432000 4194304 4196468 140735573682048 139983078643920 139985151235995 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8733] ppid=8720 vsize=15012696 memory=-8412656567168561567 CPUtime=0.01 cores=1,3,5,7
/proc/8723/task/8733/stat : 8733 (java) R 8720 8720 4978 0 -1 4202560 337 0 0 0 1 0 0 0 20 0 15 0 405687048 15373000704 23055 33554432000 4194304 4196468 140735573682048 139984120031728 139985136101808 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8734] ppid=8720 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8723/task/8734/stat : 8734 (java) S 8720 8720 4978 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 15 0 405687048 15373000704 23055 33554432000 4194304 4196468 140735573682048 139984118979184 139985151228546 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8735] ppid=8720 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8723/task/8735/stat : 8735 (java) S 8720 8720 4978 0 -1 1077944384 492 0 0 0 7 0 0 0 20 0 15 0 405687048 15373000704 23055 33554432000 4194304 4196468 140735573682048 139984117926640 139985151228546 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8736] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8736/stat : 8736 (java) S 8720 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687049 15373000704 23055 33554432000 4194304 4196468 140735573682048 139982580739168 139985151227605 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8737] ppid=8720 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8737/stat : 8737 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687049 15373000704 23055 33554432000 4194304 4196468 140735573682048 139984116873520 139985151228546 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93616 KiB

[startup+0.703051 s]
/proc/loadavg: 5.30 4.25 3.43 3/230 8737
/proc/meminfo: memFree=12473684/32770624 swapFree=66998516/67108860
[pid=8720] ppid=8717 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8720/stat : 8720 (scop.sh) S 8717 8720 4978 0 -1 4202496 556 320 0 1 0 0 0 0 20 0 1 0 405687041 115843072 349 33554432000 4194304 5098028 140736998018128 140736998015384 139845257618044 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33247232 140736998023976 140736998024304 140736998024304 140736998027213 0
/proc/8720/statm: 28282 349 296 221 0 87 0
[pid=8723] ppid=8720 vsize=15021092 memory=129536 CPUtime=0.98 cores=1,3,5,7
/proc/8723/stat : 8723 (java) S 8720 8720 4978 0 -1 1077944320 19691 0 0 0 92 6 0 0 20 0 15 0 405687042 15381598208 32384 33554432000 4194304 4196468 140735573682048 140735573664592 139985151217399 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
/proc/8723/statm: 3755273 32384 3183 1 0 3716603 0
[pid=8723/tid=8724] ppid=8720 vsize=15021092 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/8723/task/8724/stat : 8724 (java) R 8720 8720 4978 0 -1 4202560 16797 0 0 0 61 5 0 0 20 0 15 0 405687042 15381598208 32384 33554432000 4194304 4196468 140735573682048 139985123049168 139985151239325 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8725] ppid=8720 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8725/stat : 8725 (java) S 8720 8720 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405687044 15381598208 32384 33554432000 4194304 4196468 140735573682048 139985155459856 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8726] ppid=8720 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8726/stat : 8726 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687044 15381598208 32384 33554432000 4194304 4196468 140735573682048 139984931163024 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8727] ppid=8720 vsize=15021092 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8727/stat : 8727 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687044 15381598208 32384 33554432000 4194304 4196468 140735573682048 139984610782224 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8728] ppid=8720 vsize=15021092 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8728/stat : 8728 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687044 15381598208 32384 33554432000 4194304 4196468 140735573682048 139984609729680 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8729] ppid=8720 vsize=15021092 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8729/stat : 8729 (java) S 8720 8720 4978 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405687045 15381598208 32384 33554432000 4194304 4196468 140735573682048 139984121083888 139985151228546 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8730] ppid=8720 vsize=15021092 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8730/stat : 8730 (java) S 8720 8720 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405687046 15381598208 32384 33554432000 4194304 4196468 140735573682048 139983721587616 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8731] ppid=8720 vsize=15021092 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8731/stat : 8731 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687046 15381598208 32384 33554432000 4194304 4196468 140735573682048 139983453152240 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8732] ppid=8720 vsize=15021092 memory=780 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8732/stat : 8732 (java) S 8720 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687048 15381598208 32384 33554432000 4194304 4196468 140735573682048 139983078643920 139985151235995 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8733] ppid=8720 vsize=15021092 memory=620 CPUtime=0.06 cores=1,3,5,7
/proc/8723/task/8733/stat : 8733 (java) S 8720 8720 4978 0 -1 1077944384 449 0 0 0 6 0 0 0 20 0 15 0 405687048 15381598208 32384 33554432000 4194304 4196468 140735573682048 139984120031728 139985151228546 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8734] ppid=8720 vsize=15021092 memory=1712 CPUtime=0.09 cores=1,3,5,7
/proc/8723/task/8734/stat : 8734 (java) R 8720 8720 4978 0 -1 4202560 501 0 0 0 9 0 0 0 20 0 15 0 405687048 15381598208 32384 33554432000 4194304 4196468 140735573682048 139984118979480 139985136343659 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8735] ppid=8720 vsize=15021092 memory=1052 CPUtime=0.14 cores=1,3,5,7
/proc/8723/task/8735/stat : 8735 (java) S 8720 8720 4978 0 -1 1077944384 609 0 0 0 14 0 0 0 20 0 15 0 405687048 15381598208 32384 33554432000 4194304 4196468 140735573682048 139984117926640 139985151228546 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8736] ppid=8720 vsize=15021092 memory=5900 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8736/stat : 8736 (java) S 8720 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687049 15381598208 32384 33554432000 4194304 4196468 140735573682048 139982580739168 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8737] ppid=8720 vsize=15021092 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8737/stat : 8737 (java) S 8720 8720 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405687049 15381598208 32384 33554432000 4194304 4196468 140735573682048 139984116873520 139985151228546 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 130932 KiB

[startup+1.50086 s]
/proc/loadavg: 5.20 4.24 3.43 4/230 8737
/proc/meminfo: memFree=12448196/32770624 swapFree=66998516/67108860
[pid=8720] ppid=8717 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8720/stat : 8720 (scop.sh) S 8717 8720 4978 0 -1 4202496 556 320 0 1 0 0 0 0 20 0 1 0 405687041 115843072 349 33554432000 4194304 5098028 140736998018128 140736998015384 139845257618044 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33247232 140736998023976 140736998024304 140736998024304 140736998027213 0
/proc/8720/statm: 28282 349 296 221 0 87 0

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


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

[startup+963.201 s]
/proc/loadavg: 4.88 4.74 4.46 6/236 8929
/proc/meminfo: memFree=5887140/32770624 swapFree=66998516/67108860
[pid=8723] ppid=8717 vsize=15027304 memory=12057548 CPUtime=2522.59 cores=1,3,5,7
/proc/8723/stat : 8723 (java) S 8717 8720 4978 0 -1 1077944320 3435423 0 0 0 249944 2315 0 0 20 0 15 0 405687042 15387959296 3014387 33554432000 4194304 4196468 140735573682048 140735573664592 139985151217399 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
/proc/8723/statm: 3756826 3014387 3317 1 0 3717627 0
[pid=8723/tid=8724] ppid=8717 vsize=15027304 memory=1396 CPUtime=427.58 cores=1,3,5,7
/proc/8723/task/8724/stat : 8724 (java) S 8717 8720 4978 0 -1 1077944384 42985 0 0 0 41904 854 0 0 20 0 15 0 405687042 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139985123055136 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 401 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8725] ppid=8717 vsize=15027304 memory=12057548 CPUtime=522.34 cores=1,3,5,7
/proc/8723/task/8725/stat : 8725 (java) R 8717 8720 4978 0 -1 4202560 661514 0 0 0 51869 365 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139985155459664 139985143845607 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8726] ppid=8717 vsize=15027304 memory=37496 CPUtime=521.96 cores=1,3,5,7
/proc/8723/task/8726/stat : 8726 (java) R 8717 8720 4978 0 -1 4202560 823261 0 0 0 51834 362 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984931163224 139985132827085 0 4 2 25189581 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8727] ppid=8717 vsize=15027304 memory=1396 CPUtime=521.73 cores=1,3,5,7
/proc/8723/task/8727/stat : 8727 (java) R 8717 8720 4978 0 -1 4202560 639427 0 0 0 51822 351 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984610782032 139985143845607 0 4 2 25189581 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8728] ppid=8717 vsize=15027304 memory=12057548 CPUtime=522.35 cores=1,3,5,7
/proc/8723/task/8728/stat : 8728 (java) R 8717 8720 4978 0 -1 4202560 757345 0 0 0 51901 334 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984609729568 139985132827118 0 4 2 25189581 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8729] ppid=8717 vsize=15027304 memory=9592 CPUtime=1.99 cores=1,3,5,7
/proc/8723/task/8729/stat : 8729 (java) S 8717 8720 4978 0 -1 1077944384 476749 0 0 0 172 27 0 0 20 0 15 0 405687045 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984121082432 139985151227605 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8730] ppid=8717 vsize=15027304 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8730/stat : 8730 (java) S 8717 8720 4978 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 405687046 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139983721587680 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8731] ppid=8717 vsize=15027304 memory=780 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8731/stat : 8731 (java) S 8717 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687046 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139983453152256 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8732] ppid=8717 vsize=15027304 memory=620 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8732/stat : 8732 (java) S 8717 8720 4978 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139983078643568 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8733] ppid=8717 vsize=15027304 memory=1712 CPUtime=1.61 cores=1,3,5,7
/proc/8723/task/8733/stat : 8733 (java) S 8717 8720 4978 0 -1 1077944384 11998 0 0 0 160 1 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984120031488 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8734] ppid=8717 vsize=15027304 memory=12057548 CPUtime=1.56 cores=1,3,5,7
/proc/8723/task/8734/stat : 8734 (java) S 8717 8720 4978 0 -1 1077944384 12210 0 0 0 152 4 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984118979232 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8735] ppid=8717 vsize=15027304 memory=1396 CPUtime=0.78 cores=1,3,5,7
/proc/8723/task/8735/stat : 8735 (java) S 8717 8720 4978 0 -1 1077944384 7925 0 0 0 76 2 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984117926688 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 29 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8736] ppid=8717 vsize=15027304 memory=12057548 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8736/stat : 8736 (java) S 8717 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687049 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139982580739168 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8737] ppid=8717 vsize=15027304 memory=37496 CPUtime=0.58 cores=1,3,5,7
/proc/8723/task/8737/stat : 8737 (java) S 8717 8720 4978 0 -1 1077944384 673 0 0 0 30 28 0 0 20 0 15 0 405687049 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984116873520 139985151228546 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
Current cumulated CPU time of completed processes: 0.003955 s
Current children cumulated CPU time: 2522.59 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12057548 KiB

[startup+964.001 s]*
/proc/loadavg: 4.88 4.74 4.46 6/236 8929
/proc/meminfo: memFree=5887332/32770624 swapFree=66998516/67108860
[pid=8723] ppid=8717 vsize=15027304 memory=12057548 CPUtime=2525.63 cores=1,3,5,7
/proc/8723/stat : 8723 (java) S 8717 8720 4978 0 -1 1077944320 3465107 0 0 0 250246 2317 0 0 20 0 15 0 405687042 15387959296 3014387 33554432000 4194304 4196468 140735573682048 140735573664592 139985151217399 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
/proc/8723/statm: 3756826 3014387 3317 1 0 3717627 0
[pid=8723/tid=8724] ppid=8717 vsize=15027304 memory=8317482817917895235 CPUtime=427.58 cores=1,3,5,7
/proc/8723/task/8724/stat : 8724 (java) S 8717 8720 4978 0 -1 1077944384 42985 0 0 0 41904 854 0 0 20 0 15 0 405687042 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139985123055136 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 401 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8725] ppid=8717 vsize=15027304 memory=3816 CPUtime=523.09 cores=1,3,5,7
/proc/8723/task/8725/stat : 8725 (java) R 8717 8720 4978 0 -1 4202560 661514 0 0 0 51943 366 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139985155459856 139985136168004 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8726] ppid=8717 vsize=15027304 memory=2960 CPUtime=522.7 cores=1,3,5,7
/proc/8723/task/8726/stat : 8726 (java) R 8717 8720 4978 0 -1 4202560 823320 0 0 0 51908 362 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984931163224 139985132813302 0 4 2 25189581 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8727] ppid=8717 vsize=15027304 memory=2584 CPUtime=522.48 cores=1,3,5,7
/proc/8723/task/8727/stat : 8727 (java) R 8717 8720 4978 0 -1 4202560 639427 0 0 0 51896 352 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984610782112 139985132813981 0 4 2 25189581 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8728] ppid=8717 vsize=15027304 memory=4100 CPUtime=523.1 cores=1,3,5,7
/proc/8723/task/8728/stat : 8728 (java) R 8717 8720 4978 0 -1 4202560 786754 0 0 0 51974 336 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984609729680 139985136202695 0 4 2 25189581 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8729] ppid=8717 vsize=15027304 memory=1408 CPUtime=2.05 cores=1,3,5,7
/proc/8723/task/8729/stat : 8729 (java) S 8717 8720 4978 0 -1 1077944384 476962 0 0 0 178 27 0 0 20 0 15 0 405687045 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984121082208 139985151227605 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8730] ppid=8717 vsize=15027304 memory=3256 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8730/stat : 8730 (java) S 8717 8720 4978 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 405687046 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139983721587680 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8731] ppid=8717 vsize=15027304 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8731/stat : 8731 (java) S 8717 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687046 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139983453152256 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8732] ppid=8717 vsize=15027304 memory=12057548 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8732/stat : 8732 (java) S 8717 8720 4978 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139983078642992 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8733] ppid=8717 vsize=15027304 memory=280271045342480 CPUtime=1.61 cores=1,3,5,7
/proc/8723/task/8733/stat : 8733 (java) S 8717 8720 4978 0 -1 1077944384 11998 0 0 0 160 1 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984120031728 139985151228546 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8734] ppid=8717 vsize=15027304 memory=5859271421084456296 CPUtime=1.56 cores=1,3,5,7
/proc/8723/task/8734/stat : 8734 (java) S 8717 8720 4978 0 -1 1077944384 12210 0 0 0 152 4 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984118978944 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8735] ppid=8717 vsize=15027304 memory=7300728970739542608 CPUtime=0.78 cores=1,3,5,7
/proc/8723/task/8735/stat : 8735 (java) S 8717 8720 4978 0 -1 1077944384 7925 0 0 0 76 2 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984117926688 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 29 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8736] ppid=8717 vsize=15027304 memory=7157177832346639514 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8736/stat : 8736 (java) S 8717 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687049 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139982580739168 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8737] ppid=8717 vsize=15027304 memory=663 CPUtime=0.58 cores=1,3,5,7
/proc/8723/task/8737/stat : 8737 (java) S 8717 8720 4978 0 -1 1077944384 673 0 0 0 30 28 0 0 20 0 15 0 405687049 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984116873520 139985151228546 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
Current cumulated CPU time of completed processes: 0.003955 s
Current children cumulated CPU time: 2525.63 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12057548 KiB

[startup+964.401 s]
/proc/loadavg: 4.88 4.74 4.46 6/236 8929
/proc/meminfo: memFree=5887332/32770624 swapFree=66998516/67108860
[pid=8723] ppid=8717 vsize=15027304 memory=12057548 CPUtime=2527.19 cores=1,3,5,7
/proc/8723/stat : 8723 (java) S 8717 8720 4978 0 -1 1077944320 3465111 0 0 0 250402 2317 0 0 20 0 15 0 405687042 15387959296 3014387 33554432000 4194304 4196468 140735573682048 140735573664592 139985151217399 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
/proc/8723/statm: 3756826 3014387 3317 1 0 3717627 0
[pid=8723/tid=8724] ppid=8717 vsize=15027304 memory=12057548 CPUtime=427.58 cores=1,3,5,7
/proc/8723/task/8724/stat : 8724 (java) S 8717 8720 4978 0 -1 1077944384 42985 0 0 0 41904 854 0 0 20 0 15 0 405687042 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139985123055136 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 401 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8725] ppid=8717 vsize=15027304 memory=8112282956445269571 CPUtime=523.48 cores=1,3,5,7
/proc/8723/task/8725/stat : 8725 (java) R 8717 8720 4978 0 -1 4202560 661514 0 0 0 51982 366 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139985155459856 139985132813859 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8726] ppid=8717 vsize=15027304 memory=2024 CPUtime=523.09 cores=1,3,5,7
/proc/8723/task/8726/stat : 8726 (java) R 8717 8720 4978 0 -1 4202560 823320 0 0 0 51947 362 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984931163224 139985135915038 0 4 2 25189581 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8727] ppid=8717 vsize=15027304 memory=1428 CPUtime=522.87 cores=1,3,5,7
/proc/8723/task/8727/stat : 8727 (java) R 8717 8720 4978 0 -1 4202560 639427 0 0 0 51935 352 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984610782112 139985132813316 0 4 2 25189581 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8728] ppid=8717 vsize=15027304 memory=4148 CPUtime=523.49 cores=1,3,5,7
/proc/8723/task/8728/stat : 8728 (java) R 8717 8720 4978 0 -1 4202560 786758 0 0 0 52013 336 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984609729568 139985132814161 0 4 2 25189581 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8729] ppid=8717 vsize=15027304 memory=8112282956445269571 CPUtime=2.05 cores=1,3,5,7
/proc/8723/task/8729/stat : 8729 (java) S 8717 8720 4978 0 -1 1077944384 476962 0 0 0 178 27 0 0 20 0 15 0 405687045 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984121082208 139985151227605 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8730] ppid=8717 vsize=15027304 memory=1976 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8730/stat : 8730 (java) S 8717 8720 4978 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 405687046 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139983721587680 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8731] ppid=8717 vsize=15027304 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8731/stat : 8731 (java) S 8717 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687046 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139983453152256 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8732] ppid=8717 vsize=15027304 memory=812 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8732/stat : 8732 (java) S 8717 8720 4978 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139983078642992 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8733] ppid=8717 vsize=15027304 memory=1448 CPUtime=1.61 cores=1,3,5,7
/proc/8723/task/8733/stat : 8733 (java) S 8717 8720 4978 0 -1 1077944384 11998 0 0 0 160 1 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984120031728 139985151228546 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8734] ppid=8717 vsize=15027304 memory=1764 CPUtime=1.56 cores=1,3,5,7
/proc/8723/task/8734/stat : 8734 (java) S 8717 8720 4978 0 -1 1077944384 12210 0 0 0 152 4 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984118978944 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8735] ppid=8717 vsize=15027304 memory=1056 CPUtime=0.78 cores=1,3,5,7
/proc/8723/task/8735/stat : 8735 (java) S 8717 8720 4978 0 -1 1077944384 7925 0 0 0 76 2 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984117926688 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 29 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8736] ppid=8717 vsize=15027304 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8736/stat : 8736 (java) S 8717 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687049 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139982580739168 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8737] ppid=8717 vsize=15027304 memory=1536 CPUtime=0.58 cores=1,3,5,7
/proc/8723/task/8737/stat : 8737 (java) S 8717 8720 4978 0 -1 1077944384 673 0 0 0 30 28 0 0 20 0 15 0 405687049 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984116873520 139985151228546 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
Current cumulated CPU time of completed processes: 0.003955 s
Current children cumulated CPU time: 2527.19 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12057548 KiB

[startup+964.601 s]
/proc/loadavg: 4.88 4.74 4.46 6/236 8929
/proc/meminfo: memFree=5887332/32770624 swapFree=66998516/67108860
[pid=8723] ppid=8717 vsize=15027304 memory=12057548 CPUtime=2527.99 cores=1,3,5,7
/proc/8723/stat : 8723 (java) S 8717 8720 4978 0 -1 1077944320 3465113 0 0 0 250482 2317 0 0 20 0 15 0 405687042 15387959296 3014387 33554432000 4194304 4196468 140735573682048 140735573664592 139985151217399 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
/proc/8723/statm: 3756826 3014387 3317 1 0 3717627 0
[pid=8723/tid=8724] ppid=8717 vsize=15027304 memory=2828 CPUtime=427.58 cores=1,3,5,7
/proc/8723/task/8724/stat : 8724 (java) S 8717 8720 4978 0 -1 1077944384 42985 0 0 0 41904 854 0 0 20 0 15 0 405687042 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139985123055136 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 401 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8725] ppid=8717 vsize=15027304 memory=780 CPUtime=523.68 cores=1,3,5,7
/proc/8723/task/8725/stat : 8725 (java) R 8717 8720 4978 0 -1 4202560 661514 0 0 0 52002 366 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139985155459856 139985136202657 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8726] ppid=8717 vsize=15027304 memory=620 CPUtime=523.29 cores=1,3,5,7
/proc/8723/task/8726/stat : 8726 (java) R 8717 8720 4978 0 -1 4202560 823320 0 0 0 51967 362 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984931163224 139985132813947 0 4 2 25189581 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8727] ppid=8717 vsize=15027304 memory=1712 CPUtime=523.07 cores=1,3,5,7
/proc/8723/task/8727/stat : 8727 (java) R 8717 8720 4978 0 -1 4202560 639427 0 0 0 51955 352 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984610782112 139985132813232 0 4 2 25189581 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8728] ppid=8717 vsize=15027304 memory=1052 CPUtime=523.69 cores=1,3,5,7
/proc/8723/task/8728/stat : 8728 (java) R 8717 8720 4978 0 -1 4202560 786760 0 0 0 52033 336 0 0 20 0 15 0 405687044 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984609729568 139985132814017 0 4 2 25189581 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8729] ppid=8717 vsize=15027304 memory=12057548 CPUtime=2.05 cores=1,3,5,7
/proc/8723/task/8729/stat : 8729 (java) S 8717 8720 4978 0 -1 1077944384 476962 0 0 0 178 27 0 0 20 0 15 0 405687045 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984121082208 139985151227605 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8730] ppid=8717 vsize=15027304 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8730/stat : 8730 (java) S 8717 8720 4978 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 405687046 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139983721587680 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8731] ppid=8717 vsize=15027304 memory=3488 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8731/stat : 8731 (java) S 8717 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687046 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139983453152256 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8732] ppid=8717 vsize=15027304 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8732/stat : 8732 (java) S 8717 8720 4978 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139983078642992 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8733] ppid=8717 vsize=15027304 memory=117604 CPUtime=1.61 cores=1,3,5,7
/proc/8723/task/8733/stat : 8733 (java) S 8717 8720 4978 0 -1 1077944384 11998 0 0 0 160 1 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984120031728 139985151228546 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8734] ppid=8717 vsize=15027304 memory=3387756 CPUtime=1.56 cores=1,3,5,7
/proc/8723/task/8734/stat : 8734 (java) S 8717 8720 4978 0 -1 1077944384 12210 0 0 0 152 4 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984118978944 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8735] ppid=8717 vsize=15027304 memory=1656 CPUtime=0.78 cores=1,3,5,7
/proc/8723/task/8735/stat : 8735 (java) S 8717 8720 4978 0 -1 1077944384 7925 0 0 0 76 2 0 0 20 0 15 0 405687048 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984117926688 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 29 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8736] ppid=8717 vsize=15027304 memory=8317482817917895235 CPUtime=0 cores=1,3,5,7
/proc/8723/task/8736/stat : 8736 (java) S 8717 8720 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405687049 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139982580739168 139985151227605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
[pid=8723/tid=8737] ppid=8717 vsize=15027304 memory=111632 CPUtime=0.58 cores=1,3,5,7
/proc/8723/task/8737/stat : 8737 (java) S 8717 8720 4978 0 -1 1077944384 673 0 0 0 30 28 0 0 20 0 15 0 405687049 15387959296 3014387 33554432000 4194304 4196468 140735573682048 139984116873520 139985151228546 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 16326656 140735573684975 140735573685402 140735573685402 140735573688271 0
Current cumulated CPU time of completed processes: 0.003955 s
Current children cumulated CPU time: 2527.99 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12057548 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 964.725
CPU time (s): 2528.15
CPU user time (s): 2504.87
CPU system time (s): 23.2874
CPU usage (%): 262.06
Max. virtual memory (cumulated for all children) (KiB): 15140432
Max. memory (cumulated for all children) (KiB): 12058944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2504.87
system time used= 23.2874
maximum resident set size= 12057724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3466220
page faults= 1
swaps= 0
block input operations= 360
block output operations= 11320360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44923
involuntary context switches= 36759


# summary of solver processes directly reported to runsolver:
#   pid: 8720,8723
#   total CPU time (s): 2528.15
#   total CPU user time (s): 2504.87
#   total CPU system time (s): 23.2874

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.79656 second user time and 10.6595 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-12 15:15:42
IDJOB=4388031
IDBENCH=133326
IDSOLVER=2825
FILE ID=node127/4388031-1568294182
RUNJOBID= node127-1568286090-6277
PBS_JOBID= 21701077
Free space on /tmp= 54256 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/Primes/Primes-m1-p20/Primes-20-40-2-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-4388031-1568294182/watcher-4388031-1568294182 -o /tmp/evaluation-result-4388031-1568294182/solver-4388031-1568294182 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568286090-6277 --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-4388031-1568294182.xml

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

MD5SUM BENCH= 37689576328d0295b96bd2728694e285
RANDOM SEED=1926536905

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        12576232 kB
MemAvailable:   20445380 kB
Buffers:          128400 kB
Cached:          7969352 kB
SwapCached:         6784 kB
Active:         13108608 kB
Inactive:        6390612 kB
Active(anon):   10901768 kB
Inactive(anon):   540568 kB
Active(file):    2206840 kB
Inactive(file):  5850044 kB
Unevictable:      110596 kB
Mlocked:          110596 kB
SwapTotal:      67108860 kB
SwapFree:       66998516 kB
Dirty:             20664 kB
Writeback:             0 kB
AnonPages:      11541112 kB
Mapped:            55348 kB
Shmem:             32692 kB
Slab:             269176 kB
SReclaimable:     240724 kB
SUnreclaim:        28452 kB
KernelStack:        3936 kB
PageTables:        27804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13195996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6324224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 47684 MiB
End job on node127 at 2019-09-12 15:31:46