Trace number 4305358

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+MapleCOMSPS (2018-07-31)UNSAT 4.7153 2.52854

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 benchmark0.008066
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 -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-8257-serial-file.bin HOME/instance-4305358-1534075108.xml
0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 13:58:29 CEST 2018
0.66/0.55	c PID: 8260
0.66/0.55	c IP: 172.20.3.151
0.66/0.55	c HOST: node151.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.87	c (0,0) Parsing End
1.18/0.88	c (0,0) CSP: 0 int (0 aux), 72 bool (0 aux), 48 ctr, max domain size 2
1.18/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.88	c (0,0) Constraint Name Generate Begin
1.18/0.88	c (0,0) Ctr:HOME/instance-4305358-1534075108.xml,ExtensionSupport:IntVar
1.18/0.88	c (0,0) Constraint Name Generate End
1.18/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.88	c (0,0) CSP to CSPinCNF Begin
1.71/1.12	c (0,0) translated 5 (10%) constraints
1.71/1.17	c (0,0) translated 10 (20%) constraints
1.95/1.22	c (0,0) translated 15 (30%) constraints
1.95/1.26	c (0,0) translated 20 (40%) constraints
1.95/1.28	c (0,0) translated 24 (50%) constraints
2.23/1.32	c (0,0) translated 29 (60%) constraints
2.23/1.33	c (0,0) translated 34 (70%) constraints
2.23/1.35	c (0,0) translated 39 (80%) constraints
2.23/1.37	c (0,0) translated 44 (90%) constraints
2.23/1.38	c (0,0) translated 48 (100%) constraints
2.54/1.42	c (0,0) STATISTICS1:HOME/instance-4305358-1534075108.xml,ExtensionSupport:IntVar,264,912,-1,2,3,1,,2:2400,3:624;2:288,1:2400;0:48,
2.54/1.42	c (0,0) ==========================================
2.54/1.42	c (0,0) Order
2.54/1.42	c (0,0) ==========================================
2.54/1.43	c (0,0) translated 92 (10%) constraints
2.54/1.44	c (0,0) translated 183 (20%) constraints
2.54/1.45	c (0,0) translated 274 (30%) constraints
2.54/1.45	c (0,0) translated 365 (40%) constraints
2.54/1.46	c (0,0) translated 456 (50%) constraints
2.54/1.47	c (0,0) translated 548 (60%) constraints
2.54/1.47	c (0,0) translated 639 (70%) constraints
2.54/1.48	c (0,0) translated 730 (80%) constraints
2.54/1.48	c (0,0) translated 821 (90%) constraints
2.54/1.49	c (0,0) translated 912 (100%) constraints
2.54/1.49	c (0,0) CSP to CSPinCNF End
2.54/1.49	c (0,0) CSP: 0 int (0 aux), 264 bool (192 aux), 912 ctr, max domain size 2
2.54/1.49	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.54/1.49	c (0,0) CSPinCNF Propagation Begin
2.84/1.53	c (1,0) 0 values, 48 unsatisfiable literals, and 0 valid clauses are removed
2.84/1.53	c (1,0) CSPinCNF Propagation End
2.84/1.54	c (1,0) CSP: 0 int (0 aux), 264 bool (192 aux), 912 ctr, max domain size 2
2.84/1.54	c (1,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.84/1.54	c (1,0) Simplify CSPinCNF Begin
2.84/1.54	c (1,1) Simplify CSPinCNF End
2.84/1.54	c (1,1) CSP: 0 int (0 aux), 264 bool (192 aux), 912 ctr, max domain size 2
2.84/1.54	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.84/1.54	c (1,1) Calculate Precise Domain Begin
2.84/1.54	c (1,1) 0 values are removed by re-calculation
2.84/1.54	c (1,1) Calculate Precise Domain End
2.84/1.55	c (1,1) CSP: 0 int (0 aux), 264 bool (192 aux), 912 ctr, max domain size 2
2.84/1.55	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.84/1.55	c (1,1) CSPinCNF to SatSolver Begin
2.84/1.57	c (1,1) 92 (10 %) CSP clauses are encoded (264 SAT variables, 91 SAT clauses)
2.84/1.58	c (1,1) 183 (20 %) CSP clauses are encoded (264 SAT variables, 182 SAT clauses)
2.84/1.59	c (1,1) 274 (30 %) CSP clauses are encoded (264 SAT variables, 273 SAT clauses)
2.84/1.59	c (1,1) 365 (40 %) CSP clauses are encoded (264 SAT variables, 364 SAT clauses)
2.84/1.60	c (1,1) 456 (50 %) CSP clauses are encoded (264 SAT variables, 455 SAT clauses)
3.20/1.61	c (1,1) 548 (60 %) CSP clauses are encoded (264 SAT variables, 547 SAT clauses)
3.20/1.61	c (1,1) 639 (70 %) CSP clauses are encoded (264 SAT variables, 638 SAT clauses)
3.20/1.61	c (1,1) 730 (80 %) CSP clauses are encoded (264 SAT variables, 729 SAT clauses)
3.20/1.61	c (1,1) 821 (90 %) CSP clauses are encoded (264 SAT variables, 820 SAT clauses)
3.20/1.61	c (1,1) 912 (100 %) CSP clauses are encoded (264 SAT variables, 911 SAT clauses)
3.20/1.61	c (1,1) Launch Command will be: minisat_release
3.20/1.61	c (1,1) CSPinCNF to SatSolver End
3.20/1.61	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.20/1.63	c (1,1) STATISTICS2:HOME/instance-4305358-1534075108.xml,ExtensionSupport:IntVar,264,912,-1,2,3,1,,2:2400,3:576;2:336,1:2400,
3.20/1.63	c (1,1) 264 bool, 912 clause
3.20/1.63	c (1,1) Export Begin
3.50/1.72	c (1,1) Export to HOME/scop-8257-serial-file.bin
3.50/1.72	c (1,1) Export End
3.50/1.72	c (1,1) Export File Size: 0.02 MB
3.50/1.72	c (1,1) 0,0,0,1,1,1,1,STOP-AFTER(DIMACS)
3.50/1.72	c END-Prog: Sun Aug 12 13:58:30 CEST 2018
3.50/1.73	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-8257-serial-file.bin
4.15/2.22	c (0,0) Read Serial File Begin
4.15/2.22	c (0,0) HOME/scop-8257-serial-file.bin
4.30/2.39	c (0,0) Read Serial File End
4.45/2.41	
4.45/2.41	scop order+minisat_release (2018-07-31)
4.45/2.41	(Solving Process)
4.45/2.41	
4.45/2.43	c BEGIN-Prog: Sun Aug 12 13:58:31 CEST 2018
4.45/2.43	c PID: 8275
4.45/2.43	c IP: 172.20.3.151
4.45/2.43	c HOST: node151.alineos.net
4.45/2.43	c (0,0) SatSolver.solve Begin
4.45/2.43	c (0,0) 0 bool, 0 clause
4.45/2.43	c (0,0) minisat_release HOME/instance-4305358-1534075108.xml-scop-8260.cnf
4.45/2.46	c (0,0) c This is COMiniSatPS.
4.45/2.46	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.45/2.46	c (0,0) c ============================[ Problem Statistics ]=============================
4.45/2.46	c (0,0) c |                                                                             |
4.45/2.46	c (0,0) c |  Number of variables:           264                                         |
4.45/2.46	c (0,0) c |  Number of clauses:             912                                         |
4.45/2.46	c (0,0) c |  Parse time:                   0.00 s                                       |
4.45/2.46	c (0,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.45/2.46	c (0,0) c |  Simplification time:          0.00 s                                       |
4.45/2.46	c (0,0) c |                                                                             |
4.45/2.46	c (0,0) c ===============================================================================
4.45/2.46	c (0,0) c Solved by simplification
4.45/2.46	c (0,0) c restarts              : 0
4.45/2.46	c (0,0) c conflicts             : 0              (0 /sec)
4.45/2.46	c (0,0) c decisions             : 0              (-nan % random) (0 /sec)
4.45/2.46	c (0,0) c propagations          : 0              (0 /sec)
4.45/2.46	c (0,0) c conflict literals     : 0              (-nan % deleted)
4.45/2.46	c (0,0) c CPU time              : 0.003857 s
4.45/2.46	c (0,0) 
4.45/2.46	c (0,0) s UNSATISFIABLE
4.65/2.50	c (0,0) SatSolver.solve End
4.65/2.50	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.65/2.50	c (0,0) Show results Begin
4.65/2.50	s UNSATISFIABLE
4.65/2.50	c (0,0) Show results End
4.65/2.50	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.65/2.51	c (0,0) 0,0,STOP-AFTER(ALL)
4.65/2.51	c END-Prog: Sun Aug 12 13:58:31 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 (3042 MiB free)
  memory of node 1: 16384 MiB (5517 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305358-1534075108/watcher-4305358-1534075108 -o /tmp/evaluation-result-4305358-1534075108/solver-4305358-1534075108 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305358-1534075108.xml 

running on 4 cores: 0,2,4,6

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

solver pid=8257, runsolver pid=8254

[startup+0.100082 s]*
/proc/loadavg: 2.43 2.18 2.09 3/222 8274
/proc/meminfo: memFree=8702324/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8257/stat : 8257 (scop.sh) S 8254 8257 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225074033 115843072 349 33554432000 4194304 5098028 140729815959600 140729815956856 139709518983804 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140729815966784 140729815966983 140729815966983 140729815969741 0
/proc/8257/statm: 28282 349 296 221 0 87 0
[pid=8260] ppid=8257 vsize=15012476 memory=74676 CPUtime=0.11 cores=0,2,4,6
/proc/8260/stat : 8260 (java) S 8257 8257 3762 0 -1 1077944320 6833 0 0 0 9 2 0 0 20 0 15 0 225074033 15372775424 18669 33554432000 4194304 4196468 140728738122336 140728738104880 139674187136759 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
/proc/8260/statm: 3753119 18669 2741 1 0 3715579 0
[pid=8260/tid=8261] ppid=8257 vsize=15012476 memory=-6526411401870300574 CPUtime=0.08 cores=0,2,4,6
/proc/8260/task/8261/stat : 8261 (java) R 8257 8257 3762 0 -1 4202560 4958 0 0 0 7 1 0 0 20 0 15 0 225074033 15372775424 18669 33554432000 4194304 4196468 140728738122336 139674158963088 139674167410021 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8262] ppid=8257 vsize=15012476 memory=3472468020171847344 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8262/stat : 8262 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074035 15372775424 18669 33554432000 4194304 4196468 140728738122336 139674191379088 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8263] ppid=8257 vsize=15012476 memory=139723944167040 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8263/stat : 8263 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15372775424 18669 33554432000 4194304 4196468 140728738122336 139674016021008 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8264] ppid=8257 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8264/stat : 8264 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15372775424 18669 33554432000 4194304 4196468 140728738122336 139673646475664 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8265] ppid=8257 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8265/stat : 8265 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15372775424 18669 33554432000 4194304 4196468 140728738122336 139673645422864 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8266] ppid=8257 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8266/stat : 8266 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074036 15372775424 18669 33554432000 4194304 4196468 140728738122336 139673224780656 139674187147906 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8267] ppid=8257 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8267/stat : 8267 (java) S 8257 8257 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225074037 15372775424 18669 33554432000 4194304 4196468 140728738122336 139672739112480 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8268] ppid=8257 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8268/stat : 8268 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074037 15372775424 18669 33554432000 4194304 4196468 140728738122336 139672470676848 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8269] ppid=8257 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8269/stat : 8269 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 18669 33554432000 4194304 4196468 140728738122336 139672096168272 139674187155355 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8270] ppid=8257 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8270/stat : 8270 (java) S 8257 8257 3762 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 18669 33554432000 4194304 4196468 140728738122336 139673223727472 139674187147906 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8271] ppid=8257 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8271/stat : 8271 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 18735 33554432000 4194304 4196468 140728738122336 139673222674672 139674187147906 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8272] ppid=8257 vsize=15012476 memory=139723944167040 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8272/stat : 8272 (java) R 8257 8257 3762 0 -1 4202560 260 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 18735 33554432000 4194304 4196468 140728738122336 139673221621872 139674166096991 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8273] ppid=8257 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8273/stat : 8273 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 18735 33554432000 4194304 4196468 140728738122336 139671598262496 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8274] ppid=8257 vsize=15012476 memory=139723944167040 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8274/stat : 8274 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 18800 33554432000 4194304 4196468 140728738122336 139673220570288 139674187147906 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 76072 KiB

