Trace number 4388452

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)SAT 5.84537 2.85451

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-18-047.xml
MD5SUM503235a9ef2fa2334058f0cfe41dccf4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.71301
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints153
Number of domains18
Minimum domain size30
Maximum domain size47
Distribution of domain sizes[{"size":30,"count":2},{"size":31,"count":2},{"size":32,"count":2},{"size":33,"count":2},{"size":34,"count":2},{"size":35,"count":2},{"size":36,"count":2},{"size":37,"count":2},{"size":38,"count":2},{"size":39,"count":2},{"size":40,"count":2},{"size":41,"count":2},{"size":42,"count":2},{"size":43,"count":2},{"size":44,"count":2},{"size":45,"count":2},{"size":46,"count":2},{"size":47,"count":2}]
Minimum variable degree17
Maximum variable degree17
Distribution of variable degrees[{"degree":17,"count":36}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":153}]
Number of extensional constraints0
Number of intensional constraints153
Distribution of constraint types[{"type":"intension","count":153}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-13998-serial-file.bin HOME/instance-4388452-1568298702.xml
0.65/0.53	
0.65/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Thu Sep 12 16:30:44 CEST 2019
0.65/0.56	c PID: 14001
0.65/0.56	c IP: 172.20.3.103
0.65/0.56	c HOST: node103.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.01/1.06	c (0,0) Parsing End
1.01/1.07	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 47
1.01/1.07	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.01/1.07	c (0,0) Constraint Name Generate Begin
2.01/1.08	c (0,0) Ctr:HOME/instance-4388452-1568298702.xml,Add:Le:Num:Or:Var
2.01/1.08	c (0,0) Constraint Name Generate End
2.01/1.08	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.01/1.08	c (0,0) CSP to CSPinCNF Begin
2.05/1.19	c (0,0) translated 16 (10%) constraints
2.26/1.21	c (0,0) translated 31 (20%) constraints
2.26/1.22	c (0,0) translated 46 (30%) constraints
2.26/1.24	c (0,0) translated 62 (40%) constraints
2.26/1.25	c (0,0) translated 77 (50%) constraints
2.26/1.26	c (0,0) translated 92 (60%) constraints
2.26/1.27	c (0,0) translated 108 (70%) constraints
2.26/1.28	c (0,0) translated 123 (80%) constraints
2.26/1.29	c (0,0) translated 138 (90%) constraints
2.26/1.29	c (0,0) translated 153 (100%) constraints
2.26/1.29	c (0,0) ===========================================
2.51/1.31	c (0,0) Hybrid: #OE=36, #LE=0
2.51/1.31	c (0,0) Hybrid
2.51/1.31	c (0,0) ===========================================
2.51/1.32	c (0,0) translated 16 (10%) constraints
2.51/1.33	c (0,0) translated 31 (20%) constraints
2.51/1.33	c (0,0) translated 46 (30%) constraints
2.51/1.33	c (0,0) translated 62 (40%) constraints
2.51/1.34	c (0,0) translated 77 (50%) constraints
2.51/1.34	c (0,0) translated 92 (60%) constraints
2.51/1.34	c (0,0) translated 108 (70%) constraints
2.51/1.35	c (0,0) translated 123 (80%) constraints
2.51/1.35	c (0,0) translated 138 (90%) constraints
2.51/1.35	c (0,0) translated 153 (100%) constraints
2.51/1.36	c (0,0) CSP to CSPinCNF End
2.51/1.36	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 47
2.51/1.36	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.51/1.36	c (0,0) CSPinCNF Propagation Begin
2.51/1.38	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.51/1.38	c (0,0) CSPinCNF Propagation End
2.51/1.38	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 47
2.51/1.38	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.51/1.38	c (0,0) Hybrid: #OE=36, #LE=0
2.51/1.38	c (0,0) Simplify CSPinCNF Begin
2.72/1.46	c (0,0) Simplify CSPinCNF End
2.72/1.46	c (0,0) CSP: 36 int (0 aux), 612 bool (612 aux), 765 ctr, max domain size 47
2.72/1.46	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.72/1.46	c (0,0) Calculate Precise Domain Begin
2.72/1.47	c (0,0) 0 values are removed by re-calculation
2.72/1.47	c (0,0) Calculate Precise Domain End
2.72/1.47	c (0,0) CSP: 36 int (0 aux), 612 bool (612 aux), 765 ctr, max domain size 47
2.72/1.47	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.72/1.47	c (0,0) CSPinCNF to SatSolver Begin
3.25/1.65	c (1,1) 77 (10 %) CSP clauses are encoded (0 SAT variables, 3670 SAT clauses)
3.25/1.68	c (1,1) 153 (20 %) CSP clauses are encoded (0 SAT variables, 5936 SAT clauses)
3.56/1.72	c (1,1) 230 (30 %) CSP clauses are encoded (0 SAT variables, 8122 SAT clauses)
3.56/1.74	c (1,1) 306 (40 %) CSP clauses are encoded (0 SAT variables, 10163 SAT clauses)
3.56/1.77	c (1,1) 383 (50 %) CSP clauses are encoded (0 SAT variables, 12130 SAT clauses)
3.88/1.80	c (1,1) 459 (60 %) CSP clauses are encoded (0 SAT variables, 14010 SAT clauses)
3.88/1.82	c (1,1) 536 (70 %) CSP clauses are encoded (0 SAT variables, 15729 SAT clauses)
3.88/1.84	c (1,1) 612 (80 %) CSP clauses are encoded (0 SAT variables, 17293 SAT clauses)
3.88/1.85	c (1,1) 689 (90 %) CSP clauses are encoded (0 SAT variables, 18694 SAT clauses)
3.88/1.86	c (1,1) 765 (100 %) CSP clauses are encoded (0 SAT variables, 19813 SAT clauses)
3.88/1.86	c (1,1) CSPinCNF to SatSolver End
3.88/1.86	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.88/1.86	c (1,1) 1962 bool, 19827 clause
3.88/1.86	c (1,1) Export Begin
4.21/1.95	c (1,1) Export to HOME/scop-13998-serial-file.bin
4.21/1.95	c (1,1) Export End
4.21/1.95	c (1,1) Export File Size: 0.01 MB
4.21/1.95	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.21/1.95	c END-Prog: Thu Sep 12 16:30:46 CEST 2019
4.21/1.96	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-13998-serial-file.bin
4.97/2.43	c (0,0) Read Serial File Begin
4.97/2.43	c (0,0) HOME/scop-13998-serial-file.bin
5.26/2.62	c (0,0) Read Serial File End
5.26/2.63	
5.26/2.63	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
5.26/2.63	(Solving Process)
5.26/2.63	
5.26/2.65	c BEGIN-Prog: Thu Sep 12 16:30:46 CEST 2019
5.26/2.65	c PID: 14016
5.26/2.65	c IP: 172.20.3.103
5.26/2.65	c HOST: node103.alineos.net
5.26/2.66	c (0,0) SatSolver.solve Begin
5.26/2.66	c (0,0) HOME/cryptominisat5  HOME/instance-4388452-1568298702.xml-scop-14001.cnf
5.26/2.69	c (0,0) c Outputting solution to console
5.26/2.69	c (0,0) c CryptoMiniSat version 5.6.8
5.26/2.69	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
5.26/2.69	c (0,0) c CMS SHA revision GIT-notfound
5.26/2.69	c (0,0) c CMS is MIT licensed
5.26/2.69	c (0,0) c CMS compilation env CMAKE_CXX_COMPILER = /usr/bin/c++ | CMAKE_CXX_FLAGS =  -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -ggdb3 -Wlogical-op -Wdouble-promotion -Wshadow -Wformat=2 -pedantic | COMPILE_DEFINES =  -DLARGE_OFFSETS -DBOOST_TEST_DYN_LINK -DUSE_ZLIB -DYALSAT_FPU | STATICCOMPILE = OFF | ONLY_SIMPLE = OFF | Boost_FOUND = 1 | STATS = OFF | SQLITE3_FOUND =  | ZLIB_FOUND = TRUE | VALGRIND_FOUND =  | ENABLE_TESTING = OFF | M4RI_FOUND = FALSE | NOM4RI = OFF | SLOW_DEBUG = OFF | ENABLE_ASSERTIONS = ON | PYTHON_EXECUTABLE = /usr/bin/python2.7 | PYTHON_LIBRARY = /usr/lib64/libpython2.7.so | PYTHON_INCLUDE_DIRS = /usr/include/python2.7 | MY_TARGETS =  | LARGEMEM = ON | LIMITMEM = OFF | compilation date time = Jul 11 2019 16:04:13
5.26/2.69	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
5.26/2.69	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388452-1568298702.xml-scop-14001.cnf
5.26/2.69	c (0,0) c Reading file 'HOME/instance-4388452-1568298702.xml-scop-14001.cnf'
5.26/2.69	c (0,0) c -- header says num vars:           1962
5.26/2.69	c (0,0) c -- header says num clauses:       19827
5.26/2.69	c (0,0) c -- clauses added: 19827
5.26/2.69	c (0,0) c -- xor clauses added: 0
5.26/2.69	c (0,0) c -- vars added 1962
5.26/2.69	c (0,0) c Parsing time: 0.01 s
5.46/2.70	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
5.46/2.70	c (0,0) c [distill] long cls tried: 2/2 cl-short:2 lit-r:0 T: 0.00 T-out: N T-r: 100.00%
5.46/2.71	c (0,0) c ------- FINAL TOTAL SEARCH STATS ---------
5.46/2.71	c (0,0) c UIP search time          : 0.01        (55.40     % time)
5.46/2.71	c (0,0) c restarts                 : 5           (112.80    confls per restart)
5.46/2.71	c (0,0) c blocked restarts         : 0           (0.00      per normal restart)
5.46/2.71	c (0,0) c time                     : 0.01        
5.46/2.71	c (0,0) c decisions                : 2024        (0.00      % random)
5.46/2.71	c (0,0) c propagations             : 69339       
5.46/2.71	c (0,0) c decisions/conflicts      : 3.59        
5.46/2.71	c (0,0) c conflicts                : 564         (48057.26  / sec)
5.46/2.71	c (0,0) c conf lits non-minim      : 11657       (20.67     lit/confl)
5.46/2.71	c (0,0) c conf lits final          : 17.23       
5.46/2.71	c (0,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
5.46/2.71	c (0,0) c red which0               : 16          (2.84      % of confl)
5.46/2.71	c (0,0) c props/decision           : 0.00        
5.46/2.71	c (0,0) c props/conflict           : 0.00        
5.46/2.71	c (0,0) c 0-depth assigns          : 0           (0.00      % vars)
5.46/2.71	c (0,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
5.46/2.71	c (0,0) c reduceDB time            : 0.00        (0.00      % time)
5.46/2.71	c (0,0) c OccSimplifier time       : 0.00        (0.00      % time)
5.46/2.71	c (0,0) c [occur] 0.00 is overhead
5.46/2.71	c (0,0) c [occur] link-in T: 0.00 cleanup T: 0.00
5.46/2.71	c (0,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
5.46/2.71	c (0,0) c SCC time                 : 0.00        (0.00      % time)
5.46/2.71	c (0,0) c [scc] new: 0 BP 0M  T: 0.00
5.46/2.71	c (0,0) c vrep replace time        : 0.00        (0.00      % time)
5.46/2.71	c (0,0) c vrep tree roots          : 0           
5.46/2.71	c (0,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
5.46/2.71	c (0,0) c distill time             : 0.00        (0.00      % time)
5.46/2.71	c (0,0) c strength cache-irred time: 0.00        (0.00      % time)
5.46/2.71	c (0,0) c strength cache-red time  : 0.00        (0.00      % time)
5.46/2.71	c (0,0) c Conflicts in UIP         : 564         (26621.35  confl/time_this_thread)
5.46/2.71	c (0,0) c Mem used                 : 5.27        MB
5.46/2.71	c (0,0) c Total time (this thread) : 0.02        
5.46/2.71	c (0,0) s SATISFIABLE
5.46/2.76	c (0,0) SatSolver.solve End
5.46/2.76	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.46/2.76	c (0,0) Show results Begin
5.72/2.84	c (0,0) x[0] = 0
5.72/2.84	c (0,0) x[1] = 10
5.72/2.84	c (0,0) x[2] = 7
5.72/2.84	c (0,0) x[3] = 15
5.72/2.84	c (0,0) x[4] = 30
5.72/2.84	c (0,0) x[5] = 30
5.72/2.84	c (0,0) x[6] = 12
5.72/2.84	c (0,0) x[7] = 21
5.72/2.84	c (0,0) x[8] = 12
5.72/2.84	c (0,0) x[9] = 19
5.72/2.84	c (0,0) x[10] = 36
5.72/2.84	c (0,0) x[11] = 0
5.72/2.84	c (0,0) x[12] = 16
5.72/2.84	c (0,0) x[13] = 16
5.72/2.84	c (0,0) x[14] = 0
5.72/2.84	c (0,0) x[15] = 0
5.72/2.84	c (0,0) x[16] = 30
5.72/2.84	c (0,0) x[17] = 29
5.72/2.84	c (0,0) y[0] = 31
5.72/2.84	c (0,0) y[1] = 44
5.72/2.84	c (0,0) y[2] = 44
5.72/2.84	c (0,0) y[3] = 27
5.72/2.84	c (0,0) y[4] = 6
5.72/2.84	c (0,0) y[5] = 0
5.72/2.84	c (0,0) y[6] = 31
5.72/2.84	c (0,0) y[7] = 39
5.72/2.84	c (0,0) y[8] = 38
5.72/2.84	c (0,0) y[9] = 28
5.72/2.84	c (0,0) y[10] = 0
5.72/2.84	c (0,0) y[11] = 32
5.72/2.84	c (0,0) y[12] = 0
5.72/2.84	c (0,0) y[13] = 13
5.72/2.84	c (0,0) y[14] = 16
5.72/2.84	c (0,0) y[15] = 0
5.72/2.84	c (0,0) y[16] = 11
5.72/2.84	c (0,0) y[17] = 28
5.72/2.84	s SATISFIABLE
5.72/2.84	v <instantiation>
5.72/2.84	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17]</list>
5.72/2.84	v     <values>0 10 7 15 30 30 12 21 12 19 36 0 16 16 0 0 30 29 31 44 44 27 6 0 31 39 38 28 0 32 0 13 16 0 11 28</values>
5.72/2.84	v </instantiation>
5.72/2.84	c (0,0) Show results End
5.72/2.84	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
5.72/2.84	c (0,0) 0,0,STOP-AFTER(ALL)
5.72/2.84	c END-Prog: Thu Sep 12 16:30:46 CEST 2019

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388452-1568298702/watcher-4388452-1568298702 -o /tmp/evaluation-result-4388452-1568298702/solver-4388452-1568298702 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568289558-9766 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388452-1568298702.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.10009 s]*
/proc/loadavg: 2.25 2.15 2.10 3/236 14015
/proc/meminfo: memFree=21950852/32770624 swapFree=66997112/67108860
[pid=13998] ppid=13995 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/13998/stat : 13998 (scop.sh) S 13995 13998 8640 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 406123329 115843072 349 33554432000 4194304 5098028 140721588675392 140721588672648 140517499327100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7356416 140721588679523 140721588679792 140721588679792 140721588682701 0
/proc/13998/statm: 28282 349 296 221 0 87 0
[pid=14001] ppid=13998 vsize=15013720 memory=74168 CPUtime=0.12 cores=1,3,5,7
/proc/14001/stat : 14001 (java) S 13998 13998 8640 0 -1 1077944320 7386 0 0 0 10 2 0 0 20 0 15 0 406123329 15374049280 18542 33554432000 4194304 4196468 140724227428528 140724227411072 140057937157879 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
/proc/14001/statm: 3753430 18542 2890 1 0 3715835 0
[pid=14001/tid=14002] ppid=13998 vsize=15013720 memory=576460756329985062 CPUtime=0.08 cores=1,3,5,7
/proc/14001/task/14002/stat : 14002 (java) R 13998 13998 8640 0 -1 4202560 5184 0 0 0 7 1 0 0 20 0 15 0 406123329 15374049280 18542 33554432000 4194304 4196468 140724227428528 140057908942128 140057929837597 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14003] ppid=13998 vsize=15013720 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14003/stat : 14003 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15374049280 18542 33554432000 4194304 4196468 140724227428528 140057941400592 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14004] ppid=13998 vsize=15013720 memory=140162716367300 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14004/stat : 14004 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123331 15374049280 18542 33554432000 4194304 4196468 140724227428528 140057755557008 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14005] ppid=13998 vsize=15013720 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14005/stat : 14005 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15374049280 18542 33554432000 4194304 4196468 140724227428528 140057754503952 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14006] ppid=13998 vsize=15013720 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14006/stat : 14006 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15374049280 18542 33554432000 4194304 4196468 140724227428528 140057753451408 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14007] ppid=13998 vsize=15013720 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14007/stat : 14007 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123332 15374049280 18542 33554432000 4194304 4196468 140724227428528 140056906922224 140057937169026 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14008] ppid=13998 vsize=15013720 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14008/stat : 14008 (java) S 13998 13998 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406123333 15374049280 18542 33554432000 4194304 4196468 140724227428528 140056534705312 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14009] ppid=13998 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14009/stat : 14009 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123333 15375032320 18608 33554432000 4194304 4196468 140724227428528 140056266269424 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14010] ppid=13998 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14010/stat : 14010 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123335 15375032320 18608 33554432000 4194304 4196468 140724227428528 140055891761104 140057937176475 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14011] ppid=13998 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14011/stat : 14011 (java) S 13998 13998 8640 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 406123335 15375032320 18608 33554432000 4194304 4196468 140724227428528 140056905870064 140057937169026 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14012] ppid=13998 vsize=15014680 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14012/stat : 14012 (java) S 13998 13998 8640 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 406123335 15375032320 18608 33554432000 4194304 4196468 140724227428528 140056904817520 140057937169026 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14013] ppid=13998 vsize=15014680 memory=140162716354176 CPUtime=0.01 cores=1,3,5,7
/proc/14001/task/14013/stat : 14013 (java) S 13998 13998 8640 0 -1 1077944384 456 0 0 0 1 0 0 0 20 0 15 0 406123335 15375032320 18674 33554432000 4194304 4196468 140724227428528 140056903764464 140057937169026 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14014] ppid=13998 vsize=15014680 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14014/stat : 14014 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123336 15375032320 18674 33554432000 4194304 4196468 140724227428528 140055393856352 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14015] ppid=13998 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14015/stat : 14015 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123336 15375032320 18674 33554432000 4194304 4196468 140724227428528 140056902711856 140057937169026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15126848 KiB
Current children cumulated memory: 75564 KiB

