Trace number 4307128

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
scop order+glucose-syrup (2018-07-31)UNSAT 5.79028 2.84886

General information on the benchmark

NameDubois/
Dubois-050_c18.xml
MD5SUM630ab63eaf7c5bcaa7f0eb192a58705a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.42724
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":150}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":150}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-23990-serial-file.bin HOME/instance-4307128-1534192733.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 22:38:54 CEST 2018
0.65/0.56	c PID: 23993
0.65/0.56	c IP: 172.20.3.132
0.65/0.56	c HOST: node132.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.40/0.93	c (0,0) Parsing End
1.40/0.93	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 100 ctr, max domain size 2
1.40/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.93	c (0,0) Constraint Name Generate Begin
1.40/0.94	c (0,0) Ctr:HOME/instance-4307128-1534192733.xml,ExtensionSupport:IntVar
1.40/0.94	c (0,0) Constraint Name Generate End
1.40/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.94	c (0,0) CSP to CSPinCNF Begin
1.90/1.22	c (0,0) translated 10 (10%) constraints
2.19/1.30	c (0,0) translated 20 (20%) constraints
2.19/1.35	c (0,0) translated 30 (30%) constraints
2.19/1.39	c (0,0) translated 40 (40%) constraints
2.47/1.42	c (0,0) translated 50 (50%) constraints
2.47/1.45	c (0,0) translated 60 (60%) constraints
2.47/1.47	c (0,0) translated 70 (70%) constraints
2.47/1.50	c (0,0) translated 80 (80%) constraints
2.81/1.52	c (0,0) translated 90 (90%) constraints
2.81/1.54	c (0,0) translated 100 (100%) constraints
2.81/1.58	c (1,1) STATISTICS1:HOME/instance-4307128-1534192733.xml,ExtensionSupport:IntVar,550,1900,-1,2,3,1,,2:5000,3:1300;2:600,1:5000;0:100,
2.81/1.58	c (1,1) ==========================================
2.81/1.58	c (1,1) Order
2.81/1.58	c (1,1) ==========================================
3.26/1.60	c (1,1) translated 190 (10%) constraints
3.26/1.61	c (1,1) translated 380 (20%) constraints
3.26/1.62	c (1,1) translated 570 (30%) constraints
3.26/1.63	c (1,1) translated 760 (40%) constraints
3.26/1.64	c (1,1) translated 950 (50%) constraints
3.26/1.65	c (1,1) translated 1140 (60%) constraints
3.26/1.66	c (1,1) translated 1330 (70%) constraints
3.26/1.67	c (1,1) translated 1520 (80%) constraints
3.26/1.68	c (1,1) translated 1710 (90%) constraints
3.26/1.69	c (1,1) translated 1900 (100%) constraints
3.26/1.69	c (1,1) CSP to CSPinCNF End
3.26/1.69	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.26/1.69	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.26/1.69	c (1,1) CSPinCNF Propagation Begin
3.69/1.77	c (1,1) 0 values, 100 unsatisfiable literals, and 0 valid clauses are removed
3.69/1.77	c (1,1) CSPinCNF Propagation End
3.69/1.77	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.69/1.77	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.69/1.77	c (1,1) Simplify CSPinCNF Begin
3.69/1.78	c (1,1) Simplify CSPinCNF End
3.69/1.78	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.69/1.78	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.69/1.78	c (1,1) Calculate Precise Domain Begin
3.69/1.78	c (1,1) 0 values are removed by re-calculation
3.69/1.78	c (1,1) Calculate Precise Domain End
3.69/1.78	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.69/1.78	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.69/1.78	c (1,1) CSPinCNF to SatSolver Begin
4.14/1.82	c (1,1) 190 (10 %) CSP clauses are encoded (550 SAT variables, 189 SAT clauses)
4.42/1.93	c (1,1) 380 (20 %) CSP clauses are encoded (550 SAT variables, 379 SAT clauses)
4.42/1.93	c (1,1) 570 (30 %) CSP clauses are encoded (550 SAT variables, 569 SAT clauses)
4.42/1.93	c (1,1) 760 (40 %) CSP clauses are encoded (550 SAT variables, 759 SAT clauses)
4.42/1.93	c (1,1) 950 (50 %) CSP clauses are encoded (550 SAT variables, 949 SAT clauses)
4.42/1.93	c (1,1) 1140 (60 %) CSP clauses are encoded (550 SAT variables, 1139 SAT clauses)
4.42/1.93	c (1,1) 1330 (70 %) CSP clauses are encoded (550 SAT variables, 1329 SAT clauses)
4.42/1.93	c (1,1) 1520 (80 %) CSP clauses are encoded (550 SAT variables, 1519 SAT clauses)
4.42/1.93	c (1,1) 1710 (90 %) CSP clauses are encoded (550 SAT variables, 1709 SAT clauses)
4.42/1.93	c (1,1) 1900 (100 %) CSP clauses are encoded (550 SAT variables, 1899 SAT clauses)
4.42/1.93	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
4.42/1.93	c (1,1) CSPinCNF to SatSolver End
4.42/1.93	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.42/1.93	c (1,1) STATISTICS2:HOME/instance-4307128-1534192733.xml,ExtensionSupport:IntVar,550,1900,-1,2,3,1,,2:5000,3:1200;2:700,1:5000,
4.42/1.93	c (1,1) 550 bool, 1900 clause
4.42/1.93	c (1,1) Export Begin
4.54/2.03	c (1,1) Export to HOME/scop-23990-serial-file.bin
4.54/2.03	c (1,1) Export End
4.54/2.03	c (1,1) Export File Size: 0.03 MB
4.54/2.03	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.54/2.03	c END-Prog: Mon Aug 13 22:38:55 CEST 2018
4.54/2.05	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-23990-serial-file.bin
4.60/2.54	c (0,0) Read Serial File Begin
4.60/2.54	c (0,0) HOME/scop-23990-serial-file.bin
4.60/2.72	c (0,0) Read Serial File End
4.60/2.73	
4.60/2.73	scop order+glucose-syrup (2018-07-31)
4.60/2.73	(Solving Process)
4.60/2.73	
4.60/2.76	c BEGIN-Prog: Mon Aug 13 22:38:56 CEST 2018
4.60/2.76	c PID: 24013
4.60/2.76	c IP: 172.20.3.132
4.60/2.76	c HOST: node132.alineos.net
4.60/2.76	c (0,0) SatSolver.solve Begin
4.60/2.76	c (0,0) 0 bool, 0 clause
4.60/2.76	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307128-1534192733.xml-scop-23993.cnf
4.60/2.79	c (0,0) c
4.60/2.79	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.60/2.79	c (0,0) c
4.60/2.79	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.60/2.79	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.60/2.79	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.60/2.79	c (0,0) c |                                                                                                       |
4.60/2.79	c (0,0) c |  Number of variables:           550                                                                   |
4.60/2.79	c (0,0) c |  Number of clauses:            1900                                                                   |
4.60/2.79	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.60/2.79	c (0,0) c |                                                                                                       |
4.60/2.79	c (0,0) c |  Eliminated clauses:           0.02 Mb                                                                |
4.60/2.79	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.60/2.79	c (0,0) c |                                                                                                       |
4.60/2.79	c (0,0) c =========================================================================================================
4.60/2.79	c (0,0) Solved by unit propagation
4.60/2.79	c (0,0) c real time : 0.00396514 s
4.60/2.79	c (0,0) c cpu time  : 0.004361 s
4.60/2.79	c (0,0) 
4.60/2.79	c (0,0) s UNSATISFIABLE
4.60/2.83	c (0,0) SatSolver.solve End
4.60/2.83	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.60/2.83	c (0,0) Show results Begin
4.60/2.83	s UNSATISFIABLE
4.60/2.83	c (0,0) Show results End
4.60/2.83	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.60/2.84	c (0,0) 0,0,STOP-AFTER(ALL)
4.60/2.84	c END-Prog: Mon Aug 13 22:38:56 CEST 2018

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307128-1534192733/watcher-4307128-1534192733 -o /tmp/evaluation-result-4307128-1534192733/solver-4307128-1534192733 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307128-1534192733.xml 

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

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