[startup+0.210717 s]*
/proc/loadavg: 2.43 2.18 2.09 3/222 8274
/proc/meminfo: memFree=8688608/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8257/stat : 8257 (scop.sh) S 8254 8257 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225074033 115843072 349 33554432000 4194304 5098028 140729815959600 140729815956856 139709518983804 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140729815966784 140729815966983 140729815966983 140729815969741 0
/proc/8257/statm: 28282 349 296 221 0 87 0
[pid=8260] ppid=8257 vsize=15012476 memory=88216 CPUtime=0.24 cores=0,2,4,6
/proc/8260/stat : 8260 (java) S 8257 8257 3762 0 -1 1077944320 10406 0 0 0 21 3 0 0 20 0 15 0 225074033 15372775424 22054 33554432000 4194304 4196468 140728738122336 140728738104880 139674187136759 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
/proc/8260/statm: 3753119 22054 2862 1 0 3715579 0
[pid=8260/tid=8261] ppid=8257 vsize=15012476 memory=-8976644418600983157 CPUtime=0.2 cores=0,2,4,6
/proc/8260/task/8261/stat : 8261 (java) R 8257 8257 3762 0 -1 4202560 8302 0 0 0 17 3 0 0 20 0 15 0 225074033 15372775424 22054 33554432000 4194304 4196468 140728738122336 139674158945504 139674172505569 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8262] ppid=8257 vsize=15012476 memory=3472468020171847344 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8262/stat : 8262 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074035 15372775424 22054 33554432000 4194304 4196468 140728738122336 139674191379088 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8263] ppid=8257 vsize=15012476 memory=139723944167040 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8263/stat : 8263 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15372775424 22054 33554432000 4194304 4196468 140728738122336 139674016021008 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8264] ppid=8257 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8264/stat : 8264 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15372775424 22054 33554432000 4194304 4196468 140728738122336 139673646475664 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8265] ppid=8257 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8265/stat : 8265 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15372775424 22054 33554432000 4194304 4196468 140728738122336 139673645422864 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8266] ppid=8257 vsize=15012476 memory=139723944167040 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8266/stat : 8266 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074036 15372775424 22054 33554432000 4194304 4196468 140728738122336 139673224780656 139674187147906 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8267] ppid=8257 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8267/stat : 8267 (java) S 8257 8257 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225074037 15372775424 22054 33554432000 4194304 4196468 140728738122336 139672739112480 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8268] ppid=8257 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8268/stat : 8268 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074037 15372775424 22054 33554432000 4194304 4196468 140728738122336 139672470676848 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8269] ppid=8257 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8269/stat : 8269 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 22054 33554432000 4194304 4196468 140728738122336 139672096168272 139674187155355 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8270] ppid=8257 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8270/stat : 8270 (java) S 8257 8257 3762 0 -1 1077944384 440 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 22054 33554432000 4194304 4196468 140728738122336 139673223727472 139674187147906 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8271] ppid=8257 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8271/stat : 8271 (java) S 8257 8257 3762 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 22054 33554432000 4194304 4196468 140728738122336 139673222674672 139674187147906 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8272] ppid=8257 vsize=15012476 memory=139723944167040 CPUtime=0.03 cores=0,2,4,6
/proc/8260/task/8272/stat : 8272 (java) R 8257 8257 3762 0 -1 4202560 293 0 0 0 3 0 0 0 20 0 15 0 225074040 15372775424 22054 33554432000 4194304 4196468 140728738122336 139673221621872 139674166562791 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8273] ppid=8257 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8273/stat : 8273 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 22054 33554432000 4194304 4196468 140728738122336 139671598262496 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8274] ppid=8257 vsize=15012476 memory=139723944167040 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8274/stat : 8274 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 22054 33554432000 4194304 4196468 140728738122336 139673220570288 139674187147906 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89612 KiB

