Trace number 4305591

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 both+MapleCOMSPS (2018-07-31)UNSAT 4.49765 2.59127

General information on the benchmark

NameDubois/
Dubois-021_c18.xml
MD5SUM20df171288238b3174eb6e57a3777db0
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.007467
Satisfiable
(Un)Satisfiability was proved
Number of variables63
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":63}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":63}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":42}]
Number of extensional constraints42
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-23068-serial-file.bin HOME/instance-4305591-1534075272.xml
0.66/0.52	
0.66/0.52	scop both+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 14:01:12 CEST 2018
0.66/0.55	c PID: 23071
0.66/0.55	c IP: 172.20.3.135
0.66/0.55	c HOST: node135.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.86	c (0,0) Parsing End
1.18/0.87	c (0,0) CSP: 0 int (0 aux), 63 bool (0 aux), 42 ctr, max domain size 2
1.18/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) Constraint Name Generate Begin
1.18/0.87	c (0,0) Ctr:HOME/instance-4305591-1534075272.xml,ExtensionSupport:IntVar
1.18/0.87	c (0,0) Constraint Name Generate End
1.18/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) CSP to CSPinCNF Begin
1.72/1.11	c (0,0) translated 5 (10%) constraints
1.72/1.16	c (0,0) translated 9 (20%) constraints
1.72/1.19	c (0,0) translated 13 (30%) constraints
2.00/1.23	c (0,0) translated 17 (40%) constraints
2.00/1.26	c (0,0) translated 21 (50%) constraints
2.00/1.29	c (0,0) translated 26 (60%) constraints
2.25/1.31	c (0,0) translated 30 (70%) constraints
2.25/1.33	c (0,0) translated 34 (80%) constraints
2.25/1.35	c (0,0) translated 38 (90%) constraints
2.25/1.36	c (0,0) translated 42 (100%) constraints
2.25/1.39	c (0,0) STATISTICS1:HOME/instance-4305591-1534075272.xml,ExtensionSupport:IntVar,231,798,-1,2,3,1,,2:2100,3:546;2:252,1:2100;0:42,
2.25/1.39	c (0,0) ==========================================
2.25/1.39	c (0,0) Both Encoding selects:
2.25/1.39	c (0,0) Order
2.25/1.39	c (0,0) ==========================================
2.51/1.41	c (0,0) translated 80 (10%) constraints
2.51/1.41	c (0,0) translated 160 (20%) constraints
2.51/1.42	c (0,0) translated 240 (30%) constraints
2.51/1.43	c (0,0) translated 320 (40%) constraints
2.51/1.43	c (0,0) translated 399 (50%) constraints
2.51/1.44	c (0,0) translated 479 (60%) constraints
2.51/1.44	c (0,0) translated 559 (70%) constraints
2.51/1.45	c (0,0) translated 639 (80%) constraints
2.51/1.45	c (0,0) translated 719 (90%) constraints
2.51/1.46	c (0,0) translated 798 (100%) constraints
2.51/1.46	c (0,0) CSP to CSPinCNF End
2.51/1.46	c (0,0) CSP: 0 int (0 aux), 231 bool (168 aux), 798 ctr, max domain size 2
2.51/1.46	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.51/1.46	c (0,0) CSPinCNF Propagation Begin
2.51/1.50	c (0,0) 0 values, 42 unsatisfiable literals, and 0 valid clauses are removed
2.51/1.50	c (0,0) CSPinCNF Propagation End
2.51/1.50	c (0,0) CSP: 0 int (0 aux), 231 bool (168 aux), 798 ctr, max domain size 2
2.51/1.50	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.51/1.50	c (0,0) Simplify CSPinCNF Begin
2.87/1.51	c (0,0) Simplify CSPinCNF End
2.87/1.51	c (0,0) CSP: 0 int (0 aux), 231 bool (168 aux), 798 ctr, max domain size 2
2.87/1.51	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.87/1.51	c (0,0) Calculate Precise Domain Begin
2.87/1.51	c (0,0) 0 values are removed by re-calculation
2.87/1.51	c (0,0) Calculate Precise Domain End
2.87/1.51	c (0,0) CSP: 0 int (0 aux), 231 bool (168 aux), 798 ctr, max domain size 2
2.87/1.51	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.87/1.51	c (0,0) CSPinCNF to SatSolver Begin
2.87/1.54	c (1,0) 80 (10 %) CSP clauses are encoded (231 SAT variables, 79 SAT clauses)
2.87/1.54	c (1,1) 160 (20 %) CSP clauses are encoded (231 SAT variables, 159 SAT clauses)
2.87/1.56	c (1,1) 240 (30 %) CSP clauses are encoded (231 SAT variables, 239 SAT clauses)
2.87/1.56	c (1,1) 320 (40 %) CSP clauses are encoded (231 SAT variables, 319 SAT clauses)
2.87/1.57	c (1,1) 399 (50 %) CSP clauses are encoded (231 SAT variables, 398 SAT clauses)
2.87/1.57	c (1,1) 479 (60 %) CSP clauses are encoded (231 SAT variables, 478 SAT clauses)
2.87/1.57	c (1,1) 559 (70 %) CSP clauses are encoded (231 SAT variables, 558 SAT clauses)
2.87/1.57	c (1,1) 639 (80 %) CSP clauses are encoded (231 SAT variables, 638 SAT clauses)
2.87/1.58	c (1,1) 719 (90 %) CSP clauses are encoded (231 SAT variables, 718 SAT clauses)
2.87/1.58	c (1,1) 798 (100 %) CSP clauses are encoded (231 SAT variables, 797 SAT clauses)
2.87/1.58	c (1,1) Launch Command will be: minisat_release
2.87/1.58	c (1,1) CSPinCNF to SatSolver End
2.87/1.58	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.87/1.59	c (1,1) STATISTICS2:HOME/instance-4305591-1534075272.xml,ExtensionSupport:IntVar,231,798,-1,2,3,1,,2:2100,3:504;2:294,1:2100,
2.87/1.59	c (1,1) 231 bool, 798 clause
2.87/1.59	c (1,1) Export Begin
3.17/1.68	c (1,1) Export to HOME/scop-23068-serial-file.bin
3.17/1.68	c (1,1) Export End
3.17/1.68	c (1,1) Export File Size: 0.01 MB
3.17/1.68	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.17/1.68	c END-Prog: Sun Aug 12 14:01:14 CEST 2018
3.17/1.69	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-23068-serial-file.bin
3.88/2.17	c (0,0) Read Serial File Begin
3.88/2.17	c (0,0) HOME/scop-23068-serial-file.bin
4.12/2.46	c (0,0) Read Serial File End
4.12/2.47	
4.12/2.47	scop order+minisat_release (2018-07-31)
4.12/2.47	(Solving Process)
4.12/2.47	
4.12/2.49	c BEGIN-Prog: Sun Aug 12 14:01:14 CEST 2018
4.12/2.49	c PID: 23086
4.12/2.49	c IP: 172.20.3.135
4.12/2.49	c HOST: node135.alineos.net
4.12/2.50	c (0,0) SatSolver.solve Begin
4.12/2.50	c (0,0) 0 bool, 0 clause
4.12/2.50	c (0,0) minisat_release HOME/instance-4305591-1534075272.xml-scop-23071.cnf
4.28/2.52	c (0,0) c This is COMiniSatPS.
4.28/2.52	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.28/2.52	c (0,0) c ============================[ Problem Statistics ]=============================
4.28/2.52	c (0,0) c |                                                                             |
4.28/2.52	c (0,0) c |  Number of variables:           231                                         |
4.28/2.52	c (0,0) c |  Number of clauses:             798                                         |
4.28/2.52	c (0,0) c |  Parse time:                   0.00 s                                       |
4.28/2.52	c (0,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.28/2.52	c (0,0) c |  Simplification time:          0.00 s                                       |
4.28/2.52	c (0,0) c |                                                                             |
4.28/2.52	c (0,0) c ===============================================================================
4.28/2.53	c (0,0) c Solved by simplification
4.28/2.53	c (0,0) c restarts              : 0
4.28/2.53	c (0,0) c conflicts             : 0              (0 /sec)
4.28/2.53	c (0,0) c decisions             : 0              (-nan % random) (0 /sec)
4.28/2.53	c (0,0) c propagations          : 2              (994 /sec)
4.28/2.53	c (0,0) c conflict literals     : 0              (-nan % deleted)
4.28/2.53	c (0,0) c CPU time              : 0.002012 s
4.28/2.53	c (0,0) 
4.28/2.53	c (0,0) s UNSATISFIABLE
4.28/2.57	c (0,0) SatSolver.solve End
4.28/2.57	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.28/2.57	c (0,0) Show results Begin
4.28/2.57	s UNSATISFIABLE
4.28/2.57	c (0,0) Show results End
4.28/2.57	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.28/2.57	c (0,0) 0,0,STOP-AFTER(ALL)
4.28/2.57	c END-Prog: Sun Aug 12 14:01:14 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 (6946 MiB free)
  memory of node 1: 16384 MiB (4572 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305591-1534075272/watcher-4305591-1534075272 -o /tmp/evaluation-result-4305591-1534075272/solver-4305591-1534075272 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305591-1534075272.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=23068, runsolver pid=23065

[startup+0.100171 s]*
/proc/loadavg: 2.29 2.19 2.11 3/227 23085
/proc/meminfo: memFree=11735868/32770624 swapFree=67108860/67108860
[pid=23068] ppid=23065 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23068/stat : 23068 (scop.sh) S 23065 23068 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225090356 115843072 349 33554432000 4194304 5098028 140737107465984 140737107463240 140618281419388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18165760 140737107473473 140737107473671 140737107473671 140737107476429 0
/proc/23068/statm: 28282 349 296 221 0 87 0
[pid=23071] ppid=23068 vsize=15012476 memory=72600 CPUtime=0.11 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23068 19383 0 -1 1077944320 6273 0 0 0 9 2 0 0 20 0 15 0 225090356 15372775424 18150 33554432000 4194304 4196468 140726084919376 140726084901920 140086874840823 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
/proc/23071/statm: 3753119 18150 2743 1 0 3715579 0
[pid=23071/tid=23072] ppid=23068 vsize=15012476 memory=7533807676074704953 CPUtime=0.08 cores=0,2,4,6
/proc/23071/task/23072/stat : 23072 (java) R 23068 23068 19383 0 -1 4202560 4404 0 0 0 7 1 0 0 20 0 15 0 225090356 15372775424 18150 33554432000 4194304 4196468 140726084919376 140086846675952 140086874852758 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23073] ppid=23068 vsize=15012476 memory=3472468288828520112 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23073/stat : 23073 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090358 15372775424 18150 33554432000 4194304 4196468 140726084919376 140086879082768 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23074] ppid=23068 vsize=15012476 memory=139992600839808 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23074/stat : 23074 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090358 15372775424 18150 33554432000 4194304 4196468 140726084919376 140086670166416 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23075] ppid=23068 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23075/stat : 23075 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090358 15372775424 18150 33554432000 4194304 4196468 140726084919376 140086669113872 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23076] ppid=23068 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23076/stat : 23076 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090358 15372775424 18150 33554432000 4194304 4196468 140726084919376 140086668061328 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23077] ppid=23068 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23077/stat : 23077 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090360 15372775424 18150 33554432000 4194304 4196468 140726084919376 140085845354992 140086874851970 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23078] ppid=23068 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23078/stat : 23078 (java) S 23068 23068 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090360 15372775424 18150 33554432000 4194304 4196468 140726084919376 140085458625952 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23079] ppid=23068 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23079/stat : 23079 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090361 15372775424 18150 33554432000 4194304 4196468 140726084919376 140085190190576 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23080] ppid=23068 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23080/stat : 23080 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090363 15372775424 18150 33554432000 4194304 4196468 140726084919376 140084815682256 140086874859419 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23081] ppid=23068 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23081/stat : 23081 (java) S 23068 23068 19383 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 225090363 15372775424 18150 33554432000 4194304 4196468 140726084919376 140085844301808 140086874851970 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23082] ppid=23068 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23082/stat : 23082 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090363 15372775424 18150 33554432000 4194304 4196468 140726084919376 140085843249264 140086874851970 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23083] ppid=23068 vsize=15012476 memory=139992600839808 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23083/stat : 23083 (java) R 23068 23068 19383 0 -1 4202560 241 0 0 0 0 0 0 0 20 0 15 0 225090363 15372775424 18150 33554432000 4194304 4196468 140726084919376 140085842196640 140086854199212 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23084] ppid=23068 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23084/stat : 23084 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090363 15372775424 18150 33554432000 4194304 4196468 140726084919376 140084317776480 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23085] ppid=23068 vsize=15012476 memory=139992600839808 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23085/stat : 23085 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090364 15372775424 18150 33554432000 4194304 4196468 140726084919376 140085841144624 140086874851970 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73996 KiB