[startup+0.104405 s]*
/proc/loadavg: 1.73 0.67 0.71 2/203 24012
/proc/meminfo: memFree=17254172/32770624 swapFree=67108860/67108860
[pid=23990] ppid=23987 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/23990/stat : 23990 (scop.sh) S 23987 23990 22710 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 236836492 115843072 349 33554432000 4194304 5098028 140730371815840 140730371813096 140476370629244 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31068160 140730371822626 140730371822851 140730371822851 140730371825613 0
/proc/23990/statm: 28282 349 296 221 0 87 0
[pid=23993] ppid=23990 vsize=27313900 memory=106444 CPUtime=0.11 cores=0-7
/proc/23993/stat : 23993 (java) S 23990 23990 22710 0 -1 1077944320 6592 0 0 0 8 3 0 0 20 0 20 0 236836493 27969433600 26611 33554432000 4194304 4196468 140735215584736 140735215567280 140042199736055 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
/proc/23993/statm: 6828475 26611 2743 1 0 6790935 0
[pid=23993/tid=23994] ppid=23990 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/23993/task/23994/stat : 23994 (java) R 23990 23990 22710 0 -1 4202560 4704 0 0 0 6 2 0 0 20 0 20 0 236836493 27969433600 26611 33554432000 4194304 4196468 140735215584736 140042171523432 140042183779685 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23995] ppid=23990 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/23993/task/23995/stat : 23995 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27969433600 26611 33554432000 4194304 4196468 140735215584736 140042203978768 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23996] ppid=23990 vsize=27313900 memory=140640513386112 CPUtime=0 cores=0-7
/proc/23993/task/23996/stat : 23996 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041987374224 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23997] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23997/stat : 23997 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041986321168 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23998] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23998/stat : 23998 (java) S 23990 23990 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836495 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041985268624 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23999] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23999/stat : 23999 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041984215568 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24000] ppid=23990 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23993/task/24000/stat : 24000 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041983163024 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24001] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24001/stat : 24001 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836496 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041982109968 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24002] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24002/stat : 24002 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041981057424 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24003] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24003/stat : 24003 (java) S 23990 23990 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836497 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041572846320 140042199747202 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24004] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24004/stat : 24004 (java) S 23990 23990 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236836497 27969433600 26611 33554432000 4194304 4196468 140735215584736 140039824598688 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24005] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24005/stat : 24005 (java) S 23990 23990 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236836498 27969433600 26611 33554432000 4194304 4196468 140735215584736 140039690376432 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24006] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24006/stat : 24006 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 26611 33554432000 4194304 4196468 140735215584736 140039315872208 140042199754651 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24007] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24007/stat : 24007 (java) S 23990 23990 22710 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041571793136 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24008] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24008/stat : 24008 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041570740592 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24009] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24009/stat : 24009 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041456183280 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24010] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24010/stat : 24010 (java) S 23990 23990 22710 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041455130736 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24011] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24011/stat : 24011 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 26611 33554432000 4194304 4196468 140735215584736 140038817967072 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24012] ppid=23990 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23993/task/24012/stat : 24012 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836501 27969433600 26611 33554432000 4194304 4196468 140735215584736 140041454079152 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 107840 KiB

