Trace number 4388389

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)UNSAT 17.2164 7.74677

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f05_c18.xml
MD5SUMf8050e8ddc741b4fb4a45c7e8cfb7628
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 benchmark11.0135
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size39
Distribution of domain sizes[{"size":6,"count":2},{"size":21,"count":4},{"size":22,"count":10},{"size":32,"count":336},{"size":39,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
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-10245-serial-file.bin HOME/instance-4388389-1568298335.xml
0.66/0.53	
0.66/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Thu Sep 12 16:24:56 CEST 2019
0.66/0.56	c PID: 10248
0.66/0.56	c IP: 172.20.3.124
0.66/0.56	c HOST: node124.alineos.net
0.66/0.56	c (0,0) Parsing Begin
5.20/2.35	c (1,1) Parsing End
5.20/2.36	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 39
5.20/2.36	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
5.20/2.36	c (1,1) Constraint Name Generate Begin
5.20/2.39	c (1,1) Ctr:HOME/instance-4388389-1568298335.xml,Dist:Eq:Le:Num:Var
5.20/2.39	c (1,1) Constraint Name Generate End
5.20/2.39	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
5.20/2.39	c (1,1) CSP to CSPinCNF Begin
6.25/2.63	c (2,1) translated 411 (10%) constraints
6.56/2.71	c (2,1) translated 821 (20%) constraints
6.56/2.77	c (2,1) translated 1231 (30%) constraints
6.87/2.83	c (2,1) translated 1642 (40%) constraints
6.87/2.89	c (2,2) translated 2052 (50%) constraints
7.21/2.95	c (2,2) translated 2462 (60%) constraints
7.49/3.00	c (2,2) translated 2873 (70%) constraints
7.49/3.05	c (2,2) translated 3283 (80%) constraints
7.49/3.10	c (2,2) translated 3693 (90%) constraints
8.16/3.21	c (2,2) translated 4103 (100%) constraints
8.16/3.21	c (2,2) ===========================================
8.16/3.24	c (2,2) Hybrid: #OE=680, #LE=0
8.16/3.24	c (2,2) Hybrid
8.16/3.24	c (2,2) ===========================================
8.16/3.28	c (2,2) translated 479 (10%) constraints
8.45/3.30	c (2,2) translated 957 (20%) constraints
8.45/3.32	c (2,2) translated 1435 (30%) constraints
8.45/3.33	c (2,2) translated 1914 (40%) constraints
8.45/3.35	c (2,2) translated 2392 (50%) constraints
8.45/3.37	c (2,2) translated 2870 (60%) constraints
8.45/3.38	c (2,2) translated 3349 (70%) constraints
8.45/3.39	c (2,2) translated 3827 (80%) constraints
8.68/3.41	c (2,2) translated 4305 (90%) constraints
8.68/3.42	c (2,2) translated 4783 (100%) constraints
8.68/3.42	c (2,2) CSP to CSPinCNF End
8.68/3.42	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 39
8.68/3.42	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.68/3.42	c (2,2) CSPinCNF Propagation Begin
8.68/3.50	c (2,2) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
8.68/3.50	c (2,2) CSPinCNF Propagation End
8.68/3.50	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 39
8.68/3.50	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.99/3.52	c (2,2) Hybrid: #OE=680, #LE=0
8.99/3.52	c (2,2) Simplify CSPinCNF Begin
9.54/3.76	c (3,2) Simplify CSPinCNF End
9.54/3.77	c (3,2) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 39
9.54/3.77	c (3,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
9.54/3.77	c (3,2) Calculate Precise Domain Begin
9.54/3.77	c (3,2) 0 values are removed by re-calculation
9.54/3.77	c (3,2) Calculate Precise Domain End
9.54/3.77	c (3,2) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 39
9.54/3.77	c (3,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
9.54/3.77	c (3,2) CSPinCNF to SatSolver Begin
11.45/4.39	c (3,3) 1299 (10 %) CSP clauses are encoded (0 SAT variables, 50505 SAT clauses)
12.01/4.58	c (4,3) 2598 (20 %) CSP clauses are encoded (0 SAT variables, 78073 SAT clauses)
12.50/4.74	c (4,3) 3897 (30 %) CSP clauses are encoded (0 SAT variables, 103483 SAT clauses)
12.65/4.88	c (4,3) 5196 (40 %) CSP clauses are encoded (0 SAT variables, 131265 SAT clauses)
12.89/5.02	c (4,4) 6495 (50 %) CSP clauses are encoded (0 SAT variables, 160135 SAT clauses)
13.03/5.16	c (4,4) 7794 (60 %) CSP clauses are encoded (0 SAT variables, 189589 SAT clauses)
13.25/5.31	c (4,4) 9093 (70 %) CSP clauses are encoded (0 SAT variables, 218811 SAT clauses)
13.41/5.45	c (4,4) 10392 (80 %) CSP clauses are encoded (0 SAT variables, 248167 SAT clauses)
13.52/5.59	c (5,4) 11691 (90 %) CSP clauses are encoded (0 SAT variables, 276483 SAT clauses)
13.91/5.72	c (5,4) 12989 (100 %) CSP clauses are encoded (0 SAT variables, 302440 SAT clauses)
13.91/5.72	c (5,4) CSPinCNF to SatSolver End
13.91/5.72	c (5,4) Heap : 1746 MiB used (max 10795 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.91/5.72	c (5,4) 31386 bool, 302452 clause
13.91/5.72	c (5,4) Export Begin
14.73/6.01	c (5,5) Export to HOME/scop-10245-serial-file.bin
14.73/6.01	c (5,5) Export End
14.73/6.01	c (5,5) Export File Size: 4.12 MB
14.73/6.01	c (5,5) 1,1,2,2,3,3,5,STOP-AFTER(DIMACS)
14.73/6.01	c END-Prog: Thu Sep 12 16:25:02 CEST 2019
14.73/6.03	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-10245-serial-file.bin
15.27/6.49	c (0,0) Read Serial File Begin
15.27/6.49	c (0,0) HOME/scop-10245-serial-file.bin
16.15/7.02	c (0,0) Read Serial File End
16.15/7.04	
16.15/7.04	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
16.15/7.04	(Solving Process)
16.15/7.04	
16.15/7.06	c BEGIN-Prog: Thu Sep 12 16:25:03 CEST 2019
16.15/7.06	c PID: 10264
16.15/7.06	c IP: 172.20.3.124
16.15/7.06	c HOST: node124.alineos.net
16.15/7.06	c (0,0) SatSolver.solve Begin
16.15/7.06	c (0,0) HOME/cryptominisat5  HOME/instance-4388389-1568298335.xml-scop-10248.cnf
16.15/7.10	c (0,0) c Outputting solution to console
16.15/7.10	c (0,0) c CryptoMiniSat version 5.6.8
16.15/7.10	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
16.15/7.10	c (0,0) c CMS SHA revision GIT-notfound
16.15/7.10	c (0,0) c CMS is MIT licensed
16.15/7.10	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
16.15/7.10	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
16.15/7.10	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388389-1568298335.xml-scop-10248.cnf
16.15/7.10	c (0,0) c Reading file 'HOME/instance-4388389-1568298335.xml-scop-10248.cnf'
16.15/7.10	c (0,0) c -- header says num vars:          31386
16.15/7.10	c (0,0) c -- header says num clauses:      302452
16.46/7.21	c (0,0) c -- clauses added: 302452
16.46/7.21	c (0,0) c -- xor clauses added: 0
16.46/7.21	c (0,0) c -- vars added 31386
16.46/7.21	c (0,0) c Parsing time: 0.11 s
16.63/7.23	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
16.63/7.23	c (0,0) c [distill] long cls tried: 9/9 cl-short:9 lit-r:2 T: 0.00 T-out: N T-r: 99.99%
16.83/7.44	c (1,0) c [distill] long cls tried: 454/458 cl-short:454 lit-r:548 T: 0.03 T-out: N T-r: 99.46%
17.13/7.72	c (1,0) c ------- FINAL TOTAL SEARCH STATS ---------
17.13/7.72	c (1,0) c UIP search time          : 0.51        (81.89     % time)
17.13/7.72	c (1,0) c restarts                 : 27          (258.33    confls per restart)
17.13/7.72	c (1,0) c blocked restarts         : 0           (0.00      per normal restart)
17.13/7.72	c (1,0) c time                     : 0.51        
17.13/7.72	c (1,0) c decisions                : 9466        (0.00      % random)
17.13/7.72	c (1,0) c propagations             : 2065542     
17.13/7.72	c (1,0) c decisions/conflicts      : 1.36        
17.13/7.72	c (1,0) c conflicts                : 6975        (13650.05  / sec)
17.13/7.72	c (1,0) c conf lits non-minim      : 127653      (18.30     lit/confl)
17.13/7.72	c (1,0) c conf lits final          : 12.49       
17.13/7.72	c (1,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
17.13/7.72	c (1,0) c red which0               : 908         (13.02     % of confl)
17.13/7.72	c (1,0) c props/decision           : 0.00        
17.13/7.72	c (1,0) c props/conflict           : 0.00        
17.13/7.72	c (1,0) c 0-depth assigns          : 816         (2.60      % vars)
17.13/7.72	c (1,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
17.13/7.72	c (1,0) c reduceDB time            : 0.00        (0.00      % time)
17.13/7.72	c (1,0) c OccSimplifier time       : 0.00        (0.00      % time)
17.13/7.72	c (1,0) c [occur] 0.00 is overhead
17.13/7.72	c (1,0) c [occur] link-in T: 0.00 cleanup T: 0.00
17.13/7.72	c (1,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
17.13/7.72	c (1,0) c SCC time                 : 0.00        (0.00      % time)
17.13/7.72	c (1,0) c [scc] new: 0 BP 0M  T: 0.00
17.13/7.72	c (1,0) c vrep replace time        : 0.00        (0.00      % time)
17.13/7.72	c (1,0) c vrep tree roots          : 0           
17.13/7.72	c (1,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
17.13/7.72	c (1,0) c distill time             : 0.03        (5.29      % time)
17.13/7.72	c (1,0) c strength cache-irred time: 0.00        (0.00      % time)
17.13/7.72	c (1,0) c strength cache-red time  : 0.00        (0.00      % time)
17.13/7.72	c (1,0) c Conflicts in UIP         : 6975        (11177.40  confl/time_this_thread)
17.13/7.72	c (1,0) c Mem used                 : 35.38       MB
17.13/7.72	c (1,0) c Total time (this thread) : 0.62        
17.13/7.72	c (1,0) s UNSATISFIABLE
17.13/7.73	c (1,0) SatSolver.solve End
17.13/7.73	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
17.13/7.73	c (1,0) Show results Begin
17.13/7.73	s UNSATISFIABLE
17.13/7.73	c (1,0) Show results End
17.13/7.73	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
17.13/7.73	c (1,0) 1,1,STOP-AFTER(ALL)
17.13/7.73	c END-Prog: Thu Sep 12 16:25:03 CEST 2019

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388389-1568298335/watcher-4388389-1568298335 -o /tmp/evaluation-result-4388389-1568298335/solver-4388389-1568298335 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568286434-6491 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388389-1568298335.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=10245, runsolver pid=10242

[startup+0.100128 s]*
/proc/loadavg: 2.05 2.21 2.17 5/234 10262
/proc/meminfo: memFree=14827988/32770624 swapFree=66959212/67108860
[pid=10245] ppid=10242 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/10245/stat : 10245 (scop.sh) S 10242 10245 5595 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405773736 115843072 348 33554432000 4194304 5098028 140731062074704 140731062071960 140613510931068 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 11026432 140731062076259 140731062076528 140731062076528 140731062079437 0
/proc/10245/statm: 28282 348 296 221 0 87 0
[pid=10248] ppid=10245 vsize=15012696 memory=73852 CPUtime=0.11 cores=0,2,4,6
/proc/10248/stat : 10248 (java) S 10245 10245 5595 0 -1 1077944320 6200 0 0 0 10 1 0 0 20 0 15 0 405773737 15373000704 18463 33554432000 4194304 4196468 140727248835008 140727248817552 139797938634487 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
/proc/10248/statm: 3753174 18463 2921 1 0 3715579 0
[pid=10248/tid=10249] ppid=10245 vsize=15012696 memory=-6077181931080171459 CPUtime=0.09 cores=0,2,4,6
/proc/10248/task/10249/stat : 10249 (java) R 10245 10245 5595 0 -1 4202560 4074 0 0 0 8 1 0 0 20 0 15 0 405773737 15373000704 18529 33554432000 4194304 4196468 140727248835008 139797910421880 139797918911312 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10250] ppid=10245 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10250/stat : 10250 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773738 15373000704 18529 33554432000 4194304 4196468 140727248835008 139797942877328 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10251] ppid=10245 vsize=15012696 memory=139964020651648 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10251/stat : 10251 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405773738 15373000704 18529 33554432000 4194304 4196468 140727248835008 139797399567376 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10252] ppid=10245 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10252/stat : 10252 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773738 15373000704 18595 33554432000 4194304 4196468 140727248835008 139797398514576 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10253] ppid=10245 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10253/stat : 10253 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773738 15373000704 18595 33554432000 4194304 4196468 140727248835008 139797397461776 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10254] ppid=10245 vsize=15012696 memory=139964020651648 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10254/stat : 10254 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773740 15373000704 18595 33554432000 4194304 4196468 140727248835008 139796909082992 139797938645634 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10255] ppid=10245 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10255/stat : 10255 (java) S 10245 10245 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405773740 15373000704 18595 33554432000 4194304 4196468 140727248835008 139796554966048 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10256] ppid=10245 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10256/stat : 10256 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405773741 15373000704 18595 33554432000 4194304 4196468 140727248835008 139796286530416 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10257] ppid=10245 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10257/stat : 10257 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 18595 33554432000 4194304 4196468 140727248835008 139795912021840 139797938653083 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10258] ppid=10245 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10258/stat : 10258 (java) S 10245 10245 5595 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 18595 33554432000 4194304 4196468 140727248835008 139796908030832 139797938645634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10259] ppid=10245 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10259/stat : 10259 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 18595 33554432000 4194304 4196468 140727248835008 139796906978032 139797938645634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10260] ppid=10245 vsize=15012696 memory=139964020651648 CPUtime=0.01 cores=0,2,4,6
/proc/10248/task/10260/stat : 10260 (java) R 10245 10245 5595 0 -1 4202560 429 0 0 0 1 0 0 0 20 0 15 0 405773743 15373000704 18595 33554432000 4194304 4196468 140727248835008 139796905925232 139797918350020 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10261] ppid=10245 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10261/stat : 10261 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 18595 33554432000 4194304 4196468 140727248835008 139795414117088 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10262] ppid=10245 vsize=15012696 memory=139964020651648 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10262/stat : 10262 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 18595 33554432000 4194304 4196468 140727248835008 139796904872624 139797938645634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 75244 KiB