[startup+0.211003 s]*
/proc/loadavg: 2.29 2.19 2.11 4/227 23085
/proc/meminfo: memFree=11721264/32770624 swapFree=67108860/67108860
[pid=23068] ppid=23065 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23068/stat : 23068 (scop.sh) S 23065 23068 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225090356 115843072 349 33554432000 4194304 5098028 140737107465984 140737107463240 140618281419388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18165760 140737107473473 140737107473671 140737107473671 140737107476429 0
/proc/23068/statm: 28282 349 296 221 0 87 0
[pid=23071] ppid=23068 vsize=15012476 memory=86172 CPUtime=0.25 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23068 19383 0 -1 1077944320 9874 0 0 0 22 3 0 0 20 0 15 0 225090356 15372775424 21543 33554432000 4194304 4196468 140726084919376 140726084901920 140086874840823 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
/proc/23071/statm: 3753119 21543 2879 1 0 3715579 0
[pid=23071/tid=23072] ppid=23068 vsize=15012476 memory=8514701219881124769 CPUtime=0.19 cores=0,2,4,6
/proc/23071/task/23072/stat : 23072 (java) R 23068 23068 19383 0 -1 4202560 7785 0 0 0 17 2 0 0 20 0 15 0 225090356 15372775424 21543 33554432000 4194304 4196468 140726084919376 140086846661824 140086874852758 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23073] ppid=23068 vsize=15012476 memory=3472468288828520112 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23073/stat : 23073 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090358 15372775424 21543 33554432000 4194304 4196468 140726084919376 140086879082768 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23074] ppid=23068 vsize=15012476 memory=139992600839808 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23074/stat : 23074 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090358 15372775424 21543 33554432000 4194304 4196468 140726084919376 140086670166416 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23075] ppid=23068 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23075/stat : 23075 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090358 15372775424 21543 33554432000 4194304 4196468 140726084919376 140086669113872 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23076] ppid=23068 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23076/stat : 23076 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090358 15372775424 21543 33554432000 4194304 4196468 140726084919376 140086668061328 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23077] ppid=23068 vsize=15012476 memory=139992600839808 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23077/stat : 23077 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090360 15372775424 21543 33554432000 4194304 4196468 140726084919376 140085845354992 140086874851970 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23078] ppid=23068 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23078/stat : 23078 (java) S 23068 23068 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090360 15372775424 21543 33554432000 4194304 4196468 140726084919376 140085458625952 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23079] ppid=23068 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23079/stat : 23079 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090361 15372775424 21543 33554432000 4194304 4196468 140726084919376 140085190190576 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23080] ppid=23068 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23080/stat : 23080 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090363 15372775424 21543 33554432000 4194304 4196468 140726084919376 140084815682256 140086874859419 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23081] ppid=23068 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23081/stat : 23081 (java) S 23068 23068 19383 0 -1 1077944384 445 0 0 0 0 0 0 0 20 0 15 0 225090363 15372775424 21543 33554432000 4194304 4196468 140726084919376 140085844301808 140086874851970 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23082] ppid=23068 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23082/stat : 23082 (java) S 23068 23068 19383 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 225090363 15372775424 21543 33554432000 4194304 4196468 140726084919376 140085843249264 140086874851970 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23083] ppid=23068 vsize=15012476 memory=139992600839808 CPUtime=0.02 cores=0,2,4,6
/proc/23071/task/23083/stat : 23083 (java) S 23068 23068 19383 0 -1 1077944384 292 0 0 0 2 0 0 0 20 0 15 0 225090363 15372775424 21543 33554432000 4194304 4196468 140726084919376 140085842196720 140086874851970 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23084] ppid=23068 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23084/stat : 23084 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090363 15372775424 21543 33554432000 4194304 4196468 140726084919376 140084317776480 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23085] ppid=23068 vsize=15012476 memory=139992600839808 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23085/stat : 23085 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090364 15372775424 21543 33554432000 4194304 4196468 140726084919376 140085841144624 140086874851970 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87568 KiB

