Trace number 4388272

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 80.8447 64.448

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0150-m1.xml
MD5SUM87bfaaaf5fd3b270ee1dec703898481f
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 benchmark12.2089
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints11176
Number of domains1
Minimum domain size150
Maximum domain size150
Distribution of domain sizes[{"size":150,"count":150}]
Minimum variable degree150
Maximum variable degree150
Distribution of variable degrees[{"degree":150,"count":150}]
Minimum constraint arity2
Maximum constraint arity150
Distribution of constraint arities[{"arity":2,"count":11175},{"arity":150,"count":1}]
Number of extensional constraints0
Number of intensional constraints11175
Distribution of constraint types[{"type":"intension","count":11175},{"type":"allDifferent","count":1}]
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-8544-serial-file.bin HOME/instance-4388272-1568297171.xml
0.66/0.53	
0.66/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 16:05:32 CEST 2019
0.66/0.55	c PID: 8547
0.66/0.55	c IP: 172.20.3.119
0.66/0.55	c HOST: node119.alineos.net
0.66/0.56	c (0,0) Parsing Begin
5.30/2.11	c (1,1) Parsing End
5.30/2.12	c (1,1) CSP: 150 int (0 aux), 0 bool (0 aux), 11176 ctr, max domain size 150
5.30/2.12	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
5.30/2.12	c (1,1) Constraint Name Generate Begin
5.30/2.18	c (1,1) Ctr:HOME/instance-4388272-1568297171.xml,AllDifferent:Dist:Ne:Num:Var
5.30/2.18	c (1,1) Constraint Name Generate End
5.30/2.18	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
5.30/2.18	c (1,1) CSP to CSPinCNF Begin
8.97/3.48	c (2,2) translated 1118 (10%) constraints
9.73/3.70	c (3,3) translated 2236 (20%) constraints
10.06/3.90	c (3,3) translated 3353 (30%) constraints
10.20/4.09	c (3,3) translated 4471 (40%) constraints
10.44/4.28	c (3,3) translated 5588 (50%) constraints
10.85/4.47	c (3,3) translated 6706 (60%) constraints
11.21/4.64	c (4,4) translated 7824 (70%) constraints
11.41/4.81	c (4,4) translated 8941 (80%) constraints
11.52/4.98	c (4,4) translated 10059 (90%) constraints
11.74/5.16	c (4,4) translated 11176 (100%) constraints
11.74/5.16	c (4,4) ===========================================
11.89/5.27	c (4,4) Hybrid: #OE=11325, #LE=0
11.89/5.27	c (4,4) Hybrid
11.89/5.27	c (4,4) ===========================================
12.46/5.47	c (4,4) translated 4486 (10%) constraints
13.02/5.62	c (5,5) translated 8971 (20%) constraints
15.09/6.78	c (6,6) translated 13456 (30%) constraints
15.18/6.88	c (6,6) translated 17941 (40%) constraints
15.28/6.98	c (6,6) translated 22426 (50%) constraints
15.39/7.09	c (6,6) translated 26912 (60%) constraints
15.49/7.19	c (6,6) translated 31397 (70%) constraints
15.65/7.29	c (6,6) translated 35882 (80%) constraints
15.75/7.40	c (6,6) translated 40367 (90%) constraints
15.94/7.50	c (6,6) translated 44852 (100%) constraints
15.94/7.50	c (6,6) CSP to CSPinCNF End
15.94/7.52	c (6,6) CSP: 150 int (0 aux), 33675 bool (33675 aux), 89852 ctr, max domain size 150
15.94/7.52	c (6,6) Heap : 2027 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
15.94/7.52	c (6,6) CSPinCNF Propagation Begin
17.36/8.42	c (7,7) 1 values, 4 unsatisfiable literals, and 301 valid clauses are removed
17.36/8.42	c (7,7) CSPinCNF Propagation End
17.36/8.43	c (7,7) CSP: 150 int (0 aux), 33675 bool (33675 aux), 89551 ctr, max domain size 150
17.36/8.43	c (7,7) Heap : 2816 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
17.92/8.67	c (8,7) Hybrid: #OE=33825, #LE=0
17.92/8.67	c (8,7) Simplify CSPinCNF Begin
20.04/9.40	c (8,8) Simplify CSPinCNF End
20.04/9.42	c (8,8) CSP: 150 int (0 aux), 78373 bool (78373 aux), 134249 ctr, max domain size 150
20.04/9.42	c (8,8) Heap : 568 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
20.04/9.42	c (8,8) Calculate Precise Domain Begin
20.04/9.42	c (8,8) 0 values are removed by re-calculation
20.04/9.42	c (8,8) Calculate Precise Domain End
20.04/9.43	c (8,8) CSP: 150 int (0 aux), 78373 bool (78373 aux), 134249 ctr, max domain size 150
20.04/9.43	c (8,8) Heap : 568 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
20.04/9.43	c (8,8) CSPinCNF to SatSolver Begin
28.30/15.43	c (14,14) 13425 (10 %) CSP clauses are encoded (0 SAT variables, 1369025 SAT clauses)
34.61/21.25	c (20,19) 26850 (20 %) CSP clauses are encoded (0 SAT variables, 2716000 SAT clauses)
37.75/24.25	c (23,22) 40275 (30 %) CSP clauses are encoded (0 SAT variables, 3392624 SAT clauses)
37.86/24.36	c (23,22) 53700 (40 %) CSP clauses are encoded (0 SAT variables, 3406049 SAT clauses)
37.97/24.47	c (23,22) 67125 (50 %) CSP clauses are encoded (0 SAT variables, 3419474 SAT clauses)
38.78/25.15	c (24,23) 80550 (60 %) CSP clauses are encoded (0 SAT variables, 3564991 SAT clauses)
43.08/28.90	c (28,27) 93975 (70 %) CSP clauses are encoded (0 SAT variables, 4443156 SAT clauses)
47.83/33.14	c (32,31) 107400 (80 %) CSP clauses are encoded (0 SAT variables, 5424929 SAT clauses)
52.51/37.74	c (37,35) 120825 (90 %) CSP clauses are encoded (0 SAT variables, 6552870 SAT clauses)
58.07/43.27	c (42,41) 134249 (100 %) CSP clauses are encoded (0 SAT variables, 7896850 SAT clauses)
58.07/43.27	c (42,41) CSPinCNF to SatSolver End
58.07/43.27	c (42,41) Heap : 685 MiB used (max 11031 MiB), NonHeap : 30 MiB used (max 0 MiB)
58.07/43.27	c (42,41) 100722 bool, 7896999 clause
58.07/43.27	c (42,41) Export Begin
58.19/43.36	c (42,41) Export to HOME/scop-8544-serial-file.bin
58.19/43.36	c (42,41) Export End
58.19/43.36	c (42,41) Export File Size: 0.03 MB
58.19/43.36	c (42,41) 1,1,6,7,8,8,42,STOP-AFTER(DIMACS)
58.19/43.36	c END-Prog: Thu Sep 12 16:06:15 CEST 2019
58.37/43.40	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-8544-serial-file.bin
58.37/43.86	c (0,0) Read Serial File Begin
58.37/43.86	c (0,0) HOME/scop-8544-serial-file.bin
59.18/44.07	c (0,0) Read Serial File End
59.18/44.08	
59.18/44.08	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
59.18/44.08	(Solving Process)
59.18/44.08	
59.18/44.10	c BEGIN-Prog: Thu Sep 12 16:06:15 CEST 2019
59.18/44.10	c PID: 8565
59.18/44.10	c IP: 172.20.3.119
59.18/44.10	c HOST: node119.alineos.net
59.18/44.11	c (0,0) SatSolver.solve Begin
59.18/44.11	c (0,0) HOME/cryptominisat5  HOME/instance-4388272-1568297171.xml-scop-8547.cnf
59.37/44.14	c (0,0) c Outputting solution to console
59.37/44.14	c (0,0) c CryptoMiniSat version 5.6.8
59.37/44.14	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
59.37/44.14	c (0,0) c CMS SHA revision GIT-notfound
59.37/44.14	c (0,0) c CMS is MIT licensed
59.37/44.14	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
59.37/44.14	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
59.37/44.14	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388272-1568297171.xml-scop-8547.cnf
59.37/44.14	c (0,0) c Reading file 'HOME/instance-4388272-1568297171.xml-scop-8547.cnf'
59.37/44.14	c (0,0) c -- header says num vars:         100722
59.37/44.14	c (0,0) c -- header says num clauses:     7896999
62.29/46.95	c (3,0) c -- clauses added: 7896999
62.29/46.95	c (3,0) c -- xor clauses added: 0
62.29/46.95	c (3,0) c -- vars added 100722
62.29/46.95	c (3,0) c Parsing time: 2.57 s
63.29/47.93	c (4,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
63.29/47.94	c (4,0) c [distill] long cls tried: 19/19 cl-short:19 lit-r:9 T: 0.01 T-out: N T-r: 99.92%
76.91/61.58	c (17,0) c [distill] long cls tried: 406/335 cl-short:375 lit-r:162 T: 0.57 T-out: N T-r: 95.88%
79.31/63.97	c (20,0) c ------- FINAL TOTAL SEARCH STATS ---------
79.31/63.97	c (20,0) c UIP search time          : 16.74       (86.65     % time)
79.31/63.97	c (20,0) c restarts                 : 45          (83.71     confls per restart)
79.31/63.97	c (20,0) c blocked restarts         : 0           (0.00      per normal restart)
79.31/63.97	c (20,0) c time                     : 16.74       
79.31/63.97	c (20,0) c decisions                : 117050      (0.00      % random)
79.31/63.97	c (20,0) c propagations             : 20832419    
79.31/63.97	c (20,0) c decisions/conflicts      : 31.07       
79.31/63.97	c (20,0) c conflicts                : 3767        (225.00    / sec)
79.31/63.97	c (20,0) c conf lits non-minim      : 248275      (65.91     lit/confl)
79.31/63.97	c (20,0) c conf lits final          : 64.32       
79.31/63.97	c (20,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
79.31/63.97	c (20,0) c red which0               : 461         (12.24     % of confl)
79.31/63.97	c (20,0) c props/decision           : 0.00        
79.31/63.97	c (20,0) c props/conflict           : 0.00        
79.31/63.97	c (20,0) c 0-depth assigns          : 9           (0.01      % vars)
79.31/63.97	c (20,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
79.31/63.97	c (20,0) c reduceDB time            : 0.00        (0.00      % time)
79.31/63.97	c (20,0) c OccSimplifier time       : 0.00        (0.00      % time)
79.31/63.97	c (20,0) c [occur] 0.00 is overhead
79.31/63.97	c (20,0) c [occur] link-in T: 0.00 cleanup T: 0.00
79.31/63.97	c (20,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
79.31/63.97	c (20,0) c SCC time                 : 0.00        (0.00      % time)
79.31/63.97	c (20,0) c [scc] new: 0 BP 0M  T: 0.00
79.31/63.97	c (20,0) c vrep replace time        : 0.00        (0.00      % time)
79.31/63.97	c (20,0) c vrep tree roots          : 0           
79.31/63.97	c (20,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
79.31/63.97	c (20,0) c distill time             : 0.57        (2.97      % time)
79.31/63.97	c (20,0) c strength cache-irred time: 0.00        (0.00      % time)
79.31/63.98	c (20,0) c strength cache-red time  : 0.00        (0.00      % time)
79.31/63.98	c (20,0) c Conflicts in UIP         : 3767        (194.97    confl/time_this_thread)
79.31/63.98	c (20,0) c Mem used                 : 837.00      MB
79.31/63.98	c (20,0) c Total time (this thread) : 19.32       
79.31/63.98	c (20,0) s SATISFIABLE
80.12/64.27	c (20,0) SatSolver.solve End
80.12/64.27	c (20,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
80.12/64.27	c (20,0) Show results Begin
80.39/64.40	c (20,0) q[0] = 126
80.39/64.40	c (20,0) q[1] = 67
80.39/64.40	c (20,0) q[2] = 146
80.39/64.40	c (20,0) q[3] = 80
80.39/64.40	c (20,0) q[4] = 42
80.39/64.40	c (20,0) q[5] = 119
80.39/64.40	c (20,0) q[6] = 14
80.39/64.40	c (20,0) q[7] = 108
80.39/64.40	c (20,0) q[8] = 53
80.39/64.40	c (20,0) q[9] = 38
80.39/64.40	c (20,0) q[10] = 63
80.39/64.40	c (20,0) q[11] = 118
80.39/64.40	c (20,0) q[12] = 121
80.39/64.40	c (20,0) q[13] = 95
80.39/64.40	c (20,0) q[14] = 65
80.39/64.40	c (20,0) q[15] = 15
80.39/64.40	c (20,0) q[16] = 10
80.39/64.40	c (20,0) q[17] = 136
80.39/64.40	c (20,0) q[18] = 77
80.39/64.40	c (20,0) q[19] = 34
80.39/64.40	c (20,0) q[20] = 82
80.39/64.40	c (20,0) q[21] = 33
80.39/64.40	c (20,0) q[22] = 147
80.39/64.40	c (20,0) q[23] = 84
80.39/64.40	c (20,0) q[24] = 114
80.39/64.40	c (20,0) q[25] = 66
80.39/64.40	c (20,0) q[26] = 144
80.39/64.40	c (20,0) q[27] = 60
80.39/64.40	c (20,0) q[28] = 109
80.39/64.40	c (20,0) q[29] = 72
80.39/64.40	c (20,0) q[30] = 37
80.39/64.40	c (20,0) q[31] = 111
80.39/64.40	c (20,0) q[32] = 16
80.39/64.40	c (20,0) q[33] = 81
80.39/64.40	c (20,0) q[34] = 78
80.39/64.40	c (20,0) q[35] = 106
80.39/64.40	c (20,0) q[36] = 75
80.39/64.40	c (20,0) q[37] = 134
80.39/64.40	c (20,0) q[38] = 43
80.39/64.40	c (20,0) q[39] = 5
80.39/64.40	c (20,0) q[40] = 32
80.39/64.40	c (20,0) q[41] = 17
80.39/64.40	c (20,0) q[42] = 62
80.39/64.40	c (20,0) q[43] = 79
80.39/64.40	c (20,0) q[44] = 46
80.39/64.40	c (20,0) q[45] = 44
80.39/64.40	c (20,0) q[46] = 50
80.39/64.40	c (20,0) q[47] = 97
80.39/64.40	c (20,0) q[48] = 49
80.39/64.40	c (20,0) q[49] = 86
80.39/64.40	c (20,0) q[50] = 6
80.39/64.40	c (20,0) q[51] = 19
80.39/64.40	c (20,0) q[52] = 11
80.39/64.40	c (20,0) q[53] = 129
80.39/64.40	c (20,0) q[54] = 24
80.39/64.40	c (20,0) q[55] = 76
80.39/64.40	c (20,0) q[56] = 90
80.39/64.40	c (20,0) q[57] = 149
80.39/64.40	c (20,0) q[58] = 27
80.73/64.41	c (20,0) q[59] = 0
80.73/64.41	c (20,0) q[60] = 22
80.73/64.41	c (20,0) q[61] = 13
80.73/64.41	c (20,0) q[62] = 2
80.73/64.41	c (20,0) q[63] = 93
80.73/64.41	c (20,0) q[64] = 35
80.73/64.41	c (20,0) q[65] = 58
80.73/64.41	c (20,0) q[66] = 94
80.73/64.41	c (20,0) q[67] = 54
80.73/64.41	c (20,0) q[68] = 133
80.73/64.41	c (20,0) q[69] = 125
80.73/64.41	c (20,0) q[70] = 92
80.73/64.41	c (20,0) q[71] = 61
80.73/64.41	c (20,0) q[72] = 83
80.73/64.41	c (20,0) q[73] = 7
80.73/64.41	c (20,0) q[74] = 56
80.73/64.41	c (20,0) q[75] = 28
80.73/64.41	c (20,0) q[76] = 85
80.73/64.41	c (20,0) q[77] = 41
80.73/64.41	c (20,0) q[78] = 74
80.73/64.41	c (20,0) q[79] = 21
80.73/64.41	c (20,0) q[80] = 98
80.73/64.41	c (20,0) q[81] = 130
80.73/64.41	c (20,0) q[82] = 4
80.73/64.41	c (20,0) q[83] = 26
80.73/64.41	c (20,0) q[84] = 131
80.73/64.41	c (20,0) q[85] = 148
80.73/64.41	c (20,0) q[86] = 59
80.73/64.41	c (20,0) q[87] = 113
80.73/64.41	c (20,0) q[88] = 25
80.73/64.41	c (20,0) q[89] = 9
80.73/64.41	c (20,0) q[90] = 142
80.73/64.41	c (20,0) q[91] = 52
80.73/64.41	c (20,0) q[92] = 57
80.73/64.41	c (20,0) q[93] = 103
80.73/64.41	c (20,0) q[94] = 73
80.73/64.41	c (20,0) q[95] = 141
80.73/64.41	c (20,0) q[96] = 138
80.73/64.41	c (20,0) q[97] = 128
80.73/64.41	c (20,0) q[98] = 30
80.73/64.41	c (20,0) q[99] = 123
80.73/64.41	c (20,0) q[100] = 36
80.73/64.41	c (20,0) q[101] = 120
80.73/64.41	c (20,0) q[102] = 23
80.73/64.41	c (20,0) q[103] = 101
80.73/64.41	c (20,0) q[104] = 89
80.73/64.41	c (20,0) q[105] = 145
80.73/64.41	c (20,0) q[106] = 112
80.73/64.41	c (20,0) q[107] = 51
80.73/64.41	c (20,0) q[108] = 143
80.73/64.41	c (20,0) q[109] = 132
80.73/64.41	c (20,0) q[110] = 107
80.73/64.41	c (20,0) q[111] = 8
80.73/64.41	c (20,0) q[112] = 47
80.73/64.41	c (20,0) q[113] = 99
80.73/64.41	c (20,0) q[114] = 20
80.73/64.41	c (20,0) q[115] = 140
80.73/64.41	c (20,0) q[116] = 71
80.73/64.41	c (20,0) q[117] = 40
80.73/64.41	c (20,0) q[118] = 96
80.73/64.41	c (20,0) q[119] = 1
80.73/64.41	c (20,0) q[120] = 31
80.73/64.41	c (20,0) q[121] = 135
80.73/64.41	c (20,0) q[122] = 18
80.73/64.41	c (20,0) q[123] = 100
80.73/64.41	c (20,0) q[124] = 105
80.73/64.41	c (20,0) q[125] = 64
80.73/64.41	c (20,0) q[126] = 139
80.73/64.41	c (20,0) q[127] = 116
80.73/64.41	c (20,0) q[128] = 55
80.73/64.41	c (20,0) q[129] = 39
80.73/64.41	c (20,0) q[130] = 110
80.73/64.41	c (20,0) q[131] = 45
80.73/64.41	c (20,0) q[132] = 115
80.73/64.41	c (20,0) q[133] = 124
80.73/64.41	c (20,0) q[134] = 137
80.73/64.41	c (20,0) q[135] = 102
80.73/64.41	c (20,0) q[136] = 3
80.73/64.41	c (20,0) q[137] = 91
80.73/64.41	c (20,0) q[138] = 12
80.73/64.41	c (20,0) q[139] = 127
80.73/64.41	c (20,0) q[140] = 87
80.73/64.41	c (20,0) q[141] = 104
80.73/64.41	c (20,0) q[142] = 68
80.73/64.41	c (20,0) q[143] = 88
80.73/64.41	c (20,0) q[144] = 69
80.73/64.41	c (20,0) q[145] = 117
80.73/64.41	c (20,0) q[146] = 70
80.73/64.41	c (20,0) q[147] = 122
80.73/64.41	c (20,0) q[148] = 29
80.73/64.41	c (20,0) q[149] = 48
80.73/64.41	s SATISFIABLE
80.73/64.41	v <instantiation>
80.73/64.41	v     <list>q[0] q[1] q[2] q[3] q[4] q[5] q[6] q[7] q[8] q[9] q[10] q[11] q[12] q[13] q[14] q[15] q[16] q[17] q[18] q[19] q[20] q[21] q[22] q[23] q[24] q[25] q[26] q[27] q[28] q[29] q[30] q[31] q[32] q[33] q[34] q[35] q[36] q[37] q[38] q[39] q[40] q[41] q[42] q[43] q[44] q[45] q[46] q[47] q[48] q[49] q[50] q[51] q[52] q[53] q[54] q[55] q[56] q[57] q[58] q[59] q[60] q[61] q[62] q[63] q[64] q[65] q[66] q[67] q[68] q[69] q[70] q[71] q[72] q[73] q[74] q[75] q[76] q[77] q[78] q[79] q[80] q[81] q[82] q[83] q[84] q[85] q[86] q[87] q[88] q[89] q[90] q[91] q[92] q[93] q[94] q[95] q[96] q[97] q[98] q[99] q[100] q[101] q[102] q[103] q[104] q[105] q[106] q[107] q[108] q[109] q[110] q[111] q[112] q[113] q[114] q[115] q[116] q[117] q[118] q[119] q[120] q[121] q[122] q[123] q[124] q[125] q[126] q[127] q[128] q[129] q[130] q[131] q[132] q[133] q[134] q[135] q[136] q[137] q[138] q[139] q[140] q[141] q[142] q[143] q[144] q[145] q[146] q[147] q[148] q[149]</list>
80.73/64.41	v     <values>126 67 146 80 42 119 14 108 53 38 63 118 121 95 65 15 10 136 77 34 82 33 147 84 114 66 144 60 109 72 37 111 16 81 78 106 75 134 43 5 32 17 62 79 46 44 50 97 49 86 6 19 11 129 24 76 90 149 27 0 22 13 2 93 35 58 94 54 133 125 92 61 83 7 56 28 85 41 74 21 98 130 4 26 131 148 59 113 25 9 142 52 57 103 73 141 138 128 30 123 36 120 23 101 89 145 112 51 143 132 107 8 47 99 20 140 71 40 96 1 31 135 18 100 105 64 139 116 55 39 110 45 115 124 137 102 3 91 12 127 87 104 68 88 69 117 70 122 29 48</values>
80.73/64.41	v </instantiation>
80.73/64.41	c (20,0) Show results End
80.73/64.41	c (20,0) Heap : 184 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
80.73/64.41	c (20,0) 20,20,STOP-AFTER(ALL)
80.73/64.41	c END-Prog: Thu Sep 12 16:06:36 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 (3682 MiB free)
  memory of node 1: 16384 MiB (12058 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388272-1568297171/watcher-4388272-1568297171 -o /tmp/evaluation-result-4388272-1568297171/solver-4388272-1568297171 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568285951-4194 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388272-1568297171.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=8544, runsolver pid=8541

[startup+0.100092 s]*
/proc/loadavg: 1.95 2.02 2.11 3/235 8561
/proc/meminfo: memFree=16059688/32770624 swapFree=66939824/67108860
[pid=8544] ppid=8541 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8544/stat : 8544 (scop.sh) S 8541 8544 3344 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405631985 115843072 349 33554432000 4194304 5098028 140726315910736 140726315907992 140455640904316 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31129600 140726315914083 140726315914352 140726315914352 140726315917261 0
/proc/8544/statm: 28282 349 296 221 0 87 0
[pid=8547] ppid=8544 vsize=15013720 memory=71432 CPUtime=0.12 cores=1,3,5,7
/proc/8547/stat : 8547 (java) S 8544 8544 3344 0 -1 1077944320 6675 0 0 0 10 2 0 0 20 0 15 0 405631985 15374049280 17858 33554432000 4194304 4196468 140728277296832 140728277279376 139777913286391 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
/proc/8547/statm: 3753430 17858 2915 1 0 3715835 0
[pid=8547/tid=8548] ppid=8544 vsize=15014680 memory=-7828588039587137883 CPUtime=0.09 cores=1,3,5,7
/proc/8547/task/8548/stat : 8548 (java) R 8544 8544 3344 0 -1 4202560 4672 0 0 0 8 1 0 0 20 0 15 0 405631985 15375032320 18122 33554432000 4194304 4196468 140728277296832 139777885070640 139777905597598 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8549] ppid=8544 vsize=15014680 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8549/stat : 8549 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631987 15375032320 18122 33554432000 4194304 4196468 140728277296832 139777917528848 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8550] ppid=8544 vsize=15014680 memory=139732097156736 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8550/stat : 8550 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631987 15375032320 18122 33554432000 4194304 4196468 140728277296832 139777708612496 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8551] ppid=8544 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8551/stat : 8551 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631987 15375032320 18122 33554432000 4194304 4196468 140728277296832 139777707559952 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8552] ppid=8544 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8552/stat : 8552 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631987 15376699392 18122 33554432000 4194304 4196468 140728277296832 139777706507408 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8553] ppid=8544 vsize=15016308 memory=139732097156736 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8553/stat : 8553 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631988 15376699392 18122 33554432000 4194304 4196468 140728277296832 139776749430768 139777913297538 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8554] ppid=8544 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8554/stat : 8554 (java) S 8544 8544 3344 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405631989 15376699392 18122 33554432000 4194304 4196468 140728277296832 139776489415584 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8555] ppid=8544 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8555/stat : 8555 (java) S 8544 8544 3344 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405631989 15376699392 18122 33554432000 4194304 4196468 140728277296832 139776355193840 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8556] ppid=8544 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8556/stat : 8556 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631991 15376699392 18122 33554432000 4194304 4196468 140728277296832 139775980689616 139777913304987 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8557] ppid=8544 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8557/stat : 8557 (java) S 8544 8544 3344 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 405631991 15376699392 18122 33554432000 4194304 4196468 140728277296832 139776748378608 139777913297538 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8558] ppid=8544 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8558/stat : 8558 (java) S 8544 8544 3344 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 15 0 405631991 15376699392 18188 33554432000 4194304 4196468 140728277296832 139776747326064 139777913297538 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8559] ppid=8544 vsize=15016308 memory=139732097156736 CPUtime=0.01 cores=1,3,5,7
/proc/8547/task/8559/stat : 8559 (java) S 8544 8544 3344 0 -1 1077944384 459 0 0 0 1 0 0 0 20 0 15 0 405631991 15376699392 18188 33554432000 4194304 4196468 140728277296832 139776746273520 139777913297538 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8560] ppid=8544 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8560/stat : 8560 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631992 15376699392 18188 33554432000 4194304 4196468 140728277296832 139775482784864 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8561] ppid=8544 vsize=15016308 memory=139732097156736 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8561/stat : 8561 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631992 15376699392 18188 33554432000 4194304 4196468 140728277296832 139776745220400 139777913297538 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15126848 KiB
Current children cumulated memory: 72828 KiB