[startup+0.210509 s]*
/proc/loadavg: 1.73 0.67 0.71 2/203 24012
/proc/meminfo: memFree=17238016/32770624 swapFree=67108860/67108860
[pid=23990] ppid=23987 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/23990/stat : 23990 (scop.sh) S 23987 23990 22710 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 236836492 115843072 349 33554432000 4194304 5098028 140730371815840 140730371813096 140476370629244 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31068160 140730371822626 140730371822851 140730371822851 140730371825613 0
/proc/23990/statm: 28282 349 296 221 0 87 0
[pid=23993] ppid=23990 vsize=27313900 memory=120816 CPUtime=0.24 cores=0-7
/proc/23993/stat : 23993 (java) S 23990 23990 22710 0 -1 1077944320 10427 0 0 0 20 4 0 0 20 0 20 0 236836493 27969433600 30204 33554432000 4194304 4196468 140735215584736 140735215567280 140042199736055 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
/proc/23993/statm: 6828475 30204 2902 1 0 6790935 0
[pid=23993/tid=23994] ppid=23990 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/23993/task/23994/stat : 23994 (java) R 23990 23990 22710 0 -1 4202560 8300 0 0 0 16 3 0 0 20 0 20 0 236836493 27969433600 30204 33554432000 4194304 4196468 140735215584736 140042171558592 140042183816542 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23995] ppid=23990 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/23993/task/23995/stat : 23995 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27969433600 30204 33554432000 4194304 4196468 140735215584736 140042203978768 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23996] ppid=23990 vsize=27313900 memory=140640513408903 CPUtime=0 cores=0-7
/proc/23993/task/23996/stat : 23996 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041987374224 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23997] ppid=23990 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23993/task/23997/stat : 23997 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041986321168 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23998] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23998/stat : 23998 (java) S 23990 23990 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836495 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041985268624 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23999] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23999/stat : 23999 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041984215568 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24000] ppid=23990 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23993/task/24000/stat : 24000 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041983163024 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24001] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24001/stat : 24001 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836496 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041982109968 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24002] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24002/stat : 24002 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041981057424 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24003] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24003/stat : 24003 (java) S 23990 23990 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836497 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041572846320 140042199747202 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24004] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24004/stat : 24004 (java) S 23990 23990 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236836497 27969433600 30204 33554432000 4194304 4196468 140735215584736 140039824598688 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24005] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24005/stat : 24005 (java) S 23990 23990 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236836498 27969433600 30204 33554432000 4194304 4196468 140735215584736 140039690376432 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24006] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24006/stat : 24006 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 30204 33554432000 4194304 4196468 140735215584736 140039315872208 140042199754651 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24007] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24007/stat : 24007 (java) S 23990 23990 22710 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041571793136 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24008] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24008/stat : 24008 (java) S 23990 23990 22710 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041570740592 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24009] ppid=23990 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23993/task/24009/stat : 24009 (java) S 23990 23990 22710 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041456183280 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24010] ppid=23990 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/23993/task/24010/stat : 24010 (java) S 23990 23990 22710 0 -1 1077944384 300 0 0 0 2 0 0 0 20 0 20 0 236836500 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041455130736 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24011] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24011/stat : 24011 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 30204 33554432000 4194304 4196468 140735215584736 140038817967072 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24012] ppid=23990 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23993/task/24012/stat : 24012 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836501 27969433600 30204 33554432000 4194304 4196468 140735215584736 140041454079152 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 122212 KiB