[startup+0.310681 s]*
/proc/loadavg: 2.43 2.18 2.09 3/222 8274
/proc/meminfo: memFree=8685196/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8257/stat : 8257 (scop.sh) S 8254 8257 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225074033 115843072 349 33554432000 4194304 5098028 140729815959600 140729815956856 139709518983804 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140729815966784 140729815966983 140729815966983 140729815969741 0
/proc/8257/statm: 28282 349 296 221 0 87 0
[pid=8260] ppid=8257 vsize=15012476 memory=91740 CPUtime=0.42 cores=0,2,4,6
/proc/8260/stat : 8260 (java) S 8257 8257 3762 0 -1 1077944320 10947 0 0 0 38 4 0 0 20 0 15 0 225074033 15372775424 22935 33554432000 4194304 4196468 140728738122336 140728738104880 139674187136759 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
/proc/8260/statm: 3753119 22935 2972 1 0 3715579 0
[pid=8260/tid=8261] ppid=8257 vsize=15012476 memory=-8976644418600983157 CPUtime=0.29 cores=0,2,4,6
/proc/8260/task/8261/stat : 8261 (java) R 8257 8257 3762 0 -1 4202560 8673 0 0 0 26 3 0 0 20 0 15 0 225074033 15372775424 22935 33554432000 4194304 4196468 140728738122336 139674158931760 139674171217246 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8262] ppid=8257 vsize=15012476 memory=3472468020171847344 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8262/stat : 8262 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074035 15372775424 22935 33554432000 4194304 4196468 140728738122336 139674191379088 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8263] ppid=8257 vsize=15012476 memory=279447753247616 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8263/stat : 8263 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15372775424 22935 33554432000 4194304 4196468 140728738122336 139674016021008 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8264] ppid=8257 vsize=15012476 memory=279447618193440 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8264/stat : 8264 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15372775424 22935 33554432000 4194304 4196468 140728738122336 139673646475664 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8265] ppid=8257 vsize=15012476 memory=139723809080591 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8265/stat : 8265 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15372775424 22935 33554432000 4194304 4196468 140728738122336 139673645422864 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8266] ppid=8257 vsize=15012476 memory=279447753254528 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8266/stat : 8266 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074036 15372775424 22935 33554432000 4194304 4196468 140728738122336 139673224780656 139674187147906 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8267] ppid=8257 vsize=15012476 memory=139723809085199 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8267/stat : 8267 (java) S 8257 8257 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225074037 15372775424 22935 33554432000 4194304 4196468 140728738122336 139672739112480 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8268] ppid=8257 vsize=15012476 memory=139723809094960 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8268/stat : 8268 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074037 15372775424 22935 33554432000 4194304 4196468 140728738122336 139672470676848 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8269] ppid=8257 vsize=15012476 memory=279447618202656 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8269/stat : 8269 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 22935 33554432000 4194304 4196468 140728738122336 139672096168272 139674187155355 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8270] ppid=8257 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8260/task/8270/stat : 8270 (java) S 8257 8257 3762 0 -1 1077944384 498 0 0 0 2 0 0 0 20 0 15 0 225074040 15372775424 22935 33554432000 4194304 4196468 140728738122336 139673223727472 139674187147906 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8271] ppid=8257 vsize=15012476 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/8260/task/8271/stat : 8271 (java) S 8257 8257 3762 0 -1 1077944384 128 0 0 0 1 0 0 0 20 0 15 0 225074040 15372775424 22935 33554432000 4194304 4196468 140728738122336 139673222674672 139674187147906 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8272] ppid=8257 vsize=15012476 memory=139723944167040 CPUtime=0.07 cores=0,2,4,6
/proc/8260/task/8272/stat : 8272 (java) S 8257 8257 3762 0 -1 1077944384 316 0 0 0 7 0 0 0 20 0 15 0 225074040 15372775424 22935 33554432000 4194304 4196468 140728738122336 139673221621872 139674187147906 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8273] ppid=8257 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8273/stat : 8273 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 22935 33554432000 4194304 4196468 140728738122336 139671598262496 139674187146965 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8274] ppid=8257 vsize=15012476 memory=139723944168436 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8274/stat : 8274 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074040 15372775424 22935 33554432000 4194304 4196468 140728738122336 139673220570288 139674187147906 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 93136 KiB

