Trace number 4388041

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePrimes/
Primes-m1-p15/Primes-15-20-2-7.xml
MD5SUMd26c1a16a8e9a423ebbeb7c1b2e2b431
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.008024
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Number of domains1
Minimum domain size46
Maximum domain size46
Distribution of domain sizes[{"size":46,"count":76}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":24},{"degree":1,"count":44},{"degree":2,"count":15},{"degree":3,"count":11},{"degree":4,"count":5},{"degree":5,"count":1}]
Minimum constraint arity3
Maximum constraint arity9
Distribution of constraint arities[{"arity":3,"count":2},{"arity":4,"count":3},{"arity":6,"count":4},{"arity":7,"count":2},{"arity":8,"count":5},{"arity":9,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":20}]
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-12496-serial-file.bin HOME/instance-4388041-1568294168.xml
0.66/0.52	
0.66/0.52	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Thu Sep 12 15:15:28 CEST 2019
0.66/0.54	c PID: 12499
0.66/0.54	c IP: 172.20.3.140
0.66/0.54	c HOST: node140.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.21/0.85	c (0,0) Parsing End
1.21/0.85	c (0,0) CSP: 76 int (0 aux), 0 bool (0 aux), 20 ctr, max domain size 46
1.21/0.85	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.21/0.85	c (0,0) Constraint Name Generate Begin
1.21/0.86	c (0,0) Ctr:HOME/instance-4388041-1568294168.xml,Num:Var:WeightedSum
1.21/0.86	c (0,0) Constraint Name Generate End
1.21/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.21/0.86	c (0,0) CSP to CSPinCNF Begin
1.39/0.95	c (0,0) translated 2 (10%) constraints
1.39/0.96	c (0,0) translated 4 (20%) constraints
1.39/0.97	c (0,0) translated 6 (30%) constraints
1.39/0.97	c (0,0) translated 8 (40%) constraints
1.39/0.98	c (0,0) translated 10 (50%) constraints
1.39/0.98	c (0,0) translated 12 (60%) constraints
1.39/0.99	c (0,0) translated 14 (70%) constraints
1.39/0.99	c (0,0) translated 16 (80%) constraints
1.39/1.00	c (0,0) translated 18 (90%) constraints
1.39/1.00	c (0,0) translated 20 (100%) constraints
1.39/1.00	c (0,0) ===========================================
1.59/1.01	c (0,0) Hybrid: #OE=1, #LE=75
1.59/1.01	c (0,0) Hybrid
1.59/1.01	c (0,0) ===========================================
1.59/1.02	c (0,0) translated 2 (10%) constraints
1.59/1.03	c (0,0) translated 4 (20%) constraints
1.59/1.03	c (0,0) translated 6 (30%) constraints
1.59/1.03	c (0,0) translated 8 (40%) constraints
1.59/1.03	c (0,0) translated 10 (50%) constraints
1.59/1.03	c (0,0) translated 12 (60%) constraints
1.59/1.04	c (0,0) translated 14 (70%) constraints
1.59/1.04	c (0,0) translated 16 (80%) constraints
1.59/1.04	c (0,0) translated 18 (90%) constraints
1.59/1.04	c (0,0) translated 20 (100%) constraints
1.59/1.05	c (0,0) CSP to CSPinCNF End
1.59/1.05	c (0,0) CSP: 76 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 46
1.59/1.05	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.59/1.05	c (0,0) CSPinCNF Propagation Begin
1.59/1.07	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.59/1.07	c (0,0) CSPinCNF Propagation End
1.59/1.07	c (0,0) CSP: 76 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 46
1.59/1.07	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.59/1.07	c (0,0) Hybrid: #OE=1, #LE=75
1.59/1.07	c (0,0) Simplify CSPinCNF Begin
1.59/1.07	c (0,0) Simplify CSPinCNF End
1.59/1.07	c (0,0) CSP: 76 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 46
1.59/1.07	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.59/1.07	c (0,0) Calculate Precise Domain Begin
1.59/1.07	c (0,0) 0 values are removed by re-calculation
1.59/1.07	c (0,0) Calculate Precise Domain End
1.59/1.08	c (0,0) CSP: 76 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 46
1.59/1.08	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.59/1.08	c (0,0) CSPinCNF to SatSolver Begin
2.63/1.49	c (0,0) 4 (10 %) CSP clauses are encoded (0 SAT variables, 83602 SAT clauses)
3.13/1.70	c (1,1) 8 (20 %) CSP clauses are encoded (0 SAT variables, 177511 SAT clauses)
3.27/1.80	c (1,1) 12 (30 %) CSP clauses are encoded (0 SAT variables, 226320 SAT clauses)
3.27/1.86	c (1,1) 16 (40 %) CSP clauses are encoded (0 SAT variables, 255072 SAT clauses)
3.40/1.97	c (1,1) 20 (50 %) CSP clauses are encoded (0 SAT variables, 306491 SAT clauses)
3.61/2.13	c (1,1) 24 (60 %) CSP clauses are encoded (0 SAT variables, 383810 SAT clauses)
3.80/2.31	c (1,1) 28 (70 %) CSP clauses are encoded (0 SAT variables, 468665 SAT clauses)
3.90/2.47	c (1,1) 32 (80 %) CSP clauses are encoded (0 SAT variables, 544913 SAT clauses)
4.17/2.81	c (2,2) 36 (90 %) CSP clauses are encoded (0 SAT variables, 603448 SAT clauses)
4.27/2.91	c (2,2) 40 (100 %) CSP clauses are encoded (0 SAT variables, 650046 SAT clauses)
4.27/2.92	c (2,2) CSPinCNF to SatSolver End
4.27/2.92	c (2,2) Heap : 1295 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
4.27/2.92	c (2,2) 238932 bool, 655015 clause
4.27/2.92	c (2,2) Export Begin
4.48/3.05	c (2,2) Export to HOME/scop-12496-serial-file.bin
4.48/3.05	c (2,2) Export End
4.48/3.05	c (2,2) Export File Size: 0.08 MB
4.48/3.05	c (2,2) 0,0,0,0,0,0,2,STOP-AFTER(DIMACS)
4.48/3.05	c END-Prog: Thu Sep 12 15:15:31 CEST 2019
4.48/3.07	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-12496-serial-file.bin
4.60/3.52	c (0,0) Read Serial File Begin
4.60/3.52	c (0,0) HOME/scop-12496-serial-file.bin
4.60/3.77	c (0,0) Read Serial File End
4.60/3.78	
4.60/3.78	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
4.60/3.78	(Solving Process)
4.60/3.78	
4.60/3.81	c BEGIN-Prog: Thu Sep 12 15:15:31 CEST 2019
4.60/3.81	c PID: 12517
4.60/3.81	c IP: 172.20.3.140
4.60/3.81	c HOST: node140.alineos.net
4.60/3.81	c (0,0) SatSolver.solve Begin
4.60/3.81	c (0,0) HOME/cryptominisat5  HOME/instance-4388041-1568294168.xml-scop-12499.cnf
4.60/3.84	c (0,0) c Outputting solution to console
4.60/3.84	c (0,0) c CryptoMiniSat version 5.6.8
4.60/3.84	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
4.60/3.84	c (0,0) c CMS SHA revision GIT-notfound
4.60/3.84	c (0,0) c CMS is MIT licensed
4.60/3.84	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
4.60/3.84	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
4.60/3.84	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388041-1568294168.xml-scop-12499.cnf
4.60/3.84	c (0,0) c Reading file 'HOME/instance-4388041-1568294168.xml-scop-12499.cnf'
4.60/3.84	c (0,0) c -- header says num vars:         238932
4.60/3.84	c (0,0) c -- header says num clauses:      655015
6.09/4.08	c (0,0) c -- clauses added: 655015
6.09/4.08	c (0,0) c -- xor clauses added: 0
6.09/4.08	c (0,0) c -- vars added 238932
6.09/4.08	c (0,0) c Parsing time: 0.20 s
6.20/4.11	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
6.20/4.12	c (0,0) c [distill] long cls tried: 16/15 cl-short:16 lit-r:8 T: 0.01 T-out: N T-r: 99.97%
6.69/4.68	c (1,0) c [distill] long cls tried: 470/318 cl-short:374 lit-r:216 T: 0.03 T-out: N T-r: 99.75%
7.29/5.30	c (1,0) c [distill] long cls tried: 353/630 cl-short:353 lit-r:144 T: 0.05 T-out: N T-r: 99.62%
7.59/5.53	c (2,0) c   glue     1    66  8193  235880  595K   59K    3.00    2.91   802  3286  3756   241   17.54   17.08
8.59/6.53	c (3,0) c [distill] long cls tried: 1934/2175 cl-short:1756 lit-r:1607 T: 0.24 T-out: N T-r: 98.14%
9.29/7.22	c (3,0) c   geom     1   109 16386  235822  595K   59K    3.00    2.91  2472  5559  7533   524   24.87   24.12
9.69/7.69	c (4,0) c [distill] long cls tried: 340/2485 cl-short:333 lit-r:211 T: 0.05 T-out: N T-r: 99.66%
10.79/8.74	c (5,0) c   glue     1   135   24K  235774  595K   59K    3.00    2.91  3584  6418 13659   607   30.31   29.60
10.99/9.00	c (5,0) c [distill] long cls tried: 1116/3511 cl-short:1116 lit-r:732 T: 0.16 T-out: N T-r: 98.75%
12.20/10.14	c (6,0) c   glue     1   154   32K  235753  595K   59K    3.00    2.91  4761  8787 18137   771   34.27   33.51
12.39/10.36	c (6,0) c [distill] long cls tried: 1267/4735 cl-short:1267 lit-r:917 T: 0.15 T-out: N T-r: 98.82%
13.49/11.46	c (8,0) c   glue     1   160   40K  235736  595K   59K    3.00    2.91  5699  6471   27K   835   36.70   35.99
14.10/12.01	c (8,0) c [distill] long cls tried: 1058/5644 cl-short:1058 lit-r:1358 T: 0.13 T-out: N T-r: 98.92%
15.10/13.08	c (9,0) c   glue     1   182   49K  235735  595K   59K    3.00    2.91  6015  9460   28K  1035   40.79   39.89
16.39/14.35	c (10,0) c [distill] long cls tried: 1144/6719 cl-short:1143 lit-r:943 T: 0.20 T-out: N T-r: 98.54%
16.89/14.80	c (11,0) c   geom     1   198   57K  235699  595K   59K    3.00    2.91  6793  7741   37K  1144   39.97   39.15
17.51/15.44	c (11,0) c ------- FINAL TOTAL SEARCH STATS ---------
17.51/15.44	c (11,0) c UIP search time          : 11.30       (98.19     % time)
17.51/15.44	c (11,0) c restarts                 : 199         (304.97    confls per restart)
17.51/15.44	c (11,0) c blocked restarts         : 318         (1.60      per normal restart)
17.51/15.44	c (11,0) c time                     : 11.30       
17.51/15.44	c (11,0) c decisions                : 666118      (0.00      % random)
17.51/15.44	c (11,0) c propagations             : 104665369   
17.51/15.44	c (11,0) c decisions/conflicts      : 10.98       
17.51/15.44	c (11,0) c conflicts                : 60689       (5370.79   / sec)
17.51/15.44	c (11,0) c conf lits non-minim      : 2962855     (48.82     lit/confl)
17.51/15.44	c (11,0) c conf lits final          : 38.37       
17.51/15.44	c (11,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
17.51/15.44	c (11,0) c red which0               : 3650        (6.01      % of confl)
17.51/15.44	c (11,0) c props/decision           : 0.00        
17.51/15.44	c (11,0) c props/conflict           : 0.00        
17.51/15.44	c (11,0) c 0-depth assigns          : 3233        (1.35      % vars)
17.51/15.44	c (11,0) c 0-depth assigns by CNF   : 112         (0.05      % vars)
17.51/15.44	c (11,0) c reduceDB time            : 0.02        (0.14      % time)
17.51/15.44	c (11,0) c OccSimplifier time       : 0.00        (0.00      % time)
17.51/15.44	c (11,0) c [occur] 0.00 is overhead
17.51/15.44	c (11,0) c [occur] link-in T: 0.00 cleanup T: 0.00
17.51/15.44	c (11,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
17.51/15.44	c (11,0) c SCC time                 : 0.00        (0.00      % time)
17.51/15.44	c (11,0) c [scc] new: 0 BP 0M  T: 0.00
17.51/15.44	c (11,0) c vrep replace time        : 0.00        (0.00      % time)
17.51/15.44	c (11,0) c vrep tree roots          : 0           
17.51/15.44	c (11,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
17.51/15.44	c (11,0) c distill time             : 1.02        (8.91      % time)
17.51/15.44	c (11,0) c strength cache-irred time: 0.00        (0.00      % time)
17.51/15.44	c (11,0) c strength cache-red time  : 0.00        (0.00      % time)
17.51/15.44	c (11,0) c Conflicts in UIP         : 60689       (5273.55   confl/time_this_thread)
17.51/15.44	c (11,0) c Mem used                 : 125.41      MB
17.51/15.44	c (11,0) c Total time (this thread) : 11.51       
17.51/15.44	c (11,0) s SATISFIABLE
18.92/15.90	c (12,0) SatSolver.solve End
18.92/15.90	c (12,0) Heap : 246 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
18.92/15.90	c (12,0) Show results Begin
18.92/15.99	c (12,0) x[0] = 15
18.92/15.99	c (12,0) x[2] = 23
18.92/15.99	c (12,0) x[3] = 20
18.92/15.99	c (12,0) x[4] = 23
18.92/15.99	c (12,0) x[5] = 37
18.92/15.99	c (12,0) x[6] = 20
18.92/15.99	c (12,0) x[7] = 18
18.92/15.99	c (12,0) x[8] = 47
18.92/15.99	c (12,0) x[9] = 16
18.92/15.99	c (12,0) x[10] = 4
18.92/15.99	c (12,0) x[11] = 17
18.92/15.99	c (12,0) x[12] = 47
18.92/15.99	c (12,0) x[13] = 34
18.92/15.99	c (12,0) x[14] = 5
18.92/15.99	c (12,0) x[17] = 21
18.92/15.99	c (12,0) x[19] = 46
18.92/15.99	c (12,0) x[20] = 45
18.92/15.99	c (12,0) x[21] = 27
18.92/15.99	c (12,0) x[23] = 33
18.92/15.99	c (12,0) x[24] = 22
18.92/15.99	c (12,0) x[25] = 27
18.92/15.99	c (12,0) x[26] = 3
18.92/15.99	c (12,0) x[27] = 33
18.92/15.99	c (12,0) x[28] = 26
18.92/15.99	c (12,0) x[29] = 28
18.92/15.99	c (12,0) x[30] = 47
18.92/15.99	c (12,0) x[32] = 40
18.92/15.99	c (12,0) x[33] = 17
18.92/15.99	c (12,0) x[34] = 32
18.92/15.99	c (12,0) x[35] = 4
18.92/15.99	c (12,0) x[36] = 42
18.92/15.99	c (12,0) x[37] = 37
18.92/15.99	c (12,0) x[38] = 25
18.92/15.99	c (12,0) x[39] = 18
18.92/15.99	c (12,0) x[40] = 34
18.92/15.99	c (12,0) x[41] = 10
18.92/15.99	c (12,0) x[43] = 40
18.92/15.99	c (12,0) x[44] = 4
18.92/15.99	c (12,0) x[46] = 43
18.92/15.99	c (12,0) x[47] = 47
18.92/15.99	c (12,0) x[48] = 45
18.92/15.99	c (12,0) x[50] = 32
18.92/15.99	c (12,0) x[53] = 28
18.92/15.99	c (12,0) x[54] = 38
18.92/15.99	c (12,0) x[55] = 8
18.92/15.99	c (12,0) x[56] = 27
18.92/15.99	c (12,0) x[59] = 29
18.92/15.99	c (12,0) x[60] = 18
18.92/15.99	c (12,0) x[61] = 29
18.92/15.99	c (12,0) x[63] = 7
18.92/15.99	c (12,0) x[64] = 30
18.92/15.99	c (12,0) x[65] = 8
18.92/15.99	c (12,0) x[66] = 16
18.92/15.99	c (12,0) x[67] = 5
18.92/15.99	c (12,0) x[69] = 8
18.92/15.99	c (12,0) x[72] = 40
18.92/15.99	c (12,0) x[73] = 8
18.92/15.99	c (12,0) x[74] = 19
18.92/15.99	c (12,0) x[75] = 10
18.92/15.99	c (12,0) x[79] = 3
18.92/15.99	c (12,0) x[81] = 12
18.92/15.99	c (12,0) x[82] = 11
18.92/15.99	c (12,0) x[83] = 47
18.92/15.99	c (12,0) x[84] = 11
18.92/15.99	c (12,0) x[85] = 27
18.92/15.99	c (12,0) x[86] = 47
18.92/15.99	c (12,0) x[87] = 46
18.92/15.99	c (12,0) x[88] = 45
18.92/15.99	c (12,0) x[89] = 19
18.92/15.99	c (12,0) x[90] = 18
18.92/15.99	c (12,0) x[91] = 35
18.92/15.99	c (12,0) x[92] = 13
18.92/15.99	c (12,0) x[93] = 18
18.92/15.99	c (12,0) x[94] = 42
18.92/15.99	c (12,0) x[97] = 11
18.92/15.99	c (12,0) x[99] = 47
18.92/15.99	s SATISFIABLE
18.92/15.99	v <instantiation>
18.92/15.99	v     <list>x[0] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[17] x[19] x[20] x[21] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[43] x[44] x[46] x[47] x[48] x[50] x[53] x[54] x[55] x[56] x[59] x[60] x[61] x[63] x[64] x[65] x[66] x[67] x[69] x[72] x[73] x[74] x[75] x[79] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[97] x[99]</list>
18.92/15.99	v     <values>15 23 20 23 37 20 18 47 16 4 17 47 34 5 21 46 45 27 33 22 27 3 33 26 28 47 40 17 32 4 42 37 25 18 34 10 40 4 43 47 45 32 28 38 8 27 29 18 29 7 30 8 16 5 8 40 8 19 10 3 12 11 47 11 27 47 46 45 19 18 35 13 18 42 11 47</values>
18.92/15.99	v </instantiation>
18.92/15.99	c (12,0) Show results End
18.92/15.99	c (12,0) Heap : 246 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
18.92/15.99	c (12,0) 12,12,STOP-AFTER(ALL)
18.92/15.99	c END-Prog: Thu Sep 12 15:15:44 CEST 2019

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9329 MiB free)
  memory of node 1: 16384 MiB (11598 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388041-1568294168/watcher-4388041-1568294168 -o /tmp/evaluation-result-4388041-1568294168/solver-4388041-1568294168 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568286731-10042 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388041-1568294168.xml 

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

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

solver pid=12496, runsolver pid=12493

[startup+0.102154 s]*
/proc/loadavg: 3.72 3.75 3.04 4/234 12513
/proc/meminfo: memFree=21370568/32770624 swapFree=66999124/67108860
[pid=12496] ppid=12493 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12496/stat : 12496 (scop.sh) S 12493 12496 9001 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405355227 115843072 349 33554432000 4194304 5098028 140723844960672 140723844957928 140570715181692 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38875136 140723844969315 140723844969584 140723844969584 140723844972493 0
/proc/12496/statm: 28282 349 296 221 0 87 0
[pid=12499] ppid=12496 vsize=15012696 memory=73188 CPUtime=0.12 cores=1,3,5,7
/proc/12499/stat : 12499 (java) S 12496 12496 9001 0 -1 1077944320 6482 0 0 0 10 2 0 0 20 0 15 0 405355228 15373000704 18297 33554432000 4194304 4196468 140730050348336 140730050330880 140655392636663 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
/proc/12499/statm: 3753174 18297 2932 1 0 3715579 0
[pid=12499/tid=12500] ppid=12496 vsize=15012696 memory=-6509246020331028415 CPUtime=0.08 cores=1,3,5,7
/proc/12499/task/12500/stat : 12500 (java) R 12496 12496 9001 0 -1 4202560 4272 0 0 0 7 1 0 0 20 0 15 0 405355228 15373000704 18297 33554432000 4194304 4196468 140730050348336 140655364430568 140655372912412 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12501] ppid=12496 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12501/stat : 12501 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355229 15373000704 18297 33554432000 4194304 4196468 140730050348336 140655396879120 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12502] ppid=12496 vsize=15012696 memory=140308670887552 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12502/stat : 12502 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355229 15373000704 18297 33554432000 4194304 4196468 140730050348336 140655214967696 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12503] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12503/stat : 12503 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355229 15373000704 18297 33554432000 4194304 4196468 140730050348336 140654851730448 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12504] ppid=12496 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12504/stat : 12504 (java) S 12496 12496 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405355229 15373000704 18297 33554432000 4194304 4196468 140730050348336 140654850677904 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12505] ppid=12496 vsize=15012696 memory=140308670887552 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12505/stat : 12505 (java) S 12496 12496 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405355231 15373000704 18297 33554432000 4194304 4196468 140730050348336 140654732052464 140655392647810 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12506] ppid=12496 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12506/stat : 12506 (java) S 12496 12496 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405355231 15373000704 18297 33554432000 4194304 4196468 140730050348336 140653971366816 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12507] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12507/stat : 12507 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355232 15373000704 18297 33554432000 4194304 4196468 140730050348336 140653736485872 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12508] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12508/stat : 12508 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 18297 33554432000 4194304 4196468 140730050348336 140653361977552 140655392655259 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12509] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12509/stat : 12509 (java) S 12496 12496 9001 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 18297 33554432000 4194304 4196468 140730050348336 140654731000304 140655392647810 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12510] ppid=12496 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12510/stat : 12510 (java) S 12496 12496 9001 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 18297 33554432000 4194304 4196468 140730050348336 140654729947760 140655392647810 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12511] ppid=12496 vsize=15012696 memory=140308670887552 CPUtime=0.01 cores=1,3,5,7
/proc/12499/task/12511/stat : 12511 (java) S 12496 12496 9001 0 -1 1077944384 469 0 0 0 1 0 0 0 20 0 15 0 405355234 15373000704 18297 33554432000 4194304 4196468 140730050348336 140654728895216 140655392647810 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12512] ppid=12496 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12512/stat : 12512 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 18297 33554432000 4194304 4196468 140730050348336 140652864072800 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12513] ppid=12496 vsize=15012696 memory=140308670887552 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12513/stat : 12513 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 18297 33554432000 4194304 4196468 140730050348336 140654727842096 140655392647810 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74584 KiB