[startup+0.310418 s]*
/proc/loadavg: 1.73 0.67 0.71 2/203 24012
/proc/meminfo: memFree=17233488/32770624 swapFree=67108860/67108860
[pid=23990] ppid=23987 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/23990/stat : 23990 (scop.sh) S 23987 23990 22710 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 236836492 115843072 349 33554432000 4194304 5098028 140730371815840 140730371813096 140476370629244 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31068160 140730371822626 140730371822851 140730371822851 140730371825613 0
/proc/23990/statm: 28282 349 296 221 0 87 0
[pid=23993] ppid=23990 vsize=27313900 memory=125032 CPUtime=0.42 cores=0-7
/proc/23993/stat : 23993 (java) S 23990 23990 22710 0 -1 1077944320 11110 0 0 0 37 5 0 0 20 0 20 0 236836493 27969433600 31258 33554432000 4194304 4196468 140735215584736 140735215567280 140042199736055 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
/proc/23993/statm: 6828475 31258 2953 1 0 6790935 0
[pid=23993/tid=23994] ppid=23990 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/23993/task/23994/stat : 23994 (java) R 23990 23990 22710 0 -1 4202560 8810 0 0 0 25 4 0 0 20 0 20 0 236836493 27969433600 31258 33554432000 4194304 4196468 140735215584736 140042171531056 140042180011883 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23995] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23995/stat : 23995 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27969433600 31258 33554432000 4194304 4196468 140735215584736 140042203978768 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23996] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23996/stat : 23996 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041987374224 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23997] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23997/stat : 23997 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041986321168 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23998] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23998/stat : 23998 (java) S 23990 23990 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836495 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041985268624 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23999] ppid=23990 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/23993/task/23999/stat : 23999 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041984215568 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24000] ppid=23990 vsize=27313900 memory=140640381924271 CPUtime=0 cores=0-7
/proc/23993/task/24000/stat : 24000 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041983163024 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24001] ppid=23990 vsize=27313900 memory=140640381926576 CPUtime=0 cores=0-7
/proc/23993/task/24001/stat : 24001 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836496 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041982109968 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24002] ppid=23990 vsize=27313900 memory=140640381928880 CPUtime=0 cores=0-7
/proc/23993/task/24002/stat : 24002 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041981057424 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24003] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24003/stat : 24003 (java) S 23990 23990 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836497 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041572846320 140042199747202 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24004] ppid=23990 vsize=27313900 memory=281280763864720 CPUtime=0 cores=0-7
/proc/23993/task/24004/stat : 24004 (java) S 23990 23990 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236836497 27969433600 31258 33554432000 4194304 4196468 140735215584736 140039824598688 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24005] ppid=23990 vsize=27313900 memory=281280763871632 CPUtime=0 cores=0-7
/proc/23993/task/24005/stat : 24005 (java) S 23990 23990 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236836498 27969433600 31258 33554432000 4194304 4196468 140735215584736 140039690376432 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24006] ppid=23990 vsize=27313900 memory=281280763812912 CPUtime=0 cores=0-7
/proc/23993/task/24006/stat : 24006 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 31258 33554432000 4194304 4196468 140735215584736 140039315872208 140042199754651 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24007] ppid=23990 vsize=27313900 memory=281280763885456 CPUtime=0 cores=0-7
/proc/23993/task/24007/stat : 24007 (java) S 23990 23990 22710 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041571793136 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24008] ppid=23990 vsize=27313900 memory=281280763892368 CPUtime=0.02 cores=0-7
/proc/23993/task/24008/stat : 24008 (java) S 23990 23990 22710 0 -1 1077944384 122 0 0 0 2 0 0 0 20 0 20 0 236836500 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041570740592 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24009] ppid=23990 vsize=27313900 memory=281280763890064 CPUtime=0.01 cores=0-7
/proc/23993/task/24009/stat : 24009 (java) S 23990 23990 22710 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 20 0 236836500 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041456183280 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24010] ppid=23990 vsize=27313900 memory=281280763906224 CPUtime=0.07 cores=0-7
/proc/23993/task/24010/stat : 24010 (java) S 23990 23990 22710 0 -1 1077944384 347 0 0 0 7 0 0 0 20 0 20 0 236836500 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041455130736 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24011] ppid=23990 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24011/stat : 24011 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836500 27969433600 31258 33554432000 4194304 4196468 140735215584736 140038817967072 140042199746261 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24012] ppid=23990 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23993/task/24012/stat : 24012 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836501 27969433600 31258 33554432000 4194304 4196468 140735215584736 140041454079152 140042199747202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126428 KiB