[startup+0.702023 s]
/proc/loadavg: 2.43 2.18 2.09 3/222 8274
/proc/meminfo: memFree=8660548/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8257/stat : 8257 (scop.sh) S 8254 8257 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225074033 115843072 349 33554432000 4194304 5098028 140729815959600 140729815956856 139709518983804 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140729815966784 140729815966983 140729815966983 140729815969741 0
/proc/8257/statm: 28282 349 296 221 0 87 0
[pid=8260] ppid=8257 vsize=15020872 memory=131456 CPUtime=1 cores=0,2,4,6
/proc/8260/stat : 8260 (java) S 8257 8257 3762 0 -1 1077944320 18047 0 0 0 94 6 0 0 20 0 15 0 225074033 15381372928 32864 33554432000 4194304 4196468 140728738122336 140728738104880 139674187136759 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
/proc/8260/statm: 3755218 32864 3151 1 0 3716603 0
[pid=8260/tid=8261] ppid=8257 vsize=15020872 memory=54 CPUtime=0.67 cores=0,2,4,6
/proc/8260/task/8261/stat : 8261 (java) R 8257 8257 3762 0 -1 4202560 15394 0 0 0 62 5 0 0 20 0 15 0 225074033 15381372928 32864 33554432000 4194304 4196468 140728738122336 139674158973952 139674187158106 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8262] ppid=8257 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8262/stat : 8262 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074035 15381372928 32864 33554432000 4194304 4196468 140728738122336 139674191379088 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8263] ppid=8257 vsize=15020872 memory=8751464017575360309 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8263/stat : 8263 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15381372928 32864 33554432000 4194304 4196468 140728738122336 139674016021008 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8264] ppid=8257 vsize=15020872 memory=5788902676991533888 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8264/stat : 8264 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15381372928 32864 33554432000 4194304 4196468 140728738122336 139673646475664 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8265] ppid=8257 vsize=15020872 memory=6440526044186890340 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8265/stat : 8265 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15381372928 32864 33554432000 4194304 4196468 140728738122336 139673645422864 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8266] ppid=8257 vsize=15020872 memory=170926128 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8266/stat : 8266 (java) S 8257 8257 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225074036 15381372928 32864 33554432000 4194304 4196468 140728738122336 139673224780656 139674187147906 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8267] ppid=8257 vsize=15020872 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8267/stat : 8267 (java) S 8257 8257 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225074037 15381372928 32864 33554432000 4194304 4196468 140728738122336 139672739112480 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8268] ppid=8257 vsize=15020872 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8268/stat : 8268 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074037 15381372928 32864 33554432000 4194304 4196468 140728738122336 139672470676848 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8269] ppid=8257 vsize=15020872 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8269/stat : 8269 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074040 15381372928 32864 33554432000 4194304 4196468 140728738122336 139672096168272 139674187155355 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8270] ppid=8257 vsize=15020872 memory=4536 CPUtime=0.07 cores=0,2,4,6
/proc/8260/task/8270/stat : 8270 (java) R 8257 8257 3762 0 -1 4202560 609 0 0 0 7 0 0 0 20 0 15 0 225074040 15381372928 32864 33554432000 4194304 4196468 140728738122336 139673223717744 139674187148694 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8271] ppid=8257 vsize=15020872 memory=8448 CPUtime=0.08 cores=0,2,4,6
/proc/8260/task/8271/stat : 8271 (java) R 8257 8257 3762 0 -1 4202560 327 0 0 0 8 0 0 0 20 0 15 0 225074040 15381372928 32864 33554432000 4194304 4196468 140728738122336 139673222662224 139674168661269 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8272] ppid=8257 vsize=15020872 memory=1628 CPUtime=0.15 cores=0,2,4,6
/proc/8260/task/8272/stat : 8272 (java) S 8257 8257 3762 0 -1 1077944384 380 0 0 0 15 0 0 0 20 0 15 0 225074040 15381372928 32864 33554432000 4194304 4196468 140728738122336 139673221621872 139674187147906 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8273] ppid=8257 vsize=15020872 memory=1144 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8273/stat : 8273 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074040 15381372928 32864 33554432000 4194304 4196468 140728738122336 139671598262496 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8274] ppid=8257 vsize=15020872 memory=15244 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8274/stat : 8274 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074040 15381372928 32864 33554432000 4194304 4196468 140728738122336 139673220570288 139674187147906 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 132852 KiB