[startup+0.211583 s]*
/proc/loadavg: 2.05 2.21 2.17 3/234 10262
/proc/meminfo: memFree=14808252/32770624 swapFree=66959212/67108860
[pid=10245] ppid=10242 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/10245/stat : 10245 (scop.sh) S 10242 10245 5595 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405773736 115843072 348 33554432000 4194304 5098028 140731062074704 140731062071960 140613510931068 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 11026432 140731062076259 140731062076528 140731062076528 140731062079437 0
/proc/10245/statm: 28282 348 296 221 0 87 0
[pid=10248] ppid=10245 vsize=15012696 memory=89208 CPUtime=0.25 cores=0,2,4,6
/proc/10248/stat : 10248 (java) S 10245 10245 5595 0 -1 1077944320 11368 0 0 0 22 3 0 0 20 0 15 0 405773737 15373000704 22302 33554432000 4194304 4196468 140727248835008 140727248817552 139797938634487 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
/proc/10248/statm: 3753174 22302 2925 1 0 3715579 0
[pid=10248/tid=10249] ppid=10245 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/10248/task/10249/stat : 10249 (java) R 10245 10245 5595 0 -1 4202560 9124 0 0 0 17 3 0 0 20 0 15 0 405773737 15373000704 22302 33554432000 4194304 4196468 140727248835008 139797910457024 139797938656413 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10250] ppid=10245 vsize=15012696 memory=397 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10250/stat : 10250 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773738 15373000704 22302 33554432000 4194304 4196468 140727248835008 139797942877328 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10251] ppid=10245 vsize=15012696 memory=3833884329381951136 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10251/stat : 10251 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405773738 15373000704 22302 33554432000 4194304 4196468 140727248835008 139797399567376 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10252] ppid=10245 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10252/stat : 10252 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773738 15373000704 22302 33554432000 4194304 4196468 140727248835008 139797398514576 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10253] ppid=10245 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10253/stat : 10253 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773738 15373000704 22302 33554432000 4194304 4196468 140727248835008 139797397461776 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10254] ppid=10245 vsize=15012696 memory=139964020651648 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10254/stat : 10254 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773740 15373000704 22302 33554432000 4194304 4196468 140727248835008 139796909082992 139797938645634 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10255] ppid=10245 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10255/stat : 10255 (java) S 10245 10245 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405773740 15373000704 22302 33554432000 4194304 4196468 140727248835008 139796554966048 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10256] ppid=10245 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10256/stat : 10256 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405773741 15373000704 22302 33554432000 4194304 4196468 140727248835008 139796286530416 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10257] ppid=10245 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10257/stat : 10257 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 22302 33554432000 4194304 4196468 140727248835008 139795912021840 139797938653083 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10258] ppid=10245 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10258/stat : 10258 (java) S 10245 10245 5595 0 -1 1077944384 457 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 22302 33554432000 4194304 4196468 140727248835008 139796908030832 139797938645634 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10259] ppid=10245 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10259/stat : 10259 (java) S 10245 10245 5595 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 22302 33554432000 4194304 4196468 140727248835008 139796906978032 139797938645634 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10260] ppid=10245 vsize=15012696 memory=139964020651648 CPUtime=0.02 cores=0,2,4,6
/proc/10248/task/10260/stat : 10260 (java) R 10245 10245 5595 0 -1 4202560 438 0 0 0 2 0 0 0 20 0 15 0 405773743 15373000704 22302 33554432000 4194304 4196468 140727248835008 139796905925232 139797938655834 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10261] ppid=10245 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10261/stat : 10261 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 22302 33554432000 4194304 4196468 140727248835008 139795414117088 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10262] ppid=10245 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10262/stat : 10262 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 22302 33554432000 4194304 4196468 140727248835008 139796904872624 139797938645634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 90600 KiB