[startup+0.700989 s]
/proc/loadavg: 1.73 0.67 0.71 2/203 24012
/proc/meminfo: memFree=17209552/32770624 swapFree=67108860/67108860
[pid=23990] ppid=23987 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/23990/stat : 23990 (scop.sh) S 23987 23990 22710 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 236836492 115843072 349 33554432000 4194304 5098028 140730371815840 140730371813096 140476370629244 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31068160 140730371822626 140730371822851 140730371822851 140730371825613 0
/proc/23990/statm: 28282 349 296 221 0 87 0
[pid=23993] ppid=23990 vsize=27322296 memory=163632 CPUtime=0.99 cores=0-7
/proc/23993/stat : 23993 (java) S 23990 23990 22710 0 -1 1077944320 18397 0 0 0 91 8 0 0 20 0 20 0 236836493 27978031104 40908 33554432000 4194304 4196468 140735215584736 140735215567280 140042199736055 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
/proc/23993/statm: 6830574 40908 3147 1 0 6791959 0
[pid=23993/tid=23994] ppid=23990 vsize=27322296 memory=281280764264112 CPUtime=0.66 cores=0-7
/proc/23993/task/23994/stat : 23994 (java) D 23990 23990 22710 0 -1 1077944384 15527 0 0 0 60 6 0 0 20 0 20 0 236836493 27978031104 40908 33554432000 4194304 4196468 140735215584736 140042171553584 140042192415277 0 4 2 25189581 18446744072101813796 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23995] ppid=23990 vsize=27322296 memory=140640382133104 CPUtime=0 cores=0-7
/proc/23993/task/23995/stat : 23995 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27978031104 40908 33554432000 4194304 4196468 140735215584736 140042203978768 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23996] ppid=23990 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23996/stat : 23996 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27978031104 40908 33554432000 4194304 4196468 140735215584736 140041987374224 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23997] ppid=23990 vsize=27322296 memory=10784 CPUtime=0 cores=0-7
/proc/23993/task/23997/stat : 23997 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27978031104 40908 33554432000 4194304 4196468 140735215584736 140041986321168 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0

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

[pid=23993/tid=24000] ppid=23990 vsize=27322296 memory=14888 CPUtime=0 cores=0-7
/proc/23993/task/24000/stat : 24000 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27978031104 40908 33554432000 4194304 4196468 140735215584736 140041983163024 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24001] ppid=23990 vsize=27322296 memory=35568 CPUtime=0 cores=0-7
/proc/23993/task/24001/stat : 24001 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836496 27978031104 40908 33554432000 4194304 4196468 140735215584736 140041982109968 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24002] ppid=23990 vsize=27322296 memory=15932 CPUtime=0 cores=0-7
/proc/23993/task/24002/stat : 24002 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27978031104 40908 33554432000 4194304 4196468 140735215584736 140041981057424 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24003] ppid=23990 vsize=27322296 memory=3332 CPUtime=0 cores=0-7
/proc/23993/task/24003/stat : 24003 (java) S 23990 23990 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236836497 27978031104 40908 33554432000 4194304 4196468 140735215584736 140041572846320 140042199747202 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24004] ppid=23990 vsize=27322296 memory=1732 CPUtime=0 cores=0-7
/proc/23993/task/24004/stat : 24004 (java) S 23990 23990 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236836497 27978031104 40908 33554432000 4194304 4196468 140735215584736 140039824598688 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24005] ppid=23990 vsize=27322296 memory=1172 CPUtime=0 cores=0-7
/proc/23993/task/24005/stat : 24005 (java) S 23990 23990 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236836498 27978031104 40908 33554432000 4194304 4196468 140735215584736 140039690376432 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24006] ppid=23990 vsize=27322296 memory=500 CPUtime=0 cores=0-7
/proc/23993/task/24006/stat : 24006 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836500 27978031104 40908 33554432000 4194304 4196468 140735215584736 140039315872208 140042199754651 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24007] ppid=23990 vsize=27322296 memory=0 CPUtime=0.02 cores=0-7
/proc/23993/task/24007/stat : 24007 (java) S 23990 23990 22710 0 -1 1077944384 398 0 0 0 2 0 0 0 20 0 20 0 236836500 27978031104 40908 33554432000 4194304 4196468 140735215584736 140041571793136 140042199747202 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24008] ppid=23990 vsize=27322328 memory=1192 CPUtime=0.07 cores=0-7
/proc/23993/task/24008/stat : 24008 (java) S 23990 23990 22710 0 -1 1077944384 326 0 0 0 7 0 0 0 20 0 20 0 236836500 27978063872 40908 33554432000 4194304 4196468 140735215584736 140041570740592 140042199747202 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24009] ppid=23990 vsize=27322328 memory=1616 CPUtime=0.05 cores=0-7
/proc/23993/task/24009/stat : 24009 (java) S 23990 23990 22710 0 -1 1077944384 317 0 0 0 5 0 0 0 20 0 20 0 236836500 27978063872 40908 33554432000 4194304 4196468 140735215584736 140041456183280 140042199747202 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24010] ppid=23990 vsize=27322296 memory=1384 CPUtime=0.15 cores=0-7
/proc/23993/task/24010/stat : 24010 (java) R 23990 23990 22710 0 -1 4202560 471 0 0 0 15 0 0 0 20 0 20 0 236836500 27978031104 40908 33554432000 4194304 4196468 140735215584736 140041455130736 140042178719203 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24011] ppid=23990 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/23993/task/24011/stat : 24011 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836500 27978031104 40908 33554432000 4194304 4196468 140735215584736 140038817967072 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24012] ppid=23990 vsize=27322296 memory=7312 CPUtime=0 cores=0-7
/proc/23993/task/24012/stat : 24012 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836501 27978031104 40908 33554432000 4194304 4196468 140735215584736 140041454079152 140042199747202 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 27435424 KiB
Current children cumulated memory: 165028 KiB