[startup+1.50163 s]
/proc/loadavg: 2.43 2.18 2.09 5/222 8274
/proc/meminfo: memFree=8632384/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8257/stat : 8257 (scop.sh) S 8254 8257 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225074033 115843072 349 33554432000 4194304 5098028 140729815959600 140729815956856 139709518983804 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140729815966784 140729815966983 140729815966983 140729815969741 0
/proc/8257/statm: 28282 349 296 221 0 87 0

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

/proc/8257/stat : 8257 (scop.sh) S 8254 8257 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225074033 115843072 349 33554432000 4194304 5098028 140729815959600 140729815956856 139709518983804 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140729815966784 140729815966983 140729815966983 140729815969741 0
/proc/8257/statm: 28282 349 296 221 0 87 0
[pid=8260] ppid=8257 vsize=15027084 memory=188188 CPUtime=3.2 cores=0,2,4,6
/proc/8260/stat : 8260 (java) S 8257 8257 3762 0 -1 1077944320 22977 0 0 0 312 8 0 0 20 0 15 0 225074033 15387734016 47047 33554432000 4194304 4196468 140728738122336 140728738104880 139674187136759 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
/proc/8260/statm: 3756771 47047 3202 1 0 3717627 0
[pid=8260/tid=8261] ppid=8257 vsize=15027084 memory=0 CPUtime=1.57 cores=0,2,4,6
/proc/8260/task/8261/stat : 8261 (java) R 8257 8257 3762 0 -1 4202560 16907 0 0 0 151 6 0 0 20 0 15 0 225074033 15387734016 47047 33554432000 4194304 4196468 140728738122336 139674158974752 139673689002655 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8262] ppid=8257 vsize=15027084 memory=7307161195401209714 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8262/stat : 8262 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074035 15387734016 47047 33554432000 4194304 4196468 140728738122336 139674191379088 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8263] ppid=8257 vsize=15027084 memory=7230921007607278949 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8263/stat : 8263 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15387734016 47047 33554432000 4194304 4196468 140728738122336 139674016021008 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8264] ppid=8257 vsize=15027084 memory=7445408212610344809 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8264/stat : 8264 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15387734016 47047 33554432000 4194304 4196468 140728738122336 139673646475664 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8265] ppid=8257 vsize=15027084 memory=7451015811737086567 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8265/stat : 8265 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074035 15387734016 47047 33554432000 4194304 4196468 140728738122336 139673645422864 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8266] ppid=8257 vsize=15027084 memory=7157735280196867940 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8266/stat : 8266 (java) S 8257 8257 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225074036 15387734016 47047 33554432000 4194304 4196468 140728738122336 139673224780656 139674187147906 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8267] ppid=8257 vsize=15027084 memory=7014751519617013604 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8267/stat : 8267 (java) S 8257 8257 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225074037 15387734016 47047 33554432000 4194304 4196468 140728738122336 139672739112480 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8268] ppid=8257 vsize=15027084 memory=139723944167040 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8268/stat : 8268 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074037 15387734016 47047 33554432000 4194304 4196468 140728738122336 139672470676848 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8269] ppid=8257 vsize=15027084 memory=139719581106177 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8269/stat : 8269 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074040 15387734016 47047 33554432000 4194304 4196468 140728738122336 139672096168272 139674187155355 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8270] ppid=8257 vsize=15027084 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/8260/task/8270/stat : 8270 (java) R 8257 8257 3762 0 -1 4202560 1397 0 0 0 41 0 0 0 20 0 15 0 225074040 15387734016 47047 33554432000 4194304 4196468 140728738122336 139673223706096 139674171524869 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8271] ppid=8257 vsize=15027084 memory=7157735280196867940 CPUtime=0.45 cores=0,2,4,6
/proc/8260/task/8271/stat : 8271 (java) R 8257 8257 3762 0 -1 4202560 683 0 0 0 45 0 0 0 20 0 15 0 225074040 15387734016 47047 33554432000 4194304 4196468 140728738122336 139673222660696 139674172058708 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8272] ppid=8257 vsize=15027084 memory=7450476965424292713 CPUtime=0.73 cores=0,2,4,6
/proc/8260/task/8272/stat : 8272 (java) R 8257 8257 3762 0 -1 4202560 2653 0 0 0 73 0 0 0 20 0 15 0 225074040 15387734016 47047 33554432000 4194304 4196468 140728738122336 139673221621872 139674180233595 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8273] ppid=8257 vsize=15027084 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8273/stat : 8273 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074040 15387734016 47047 33554432000 4194304 4196468 140728738122336 139671598262496 139674187146965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
[pid=8260/tid=8274] ppid=8257 vsize=15027084 memory=161572 CPUtime=0 cores=0,2,4,6
/proc/8260/task/8274/stat : 8274 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074040 15387734016 47047 33554432000 4194304 4196468 140728738122336 139673220570288 139674187147906 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140728738124807 140728738125105 140728738125105 140728738127823 0
Current children cumulated CPU time: 3.2 s
Current children cumulated vsize: 15140212 KiB
Current children cumulated memory: 189584 KiB

