Trace number 4388230

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 21.202 14.5268

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os10/
SuperTaillard-os-10-26.xml
MD5SUM163dd1c4311ae2a810c887bcbec28782
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 benchmark15.5906
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2800
Number of domains64
Minimum domain size413
Maximum domain size511
Distribution of domain sizes[{"size":413,"count":2},{"size":414,"count":2},{"size":415,"count":2},{"size":417,"count":2},{"size":418,"count":4},{"size":420,"count":2},{"size":421,"count":4},{"size":422,"count":4},{"size":423,"count":2},{"size":425,"count":2},{"size":428,"count":4},{"size":430,"count":4},{"size":432,"count":2},{"size":434,"count":2},{"size":435,"count":2},{"size":437,"count":4},{"size":439,"count":2},{"size":440,"count":2},{"size":443,"count":4},{"size":445,"count":8},{"size":447,"count":2},{"size":448,"count":2},{"size":450,"count":2},{"size":453,"count":6},{"size":456,"count":2},"...",{"size":478,"count":2}, {"size":479,"count":2}, {"size":481,"count":10}, {"size":482,"count":2}, {"size":484,"count":2}, {"size":485,"count":2}, {"size":486,"count":6}, {"size":487,"count":2}, {"size":488,"count":2}, {"size":489,"count":2}, {"size":490,"count":4}, {"size":491,"count":4}, {"size":492,"count":4}, {"size":493,"count":2}, {"size":494,"count":2}, {"size":495,"count":4}, {"size":496,"count":4}, {"size":497,"count":2}, {"size":499,"count":4}, {"size":501,"count":2}, {"size":502,"count":4}, {"size":503,"count":8}, {"size":504,"count":4}, {"size":507,"count":2}, {"size":511,"count":4}]
Minimum variable degree19
Maximum variable degree37
Distribution of variable degrees[{"degree":19,"count":100},{"degree":37,"count":100}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2800}]
Number of extensional constraints0
Number of intensional constraints2800
Distribution of constraint types[{"type":"intension","count":2800}]
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-18606-serial-file.bin HOME/instance-4388230-1568296804.xml
0.66/0.52	
0.66/0.52	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 15:59:26 CEST 2019
0.66/0.55	c PID: 18609
0.66/0.55	c IP: 172.20.3.151
0.66/0.55	c HOST: node151.alineos.net
0.66/0.55	c (0,0) Parsing Begin
3.78/1.57	c (1,1) Parsing End
3.78/1.57	c (1,1) CSP: 200 int (0 aux), 0 bool (0 aux), 2800 ctr, max domain size 511
3.78/1.57	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.78/1.57	c (1,1) Constraint Name Generate Begin
4.11/1.60	c (1,1) Ctr:HOME/instance-4388230-1568296804.xml,Add:Le:Ne:Num:Or:Var
4.11/1.60	c (1,1) Constraint Name Generate End
4.11/1.60	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
4.11/1.60	c (1,1) CSP to CSPinCNF Begin
4.62/1.82	c (1,1) translated 280 (10%) constraints
4.62/1.87	c (1,1) translated 560 (20%) constraints
4.91/1.91	c (1,1) translated 840 (30%) constraints
4.91/1.94	c (1,1) translated 1120 (40%) constraints
4.91/1.96	c (1,1) translated 1400 (50%) constraints
4.91/1.99	c (1,1) translated 1680 (60%) constraints
5.25/2.01	c (1,1) translated 1960 (70%) constraints
5.25/2.04	c (1,1) translated 2240 (80%) constraints
5.25/2.06	c (1,1) translated 2520 (90%) constraints
5.25/2.08	c (1,1) translated 2800 (100%) constraints
5.25/2.08	c (1,1) ===========================================
5.25/2.10	c (1,1) Hybrid: #OE=200, #LE=0
5.25/2.10	c (1,1) Hybrid
5.25/2.10	c (1,1) ===========================================
5.57/2.14	c (1,1) translated 280 (10%) constraints
5.57/2.15	c (1,1) translated 560 (20%) constraints
6.51/2.45	c (1,1) translated 840 (30%) constraints
6.51/2.45	c (1,1) translated 1120 (40%) constraints
6.51/2.45	c (1,1) translated 1400 (50%) constraints
6.51/2.45	c (1,1) translated 1680 (60%) constraints
6.51/2.45	c (1,1) translated 1960 (70%) constraints
6.51/2.45	c (1,1) translated 2240 (80%) constraints
6.51/2.45	c (1,1) translated 2520 (90%) constraints
6.51/2.45	c (1,1) translated 2800 (100%) constraints
6.51/2.45	c (1,1) CSP to CSPinCNF End
6.51/2.45	c (1,1) CSP: 200 int (0 aux), 0 bool (0 aux), 2800 ctr, max domain size 511
6.51/2.45	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
6.51/2.45	c (1,1) CSPinCNF Propagation Begin
6.51/2.45	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.51/2.45	c (1,1) CSPinCNF Propagation End
6.51/2.45	c (1,1) CSP: 200 int (0 aux), 0 bool (0 aux), 2800 ctr, max domain size 511
6.51/2.45	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
6.51/2.45	c (1,1) Hybrid: #OE=200, #LE=0
6.51/2.45	c (1,1) Simplify CSPinCNF Begin
6.77/2.55	c (2,2) Simplify CSPinCNF End
6.77/2.55	c (2,2) CSP: 200 int (0 aux), 5600 bool (5600 aux), 8400 ctr, max domain size 511
6.77/2.55	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.77/2.55	c (2,2) Calculate Precise Domain Begin
6.77/2.55	c (2,2) 0 values are removed by re-calculation
6.77/2.55	c (2,2) Calculate Precise Domain End
6.77/2.55	c (2,2) CSP: 200 int (0 aux), 5600 bool (5600 aux), 8400 ctr, max domain size 511
6.77/2.55	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.77/2.55	c (2,2) CSPinCNF to SatSolver Begin
9.61/3.99	c (3,3) 840 (10 %) CSP clauses are encoded (0 SAT variables, 330104 SAT clauses)
10.65/4.98	c (4,4) 1680 (20 %) CSP clauses are encoded (0 SAT variables, 567230 SAT clauses)
11.81/5.98	c (5,5) 2520 (30 %) CSP clauses are encoded (0 SAT variables, 802862 SAT clauses)
12.73/6.84	c (6,6) 3360 (40 %) CSP clauses are encoded (0 SAT variables, 1037216 SAT clauses)
13.64/7.71	c (7,7) 4200 (50 %) CSP clauses are encoded (0 SAT variables, 1274486 SAT clauses)
14.46/8.58	c (8,8) 5040 (60 %) CSP clauses are encoded (0 SAT variables, 1512051 SAT clauses)
15.43/9.46	c (8,8) 5880 (70 %) CSP clauses are encoded (0 SAT variables, 1746298 SAT clauses)
16.40/10.32	c (9,9) 6720 (80 %) CSP clauses are encoded (0 SAT variables, 1979654 SAT clauses)
17.22/11.18	c (10,10) 7560 (90 %) CSP clauses are encoded (0 SAT variables, 2215652 SAT clauses)
18.26/12.10	c (11,11) 8400 (100 %) CSP clauses are encoded (0 SAT variables, 2460864 SAT clauses)
18.26/12.10	c (11,11) CSPinCNF to SatSolver End
18.26/12.10	c (11,11) Heap : 570 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
18.26/12.10	c (11,11) 98584 bool, 2461304 clause
18.26/12.10	c (11,11) Export Begin
18.49/12.41	c (11,11) Export to HOME/scop-18606-serial-file.bin
18.49/12.41	c (11,11) Export End
18.49/12.41	c (11,11) Export File Size: 0.03 MB
18.49/12.41	c (11,11) 1,1,1,1,2,2,11,STOP-AFTER(DIMACS)
18.49/12.41	c END-Prog: Thu Sep 12 15:59:37 CEST 2019
18.49/12.44	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-18606-serial-file.bin
18.56/12.90	c (0,0) Read Serial File Begin
18.56/12.90	c (0,0) HOME/scop-18606-serial-file.bin
19.49/13.12	c (0,0) Read Serial File End
19.49/13.13	
19.49/13.13	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
19.49/13.13	(Solving Process)
19.49/13.13	
19.49/13.15	c BEGIN-Prog: Thu Sep 12 15:59:38 CEST 2019
19.49/13.15	c PID: 18701
19.49/13.15	c IP: 172.20.3.151
19.49/13.15	c HOST: node151.alineos.net
19.49/13.16	c (0,0) SatSolver.solve Begin
19.49/13.16	c (0,0) HOME/cryptominisat5  HOME/instance-4388230-1568296804.xml-scop-18609.cnf
19.49/13.19	c (0,0) c Outputting solution to console
19.49/13.19	c (0,0) c CryptoMiniSat version 5.6.8
19.49/13.19	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
19.49/13.19	c (0,0) c CMS SHA revision GIT-notfound
19.49/13.19	c (0,0) c CMS is MIT licensed
19.49/13.19	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
19.49/13.19	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
19.49/13.19	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388230-1568296804.xml-scop-18609.cnf
19.49/13.19	c (0,0) c Reading file 'HOME/instance-4388230-1568296804.xml-scop-18609.cnf'
19.49/13.19	c (0,0) c -- header says num vars:          98584
19.49/13.19	c (0,0) c -- header says num clauses:     2461304
20.62/14.05	c (1,0) c -- clauses added: 2461304
20.62/14.05	c (1,0) c -- xor clauses added: 0
20.62/14.05	c (1,0) c -- vars added 98584
20.62/14.05	c (1,0) c Parsing time: 0.79 s
20.82/14.22	c (1,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
20.82/14.23	c (1,0) c [distill] long cls tried: 10/10 cl-short:10 lit-r:1 T: 0.01 T-out: N T-r: 99.94%
21.02/14.47	c (1,0) c ------- FINAL TOTAL SEARCH STATS ---------
21.02/14.47	c (1,0) c UIP search time          : 0.41        (33.94     % time)
21.02/14.47	c (1,0) c restarts                 : 5           (281.40    confls per restart)
21.02/14.47	c (1,0) c blocked restarts         : 0           (0.00      per normal restart)
21.02/14.47	c (1,0) c time                     : 0.41        
21.02/14.47	c (1,0) c decisions                : 2322        (0.00      % random)
21.02/14.47	c (1,0) c propagations             : 1642192     
21.02/14.47	c (1,0) c decisions/conflicts      : 1.65        
21.02/14.47	c (1,0) c conflicts                : 1407        (3466.52   / sec)
21.02/14.47	c (1,0) c conf lits non-minim      : 12886       (9.16      lit/confl)
21.02/14.47	c (1,0) c conf lits final          : 7.06        
21.02/14.47	c (1,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
21.02/14.47	c (1,0) c red which0               : 406         (28.86     % of confl)
21.02/14.47	c (1,0) c props/decision           : 0.00        
21.02/14.47	c (1,0) c props/conflict           : 0.00        
21.02/14.47	c (1,0) c 0-depth assigns          : 3069        (3.11      % vars)
21.02/14.47	c (1,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
21.02/14.47	c (1,0) c reduceDB time            : 0.00        (0.00      % time)
21.02/14.47	c (1,0) c OccSimplifier time       : 0.00        (0.00      % time)
21.02/14.47	c (1,0) c [occur] 0.00 is overhead
21.02/14.47	c (1,0) c [occur] link-in T: 0.00 cleanup T: 0.00
21.02/14.47	c (1,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
21.02/14.47	c (1,0) c SCC time                 : 0.00        (0.00      % time)
21.02/14.47	c (1,0) c [scc] new: 0 BP 0M  T: 0.00
21.02/14.47	c (1,0) c vrep replace time        : 0.00        (0.00      % time)
21.02/14.47	c (1,0) c vrep tree roots          : 0           
21.02/14.47	c (1,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
21.02/14.47	c (1,0) c distill time             : 0.01        (0.50      % time)
21.02/14.47	c (1,0) c strength cache-irred time: 0.00        (0.00      % time)
21.02/14.47	c (1,0) c strength cache-red time  : 0.00        (0.00      % time)
21.02/14.47	c (1,0) c Conflicts in UIP         : 1407        (1176.49   confl/time_this_thread)
21.02/14.47	c (1,0) c Mem used                 : 256.30      MB
21.02/14.47	c (1,0) c Total time (this thread) : 1.20        
21.02/14.47	c (1,0) s UNSATISFIABLE
21.13/14.51	c (1,0) SatSolver.solve End
21.13/14.51	c (1,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
21.13/14.51	c (1,0) Show results Begin
21.13/14.51	s UNSATISFIABLE
21.13/14.51	c (1,0) Show results End
21.13/14.51	c (1,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
21.13/14.51	c (1,0) 1,1,STOP-AFTER(ALL)
21.13/14.51	c END-Prog: Thu Sep 12 15:59:40 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 (15080 MiB free)
  memory of node 1: 16384 MiB (15081 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388230-1568296804/watcher-4388230-1568296804 -o /tmp/evaluation-result-4388230-1568296804/solver-4388230-1568296804 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568286070-13983 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388230-1568296804.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=18606, runsolver pid=18603

[startup+0.10006 s]*
/proc/loadavg: 2.52 2.28 2.19 4/235 18623
/proc/meminfo: memFree=30824956/32770624 swapFree=66932988/67108860
[pid=18606] ppid=18603 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18606/stat : 18606 (scop.sh) S 18603 18606 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405951869 115843072 349 33554432000 4194304 5098028 140732208423440 140732208420696 140192753795708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33361920 140732208427875 140732208428144 140732208428144 140732208431053 0
/proc/18606/statm: 28282 349 296 221 0 87 0
[pid=18609] ppid=18606 vsize=15012696 memory=72788 CPUtime=0.11 cores=0,2,4,6
/proc/18609/stat : 18609 (java) S 18606 18606 12870 0 -1 1077944320 6472 0 0 0 10 1 0 0 20 0 15 0 405951869 15373000704 18197 33554432000 4194304 4196468 140726397656208 140726397638752 139727545757431 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
/proc/18609/statm: 3753174 18197 2940 1 0 3715579 0
[pid=18609/tid=18610] ppid=18606 vsize=15012696 memory=-6221015644179316679 CPUtime=0.09 cores=0,2,4,6
/proc/18609/task/18610/stat : 18610 (java) R 18606 18606 12870 0 -1 4202560 4269 0 0 0 8 1 0 0 20 0 15 0 405951870 15373000704 18197 33554432000 4194304 4196468 140726397656208 139727517551240 139727529837918 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18611] ppid=18606 vsize=15012696 memory=8303054830060986464 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405951871 15373000704 18197 33554432000 4194304 4196468 140726397656208 139727550000144 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18612] ppid=18606 vsize=15012696 memory=140498913064576 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405951871 15373000704 18197 33554432000 4194304 4196468 140726397656208 139727368088720 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18613] ppid=18606 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405951871 15373000704 18197 33554432000 4194304 4196468 140726397656208 139727367035664 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18614] ppid=18606 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405951871 15373000704 18197 33554432000 4194304 4196468 140726397656208 139727004576656 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18615] ppid=18606 vsize=15012696 memory=140498913064576 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405951873 15373000704 18197 33554432000 4194304 4196468 140726397656208 139726583314672 139727545768578 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18616] ppid=18606 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405951873 15373000704 18197 33554432000 4194304 4196468 140726397656208 139726090658976 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18617] ppid=18606 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18617/stat : 18617 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405951873 15373000704 18197 33554432000 4194304 4196468 140726397656208 139725822223088 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18618] ppid=18606 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18618/stat : 18618 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 18197 33554432000 4194304 4196468 140726397656208 139725447714768 139727545776027 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18619] ppid=18606 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18619/stat : 18619 (java) R 18606 18606 12870 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 18197 33554432000 4194304 4196468 140726397656208 139726582262512 139727545768578 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18620] ppid=18606 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18620/stat : 18620 (java) S 18606 18606 12870 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 18197 33554432000 4194304 4196468 140726397656208 139726581209968 139727545768578 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18621] ppid=18606 vsize=15012696 memory=140498913064576 CPUtime=0.01 cores=0,2,4,6
/proc/18609/task/18621/stat : 18621 (java) R 18606 18606 12870 0 -1 4202560 443 0 0 0 1 0 0 0 20 0 15 0 405951876 15373000704 18197 33554432000 4194304 4196468 140726397656208 139726580156912 139727545778778 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18622] ppid=18606 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18622/stat : 18622 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 18197 33554432000 4194304 4196468 140726397656208 139724949810016 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18623] ppid=18606 vsize=15012696 memory=140498913064576 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18623/stat : 18623 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 18197 33554432000 4194304 4196468 140726397656208 139726579104304 139727545768578 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74184 KiB