[startup+0.310845 s]*
/proc/loadavg: 2.29 2.19 2.11 3/227 23085
/proc/meminfo: memFree=11718224/32770624 swapFree=67108860/67108860
[pid=23068] ppid=23065 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23068/stat : 23068 (scop.sh) S 23065 23068 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225090356 115843072 349 33554432000 4194304 5098028 140737107465984 140737107463240 140618281419388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18165760 140737107473473 140737107473671 140737107473671 140737107476429 0
/proc/23068/statm: 28282 349 296 221 0 87 0
[pid=23071] ppid=23068 vsize=15012476 memory=89952 CPUtime=0.42 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23068 19383 0 -1 1077944320 10404 0 0 0 39 3 0 0 20 0 15 0 225090356 15372775424 22488 33554432000 4194304 4196468 140726084919376 140726084901920 140086874840823 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
/proc/23071/statm: 3753119 22488 3022 1 0 3715579 0
[pid=23071/tid=23072] ppid=23068 vsize=15012476 memory=8514701219881124769 CPUtime=0.29 cores=0,2,4,6
/proc/23071/task/23072/stat : 23072 (java) R 23068 23068 19383 0 -1 4202560 8156 0 0 0 27 2 0 0 20 0 15 0 225090356 15372775424 22488 33554432000 4194304 4196468 140726084919376 140086846648264 140086855116707 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23073] ppid=23068 vsize=15012476 memory=3472468288828520112 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23073/stat : 23073 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090358 15372775424 22488 33554432000 4194304 4196468 140726084919376 140086879082768 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23074] ppid=23068 vsize=15012476 memory=279985046702976 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23074/stat : 23074 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090358 15372775424 22488 33554432000 4194304 4196468 140726084919376 140086670166416 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23075] ppid=23068 vsize=15012476 memory=279984891758624 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23075/stat : 23075 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090358 15372775424 22488 33554432000 4194304 4196468 140726084919376 140086669113872 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23076] ppid=23068 vsize=15012476 memory=139992445863183 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23076/stat : 23076 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090358 15372775424 22488 33554432000 4194304 4196468 140726084919376 140086668061328 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23077] ppid=23068 vsize=15012476 memory=279985046709888 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23077/stat : 23077 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090360 15372775424 22488 33554432000 4194304 4196468 140726084919376 140085845354992 140086874851970 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23078] ppid=23068 vsize=15012476 memory=139992445867791 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23078/stat : 23078 (java) S 23068 23068 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090360 15372775424 22488 33554432000 4194304 4196468 140726084919376 140085458625952 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23079] ppid=23068 vsize=15012476 memory=139992445892518 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23079/stat : 23079 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090361 15372775424 22488 33554432000 4194304 4196468 140726084919376 140085190190576 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23080] ppid=23068 vsize=15012476 memory=279984891767840 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23080/stat : 23080 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090363 15372775424 22488 33554432000 4194304 4196468 140726084919376 140084815682256 140086874859419 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23081] ppid=23068 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23071/task/23081/stat : 23081 (java) S 23068 23068 19383 0 -1 1077944384 468 0 0 0 1 0 0 0 20 0 15 0 225090363 15372775424 22488 33554432000 4194304 4196468 140726084919376 140085844301808 140086874851970 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23082] ppid=23068 vsize=15012476 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23071/task/23082/stat : 23082 (java) S 23068 23068 19383 0 -1 1077944384 134 0 0 0 2 0 0 0 20 0 15 0 225090363 15372775424 22488 33554432000 4194304 4196468 140726084919376 140085843249264 140086874851970 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23083] ppid=23068 vsize=15012476 memory=139992600839808 CPUtime=0.07 cores=0,2,4,6
/proc/23071/task/23083/stat : 23083 (java) S 23068 23068 19383 0 -1 1077944384 312 0 0 0 7 0 0 0 20 0 15 0 225090363 15372775424 22488 33554432000 4194304 4196468 140726084919376 140085842196720 140086874851970 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23084] ppid=23068 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23084/stat : 23084 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090363 15372775424 22488 33554432000 4194304 4196468 140726084919376 140084317776480 140086874851029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23085] ppid=23068 vsize=15012476 memory=139992600841204 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23085/stat : 23085 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090364 15372775424 22488 33554432000 4194304 4196468 140726084919376 140085841144624 140086874851970 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91348 KiB