[startup+2.00024 s]*
/proc/loadavg: 2.43 2.18 2.09 4/222 8289
/proc/meminfo: memFree=8714308/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=113128 memory=1472 CPUtime=3.54 cores=0,2,4,6
/proc/8257/stat : 8257 (scop.sh) S 8254 8257 3762 0 -1 4202496 591 24333 0 0 0 0 345 9 20 0 1 0 225074033 115843072 368 33554432000 4194304 5098028 140729815959600 140729815956344 139709518983804 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140729815966784 140729815966983 140729815966983 140729815969741 0
/proc/8257/statm: 28282 368 311 221 0 87 0
[pid=8275] ppid=8257 vsize=7404280 memory=62872 CPUtime=0.38 cores=0,2,4,6
/proc/8275/stat : 8275 (java) S 8257 8257 3762 0 -1 1077944320 10227 0 0 0 36 2 0 0 20 0 15 0 225074206 7581982720 15718 33554432000 4194304 4196468 140721736188688 140721736171232 140089462628087 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
/proc/8275/statm: 1851070 15718 2981 1 0 1813530 0
[pid=8275/tid=8276] ppid=8257 vsize=7404280 memory=6010733658027211624 CPUtime=0.26 cores=0,2,4,6
/proc/8275/task/8276/stat : 8276 (java) R 8257 8257 3762 0 -1 4202560 7913 0 0 0 24 2 0 0 20 0 15 0 225074206 7581982720 15718 33554432000 4194304 4196468 140721736188688 140089434457392 140089442903243 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8277] ppid=8257 vsize=7404280 memory=2211 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8277/stat : 8277 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074207 7581982720 15718 33554432000 4194304 4196468 140721736188688 140089466870544 140089462638293 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8278] ppid=8257 vsize=7404280 memory=139723944167040 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8278/stat : 8278 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074207 7581982720 15718 33554432000 4194304 4196468 140721736188688 140089284959120 140089462638293 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8279] ppid=8257 vsize=7404280 memory=6153431502485414761 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8279/stat : 8279 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074207 7581982720 15718 33554432000 4194304 4196468 140721736188688 140088947145744 140089462638293 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8280] ppid=8257 vsize=7404280 memory=7020311512870236465 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8280/stat : 8280 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074207 7581982720 15718 33554432000 4194304 4196468 140721736188688 140088946093200 140089462638293 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8281] ppid=8257 vsize=7404280 memory=3251791569728452530 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8281/stat : 8281 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074209 7581982720 15718 33554432000 4194304 4196468 140721736188688 140088909051888 140089462639234 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8282] ppid=8257 vsize=7404280 memory=8389687274667848497 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8282/stat : 8282 (java) S 8257 8257 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225074209 7581982720 15718 33554432000 4194304 4196468 140721736188688 140088277197728 140089462638293 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8283] ppid=8257 vsize=7404280 memory=31588 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8283/stat : 8283 (java) S 8257 8257 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225074209 7581982720 15718 33554432000 4194304 4196468 140721736188688 140088142975984 140089462638293 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8284] ppid=8257 vsize=7404280 memory=7230921007607278949 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8284/stat : 8284 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074212 7581982720 15718 33554432000 4194304 4196468 140721736188688 140087768471760 140089462646683 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8285] ppid=8257 vsize=7404280 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8275/task/8285/stat : 8285 (java) S 8257 8257 3762 0 -1 1077944384 559 0 0 0 2 0 0 0 20 0 15 0 225074212 7581982720 15718 33554432000 4194304 4196468 140721736188688 140088907999728 140089462639234 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8286] ppid=8257 vsize=7404280 memory=7018409457413940837 CPUtime=0.02 cores=0,2,4,6
/proc/8275/task/8286/stat : 8286 (java) S 8257 8257 3762 0 -1 1077944384 63 0 0 0 2 0 0 0 20 0 15 0 225074212 7581982720 15718 33554432000 4194304 4196468 140721736188688 140088906947184 140089462639234 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8287] ppid=8257 vsize=7404280 memory=4026532047 CPUtime=0.07 cores=0,2,4,6
/proc/8275/task/8287/stat : 8287 (java) S 8257 8257 3762 0 -1 1077944384 338 0 0 0 7 0 0 0 20 0 15 0 225074212 7581982720 15718 33554432000 4194304 4196468 140721736188688 140088905894640 140089462639234 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8288] ppid=8257 vsize=7404280 memory=14835 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8288/stat : 8288 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074212 7581982720 15718 33554432000 4194304 4196468 140721736188688 140087270567008 140089462638293 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8289] ppid=8257 vsize=7404280 memory=1228974 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8289/stat : 8289 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074212 7581982720 15718 33554432000 4194304 4196468 140721736188688 140088904841520 140089462639234 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
Current children cumulated CPU time: 3.92 s
Current children cumulated vsize: 7517408 KiB
Current children cumulated memory: 64344 KiB