[startup+0.211016 s]*
/proc/loadavg: 2.52 2.28 2.19 3/235 18623
/proc/meminfo: memFree=30805500/32770624 swapFree=66932988/67108860
[pid=18606] ppid=18603 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18606/stat : 18606 (scop.sh) S 18603 18606 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405951869 115843072 349 33554432000 4194304 5098028 140732208423440 140732208420696 140192753795708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33361920 140732208427875 140732208428144 140732208428144 140732208431053 0
/proc/18606/statm: 28282 349 296 221 0 87 0
[pid=18609] ppid=18606 vsize=15012696 memory=88108 CPUtime=0.25 cores=0,2,4,6
/proc/18609/stat : 18609 (java) S 18606 18606 12870 0 -1 1077944320 11566 0 0 0 22 3 0 0 20 0 15 0 405951869 15373000704 22027 33554432000 4194304 4196468 140726397656208 140726397638752 139727545757431 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
/proc/18609/statm: 3753174 22027 2970 1 0 3715579 0
[pid=18609/tid=18610] ppid=18606 vsize=15012696 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/18609/task/18610/stat : 18610 (java) R 18606 18606 12870 0 -1 4202560 9305 0 0 0 17 2 0 0 20 0 15 0 405951870 15373000704 22027 33554432000 4194304 4196468 140726397656208 139727517570192 139727527317503 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18611] ppid=18606 vsize=15012696 memory=343 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405951871 15373000704 22027 33554432000 4194304 4196468 140726397656208 139727550000144 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18612] ppid=18606 vsize=15012696 memory=288370875064776320 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405951871 15373000704 22027 33554432000 4194304 4196468 140726397656208 139727368088720 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18613] ppid=18606 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405951871 15373000704 22027 33554432000 4194304 4196468 140726397656208 139727367035664 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18614] ppid=18606 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405951871 15373000704 22027 33554432000 4194304 4196468 140726397656208 139727004576656 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18615] ppid=18606 vsize=15012696 memory=140498913064576 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405951873 15373000704 22027 33554432000 4194304 4196468 140726397656208 139726583314672 139727545768578 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18616] ppid=18606 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405951873 15373000704 22027 33554432000 4194304 4196468 140726397656208 139726090658976 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18617] ppid=18606 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18617/stat : 18617 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405951873 15373000704 22027 33554432000 4194304 4196468 140726397656208 139725822223088 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18618] ppid=18606 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18618/stat : 18618 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 22027 33554432000 4194304 4196468 140726397656208 139725447714768 139727545776027 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18619] ppid=18606 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18619/stat : 18619 (java) S 18606 18606 12870 0 -1 1077944384 337 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 22027 33554432000 4194304 4196468 140726397656208 139726582262512 139727545768578 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18620] ppid=18606 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18620/stat : 18620 (java) S 18606 18606 12870 0 -1 1077944384 144 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 22027 33554432000 4194304 4196468 140726397656208 139726581209968 139727545768578 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18621] ppid=18606 vsize=15012696 memory=140498913064576 CPUtime=0.03 cores=0,2,4,6
/proc/18609/task/18621/stat : 18621 (java) R 18606 18606 12870 0 -1 4202560 458 0 0 0 3 0 0 0 20 0 15 0 405951876 15373000704 22027 33554432000 4194304 4196468 140726397656208 139726580154088 139727545769366 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18622] ppid=18606 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18622/stat : 18622 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 22027 33554432000 4194304 4196468 140726397656208 139724949810016 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18623] ppid=18606 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18623/stat : 18623 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 22027 33554432000 4194304 4196468 140726397656208 139726579104304 139727545768578 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89504 KiB