[startup+0.703183 s]
/proc/loadavg: 2.29 2.19 2.11 3/227 23085
/proc/meminfo: memFree=11693916/32770624 swapFree=67108860/67108860
[pid=23068] ppid=23065 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23068/stat : 23068 (scop.sh) S 23065 23068 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225090356 115843072 349 33554432000 4194304 5098028 140737107465984 140737107463240 140618281419388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18165760 140737107473473 140737107473671 140737107473671 140737107476429 0
/proc/23068/statm: 28282 349 296 221 0 87 0
[pid=23071] ppid=23068 vsize=15020872 memory=129632 CPUtime=1 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23068 19383 0 -1 1077944320 17568 0 0 0 94 6 0 0 20 0 15 0 225090356 15381372928 32408 33554432000 4194304 4196468 140726084919376 140726084901920 140086874840823 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
/proc/23071/statm: 3755218 32408 3158 1 0 3716603 0
[pid=23071/tid=23072] ppid=23068 vsize=15020872 memory=57 CPUtime=0.67 cores=0,2,4,6
/proc/23071/task/23072/stat : 23072 (java) R 23068 23068 19383 0 -1 4202560 14893 0 0 0 62 5 0 0 20 0 15 0 225090356 15381372928 32408 33554432000 4194304 4196468 140726084919376 140086846665808 140086858884453 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23073] ppid=23068 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23073/stat : 23073 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090358 15381372928 32408 33554432000 4194304 4196468 140726084919376 140086879082768 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23074] ppid=23068 vsize=15020872 memory=7886766292050393141 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23074/stat : 23074 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090358 15381372928 32408 33554432000 4194304 4196468 140726084919376 140086670166416 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23075] ppid=23068 vsize=15020872 memory=7518566443438921826 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23075/stat : 23075 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090358 15381372928 32408 33554432000 4194304 4196468 140726084919376 140086669113872 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23076] ppid=23068 vsize=15020872 memory=7372762397046498368 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23076/stat : 23076 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090358 15381372928 32408 33554432000 4194304 4196468 140726084919376 140086668061328 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23077] ppid=23068 vsize=15020872 memory=2319389199337275488 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23077/stat : 23077 (java) S 23068 23068 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225090360 15381372928 32408 33554432000 4194304 4196468 140726084919376 140085845354992 140086874851970 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23078] ppid=23068 vsize=15020872 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23078/stat : 23078 (java) S 23068 23068 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090360 15381372928 32408 33554432000 4194304 4196468 140726084919376 140085458625952 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23079] ppid=23068 vsize=15020872 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23079/stat : 23079 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090361 15381372928 32408 33554432000 4194304 4196468 140726084919376 140085190190576 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23080] ppid=23068 vsize=15020872 memory=968 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23080/stat : 23080 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090363 15381372928 32408 33554432000 4194304 4196468 140726084919376 140084815682256 140086874859419 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23081] ppid=23068 vsize=15020872 memory=12144 CPUtime=0.08 cores=0,2,4,6
/proc/23071/task/23081/stat : 23081 (java) S 23068 23068 19383 0 -1 1077944384 727 0 0 0 8 0 0 0 20 0 15 0 225090363 15381372928 32408 33554432000 4194304 4196468 140726084919376 140085844301808 140086874851970 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23082] ppid=23068 vsize=15020872 memory=1712 CPUtime=0.07 cores=0,2,4,6
/proc/23071/task/23082/stat : 23082 (java) R 23068 23068 19383 0 -1 4202560 195 0 0 0 7 0 0 0 20 0 15 0 225090363 15381372928 32408 33554432000 4194304 4196468 140726084919376 140085843236080 140086859758223 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23083] ppid=23068 vsize=15020872 memory=8812 CPUtime=0.15 cores=0,2,4,6
/proc/23071/task/23083/stat : 23083 (java) R 23068 23068 19383 0 -1 4202560 417 0 0 0 15 0 0 0 20 0 15 0 225090363 15381372928 32408 33554432000 4194304 4196468 140726084919376 140085842196720 140086874852758 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23084] ppid=23068 vsize=15020872 memory=4576 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23084/stat : 23084 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090363 15381372928 32408 33554432000 4194304 4196468 140726084919376 140084317776480 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23085] ppid=23068 vsize=15020872 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23085/stat : 23085 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090364 15381372928 32408 33554432000 4194304 4196468 140726084919376 140085841144624 140086874851970 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131028 KiB

