Trace number 4307124

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 4.82583 2.51561

General information on the benchmark

NameDubois/
Dubois-024_c18.xml
MD5SUM4f48250d2147fae0e085f28a4cc8c702
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 benchmark3.63743
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints48
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":72}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":72}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":48}]
Number of extensional constraints48
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":48}]
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-25008-serial-file.bin HOME/instance-4307124-1534192762.xml
0.65/0.54	
0.65/0.54	scop order+glucose-syrup (2018-07-31)
0.65/0.54	(Encoding Process)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 22:39:23 CEST 2018
0.65/0.56	c PID: 25011
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.16/0.88	c (0,0) Parsing End
1.16/0.88	c (0,0) CSP: 0 int (0 aux), 72 bool (0 aux), 48 ctr, max domain size 2
1.16/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.88	c (0,0) Constraint Name Generate Begin
1.16/0.89	c (0,0) Ctr:HOME/instance-4307124-1534192762.xml,ExtensionSupport:IntVar
1.16/0.89	c (0,0) Constraint Name Generate End
1.16/0.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.89	c (0,0) CSP to CSPinCNF Begin
1.68/1.13	c (0,0) translated 5 (10%) constraints
1.68/1.18	c (0,0) translated 10 (20%) constraints
1.91/1.22	c (0,0) translated 15 (30%) constraints
1.91/1.26	c (0,0) translated 20 (40%) constraints
1.91/1.28	c (0,0) translated 24 (50%) constraints
2.20/1.31	c (0,0) translated 29 (60%) constraints
2.20/1.33	c (0,0) translated 34 (70%) constraints
2.20/1.35	c (0,0) translated 39 (80%) constraints
2.20/1.37	c (0,0) translated 44 (90%) constraints
2.20/1.38	c (0,0) translated 48 (100%) constraints
2.50/1.42	c (0,0) STATISTICS1:HOME/instance-4307124-1534192762.xml,ExtensionSupport:IntVar,264,912,-1,2,3,1,,2:2400,3:624;2:288,1:2400;0:48,
2.50/1.42	c (0,0) ==========================================
2.50/1.42	c (0,0) Order
2.50/1.42	c (0,0) ==========================================
2.50/1.43	c (0,0) translated 92 (10%) constraints
2.50/1.44	c (0,0) translated 183 (20%) constraints
2.50/1.45	c (0,0) translated 274 (30%) constraints
2.50/1.45	c (0,0) translated 365 (40%) constraints
2.50/1.46	c (0,0) translated 456 (50%) constraints
2.50/1.46	c (0,0) translated 548 (60%) constraints
2.50/1.47	c (0,0) translated 639 (70%) constraints
2.50/1.47	c (0,0) translated 730 (80%) constraints
2.50/1.48	c (0,0) translated 821 (90%) constraints
2.50/1.48	c (0,0) translated 912 (100%) constraints
2.50/1.48	c (0,0) CSP to CSPinCNF End
2.50/1.48	c (0,0) CSP: 0 int (0 aux), 264 bool (192 aux), 912 ctr, max domain size 2
2.50/1.48	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.50/1.48	c (0,0) CSPinCNF Propagation Begin
2.87/1.53	c (0,0) 0 values, 48 unsatisfiable literals, and 0 valid clauses are removed
2.87/1.53	c (0,0) CSPinCNF Propagation End
2.87/1.53	c (0,0) CSP: 0 int (0 aux), 264 bool (192 aux), 912 ctr, max domain size 2
2.87/1.53	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.87/1.53	c (0,0) Simplify CSPinCNF Begin
2.87/1.53	c (0,0) Simplify CSPinCNF End
2.87/1.53	c (0,0) CSP: 0 int (0 aux), 264 bool (192 aux), 912 ctr, max domain size 2
2.87/1.53	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.87/1.53	c (0,0) Calculate Precise Domain Begin
2.87/1.54	c (0,0) 0 values are removed by re-calculation
2.87/1.54	c (0,0) Calculate Precise Domain End
2.87/1.54	c (0,0) CSP: 0 int (0 aux), 264 bool (192 aux), 912 ctr, max domain size 2
2.87/1.54	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.87/1.54	c (0,0) CSPinCNF to SatSolver Begin
2.87/1.57	c (1,1) 92 (10 %) CSP clauses are encoded (264 SAT variables, 91 SAT clauses)
2.87/1.57	c (1,1) 183 (20 %) CSP clauses are encoded (264 SAT variables, 182 SAT clauses)
2.87/1.58	c (1,1) 274 (30 %) CSP clauses are encoded (264 SAT variables, 273 SAT clauses)
2.87/1.58	c (1,1) 365 (40 %) CSP clauses are encoded (264 SAT variables, 364 SAT clauses)
2.87/1.59	c (1,1) 456 (50 %) CSP clauses are encoded (264 SAT variables, 455 SAT clauses)
2.87/1.59	c (1,1) 548 (60 %) CSP clauses are encoded (264 SAT variables, 547 SAT clauses)
2.87/1.60	c (1,1) 639 (70 %) CSP clauses are encoded (264 SAT variables, 638 SAT clauses)
3.33/1.60	c (1,1) 730 (80 %) CSP clauses are encoded (264 SAT variables, 729 SAT clauses)
3.33/1.60	c (1,1) 821 (90 %) CSP clauses are encoded (264 SAT variables, 820 SAT clauses)
3.33/1.60	c (1,1) 912 (100 %) CSP clauses are encoded (264 SAT variables, 911 SAT clauses)
3.33/1.60	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
3.33/1.60	c (1,1) CSPinCNF to SatSolver End
3.33/1.60	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.33/1.62	c (1,1) STATISTICS2:HOME/instance-4307124-1534192762.xml,ExtensionSupport:IntVar,264,912,-1,2,3,1,,2:2400,3:576;2:336,1:2400,
3.33/1.62	c (1,1) 264 bool, 912 clause
3.33/1.62	c (1,1) Export Begin
3.62/1.71	c (1,1) Export to HOME/scop-25008-serial-file.bin
3.62/1.71	c (1,1) Export End
3.62/1.71	c (1,1) Export File Size: 0.02 MB
3.62/1.71	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.62/1.71	c END-Prog: Mon Aug 13 22:39:24 CEST 2018
3.62/1.72	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-25008-serial-file.bin
4.26/2.22	c (0,0) Read Serial File Begin
4.26/2.22	c (0,0) HOME/scop-25008-serial-file.bin
4.42/2.39	c (0,0) Read Serial File End
4.42/2.40	
4.42/2.40	scop order+glucose-syrup (2018-07-31)
4.42/2.40	(Solving Process)
4.42/2.40	
4.57/2.42	c BEGIN-Prog: Mon Aug 13 22:39:24 CEST 2018
4.57/2.42	c PID: 25031
4.57/2.42	c IP: 172.20.3.132
4.57/2.42	c HOST: node132.alineos.net
4.57/2.43	c (0,0) SatSolver.solve Begin
4.57/2.43	c (0,0) 0 bool, 0 clause
4.57/2.43	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307124-1534192762.xml-scop-25011.cnf
4.57/2.45	c (0,0) c
4.57/2.45	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.57/2.45	c (0,0) c
4.57/2.45	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.57/2.45	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.57/2.46	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.57/2.46	c (0,0) c |                                                                                                       |
4.57/2.46	c (0,0) c |  Number of variables:           264                                                                   |
4.57/2.46	c (0,0) c |  Number of clauses:             912                                                                   |
4.57/2.46	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.57/2.46	c (0,0) c |                                                                                                       |
4.57/2.46	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
4.57/2.46	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.57/2.46	c (0,0) c |                                                                                                       |
4.57/2.46	c (0,0) c =========================================================================================================
4.57/2.46	c (0,0) Solved by unit propagation
4.57/2.46	c (0,0) c real time : 0.00195599 s
4.57/2.46	c (0,0) c cpu time  : 0.004076 s
4.57/2.46	c (0,0) 
4.57/2.46	c (0,0) s UNSATISFIABLE
4.77/2.50	c (0,0) SatSolver.solve End
4.77/2.50	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.77/2.50	c (0,0) Show results Begin
4.77/2.50	s UNSATISFIABLE
4.77/2.50	c (0,0) Show results End
4.77/2.50	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.77/2.50	c (0,0) 0,0,STOP-AFTER(ALL)
4.77/2.50	c END-Prog: Mon Aug 13 22:39:25 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 (6902 MiB free)
  memory of node 1: 16384 MiB (10038 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307124-1534192762/watcher-4307124-1534192762 -o /tmp/evaluation-result-4307124-1534192762/solver-4307124-1534192762 -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-4307124-1534192762.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=25008, runsolver pid=25005
Current StackSize limit: 8192 KiB


[startup+0.103599 s]*
/proc/loadavg: 1.80 0.79 0.75 2/204 25030
/proc/meminfo: memFree=17247512/32770624 swapFree=67108860/67108860
[pid=25008] ppid=25005 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/25008/stat : 25008 (scop.sh) S 25005 25008 22710 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236839367 115843072 348 33554432000 4194304 5098028 140721624431952 140721624429208 139760111096444 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9523200 140721624433698 140721624433923 140721624433923 140721624436685 0
/proc/25008/statm: 28282 348 296 221 0 87 0
[pid=25011] ppid=25008 vsize=27313900 memory=108580 CPUtime=0.1 cores=0-7
/proc/25011/stat : 25011 (java) S 25008 25008 22710 0 -1 1077944320 6105 0 0 0 8 2 0 0 20 0 20 0 236839367 27969433600 27145 33554432000 4194304 4196468 140725444077328 140725444059872 139953025052407 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
/proc/25011/statm: 6828475 27145 2743 1 0 6790935 0
[pid=25011/tid=25012] ppid=25008 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/25011/task/25012/stat : 25012 (java) R 25008 25008 22710 0 -1 4202560 4212 0 0 0 7 2 0 0 20 0 20 0 236839368 27969433600 27145 33554432000 4194304 4196468 140725444077328 139952996832480 139953008239216 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25013] ppid=25008 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25011/task/25013/stat : 25013 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 27145 33554432000 4194304 4196468 140725444077328 139953029294864 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25014] ppid=25008 vsize=27313900 memory=140069264139904 CPUtime=0 cores=0-7
/proc/25011/task/25014/stat : 25014 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 27145 33554432000 4194304 4196468 140725444077328 139952447503248 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25015] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25015/stat : 25015 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 27145 33554432000 4194304 4196468 140725444077328 139952446450704 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25016] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25016/stat : 25016 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 27145 33554432000 4194304 4196468 140725444077328 139952445398160 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25017] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25017/stat : 25017 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 27145 33554432000 4194304 4196468 140725444077328 139952444344592 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25018] ppid=25008 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25011/task/25018/stat : 25018 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 27145 33554432000 4194304 4196468 140725444077328 139952443292048 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25019] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25019/stat : 25019 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 27145 33554432000 4194304 4196468 140725444077328 139952442239504 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25020] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25020/stat : 25020 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 27145 33554432000 4194304 4196468 140725444077328 139952441186960 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25021] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25021/stat : 25021 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839371 27969433600 27145 33554432000 4194304 4196468 140725444077328 139951143942640 139953025063554 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25022] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25022/stat : 25022 (java) S 25008 25008 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236839372 27969433600 27145 33554432000 4194304 4196468 140725444077328 139950972462496 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25023] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25023/stat : 25023 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839372 27969433600 27145 33554432000 4194304 4196468 140725444077328 139950704027120 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25024] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25024/stat : 25024 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839374 27969433600 27211 33554432000 4194304 4196468 140725444077328 139950329518800 139953025071003 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25025] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25025/stat : 25025 (java) S 25008 25008 22710 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 236839374 27969433600 27211 33554432000 4194304 4196468 140725444077328 139951142889456 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25026] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25026/stat : 25026 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839374 27969433600 27211 33554432000 4194304 4196468 140725444077328 139951141836912 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25027] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25027/stat : 25027 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839374 27969433600 27211 33554432000 4194304 4196468 140725444077328 139951140784368 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25028] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25028/stat : 25028 (java) S 25008 25008 22710 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 236839374 27969433600 27211 33554432000 4194304 4196468 140725444077328 139951139731824 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25029] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25029/stat : 25029 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839375 27969433600 27211 33554432000 4194304 4196468 140725444077328 139949831613152 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25030] ppid=25008 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25011/task/25030/stat : 25030 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839375 27969433600 27211 33554432000 4194304 4196468 140725444077328 139951138679728 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109972 KiB