[startup+0.31079 s]*
/proc/loadavg: 2.52 2.28 2.19 4/235 18623
/proc/meminfo: memFree=30802336/32770624 swapFree=66932988/67108860
[pid=18606] ppid=18603 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18606/stat : 18606 (scop.sh) S 18603 18606 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405951869 115843072 349 33554432000 4194304 5098028 140732208423440 140732208420696 140192753795708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33361920 140732208427875 140732208428144 140732208428144 140732208431053 0
/proc/18606/statm: 28282 349 296 221 0 87 0
[pid=18609] ppid=18606 vsize=15012696 memory=91876 CPUtime=0.43 cores=0,2,4,6
/proc/18609/stat : 18609 (java) S 18606 18606 12870 0 -1 1077944320 12541 0 0 0 39 4 0 0 20 0 15 0 405951869 15373000704 22969 33554432000 4194304 4196468 140726397656208 140726397638752 139727545757431 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
/proc/18609/statm: 3753174 22969 3016 1 0 3715579 0
[pid=18609/tid=18610] ppid=18606 vsize=15012696 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/18609/task/18610/stat : 18610 (java) R 18606 18606 12870 0 -1 4202560 10074 0 0 0 27 3 0 0 20 0 15 0 405951870 15373000704 22969 33554432000 4194304 4196468 140726397656208 139727517551536 139727545779357 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18611] ppid=18606 vsize=15012696 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405951871 15373000704 22969 33554432000 4194304 4196468 140726397656208 139727550000144 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18612] ppid=18606 vsize=15012696 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405951871 15373000704 22969 33554432000 4194304 4196468 140726397656208 139727368088720 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18613] ppid=18606 vsize=15012696 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405951871 15373000704 22969 33554432000 4194304 4196468 140726397656208 139727367035664 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18614] ppid=18606 vsize=15012696 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405951871 15373000704 22969 33554432000 4194304 4196468 140726397656208 139727004576656 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18615] ppid=18606 vsize=15012696 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405951873 15373000704 22969 33554432000 4194304 4196468 140726397656208 139726583314672 139727545768578 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18616] ppid=18606 vsize=15012696 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405951873 15373000704 22969 33554432000 4194304 4196468 140726397656208 139726090658976 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18617] ppid=18606 vsize=15012696 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18617/stat : 18617 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405951873 15373000704 22969 33554432000 4194304 4196468 140726397656208 139725822223088 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18618] ppid=18606 vsize=15012696 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18618/stat : 18618 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 22969 33554432000 4194304 4196468 140726397656208 139725447714768 139727545776027 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18619] ppid=18606 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18609/task/18619/stat : 18619 (java) S 18606 18606 12870 0 -1 1077944384 389 0 0 0 2 0 0 0 20 0 15 0 405951876 15373000704 22969 33554432000 4194304 4196468 140726397656208 139726582262512 139727545768578 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18620] ppid=18606 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18609/task/18620/stat : 18620 (java) S 18606 18606 12870 0 -1 1077944384 242 0 0 0 2 0 0 0 20 0 15 0 405951876 15373000704 22969 33554432000 4194304 4196468 140726397656208 139726581209968 139727545768578 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18621] ppid=18606 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18609/task/18621/stat : 18621 (java) S 18606 18606 12870 0 -1 1077944384 502 0 0 0 7 0 0 0 20 0 15 0 405951876 15373000704 22969 33554432000 4194304 4196468 140726397656208 139726580156912 139727545768578 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18622] ppid=18606 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18622/stat : 18622 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 22969 33554432000 4194304 4196468 140726397656208 139724949810016 139727545767637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18623] ppid=18606 vsize=15012696 memory=3977583576071872561 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18623/stat : 18623 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405951876 15373000704 22969 33554432000 4194304 4196468 140726397656208 139726579104304 139727545768578 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93272 KiB