[startup+0.211467 s]*
/proc/loadavg: 2.25 2.15 2.10 3/236 14015
/proc/meminfo: memFree=21934836/32770624 swapFree=66997112/67108860
[pid=13998] ppid=13995 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/13998/stat : 13998 (scop.sh) S 13995 13998 8640 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 406123329 115843072 349 33554432000 4194304 5098028 140721588675392 140721588672648 140517499327100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7356416 140721588679523 140721588679792 140721588679792 140721588682701 0
/proc/13998/statm: 28282 349 296 221 0 87 0
[pid=14001] ppid=13998 vsize=15012696 memory=86620 CPUtime=0.25 cores=1,3,5,7
/proc/14001/stat : 14001 (java) S 13998 13998 8640 0 -1 1077944320 11647 0 0 0 21 4 0 0 20 0 15 0 406123329 15373000704 21655 33554432000 4194304 4196468 140724227428528 140724227411072 140057937157879 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
/proc/14001/statm: 3753174 21655 2979 1 0 3715579 0
[pid=14001/tid=14002] ppid=13998 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/14001/task/14002/stat : 14002 (java) R 13998 13998 8640 0 -1 4202560 9374 0 0 0 17 3 0 0 20 0 15 0 406123329 15373000704 21655 33554432000 4194304 4196468 140724227428528 140057908941440 140057922883582 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14003] ppid=13998 vsize=15012696 memory=396 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14003/stat : 14003 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15373000704 21655 33554432000 4194304 4196468 140724227428528 140057941400592 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14004] ppid=13998 vsize=15012696 memory=288370538868065920 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14004/stat : 14004 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123331 15373000704 21655 33554432000 4194304 4196468 140724227428528 140057755557008 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14005] ppid=13998 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14005/stat : 14005 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15373000704 21655 33554432000 4194304 4196468 140724227428528 140057754503952 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14006] ppid=13998 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14006/stat : 14006 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15373000704 21655 33554432000 4194304 4196468 140724227428528 140057753451408 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14007] ppid=13998 vsize=15012696 memory=140162716354176 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14007/stat : 14007 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123332 15373000704 21655 33554432000 4194304 4196468 140724227428528 140056906922224 140057937169026 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14008] ppid=13998 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14008/stat : 14008 (java) S 13998 13998 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406123333 15373000704 21655 33554432000 4194304 4196468 140724227428528 140056534705312 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14009] ppid=13998 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14009/stat : 14009 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123333 15373000704 21655 33554432000 4194304 4196468 140724227428528 140056266269424 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14010] ppid=13998 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14010/stat : 14010 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123335 15373000704 21655 33554432000 4194304 4196468 140724227428528 140055891761104 140057937176475 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14011] ppid=13998 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14011/stat : 14011 (java) S 13998 13998 8640 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 15 0 406123335 15373000704 21655 33554432000 4194304 4196468 140724227428528 140056905870064 140057937169026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14012] ppid=13998 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14012/stat : 14012 (java) S 13998 13998 8640 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 406123335 15373000704 21655 33554432000 4194304 4196468 140724227428528 140056904817520 140057937169026 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14013] ppid=13998 vsize=15012696 memory=140162716354176 CPUtime=0.02 cores=1,3,5,7
/proc/14001/task/14013/stat : 14013 (java) S 13998 13998 8640 0 -1 1077944384 470 0 0 0 2 0 0 0 20 0 15 0 406123335 15373000704 21655 33554432000 4194304 4196468 140724227428528 140056903764464 140057937169026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14014] ppid=13998 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14014/stat : 14014 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123336 15373000704 21655 33554432000 4194304 4196468 140724227428528 140055393856352 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14015] ppid=13998 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14015/stat : 14015 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123336 15373000704 21655 33554432000 4194304 4196468 140724227428528 140056902711856 140057937169026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 88016 KiB