[startup+0.210885 s]*
/proc/loadavg: 3.72 3.75 3.04 3/234 12513
/proc/meminfo: memFree=21352432/32770624 swapFree=66999124/67108860
[pid=12496] ppid=12493 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12496/stat : 12496 (scop.sh) S 12493 12496 9001 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405355227 115843072 349 33554432000 4194304 5098028 140723844960672 140723844957928 140570715181692 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38875136 140723844969315 140723844969584 140723844969584 140723844972493 0
/proc/12496/statm: 28282 349 296 221 0 87 0
[pid=12499] ppid=12496 vsize=15012696 memory=88256 CPUtime=0.25 cores=1,3,5,7
/proc/12499/stat : 12499 (java) S 12496 12496 9001 0 -1 1077944320 11610 0 0 0 22 3 0 0 20 0 15 0 405355228 15373000704 22064 33554432000 4194304 4196468 140730050348336 140730050330880 140655392636663 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
/proc/12499/statm: 3753174 22064 2940 1 0 3715579 0
[pid=12499/tid=12500] ppid=12496 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/12499/task/12500/stat : 12500 (java) R 12496 12496 9001 0 -1 4202560 9311 0 0 0 17 3 0 0 20 0 15 0 405355228 15373000704 22064 33554432000 4194304 4196468 140730050348336 140655364454432 140655392658589 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12501] ppid=12496 vsize=15012696 memory=398 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12501/stat : 12501 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355229 15373000704 22064 33554432000 4194304 4196468 140730050348336 140655396879120 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12502] ppid=12496 vsize=15012696 memory=140308670899244 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12502/stat : 12502 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355229 15373000704 22064 33554432000 4194304 4196468 140730050348336 140655214967696 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12503] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12503/stat : 12503 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355229 15373000704 22064 33554432000 4194304 4196468 140730050348336 140654851730448 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12504] ppid=12496 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12504/stat : 12504 (java) S 12496 12496 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405355229 15373000704 22064 33554432000 4194304 4196468 140730050348336 140654850677904 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12505] ppid=12496 vsize=15012696 memory=140308670887552 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12505/stat : 12505 (java) S 12496 12496 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405355231 15373000704 22064 33554432000 4194304 4196468 140730050348336 140654732052464 140655392647810 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12506] ppid=12496 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12506/stat : 12506 (java) S 12496 12496 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405355231 15373000704 22064 33554432000 4194304 4196468 140730050348336 140653971366816 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12507] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12507/stat : 12507 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355232 15373000704 22064 33554432000 4194304 4196468 140730050348336 140653736485872 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12508] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12508/stat : 12508 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 22064 33554432000 4194304 4196468 140730050348336 140653361977552 140655392655259 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12509] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12509/stat : 12509 (java) S 12496 12496 9001 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 22064 33554432000 4194304 4196468 140730050348336 140654731000304 140655392647810 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12510] ppid=12496 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12510/stat : 12510 (java) S 12496 12496 9001 0 -1 1077944384 173 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 22064 33554432000 4194304 4196468 140730050348336 140654729947760 140655392647810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12511] ppid=12496 vsize=15012696 memory=140308670887552 CPUtime=0.03 cores=1,3,5,7
/proc/12499/task/12511/stat : 12511 (java) S 12496 12496 9001 0 -1 1077944384 488 0 0 0 3 0 0 0 20 0 15 0 405355234 15373000704 22064 33554432000 4194304 4196468 140730050348336 140654728895216 140655392647810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12512] ppid=12496 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12512/stat : 12512 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 22064 33554432000 4194304 4196468 140730050348336 140652864072800 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12513] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12513/stat : 12513 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 22064 33554432000 4194304 4196468 140730050348336 140654727842096 140655392647810 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89652 KiB