[startup+0.210856 s]*
/proc/loadavg: 1.95 2.02 2.11 3/235 8561
/proc/meminfo: memFree=16043644/32770624 swapFree=66939824/67108860
[pid=8544] ppid=8541 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8544/stat : 8544 (scop.sh) S 8541 8544 3344 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405631985 115843072 349 33554432000 4194304 5098028 140726315910736 140726315907992 140455640904316 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31129600 140726315914083 140726315914352 140726315914352 140726315917261 0
/proc/8544/statm: 28282 349 296 221 0 87 0
[pid=8547] ppid=8544 vsize=15012696 memory=83860 CPUtime=0.25 cores=1,3,5,7
/proc/8547/stat : 8547 (java) S 8544 8544 3344 0 -1 1077944320 10994 0 0 0 22 3 0 0 20 0 15 0 405631985 15373000704 20965 33554432000 4194304 4196468 140728277296832 140728277279376 139777913286391 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
/proc/8547/statm: 3753174 20965 2974 1 0 3715579 0
[pid=8547/tid=8548] ppid=8544 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/8547/task/8548/stat : 8548 (java) R 8544 8544 3344 0 -1 4202560 8716 0 0 0 17 3 0 0 20 0 15 0 405631985 15373000704 21031 33554432000 4194304 4196468 140728277296832 139777885101632 139777897366878 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8549] ppid=8544 vsize=15012696 memory=540 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8549/stat : 8549 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631987 15373000704 21031 33554432000 4194304 4196468 140728277296832 139777917528848 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8550] ppid=8544 vsize=15012696 memory=139732097165540 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8550/stat : 8550 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631987 15373000704 21031 33554432000 4194304 4196468 140728277296832 139777708612496 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8551] ppid=8544 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8551/stat : 8551 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631987 15373000704 21031 33554432000 4194304 4196468 140728277296832 139777707559952 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8552] ppid=8544 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8552/stat : 8552 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631987 15373000704 21031 33554432000 4194304 4196468 140728277296832 139777706507408 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8553] ppid=8544 vsize=15012696 memory=139732097156736 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8553/stat : 8553 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631988 15373000704 21031 33554432000 4194304 4196468 140728277296832 139776749430768 139777913297538 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8554] ppid=8544 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8554/stat : 8554 (java) S 8544 8544 3344 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405631989 15373000704 21031 33554432000 4194304 4196468 140728277296832 139776489415584 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8555] ppid=8544 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8555/stat : 8555 (java) S 8544 8544 3344 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405631989 15373000704 21031 33554432000 4194304 4196468 140728277296832 139776355193840 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8556] ppid=8544 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8556/stat : 8556 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631991 15373000704 21031 33554432000 4194304 4196468 140728277296832 139775980689616 139777913304987 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8557] ppid=8544 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8557/stat : 8557 (java) S 8544 8544 3344 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 405631991 15373000704 21031 33554432000 4194304 4196468 140728277296832 139776748378608 139777913297538 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8558] ppid=8544 vsize=15012696 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/8547/task/8558/stat : 8558 (java) S 8544 8544 3344 0 -1 1077944384 412 0 0 0 1 0 0 0 20 0 15 0 405631991 15373000704 21031 33554432000 4194304 4196468 140728277296832 139776747326064 139777913297538 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8559] ppid=8544 vsize=15012696 memory=139732097156736 CPUtime=0.03 cores=1,3,5,7
/proc/8547/task/8559/stat : 8559 (java) S 8544 8544 3344 0 -1 1077944384 477 0 0 0 3 0 0 0 20 0 15 0 405631991 15373000704 21031 33554432000 4194304 4196468 140728277296832 139776746273520 139777913297538 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8560] ppid=8544 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8560/stat : 8560 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631992 15373000704 21031 33554432000 4194304 4196468 140728277296832 139775482784864 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8561] ppid=8544 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8561/stat : 8561 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631992 15373000704 21031 33554432000 4194304 4196468 140728277296832 139776745220400 139777913297538 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 85256 KiB