[startup+0.210388 s]*
/proc/loadavg: 1.80 0.79 0.75 2/204 25030
/proc/meminfo: memFree=17231640/32770624 swapFree=67108860/67108860
[pid=25008] ppid=25005 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/25008/stat : 25008 (scop.sh) S 25005 25008 22710 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236839367 115843072 348 33554432000 4194304 5098028 140721624431952 140721624429208 139760111096444 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9523200 140721624433698 140721624433923 140721624433923 140721624436685 0
/proc/25008/statm: 28282 348 296 221 0 87 0
[pid=25011] ppid=25008 vsize=27313900 memory=122928 CPUtime=0.24 cores=0-7
/proc/25011/stat : 25011 (java) S 25008 25008 22710 0 -1 1077944320 9937 0 0 0 21 3 0 0 20 0 20 0 236839367 27969433600 30732 33554432000 4194304 4196468 140725444077328 140725444059872 139953025052407 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
/proc/25011/statm: 6828475 30732 2856 1 0 6790935 0
[pid=25011/tid=25012] ppid=25008 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/25011/task/25012/stat : 25012 (java) R 25008 25008 22710 0 -1 4202560 7810 0 0 0 16 3 0 0 20 0 20 0 236839368 27969433600 30732 33554432000 4194304 4196468 140725444077328 139952996879808 139953009132894 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25013] ppid=25008 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/25011/task/25013/stat : 25013 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 30732 33554432000 4194304 4196468 140725444077328 139953029294864 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25014] ppid=25008 vsize=27313900 memory=140069264162695 CPUtime=0 cores=0-7
/proc/25011/task/25014/stat : 25014 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 30732 33554432000 4194304 4196468 140725444077328 139952447503248 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25015] ppid=25008 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25011/task/25015/stat : 25015 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 30732 33554432000 4194304 4196468 140725444077328 139952446450704 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25016] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25016/stat : 25016 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 30732 33554432000 4194304 4196468 140725444077328 139952445398160 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25017] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25017/stat : 25017 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 30732 33554432000 4194304 4196468 140725444077328 139952444344592 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25018] ppid=25008 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25011/task/25018/stat : 25018 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 30732 33554432000 4194304 4196468 140725444077328 139952443292048 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25019] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25019/stat : 25019 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 30732 33554432000 4194304 4196468 140725444077328 139952442239504 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25020] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25020/stat : 25020 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 30732 33554432000 4194304 4196468 140725444077328 139952441186960 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25021] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25021/stat : 25021 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839371 27969433600 30732 33554432000 4194304 4196468 140725444077328 139951143942640 139953025063554 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25022] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25022/stat : 25022 (java) S 25008 25008 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236839372 27969433600 30732 33554432000 4194304 4196468 140725444077328 139950972462496 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25023] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25023/stat : 25023 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839372 27969433600 30732 33554432000 4194304 4196468 140725444077328 139950704027120 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25024] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25024/stat : 25024 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839374 27969433600 30732 33554432000 4194304 4196468 140725444077328 139950329518800 139953025071003 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25025] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25025/stat : 25025 (java) S 25008 25008 22710 0 -1 1077944384 343 0 0 0 0 0 0 0 20 0 20 0 236839374 27969433600 30732 33554432000 4194304 4196468 140725444077328 139951142889456 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25026] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25026/stat : 25026 (java) S 25008 25008 22710 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 236839374 27969433600 30732 33554432000 4194304 4196468 140725444077328 139951141836912 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25027] ppid=25008 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25011/task/25027/stat : 25027 (java) S 25008 25008 22710 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 236839374 27969433600 30732 33554432000 4194304 4196468 140725444077328 139951140784368 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25028] ppid=25008 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/25011/task/25028/stat : 25028 (java) S 25008 25008 22710 0 -1 1077944384 303 0 0 0 2 0 0 0 20 0 20 0 236839374 27969433600 30732 33554432000 4194304 4196468 140725444077328 139951139731824 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25029] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25029/stat : 25029 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839375 27969433600 30732 33554432000 4194304 4196468 140725444077328 139949831613152 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25030] ppid=25008 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25011/task/25030/stat : 25030 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839375 27969433600 30732 33554432000 4194304 4196468 140725444077328 139951138679728 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124320 KiB