[startup+1.50094 s]
/proc/loadavg: 1.73 0.67 0.71 2/203 24012
/proc/meminfo: memFree=17183040/32770624 swapFree=67108860/67108860
[pid=23990] ppid=23987 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/23990/stat : 23990 (scop.sh) S 23987 23990 22710 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 236836492 115843072 349 33554432000 4194304 5098028 140730371815840 140730371813096 140476370629244 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31068160 140730371822626 140730371822851 140730371822851 140730371825613 0
/proc/23990/statm: 28282 349 296 221 0 87 0
[pid=23993] ppid=23990 vsize=27326392 memory=212228 CPUtime=2.81 cores=0-7
/proc/23993/stat : 23993 (java) S 23990 23990 22710 0 -1 1077944320 22356 0 0 0 269 12 0 0 20 0 20 0 236836493 27982225408 53057 33554432000 4194304 4196468 140735215584736 140735215567280 140042199736055 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
/proc/23993/statm: 6831598 53057 3190 1 0 6792983 0
[pid=23993/tid=23994] ppid=23990 vsize=27326392 memory=14133333755955770 CPUtime=1.45 cores=0-7
/proc/23993/task/23994/stat : 23994 (java) R 23990 23990 22710 0 -1 4202560 16788 0 0 0 138 7 0 0 20 0 20 0 236836493 27982225408 53057 33554432000 4194304 4196468 140735215584736 140042171573408 140041653399235 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23995] ppid=23990 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23995/stat : 23995 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27982225408 53057 33554432000 4194304 4196468 140735215584736 140042203978768 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23996] ppid=23990 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23996/stat : 23996 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041987374224 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23997] ppid=23990 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23997/stat : 23997 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041986321168 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23998] ppid=23990 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/23998/stat : 23998 (java) S 23990 23990 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836495 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041985268624 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23999] ppid=23990 vsize=27326392 memory=4580 CPUtime=0 cores=0-7
/proc/23993/task/23999/stat : 23999 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041984215568 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24000] ppid=23990 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24000/stat : 24000 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041983163024 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24001] ppid=23990 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24001/stat : 24001 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836496 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041982109968 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24002] ppid=23990 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24002/stat : 24002 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041981057424 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24003] ppid=23990 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24003/stat : 24003 (java) S 23990 23990 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236836497 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041572846320 140042199747202 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24004] ppid=23990 vsize=27326392 memory=2244 CPUtime=0 cores=0-7
/proc/23993/task/24004/stat : 24004 (java) S 23990 23990 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236836497 27982225408 53057 33554432000 4194304 4196468 140735215584736 140039824598688 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24005] ppid=23990 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24005/stat : 24005 (java) S 23990 23990 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236836498 27982225408 53057 33554432000 4194304 4196468 140735215584736 140039690376432 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24006] ppid=23990 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/23993/task/24006/stat : 24006 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836500 27982225408 53057 33554432000 4194304 4196468 140735215584736 140039315872208 140042199754651 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24007] ppid=23990 vsize=27326392 memory=0 CPUtime=0.16 cores=0-7
/proc/23993/task/24007/stat : 24007 (java) R 23990 23990 22710 0 -1 4202560 521 0 0 0 16 0 0 0 20 0 20 0 236836500 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041571777968 140042178954687 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24008] ppid=23990 vsize=27326392 memory=0 CPUtime=0.27 cores=0-7
/proc/23993/task/24008/stat : 24008 (java) R 23990 23990 22710 0 -1 4202560 612 0 0 0 27 0 0 0 20 0 20 0 236836500 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041570727440 140042184647386 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24009] ppid=23990 vsize=27326392 memory=0 CPUtime=0.2 cores=0-7
/proc/23993/task/24009/stat : 24009 (java) R 23990 23990 22710 0 -1 4202560 468 0 0 0 19 1 0 0 20 0 20 0 236836500 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041456161952 140042183146927 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24010] ppid=23990 vsize=27326392 memory=6943526294502006880 CPUtime=0.67 cores=0-7
/proc/23993/task/24010/stat : 24010 (java) R 23990 23990 22710 0 -1 4202560 2609 0 0 0 67 0 0 0 20 0 20 0 236836500 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041455130736 140042179007844 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24011] ppid=23990 vsize=27326392 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/23993/task/24011/stat : 24011 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836500 27982225408 53057 33554432000 4194304 4196468 140735215584736 140038817967072 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24012] ppid=23990 vsize=27326392 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/23993/task/24012/stat : 24012 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836501 27982225408 53057 33554432000 4194304 4196468 140735215584736 140041454079152 140042199747202 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
Current children cumulated CPU time: 2.81 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 213624 KiB