[startup+0.310728 s]*
/proc/loadavg: 1.95 2.02 2.11 4/235 8561
/proc/meminfo: memFree=16040100/32770624 swapFree=66939824/67108860
[pid=8544] ppid=8541 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8544/stat : 8544 (scop.sh) S 8541 8544 3344 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405631985 115843072 349 33554432000 4194304 5098028 140726315910736 140726315907992 140455640904316 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31129600 140726315914083 140726315914352 140726315914352 140726315917261 0
/proc/8544/statm: 28282 349 296 221 0 87 0
[pid=8547] ppid=8544 vsize=15012696 memory=87896 CPUtime=0.43 cores=1,3,5,7
/proc/8547/stat : 8547 (java) S 8544 8544 3344 0 -1 1077944320 12041 0 0 0 39 4 0 0 20 0 15 0 405631985 15373000704 21974 33554432000 4194304 4196468 140728277296832 140728277279376 139777913286391 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
/proc/8547/statm: 3753174 21974 3061 1 0 3715579 0
[pid=8547/tid=8548] ppid=8544 vsize=15012696 memory=7022364632946311227 CPUtime=0.3 cores=1,3,5,7
/proc/8547/task/8548/stat : 8548 (java) R 8544 8544 3344 0 -1 4202560 9540 0 0 0 27 3 0 0 20 0 15 0 405631985 15373000704 21974 33554432000 4194304 4196468 140728277296832 139777885098736 139777893562056 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8549] ppid=8544 vsize=15012696 memory=288292155783643526 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8549/stat : 8549 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631987 15373000704 21974 33554432000 4194304 4196468 140728277296832 139777917528848 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8550] ppid=8544 vsize=15012696 memory=15538535469948779 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8550/stat : 8550 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631987 15373000704 21974 33554432000 4194304 4196468 140728277296832 139777708612496 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8551] ppid=8544 vsize=15012696 memory=279463992785264 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8551/stat : 8551 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631987 15373000704 21974 33554432000 4194304 4196468 140728277296832 139777707559952 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8552] ppid=8544 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8552/stat : 8552 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631987 15373000704 21974 33554432000 4194304 4196468 140728277296832 139777706507408 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8553] ppid=8544 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8553/stat : 8553 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631988 15373000704 21974 33554432000 4194304 4196468 140728277296832 139776749430768 139777913297538 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8554] ppid=8544 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8554/stat : 8554 (java) S 8544 8544 3344 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405631989 15373000704 21974 33554432000 4194304 4196468 140728277296832 139776489415584 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8555] ppid=8544 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8555/stat : 8555 (java) S 8544 8544 3344 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405631989 15373000704 21974 33554432000 4194304 4196468 140728277296832 139776355193840 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8556] ppid=8544 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8556/stat : 8556 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631991 15373000704 21974 33554432000 4194304 4196468 140728277296832 139775980689616 139777913304987 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8557] ppid=8544 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8547/task/8557/stat : 8557 (java) S 8544 8544 3344 0 -1 1077944384 163 0 0 0 2 0 0 0 20 0 15 0 405631991 15373000704 21974 33554432000 4194304 4196468 140728277296832 139776748378608 139777913297538 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8558] ppid=8544 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8547/task/8558/stat : 8558 (java) S 8544 8544 3344 0 -1 1077944384 466 0 0 0 2 0 0 0 20 0 15 0 405631991 15373000704 21974 33554432000 4194304 4196468 140728277296832 139776747326064 139777913297538 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8559] ppid=8544 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8547/task/8559/stat : 8559 (java) S 8544 8544 3344 0 -1 1077944384 522 0 0 0 7 0 0 0 20 0 15 0 405631991 15373000704 21974 33554432000 4194304 4196468 140728277296832 139776746273520 139777913297538 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8560] ppid=8544 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8560/stat : 8560 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631992 15373000704 21974 33554432000 4194304 4196468 140728277296832 139775482784864 139777913296597 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8561] ppid=8544 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8561/stat : 8561 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631992 15373000704 21974 33554432000 4194304 4196468 140728277296832 139776745220400 139777913297538 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89292 KiB