[startup+1.50934 s]
/proc/loadavg: 2.29 2.19 2.11 3/227 23085
/proc/meminfo: memFree=11664388/32770624 swapFree=67108860/67108860
[pid=23068] ppid=23065 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23068/stat : 23068 (scop.sh) S 23065 23068 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225090356 115843072 349 33554432000 4194304 5098028 140737107465984 140737107463240 140618281419388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18165760 140737107473473 140737107473671 140737107473671 140737107476429 0
/proc/23068/statm: 28282 349 296 221 0 87 0

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

/proc/23068/stat : 23068 (scop.sh) S 23065 23068 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225090356 115843072 349 33554432000 4194304 5098028 140737107465984 140737107463240 140618281419388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18165760 140737107473473 140737107473671 140737107473671 140737107476429 0
/proc/23068/statm: 28282 349 296 221 0 87 0
[pid=23071] ppid=23068 vsize=15027084 memory=191384 CPUtime=3.17 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23068 19383 0 -1 1077944320 22759 0 0 0 308 9 0 0 20 0 15 0 225090356 15387734016 47846 33554432000 4194304 4196468 140726084919376 140726084901920 140086874840823 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
/proc/23071/statm: 3756771 47846 3202 1 0 3717627 0
[pid=23071/tid=23072] ppid=23068 vsize=15027084 memory=139992446037568 CPUtime=1.56 cores=0,2,4,6
/proc/23071/task/23072/stat : 23072 (java) R 23068 23068 19383 0 -1 4202560 16523 0 0 0 150 6 0 0 20 0 15 0 225090356 15387734016 47846 33554432000 4194304 4196468 140726084919376 140086846668416 140086874848179 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23073] ppid=23068 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23073/stat : 23073 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090358 15387734016 47846 33554432000 4194304 4196468 140726084919376 140086879082768 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23074] ppid=23068 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23074/stat : 23074 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090358 15387734016 47846 33554432000 4194304 4196468 140726084919376 140086670166416 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23075] ppid=23068 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23075/stat : 23075 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090358 15387734016 47846 33554432000 4194304 4196468 140726084919376 140086669113872 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23076] ppid=23068 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23076/stat : 23076 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090358 15387734016 47846 33554432000 4194304 4196468 140726084919376 140086668061328 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23077] ppid=23068 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23077/stat : 23077 (java) S 23068 23068 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225090360 15387734016 47846 33554432000 4194304 4196468 140726084919376 140085845354992 140086874851970 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23078] ppid=23068 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23078/stat : 23078 (java) S 23068 23068 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090360 15387734016 47846 33554432000 4194304 4196468 140726084919376 140085458625952 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23079] ppid=23068 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23079/stat : 23079 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090361 15387734016 47846 33554432000 4194304 4196468 140726084919376 140085190190576 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23080] ppid=23068 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23080/stat : 23080 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090363 15387734016 47846 33554432000 4194304 4196468 140726084919376 140084815682256 140086874859419 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23081] ppid=23068 vsize=15027084 memory=0 CPUtime=0.43 cores=0,2,4,6
/proc/23071/task/23081/stat : 23081 (java) S 23068 23068 19383 0 -1 1077944384 1638 0 0 0 42 1 0 0 20 0 15 0 225090363 15387734016 47846 33554432000 4194304 4196468 140726084919376 140085844288480 140086874862013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23082] ppid=23068 vsize=15027084 memory=170926128 CPUtime=0.43 cores=0,2,4,6
/proc/23071/task/23082/stat : 23082 (java) S 23068 23068 19383 0 -1 1077944384 649 0 0 0 43 0 0 0 20 0 15 0 225090363 15387734016 47846 33554432000 4194304 4196468 140726084919376 140085843249264 140086874851970 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23083] ppid=23068 vsize=15027084 memory=1396 CPUtime=0.72 cores=0,2,4,6
/proc/23071/task/23083/stat : 23083 (java) S 23068 23068 19383 0 -1 1077944384 2612 0 0 0 72 0 0 0 20 0 15 0 225090363 15387734016 47846 33554432000 4194304 4196468 140726084919376 140085842196720 140086874851970 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23084] ppid=23068 vsize=15027084 memory=159616 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23084/stat : 23084 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090363 15387734016 47846 33554432000 4194304 4196468 140726084919376 140084317776480 140086874851029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
[pid=23071/tid=23085] ppid=23068 vsize=15027084 memory=56 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23085/stat : 23085 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090364 15387734016 47846 33554432000 4194304 4196468 140726084919376 140085841144624 140086874851970 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15900672 140726084924423 140726084924721 140726084924721 140726084927439 0
Current children cumulated CPU time: 3.17 s
Current children cumulated vsize: 15140212 KiB
Current children cumulated memory: 192780 KiB