[startup+0.310885 s]*
/proc/loadavg: 3.72 3.75 3.04 3/234 12513
/proc/meminfo: memFree=21349020/32770624 swapFree=66999124/67108860
[pid=12496] ppid=12493 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12496/stat : 12496 (scop.sh) S 12493 12496 9001 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405355227 115843072 349 33554432000 4194304 5098028 140723844960672 140723844957928 140570715181692 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38875136 140723844969315 140723844969584 140723844969584 140723844972493 0
/proc/12496/statm: 28282 349 296 221 0 87 0
[pid=12499] ppid=12496 vsize=15012696 memory=92304 CPUtime=0.43 cores=1,3,5,7
/proc/12499/stat : 12499 (java) S 12496 12496 9001 0 -1 1077944320 12543 0 0 0 39 4 0 0 20 0 15 0 405355228 15373000704 23076 33554432000 4194304 4196468 140730050348336 140730050330880 140655392636663 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
/proc/12499/statm: 3753174 23076 3071 1 0 3715579 0
[pid=12499/tid=12500] ppid=12496 vsize=15012696 memory=7022364632946311227 CPUtime=0.3 cores=1,3,5,7
/proc/12499/task/12500/stat : 12500 (java) R 12496 12496 9001 0 -1 4202560 10057 0 0 0 27 3 0 0 20 0 15 0 405355228 15373000704 23076 33554432000 4194304 4196468 140730050348336 140655364419680 140655374200223 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12501] ppid=12496 vsize=15012696 memory=288230613314699634 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12501/stat : 12501 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355229 15373000704 23076 33554432000 4194304 4196468 140730050348336 140655396879120 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12502] ppid=12496 vsize=15012696 memory=3616445687635651962 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12502/stat : 12502 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355229 15373000704 23076 33554432000 4194304 4196468 140730050348336 140655214967696 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12503] ppid=12496 vsize=15012696 memory=280617057286512 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12503/stat : 12503 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355229 15373000704 23076 33554432000 4194304 4196468 140730050348336 140654851730448 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12504] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12504/stat : 12504 (java) S 12496 12496 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405355229 15373000704 23076 33554432000 4194304 4196468 140730050348336 140654850677904 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12505] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12505/stat : 12505 (java) S 12496 12496 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405355231 15373000704 23076 33554432000 4194304 4196468 140730050348336 140654732052464 140655392647810 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12506] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12506/stat : 12506 (java) S 12496 12496 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405355231 15373000704 23076 33554432000 4194304 4196468 140730050348336 140653971366816 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12507] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12507/stat : 12507 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355232 15373000704 23076 33554432000 4194304 4196468 140730050348336 140653736485872 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12508] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12508/stat : 12508 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 23076 33554432000 4194304 4196468 140730050348336 140653361977552 140655392655259 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12509] ppid=12496 vsize=15012696 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12499/task/12509/stat : 12509 (java) S 12496 12496 9001 0 -1 1077944384 417 0 0 0 3 0 0 0 20 0 15 0 405355234 15373000704 23076 33554432000 4194304 4196468 140730050348336 140654731000304 140655392647810 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12510] ppid=12496 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12499/task/12510/stat : 12510 (java) S 12496 12496 9001 0 -1 1077944384 210 0 0 0 1 0 0 0 20 0 15 0 405355234 15373000704 23076 33554432000 4194304 4196468 140730050348336 140654729947760 140655392647810 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12511] ppid=12496 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12499/task/12511/stat : 12511 (java) S 12496 12496 9001 0 -1 1077944384 529 0 0 0 7 0 0 0 20 0 15 0 405355234 15373000704 23076 33554432000 4194304 4196468 140730050348336 140654728895216 140655392647810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12512] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12512/stat : 12512 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 23076 33554432000 4194304 4196468 140730050348336 140652864072800 140655392646869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12513] ppid=12496 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12513/stat : 12513 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355234 15373000704 23076 33554432000 4194304 4196468 140730050348336 140654727842096 140655392647810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93700 KiB