[startup+0.710232 s]
/proc/loadavg: 1.95 2.02 2.11 3/235 8561
/proc/meminfo: memFree=16016264/32770624 swapFree=66939824/67108860
[pid=8544] ppid=8541 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8544/stat : 8544 (scop.sh) S 8541 8544 3344 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405631985 115843072 349 33554432000 4194304 5098028 140726315910736 140726315907992 140455640904316 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31129600 140726315914083 140726315914352 140726315914352 140726315917261 0
/proc/8544/statm: 28282 349 296 221 0 87 0
[pid=8547] ppid=8544 vsize=15018968 memory=129912 CPUtime=1.08 cores=1,3,5,7
/proc/8547/stat : 8547 (java) S 8544 8544 3344 0 -1 1077944320 19723 0 0 0 101 7 0 0 20 0 15 0 405631985 15379423232 32478 33554432000 4194304 4196468 140728277296832 140728277279376 139777913286391 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
/proc/8547/statm: 3754742 32478 3186 1 0 3716091 0
[pid=8547/tid=8548] ppid=8544 vsize=15018968 memory=1790531601665 CPUtime=0.68 cores=1,3,5,7
/proc/8547/task/8548/stat : 8548 (java) R 8544 8544 3344 0 -1 4202560 16605 0 0 0 63 5 0 0 20 0 15 0 405631985 15379423232 32478 33554432000 4194304 4196468 140728277296832 139777885116784 139777378714830 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8549] ppid=8544 vsize=15018968 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8549/stat : 8549 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631987 15379423232 32478 33554432000 4194304 4196468 140728277296832 139777917528848 139777913296597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8550] ppid=8544 vsize=15018968 memory=1608 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8550/stat : 8550 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631987 15379423232 32478 33554432000 4194304 4196468 140728277296832 139777708612496 139777913296597 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8551] ppid=8544 vsize=15018968 memory=7980 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8551/stat : 8551 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631987 15379423232 32478 33554432000 4194304 4196468 140728277296832 139777707559952 139777913296597 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8552] ppid=8544 vsize=15018968 memory=9580 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8552/stat : 8552 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631987 15379423232 32478 33554432000 4194304 4196468 140728277296832 139777706507408 139777913296597 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8553] ppid=8544 vsize=15018968 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8553/stat : 8553 (java) S 8544 8544 3344 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405631988 15379423232 32478 33554432000 4194304 4196468 140728277296832 139776749430768 139777913297538 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8554] ppid=8544 vsize=15018968 memory=776 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8554/stat : 8554 (java) S 8544 8544 3344 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405631989 15379423232 32478 33554432000 4194304 4196468 140728277296832 139776489415584 139777913296597 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8555] ppid=8544 vsize=15018968 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8555/stat : 8555 (java) S 8544 8544 3344 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405631989 15379423232 32478 33554432000 4194304 4196468 140728277296832 139776355193840 139777913296597 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8556] ppid=8544 vsize=15018968 memory=668 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8556/stat : 8556 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631991 15379423232 32478 33554432000 4194304 4196468 140728277296832 139775980689616 139777913304987 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8557] ppid=8544 vsize=15018968 memory=1232 CPUtime=0.11 cores=1,3,5,7
/proc/8547/task/8557/stat : 8557 (java) S 8544 8544 3344 0 -1 1077944384 380 0 0 0 11 0 0 0 20 0 15 0 405631991 15379423232 32478 33554432000 4194304 4196468 140728277296832 139776748368528 139777913296597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8558] ppid=8544 vsize=15018968 memory=1064 CPUtime=0.08 cores=1,3,5,7
/proc/8547/task/8558/stat : 8558 (java) R 8544 8544 3344 0 -1 4202560 674 0 0 0 8 0 0 0 20 0 15 0 405631991 15379423232 32478 33554432000 4194304 4196468 140728277296832 139776747312848 139777894806099 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8559] ppid=8544 vsize=15018968 memory=14008 CPUtime=0.17 cores=1,3,5,7
/proc/8547/task/8559/stat : 8559 (java) R 8544 8544 3344 0 -1 4202560 711 0 0 0 17 0 0 0 20 0 15 0 405631991 15379423232 32478 33554432000 4194304 4196468 140728277296832 139776746273520 139777913298326 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8560] ppid=8544 vsize=15018968 memory=20680 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8560/stat : 8560 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631992 15379423232 32478 33554432000 4194304 4196468 140728277296832 139775482784864 139777913296597 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
[pid=8547/tid=8561] ppid=8544 vsize=15018968 memory=14056 CPUtime=0 cores=1,3,5,7
/proc/8547/task/8561/stat : 8561 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631992 15379423232 32478 33554432000 4194304 4196468 140728277296832 139776745220400 139777913297538 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20656128 140728277300010 140728277300378 140728277300378 140728277303247 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 131308 KiB