[startup+2.00038 s]*
/proc/loadavg: 2.26 2.19 2.11 3/227 23100
/proc/meminfo: memFree=11740552/32770624 swapFree=67108860/67108860
[pid=23068] ppid=23065 vsize=113128 memory=1472 CPUtime=3.32 cores=0,2,4,6
/proc/23068/stat : 23068 (scop.sh) S 23065 23068 19383 0 -1 4202496 591 23615 0 0 0 0 321 11 20 0 1 0 225090356 115843072 368 33554432000 4194304 5098028 140737107465984 140737107462728 140618281419388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18165760 140737107473473 140737107473671 140737107473671 140737107476429 0
/proc/23068/statm: 28282 368 311 221 0 87 0
[pid=23086] ppid=23068 vsize=7404280 memory=67052 CPUtime=0.44 cores=0,2,4,6
/proc/23086/stat : 23086 (java) S 23068 23068 19383 0 -1 1077944320 10208 0 0 0 42 2 0 0 20 0 15 0 225090525 7581982720 16763 33554432000 4194304 4196468 140734161476448 140734161458992 140701193322231 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
/proc/23086/statm: 1851070 16763 3020 1 0 1813530 0
[pid=23086/tid=23087] ppid=23068 vsize=7404280 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/23086/task/23087/stat : 23087 (java) R 23068 23068 19383 0 -1 4202560 7931 0 0 0 28 2 0 0 20 0 15 0 225090525 7581982720 16763 33554432000 4194304 4196468 140734161476448 140701165139600 140701173597561 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23088] ppid=23068 vsize=7404280 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23088/stat : 23088 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090526 7581982720 16763 33554432000 4194304 4196468 140734161476448 140701197564304 140701193332437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23089] ppid=23068 vsize=7404280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23089/stat : 23089 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090526 7581982720 16763 33554432000 4194304 4196468 140734161476448 140700997732624 140701193332437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23090] ppid=23068 vsize=7404280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23090/stat : 23090 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090526 7581982720 16763 33554432000 4194304 4196468 140734161476448 140700996680336 140701193332437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23091] ppid=23068 vsize=7404280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23091/stat : 23091 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090526 7581982720 16763 33554432000 4194304 4196468 140734161476448 140700995627536 140701193332437 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23092] ppid=23068 vsize=7404280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23092/stat : 23092 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090528 7581982720 16763 33554432000 4194304 4196468 140734161476448 140700303723120 140701193333378 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23093] ppid=23068 vsize=7404280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23093/stat : 23093 (java) S 23068 23068 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090528 7581982720 16763 33554432000 4194304 4196468 140734161476448 140700108711200 140701193332437 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23094] ppid=23068 vsize=7404280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23094/stat : 23094 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090528 7581982720 16763 33554432000 4194304 4196468 140734161476448 140699840276080 140701193332437 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23095] ppid=23068 vsize=7404280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23095/stat : 23095 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090531 7581982720 16763 33554432000 4194304 4196468 140734161476448 140699465767504 140701193340827 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23096] ppid=23068 vsize=7404280 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23086/task/23096/stat : 23096 (java) S 23068 23068 19383 0 -1 1077944384 415 0 0 0 2 0 0 0 20 0 15 0 225090531 7581982720 16763 33554432000 4194304 4196468 140734161476448 140700302669936 140701193333378 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23097] ppid=23068 vsize=7404280 memory=320141666 CPUtime=0.03 cores=0,2,4,6
/proc/23086/task/23097/stat : 23097 (java) S 23068 23068 19383 0 -1 1077944384 223 0 0 0 3 0 0 0 20 0 15 0 225090531 7581982720 16763 33554432000 4194304 4196468 140734161476448 140700301617136 140701193333378 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23098] ppid=23068 vsize=7404280 memory=4640484857559275876 CPUtime=0.07 cores=0,2,4,6
/proc/23086/task/23098/stat : 23098 (java) S 23068 23068 19383 0 -1 1077944384 307 0 0 0 7 0 0 0 20 0 15 0 225090531 7581982720 16763 33554432000 4194304 4196468 140734161476448 140700300564848 140701193333378 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23099] ppid=23068 vsize=7404280 memory=7739547475918547025 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23099/stat : 23099 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090531 7581982720 16763 33554432000 4194304 4196468 140734161476448 140698967861728 140701193332437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23100] ppid=23068 vsize=7404280 memory=7013909268021665856 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23100/stat : 23100 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090531 7581982720 16763 33554432000 4194304 4196468 140734161476448 140700299512752 140701193333378 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
Current children cumulated CPU time: 3.76 s
Current children cumulated vsize: 7517408 KiB
Current children cumulated memory: 68524 KiB