[startup+0.701077 s]
/proc/loadavg: 2.52 2.28 2.19 3/235 18623
/proc/meminfo: memFree=30781396/32770624 swapFree=66932988/67108860
[pid=18606] ppid=18603 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18606/stat : 18606 (scop.sh) S 18603 18606 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405951869 115843072 349 33554432000 4194304 5098028 140732208423440 140732208420696 140192753795708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33361920 140732208427875 140732208428144 140732208428144 140732208431053 0
/proc/18606/statm: 28282 349 296 221 0 87 0
[pid=18609] ppid=18606 vsize=15018968 memory=131448 CPUtime=1.05 cores=0,2,4,6
/proc/18609/stat : 18609 (java) S 18606 18606 12870 0 -1 1077944320 19611 0 0 0 100 5 0 0 20 0 15 0 405951869 15379423232 32862 33554432000 4194304 4196468 140726397656208 140726397638752 139727545757431 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
/proc/18609/statm: 3754742 32862 3183 1 0 3716091 0
[pid=18609/tid=18610] ppid=18606 vsize=15018968 memory=2372 CPUtime=0.68 cores=0,2,4,6
/proc/18609/task/18610/stat : 18610 (java) R 18606 18606 12870 0 -1 4202560 16642 0 0 0 64 4 0 0 20 0 15 0 405951870 15379423232 32862 33554432000 4194304 4196468 140726397656208 139727517595744 139727529837918 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18611] ppid=18606 vsize=15018968 memory=116 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405951871 15379423232 32862 33554432000 4194304 4196468 140726397656208 139727550000144 139727545767637 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18612] ppid=18606 vsize=15018968 memory=2958609 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405951871 15379423232 32862 33554432000 4194304 4196468 140726397656208 139727368088720 139727545767637 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18613] ppid=18606 vsize=15018968 memory=2965990 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405951871 15379423232 32862 33554432000 4194304 4196468 140726397656208 139727367035664 139727545767637 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18614] ppid=18606 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405951871 15379423232 32862 33554432000 4194304 4196468 140726397656208 139727004576656 139727545767637 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18615] ppid=18606 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405951873 15379423232 32862 33554432000 4194304 4196468 140726397656208 139726583314672 139727545768578 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18616] ppid=18606 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405951873 15379423232 32862 33554432000 4194304 4196468 140726397656208 139726090658976 139727545767637 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18617] ppid=18606 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18617/stat : 18617 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405951873 15379423232 32862 33554432000 4194304 4196468 140726397656208 139725822223088 139727545767637 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18618] ppid=18606 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18618/stat : 18618 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405951876 15379423232 32862 33554432000 4194304 4196468 140726397656208 139725447714768 139727545776027 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18619] ppid=18606 vsize=15018968 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/18609/task/18619/stat : 18619 (java) R 18606 18606 12870 0 -1 4202560 624 0 0 0 9 0 0 0 20 0 15 0 405951876 15379423232 32862 33554432000 4194304 4196468 140726397656208 139726582254464 139727523732788 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18620] ppid=18606 vsize=15018968 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18609/task/18620/stat : 18620 (java) R 18606 18606 12870 0 -1 4202560 318 0 0 0 8 0 0 0 20 0 15 0 405951876 15379423232 32862 33554432000 4194304 4196468 140726397656208 139726581209968 139727529142271 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18621] ppid=18606 vsize=15018968 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/18609/task/18621/stat : 18621 (java) R 18606 18606 12870 0 -1 4202560 693 0 0 0 17 0 0 0 20 0 15 0 405951876 15379423232 32862 33554432000 4194304 4196468 140726397656208 139726580154872 139727524560655 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18622] ppid=18606 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18622/stat : 18622 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405951876 15379423232 32862 33554432000 4194304 4196468 140726397656208 139724949810016 139727545767637 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
[pid=18609/tid=18623] ppid=18606 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18609/task/18623/stat : 18623 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405951876 15379423232 32862 33554432000 4194304 4196468 140726397656208 139726579104304 139727545768578 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27770880 140726397657897 140726397658266 140726397658266 140726397661135 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 132844 KiB