[startup+0.310646 s]*
/proc/loadavg: 2.05 2.21 2.17 3/234 10262
/proc/meminfo: memFree=14806204/32770624 swapFree=66959212/67108860
[pid=10245] ppid=10242 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/10245/stat : 10245 (scop.sh) S 10242 10245 5595 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405773736 115843072 348 33554432000 4194304 5098028 140731062074704 140731062071960 140613510931068 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 11026432 140731062076259 140731062076528 140731062076528 140731062079437 0
/proc/10245/statm: 28282 348 296 221 0 87 0
[pid=10248] ppid=10245 vsize=15012696 memory=92552 CPUtime=0.43 cores=0,2,4,6
/proc/10248/stat : 10248 (java) S 10245 10245 5595 0 -1 1077944320 12221 0 0 0 39 4 0 0 20 0 15 0 405773737 15373000704 23138 33554432000 4194304 4196468 140727248835008 140727248817552 139797938634487 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
/proc/10248/statm: 3753174 23138 3034 1 0 3715579 0
[pid=10248/tid=10249] ppid=10245 vsize=15012696 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/10248/task/10249/stat : 10249 (java) R 10245 10245 5595 0 -1 4202560 9796 0 0 0 27 3 0 0 20 0 15 0 405773737 15373000704 23138 33554432000 4194304 4196468 140727248835008 139797910417504 139797923800135 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10250] ppid=10245 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10250/stat : 10250 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773738 15373000704 23138 33554432000 4194304 4196468 140727248835008 139797942877328 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10251] ppid=10245 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10251/stat : 10251 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405773738 15373000704 23138 33554432000 4194304 4196468 140727248835008 139797399567376 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10252] ppid=10245 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10252/stat : 10252 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773738 15373000704 23138 33554432000 4194304 4196468 140727248835008 139797398514576 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10253] ppid=10245 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10253/stat : 10253 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773738 15373000704 23138 33554432000 4194304 4196468 140727248835008 139797397461776 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10254] ppid=10245 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10254/stat : 10254 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773740 15373000704 23138 33554432000 4194304 4196468 140727248835008 139796909082992 139797938645634 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10255] ppid=10245 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10255/stat : 10255 (java) S 10245 10245 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405773740 15373000704 23138 33554432000 4194304 4196468 140727248835008 139796554966048 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10256] ppid=10245 vsize=15012696 memory=8982046290584177472 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10256/stat : 10256 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405773741 15373000704 23138 33554432000 4194304 4196468 140727248835008 139796286530416 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10257] ppid=10245 vsize=15012696 memory=8325818968683490714 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10257/stat : 10257 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 23138 33554432000 4194304 4196468 140727248835008 139795912021840 139797938653083 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10258] ppid=10245 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10248/task/10258/stat : 10258 (java) S 10245 10245 5595 0 -1 1077944384 506 0 0 0 2 0 0 0 20 0 15 0 405773743 15373000704 23138 33554432000 4194304 4196468 140727248835008 139796908030832 139797938645634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10259] ppid=10245 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10248/task/10259/stat : 10259 (java) S 10245 10245 5595 0 -1 1077944384 128 0 0 0 2 0 0 0 20 0 15 0 405773743 15373000704 23138 33554432000 4194304 4196468 140727248835008 139796906978032 139797938645634 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10260] ppid=10245 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10248/task/10260/stat : 10260 (java) S 10245 10245 5595 0 -1 1077944384 459 0 0 0 7 0 0 0 20 0 15 0 405773743 15373000704 23138 33554432000 4194304 4196468 140727248835008 139796905925232 139797938645634 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10261] ppid=10245 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10261/stat : 10261 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 23138 33554432000 4194304 4196468 140727248835008 139795414117088 139797938644693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10262] ppid=10245 vsize=15012696 memory=3978142136618988592 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10262/stat : 10262 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405773743 15373000704 23138 33554432000 4194304 4196468 140727248835008 139796904872624 139797938645634 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93944 KiB