[startup+2.84877 s]
# the end of solver process 23990 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.54887 s, system=0.241414 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60114 s]
/proc/loadavg: 1.73 0.67 0.71 2/203 24012
/proc/meminfo: memFree=17183040/32770624 swapFree=67108860/67108860
[pid=23990] ppid=23987 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/23990/stat : 23990 (scop.sh) S 23987 23990 22710 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 236836492 115843072 349 33554432000 4194304 5098028 140730371815840 140730371813096 140476370629244 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31068160 140730371822626 140730371822851 140730371822851 140730371825613 0
/proc/23990/statm: 28282 349 296 221 0 87 0
[pid=23993] ppid=23990 vsize=27326392 memory=232400 CPUtime=3.26 cores=0-7
/proc/23993/stat : 23993 (java) S 23990 23990 22710 0 -1 1077944320 23320 0 0 0 314 12 0 0 20 0 20 0 236836493 27982225408 58100 33554432000 4194304 4196468 140735215584736 140735215567280 140042199736055 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
/proc/23993/statm: 6831598 58100 3190 1 0 6792983 0
[pid=23993/tid=23994] ppid=23990 vsize=27326392 memory=6944652177228980320 CPUtime=1.55 cores=0-7
/proc/23993/task/23994/stat : 23994 (java) R 23990 23990 22710 0 -1 4202560 16875 0 0 0 148 7 0 0 20 0 20 0 236836493 27982225408 58100 33554432000 4194304 4196468 140735215584736 140042171572128 140041656495022 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23995] ppid=23990 vsize=27326392 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/23993/task/23995/stat : 23995 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27982225408 58100 33554432000 4194304 4196468 140735215584736 140042203978768 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23996] ppid=23990 vsize=27326392 memory=1396 CPUtime=0 cores=0-7
/proc/23993/task/23996/stat : 23996 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041987374224 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23997] ppid=23990 vsize=27326392 memory=4132 CPUtime=0 cores=0-7
/proc/23993/task/23997/stat : 23997 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836495 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041986321168 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23998] ppid=23990 vsize=27326392 memory=64092 CPUtime=0 cores=0-7
/proc/23993/task/23998/stat : 23998 (java) S 23990 23990 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836495 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041985268624 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=23999] ppid=23990 vsize=27326392 memory=1236 CPUtime=0 cores=0-7
/proc/23993/task/23999/stat : 23999 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041984215568 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24000] ppid=23990 vsize=27326392 memory=2444 CPUtime=0 cores=0-7
/proc/23993/task/24000/stat : 24000 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041983163024 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24001] ppid=23990 vsize=27326392 memory=1832 CPUtime=0 cores=0-7
/proc/23993/task/24001/stat : 24001 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836496 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041982109968 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24002] ppid=23990 vsize=27326392 memory=1920 CPUtime=0 cores=0-7
/proc/23993/task/24002/stat : 24002 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836496 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041981057424 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24003] ppid=23990 vsize=27326392 memory=1192 CPUtime=0 cores=0-7
/proc/23993/task/24003/stat : 24003 (java) S 23990 23990 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236836497 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041572846320 140042199747202 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24004] ppid=23990 vsize=27326392 memory=1616 CPUtime=0 cores=0-7
/proc/23993/task/24004/stat : 24004 (java) S 23990 23990 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236836497 27982225408 58100 33554432000 4194304 4196468 140735215584736 140039824598688 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24005] ppid=23990 vsize=27326392 memory=1384 CPUtime=0 cores=0-7
/proc/23993/task/24005/stat : 24005 (java) S 23990 23990 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236836498 27982225408 58100 33554432000 4194304 4196468 140735215584736 140039690376432 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24006] ppid=23990 vsize=27326392 memory=752 CPUtime=0 cores=0-7
/proc/23993/task/24006/stat : 24006 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836500 27982225408 58100 33554432000 4194304 4196468 140735215584736 140039315872208 140042199754651 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24007] ppid=23990 vsize=27326392 memory=164 CPUtime=0.26 cores=0-7
/proc/23993/task/24007/stat : 24007 (java) R 23990 23990 22710 0 -1 4202560 829 0 0 0 26 0 0 0 20 0 20 0 236836500 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041571774672 140042184658180 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24008] ppid=23990 vsize=27326392 memory=-7384994778349281184 CPUtime=0.37 cores=0-7
/proc/23993/task/24008/stat : 24008 (java) R 23990 23990 22710 0 -1 4202560 984 0 0 0 37 0 0 0 20 0 20 0 236836500 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041570722128 140042180911944 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24009] ppid=23990 vsize=27326392 memory=-7385037615359298921 CPUtime=0.3 cores=0-7
/proc/23993/task/24009/stat : 24009 (java) R 23990 23990 22710 0 -1 4202560 585 0 0 0 29 1 0 0 20 0 20 0 236836500 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041456166992 140042183695857 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24010] ppid=23990 vsize=27326392 memory=7681905605394137914 CPUtime=0.72 cores=0-7
/proc/23993/task/24010/stat : 24010 (java) R 23990 23990 22710 0 -1 4202560 2689 0 0 0 72 0 0 0 20 0 20 0 236836500 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041455130736 140042199757402 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24011] ppid=23990 vsize=27326392 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/23993/task/24011/stat : 24011 (java) S 23990 23990 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836500 27982225408 58100 33554432000 4194304 4196468 140735215584736 140038817967072 140042199746261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
[pid=23993/tid=24012] ppid=23990 vsize=27326392 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/23993/task/24012/stat : 24012 (java) S 23990 23990 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836501 27982225408 58100 33554432000 4194304 4196468 140735215584736 140041454079152 140042199747202 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140735215592424 140735215592749 140735215592749 140735215595471 0
Current children cumulated CPU time: 3.26 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 233796 KiB