[startup+1.50077 s]
/proc/loadavg: 2.52 2.28 2.19 7/235 18623
/proc/meminfo: memFree=30737996/32770624 swapFree=66932988/67108860
[pid=18606] ppid=18603 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18606/stat : 18606 (scop.sh) S 18603 18606 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405951869 115843072 349 33554432000 4194304 5098028 140732208423440 140732208420696 140192753795708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33361920 140732208427875 140732208428144 140732208428144 140732208431053 0
/proc/18606/statm: 28282 349 296 221 0 87 0

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

Current children cumulated CPU time: 19.8 s
Current children cumulated vsize: 8181568 KiB
Current children cumulated memory: 120332 KiB

[startup+14.0007 s]*
/proc/loadavg: 2.70 2.34 2.21 3/234 18721
/proc/meminfo: memFree=29970656/32770624 swapFree=66932988/67108860
[pid=18606] ppid=18603 vsize=113128 memory=1476 CPUtime=18.56 cores=0,2,4,6
/proc/18606/stat : 18606 (scop.sh) S 18603 18606 12870 0 -1 4202496 582 31873 0 0 0 0 1787 69 20 0 1 0 405951869 115843072 369 33554432000 4194304 5098028 140732208423440 140732208420184 140192753795708 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 33361920 140732208427875 140732208428144 140732208428144 140732208431053 0
/proc/18606/statm: 28282 369 311 221 0 87 0
[pid=18701] ppid=18606 vsize=8068440 memory=118856 CPUtime=1.24 cores=0,2,4,6
/proc/18701/stat : 18701 (java) S 18606 18606 12870 0 -1 1077944320 20570 0 0 0 116 8 0 0 20 0 19 0 405953114 8262082560 29714 33554432000 4194304 4196468 140724142787376 140724142769920 140091655876343 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
/proc/18701/statm: 2017110 29714 3213 1 0 1978454 0
[pid=18716] ppid=18701 vsize=285572 memory=221768 CPUtime=0.82 cores=0,2,4,6
/proc/18716/stat : 18716 (cryptominisat5) R 18701 18606 12870 0 -1 4202496 39155 0 0 0 74 8 0 0 20 0 1 0 405953187 292425728 55442 33554432000 4194304 4451008 140729936979488 140729936975448 139674074921957 0 4 0 2 0 0 0 17 0 0 0 0 0 0 6549032 6559120 29102080 140729936987068 140729936987200 140729936987200 140729936990150 0
/proc/18716/statm: 71393 55442 614 63 0 65120 0
[pid=18701/tid=18702] ppid=18606 vsize=8068440 memory=8039887049847964066 CPUtime=0.77 cores=0,2,4,6
/proc/18701/task/18702/stat : 18702 (java) S 18606 18606 12870 0 -1 1077944384 17229 0 0 0 71 6 0 0 20 0 19 0 405953114 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091627716512 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18703] ppid=18606 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18703/stat : 18703 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953115 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091660118544 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18704] ppid=18606 vsize=8068440 memory=280997564831648 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18704/stat : 18704 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953115 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091460287120 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18705] ppid=18606 vsize=8068440 memory=280997564547048 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18705/stat : 18705 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953115 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091459234064 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18706] ppid=18606 vsize=8068440 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18706/stat : 18706 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405953115 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091458181520 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18707] ppid=18606 vsize=8068440 memory=9051001159348813997 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18707/stat : 18707 (java) S 18606 18606 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405953116 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091102022384 140091655887490 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18708] ppid=18606 vsize=8068440 memory=-1161699032755964503 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18708/stat : 18708 (java) S 18606 18606 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405953117 8262082560 29714 33554432000 4194304 4196468 140724142787376 140090491791008 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18709] ppid=18606 vsize=8068440 memory=7594597771697979466 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18709/stat : 18709 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953117 8262082560 29714 33554432000 4194304 4196468 140724142787376 140090223355120 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18710] ppid=18606 vsize=8068440 memory=288287766360621662 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18710/stat : 18710 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140089848846800 140091655894939 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18711] ppid=18606 vsize=8068440 memory=317916586115890430 CPUtime=0.09 cores=0,2,4,6
/proc/18701/task/18711/stat : 18711 (java) S 18606 18606 12870 0 -1 1077944384 626 0 0 0 9 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091100969200 140091655887490 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18712] ppid=18606 vsize=8068440 memory=-6727626182667844443 CPUtime=0.15 cores=0,2,4,6
/proc/18701/task/18712/stat : 18712 (java) S 18606 18606 12870 0 -1 1077944384 763 0 0 0 15 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091099916656 140091655887490 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18713] ppid=18606 vsize=8068440 memory=-3472574513799858009 CPUtime=0.2 cores=0,2,4,6
/proc/18701/task/18713/stat : 18713 (java) S 18606 18606 12870 0 -1 1077944384 546 0 0 0 20 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091098863600 140091655887490 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18714] ppid=18606 vsize=8068440 memory=-7101718590825193272 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18714/stat : 18714 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140089350941024 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18715] ppid=18606 vsize=8068440 memory=7679373425970869011 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18715/stat : 18715 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091097812016 140091655887490 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18717] ppid=18606 vsize=8068440 memory=-2970219127293634922 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18717/stat : 18717 (java) S 18606 18606 12870 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405953188 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091431667520 140091655900953 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18719] ppid=18606 vsize=8068440 memory=1414351094373861289 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18719/stat : 18719 (java) S 18606 18606 12870 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 19 0 405953188 8262082560 29714 33554432000 4194304 4196468 140724142787376 140088814055312 140091655898269 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18720] ppid=18606 vsize=8068440 memory=8187704045996132563 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18720/stat : 18720 (java) S 18606 18606 12870 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405953188 8262082560 29714 33554432000 4194304 4196468 140724142787376 140088948276752 140091655898269 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18721] ppid=18606 vsize=8068440 memory=-4059589565078923626 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18721/stat : 18721 (java) S 18606 18606 12870 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 405953190 8262082560 29714 33554432000 4194304 4196468 140724142787376 140088545631536 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
Current children cumulated CPU time: 20.62 s
Current children cumulated vsize: 8467140 KiB
Current children cumulated memory: 342100 KiB