[startup+0.702328 s]
/proc/loadavg: 2.05 2.21 2.17 3/234 10262
/proc/meminfo: memFree=14785172/32770624 swapFree=66959212/67108860
[pid=10245] ppid=10242 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/10245/stat : 10245 (scop.sh) S 10242 10245 5595 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405773736 115843072 348 33554432000 4194304 5098028 140731062074704 140731062071960 140613510931068 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 11026432 140731062076259 140731062076528 140731062076528 140731062079437 0
/proc/10245/statm: 28282 348 296 221 0 87 0
[pid=10248] ppid=10245 vsize=15018968 memory=127132 CPUtime=1 cores=0,2,4,6
/proc/10248/stat : 10248 (java) S 10245 10245 5595 0 -1 1077944320 19038 0 0 0 95 5 0 0 20 0 15 0 405773737 15379423232 31783 33554432000 4194304 4196468 140727248835008 140727248817552 139797938634487 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
/proc/10248/statm: 3754742 31783 3191 1 0 3716091 0
[pid=10248/tid=10249] ppid=10245 vsize=15018968 memory=-7816663703405220396 CPUtime=0.68 cores=0,2,4,6
/proc/10248/task/10249/stat : 10249 (java) R 10245 10245 5595 0 -1 4202560 16202 0 0 0 64 4 0 0 20 0 15 0 405773737 15379423232 31783 33554432000 4194304 4196468 140727248835008 139797910470160 139797444315304 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10250] ppid=10245 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10250/stat : 10250 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773738 15379423232 31783 33554432000 4194304 4196468 140727248835008 139797942877328 139797938644693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10251] ppid=10245 vsize=15018968 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10251/stat : 10251 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405773738 15379423232 31783 33554432000 4194304 4196468 140727248835008 139797399567376 139797938644693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10252] ppid=10245 vsize=15018968 memory=37492 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10252/stat : 10252 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773738 15379423232 31783 33554432000 4194304 4196468 140727248835008 139797398514576 139797938644693 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10253] ppid=10245 vsize=15018968 memory=988 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10253/stat : 10253 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405773738 15379423232 31783 33554432000 4194304 4196468 140727248835008 139797397461776 139797938644693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10254] ppid=10245 vsize=15018968 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10254/stat : 10254 (java) S 10245 10245 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405773740 15379423232 31783 33554432000 4194304 4196468 140727248835008 139796909082992 139797938645634 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10255] ppid=10245 vsize=15018968 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10255/stat : 10255 (java) S 10245 10245 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405773740 15379423232 31783 33554432000 4194304 4196468 140727248835008 139796554966048 139797938644693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10256] ppid=10245 vsize=15018968 memory=580 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10256/stat : 10256 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405773741 15379423232 31783 33554432000 4194304 4196468 140727248835008 139796286530416 139797938644693 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10257] ppid=10245 vsize=15018968 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10257/stat : 10257 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405773743 15379423232 31783 33554432000 4194304 4196468 140727248835008 139795912021840 139797938653083 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10258] ppid=10245 vsize=15018968 memory=10604 CPUtime=0.05 cores=0,2,4,6
/proc/10248/task/10258/stat : 10258 (java) R 10245 10245 5595 0 -1 1077944384 595 0 0 0 5 0 0 0 20 0 15 0 405773743 15379423232 31783 33554432000 4194304 4196468 140727248835008 139796908030832 139797938645634 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10259] ppid=10245 vsize=15018968 memory=3360 CPUtime=0.08 cores=0,2,4,6
/proc/10248/task/10259/stat : 10259 (java) R 10245 10245 5595 0 -1 4202560 330 0 0 0 8 0 0 0 20 0 15 0 405773743 15379423232 31783 33554432000 4194304 4196468 140727248835008 139796906969488 139797922879310 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10260] ppid=10245 vsize=15018968 memory=776 CPUtime=0.16 cores=0,2,4,6
/proc/10248/task/10260/stat : 10260 (java) R 10245 10245 5595 0 -1 4202560 577 0 0 0 16 0 0 0 20 0 15 0 405773743 15379423232 31783 33554432000 4194304 4196468 140727248835008 139796905923024 139797922714974 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10261] ppid=10245 vsize=15018968 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10261/stat : 10261 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405773743 15379423232 31783 33554432000 4194304 4196468 140727248835008 139795414117088 139797938644693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
[pid=10248/tid=10262] ppid=10245 vsize=15018968 memory=5960 CPUtime=0 cores=0,2,4,6
/proc/10248/task/10262/stat : 10262 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405773743 15379423232 31783 33554432000 4194304 4196468 140727248835008 139796904872624 139797938645634 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28450816 140727248843561 140727248843930 140727248843930 140727248846799 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 128524 KiB