[startup+0.310579 s]*
/proc/loadavg: 2.25 2.15 2.10 3/236 14015
/proc/meminfo: memFree=21932388/32770624 swapFree=66997112/67108860
[pid=13998] ppid=13995 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/13998/stat : 13998 (scop.sh) S 13995 13998 8640 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 406123329 115843072 349 33554432000 4194304 5098028 140721588675392 140721588672648 140517499327100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7356416 140721588679523 140721588679792 140721588679792 140721588682701 0
/proc/13998/statm: 28282 349 296 221 0 87 0
[pid=14001] ppid=13998 vsize=15012696 memory=90040 CPUtime=0.43 cores=1,3,5,7
/proc/14001/stat : 14001 (java) S 13998 13998 8640 0 -1 1077944320 12572 0 0 0 39 4 0 0 20 0 15 0 406123329 15373000704 22510 33554432000 4194304 4196468 140724227428528 140724227411072 140057937157879 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
/proc/14001/statm: 3753174 22510 3025 1 0 3715579 0
[pid=14001/tid=14002] ppid=13998 vsize=15012696 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/14001/task/14002/stat : 14002 (java) R 13998 13998 8640 0 -1 4202560 10132 0 0 0 26 3 0 0 20 0 15 0 406123329 15373000704 22510 33554432000 4194304 4196468 140724227428528 140057908940896 140057917433213 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14003] ppid=13998 vsize=15012696 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14003/stat : 14003 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15373000704 22510 33554432000 4194304 4196468 140724227428528 140057941400592 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14004] ppid=13998 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14004/stat : 14004 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123331 15373000704 22510 33554432000 4194304 4196468 140724227428528 140057755557008 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14005] ppid=13998 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14005/stat : 14005 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15373000704 22510 33554432000 4194304 4196468 140724227428528 140057754503952 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14006] ppid=13998 vsize=15012696 memory=7007700635973428626 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14006/stat : 14006 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15373000704 22510 33554432000 4194304 4196468 140724227428528 140057753451408 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14007] ppid=13998 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14007/stat : 14007 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123332 15373000704 22510 33554432000 4194304 4196468 140724227428528 140056906922224 140057937169026 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14008] ppid=13998 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14008/stat : 14008 (java) S 13998 13998 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406123333 15373000704 22510 33554432000 4194304 4196468 140724227428528 140056534705312 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14009] ppid=13998 vsize=15012696 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14009/stat : 14009 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123333 15373000704 22510 33554432000 4194304 4196468 140724227428528 140056266269424 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14010] ppid=13998 vsize=15012696 memory=4426089072227881875 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14010/stat : 14010 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123335 15373000704 22510 33554432000 4194304 4196468 140724227428528 140055891761104 140057937176475 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14011] ppid=13998 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14001/task/14011/stat : 14011 (java) S 13998 13998 8640 0 -1 1077944384 377 0 0 0 1 0 0 0 20 0 15 0 406123335 15373000704 22510 33554432000 4194304 4196468 140724227428528 140056905870064 140057937169026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14012] ppid=13998 vsize=15012696 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/14001/task/14012/stat : 14012 (java) S 13998 13998 8640 0 -1 1077944384 240 0 0 0 3 0 0 0 20 0 15 0 406123335 15373000704 22510 33554432000 4194304 4196468 140724227428528 140056904817520 140057937169026 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14013] ppid=13998 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/14001/task/14013/stat : 14013 (java) S 13998 13998 8640 0 -1 1077944384 491 0 0 0 7 0 0 0 20 0 15 0 406123335 15373000704 22510 33554432000 4194304 4196468 140724227428528 140056903764464 140057937169026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14014] ppid=13998 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14014/stat : 14014 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123336 15373000704 22510 33554432000 4194304 4196468 140724227428528 140055393856352 140057937168085 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14015] ppid=13998 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14015/stat : 14015 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123336 15373000704 22510 33554432000 4194304 4196468 140724227428528 140056902711856 140057937169026 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91436 KiB