[startup+1.50623 s]
/proc/loadavg: 1.95 2.02 2.11 5/235 8562
/proc/meminfo: memFree=15951276/32770624 swapFree=66939824/67108860
[pid=8544] ppid=8541 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8544/stat : 8544 (scop.sh) S 8541 8544 3344 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405631985 115843072 349 33554432000 4194304 5098028 140726315910736 140726315907992 140455640904316 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31129600 140726315914083 140726315914352 140726315914352 140726315917261 0
/proc/8544/statm: 28282 349 296 221 0 87 0

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

/proc/8565/task/8581/stat : 8581 (java) S 8544 8544 3344 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405636398 8262082560 29882 33554432000 4194304 4196468 140736569024688 140249562654528 140250329788185 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8583] ppid=8544 vsize=8068440 memory=21 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8583/stat : 8583 (java) S 8544 8544 3344 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 405636399 8262082560 29882 33554432000 4194304 4196468 140736569024688 140247526518672 140250329785501 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8584] ppid=8544 vsize=8068440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8584/stat : 8584 (java) S 8544 8544 3344 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 405636399 8262082560 29882 33554432000 4194304 4196468 140736569024688 140247258086928 140250329785501 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8585] ppid=8544 vsize=8068440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8585/stat : 8585 (java) S 8544 8544 3344 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 405636401 8262082560 29882 33554432000 4194304 4196468 140736569024688 140247660748080 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
Current children cumulated CPU time: 77.81 s
Current children cumulated vsize: 9139868 KiB
Current children cumulated memory: 977704 KiB