[startup+1.50085 s]
/proc/loadavg: 2.05 2.21 2.17 6/234 10262
/proc/meminfo: memFree=14567352/32770624 swapFree=66959212/67108860
[pid=10245] ppid=10242 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/10245/stat : 10245 (scop.sh) S 10242 10245 5595 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405773736 115843072 348 33554432000 4194304 5098028 140731062074704 140731062071960 140613510931068 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 11026432 140731062076259 140731062076528 140731062076528 140731062079437 0
/proc/10245/statm: 28282 348 296 221 0 87 0

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

/proc/10264/task/10275/stat : 10275 (java) S 10245 10245 5595 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 405774346 7582208000 16042 33554432000 4194304 4196468 140730119371136 140490989071088 140491948251778 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10276] ppid=10245 vsize=7404500 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10264/task/10276/stat : 10276 (java) S 10245 10245 5595 0 -1 1077944384 294 0 0 0 7 0 0 0 20 0 15 0 405774346 7582208000 16042 33554432000 4194304 4196468 140730119371136 140490988018288 140491948251778 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10277] ppid=10245 vsize=7404500 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10277/stat : 10277 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774346 7582208000 16042 33554432000 4194304 4196468 140730119371136 140489722424032 140491948250837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10278] ppid=10245 vsize=7404500 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10278/stat : 10278 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774346 7582208000 16108 33554432000 4194304 4196468 140730119371136 140490986965680 140491948251778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
Current children cumulated CPU time: 15.14 s
Current children cumulated vsize: 7517628 KiB
Current children cumulated memory: 65640 KiB

[startup+7.74672 s]
# the end of solver process 10245 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=16.5768 s, system=0.639617 s

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