[startup+2.40074 s]
/proc/loadavg: 2.26 2.19 2.11 3/227 23100
/proc/meminfo: memFree=11740552/32770624 swapFree=67108860/67108860
[pid=23068] ppid=23065 vsize=113128 memory=1472 CPUtime=3.32 cores=0,2,4,6
/proc/23068/stat : 23068 (scop.sh) S 23065 23068 19383 0 -1 4202496 591 23615 0 0 0 0 321 11 20 0 1 0 225090356 115843072 368 33554432000 4194304 5098028 140737107465984 140737107462728 140618281419388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18165760 140737107473473 140737107473671 140737107473671 140737107476429 0
/proc/23068/statm: 28282 368 311 221 0 87 0
[pid=23086] ppid=23068 vsize=7406384 memory=96884 CPUtime=0.8 cores=0,2,4,6
/proc/23086/stat : 23086 (java) S 23068 23068 19383 0 -1 1077944320 15934 0 0 0 76 4 0 0 20 0 15 0 225090525 7584137216 24221 33554432000 4194304 4196468 140734161476448 140734161458992 140701193322231 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
/proc/23086/statm: 1851596 24221 3051 1 0 1813530 0
[pid=23086/tid=23087] ppid=23068 vsize=7406384 memory=7380100636367938408 CPUtime=0.57 cores=0,2,4,6
/proc/23086/task/23087/stat : 23087 (java) R 23068 23068 19383 0 -1 4202560 13585 0 0 0 53 4 0 0 20 0 15 0 225090525 7584137216 24221 33554432000 4194304 4196468 140734161476448 140701165149872 140701176509040 0 4 2 25189581 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23088] ppid=23068 vsize=7406384 memory=7590655979367786604 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23088/stat : 23088 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090526 7584137216 24221 33554432000 4194304 4196468 140734161476448 140701197564304 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23089] ppid=23068 vsize=7406384 memory=6299802978650451056 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23089/stat : 23089 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090526 7584137216 24221 33554432000 4194304 4196468 140734161476448 140700997732624 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23090] ppid=23068 vsize=7406384 memory=7590655979367786604 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23090/stat : 23090 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090526 7584137216 24221 33554432000 4194304 4196468 140734161476448 140700996680336 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23091] ppid=23068 vsize=7406384 memory=7590655979367786604 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23091/stat : 23091 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090526 7584137216 24221 33554432000 4194304 4196468 140734161476448 140700995627536 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23092] ppid=23068 vsize=7406384 memory=7308895142485716329 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23092/stat : 23092 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090528 7584137216 24221 33554432000 4194304 4196468 140734161476448 140700303723120 140701193333378 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23093] ppid=23068 vsize=7406384 memory=7308895142485716329 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23093/stat : 23093 (java) S 23068 23068 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090528 7584137216 24221 33554432000 4194304 4196468 140734161476448 140700108711200 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23094] ppid=23068 vsize=7406384 memory=4638778406922702160 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23094/stat : 23094 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090528 7584137216 24221 33554432000 4194304 4196468 140734161476448 140699840276080 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23095] ppid=23068 vsize=7406384 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23095/stat : 23095 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090531 7584137216 24221 33554432000 4194304 4196468 140734161476448 140699465767504 140701193340827 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23096] ppid=23068 vsize=7406384 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/23086/task/23096/stat : 23096 (java) S 23068 23068 19383 0 -1 1077944384 419 0 0 0 4 0 0 0 20 0 15 0 225090531 7584137216 24221 33554432000 4194304 4196468 140734161476448 140700302669936 140701193333378 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23097] ppid=23068 vsize=7406384 memory=72536 CPUtime=0.04 cores=0,2,4,6
/proc/23086/task/23097/stat : 23097 (java) S 23068 23068 19383 0 -1 1077944384 229 0 0 0 4 0 0 0 20 0 15 0 225090531 7584137216 24221 33554432000 4194304 4196468 140734161476448 140700301617136 140701193333378 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23098] ppid=23068 vsize=7406384 memory=279984891951200 CPUtime=0.13 cores=0,2,4,6
/proc/23086/task/23098/stat : 23098 (java) S 23068 23068 19383 0 -1 1077944384 368 0 0 0 13 0 0 0 20 0 15 0 225090531 7584137216 24221 33554432000 4194304 4196468 140734161476448 140700300564848 140701193333378 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23099] ppid=23068 vsize=7406384 memory=279984891911616 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23099/stat : 23099 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090531 7584137216 24221 33554432000 4194304 4196468 140734161476448 140698967861728 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23100] ppid=23068 vsize=7406384 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23100/stat : 23100 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090531 7584137216 24221 33554432000 4194304 4196468 140734161476448 140700299512752 140701193333378 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
Current children cumulated CPU time: 4.12 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 98356 KiB