[startup+63.201 s]
/proc/loadavg: 1.82 1.97 2.08 3/240 8587
/proc/meminfo: memFree=14986044/32770624 swapFree=66939824/67108860
[pid=8544] ppid=8541 vsize=113128 memory=1476 CPUtime=58.37 cores=1,3,5,7
/proc/8544/stat : 8544 (scop.sh) S 8541 8544 3344 0 -1 4202496 583 47584 0 0 0 0 5664 173 20 0 1 0 405631985 115843072 369 33554432000 4194304 5098028 140726315910736 140726315907480 140455640904316 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31129600 140726315914083 140726315914352 140726315914352 140726315917261 0
/proc/8544/statm: 28282 369 311 221 0 87 0
[pid=8565] ppid=8544 vsize=8068440 memory=119528 CPUtime=1.19 cores=1,3,5,7
/proc/8565/stat : 8565 (java) S 8544 8544 3344 0 -1 1077944320 20238 0 0 0 111 8 0 0 20 0 19 0 405636325 8262082560 29882 33554432000 4194304 4196468 140736569024688 140736569007232 140250329763575 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
/proc/8565/statm: 2017110 29882 3209 1 0 1978454 0
[pid=8580] ppid=8565 vsize=958300 memory=856724 CPUtime=19.05 cores=1,3,5,7
/proc/8580/stat : 8580 (cryptominisat5) R 8565 8544 3344 0 -1 4202496 545039 0 0 0 1854 51 0 0 20 0 1 0 405636398 981299200 214181 33554432000 4194304 4451008 140726139219760 140726139215880 140017560232651 0 4 0 2 0 0 0 17 1 0 0 0 0 0 6549032 6559120 11444224 140726139220925 140726139221056 140726139221056 140726139224006 0
/proc/8580/statm: 239575 214181 641 63 0 233302 0
[pid=8565/tid=8566] ppid=8544 vsize=8068440 memory=856704 CPUtime=0.75 cores=1,3,5,7
/proc/8565/task/8566/stat : 8566 (java) S 8544 8544 3344 0 -1 1077944384 17232 0 0 0 70 5 0 0 20 0 19 0 405636325 8262082560 29882 33554432000 4194304 4196468 140736569024688 140250301603744 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8567] ppid=8544 vsize=8068440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8567/stat : 8567 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405636327 8262082560 29882 33554432000 4194304 4196468 140736569024688 140250334005776 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8568] ppid=8544 vsize=8068440 memory=3504 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8568/stat : 8568 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405636327 8262082560 29882 33554432000 4194304 4196468 140736569024688 140250148162192 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8569] ppid=8544 vsize=8068440 memory=37392 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8569/stat : 8569 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405636327 8262082560 29882 33554432000 4194304 4196468 140736569024688 140250147109136 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8570] ppid=8544 vsize=8068440 memory=988 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8570/stat : 8570 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405636327 8262082560 29882 33554432000 4194304 4196468 140736569024688 140250146056592 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8571] ppid=8544 vsize=8068440 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8571/stat : 8571 (java) S 8544 8544 3344 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 405636328 8262082560 29882 33554432000 4194304 4196468 140736569024688 140249574341360 140250329774722 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8572] ppid=8544 vsize=8068440 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8572/stat : 8572 (java) S 8544 8544 3344 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405636329 8262082560 29882 33554432000 4194304 4196468 140736569024688 140249204254368 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8573] ppid=8544 vsize=8068440 memory=668 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8573/stat : 8573 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405636329 8262082560 29882 33554432000 4194304 4196468 140736569024688 140248935818480 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8574] ppid=8544 vsize=8068440 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8574/stat : 8574 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405636331 8262082560 29882 33554432000 4194304 4196468 140736569024688 140248561310160 140250329782171 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8575] ppid=8544 vsize=8068440 memory=1064 CPUtime=0.08 cores=1,3,5,7
/proc/8565/task/8575/stat : 8575 (java) S 8544 8544 3344 0 -1 1077944384 736 0 0 0 8 0 0 0 20 0 19 0 405636331 8262082560 29882 33554432000 4194304 4196468 140736569024688 140249573288176 140250329774722 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8576] ppid=8544 vsize=8068440 memory=14008 CPUtime=0.09 cores=1,3,5,7
/proc/8565/task/8576/stat : 8576 (java) S 8544 8544 3344 0 -1 1077944384 312 0 0 0 9 0 0 0 20 0 19 0 405636331 8262082560 29882 33554432000 4194304 4196468 140736569024688 140249572235632 140250329774722 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8577] ppid=8544 vsize=8068440 memory=20680 CPUtime=0.21 cores=1,3,5,7
/proc/8565/task/8577/stat : 8577 (java) S 8544 8544 3344 0 -1 1077944384 565 0 0 0 21 0 0 0 20 0 19 0 405636331 8262082560 29882 33554432000 4194304 4196468 140736569024688 140249571182576 140250329774722 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8578] ppid=8544 vsize=8068440 memory=14056 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8578/stat : 8578 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405636331 8262082560 29882 33554432000 4194304 4196468 140736569024688 140248063404384 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8579] ppid=8544 vsize=8068440 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8579/stat : 8579 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405636332 8262082560 29882 33554432000 4194304 4196468 140736569024688 140249570130992 140250329774722 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8581] ppid=8544 vsize=8068440 memory=520 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8581/stat : 8581 (java) S 8544 8544 3344 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405636398 8262082560 29882 33554432000 4194304 4196468 140736569024688 140249562654528 140250329788185 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8583] ppid=8544 vsize=8068440 memory=856716 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8583/stat : 8583 (java) S 8544 8544 3344 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 405636399 8262082560 29882 33554432000 4194304 4196468 140736569024688 140247526518672 140250329785501 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8584] ppid=8544 vsize=8068440 memory=924 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8584/stat : 8584 (java) S 8544 8544 3344 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 405636399 8262082560 29882 33554432000 4194304 4196468 140736569024688 140247258086928 140250329785501 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8585] ppid=8544 vsize=8068440 memory=3688 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8585/stat : 8585 (java) S 8544 8544 3344 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 405636401 8262082560 29882 33554432000 4194304 4196468 140736569024688 140247660748080 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
Current children cumulated CPU time: 78.61 s
Current children cumulated vsize: 9139868 KiB
Current children cumulated memory: 977728 KiB