[startup+6.5008 s]
/proc/loadavg: 2.21 2.24 2.18 3/234 10278
/proc/meminfo: memFree=14847356/32770624 swapFree=66959212/67108860
[pid=10245] ppid=10242 vsize=113128 memory=1472 CPUtime=14.78 cores=0,2,4,6
/proc/10245/stat : 10245 (scop.sh) S 10242 10245 5595 0 -1 4202496 582 35412 0 0 0 0 1431 47 20 0 1 0 405773736 115843072 368 33554432000 4194304 5098028 140731062074704 140731062071448 140613510931068 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 11026432 140731062076259 140731062076528 140731062076528 140731062079437 0
/proc/10245/statm: 28282 368 311 221 0 87 0
[pid=10264] ppid=10245 vsize=7406584 memory=74920 CPUtime=0.62 cores=0,2,4,6
/proc/10264/stat : 10264 (java) S 10245 10245 5595 0 -1 1077944320 13582 0 0 0 58 4 0 0 20 0 15 0 405774340 7584342016 18730 33554432000 4194304 4196468 140730119371136 140730119353680 140491948240631 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
/proc/10264/statm: 1851646 18730 3051 1 0 1813530 0
[pid=10264/tid=10265] ppid=10245 vsize=7406584 memory=139963857412864 CPUtime=0.44 cores=0,2,4,6
/proc/10264/task/10265/stat : 10265 (java) D 10245 10245 5595 0 -1 4202560 11314 0 0 0 41 3 0 0 20 0 15 0 405774340 7584342016 18730 33554432000 4194304 4196468 140730119371136 140491920073472 140491948262557 0 4 2 25189581 18446744072100461701 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10266] ppid=10245 vsize=7406584 memory=3545659472118600512 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10266/stat : 10266 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774341 7584342016 18730 33554432000 4194304 4196468 140730119371136 140491952483472 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10267] ppid=10245 vsize=7406584 memory=2319529163324707680 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10267/stat : 10267 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774341 7584342016 18730 33554432000 4194304 4196468 140730119371136 140491752651792 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10268] ppid=10245 vsize=7406584 memory=580 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10268/stat : 10268 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774341 7584342016 18730 33554432000 4194304 4196468 140730119371136 140491751598992 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10269] ppid=10245 vsize=7406584 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10269/stat : 10269 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774341 7584342016 18730 33554432000 4194304 4196468 140730119371136 140491750546192 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10270] ppid=10245 vsize=7406584 memory=10604 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10270/stat : 10270 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774343 7584342016 18730 33554432000 4194304 4196468 140730119371136 140490991176048 140491948251778 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10271] ppid=10245 vsize=7406584 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10271/stat : 10271 (java) S 10245 10245 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405774343 7584342016 18730 33554432000 4194304 4196468 140730119371136 140490863272992 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10272] ppid=10245 vsize=7406584 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10272/stat : 10272 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774343 7584342016 18730 33554432000 4194304 4196468 140730119371136 140490594837360 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10273] ppid=10245 vsize=7406584 memory=-2895008908443489639 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10273/stat : 10273 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774346 7584342016 18730 33554432000 4194304 4196468 140730119371136 140490220328784 140491948259227 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10274] ppid=10245 vsize=7406584 memory=-8824174109363453597 CPUtime=0.03 cores=0,2,4,6
/proc/10264/task/10274/stat : 10274 (java) S 10245 10245 5595 0 -1 1077944384 526 0 0 0 3 0 0 0 20 0 15 0 405774346 7584342016 18730 33554432000 4194304 4196468 140730119371136 140490990123888 140491948251778 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10275] ppid=10245 vsize=7406584 memory=279923956885403 CPUtime=0.01 cores=0,2,4,6
/proc/10264/task/10275/stat : 10275 (java) S 10245 10245 5595 0 -1 1077944384 103 0 0 0 1 0 0 0 20 0 15 0 405774346 7584342016 18730 33554432000 4194304 4196468 140730119371136 140490989071088 140491948251778 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10276] ppid=10245 vsize=7406584 memory=6944652027076318631 CPUtime=0.1 cores=0,2,4,6
/proc/10264/task/10276/stat : 10276 (java) S 10245 10245 5595 0 -1 1077944384 309 0 0 0 10 0 0 0 20 0 15 0 405774346 7584342016 18730 33554432000 4194304 4196468 140730119371136 140490988018288 140491948251778 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10277] ppid=10245 vsize=7406584 memory=-7161732098442470212 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10277/stat : 10277 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774346 7584342016 18730 33554432000 4194304 4196468 140730119371136 140489722424032 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10278] ppid=10245 vsize=7406584 memory=-7175753904026764170 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10278/stat : 10278 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774346 7584342016 18730 33554432000 4194304 4196468 140730119371136 140490986965680 140491948251778 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
Current children cumulated CPU time: 15.4 s
Current children cumulated vsize: 7519712 KiB
Current children cumulated memory: 76392 KiB