[startup+14.4009 s]
/proc/loadavg: 2.70 2.34 2.21 3/234 18721
/proc/meminfo: memFree=29970656/32770624 swapFree=66932988/67108860
[pid=18606] ppid=18603 vsize=113128 memory=1476 CPUtime=18.56 cores=0,2,4,6
/proc/18606/stat : 18606 (scop.sh) S 18603 18606 12870 0 -1 4202496 582 31873 0 0 0 0 1787 69 20 0 1 0 405951869 115843072 369 33554432000 4194304 5098028 140732208423440 140732208420184 140192753795708 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 33361920 140732208427875 140732208428144 140732208428144 140732208431053 0
/proc/18606/statm: 28282 369 311 221 0 87 0
[pid=18701] ppid=18606 vsize=8068440 memory=118856 CPUtime=1.25 cores=0,2,4,6
/proc/18701/stat : 18701 (java) S 18606 18606 12870 0 -1 1077944320 20571 0 0 0 117 8 0 0 20 0 19 0 405953114 8262082560 29714 33554432000 4194304 4196468 140724142787376 140724142769920 140091655876343 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
/proc/18701/statm: 2017110 29714 3213 1 0 1978454 0
[pid=18716] ppid=18701 vsize=317956 memory=262184 CPUtime=1.21 cores=0,2,4,6
/proc/18716/stat : 18716 (cryptominisat5) R 18701 18606 12870 0 -1 4202496 47256 0 0 0 112 9 0 0 20 0 1 0 405953187 325586944 65546 33554432000 4194304 4451008 140729936979488 140729936974824 139674094596807 0 4 0 2 0 0 0 17 0 0 0 0 0 0 6549032 6559120 29102080 140729936987068 140729936987200 140729936987200 140729936990150 0
/proc/18716/statm: 79489 65546 640 63 0 73216 0
[pid=18701/tid=18702] ppid=18606 vsize=8068440 memory=288230613214036277 CPUtime=0.77 cores=0,2,4,6
/proc/18701/task/18702/stat : 18702 (java) S 18606 18606 12870 0 -1 1077944384 17229 0 0 0 71 6 0 0 20 0 19 0 405953114 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091627716512 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18703] ppid=18606 vsize=8068440 memory=14697383204226480 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18703/stat : 18703 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953115 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091660118544 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18704] ppid=18606 vsize=8068440 memory=4196912344889787449 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18704/stat : 18704 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953115 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091460287120 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18705] ppid=18606 vsize=8068440 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18705/stat : 18705 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953115 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091459234064 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18706] ppid=18606 vsize=8068440 memory=118856 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18706/stat : 18706 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405953115 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091458181520 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18707] ppid=18606 vsize=8068440 memory=984 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18707/stat : 18707 (java) S 18606 18606 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405953116 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091102022384 140091655887490 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18708] ppid=18606 vsize=8068440 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18708/stat : 18708 (java) S 18606 18606 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405953117 8262082560 29714 33554432000 4194304 4196468 140724142787376 140090491791008 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18709] ppid=18606 vsize=8068440 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18709/stat : 18709 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953117 8262082560 29714 33554432000 4194304 4196468 140724142787376 140090223355120 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18710] ppid=18606 vsize=8068440 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18710/stat : 18710 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140089848846800 140091655894939 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18711] ppid=18606 vsize=8068440 memory=976 CPUtime=0.09 cores=0,2,4,6
/proc/18701/task/18711/stat : 18711 (java) S 18606 18606 12870 0 -1 1077944384 626 0 0 0 9 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091100969200 140091655887490 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18712] ppid=18606 vsize=8068440 memory=1476 CPUtime=0.15 cores=0,2,4,6
/proc/18701/task/18712/stat : 18712 (java) S 18606 18606 12870 0 -1 1077944384 763 0 0 0 15 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091099916656 140091655887490 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18713] ppid=18606 vsize=8068440 memory=118856 CPUtime=0.2 cores=0,2,4,6
/proc/18701/task/18713/stat : 18713 (java) S 18606 18606 12870 0 -1 1077944384 546 0 0 0 20 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091098863600 140091655887490 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18714] ppid=18606 vsize=8068440 memory=2532 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18714/stat : 18714 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140089350941024 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18715] ppid=18606 vsize=8068440 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18715/stat : 18715 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091097812016 140091655887490 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18717] ppid=18606 vsize=8068440 memory=808 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18717/stat : 18717 (java) S 18606 18606 12870 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405953188 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091431667520 140091655900953 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18719] ppid=18606 vsize=8068440 memory=1772 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18719/stat : 18719 (java) S 18606 18606 12870 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 405953188 8262082560 29714 33554432000 4194304 4196468 140724142787376 140088814055312 140091655898269 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18720] ppid=18606 vsize=8068440 memory=111632 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18720/stat : 18720 (java) S 18606 18606 12870 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405953188 8262082560 29714 33554432000 4194304 4196468 140724142787376 140088948276752 140091655898269 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18721] ppid=18606 vsize=8068440 memory=804 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18721/stat : 18721 (java) S 18606 18606 12870 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 405953190 8262082560 29714 33554432000 4194304 4196468 140724142787376 140088545631536 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
Current children cumulated CPU time: 21.02 s
Current children cumulated vsize: 8499524 KiB
Current children cumulated memory: 382516 KiB