[startup+0.309838 s]*
/proc/loadavg: 1.80 0.79 0.75 2/204 25030
/proc/meminfo: memFree=17227856/32770624 swapFree=67108860/67108860
[pid=25008] ppid=25005 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/25008/stat : 25008 (scop.sh) S 25005 25008 22710 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236839367 115843072 348 33554432000 4194304 5098028 140721624431952 140721624429208 139760111096444 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9523200 140721624433698 140721624433923 140721624433923 140721624436685 0
/proc/25008/statm: 28282 348 296 221 0 87 0
[pid=25011] ppid=25008 vsize=27313900 memory=127400 CPUtime=0.41 cores=0-7
/proc/25011/stat : 25011 (java) S 25008 25008 22710 0 -1 1077944320 10645 0 0 0 37 4 0 0 20 0 20 0 236839367 27969433600 31850 33554432000 4194304 4196468 140725444077328 140725444059872 139953025052407 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
/proc/25011/statm: 6828475 31850 2952 1 0 6790935 0
[pid=25011/tid=25012] ppid=25008 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/25011/task/25012/stat : 25012 (java) R 25008 25008 22710 0 -1 4202560 8317 0 0 0 26 3 0 0 20 0 20 0 236839368 27969433600 31850 33554432000 4194304 4196468 140725444077328 139952996847856 139953010218062 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25013] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25013/stat : 25013 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 31850 33554432000 4194304 4196468 140725444077328 139953029294864 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25014] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25014/stat : 25014 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 31850 33554432000 4194304 4196468 140725444077328 139952447503248 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25015] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25015/stat : 25015 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 31850 33554432000 4194304 4196468 140725444077328 139952446450704 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25016] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25016/stat : 25016 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 31850 33554432000 4194304 4196468 140725444077328 139952445398160 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25017] ppid=25008 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/25011/task/25017/stat : 25017 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 31850 33554432000 4194304 4196468 140725444077328 139952444344592 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25018] ppid=25008 vsize=27313900 memory=140069151273903 CPUtime=0 cores=0-7
/proc/25011/task/25018/stat : 25018 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 31850 33554432000 4194304 4196468 140725444077328 139952443292048 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25019] ppid=25008 vsize=27313900 memory=140069151276208 CPUtime=0 cores=0-7
/proc/25011/task/25019/stat : 25019 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 31850 33554432000 4194304 4196468 140725444077328 139952442239504 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25020] ppid=25008 vsize=27313900 memory=140069151278512 CPUtime=0 cores=0-7
/proc/25011/task/25020/stat : 25020 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839370 27969433600 31850 33554432000 4194304 4196468 140725444077328 139952441186960 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25021] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25021/stat : 25021 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839371 27969433600 31850 33554432000 4194304 4196468 140725444077328 139951143942640 139953025063554 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25022] ppid=25008 vsize=27313900 memory=280138302563984 CPUtime=0 cores=0-7
/proc/25011/task/25022/stat : 25022 (java) S 25008 25008 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236839372 27969433600 31850 33554432000 4194304 4196468 140725444077328 139950972462496 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25023] ppid=25008 vsize=27313900 memory=280138302570896 CPUtime=0 cores=0-7
/proc/25011/task/25023/stat : 25023 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839372 27969433600 31850 33554432000 4194304 4196468 140725444077328 139950704027120 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25024] ppid=25008 vsize=27313900 memory=280138302512176 CPUtime=0 cores=0-7
/proc/25011/task/25024/stat : 25024 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839374 27969433600 31850 33554432000 4194304 4196468 140725444077328 139950329518800 139953025071003 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25025] ppid=25008 vsize=27313900 memory=280138302584720 CPUtime=0.01 cores=0-7
/proc/25011/task/25025/stat : 25025 (java) S 25008 25008 22710 0 -1 1077944384 390 0 0 0 1 0 0 0 20 0 20 0 236839374 27969433600 31850 33554432000 4194304 4196468 140725444077328 139951142889456 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25026] ppid=25008 vsize=27313900 memory=280138302591632 CPUtime=0.01 cores=0-7
/proc/25011/task/25026/stat : 25026 (java) S 25008 25008 22710 0 -1 1077944384 105 0 0 0 1 0 0 0 20 0 20 0 236839374 27969433600 31850 33554432000 4194304 4196468 140725444077328 139951141836912 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25027] ppid=25008 vsize=27313900 memory=280138302589328 CPUtime=0.01 cores=0-7
/proc/25011/task/25027/stat : 25027 (java) S 25008 25008 22710 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 20 0 236839374 27969433600 31850 33554432000 4194304 4196468 140725444077328 139951140784368 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25028] ppid=25008 vsize=27313900 memory=280138302605488 CPUtime=0.07 cores=0-7
/proc/25011/task/25028/stat : 25028 (java) S 25008 25008 22710 0 -1 1077944384 347 0 0 0 7 0 0 0 20 0 20 0 236839374 27969433600 31850 33554432000 4194304 4196468 140725444077328 139951139731824 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25029] ppid=25008 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25029/stat : 25029 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839375 27969433600 31850 33554432000 4194304 4196468 140725444077328 139949831613152 139953025062613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25030] ppid=25008 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25011/task/25030/stat : 25030 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839375 27969433600 31850 33554432000 4194304 4196468 140725444077328 139951138679728 139953025063554 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128792 KiB