[startup+0.700753 s]
/proc/loadavg: 3.72 3.75 3.04 3/234 12513
/proc/meminfo: memFree=21327928/32770624 swapFree=66999124/67108860
[pid=12496] ppid=12493 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12496/stat : 12496 (scop.sh) S 12493 12496 9001 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405355227 115843072 349 33554432000 4194304 5098028 140723844960672 140723844957928 140570715181692 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38875136 140723844969315 140723844969584 140723844969584 140723844972493 0
/proc/12496/statm: 28282 349 296 221 0 87 0
[pid=12499] ppid=12496 vsize=15021092 memory=130656 CPUtime=1.03 cores=1,3,5,7
/proc/12499/stat : 12499 (java) S 12496 12496 9001 0 -1 1077944320 20046 0 0 0 96 7 0 0 20 0 15 0 405355228 15381598208 32664 33554432000 4194304 4196468 140730050348336 140730050330880 140655392636663 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
/proc/12499/statm: 3755273 32664 3201 1 0 3716603 0
[pid=12499/tid=12500] ppid=12496 vsize=15021092 memory=1540 CPUtime=0.67 cores=1,3,5,7
/proc/12499/task/12500/stat : 12500 (java) R 12496 12496 9001 0 -1 4202560 16979 0 0 0 62 5 0 0 20 0 15 0 405355228 15381598208 32664 33554432000 4194304 4196468 140730050348336 140655364472320 140655392648598 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12501] ppid=12496 vsize=15021092 memory=772 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12501/stat : 12501 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355229 15381598208 32664 33554432000 4194304 4196468 140730050348336 140655396879120 140655392646869 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12502] ppid=12496 vsize=15021092 memory=10500 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12502/stat : 12502 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355229 15381598208 32664 33554432000 4194304 4196468 140730050348336 140655214967696 140655392646869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12503] ppid=12496 vsize=15021092 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12503/stat : 12503 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355229 15381598208 32664 33554432000 4194304 4196468 140730050348336 140654851730448 140655392646869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12504] ppid=12496 vsize=15021092 memory=988 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12504/stat : 12504 (java) S 12496 12496 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405355229 15381598208 32664 33554432000 4194304 4196468 140730050348336 140654850677904 140655392646869 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12505] ppid=12496 vsize=15021092 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12505/stat : 12505 (java) S 12496 12496 9001 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405355231 15381598208 32664 33554432000 4194304 4196468 140730050348336 140654732052464 140655392647810 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12506] ppid=12496 vsize=15021092 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12506/stat : 12506 (java) S 12496 12496 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405355231 15381598208 32664 33554432000 4194304 4196468 140730050348336 140653971366816 140655392646869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12507] ppid=12496 vsize=15021092 memory=1048 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12507/stat : 12507 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355232 15381598208 32664 33554432000 4194304 4196468 140730050348336 140653736485872 140655392646869 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12508] ppid=12496 vsize=15021092 memory=5888 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12508/stat : 12508 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405355234 15381598208 32664 33554432000 4194304 4196468 140730050348336 140653361977552 140655392655259 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12509] ppid=12496 vsize=15021092 memory=612 CPUtime=0.09 cores=1,3,5,7
/proc/12499/task/12509/stat : 12509 (java) R 12496 12496 9001 0 -1 1077944384 625 0 0 0 9 0 0 0 20 0 15 0 405355234 15381598208 32664 33554432000 4194304 4196468 140730050348336 140654731000304 140655392647810 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12510] ppid=12496 vsize=15021092 memory=1220 CPUtime=0.07 cores=1,3,5,7
/proc/12499/task/12510/stat : 12510 (java) R 12496 12496 9001 0 -1 4202560 430 0 0 0 7 0 0 0 20 0 15 0 405355234 15381598208 32664 33554432000 4194304 4196468 140730050348336 140654729934544 140655371851952 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12511] ppid=12496 vsize=15021092 memory=14004 CPUtime=0.16 cores=1,3,5,7
/proc/12499/task/12511/stat : 12511 (java) S 12496 12496 9001 0 -1 1077944384 678 0 0 0 16 0 0 0 20 0 15 0 405355234 15381598208 32664 33554432000 4194304 4196468 140730050348336 140654728895216 140655392647810 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12512] ppid=12496 vsize=15021092 memory=14060 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12512/stat : 12512 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405355234 15381598208 32664 33554432000 4194304 4196468 140730050348336 140652864072800 140655392646869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
[pid=12499/tid=12513] ppid=12496 vsize=15021092 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/12499/task/12513/stat : 12513 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405355234 15381598208 32664 33554432000 4194304 4196468 140730050348336 140654727842096 140655392647810 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17248256 140730050351913 140730050352282 140730050352282 140730050355151 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 132052 KiB