[startup+14.5009 s]
/proc/loadavg: 2.70 2.34 2.21 3/234 18721
/proc/meminfo: memFree=29970656/32770624 swapFree=66932988/67108860
[pid=18606] ppid=18603 vsize=113128 memory=1476 CPUtime=18.56 cores=0,2,4,6
/proc/18606/stat : 18606 (scop.sh) S 18603 18606 12870 0 -1 4202496 582 31873 0 0 0 0 1787 69 20 0 1 0 405951869 115843072 369 33554432000 4194304 5098028 140732208423440 140732208420184 140192753795708 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 33361920 140732208427875 140732208428144 140732208428144 140732208431053 0
/proc/18606/statm: 28282 369 311 221 0 87 0
[pid=18701] ppid=18606 vsize=8068440 memory=118856 CPUtime=1.26 cores=0,2,4,6
/proc/18701/stat : 18701 (java) S 18606 18606 12870 0 -1 1077944320 20584 0 0 0 118 8 0 0 20 0 19 0 405953114 8262082560 29714 33554432000 4194304 4196468 140724142787376 140724142769920 140091655876343 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
/proc/18701/statm: 2017110 29714 3213 1 0 1978454 0
[pid=18716] ppid=18701 vsize=274376 memory=120428 CPUtime=1.31 cores=0,2,4,6
/proc/18716/stat : 18716 (cryptominisat5) R 18701 18606 12870 0 -1 4202496 47387 0 0 0 121 10 0 0 20 0 1 0 405953187 280961024 30107 33554432000 4194304 4451008 140729936979488 140729936974824 139674075382764 0 4 0 2 0 0 0 17 0 0 0 0 0 0 6549032 6559120 29102080 140729936987068 140729936987200 140729936987200 140729936990150 0
/proc/18716/statm: 68594 30107 674 63 0 62321 0
[pid=18701/tid=18702] ppid=18606 vsize=8068440 memory=2832 CPUtime=0.77 cores=0,2,4,6
/proc/18701/task/18702/stat : 18702 (java) S 18606 18606 12870 0 -1 1077944384 17229 0 0 0 71 6 0 0 20 0 19 0 405953114 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091627716512 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18703] ppid=18606 vsize=8068440 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18703/stat : 18703 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953115 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091660118544 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18704] ppid=18606 vsize=8068440 memory=260864 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18704/stat : 18704 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953115 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091460287120 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18705] ppid=18606 vsize=8068440 memory=1124 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18705/stat : 18705 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953115 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091459234064 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18706] ppid=18606 vsize=8068440 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18706/stat : 18706 (java) S 18606 18606 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405953115 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091458181520 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18707] ppid=18606 vsize=8068440 memory=8292088525465231505 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18707/stat : 18707 (java) S 18606 18606 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405953116 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091102022384 140091655887490 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18708] ppid=18606 vsize=8068440 memory=7679937479730885434 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18708/stat : 18708 (java) S 18606 18606 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405953117 8262082560 29714 33554432000 4194304 4196468 140724142787376 140090491791008 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18709] ppid=18606 vsize=8068440 memory=-7029379521808015264 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18709/stat : 18709 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953117 8262082560 29714 33554432000 4194304 4196468 140724142787376 140090223355120 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18710] ppid=18606 vsize=8068440 memory=984 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18710/stat : 18710 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140089848846800 140091655894939 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18711] ppid=18606 vsize=8068440 memory=2032 CPUtime=0.1 cores=0,2,4,6
/proc/18701/task/18711/stat : 18711 (java) S 18606 18606 12870 0 -1 1077944384 630 0 0 0 10 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091100969200 140091655887490 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18712] ppid=18606 vsize=8068440 memory=1332 CPUtime=0.15 cores=0,2,4,6
/proc/18701/task/18712/stat : 18712 (java) S 18606 18606 12870 0 -1 1077944384 763 0 0 0 15 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091099916656 140091655887490 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18713] ppid=18606 vsize=8068440 memory=164 CPUtime=0.2 cores=0,2,4,6
/proc/18701/task/18713/stat : 18713 (java) S 18606 18606 12870 0 -1 1077944384 550 0 0 0 20 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091098863600 140091655887490 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18714] ppid=18606 vsize=8068440 memory=3470692292655409237 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18714/stat : 18714 (java) S 18606 18606 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140089350941024 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18715] ppid=18606 vsize=8068440 memory=36580 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18715/stat : 18715 (java) S 18606 18606 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405953120 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091097812016 140091655887490 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18717] ppid=18606 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18717/stat : 18717 (java) S 18606 18606 12870 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405953188 8262082560 29714 33554432000 4194304 4196468 140724142787376 140091431667520 140091655900953 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18719] ppid=18606 vsize=8068440 memory=7451886637865198946 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18719/stat : 18719 (java) S 18606 18606 12870 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 405953188 8262082560 29714 33554432000 4194304 4196468 140724142787376 140088814055312 140091655898269 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18720] ppid=18606 vsize=8068440 memory=6226905370614065240 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18720/stat : 18720 (java) S 18606 18606 12870 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405953188 8262082560 29714 33554432000 4194304 4196468 140724142787376 140088948276752 140091655898269 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
[pid=18701/tid=18721] ppid=18606 vsize=8068440 memory=68 CPUtime=0 cores=0,2,4,6
/proc/18701/task/18721/stat : 18721 (java) S 18606 18606 12870 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 405953190 8262082560 29714 33554432000 4194304 4196468 140724142787376 140088545631536 140091655886549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140724142789627 140724142789786 140724142789786 140724142792655 0
Current children cumulated CPU time: 21.13 s
Current children cumulated vsize: 8455944 KiB
Current children cumulated memory: 240760 KiB