[startup+0.700938 s]
/proc/loadavg: 1.80 0.79 0.75 2/204 25030
/proc/meminfo: memFree=17203176/32770624 swapFree=67108860/67108860
[pid=25008] ppid=25005 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/25008/stat : 25008 (scop.sh) S 25005 25008 22710 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236839367 115843072 348 33554432000 4194304 5098028 140721624431952 140721624429208 139760111096444 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9523200 140721624433698 140721624433923 140721624433923 140721624436685 0
/proc/25008/statm: 28282 348 296 221 0 87 0
[pid=25011] ppid=25008 vsize=27322296 memory=165052 CPUtime=0.97 cores=0-7
/proc/25011/stat : 25011 (java) S 25008 25008 22710 0 -1 1077944320 17755 0 0 0 91 6 0 0 20 0 20 0 236839367 27978031104 41263 33554432000 4194304 4196468 140725444077328 140725444059872 139953025052407 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
/proc/25011/statm: 6830574 41263 3134 1 0 6791959 0
[pid=25011/tid=25012] ppid=25008 vsize=27322296 memory=280138302963376 CPUtime=0.66 cores=0-7
/proc/25011/task/25012/stat : 25012 (java) R 25008 25008 22710 0 -1 4202560 15006 0 0 0 61 5 0 0 20 0 20 0 236839368 27978031104 41263 33554432000 4194304 4196468 140725444077328 139952996889040 139953009132894 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25013] ppid=25008 vsize=27322296 memory=140069151482736 CPUtime=0 cores=0-7
/proc/25011/task/25013/stat : 25013 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839370 27978031104 41263 33554432000 4194304 4196468 140725444077328 139953029294864 139953025062613 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25014] ppid=25008 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/25011/task/25014/stat : 25014 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839370 27978031104 41263 33554432000 4194304 4196468 140725444077328 139952447503248 139953025062613 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25015] ppid=25008 vsize=27322296 memory=10784 CPUtime=0 cores=0-7
/proc/25011/task/25015/stat : 25015 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839370 27978031104 41263 33554432000 4194304 4196468 140725444077328 139952446450704 139953025062613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0

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