[startup+64.0009 s]*
/proc/loadavg: 1.82 1.97 2.08 5/241 8589
/proc/meminfo: memFree=14984104/32770624 swapFree=66939824/67108860
[pid=8544] ppid=8541 vsize=113128 memory=1476 CPUtime=58.37 cores=1,3,5,7
/proc/8544/stat : 8544 (scop.sh) S 8541 8544 3344 0 -1 4202496 583 47584 0 0 0 0 5664 173 20 0 1 0 405631985 115843072 369 33554432000 4194304 5098028 140726315910736 140726315907480 140455640904316 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31129600 140726315914083 140726315914352 140726315914352 140726315917261 0
/proc/8544/statm: 28282 369 311 221 0 87 0
[pid=8565] ppid=8544 vsize=8068440 memory=121044 CPUtime=1.27 cores=1,3,5,7
/proc/8565/stat : 8565 (java) S 8544 8544 3344 0 -1 1077944320 20717 0 0 0 119 8 0 0 20 0 19 0 405636325 8262082560 30261 33554432000 4194304 4196468 140736569024688 140736569007232 140250329763575 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
/proc/8565/statm: 2017110 30261 3210 1 0 1978454 0
[pid=8580] ppid=8565 vsize=958668 memory=857084 CPUtime=19.83 cores=1,3,5,7
/proc/8580/stat : 8580 (cryptominisat5) S 8565 8544 3344 0 -1 4202496 550925 0 0 0 1932 51 0 0 20 0 1 0 405636398 981676032 214271 33554432000 4194304 4451008 140726139219760 140726139216984 140017540996192 0 4 0 2 18446744071580971376 0 0 17 1 0 0 0 0 0 6549032 6559120 11444224 140726139220925 140726139221056 140726139221056 140726139224006 0
/proc/8580/statm: 239667 214271 650 63 0 233394 0
[pid=8565/tid=8566] ppid=8544 vsize=8068440 memory=8317482817917895235 CPUtime=0.75 cores=1,3,5,7
/proc/8565/task/8566/stat : 8566 (java) S 8544 8544 3344 0 -1 1077944384 17232 0 0 0 70 5 0 0 20 0 19 0 405636325 8262082560 30261 33554432000 4194304 4196468 140736569024688 140250301603744 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8567] ppid=8544 vsize=8068440 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8567/stat : 8567 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405636327 8262082560 30261 33554432000 4194304 4196468 140736569024688 140250334005776 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8568] ppid=8544 vsize=8068440 memory=668 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8568/stat : 8568 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405636327 8262082560 30261 33554432000 4194304 4196468 140736569024688 140250148162192 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8569] ppid=8544 vsize=8068440 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8569/stat : 8569 (java) S 8544 8544 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405636327 8262082560 30261 33554432000 4194304 4196468 140736569024688 140250147109136 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8570] ppid=8544 vsize=8068440 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8570/stat : 8570 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405636327 8262082560 30261 33554432000 4194304 4196468 140736569024688 140250146056592 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8571] ppid=8544 vsize=8068440 memory=4516 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8571/stat : 8571 (java) S 8544 8544 3344 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 405636328 8262082560 30261 33554432000 4194304 4196468 140736569024688 140249574341360 140250329774722 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8572] ppid=8544 vsize=8068440 memory=6724 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8572/stat : 8572 (java) S 8544 8544 3344 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405636329 8262082560 30261 33554432000 4194304 4196468 140736569024688 140249204254368 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8573] ppid=8544 vsize=8068440 memory=8932 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8573/stat : 8573 (java) S 8544 8544 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405636329 8262082560 30261 33554432000 4194304 4196468 140736569024688 140248935818480 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8574] ppid=8544 vsize=8068440 memory=11140 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8574/stat : 8574 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405636331 8262082560 30261 33554432000 4194304 4196468 140736569024688 140248561310160 140250329782171 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8575] ppid=8544 vsize=8068440 memory=18449 CPUtime=0.1 cores=1,3,5,7
/proc/8565/task/8575/stat : 8575 (java) R 8544 8544 3344 0 -1 1077944384 790 0 0 0 10 0 0 0 20 0 19 0 405636331 8262082560 30261 33554432000 4194304 4196468 140736569024688 140249573288176 140250329774722 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8576] ppid=8544 vsize=8068440 memory=4420 CPUtime=0.1 cores=1,3,5,7
/proc/8565/task/8576/stat : 8576 (java) R 8544 8544 3344 0 -1 4202560 324 0 0 0 10 0 0 0 20 0 19 0 405636331 8262082560 30261 33554432000 4194304 4196468 140736569024688 140249572235632 140250309005592 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8577] ppid=8544 vsize=8068440 memory=6628 CPUtime=0.23 cores=1,3,5,7
/proc/8565/task/8577/stat : 8577 (java) R 8544 8544 3344 0 -1 4202560 803 0 0 0 23 0 0 0 20 0 19 0 405636331 8262082560 30261 33554432000 4194304 4196468 140736569024688 140249571182576 140250322863422 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8578] ppid=8544 vsize=8068440 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8578/stat : 8578 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405636331 8262082560 30261 33554432000 4194304 4196468 140736569024688 140248063404384 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8579] ppid=8544 vsize=8068440 memory=11044 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8579/stat : 8579 (java) S 8544 8544 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405636332 8262082560 30261 33554432000 4194304 4196468 140736569024688 140249570130992 140250329774722 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8581] ppid=8544 vsize=8068440 memory=13252 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8581/stat : 8581 (java) S 8544 8544 3344 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405636398 8262082560 30261 33554432000 4194304 4196468 140736569024688 140249562654528 140250329788185 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8583] ppid=8544 vsize=8068440 memory=15460 CPUtime=0.03 cores=1,3,5,7
/proc/8565/task/8583/stat : 8583 (java) R 8544 8544 3344 0 -1 4202560 191 0 0 0 3 0 0 0 20 0 19 0 405636399 8262082560 30261 33554432000 4194304 4196468 140736569024688 140247526522736 140250329775510 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8584] ppid=8544 vsize=8068440 memory=279463993066640 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8584/stat : 8584 (java) S 8544 8544 3344 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 405636399 8262082560 30261 33554432000 4194304 4196468 140736569024688 140247258086928 140250329785501 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8585] ppid=8544 vsize=8068440 memory=7518595108085523818 CPUtime=0 cores=1,3,5,7
/proc/8565/task/8585/stat : 8585 (java) S 8544 8544 3344 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 405636401 8262082560 30261 33554432000 4194304 4196468 140736569024688 140247660748080 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
Current children cumulated CPU time: 79.47 s
Current children cumulated vsize: 9140236 KiB
Current children cumulated memory: 979604 KiB