[startup+2.40034 s]
/proc/loadavg: 1.73 0.67 0.71 2/203 24012
/proc/meminfo: memFree=17082776/32770624 swapFree=67108860/67108860
[pid=23990] ppid=23987 vsize=113128 memory=1472 CPUtime=4.6 cores=0-7
/proc/23990/stat : 23990 (scop.sh) S 23987 23990 22710 0 -1 4202496 589 26290 0 0 0 0 444 16 20 0 1 0 236836492 115843072 368 33554432000 4194304 5098028 140730371815840 140730371812584 140476370629244 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 31068160 140730371822626 140730371822851 140730371822851 140730371825613 0
/proc/23990/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.6 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.80535 s]
/proc/loadavg: 1.73 0.67 0.71 2/203 24012
/proc/meminfo: memFree=17082776/32770624 swapFree=67108860/67108860
[pid=23990] ppid=23987 vsize=113128 memory=1472 CPUtime=4.6 cores=0-7
/proc/23990/stat : 23990 (scop.sh) S 23987 23990 22710 0 -1 4202496 589 26290 0 0 0 0 444 16 20 0 1 0 236836492 115843072 368 33554432000 4194304 5098028 140730371815840 140730371812584 140476370629244 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 31068160 140730371822626 140730371822851 140730371822851 140730371825613 0
/proc/23990/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.6 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 2.84886
CPU time (s): 5.79028
CPU user time (s): 5.54887
CPU system time (s): 0.241414
CPU usage (%): 203.249
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 280912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.54887
system time used= 0.241414
maximum resident set size= 284280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45111
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7287
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 23990
#   total CPU time (s): 5.79028
#   total CPU user time (s): 5.54887
#   total CPU system time (s): 0.241414

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041525 second user time and 0.069689 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 22:38:53
IDJOB=4307128
IDBENCH=141399
IDSOLVER=2788
FILE ID=node132/4307128-1534192733
RUNJOBID= node132-1534187531-22737
PBS_JOBID= 21037984
Free space on /tmp= 38332 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-050_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307128-1534192733/watcher-4307128-1534192733 -o /tmp/evaluation-result-4307128-1534192733/solver-4307128-1534192733 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307128-1534192733.xml

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

MD5SUM BENCH= 630ab63eaf7c5bcaa7f0eb192a58705a
RANDOM SEED=1636962539

node132.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.65
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.65
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.65
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.65
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:        17348356 kB
MemAvailable:   31900036 kB
Buffers:          263000 kB
Cached:         14401044 kB
SwapCached:            0 kB
Active:          7397608 kB
Inactive:        7320640 kB
Active(anon):       4108 kB
Inactive(anon):   102812 kB
Active(file):    7393500 kB
Inactive(file):  7217828 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8492 kB
Writeback:            20 kB
AnonPages:         61376 kB
Mapped:            55800 kB
Shmem:             49824 kB
Slab:             397364 kB
SReclaimable:     368812 kB
SUnreclaim:        28552 kB
KernelStack:        3264 kB
PageTables:         4676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38320 MiB
End job on node132 at 2018-08-13 22:38:56