/proc/25011/task/25029/stat : 25029 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839375 27984392192 56934 33554432000 4194304 4196468 140725444077328 139949831613152 139953025062613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
[pid=25011/tid=25030] ppid=25008 vsize=27328508 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/25011/task/25030/stat : 25030 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839375 27984392192 56934 33554432000 4194304 4196468 140725444077328 139951138679728 139953025063554 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21856256 140725444084712 140725444085037 140725444085037 140725444087759 0
Current children cumulated CPU time: 3.33 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 228952 KiB

[startup+2.00036 s]*
/proc/loadavg: 1.80 0.79 0.75 4/204 25050
/proc/meminfo: memFree=17290048/32770624 swapFree=67108860/67108860
[pid=25008] ppid=25005 vsize=113128 memory=1468 CPUtime=3.66 cores=0-7
/proc/25008/stat : 25008 (scop.sh) S 25005 25008 22710 0 -1 4202496 589 24474 0 0 0 0 354 12 20 0 1 0 236839367 115843072 367 33554432000 4194304 5098028 140721624431952 140721624428696 139760111096444 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9523200 140721624433698 140721624433923 140721624433923 140721624436685 0
/proc/25008/statm: 28282 367 311 221 0 87 0
[pid=25031] ppid=25008 vsize=7749964 memory=65280 CPUtime=0.38 cores=0-7
/proc/25031/stat : 25031 (java) S 25008 25008 22710 0 -1 1077944320 10348 0 0 0 35 3 0 0 20 0 20 0 236839539 7935963136 16320 33554432000 4194304 4196468 140733995320480 140733995303024 140480345845495 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
/proc/25031/statm: 1937491 16320 2953 1 0 1899951 0
[pid=25031/tid=25032] ppid=25008 vsize=7749964 memory=6791534058613427641 CPUtime=0.26 cores=0-7
/proc/25031/task/25032/stat : 25032 (java) R 25008 25008 22710 0 -1 4202560 8068 0 0 0 24 2 0 0 20 0 20 0 236839540 7935963136 16320 33554432000 4194304 4196468 140733995320480 140480317662864 140480327408982 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25033] ppid=25008 vsize=7749964 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25031/task/25033/stat : 25033 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839541 7935963136 16320 33554432000 4194304 4196468 140733995320480 140480350087440 140480345855701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25034] ppid=25008 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25034/stat : 25034 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839541 7935963136 16320 33554432000 4194304 4196468 140733995320480 140480150256016 140480345855701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25035] ppid=25008 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25035/stat : 25035 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839541 7935963136 16320 33554432000 4194304 4196468 140733995320480 140480149203472 140480345855701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25036] ppid=25008 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25036/stat : 25036 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839541 7935963136 16320 33554432000 4194304 4196468 140733995320480 140480148150928 140480345855701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25037] ppid=25008 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25037/stat : 25037 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839541 7935963136 16320 33554432000 4194304 4196468 140733995320480 140480147098384 140480345855701 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25038] ppid=25008 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25038/stat : 25038 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839541 7935963136 16320 33554432000 4194304 4196468 140733995320480 140480146045840 140480345855701 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25039] ppid=25008 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25039/stat : 25039 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839541 7935963136 16320 33554432000 4194304 4196468 140733995320480 140480144993296 140480345855701 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25040] ppid=25008 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25040/stat : 25040 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839541 7935963136 16320 33554432000 4194304 4196468 140733995320480 140480143940752 140480345855701 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25041] ppid=25008 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25041/stat : 25041 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839543 7935963136 16320 33554432000 4194304 4196468 140733995320480 140479707654128 140480345856642 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25042] ppid=25008 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25042/stat : 25042 (java) S 25008 25008 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236839543 7935963136 16320 33554432000 4194304 4196468 140733995320480 140478917895072 140480345855701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25043] ppid=25008 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25043/stat : 25043 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839543 7935963136 16320 33554432000 4194304 4196468 140733995320480 140478649459696 140480345855701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25044] ppid=25008 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25044/stat : 25044 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839546 7935963136 16320 33554432000 4194304 4196468 140733995320480 140478274951376 140480345864091 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25045] ppid=25008 vsize=7749964 memory=6944652177228980320 CPUtime=0.01 cores=0-7
/proc/25031/task/25045/stat : 25045 (java) S 25008 25008 22710 0 -1 1077944384 489 0 0 0 1 0 0 0 20 0 20 0 236839546 7935963136 16320 33554432000 4194304 4196468 140733995320480 140479706601968 140480345856642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25046] ppid=25008 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25046/stat : 25046 (java) S 25008 25008 22710 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 236839546 7935963136 16320 33554432000 4194304 4196468 140733995320480 140479705549424 140480345856642 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25047] ppid=25008 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/25031/task/25047/stat : 25047 (java) S 25008 25008 22710 0 -1 1077944384 116 0 0 0 1 0 0 0 20 0 20 0 236839546 7935963136 16320 33554432000 4194304 4196468 140733995320480 140479704496880 140480345856642 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25048] ppid=25008 vsize=7749964 memory=280138302443872 CPUtime=0.07 cores=0-7
/proc/25031/task/25048/stat : 25048 (java) S 25008 25008 22710 0 -1 1077944384 309 0 0 0 7 0 0 0 20 0 20 0 236839546 7935963136 16320 33554432000 4194304 4196468 140733995320480 140479703444336 140480345856642 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25049] ppid=25008 vsize=7749964 memory=3323 CPUtime=0 cores=0-7
/proc/25031/task/25049/stat : 25049 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839546 7935963136 16320 33554432000 4194304 4196468 140733995320480 140477777045728 140480345855701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25050] ppid=25008 vsize=7749964 memory=24739 CPUtime=0 cores=0-7
/proc/25031/task/25050/stat : 25050 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839546 7935963136 16320 33554432000 4194304 4196468 140733995320480 140479702391216 140480345856642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
Current children cumulated CPU time: 4.04 s
Current children cumulated vsize: 7863092 KiB
Current children cumulated memory: 66748 KiB