[startup+0.700814 s]
/proc/loadavg: 2.25 2.15 2.10 3/236 14015
/proc/meminfo: memFree=21908452/32770624 swapFree=66997112/67108860
[pid=13998] ppid=13995 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/13998/stat : 13998 (scop.sh) S 13995 13998 8640 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 406123329 115843072 349 33554432000 4194304 5098028 140721588675392 140721588672648 140517499327100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7356416 140721588679523 140721588679792 140721588679792 140721588682701 0
/proc/13998/statm: 28282 349 296 221 0 87 0
[pid=14001] ppid=13998 vsize=15021092 memory=128320 CPUtime=1.01 cores=1,3,5,7
/proc/14001/stat : 14001 (java) S 13998 13998 8640 0 -1 1077944320 20295 0 0 0 95 6 0 0 20 0 15 0 406123329 15381598208 32080 33554432000 4194304 4196468 140724227428528 140724227411072 140057937157879 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
/proc/14001/statm: 3755273 32080 3205 1 0 3716603 0
[pid=14001/tid=14002] ppid=13998 vsize=15021092 memory=2828 CPUtime=0.67 cores=1,3,5,7
/proc/14001/task/14002/stat : 14002 (java) R 13998 13998 8640 0 -1 4202560 17323 0 0 0 62 5 0 0 20 0 15 0 406123329 15381598208 32080 33554432000 4194304 4196468 140724227428528 140057908989616 140057921238366 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14003] ppid=13998 vsize=15021092 memory=676 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14003/stat : 14003 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15381598208 32080 33554432000 4194304 4196468 140724227428528 140057941400592 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14004] ppid=13998 vsize=15021092 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14004/stat : 14004 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123331 15381598208 32080 33554432000 4194304 4196468 140724227428528 140057755557008 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14005] ppid=13998 vsize=15021092 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14005/stat : 14005 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15381598208 32080 33554432000 4194304 4196468 140724227428528 140057754503952 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14006] ppid=13998 vsize=15021092 memory=8488 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14006/stat : 14006 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15381598208 32080 33554432000 4194304 4196468 140724227428528 140057753451408 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14007] ppid=13998 vsize=15021092 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14007/stat : 14007 (java) S 13998 13998 8640 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 406123332 15381598208 32080 33554432000 4194304 4196468 140724227428528 140056906922224 140057937169026 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14008] ppid=13998 vsize=15021092 memory=1112 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14008/stat : 14008 (java) S 13998 13998 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406123333 15381598208 32080 33554432000 4194304 4196468 140724227428528 140056534705312 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14009] ppid=13998 vsize=15021092 memory=1020 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14009/stat : 14009 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123333 15381598208 32080 33554432000 4194304 4196468 140724227428528 140056266269424 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14010] ppid=13998 vsize=15021092 memory=5968 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14010/stat : 14010 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123335 15381598208 32080 33554432000 4194304 4196468 140724227428528 140055891761104 140057937176475 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14011] ppid=13998 vsize=15021092 memory=14008 CPUtime=0.08 cores=1,3,5,7
/proc/14001/task/14011/stat : 14011 (java) S 13998 13998 8640 0 -1 1077944384 618 0 0 0 8 0 0 0 20 0 15 0 406123335 15381598208 32080 33554432000 4194304 4196468 140724227428528 140056905870064 140057937169026 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14012] ppid=13998 vsize=15021092 memory=2124 CPUtime=0.09 cores=1,3,5,7
/proc/14001/task/14012/stat : 14012 (java) R 13998 13998 8640 0 -1 4202560 422 0 0 0 9 0 0 0 20 0 15 0 406123335 15381598208 32080 33554432000 4194304 4196468 140724227428528 140056904805200 140057916414327 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14013] ppid=13998 vsize=15021092 memory=20552 CPUtime=0.15 cores=1,3,5,7
/proc/14001/task/14013/stat : 14013 (java) S 13998 13998 8640 0 -1 1077944384 596 0 0 0 15 0 0 0 20 0 15 0 406123335 15381598208 32080 33554432000 4194304 4196468 140724227428528 140056903764464 140057937169026 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14014] ppid=13998 vsize=15021092 memory=3472323897372788079 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14014/stat : 14014 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123336 15381598208 32080 33554432000 4194304 4196468 140724227428528 140055393856352 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14015] ppid=13998 vsize=15021092 memory=140162566752016 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14015/stat : 14015 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123336 15381598208 32080 33554432000 4194304 4196468 140724227428528 140056902711856 140057937169026 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 129716 KiB