[startup+1.50084 s]
/proc/loadavg: 3.72 3.75 3.04 6/234 12514
/proc/meminfo: memFree=21301936/32770624 swapFree=66999124/67108860
[pid=12496] ppid=12493 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12496/stat : 12496 (scop.sh) S 12493 12496 9001 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405355227 115843072 349 33554432000 4194304 5098028 140723844960672 140723844957928 140570715181692 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38875136 140723844969315 140723844969584 140723844969584 140723844972493 0
/proc/12496/statm: 28282 349 296 221 0 87 0

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

[pid=12496] ppid=12493 vsize=113128 memory=1476 CPUtime=4.6 cores=1,3,5,7
/proc/12496/stat : 12496 (scop.sh) S 12493 12496 9001 0 -1 4202496 582 24550 0 0 0 0 428 32 20 0 1 0 405355227 115843072 369 33554432000 4194304 5098028 140723844960672 140723844957416 140570715181692 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38875136 140723844969315 140723844969584 140723844969584 140723844972493 0
/proc/12496/statm: 28282 369 311 221 0 87 0
[pid=12517] ppid=12496 vsize=8068440 memory=121224 CPUtime=1.35 cores=1,3,5,7
/proc/12517/stat : 12517 (java) S 12496 12496 9001 0 -1 1077944320 21145 0 0 0 128 7 0 0 20 0 19 0 405355535 8262082560 30306 33554432000 4194304 4196468 140731176090992 140731176073536 140225734020855 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
/proc/12517/statm: 2017110 30306 3215 1 0 1978454 0
[pid=12532] ppid=12517 vsize=168388 memory=125888 CPUtime=10.54 cores=1,3,5,7
/proc/12532/stat : 12532 (cryptominisat5) R 12517 12496 9001 0 -1 4202496 79391 0 0 0 1046 8 0 0 20 0 1 0 405355611 172429312 31472 33554432000 4194304 4451008 140725502714016 140725502710136 140119980279719 0 4 0 2 0 0 0 17 1 0 0 0 0 0 6549032 6559120 19914752 140725502718908 140725502719040 140725502719040 140725502721990 0
/proc/12532/statm: 42097 31472 644 63 0 35824 0
[pid=12517/tid=12518] ppid=12496 vsize=8068440 memory=8039887049847965603 CPUtime=0.79 cores=1,3,5,7
/proc/12517/task/12518/stat : 12518 (java) S 12496 12496 9001 0 -1 1077944384 17764 0 0 0 73 6 0 0 20 0 19 0 405355535 8262082560 30306 33554432000 4194304 4196468 140731176090992 140225705861024 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12519] ppid=12496 vsize=8068440 memory=14004 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12519/stat : 12519 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405355536 8262082560 30306 33554432000 4194304 4196468 140731176090992 140225738263056 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12520] ppid=12496 vsize=8068440 memory=14060 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12520/stat : 12520 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405355536 8262082560 30306 33554432000 4194304 4196468 140731176090992 140225538431632 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12521] ppid=12496 vsize=8068440 memory=140308528966849 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12521/stat : 12521 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405355536 8262082560 30306 33554432000 4194304 4196468 140731176090992 140225537378576 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12522] ppid=12496 vsize=8068440 memory=5866611791061346647 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12522/stat : 12522 (java) S 12496 12496 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405355536 8262082560 30306 33554432000 4194304 4196468 140731176090992 140225536326032 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12523] ppid=12496 vsize=8068440 memory=7235154200323121492 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12523/stat : 12523 (java) S 12496 12496 9001 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405355537 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224977955568 140225734032002 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12524] ppid=12496 vsize=8068440 memory=7883944151737459799 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12524/stat : 12524 (java) S 12496 12496 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405355538 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224642410144 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12525] ppid=12496 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12525/stat : 12525 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405355538 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224373974256 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12526] ppid=12496 vsize=8068440 memory=121224 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12526/stat : 12526 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405355540 8262082560 30306 33554432000 4194304 4196468 140731176090992 140223999465936 140225734039451 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12527] ppid=12496 vsize=8068440 memory=988 CPUtime=0.17 cores=1,3,5,7
/proc/12517/task/12527/stat : 12527 (java) S 12496 12496 9001 0 -1 1077944384 897 0 0 0 17 0 0 0 20 0 19 0 405355540 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224976902384 140225734032002 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12528] ppid=12496 vsize=8068440 memory=2016 CPUtime=0.12 cores=1,3,5,7
/proc/12517/task/12528/stat : 12528 (java) S 12496 12496 9001 0 -1 1077944384 449 0 0 0 12 0 0 0 20 0 19 0 405355540 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224975849840 140225734032002 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12529] ppid=12496 vsize=8068440 memory=1424 CPUtime=0.23 cores=1,3,5,7
/proc/12517/task/12529/stat : 12529 (java) S 12496 12496 9001 0 -1 1077944384 645 0 0 0 23 0 0 0 20 0 19 0 405355540 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224974796784 140225734032002 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12530] ppid=12496 vsize=8068440 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12530/stat : 12530 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405355541 8262082560 30306 33554432000 4194304 4196468 140731176090992 140223501560160 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12531] ppid=12496 vsize=8068440 memory=772 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12531/stat : 12531 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405355541 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224973745200 140225734032002 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12533] ppid=12496 vsize=8068440 memory=10500 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12533/stat : 12533 (java) S 12496 12496 9001 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405355611 8262082560 30306 33554432000 4194304 4196468 140731176090992 140225515075392 140225734045465 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12535] ppid=12496 vsize=8068440 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12535/stat : 12535 (java) S 12496 12496 9001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 405355611 8262082560 30306 33554432000 4194304 4196468 140731176090992 140222964674448 140225734042781 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12536] ppid=12496 vsize=8068440 memory=111636 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12536/stat : 12536 (java) S 12496 12496 9001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 405355612 8262082560 30306 33554432000 4194304 4196468 140731176090992 140222830452272 140225734042781 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12537] ppid=12496 vsize=8068440 memory=804 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12537/stat : 12537 (java) S 12496 12496 9001 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 405355614 8262082560 30306 33554432000 4194304 4196468 140731176090992 140223098903856 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
Current children cumulated CPU time: 16.49 s
Current children cumulated vsize: 8349956 KiB
Current children cumulated memory: 248588 KiB