[startup+2.40091 s]
/proc/loadavg: 1.80 0.79 0.75 4/204 25050
/proc/meminfo: memFree=17290048/32770624 swapFree=67108860/67108860
[pid=25008] ppid=25005 vsize=113128 memory=1468 CPUtime=3.66 cores=0-7
/proc/25008/stat : 25008 (scop.sh) S 25005 25008 22710 0 -1 4202496 589 24474 0 0 0 0 354 12 20 0 1 0 236839367 115843072 367 33554432000 4194304 5098028 140721624431952 140721624428696 139760111096444 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9523200 140721624433698 140721624433923 140721624433923 140721624436685 0
/proc/25008/statm: 28282 367 311 221 0 87 0
[pid=25031] ppid=25008 vsize=7754116 memory=102264 CPUtime=0.91 cores=0-7
/proc/25031/stat : 25031 (java) S 25008 25008 22710 0 -1 1077944320 16805 0 0 0 86 5 0 0 20 0 20 0 236839539 7940214784 25566 33554432000 4194304 4196468 140733995320480 140733995303024 140480345845495 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
/proc/25031/statm: 1938529 25566 3040 1 0 1900463 0
[pid=25031/tid=25032] ppid=25008 vsize=7754116 memory=-7522837415797432224 CPUtime=0.64 cores=0-7
/proc/25031/task/25032/stat : 25032 (java) R 25008 25008 22710 0 -1 4202560 14327 0 0 0 61 3 0 0 20 0 20 0 236839540 7940214784 25566 33554432000 4194304 4196468 140733995320480 140480317681696 140480329925982 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25033] ppid=25008 vsize=7754116 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/25031/task/25033/stat : 25033 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839541 7940214784 25566 33554432000 4194304 4196468 140733995320480 140480350087440 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25034] ppid=25008 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25034/stat : 25034 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839541 7940214784 25566 33554432000 4194304 4196468 140733995320480 140480150256016 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25035] ppid=25008 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25035/stat : 25035 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839541 7940214784 25566 33554432000 4194304 4196468 140733995320480 140480149203472 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25036] ppid=25008 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25036/stat : 25036 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839541 7940214784 25566 33554432000 4194304 4196468 140733995320480 140480148150928 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25037] ppid=25008 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25037/stat : 25037 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839541 7940214784 25566 33554432000 4194304 4196468 140733995320480 140480147098384 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25038] ppid=25008 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25038/stat : 25038 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839541 7940214784 25566 33554432000 4194304 4196468 140733995320480 140480146045840 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25039] ppid=25008 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25039/stat : 25039 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839541 7940214784 25566 33554432000 4194304 4196468 140733995320480 140480144993296 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25040] ppid=25008 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25040/stat : 25040 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839541 7940214784 25566 33554432000 4194304 4196468 140733995320480 140480143940752 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25041] ppid=25008 vsize=7754116 memory=247476015645541 CPUtime=0 cores=0-7
/proc/25031/task/25041/stat : 25041 (java) S 25008 25008 22710 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 236839543 7940214784 25566 33554432000 4194304 4196468 140733995320480 140479707654128 140480345856642 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25042] ppid=25008 vsize=7754116 memory=247476015645542 CPUtime=0 cores=0-7
/proc/25031/task/25042/stat : 25042 (java) S 25008 25008 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236839543 7940214784 25566 33554432000 4194304 4196468 140733995320480 140478917895072 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25043] ppid=25008 vsize=7754116 memory=247476015645543 CPUtime=0 cores=0-7
/proc/25031/task/25043/stat : 25043 (java) S 25008 25008 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236839543 7940214784 25566 33554432000 4194304 4196468 140733995320480 140478649459696 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25044] ppid=25008 vsize=7754116 memory=247476015645544 CPUtime=0 cores=0-7
/proc/25031/task/25044/stat : 25044 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839546 7940214784 25566 33554432000 4194304 4196468 140733995320480 140478274951376 140480345864091 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25045] ppid=25008 vsize=7754116 memory=247476015645545 CPUtime=0.03 cores=0-7
/proc/25031/task/25045/stat : 25045 (java) S 25008 25008 22710 0 -1 1077944384 497 0 0 0 3 0 0 0 20 0 20 0 236839546 7940214784 25566 33554432000 4194304 4196468 140733995320480 140479706601968 140480345856642 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25046] ppid=25008 vsize=7754116 memory=247476015645546 CPUtime=0.02 cores=0-7
/proc/25031/task/25046/stat : 25046 (java) S 25008 25008 22710 0 -1 1077944384 55 0 0 0 2 0 0 0 20 0 20 0 236839546 7940214784 25566 33554432000 4194304 4196468 140733995320480 140479705549424 140480345856642 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25047] ppid=25008 vsize=7754116 memory=247476015645547 CPUtime=0.03 cores=0-7
/proc/25031/task/25047/stat : 25047 (java) S 25008 25008 22710 0 -1 1077944384 150 0 0 0 3 0 0 0 20 0 20 0 236839546 7940214784 25566 33554432000 4194304 4196468 140733995320480 140479704496880 140480345856642 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25048] ppid=25008 vsize=7754116 memory=247476015645548 CPUtime=0.15 cores=0-7
/proc/25031/task/25048/stat : 25048 (java) S 25008 25008 22710 0 -1 1077944384 437 0 0 0 15 0 0 0 20 0 20 0 236839546 7940214784 25566 33554432000 4194304 4196468 140733995320480 140479703444336 140480345856642 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25049] ppid=25008 vsize=7754116 memory=247476015645549 CPUtime=0 cores=0-7
/proc/25031/task/25049/stat : 25049 (java) S 25008 25008 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236839546 7940214784 25566 33554432000 4194304 4196468 140733995320480 140477777045728 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25050] ppid=25008 vsize=7754116 memory=247476015645550 CPUtime=0 cores=0-7
/proc/25031/task/25050/stat : 25050 (java) S 25008 25008 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236839546 7940214784 25566 33554432000 4194304 4196468 140733995320480 140479702391216 140480345856642 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
Current children cumulated CPU time: 4.57 s
Current children cumulated vsize: 7867244 KiB
Current children cumulated memory: 103732 KiB