[startup+7.30099 s]
/proc/loadavg: 2.21 2.24 2.18 9/239 10283
/proc/meminfo: memFree=14753540/32770624 swapFree=66959212/67108860
[pid=10245] ppid=10242 vsize=113128 memory=1472 CPUtime=14.78 cores=0,2,4,6
/proc/10245/stat : 10245 (scop.sh) S 10242 10245 5595 0 -1 4202496 582 35412 0 0 0 0 1431 47 20 0 1 0 405773736 115843072 368 33554432000 4194304 5098028 140731062074704 140731062071448 140613510931068 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 11026432 140731062076259 140731062076528 140731062076528 140731062079437 0
/proc/10245/statm: 28282 368 311 221 0 87 0
[pid=10264] ppid=10245 vsize=8068440 memory=133144 CPUtime=1.74 cores=0,2,4,6
/proc/10264/stat : 10264 (java) S 10245 10245 5595 0 -1 1077944320 21177 0 0 0 160 14 0 0 20 0 19 0 405774340 8262082560 33286 33554432000 4194304 4196468 140730119371136 140730119353680 140491948240631 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
/proc/10264/statm: 2017110 33286 3211 1 0 1978454 0
[pid=10279] ppid=10264 vsize=58356 memory=35180 CPUtime=0.21 cores=0,2,4,6
/proc/10279/stat : 10279 (cryptominisat5) R 10264 10245 5595 0 -1 4202496 10310 0 0 0 20 1 0 0 20 0 1 0 405774445 59756544 8795 33554432000 4194304 4451008 140727646817696 140727646814664 139627769256933 0 4 0 2 0 0 0 17 2 0 0 0 0 0 6549032 6559120 13815808 140727646819260 140727646819392 140727646819392 140727646822342 0
/proc/10279/statm: 14589 8795 639 63 0 8316 0
[pid=10264/tid=10265] ppid=10245 vsize=8068440 memory=8039887049847964840 CPUtime=0.93 cores=0,2,4,6
/proc/10264/task/10265/stat : 10265 (java) S 10245 10245 5595 0 -1 1077944384 17459 0 0 0 81 12 0 0 20 0 19 0 405774340 8262082560 33286 33554432000 4194304 4196468 140730119371136 140491920080800 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10266] ppid=10245 vsize=8068440 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10266/stat : 10266 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405774341 8262082560 33286 33554432000 4194304 4196468 140730119371136 140491952483472 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10267] ppid=10245 vsize=8068440 memory=1216 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10267/stat : 10267 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405774341 8262082560 33286 33554432000 4194304 4196468 140730119371136 140491752651792 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10268] ppid=10245 vsize=8068440 memory=984 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10268/stat : 10268 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405774341 8262082560 33286 33554432000 4194304 4196468 140730119371136 140491751598992 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10269] ppid=10245 vsize=8068440 memory=14004 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10269/stat : 10269 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405774341 8262082560 33286 33554432000 4194304 4196468 140730119371136 140491750546192 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10270] ppid=10245 vsize=8068440 memory=20012 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10270/stat : 10270 (java) S 10245 10245 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405774343 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490991176048 140491948251778 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10271] ppid=10245 vsize=8068440 memory=14048 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10271/stat : 10271 (java) S 10245 10245 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405774343 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490863272992 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10272] ppid=10245 vsize=8068440 memory=2124 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10272/stat : 10272 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405774343 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490594837360 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10273] ppid=10245 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10273/stat : 10273 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405774346 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490220328784 140491948259227 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10274] ppid=10245 vsize=8068440 memory=279927715010880 CPUtime=0.25 cores=0,2,4,6
/proc/10264/task/10274/stat : 10274 (java) S 10245 10245 5595 0 -1 1077944384 1141 0 0 0 25 0 0 0 20 0 19 0 405774346 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490990123888 140491948251778 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10275] ppid=10245 vsize=8068440 memory=139963857507696 CPUtime=0.27 cores=0,2,4,6
/proc/10264/task/10275/stat : 10275 (java) S 10245 10245 5595 0 -1 1077944384 562 0 0 0 27 0 0 0 20 0 19 0 405774346 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490989071088 140491948251778 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10276] ppid=10245 vsize=8068440 memory=6656426216303648864 CPUtime=0.25 cores=0,2,4,6
/proc/10264/task/10276/stat : 10276 (java) S 10245 10245 5595 0 -1 1077944384 628 0 0 0 25 0 0 0 20 0 19 0 405774346 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490988018288 140491948251778 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10277] ppid=10245 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10277/stat : 10277 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405774346 8262082560 33286 33554432000 4194304 4196468 140730119371136 140489722424032 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10278] ppid=10245 vsize=8068440 memory=1909 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10278/stat : 10278 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405774346 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490986965680 140491948251778 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10280] ppid=10245 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10280/stat : 10280 (java) S 10245 10245 5595 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405774445 8262082560 33286 33554432000 4194304 4196468 140730119371136 140491400471744 140491948265241 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10282] ppid=10245 vsize=8068440 memory=77 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10282/stat : 10282 (java) S 10245 10245 5595 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 405774446 8262082560 33286 33554432000 4194304 4196468 140730119371136 140489185541392 140491948262557 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10283] ppid=10245 vsize=8068440 memory=279927715290608 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10283/stat : 10283 (java) S 10245 10245 5595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 405774446 8262082560 33286 33554432000 4194304 4196468 140730119371136 140488917106832 140491948262557 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
Current children cumulated CPU time: 16.73 s
Current children cumulated vsize: 8239924 KiB
Current children cumulated memory: 169796 KiB