[startup+15.201 s]
/proc/loadavg: 3.48 3.70 3.03 3/239 12537
/proc/meminfo: memFree=21180600/32770624 swapFree=66999124/67108860
[pid=12496] ppid=12493 vsize=113128 memory=1476 CPUtime=4.6 cores=1,3,5,7
/proc/12496/stat : 12496 (scop.sh) S 12493 12496 9001 0 -1 4202496 582 24550 0 0 0 0 428 32 20 0 1 0 405355227 115843072 369 33554432000 4194304 5098028 140723844960672 140723844957416 140570715181692 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38875136 140723844969315 140723844969584 140723844969584 140723844972493 0
/proc/12496/statm: 28282 369 311 221 0 87 0
[pid=12517] ppid=12496 vsize=8068440 memory=121224 CPUtime=1.36 cores=1,3,5,7
/proc/12517/stat : 12517 (java) S 12496 12496 9001 0 -1 1077944320 21145 0 0 0 128 8 0 0 20 0 19 0 405355535 8262082560 30306 33554432000 4194304 4196468 140731176090992 140731176073536 140225734020855 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
/proc/12517/statm: 2017110 30306 3215 1 0 1978454 0
[pid=12532] ppid=12517 vsize=168792 memory=126880 CPUtime=11.35 cores=1,3,5,7
/proc/12532/stat : 12532 (cryptominisat5) R 12517 12496 9001 0 -1 4202496 79646 0 0 0 1126 9 0 0 20 0 1 0 405355611 172843008 31720 33554432000 4194304 4451008 140725502714016 140725502709944 140119980036998 0 4 0 2 0 0 0 17 1 0 0 0 0 0 6549032 6559120 19914752 140725502718908 140725502719040 140725502719040 140725502721990 0
/proc/12532/statm: 42198 31720 644 63 0 35925 0
[pid=12517/tid=12518] ppid=12496 vsize=8068440 memory=612 CPUtime=0.79 cores=1,3,5,7
/proc/12517/task/12518/stat : 12518 (java) S 12496 12496 9001 0 -1 1077944384 17764 0 0 0 73 6 0 0 20 0 19 0 405355535 8262082560 30306 33554432000 4194304 4196468 140731176090992 140225705861024 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12519] ppid=12496 vsize=8068440 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12519/stat : 12519 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405355536 8262082560 30306 33554432000 4194304 4196468 140731176090992 140225738263056 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12520] ppid=12496 vsize=8068440 memory=14004 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12520/stat : 12520 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405355536 8262082560 30306 33554432000 4194304 4196468 140731176090992 140225538431632 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12521] ppid=12496 vsize=8068440 memory=14060 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12521/stat : 12521 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405355536 8262082560 30306 33554432000 4194304 4196468 140731176090992 140225537378576 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12522] ppid=12496 vsize=8068440 memory=36768 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12522/stat : 12522 (java) S 12496 12496 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405355536 8262082560 30306 33554432000 4194304 4196468 140731176090992 140225536326032 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12523] ppid=12496 vsize=8068440 memory=988 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12523/stat : 12523 (java) S 12496 12496 9001 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405355537 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224977955568 140225734032002 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12524] ppid=12496 vsize=8068440 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12524/stat : 12524 (java) S 12496 12496 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405355538 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224642410144 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12525] ppid=12496 vsize=8068440 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12525/stat : 12525 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405355538 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224373974256 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12526] ppid=12496 vsize=8068440 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12526/stat : 12526 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405355540 8262082560 30306 33554432000 4194304 4196468 140731176090992 140223999465936 140225734039451 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12527] ppid=12496 vsize=8068440 memory=772 CPUtime=0.17 cores=1,3,5,7
/proc/12517/task/12527/stat : 12527 (java) S 12496 12496 9001 0 -1 1077944384 897 0 0 0 17 0 0 0 20 0 19 0 405355540 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224976902384 140225734032002 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12528] ppid=12496 vsize=8068440 memory=10500 CPUtime=0.12 cores=1,3,5,7
/proc/12517/task/12528/stat : 12528 (java) S 12496 12496 9001 0 -1 1077944384 449 0 0 0 12 0 0 0 20 0 19 0 405355540 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224975849840 140225734032002 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12529] ppid=12496 vsize=8068440 memory=1712 CPUtime=0.23 cores=1,3,5,7
/proc/12517/task/12529/stat : 12529 (java) S 12496 12496 9001 0 -1 1077944384 645 0 0 0 23 0 0 0 20 0 19 0 405355540 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224974796784 140225734032002 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12530] ppid=12496 vsize=8068440 memory=988 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12530/stat : 12530 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405355541 8262082560 30306 33554432000 4194304 4196468 140731176090992 140223501560160 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12531] ppid=12496 vsize=8068440 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12531/stat : 12531 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405355541 8262082560 30306 33554432000 4194304 4196468 140731176090992 140224973745200 140225734032002 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12533] ppid=12496 vsize=8068440 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12533/stat : 12533 (java) S 12496 12496 9001 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405355611 8262082560 30306 33554432000 4194304 4196468 140731176090992 140225515075392 140225734045465 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12535] ppid=12496 vsize=8068440 memory=1048 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12535/stat : 12535 (java) S 12496 12496 9001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 405355611 8262082560 30306 33554432000 4194304 4196468 140731176090992 140222964674448 140225734042781 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12536] ppid=12496 vsize=8068440 memory=5888 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12536/stat : 12536 (java) S 12496 12496 9001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 405355612 8262082560 30306 33554432000 4194304 4196468 140731176090992 140222830452272 140225734042781 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12537] ppid=12496 vsize=8068440 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12537/stat : 12537 (java) S 12496 12496 9001 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 405355614 8262082560 30306 33554432000 4194304 4196468 140731176090992 140223098903856 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
Current children cumulated CPU time: 17.31 s
Current children cumulated vsize: 8350360 KiB
Current children cumulated memory: 249580 KiB