[startup+2.50083 s]
/proc/loadavg: 1.80 0.79 0.75 4/204 25050
/proc/meminfo: memFree=17290048/32770624 swapFree=67108860/67108860
[pid=25008] ppid=25005 vsize=113128 memory=1468 CPUtime=3.66 cores=0-7
/proc/25008/stat : 25008 (scop.sh) S 25005 25008 22710 0 -1 4202496 589 24474 0 0 0 0 354 12 20 0 1 0 236839367 115843072 367 33554432000 4194304 5098028 140721624431952 140721624428696 139760111096444 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9523200 140721624433698 140721624433923 140721624433923 140721624436685 0
/proc/25008/statm: 28282 367 311 221 0 87 0
[pid=25031] ppid=25008 vsize=8086216 memory=118792 CPUtime=1.11 cores=0-7
/proc/25031/stat : 25031 (java) S 25008 25008 22710 0 -1 1077944320 17956 499 0 0 105 6 0 0 20 0 22 0 236839539 8280285184 29698 33554432000 4194304 4196468 140733995320480 140733995303024 140480345845495 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
/proc/25031/statm: 2021554 29698 3144 1 0 1982953 0
[pid=25031/tid=25032] ppid=25008 vsize=8086216 memory=1468 CPUtime=0.74 cores=0-7
/proc/25031/task/25032/stat : 25032 (java) R 25008 25008 22710 0 -1 4202560 15015 499 0 0 70 4 0 0 20 0 22 0 236839540 8280285184 29698 33554432000 4194304 4196468 140733995320480 140480317643888 140480345857430 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25033] ppid=25008 vsize=8086216 memory=4294967295 CPUtime=0 cores=0-7
/proc/25031/task/25033/stat : 25033 (java) S 25008 25008 22710 0 -1 1077944384 2 499 0 0 0 0 0 0 20 0 22 0 236839541 8280285184 29698 33554432000 4194304 4196468 140733995320480 140480350087440 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25034] ppid=25008 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25034/stat : 25034 (java) S 25008 25008 22710 0 -1 1077944384 1 499 0 0 0 0 0 0 20 0 22 0 236839541 8280285184 29698 33554432000 4194304 4196468 140733995320480 140480150256016 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25035] ppid=25008 vsize=8086216 memory=1392 CPUtime=0 cores=0-7
/proc/25031/task/25035/stat : 25035 (java) S 25008 25008 22710 0 -1 1077944384 2 499 0 0 0 0 0 0 20 0 22 0 236839541 8280285184 29698 33554432000 4194304 4196468 140733995320480 140480149203472 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25036] ppid=25008 vsize=8086216 memory=188844 CPUtime=0 cores=0-7
/proc/25031/task/25036/stat : 25036 (java) S 25008 25008 22710 0 -1 1077944384 1 499 0 0 0 0 0 0 20 0 22 0 236839541 8280285184 29698 33554432000 4194304 4196468 140733995320480 140480148150928 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25037] ppid=25008 vsize=8086216 memory=247476015645551 CPUtime=0 cores=0-7
/proc/25031/task/25037/stat : 25037 (java) S 25008 25008 22710 0 -1 1077944384 1 499 0 0 0 0 0 0 20 0 22 0 236839541 8280285184 29698 33554432000 4194304 4196468 140733995320480 140480147098384 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25038] ppid=25008 vsize=8086216 memory=247476015645552 CPUtime=0 cores=0-7
/proc/25031/task/25038/stat : 25038 (java) S 25008 25008 22710 0 -1 1077944384 1 499 0 0 0 0 0 0 20 0 22 0 236839541 8280285184 29698 33554432000 4194304 4196468 140733995320480 140480146045840 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25039] ppid=25008 vsize=8086216 memory=247476015645553 CPUtime=0 cores=0-7
/proc/25031/task/25039/stat : 25039 (java) S 25008 25008 22710 0 -1 1077944384 3 499 0 0 0 0 0 0 20 0 22 0 236839541 8280285184 29698 33554432000 4194304 4196468 140733995320480 140480144993296 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25040] ppid=25008 vsize=8086216 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/25031/task/25040/stat : 25040 (java) S 25008 25008 22710 0 -1 1077944384 1 499 0 0 0 0 0 0 20 0 22 0 236839541 8280285184 29698 33554432000 4194304 4196468 140733995320480 140480143940752 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25041] ppid=25008 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25041/stat : 25041 (java) S 25008 25008 22710 0 -1 1077944384 6 499 0 0 0 0 0 0 20 0 22 0 236839543 8280285184 29698 33554432000 4194304 4196468 140733995320480 140479707654128 140480345856642 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25042] ppid=25008 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25042/stat : 25042 (java) S 25008 25008 22710 0 -1 1077944384 13 499 0 0 0 0 0 0 20 0 22 0 236839543 8280285184 29698 33554432000 4194304 4196468 140733995320480 140478917895072 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25043] ppid=25008 vsize=8086216 memory=303711698211307546 CPUtime=0 cores=0-7
/proc/25031/task/25043/stat : 25043 (java) S 25008 25008 22710 0 -1 1077944384 2 499 0 0 0 0 0 0 20 0 22 0 236839543 8280285184 29698 33554432000 4194304 4196468 140733995320480 140478649459696 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25044] ppid=25008 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25044/stat : 25044 (java) S 25008 25008 22710 0 -1 1077944384 1 499 0 0 0 0 0 0 20 0 22 0 236839546 8280285184 29698 33554432000 4194304 4196468 140733995320480 140478274951376 140480345864091 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25045] ppid=25008 vsize=8086216 memory=7522817207115868519 CPUtime=0.06 cores=0-7
/proc/25031/task/25045/stat : 25045 (java) S 25008 25008 22710 0 -1 1077944384 583 499 0 0 6 0 0 0 20 0 22 0 236839546 8280285184 29698 33554432000 4194304 4196468 140733995320480 140479706601968 140480345856642 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25046] ppid=25008 vsize=8086216 memory=1 CPUtime=0.02 cores=0-7
/proc/25031/task/25046/stat : 25046 (java) S 25008 25008 22710 0 -1 1077944384 58 499 0 0 2 0 0 0 20 0 22 0 236839546 8280285184 29698 33554432000 4194304 4196468 140733995320480 140479705549424 140480345856642 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25047] ppid=25008 vsize=8086216 memory=6554 CPUtime=0.05 cores=0-7
/proc/25031/task/25047/stat : 25047 (java) S 25008 25008 22710 0 -1 1077944384 347 499 0 0 5 0 0 0 20 0 22 0 236839546 8280285184 29698 33554432000 4194304 4196468 140733995320480 140479704496880 140480345856642 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25048] ppid=25008 vsize=8086216 memory=0 CPUtime=0.19 cores=0-7
/proc/25031/task/25048/stat : 25048 (java) R 25008 25008 22710 0 -1 4202560 533 499 0 0 19 0 0 0 20 0 22 0 236839546 8280285184 29698 33554432000 4194304 4196468 140733995320480 140479703444336 140480329925982 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25049] ppid=25008 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25031/task/25049/stat : 25049 (java) S 25008 25008 22710 0 -1 1077944384 3 499 0 0 0 0 0 0 20 0 22 0 236839546 8280285184 29698 33554432000 4194304 4196468 140733995320480 140477777045728 140480345855701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
[pid=25031/tid=25050] ppid=25008 vsize=8086216 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/25031/task/25050/stat : 25050 (java) S 25008 25008 22710 0 -1 1077944384 1 499 0 0 0 0 0 0 20 0 22 0 236839546 8280285184 29698 33554432000 4194304 4196468 140733995320480 140479702391216 140480345856642 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25624576 140733995328689 140733995328813 140733995328813 140733995331535 0
Current children cumulated CPU time: 4.77 s
Current children cumulated vsize: 8199344 KiB
Current children cumulated memory: 120260 KiB