[startup+1.50072 s]
/proc/loadavg: 2.25 2.15 2.10 4/236 14015
/proc/meminfo: memFree=21864248/32770624 swapFree=66997112/67108860
[pid=13998] ppid=13995 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/13998/stat : 13998 (scop.sh) S 13995 13998 8640 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 406123329 115843072 349 33554432000 4194304 5098028 140721588675392 140721588672648 140517499327100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7356416 140721588679523 140721588679792 140721588679792 140721588682701 0
/proc/13998/statm: 28282 349 296 221 0 87 0

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

/proc/14001/task/14003/stat : 14003 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15387959296 45166 33554432000 4194304 4196468 140724227428528 140057941400592 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14004] ppid=13998 vsize=15027304 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14004/stat : 14004 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123331 15387959296 45166 33554432000 4194304 4196468 140724227428528 140057755557008 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14005] ppid=13998 vsize=15027304 memory=676 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14005/stat : 14005 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15387959296 45166 33554432000 4194304 4196468 140724227428528 140057754503952 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14006] ppid=13998 vsize=15027304 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14006/stat : 14006 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15387959296 45166 33554432000 4194304 4196468 140724227428528 140057753451408 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14007] ppid=13998 vsize=15027304 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14007/stat : 14007 (java) S 13998 13998 8640 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 406123332 15387959296 45166 33554432000 4194304 4196468 140724227428528 140056906922224 140057937169026 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14008] ppid=13998 vsize=15027304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14008/stat : 14008 (java) S 13998 13998 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406123333 15387959296 45166 33554432000 4194304 4196468 140724227428528 140056534705312 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14009] ppid=13998 vsize=15027304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14009/stat : 14009 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123333 15387959296 45166 33554432000 4194304 4196468 140724227428528 140056266269424 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14010] ppid=13998 vsize=15027304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14010/stat : 14010 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123335 15387959296 45166 33554432000 4194304 4196468 140724227428528 140055891761104 140057937176475 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14011] ppid=13998 vsize=15027304 memory=27 CPUtime=0.41 cores=1,3,5,7
/proc/14001/task/14011/stat : 14011 (java) S 13998 13998 8640 0 -1 1077944384 1012 0 0 0 41 0 0 0 20 0 15 0 406123335 15387959296 45166 33554432000 4194304 4196468 140724227428528 140056905870064 140057937169026 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14012] ppid=13998 vsize=15027304 memory=24 CPUtime=0.36 cores=1,3,5,7
/proc/14001/task/14012/stat : 14012 (java) S 13998 13998 8640 0 -1 1077944384 612 0 0 0 36 0 0 0 20 0 15 0 406123335 15387959296 45166 33554432000 4194304 4196468 140724227428528 140056904817520 140057937169026 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14013] ppid=13998 vsize=15027304 memory=44 CPUtime=0.67 cores=1,3,5,7
/proc/14001/task/14013/stat : 14013 (java) S 13998 13998 8640 0 -1 1077944384 2025 0 0 0 67 0 0 0 20 0 15 0 406123335 15387959296 45166 33554432000 4194304 4196468 140724227428528 140056903764464 140057937169026 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14014] ppid=13998 vsize=15027304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14014/stat : 14014 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123336 15387959296 45166 33554432000 4194304 4196468 140724227428528 140055393856352 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14015] ppid=13998 vsize=15027304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14015/stat : 14015 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123336 15387959296 45166 33554432000 4194304 4196468 140724227428528 140056902711856 140057937169026 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 182060 KiB