[startup+15.6009 s]
/proc/loadavg: 3.48 3.70 3.03 3/239 12537
/proc/meminfo: memFree=21180600/32770624 swapFree=66999124/67108860
[pid=12496] ppid=12493 vsize=113128 memory=1476 CPUtime=4.6 cores=1,3,5,7
/proc/12496/stat : 12496 (scop.sh) S 12493 12496 9001 0 -1 4202496 582 24550 0 0 0 0 428 32 20 0 1 0 405355227 115843072 369 33554432000 4194304 5098028 140723844960672 140723844957416 140570715181692 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38875136 140723844969315 140723844969584 140723844969584 140723844972493 0
/proc/12496/statm: 28282 369 311 221 0 87 0
[pid=12517] ppid=12496 vsize=8068440 memory=152020 CPUtime=1.84 cores=1,3,5,7
/proc/12517/stat : 12517 (java) S 12496 12496 9001 0 -1 1077944320 23276 0 0 0 176 8 0 0 20 0 19 0 405355535 8262082560 38005 33554432000 4194304 4196468 140731176090992 140731176073536 140225734020855 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
/proc/12517/statm: 2017110 38005 3228 1 0 1978454 0
[pid=12532] ppid=12517 vsize=169924 memory=128552 CPUtime=11.61 cores=1,3,5,7
/proc/12532/stat : 12532 (cryptominisat5) S 12517 12496 9001 0 -1 4202496 80621 0 0 0 1152 9 0 0 20 0 1 0 405355611 174002176 32138 33554432000 4194304 4451008 140725502714016 140725502711240 140119960800352 0 4 0 2 18446744071580971376 0 0 17 7 0 0 0 0 0 6549032 6559120 19914752 140725502718908 140725502719040 140725502719040 140725502721990 0
/proc/12532/statm: 42481 32138 687 63 0 36208 0
[pid=12517/tid=12518] ppid=12496 vsize=8068440 memory=1412 CPUtime=0.79 cores=1,3,5,7
/proc/12517/task/12518/stat : 12518 (java) S 12496 12496 9001 0 -1 1077944384 17764 0 0 0 73 6 0 0 20 0 19 0 405355535 8262082560 38005 33554432000 4194304 4196468 140731176090992 140225705861024 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12519] ppid=12496 vsize=8068440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12519/stat : 12519 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405355536 8262082560 38005 33554432000 4194304 4196468 140731176090992 140225738263056 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12520] ppid=12496 vsize=8068440 memory=7525635276776890708 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12520/stat : 12520 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405355536 8262082560 38005 33554432000 4194304 4196468 140731176090992 140225538431632 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12521] ppid=12496 vsize=8068440 memory=3624 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12521/stat : 12521 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405355536 8262082560 38005 33554432000 4194304 4196468 140731176090992 140225537378576 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12522] ppid=12496 vsize=8068440 memory=36768 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12522/stat : 12522 (java) S 12496 12496 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405355536 8262082560 38005 33554432000 4194304 4196468 140731176090992 140225536326032 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12523] ppid=12496 vsize=8068440 memory=988 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12523/stat : 12523 (java) S 12496 12496 9001 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405355537 8262082560 38070 33554432000 4194304 4196468 140731176090992 140224977955568 140225734032002 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12524] ppid=12496 vsize=8068440 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12524/stat : 12524 (java) S 12496 12496 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405355538 8262082560 38070 33554432000 4194304 4196468 140731176090992 140224642410144 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12525] ppid=12496 vsize=8068440 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12525/stat : 12525 (java) S 12496 12496 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405355538 8262082560 38070 33554432000 4194304 4196468 140731176090992 140224373974256 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12526] ppid=12496 vsize=8068440 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12526/stat : 12526 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405355540 8262082560 38070 33554432000 4194304 4196468 140731176090992 140223999465936 140225734039451 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12527] ppid=12496 vsize=8068440 memory=772 CPUtime=0.3 cores=1,3,5,7
/proc/12517/task/12527/stat : 12527 (java) R 12496 12496 9001 0 -1 4202560 1201 0 0 0 30 0 0 0 20 0 19 0 405355540 8262082560 38070 33554432000 4194304 4196468 140731176090992 140224976888056 140225714720065 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12528] ppid=12496 vsize=8068440 memory=10500 CPUtime=0.25 cores=1,3,5,7
/proc/12517/task/12528/stat : 12528 (java) R 12496 12496 9001 0 -1 4202560 1491 0 0 0 25 0 0 0 20 0 19 0 405355540 8262082560 38070 33554432000 4194304 4196468 140731176090992 140224975834392 140225719128434 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12529] ppid=12496 vsize=8068440 memory=1712 CPUtime=0.31 cores=1,3,5,7
/proc/12517/task/12529/stat : 12529 (java) S 12496 12496 9001 0 -1 1077944384 1424 0 0 0 31 0 0 0 20 0 19 0 405355540 8262082560 38070 33554432000 4194304 4196468 140731176090992 140224974796784 140225734032002 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12530] ppid=12496 vsize=8068440 memory=988 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12530/stat : 12530 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405355541 8262082560 38070 33554432000 4194304 4196468 140731176090992 140223501560160 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12531] ppid=12496 vsize=8068440 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12531/stat : 12531 (java) S 12496 12496 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405355541 8262082560 38070 33554432000 4194304 4196468 140731176090992 140224973745200 140225734032002 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12533] ppid=12496 vsize=8068440 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12533/stat : 12533 (java) S 12496 12496 9001 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405355611 8262082560 38070 33554432000 4194304 4196468 140731176090992 140225515075392 140225734045465 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12535] ppid=12496 vsize=8068440 memory=1048 CPUtime=0.15 cores=1,3,5,7
/proc/12517/task/12535/stat : 12535 (java) R 12496 12496 9001 0 -1 4202560 81 0 0 0 15 0 0 0 20 0 19 0 405355611 8262082560 38070 33554432000 4194304 4196468 140731176090992 140222964674760 140225199955565 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12536] ppid=12496 vsize=8068440 memory=5888 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12536/stat : 12536 (java) S 12496 12496 9001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 405355612 8262082560 38070 33554432000 4194304 4196468 140731176090992 140222830452272 140225734042781 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
[pid=12517/tid=12537] ppid=12496 vsize=8068440 memory=612 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12537/stat : 12537 (java) S 12496 12496 9001 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 405355614 8262082560 38070 33554432000 4194304 4196468 140731176090992 140223098903856 140225734031061 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27045888 140731176096763 140731176096922 140731176096922 140731176099791 0
Current children cumulated CPU time: 18.05 s
Current children cumulated vsize: 8351492 KiB
Current children cumulated memory: 282048 KiB