Child status: 0
Real time (s): 2.51561
CPU time (s): 4.82583
CPU user time (s): 4.63177
CPU system time (s): 0.194061
CPU usage (%): 191.835
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 241024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.63177
system time used= 0.194061
maximum resident set size= 242288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43575
page faults= 0
swaps= 0
block input operations= 0
block output operations= 208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6616
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 25008
#   total CPU time (s): 4.82583
#   total CPU user time (s): 4.63177
#   total CPU system time (s): 0.194061

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036246 second user time and 0.077027 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 22:39:22
IDJOB=4307124
IDBENCH=141408
IDSOLVER=2788
FILE ID=node132/4307124-1534192762
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-024_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-4307124-1534192762/watcher-4307124-1534192762 -o /tmp/evaluation-result-4307124-1534192762/solver-4307124-1534192762 -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-4307124-1534192762.xml

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

MD5SUM BENCH= 4f48250d2147fae0e085f28a4cc8c702
RANDOM SEED=840664934

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:        17347924 kB
MemAvailable:   31899888 kB
Buffers:          263096 kB
Cached:         14400992 kB
SwapCached:            0 kB
Active:          7397744 kB
Inactive:        7320876 kB
Active(anon):       4240 kB
Inactive(anon):   102812 kB
Active(file):    7393504 kB
Inactive(file):  7218064 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8512 kB
Writeback:             0 kB
AnonPages:         95640 kB
Mapped:            56316 kB
Shmem:             49824 kB
Slab:             397472 kB
SReclaimable:     368856 kB
SUnreclaim:        28616 kB
KernelStack:        3648 kB
PageTables:         4816 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:     40960 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:39:25