[startup+2.85447 s]
# the end of solver process 13998 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.64044 s, system=0.204929 s

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

[startup+1.80149 s]
/proc/loadavg: 2.25 2.15 2.10 4/236 14015
/proc/meminfo: memFree=21864248/32770624 swapFree=66997112/67108860
[pid=13998] ppid=13995 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/13998/stat : 13998 (scop.sh) S 13995 13998 8640 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 406123329 115843072 349 33554432000 4194304 5098028 140721588675392 140721588672648 140517499327100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7356416 140721588679523 140721588679792 140721588679792 140721588682701 0
/proc/13998/statm: 28282 349 296 221 0 87 0
[pid=14001] ppid=13998 vsize=15027304 memory=235056 CPUtime=3.88 cores=1,3,5,7
/proc/14001/stat : 14001 (java) S 13998 13998 8640 0 -1 1077944320 25217 0 0 0 379 9 0 0 20 0 15 0 406123329 15387959296 58764 33554432000 4194304 4196468 140724227428528 140724227411072 140057937157879 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
/proc/14001/statm: 3756826 58764 3263 1 0 3717627 0
[pid=14001/tid=14002] ppid=13998 vsize=15027304 memory=6791534058613427641 CPUtime=1.76 cores=1,3,5,7
/proc/14001/task/14002/stat : 14002 (java) R 13998 13998 8640 0 -1 4202560 19000 0 0 0 169 7 0 0 20 0 15 0 406123329 15387959296 58764 33554432000 4194304 4196468 140724227428528 140057908993712 140057432149020 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14003] ppid=13998 vsize=15027304 memory=7525067911763940452 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14003/stat : 14003 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15387959296 58764 33554432000 4194304 4196468 140724227428528 140057941400592 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14004] ppid=13998 vsize=15027304 memory=7308028748780492139 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14004/stat : 14004 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123331 15387959296 58764 33554432000 4194304 4196468 140724227428528 140057755557008 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14005] ppid=13998 vsize=15027304 memory=6091497044128932006 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14005/stat : 14005 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15387959296 58764 33554432000 4194304 4196468 140724227428528 140057754503952 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14006] ppid=13998 vsize=15027304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14006/stat : 14006 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123331 15387959296 58764 33554432000 4194304 4196468 140724227428528 140057753451408 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14007] ppid=13998 vsize=15027304 memory=280325133680528 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14007/stat : 14007 (java) S 13998 13998 8640 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 406123332 15387959296 58764 33554432000 4194304 4196468 140724227428528 140056906922224 140057937169026 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14008] ppid=13998 vsize=15027304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14008/stat : 14008 (java) S 13998 13998 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406123333 15387959296 58764 33554432000 4194304 4196468 140724227428528 140056534705312 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14009] ppid=13998 vsize=15027304 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14009/stat : 14009 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123333 15387959296 58764 33554432000 4194304 4196468 140724227428528 140056266269424 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14010] ppid=13998 vsize=15027304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14010/stat : 14010 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123335 15387959296 58764 33554432000 4194304 4196468 140724227428528 140055891761104 140057937176475 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14011] ppid=13998 vsize=15027304 memory=6944652177228980320 CPUtime=0.66 cores=1,3,5,7
/proc/14001/task/14011/stat : 14011 (java) R 13998 13998 8640 0 -1 4202560 1333 0 0 0 66 0 0 0 20 0 15 0 406123335 15387959296 58764 33554432000 4194304 4196468 140724227428528 140056905855944 140057922265410 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14012] ppid=13998 vsize=15027304 memory=8740 CPUtime=0.63 cores=1,3,5,7
/proc/14001/task/14012/stat : 14012 (java) R 13998 13998 8640 0 -1 4202560 1277 0 0 0 63 0 0 0 20 0 15 0 406123335 15387959296 58764 33554432000 4194304 4196468 140724227428528 140056904803400 140057918682780 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14013] ppid=13998 vsize=15027304 memory=0 CPUtime=0.79 cores=1,3,5,7
/proc/14001/task/14013/stat : 14013 (java) S 13998 13998 8640 0 -1 1077944384 2270 0 0 0 79 0 0 0 20 0 15 0 406123335 15387959296 58764 33554432000 4194304 4196468 140724227428528 140056903764464 140057937169026 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14014] ppid=13998 vsize=15027304 memory=937 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14014/stat : 14014 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123336 15387959296 58764 33554432000 4194304 4196468 140724227428528 140055393856352 140057937168085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
[pid=14001/tid=14015] ppid=13998 vsize=15027304 memory=11 CPUtime=0 cores=1,3,5,7
/proc/14001/task/14015/stat : 14015 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123336 15387959296 58764 33554432000 4194304 4196468 140724227428528 140056902711856 140057937169026 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35782656 140724227433257 140724227433626 140724227433626 140724227436495 0
Current children cumulated CPU time: 3.88 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 236452 KiB