[startup+2.40068 s]
/proc/loadavg: 2.43 2.18 2.09 4/222 8289
/proc/meminfo: memFree=8714308/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=113128 memory=1472 CPUtime=3.54 cores=0,2,4,6
/proc/8257/stat : 8257 (scop.sh) S 8254 8257 3762 0 -1 4202496 591 24333 0 0 0 0 345 9 20 0 1 0 225074033 115843072 368 33554432000 4194304 5098028 140729815959600 140729815956344 139709518983804 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140729815966784 140729815966983 140729815966983 140729815969741 0
/proc/8257/statm: 28282 368 311 221 0 87 0
[pid=8275] ppid=8257 vsize=7408432 memory=98124 CPUtime=0.91 cores=0,2,4,6
/proc/8275/stat : 8275 (java) S 8257 8257 3762 0 -1 1077944320 16758 0 0 0 86 5 0 0 20 0 15 0 225074206 7586234368 24531 33554432000 4194304 4196468 140721736188688 140721736171232 140089462628087 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
/proc/8275/statm: 1852108 24531 3046 1 0 1814042 0
[pid=8275/tid=8276] ppid=8257 vsize=7408432 memory=6075444207493988448 CPUtime=0.64 cores=0,2,4,6
/proc/8275/task/8276/stat : 8276 (java) R 8257 8257 3762 0 -1 4202560 14248 0 0 0 60 4 0 0 20 0 15 0 225074206 7586234368 24531 33554432000 4194304 4196468 140721736188688 140089434466304 140089462650013 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8277] ppid=8257 vsize=7408432 memory=7166255274716139148 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8277/stat : 8277 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074207 7586234368 24531 33554432000 4194304 4196468 140721736188688 140089466870544 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8278] ppid=8257 vsize=7408432 memory=4294969536 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8278/stat : 8278 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074207 7586234368 24531 33554432000 4194304 4196468 140721736188688 140089284959120 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8279] ppid=8257 vsize=7408432 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8279/stat : 8279 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074207 7586234368 24531 33554432000 4194304 4196468 140721736188688 140088947145744 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8280] ppid=8257 vsize=7408432 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8280/stat : 8280 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074207 7586234368 24531 33554432000 4194304 4196468 140721736188688 140088946093200 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8281] ppid=8257 vsize=7408432 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8281/stat : 8281 (java) S 8257 8257 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225074209 7586234368 24531 33554432000 4194304 4196468 140721736188688 140088909051888 140089462639234 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8282] ppid=8257 vsize=7408432 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8282/stat : 8282 (java) S 8257 8257 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225074209 7586234368 24531 33554432000 4194304 4196468 140721736188688 140088277197728 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8283] ppid=8257 vsize=7408432 memory=175183126085767 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8283/stat : 8283 (java) S 8257 8257 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225074209 7586234368 24531 33554432000 4194304 4196468 140721736188688 140088142975984 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8284] ppid=8257 vsize=7408432 memory=279447618311328 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8284/stat : 8284 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074212 7586234368 24531 33554432000 4194304 4196468 140721736188688 140087768471760 140089462646683 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8285] ppid=8257 vsize=7408432 memory=3184097920075968560 CPUtime=0.04 cores=0,2,4,6
/proc/8275/task/8285/stat : 8285 (java) S 8257 8257 3762 0 -1 1077944384 572 0 0 0 4 0 0 0 20 0 15 0 225074212 7586234368 24531 33554432000 4194304 4196468 140721736188688 140088907999728 140089462639234 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8286] ppid=8257 vsize=7408432 memory=6944652177228980320 CPUtime=0.05 cores=0,2,4,6
/proc/8275/task/8286/stat : 8286 (java) R 8257 8257 3762 0 -1 1077944384 97 0 0 0 5 0 0 0 20 0 15 0 225074212 7586234368 24531 33554432000 4194304 4196468 140721736188688 140088906947184 140089462639234 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8287] ppid=8257 vsize=7408432 memory=6656426216303648864 CPUtime=0.15 cores=0,2,4,6
/proc/8275/task/8287/stat : 8287 (java) S 8257 8257 3762 0 -1 1077944384 487 0 0 0 15 0 0 0 20 0 15 0 225074212 7586234368 24531 33554432000 4194304 4196468 140721736188688 140088905894640 140089462639234 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8288] ppid=8257 vsize=7408432 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8288/stat : 8288 (java) S 8257 8257 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225074212 7586234368 24531 33554432000 4194304 4196468 140721736188688 140087270567008 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8289] ppid=8257 vsize=7408432 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8289/stat : 8289 (java) S 8257 8257 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225074212 7586234368 24531 33554432000 4194304 4196468 140721736188688 140088904841520 140089462639234 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
Current children cumulated CPU time: 4.45 s
Current children cumulated vsize: 7521560 KiB
Current children cumulated memory: 99596 KiB