Child status: 0
Real time (s): 14.5268
CPU time (s): 21.202
CPU user time (s): 20.2942
CPU system time (s): 0.907785
CPU usage (%): 145.951
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 3075080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.2942
system time used= 0.907785
maximum resident set size= 3074568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100505
page faults= 0
swaps= 0
block input operations= 0
block output operations= 103648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5295
involuntary context switches= 94


# summary of solver processes directly reported to runsolver:
#   pid: 18606
#   total CPU time (s): 21.202
#   total CPU user time (s): 20.2942
#   total CPU system time (s): 0.907785

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.13117 second user time and 0.178614 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-12 15:59:25
IDJOB=4388230
IDBENCH=138449
IDSOLVER=2826
FILE ID=node151/4388230-1568296804
RUNJOBID= node151-1568286070-13983
PBS_JOBID= 21701060
Free space on /tmp= 56512 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os10/SuperTaillard-os-10-26.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-4388230-1568296804/watcher-4388230-1568296804 -o /tmp/evaluation-result-4388230-1568296804/solver-4388230-1568296804 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568286070-13983 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388230-1568296804.xml

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

MD5SUM BENCH= 163dd1c4311ae2a810c887bcbec28782
RANDOM SEED=535813803

node151.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30885720 kB
MemAvailable:   31450820 kB
Buffers:          112376 kB
Cached:           742368 kB
SwapCached:        73028 kB
Active:           890096 kB
Inactive:         447792 kB
Active(anon):     417300 kB
Inactive(anon):    96264 kB
Active(file):     472796 kB
Inactive(file):   351528 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66932988 kB
Dirty:             20252 kB
Writeback:             0 kB
AnonPages:        494300 kB
Mapped:            46300 kB
Shmem:             22256 kB
Slab:             141988 kB
SReclaimable:     113220 kB
SUnreclaim:        28768 kB
KernelStack:        4096 kB
PageTables:         6836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6287840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56544 MiB
End job on node151 at 2019-09-12 15:59:40