[startup+2.60212 s]
/proc/loadavg: 2.25 2.15 2.10 4/236 14030
/proc/meminfo: memFree=21959616/32770624 swapFree=66997112/67108860
[pid=13998] ppid=13995 vsize=113128 memory=1476 CPUtime=4.4 cores=1,3,5,7
/proc/13998/stat : 13998 (scop.sh) S 13995 13998 8640 0 -1 4202496 584 26209 0 0 0 0 429 11 20 0 1 0 406123329 115843072 369 33554432000 4194304 5098028 140721588675392 140721588672136 140517499327100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7356416 140721588679523 140721588679792 140721588679792 140721588682701 0
/proc/13998/statm: 28282 369 311 221 0 87 0
[pid=14016] ppid=13998 vsize=7408652 memory=97404 CPUtime=0.86 cores=1,3,5,7
/proc/14016/stat : 14016 (java) S 13998 13998 8640 0 -1 1077944320 18677 0 0 0 80 6 0 0 20 0 15 0 406123526 7586459648 24351 33554432000 4194304 4196468 140722797855760 140722797838304 140329316462327 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
/proc/14016/statm: 1852163 24351 3100 1 0 1814042 0
[pid=14016/tid=14017] ppid=13998 vsize=7408652 memory=237789 CPUtime=0.61 cores=1,3,5,7
/proc/14016/task/14017/stat : 14017 (java) R 13998 13998 8640 0 -1 4202560 16278 0 0 0 56 5 0 0 20 0 15 0 406123526 7586459648 24351 33554432000 4194304 4196468 140722797855760 140329288297984 140329300542814 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14018] ppid=13998 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14016/task/14018/stat : 14018 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123527 7586459648 24351 33554432000 4194304 4196468 140722797855760 140329320705168 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14019] ppid=13998 vsize=7408652 memory=67296 CPUtime=0 cores=1,3,5,7
/proc/14016/task/14019/stat : 14019 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123527 7586459648 24351 33554432000 4194304 4196468 140722797855760 140329134861328 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14020] ppid=13998 vsize=7408652 memory=280325134007136 CPUtime=0 cores=1,3,5,7
/proc/14016/task/14020/stat : 14020 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123527 7586459648 24351 33554432000 4194304 4196468 140722797855760 140329133808528 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14021] ppid=13998 vsize=7408652 memory=7235705051402103145 CPUtime=0 cores=1,3,5,7
/proc/14016/task/14021/stat : 14021 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123527 7586459648 24351 33554432000 4194304 4196468 140722797855760 140329132755728 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14022] ppid=13998 vsize=7408652 memory=6368750036710806382 CPUtime=0 cores=1,3,5,7
/proc/14016/task/14022/stat : 14022 (java) S 13998 13998 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406123528 7586459648 24351 33554432000 4194304 4196468 140722797855760 140328695691632 140329316473474 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14023] ppid=13998 vsize=7408652 memory=7738704128622809955 CPUtime=0 cores=1,3,5,7
/proc/14016/task/14023/stat : 14023 (java) S 13998 13998 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406123529 7586459648 24351 33554432000 4194304 4196468 140722797855760 140328191386656 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14024] ppid=13998 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14016/task/14024/stat : 14024 (java) S 13998 13998 8640 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 406123529 7586459648 24351 33554432000 4194304 4196468 140722797855760 140328057164656 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14025] ppid=13998 vsize=7408652 memory=280325133617296 CPUtime=0 cores=1,3,5,7
/proc/14016/task/14025/stat : 14025 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123531 7586459648 24351 33554432000 4194304 4196468 140722797855760 140327682660176 140329316480923 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14026] ppid=13998 vsize=7408652 memory=3472468291461960407 CPUtime=0.04 cores=1,3,5,7
/proc/14016/task/14026/stat : 14026 (java) S 13998 13998 8640 0 -1 1077944384 421 0 0 0 4 0 0 0 20 0 15 0 406123531 7586459648 24351 33554432000 4194304 4196468 140722797855760 140328694639472 140329316473474 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14027] ppid=13998 vsize=7408652 memory=-6368199152461293614 CPUtime=0.04 cores=1,3,5,7
/proc/14016/task/14027/stat : 14027 (java) S 13998 13998 8640 0 -1 1077944384 232 0 0 0 4 0 0 0 20 0 15 0 406123531 7586459648 24351 33554432000 4194304 4196468 140722797855760 140328693586672 140329316473474 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14028] ppid=13998 vsize=7408652 memory=6944656592455360604 CPUtime=0.14 cores=1,3,5,7
/proc/14016/task/14028/stat : 14028 (java) R 13998 13998 8640 0 -1 4202560 396 0 0 0 14 0 0 0 20 0 15 0 406123531 7586459648 24351 33554432000 4194304 4196468 140722797855760 140328692533872 140329295420070 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14029] ppid=13998 vsize=7408652 memory=6944656592455088490 CPUtime=0 cores=1,3,5,7
/proc/14016/task/14029/stat : 14029 (java) S 13998 13998 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406123532 7586459648 24351 33554432000 4194304 4196468 140722797855760 140327184755424 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14030] ppid=13998 vsize=7408652 memory=6645459911560372124 CPUtime=0 cores=1,3,5,7
/proc/14016/task/14030/stat : 14030 (java) S 13998 13998 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406123532 7586459648 24351 33554432000 4194304 4196468 140722797855760 140328691481264 140329316473474 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
Current children cumulated CPU time: 5.26 s
Current children cumulated vsize: 7521780 KiB
Current children cumulated memory: 98880 KiB