[startup+2.50073 s]
/proc/loadavg: 2.43 2.18 2.09 4/222 8289
/proc/meminfo: memFree=8714308/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=113128 memory=1472 CPUtime=3.54 cores=0,2,4,6
/proc/8257/stat : 8257 (scop.sh) S 8254 8257 3762 0 -1 4202496 591 24333 0 0 0 0 345 9 20 0 1 0 225074033 115843072 368 33554432000 4194304 5098028 140729815959600 140729815956344 139709518983804 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25837568 140729815966784 140729815966983 140729815966983 140729815969741 0
/proc/8257/statm: 28282 368 311 221 0 87 0
[pid=8275] ppid=8257 vsize=7740532 memory=114696 CPUtime=1.11 cores=0,2,4,6
/proc/8275/stat : 8275 (java) S 8257 8257 3762 0 -1 1077944320 17966 453 0 0 105 6 0 0 20 0 17 0 225074206 7926304768 28674 33554432000 4194304 4196468 140721736188688 140721736171232 140089462628087 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
/proc/8275/statm: 1935133 28674 3152 1 0 1896532 0
[pid=8275/tid=8276] ppid=8257 vsize=7740532 memory=7589528992649863781 CPUtime=0.74 cores=0,2,4,6
/proc/8275/task/8276/stat : 8276 (java) R 8257 8257 3762 0 -1 4202560 14991 453 0 0 69 5 0 0 20 0 17 0 225074206 7926304768 28674 33554432000 4194304 4196468 140721736188688 140089434426384 140089448847121 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8277] ppid=8257 vsize=7740532 memory=33 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8277/stat : 8277 (java) S 8257 8257 3762 0 -1 1077944384 1 453 0 0 0 0 0 0 20 0 17 0 225074207 7926304768 28674 33554432000 4194304 4196468 140721736188688 140089466870544 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8278] ppid=8257 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8278/stat : 8278 (java) S 8257 8257 3762 0 -1 1077944384 1 453 0 0 0 0 0 0 20 0 17 0 225074207 7926304768 28674 33554432000 4194304 4196468 140721736188688 140089284959120 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8279] ppid=8257 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8279/stat : 8279 (java) S 8257 8257 3762 0 -1 1077944384 2 453 0 0 0 0 0 0 20 0 17 0 225074207 7926304768 28674 33554432000 4194304 4196468 140721736188688 140088947145744 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8280] ppid=8257 vsize=7740532 memory=66904 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8280/stat : 8280 (java) S 8257 8257 3762 0 -1 1077944384 2 453 0 0 0 0 0 0 20 0 17 0 225074207 7926304768 28674 33554432000 4194304 4196468 140721736188688 140088946093200 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8281] ppid=8257 vsize=7740532 memory=279447618201240 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8281/stat : 8281 (java) S 8257 8257 3762 0 -1 1077944384 6 453 0 0 0 0 0 0 20 0 17 0 225074209 7926304768 28674 33554432000 4194304 4196468 140721736188688 140088909051888 140089462639234 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8282] ppid=8257 vsize=7740532 memory=279447618472912 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8282/stat : 8282 (java) S 8257 8257 3762 0 -1 1077944384 13 453 0 0 0 0 0 0 20 0 17 0 225074209 7926304768 28674 33554432000 4194304 4196468 140721736188688 140088277197728 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8283] ppid=8257 vsize=7740532 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8283/stat : 8283 (java) S 8257 8257 3762 0 -1 1077944384 21 453 0 0 0 0 0 0 20 0 17 0 225074209 7926304768 28674 33554432000 4194304 4196468 140721736188688 140088142975984 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8284] ppid=8257 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8284/stat : 8284 (java) S 8257 8257 3762 0 -1 1077944384 3 453 0 0 0 0 0 0 20 0 17 0 225074212 7926304768 28674 33554432000 4194304 4196468 140721736188688 140087768471760 140089462646683 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8285] ppid=8257 vsize=7740532 memory=1472 CPUtime=0.08 cores=0,2,4,6
/proc/8275/task/8285/stat : 8285 (java) S 8257 8257 3762 0 -1 1077944384 771 453 0 0 8 0 0 0 20 0 17 0 225074212 7926304768 28674 33554432000 4194304 4196468 140721736188688 140088907999728 140089462639234 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8286] ppid=8257 vsize=7740532 memory=6944656575208382560 CPUtime=0.08 cores=0,2,4,6
/proc/8275/task/8286/stat : 8286 (java) S 8257 8257 3762 0 -1 1077944384 190 453 0 0 8 0 0 0 20 0 17 0 225074212 7926304768 28674 33554432000 4194304 4196468 140721736188688 140088906947184 140089462639234 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8287] ppid=8257 vsize=7740532 memory=6944656592455360604 CPUtime=0.19 cores=0,2,4,6
/proc/8275/task/8287/stat : 8287 (java) S 8257 8257 3762 0 -1 1077944384 572 453 0 0 19 0 0 0 20 0 17 0 225074212 7926304768 28674 33554432000 4194304 4196468 140721736188688 140088905894640 140089462639234 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8288] ppid=8257 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8288/stat : 8288 (java) S 8257 8257 3762 0 -1 1077944384 3 453 0 0 0 0 0 0 20 0 17 0 225074212 7926304768 28674 33554432000 4194304 4196468 140721736188688 140087270567008 140089462638293 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
[pid=8275/tid=8289] ppid=8257 vsize=7740532 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/8275/task/8289/stat : 8289 (java) S 8257 8257 3762 0 -1 1077944384 1 453 0 0 0 0 0 0 20 0 17 0 225074212 7926304768 28674 33554432000 4194304 4196468 140721736188688 140088904841520 140089462639234 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7036928 140721736197302 140721736197425 140721736197425 140721736200143 0
Current children cumulated CPU time: 4.65 s
Current children cumulated vsize: 7853660 KiB
Current children cumulated memory: 116168 KiB

Child status: 0
Real time (s): 2.52854
CPU time (s): 4.7153
CPU user time (s): 4.54626
CPU system time (s): 0.169044
CPU usage (%): 186.483
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 201680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.54626
system time used= 0.169044
maximum resident set size= 202680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43417
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4859
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 8257
#   total CPU time (s): 4.7153
#   total CPU user time (s): 4.54626
#   total CPU system time (s): 0.169044

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041679 second user time and 0.069 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 13:58:28
IDJOB=4305358
IDBENCH=141408
IDSOLVER=2782
FILE ID=node151/4305358-1534075108
RUNJOBID= node151-1534062410-3793
PBS_JOBID= 21036982
Free space on /tmp= 41244 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-024_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305358-1534075108/watcher-4305358-1534075108 -o /tmp/evaluation-result-4305358-1534075108/solver-4305358-1534075108 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305358-1534075108.xml

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

MD5SUM BENCH= 4f48250d2147fae0e085f28a4cc8c702
RANDOM SEED=1237079261

node151.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.87
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.87
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.87
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.87
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:         8765892 kB
MemAvailable:   31748928 kB
Buffers:          263088 kB
Cached:         22675172 kB
SwapCached:            0 kB
Active:         10453996 kB
Inactive:       12694692 kB
Active(anon):     159204 kB
Inactive(anon):   103292 kB
Active(file):   10294792 kB
Inactive(file): 12591400 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        254368 kB
Mapped:            71876 kB
Shmem:             49800 kB
Slab:             554236 kB
SReclaimable:     525304 kB
SUnreclaim:        28932 kB
KernelStack:        3920 kB
PageTables:         6188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5869152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 41236 MiB
End job on node151 at 2018-08-12 13:58:31