[startup+16.0009 s]*
/proc/loadavg: 3.48 3.70 3.03 3/221 12537
/proc/meminfo: memFree=21182440/32770624 swapFree=66999124/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 16.0108
CPU time (s): 19.1672
CPU user time (s): 18.6084
CPU system time (s): 0.558861
CPU usage (%): 119.714
Max. virtual memory (cumulated for all children) (KiB): 15140452
Max. memory (cumulated for all children) (KiB): 1327780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.6084
system time used= 0.558861
maximum resident set size= 1331236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133070
page faults= 0
swaps= 0
block input operations= 0
block output operations= 26680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6022
involuntary context switches= 68


# summary of solver processes directly reported to runsolver:
#   pid: 12496
#   total CPU time (s): 19.1672
#   total CPU user time (s): 18.6084
#   total CPU system time (s): 0.558861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.146346 second user time and 0.202242 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-12 15:15:28
IDJOB=4388041
IDBENCH=133381
IDSOLVER=2826
FILE ID=node140/4388041-1568294168
RUNJOBID= node140-1568286731-10042
PBS_JOBID= 21701069
Free space on /tmp= 55520 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/Primes/Primes-m1-p15/Primes-15-20-2-7.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-4388041-1568294168/watcher-4388041-1568294168 -o /tmp/evaluation-result-4388041-1568294168/solver-4388041-1568294168 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568286731-10042 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388041-1568294168.xml

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

MD5SUM BENCH= d26c1a16a8e9a423ebbeb7c1b2e2b431
RANDOM SEED=249496407

node140.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.43
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.43
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.43
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.43
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:        21431016 kB
MemAvailable:   31604848 kB
Buffers:          126856 kB
Cached:         10257704 kB
SwapCached:         2896 kB
Active:          2089860 kB
Inactive:        8559928 kB
Active(anon):     261896 kB
Inactive(anon):    43924 kB
Active(file):    1827964 kB
Inactive(file):  8516004 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999124 kB
Dirty:             20660 kB
Writeback:             0 kB
AnonPages:        370720 kB
Mapped:            55724 kB
Shmem:             32100 kB
Slab:             286776 kB
SReclaimable:     258324 kB
SUnreclaim:        28452 kB
KernelStack:        3872 kB
PageTables:         6340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6132968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 55496 MiB
End job on node140 at 2019-09-12 15:15:44