[startup+2.80073 s]
/proc/loadavg: 2.25 2.15 2.10 4/236 14030
/proc/meminfo: memFree=21959616/32770624 swapFree=66997112/67108860
[pid=13998] ppid=13995 vsize=113128 memory=1476 CPUtime=4.4 cores=1,3,5,7
/proc/13998/stat : 13998 (scop.sh) S 13995 13998 8640 0 -1 4202496 584 26209 0 0 0 0 429 11 20 0 1 0 406123329 115843072 369 33554432000 4194304 5098028 140721588675392 140721588672136 140517499327100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7356416 140721588679523 140721588679792 140721588679792 140721588682701 0
/proc/13998/statm: 28282 369 311 221 0 87 0
[pid=14016] ppid=13998 vsize=7871828 memory=121008 CPUtime=1.32 cores=1,3,5,7
/proc/14016/stat : 14016 (java) S 13998 13998 8640 0 -1 1077944320 20579 1583 0 0 123 7 2 0 20 0 17 0 406123526 8060751872 30252 33554432000 4194304 4196468 140722797855760 140722797838304 140329316462327 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
/proc/14016/statm: 1967957 30252 3213 1 0 1929301 0
[pid=14016/tid=14017] ppid=13998 vsize=7871828 memory=172852 CPUtime=0.79 cores=1,3,5,7
/proc/14016/task/14017/stat : 14017 (java) R 13998 13998 8640 0 -1 4202560 17398 1583 0 0 72 5 2 0 20 0 17 0 406123526 8060751872 30252 33554432000 4194304 4196468 140722797855760 140329288300208 140329300542814 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14018] ppid=13998 vsize=7871828 memory=15260333174426011 CPUtime=0.02 cores=1,3,5,7
/proc/14016/task/14018/stat : 14018 (java) S 13998 13998 8640 0 -1 1077944384 1 1583 0 0 0 0 2 0 20 0 17 0 406123527 8060751872 30252 33554432000 4194304 4196468 140722797855760 140329320705168 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14019] ppid=13998 vsize=7871828 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14016/task/14019/stat : 14019 (java) S 13998 13998 8640 0 -1 1077944384 2 1583 0 0 0 0 2 0 20 0 17 0 406123527 8060751872 30252 33554432000 4194304 4196468 140722797855760 140329134861328 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14020] ppid=13998 vsize=7871828 memory=6944656592455359580 CPUtime=0.02 cores=1,3,5,7
/proc/14016/task/14020/stat : 14020 (java) S 13998 13998 8640 0 -1 1077944384 1 1583 0 0 0 0 2 0 20 0 17 0 406123527 8060751872 30252 33554432000 4194304 4196468 140722797855760 140329133808528 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14021] ppid=13998 vsize=7871828 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14016/task/14021/stat : 14021 (java) S 13998 13998 8640 0 -1 1077944384 3 1583 0 0 0 0 2 0 20 0 17 0 406123527 8060751872 30252 33554432000 4194304 4196468 140722797855760 140329132755728 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14022] ppid=13998 vsize=7871828 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14016/task/14022/stat : 14022 (java) S 13998 13998 8640 0 -1 1077944384 5 1583 0 0 0 0 2 0 20 0 17 0 406123528 8060751872 30252 33554432000 4194304 4196468 140722797855760 140328695691632 140329316473474 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14023] ppid=13998 vsize=7871828 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14016/task/14023/stat : 14023 (java) S 13998 13998 8640 0 -1 1077944384 13 1583 0 0 0 0 2 0 20 0 17 0 406123529 8060751872 30252 33554432000 4194304 4196468 140722797855760 140328191386656 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14024] ppid=13998 vsize=7871828 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14016/task/14024/stat : 14024 (java) S 13998 13998 8640 0 -1 1077944384 21 1583 0 0 0 0 2 0 20 0 17 0 406123529 8060751872 30252 33554432000 4194304 4196468 140722797855760 140328057164656 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14025] ppid=13998 vsize=7871828 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14016/task/14025/stat : 14025 (java) S 13998 13998 8640 0 -1 1077944384 3 1583 0 0 0 0 2 0 20 0 17 0 406123531 8060751872 30252 33554432000 4194304 4196468 140722797855760 140327682660176 140329316480923 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14026] ppid=13998 vsize=7871828 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/14016/task/14026/stat : 14026 (java) S 13998 13998 8640 0 -1 1077944384 652 1583 0 0 11 0 2 0 20 0 17 0 406123531 8060751872 30252 33554432000 4194304 4196468 140722797855760 140328694639472 140329316473474 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14027] ppid=13998 vsize=7871828 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/14016/task/14027/stat : 14027 (java) S 13998 13998 8640 0 -1 1077944384 418 1583 0 0 11 0 2 0 20 0 17 0 406123531 8060751872 30252 33554432000 4194304 4196468 140722797855760 140328693586672 140329316473474 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14028] ppid=13998 vsize=7871828 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/14016/task/14028/stat : 14028 (java) R 13998 13998 8640 0 -1 4202560 624 1583 0 0 22 0 2 0 20 0 17 0 406123531 8060751872 30252 33554432000 4194304 4196468 140722797855760 140328692533872 140329309559163 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14029] ppid=13998 vsize=7871828 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14016/task/14029/stat : 14029 (java) S 13998 13998 8640 0 -1 1077944384 3 1583 0 0 0 0 2 0 20 0 17 0 406123532 8060751872 30252 33554432000 4194304 4196468 140722797855760 140327184755424 140329316472533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
[pid=14016/tid=14030] ppid=13998 vsize=7871828 memory=6791534058613427641 CPUtime=0.02 cores=1,3,5,7
/proc/14016/task/14030/stat : 14030 (java) S 13998 13998 8640 0 -1 1077944384 1 1583 0 0 0 0 2 0 20 0 17 0 406123532 8060751872 30252 33554432000 4194304 4196468 140722797855760 140328691481264 140329316473474 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23175168 140722797859835 140722797859994 140722797859994 140722797862863 0
Current children cumulated CPU time: 5.72 s
Current children cumulated vsize: 7984956 KiB
Current children cumulated memory: 122484 KiB

Child status: 0
Real time (s): 2.85451
CPU time (s): 5.84537
CPU user time (s): 5.64044
CPU system time (s): 0.204929
CPU usage (%): 204.777
Max. virtual memory (cumulated for all children) (KiB): 15140452
Max. memory (cumulated for all children) (KiB): 260536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.64044
system time used= 0.204929
maximum resident set size= 264784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49200
page faults= 0
swaps= 0
block input operations= 0
block output operations= 880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5102
involuntary context switches= 39


# summary of solver processes directly reported to runsolver:
#   pid: 13998
#   total CPU time (s): 5.84537
#   total CPU user time (s): 5.64044
#   total CPU system time (s): 0.204929

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037536 second user time and 0.076206 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-12 16:30:44
IDJOB=4388452
IDBENCH=141730
IDSOLVER=2826
FILE ID=node103/4388452-1568298702
RUNJOBID= node103-1568289558-9766
PBS_JOBID= 21701093
Free space on /tmp= 52640 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-18-047.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4388452-1568298702/watcher-4388452-1568298702 -o /tmp/evaluation-result-4388452-1568298702/solver-4388452-1568298702 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568289558-9766 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388452-1568298702.xml

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

MD5SUM BENCH= 503235a9ef2fa2334058f0cfe41dccf4
RANDOM SEED=1580135732

node103.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.74
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.74
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.74
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.74
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:        22011824 kB
MemAvailable:   30747628 kB
Buffers:          116544 kB
Cached:          8854800 kB
SwapCached:         8920 kB
Active:          3012436 kB
Inactive:        7076336 kB
Active(anon):    1103916 kB
Inactive(anon):    54832 kB
Active(file):    1908520 kB
Inactive(file):  7021504 kB
Unevictable:      106480 kB
Mlocked:          106480 kB
SwapTotal:      67108860 kB
SwapFree:       66997112 kB
Dirty:             20732 kB
Writeback:           420 kB
AnonPages:       1185684 kB
Mapped:            55704 kB
Shmem:             32812 kB
Slab:             263316 kB
SReclaimable:     234240 kB
SUnreclaim:        29076 kB
KernelStack:        4208 kB
PageTables:         8292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7048180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52620 MiB
End job on node103 at 2019-09-12 16:30:47