[startup+64.4058 s]
/proc/loadavg: 1.82 1.97 2.08 5/241 8589
/proc/meminfo: memFree=14984104/32770624 swapFree=66939824/67108860
[pid=8544] ppid=8541 vsize=113128 memory=1476 CPUtime=58.37 cores=1,3,5,7
/proc/8544/stat : 8544 (scop.sh) S 8541 8544 3344 0 -1 4202496 583 47584 0 0 0 0 5664 173 20 0 1 0 405631985 115843072 369 33554432000 4194304 5098028 140726315910736 140726315907480 140455640904316 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31129600 140726315914083 140726315914352 140726315914352 140726315917261 0
/proc/8544/statm: 28282 369 311 221 0 87 0
[pid=8565] ppid=8544 vsize=7937364 memory=195228 CPUtime=22.36 cores=1,3,5,7
/proc/8565/stat : 8565 (java) S 8544 8544 3344 0 -1 1077944320 27463 553688 0 0 231 11 1937 57 20 0 17 0 405636325 8127860736 48807 33554432000 4194304 4196468 140736569024688 140736569007232 140250329763575 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
/proc/8565/statm: 1984341 48807 3234 1 0 1945685 0
[pid=8565/tid=8566] ppid=8544 vsize=7937364 memory=1408 CPUtime=20.84 cores=1,3,5,7
/proc/8565/task/8566/stat : 8566 (java) R 8544 8544 3344 0 -1 4202560 17518 553688 0 0 84 6 1937 57 20 0 17 0 405636325 8127860736 48807 33554432000 4194304 4196468 140736569024688 140250301602304 140736569366466 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8567] ppid=8544 vsize=7937364 memory=3040 CPUtime=19.94 cores=1,3,5,7
/proc/8565/task/8567/stat : 8567 (java) S 8544 8544 3344 0 -1 1077944384 2 553688 0 0 0 0 1937 57 20 0 17 0 405636327 8127860736 48807 33554432000 4194304 4196468 140736569024688 140250334005776 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8568] ppid=8544 vsize=7937364 memory=1476 CPUtime=19.94 cores=1,3,5,7
/proc/8565/task/8568/stat : 8568 (java) S 8544 8544 3344 0 -1 1077944384 1 553688 0 0 0 0 1937 57 20 0 17 0 405636327 8127860736 48807 33554432000 4194304 4196468 140736569024688 140250148162192 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8569] ppid=8544 vsize=7937364 memory=1476 CPUtime=19.94 cores=1,3,5,7
/proc/8565/task/8569/stat : 8569 (java) S 8544 8544 3344 0 -1 1077944384 2 553688 0 0 0 0 1937 57 20 0 17 0 405636327 8127860736 48807 33554432000 4194304 4196468 140736569024688 140250147109136 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8570] ppid=8544 vsize=7937364 memory=119528 CPUtime=19.94 cores=1,3,5,7
/proc/8565/task/8570/stat : 8570 (java) S 8544 8544 3344 0 -1 1077944384 1 553688 0 0 0 0 1937 57 20 0 17 0 405636327 8127860736 48807 33554432000 4194304 4196468 140736569024688 140250146056592 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8571] ppid=8544 vsize=7937364 memory=856752 CPUtime=19.94 cores=1,3,5,7
/proc/8565/task/8571/stat : 8571 (java) S 8544 8544 3344 0 -1 1077944384 7 553688 0 0 0 0 1937 57 20 0 17 0 405636328 8127860736 48807 33554432000 4194304 4196468 140736569024688 140249574341360 140250329774722 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8572] ppid=8544 vsize=7937364 memory=1760 CPUtime=19.94 cores=1,3,5,7
/proc/8565/task/8572/stat : 8572 (java) S 8544 8544 3344 0 -1 1077944384 13 553688 0 0 0 0 1937 57 20 0 17 0 405636329 8127860736 48807 33554432000 4194304 4196468 140736569024688 140249204254368 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8573] ppid=8544 vsize=7937364 memory=111636 CPUtime=19.94 cores=1,3,5,7
/proc/8565/task/8573/stat : 8573 (java) S 8544 8544 3344 0 -1 1077944384 1 553688 0 0 0 0 1937 57 20 0 17 0 405636329 8127860736 48807 33554432000 4194304 4196468 140736569024688 140248935818480 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8574] ppid=8544 vsize=7937364 memory=808 CPUtime=19.94 cores=1,3,5,7
/proc/8565/task/8574/stat : 8574 (java) S 8544 8544 3344 0 -1 1077944384 3 553688 0 0 0 0 1937 57 20 0 17 0 405636331 8127860736 48807 33554432000 4194304 4196468 140736569024688 140248561310160 140250329782171 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8575] ppid=8544 vsize=7937364 memory=1808 CPUtime=20.33 cores=1,3,5,7
/proc/8565/task/8575/stat : 8575 (java) R 8544 8544 3344 0 -1 1077944384 3023 553688 0 0 39 0 1937 57 20 0 17 0 405636331 8127860736 48807 33554432000 4194304 4196468 140736569024688 140249573281200 140250329773781 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8576] ppid=8544 vsize=7937364 memory=988 CPUtime=20.42 cores=1,3,5,7
/proc/8565/task/8576/stat : 8576 (java) R 8544 8544 3344 0 -1 4202560 3625 553688 0 0 48 0 1937 57 20 0 17 0 405636331 8127860736 48807 33554432000 4194304 4196468 140736569024688 140249572216648 140250314685532 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8577] ppid=8544 vsize=7937364 memory=2008 CPUtime=20.3 cores=1,3,5,7
/proc/8565/task/8577/stat : 8577 (java) R 8544 8544 3344 0 -1 4202560 1648 553688 0 0 36 0 1937 57 20 0 17 0 405636331 8127860736 48807 33554432000 4194304 4196468 140736569024688 140249571182576 140250322860411 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8578] ppid=8544 vsize=7937364 memory=1436 CPUtime=19.94 cores=1,3,5,7
/proc/8565/task/8578/stat : 8578 (java) S 8544 8544 3344 0 -1 1077944384 3 553688 0 0 0 0 1937 57 20 0 17 0 405636331 8127860736 48807 33554432000 4194304 4196468 140736569024688 140248063404384 140250329773781 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8579] ppid=8544 vsize=7937364 memory=4164 CPUtime=19.94 cores=1,3,5,7
/proc/8565/task/8579/stat : 8579 (java) S 8544 8544 3344 0 -1 1077944384 3 553688 0 0 0 0 1937 57 20 0 17 0 405636332 8127860736 48807 33554432000 4194304 4196468 140736569024688 140249570130992 140250329774722 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8581] ppid=8544 vsize=7937364 memory=1548 CPUtime=19.94 cores=1,3,5,7
/proc/8565/task/8581/stat : 8581 (java) S 8544 8544 3344 0 -1 1077944384 24 553688 0 0 0 0 1937 57 20 0 17 0 405636398 8127860736 48807 33554432000 4194304 4196468 140736569024688 140249562653712 140250329774722 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
[pid=8565/tid=8585] ppid=8544 vsize=7937364 memory=1608 CPUtime=19.94 cores=1,3,5,7
/proc/8565/task/8585/stat : 8585 (java) S 8544 8544 3344 0 -1 1077944384 28 553688 0 0 0 0 1937 57 20 0 17 0 405636401 8127860736 48807 33554432000 4194304 4196468 140736569024688 140247660749872 140250329774722 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35106816 140736569029628 140736569029786 140736569029786 140736569032655 0
Current children cumulated CPU time: 80.73 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 196704 KiB

Child status: 0
Real time (s): 64.448
CPU time (s): 80.8447
CPU user time (s): 78.3961
CPU system time (s): 2.44865
CPU usage (%): 125.442
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 4008336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.3961
system time used= 2.44865
maximum resident set size= 4007668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 629398
page faults= 0
swaps= 0
block input operations= 8
block output operations= 326120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9307
involuntary context switches= 197


# summary of solver processes directly reported to runsolver:
#   pid: 8544
#   total CPU time (s): 80.8447
#   total CPU user time (s): 78.3961
#   total CPU system time (s): 2.44865

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.429529 second user time and 0.73728 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-12 16:05:31
IDJOB=4388272
IDBENCH=138789
IDSOLVER=2826
FILE ID=node119/4388272-1568297171
RUNJOBID= node119-1568285951-4194
PBS_JOBID= 21701084
Free space on /tmp= 52344 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0150-m1.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-4388272-1568297171/watcher-4388272-1568297171 -o /tmp/evaluation-result-4388272-1568297171/solver-4388272-1568297171 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568285951-4194 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388272-1568297171.xml

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

MD5SUM BENCH= 87bfaaaf5fd3b270ee1dec703898481f
RANDOM SEED=74469951

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        16118532 kB
MemAvailable:   27621292 kB
Buffers:          143548 kB
Cached:         11532072 kB
SwapCached:        61084 kB
Active:          7098960 kB
Inactive:        8814492 kB
Active(anon):    4174720 kB
Inactive(anon):   105352 kB
Active(file):    2924240 kB
Inactive(file):  8709140 kB
Unevictable:      106656 kB
Mlocked:          106656 kB
SwapTotal:      67108860 kB
SwapFree:       66939824 kB
Dirty:             21004 kB
Writeback:            56 kB
AnonPages:       4370216 kB
Mapped:            56096 kB
Shmem:             32808 kB
Slab:             327364 kB
SReclaimable:     297840 kB
SUnreclaim:        29524 kB
KernelStack:        3808 kB
PageTables:        13992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   10770492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2002944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 52324 MiB
End job on node119 at 2019-09-12 16:06:36