[startup+2.50125 s]
/proc/loadavg: 2.26 2.19 2.11 3/227 23100
/proc/meminfo: memFree=11740552/32770624 swapFree=67108860/67108860
[pid=23068] ppid=23065 vsize=113128 memory=1472 CPUtime=3.32 cores=0,2,4,6
/proc/23068/stat : 23068 (scop.sh) S 23065 23068 19383 0 -1 4202496 591 23615 0 0 0 0 321 11 20 0 1 0 225090356 115843072 368 33554432000 4194304 5098028 140737107465984 140737107462728 140618281419388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18165760 140737107473473 140737107473671 140737107473671 140737107476429 0
/proc/23068/statm: 28282 368 311 221 0 87 0
[pid=23086] ppid=23068 vsize=7410572 memory=101544 CPUtime=0.96 cores=0,2,4,6
/proc/23086/stat : 23086 (java) S 23068 23068 19383 0 -1 1077944320 16624 0 0 0 91 5 0 0 20 0 15 0 225090525 7588425728 25386 33554432000 4194304 4196468 140734161476448 140734161458992 140701193322231 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
/proc/23086/statm: 1852643 25386 3084 1 0 1814042 0
[pid=23086/tid=23087] ppid=23068 vsize=7410572 memory=1472 CPUtime=0.67 cores=0,2,4,6
/proc/23086/task/23087/stat : 23087 (java) R 23068 23068 19383 0 -1 4202560 14151 0 0 0 63 4 0 0 20 0 15 0 225090525 7588425728 25386 33554432000 4194304 4196468 140734161476448 140701165152840 140701193344157 0 4 2 25189581 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23088] ppid=23068 vsize=7410572 memory=56 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23088/stat : 23088 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090526 7588425728 25386 33554432000 4194304 4196468 140734161476448 140701197564304 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23089] ppid=23068 vsize=7410572 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23089/stat : 23089 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090526 7588425728 25386 33554432000 4194304 4196468 140734161476448 140700997732624 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23090] ppid=23068 vsize=7410572 memory=14972265422916166 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23090/stat : 23090 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090526 7588425728 25386 33554432000 4194304 4196468 140734161476448 140700996680336 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23091] ppid=23068 vsize=7410572 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23091/stat : 23091 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090526 7588425728 25386 33554432000 4194304 4196468 140734161476448 140700995627536 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23092] ppid=23068 vsize=7410572 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23092/stat : 23092 (java) S 23068 23068 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225090528 7588425728 25386 33554432000 4194304 4196468 140734161476448 140700303723120 140701193333378 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23093] ppid=23068 vsize=7410572 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23093/stat : 23093 (java) S 23068 23068 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090528 7588425728 25386 33554432000 4194304 4196468 140734161476448 140700108711200 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23094] ppid=23068 vsize=7410572 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23094/stat : 23094 (java) S 23068 23068 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090528 7588425728 25386 33554432000 4194304 4196468 140734161476448 140699840276080 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23095] ppid=23068 vsize=7410572 memory=33220 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23095/stat : 23095 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090531 7588425728 25386 33554432000 4194304 4196468 140734161476448 140699465767504 140701193340827 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23096] ppid=23068 vsize=7410572 memory=8740 CPUtime=0.05 cores=0,2,4,6
/proc/23086/task/23096/stat : 23096 (java) S 23068 23068 19383 0 -1 1077944384 437 0 0 0 5 0 0 0 20 0 15 0 225090531 7588425728 25386 33554432000 4194304 4196468 140734161476448 140700302669936 140701193333378 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23097] ppid=23068 vsize=7410572 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/23086/task/23097/stat : 23097 (java) R 23068 23068 19383 0 -1 4202560 233 0 0 0 5 0 0 0 20 0 15 0 225090531 7588425728 25386 33554432000 4194304 4196468 140734161476448 140700301617136 140701186307273 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23098] ppid=23068 vsize=7410572 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/23086/task/23098/stat : 23098 (java) R 23068 23068 19383 0 -1 1077944384 467 0 0 0 17 0 0 0 20 0 15 0 225090531 7588425728 25386 33554432000 4194304 4196468 140734161476448 140700300564848 140701193333378 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23099] ppid=23068 vsize=7410572 memory=279984891793920 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23099/stat : 23099 (java) S 23068 23068 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090531 7588425728 25386 33554432000 4194304 4196468 140734161476448 140698967861728 140701193332437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
[pid=23086/tid=23100] ppid=23068 vsize=7410572 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23086/task/23100/stat : 23100 (java) S 23068 23068 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090531 7588425728 25386 33554432000 4194304 4196468 140734161476448 140700299512752 140701193333378 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7065600 140734161482933 140734161483057 140734161483057 140734161485775 0
Current children cumulated CPU time: 4.28 s
Current children cumulated vsize: 7523700 KiB
Current children cumulated memory: 103016 KiB

Child status: 0
Real time (s): 2.59127
CPU time (s): 4.49765
CPU user time (s): 4.31064
CPU system time (s): 0.187003
CPU usage (%): 173.569
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 192780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.31064
system time used= 0.187003
maximum resident set size= 197992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42165
page faults= 0
swaps= 0
block input operations= 0
block output operations= 240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4815
involuntary context switches= 45


# summary of solver processes directly reported to runsolver:
#   pid: 23068
#   total CPU time (s): 4.49765
#   total CPU user time (s): 4.31064
#   total CPU system time (s): 0.187003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035217 second user time and 0.07671 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 14:01:12
IDJOB=4305591
IDBENCH=141402
IDSOLVER=2783
FILE ID=node135/4305591-1534075272
RUNJOBID= node135-1534062530-19414
PBS_JOBID= 21036983
Free space on /tmp= 42764 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-021_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305591-1534075272/watcher-4305591-1534075272 -o /tmp/evaluation-result-4305591-1534075272/solver-4305591-1534075272 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305591-1534075272.xml

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

MD5SUM BENCH= 20df171288238b3174eb6e57a3777db0
RANDOM SEED=1747159910

node135.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.50
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.50
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.50
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.50
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:        11795992 kB
MemAvailable:   31754152 kB
Buffers:          246340 kB
Cached:         19718044 kB
SwapCached:            0 kB
Active:          9118432 kB
Inactive:       11050120 kB
Active(anon):     153452 kB
Inactive(anon):   103204 kB
Active(file):    8964980 kB
Inactive(file): 10946916 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7828 kB
Writeback:             0 kB
AnonPages:        194760 kB
Mapped:            73692 kB
Shmem:             49824 kB
Slab:             503460 kB
SReclaimable:     474724 kB
SUnreclaim:        28736 kB
KernelStack:        3968 kB
PageTables:         6252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5870896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42756 MiB
End job on node135 at 2018-08-12 14:01:15