[startup+7.7009 s]
/proc/loadavg: 2.21 2.24 2.18 9/239 10283
/proc/meminfo: memFree=14753540/32770624 swapFree=66959212/67108860
[pid=10245] ppid=10242 vsize=113128 memory=1472 CPUtime=14.78 cores=0,2,4,6
/proc/10245/stat : 10245 (scop.sh) S 10242 10245 5595 0 -1 4202496 582 35412 0 0 0 0 1431 47 20 0 1 0 405773736 115843072 368 33554432000 4194304 5098028 140731062074704 140731062071448 140613510931068 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 11026432 140731062076259 140731062076528 140731062076528 140731062079437 0
/proc/10245/statm: 28282 368 311 221 0 87 0
[pid=10264] ppid=10245 vsize=8068440 memory=133144 CPUtime=1.74 cores=0,2,4,6
/proc/10264/stat : 10264 (java) S 10245 10245 5595 0 -1 1077944320 21177 0 0 0 160 14 0 0 20 0 19 0 405774340 8262082560 33286 33554432000 4194304 4196468 140730119371136 140730119353680 140491948240631 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
/proc/10264/statm: 2017110 33286 3211 1 0 1978454 0
[pid=10279] ppid=10264 vsize=63852 memory=36224 CPUtime=0.61 cores=0,2,4,6
/proc/10279/stat : 10279 (cryptominisat5) R 10264 10245 5595 0 -1 4202496 10579 0 0 0 60 1 0 0 20 0 1 0 405774445 65384448 9056 33554432000 4194304 4451008 140727646817696 140727646813624 139627769256933 0 4 0 2 0 0 0 17 2 0 0 0 0 0 6549032 6559120 13815808 140727646819260 140727646819392 140727646819392 140727646822342 0
/proc/10279/statm: 15963 9056 639 63 0 9690 0
[pid=10264/tid=10265] ppid=10245 vsize=8068440 memory=4718 CPUtime=0.93 cores=0,2,4,6
/proc/10264/task/10265/stat : 10265 (java) S 10245 10245 5595 0 -1 1077944384 17459 0 0 0 81 12 0 0 20 0 19 0 405774340 8262082560 33286 33554432000 4194304 4196468 140730119371136 140491920080800 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10266] ppid=10245 vsize=8068440 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10266/stat : 10266 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405774341 8262082560 33286 33554432000 4194304 4196468 140730119371136 140491952483472 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10267] ppid=10245 vsize=8068440 memory=4481 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10267/stat : 10267 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405774341 8262082560 33286 33554432000 4194304 4196468 140730119371136 140491752651792 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10268] ppid=10245 vsize=8068440 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10268/stat : 10268 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405774341 8262082560 33286 33554432000 4194304 4196468 140730119371136 140491751598992 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10269] ppid=10245 vsize=8068440 memory=32280 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10269/stat : 10269 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405774341 8262082560 33286 33554432000 4194304 4196468 140730119371136 140491750546192 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10270] ppid=10245 vsize=8068440 memory=139963857832280 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10270/stat : 10270 (java) S 10245 10245 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405774343 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490991176048 140491948251778 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10271] ppid=10245 vsize=8068440 memory=1966164 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10271/stat : 10271 (java) S 10245 10245 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405774343 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490863272992 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10272] ppid=10245 vsize=8068440 memory=1967165 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10272/stat : 10272 (java) S 10245 10245 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405774343 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490594837360 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10273] ppid=10245 vsize=8068440 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10273/stat : 10273 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405774346 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490220328784 140491948259227 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10274] ppid=10245 vsize=8068440 memory=111636 CPUtime=0.25 cores=0,2,4,6
/proc/10264/task/10274/stat : 10274 (java) S 10245 10245 5595 0 -1 1077944384 1141 0 0 0 25 0 0 0 20 0 19 0 405774346 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490990123888 140491948251778 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10275] ppid=10245 vsize=8068440 memory=800 CPUtime=0.27 cores=0,2,4,6
/proc/10264/task/10275/stat : 10275 (java) S 10245 10245 5595 0 -1 1077944384 562 0 0 0 27 0 0 0 20 0 19 0 405774346 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490989071088 140491948251778 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10276] ppid=10245 vsize=8068440 memory=1808 CPUtime=0.25 cores=0,2,4,6
/proc/10264/task/10276/stat : 10276 (java) S 10245 10245 5595 0 -1 1077944384 628 0 0 0 25 0 0 0 20 0 19 0 405774346 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490988018288 140491948251778 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10277] ppid=10245 vsize=8068440 memory=924 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10277/stat : 10277 (java) S 10245 10245 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405774346 8262082560 33286 33554432000 4194304 4196468 140730119371136 140489722424032 140491948250837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10278] ppid=10245 vsize=8068440 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10278/stat : 10278 (java) S 10245 10245 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405774346 8262082560 33286 33554432000 4194304 4196468 140730119371136 140490986965680 140491948251778 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10280] ppid=10245 vsize=8068440 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10280/stat : 10280 (java) S 10245 10245 5595 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405774445 8262082560 33286 33554432000 4194304 4196468 140730119371136 140491400471744 140491948265241 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10282] ppid=10245 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10282/stat : 10282 (java) S 10245 10245 5595 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 405774446 8262082560 33286 33554432000 4194304 4196468 140730119371136 140489185541392 140491948262557 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
[pid=10264/tid=10283] ppid=10245 vsize=8068440 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/10264/task/10283/stat : 10283 (java) S 10245 10245 5595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 405774446 8262082560 33286 33554432000 4194304 4196468 140730119371136 140488917106832 140491948262557 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 12427264 140730119373819 140730119373978 140730119373978 140730119376847 0
Current children cumulated CPU time: 17.13 s
Current children cumulated vsize: 8245420 KiB
Current children cumulated memory: 170840 KiB

Child status: 0
Real time (s): 7.74677
CPU time (s): 17.2164
CPU user time (s): 16.5768
CPU system time (s): 0.639617
CPU usage (%): 222.24
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 1808556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.5768
system time used= 0.639617
maximum resident set size= 1811724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67861
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5215
involuntary context switches= 81


# summary of solver processes directly reported to runsolver:
#   pid: 10245
#   total CPU time (s): 17.2164
#   total CPU user time (s): 16.5768
#   total CPU system time (s): 0.639617

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.08055 second user time and 0.118456 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-12 16:24:56
IDJOB=4388389
IDBENCH=141185
IDSOLVER=2826
FILE ID=node124/4388389-1568298335
RUNJOBID= node124-1568286434-6491
PBS_JOBID= 21701080
Free space on /tmp= 52476 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f05_c18.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-4388389-1568298335/watcher-4388389-1568298335 -o /tmp/evaluation-result-4388389-1568298335/solver-4388389-1568298335 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568286434-6491 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388389-1568298335.xml

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

MD5SUM BENCH= f8050e8ddc741b4fb4a45c7e8cfb7628
RANDOM SEED=1880315347

node124.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.47
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.47
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.47
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.47
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:        14889332 kB
MemAvailable:   29693784 kB
Buffers:          142488 kB
Cached:         14749512 kB
SwapCached:        45868 kB
Active:          3771592 kB
Inactive:       13289600 kB
Active(anon):    2124536 kB
Inactive(anon):    86928 kB
Active(file):    1647056 kB
Inactive(file): 13202672 kB
Unevictable:      108340 kB
Mlocked:          108340 kB
SwapTotal:      67108860 kB
SwapFree:       66959212 kB
Dirty:             20748 kB
Writeback:             0 kB
AnonPages:       2178396 kB
Mapped:            55308 kB
Shmem:             32744 kB
Slab:             412324 kB
SReclaimable:     383184 kB
SUnreclaim:        29140 kB
KernelStack:        3888 kB
PageTables:        10380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8173028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    790528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 52452 MiB
End job on node124 at 2019-09-12 16:25:04