Trace number 4388002

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 138.284 109.855

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si6-bvg/
Subisomorphism-si6-b06-m200-07.xml
MD5SUMd7eafb215ab3d3f066855d3513f44111
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.030068
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints355
Number of domains1
Minimum domain size200
Maximum domain size200
Distribution of domain sizes[{"size":200,"count":120}]
Minimum variable degree4
Maximum variable degree7
Distribution of variable degrees[{"degree":4,"count":2},{"degree":5,"count":2},{"degree":6,"count":2},{"degree":7,"count":114}]
Minimum constraint arity2
Maximum constraint arity120
Distribution of constraint arities[{"arity":2,"count":354},{"arity":120,"count":1}]
Number of extensional constraints354
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":354},{"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-7114-serial-file.bin HOME/instance-4388002-1568293316.xml
0.66/0.52	
0.66/0.52	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 15:03:37 CEST 2019
0.66/0.55	c PID: 7117
0.66/0.55	c IP: 172.20.3.139
0.66/0.55	c HOST: node139.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.56/1.00	c (0,0) Parsing End
1.56/1.00	c (0,0) CSP: 120 int (0 aux), 0 bool (0 aux), 355 ctr, max domain size 200
1.56/1.00	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.56/1.00	c (0,0) Constraint Name Generate Begin
1.78/1.01	c (0,0) Ctr:HOME/instance-4388002-1568293316.xml,AllDifferent:ExtensionSupport:Var
1.78/1.01	c (0,0) Constraint Name Generate End
1.78/1.01	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.78/1.01	c (0,0) CSP to CSPinCNF Begin
12.94/7.15	c (6,6) translated 36 (10%) constraints
18.65/12.22	c (11,11) translated 71 (20%) constraints
23.59/17.05	c (16,16) translated 107 (30%) constraints
29.41/22.01	c (21,21) translated 142 (40%) constraints
35.54/27.19	c (26,25) translated 178 (50%) constraints
40.27/31.89	c (31,30) translated 213 (60%) constraints
46.78/37.12	c (36,35) translated 249 (70%) constraints
51.52/41.82	c (41,40) translated 284 (80%) constraints
58.32/47.15	c (46,44) translated 320 (90%) constraints
65.16/52.39	c (51,49) translated 355 (100%) constraints
65.36/52.53	c (51,49) ===========================================
65.62/52.78	c (52,50) Hybrid: #OE=70920, #LE=0
65.62/52.78	c (52,50) Hybrid
65.62/52.78	c (52,50) ===========================================
68.90/55.00	c (54,52) translated 96967 (10%) constraints
71.10/57.03	c (56,54) translated 193934 (20%) constraints
73.13/59.07	c (58,56) translated 290901 (30%) constraints
77.61/61.70	c (61,58) translated 387868 (40%) constraints
79.61/63.73	c (63,60) translated 484835 (50%) constraints
81.63/65.76	c (65,62) translated 581802 (60%) constraints
83.63/67.79	c (67,64) translated 678769 (70%) constraints
85.73/69.82	c (69,66) translated 775736 (80%) constraints
89.76/72.36	c (71,68) translated 872703 (90%) constraints
91.94/74.40	c (73,70) translated 969669 (100%) constraints
91.94/74.40	c (73,70) CSP to CSPinCNF End
91.94/74.43	c (73,70) CSP: 120 int (0 aux), 70800 bool (70800 aux), 969669 ctr, max domain size 200
91.94/74.43	c (73,70) Heap : 1804 MiB used (max 10585 MiB), NonHeap : 28 MiB used (max 0 MiB)
91.94/74.43	c (73,70) CSPinCNF Propagation Begin
101.96/80.38	c (79,75) 0 values, 354 unsatisfiable literals, and 1 valid clauses are removed
101.96/80.38	c (79,75) CSPinCNF Propagation End
102.06/80.41	c (79,75) CSP: 120 int (0 aux), 70800 bool (70800 aux), 969668 ctr, max domain size 200
102.06/80.41	c (79,75) Heap : 2869 MiB used (max 10599 MiB), NonHeap : 28 MiB used (max 0 MiB)
102.35/80.66	c (80,75) Hybrid: #OE=70920, #LE=0
102.35/80.66	c (80,75) Simplify CSPinCNF Begin
106.22/82.79	c (82,77) Simplify CSPinCNF End
106.32/82.82	c (82,77) CSP: 120 int (0 aux), 85080 bool (85080 aux), 983948 ctr, max domain size 200
106.32/82.82	c (82,77) Heap : 1589 MiB used (max 10587 MiB), NonHeap : 29 MiB used (max 0 MiB)
106.32/82.82	c (82,77) Calculate Precise Domain Begin
106.32/82.82	c (82,77) 0 values are removed by re-calculation
106.32/82.82	c (82,77) Calculate Precise Domain End
106.32/82.85	c (82,77) CSP: 120 int (0 aux), 85080 bool (85080 aux), 983948 ctr, max domain size 200
106.32/82.85	c (82,77) Heap : 1589 MiB used (max 10587 MiB), NonHeap : 29 MiB used (max 0 MiB)
106.32/82.85	c (82,77) CSPinCNF to SatSolver Begin
123.29/97.67	c (97,90) 98395 (10 %) CSP clauses are encoded (0 SAT variables, 2963874 SAT clauses)
124.35/98.61	c (98,91) 196790 (20 %) CSP clauses are encoded (0 SAT variables, 3062269 SAT clauses)
125.50/99.60	c (99,92) 295185 (30 %) CSP clauses are encoded (0 SAT variables, 3160664 SAT clauses)
126.40/100.54	c (100,93) 393580 (40 %) CSP clauses are encoded (0 SAT variables, 3259059 SAT clauses)
127.30/101.48	c (100,94) 491974 (50 %) CSP clauses are encoded (0 SAT variables, 3357453 SAT clauses)
128.83/102.57	c (102,95) 590369 (60 %) CSP clauses are encoded (0 SAT variables, 3455848 SAT clauses)
129.81/103.52	c (102,96) 688764 (70 %) CSP clauses are encoded (0 SAT variables, 3554243 SAT clauses)
130.71/104.46	c (103,97) 787159 (80 %) CSP clauses are encoded (0 SAT variables, 3652638 SAT clauses)
132.36/105.59	c (105,98) 885554 (90 %) CSP clauses are encoded (0 SAT variables, 3751033 SAT clauses)
133.36/106.53	c (106,99) 983948 (100 %) CSP clauses are encoded (0 SAT variables, 3849427 SAT clauses)
133.36/106.53	c (106,99) CSPinCNF to SatSolver End
133.36/106.53	c (106,99) Heap : 2506 MiB used (max 10608 MiB), NonHeap : 31 MiB used (max 0 MiB)
133.36/106.53	c (106,99) 108960 bool, 3849428 clause
133.36/106.53	c (106,99) Export Begin
133.50/106.63	c (106,99) Export to HOME/scop-7114-serial-file.bin
133.50/106.63	c (106,99) Export End
133.50/106.63	c (106,99) Export File Size: 0.03 MB
133.50/106.63	c (106,99) 0,0,73,79,82,82,106,STOP-AFTER(DIMACS)
133.50/106.63	c END-Prog: Thu Sep 12 15:05:23 CEST 2019
133.50/106.66	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-7114-serial-file.bin
134.22/107.11	c (0,0) Read Serial File Begin
134.22/107.11	c (0,0) HOME/scop-7114-serial-file.bin
134.50/107.33	c (0,0) Read Serial File End
134.50/107.35	
134.50/107.35	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
134.50/107.35	(Solving Process)
134.50/107.35	
134.50/107.37	c BEGIN-Prog: Thu Sep 12 15:05:24 CEST 2019
134.50/107.37	c PID: 7219
134.50/107.37	c IP: 172.20.3.139
134.50/107.37	c HOST: node139.alineos.net
134.50/107.37	c (0,0) SatSolver.solve Begin
134.50/107.37	c (0,0) HOME/cryptominisat5  HOME/instance-4388002-1568293316.xml-scop-7117.cnf
134.72/107.41	c (0,0) c Outputting solution to console
134.72/107.41	c (0,0) c CryptoMiniSat version 5.6.8
134.72/107.41	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
134.72/107.41	c (0,0) c CMS SHA revision GIT-notfound
134.72/107.41	c (0,0) c CMS is MIT licensed
134.72/107.41	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
134.72/107.41	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
134.72/107.41	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388002-1568293316.xml-scop-7117.cnf
134.72/107.41	c (0,0) c Reading file 'HOME/instance-4388002-1568293316.xml-scop-7117.cnf'
134.72/107.41	c (0,0) c -- header says num vars:         108960
134.72/107.41	c (0,0) c -- header says num clauses:     3849428
136.11/108.72	c (1,0) c -- clauses added: 3849428
136.11/108.72	c (1,0) c -- xor clauses added: 0
136.11/108.72	c (1,0) c -- vars added 108960
136.11/108.72	c (1,0) c Parsing time: 1.22 s
136.61/109.21	c (2,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
136.61/109.24	c (2,0) c [distill] long cls tried: 5/4 cl-short:5 lit-r:3 T: 0.02 T-out: N T-r: 99.84%
136.71/109.38	c (2,0) c ------- FINAL TOTAL SEARCH STATS ---------
136.71/109.38	c (2,0) c UIP search time          : 0.64        (34.20     % time)
136.71/109.38	c (2,0) c restarts                 : 2           (51.00     confls per restart)
136.71/109.38	c (2,0) c blocked restarts         : 0           (0.00      per normal restart)
136.71/109.38	c (2,0) c time                     : 0.64        
136.71/109.38	c (2,0) c decisions                : 6723        (0.00      % random)
136.71/109.38	c (2,0) c propagations             : 670703      
136.71/109.38	c (2,0) c decisions/conflicts      : 65.91       
136.71/109.38	c (2,0) c conflicts                : 102         (160.14    / sec)
136.71/109.38	c (2,0) c conf lits non-minim      : 9818        (96.25     lit/confl)
136.71/109.38	c (2,0) c conf lits final          : 91.05       
136.71/109.38	c (2,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
136.71/109.38	c (2,0) c red which0               : 6           (5.88      % of confl)
136.71/109.38	c (2,0) c props/decision           : 0.00        
136.71/109.38	c (2,0) c props/conflict           : 0.00        
136.71/109.38	c (2,0) c 0-depth assigns          : 0           (0.00      % vars)
136.71/109.38	c (2,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
136.71/109.38	c (2,0) c reduceDB time            : 0.00        (0.00      % time)
136.71/109.38	c (2,0) c OccSimplifier time       : 0.00        (0.00      % time)
136.71/109.38	c (2,0) c [occur] 0.00 is overhead
136.71/109.38	c (2,0) c [occur] link-in T: 0.00 cleanup T: 0.00
136.71/109.38	c (2,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
136.71/109.38	c (2,0) c SCC time                 : 0.00        (0.00      % time)
136.71/109.38	c (2,0) c [scc] new: 0 BP 0M  T: 0.00
136.71/109.38	c (2,0) c vrep replace time        : 0.00        (0.00      % time)
136.71/109.38	c (2,0) c vrep tree roots          : 0           
136.71/109.38	c (2,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
136.71/109.38	c (2,0) c distill time             : 0.02        (1.23      % time)
136.71/109.38	c (2,0) c strength cache-irred time: 0.00        (0.00      % time)
136.71/109.38	c (2,0) c strength cache-red time  : 0.00        (0.00      % time)
136.71/109.38	c (2,0) c Conflicts in UIP         : 102         (54.77     confl/time_this_thread)
136.71/109.38	c (2,0) c Mem used                 : 395.20      MB
136.71/109.38	c (2,0) c Total time (this thread) : 1.86        
136.71/109.38	c (2,0) s SATISFIABLE
137.84/109.70	c (2,0) SatSolver.solve End
137.84/109.71	c (2,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
137.84/109.71	c (2,0) Show results Begin
138.15/109.82	c (2,0) x[0] = 89
138.15/109.82	c (2,0) x[1] = 33
138.15/109.82	c (2,0) x[2] = 92
138.15/109.82	c (2,0) x[3] = 30
138.15/109.83	c (2,0) x[4] = 193
138.15/109.83	c (2,0) x[5] = 68
138.15/109.83	c (2,0) x[6] = 22
138.15/109.83	c (2,0) x[7] = 98
138.15/109.83	c (2,0) x[8] = 185
138.15/109.83	c (2,0) x[9] = 125
138.15/109.83	c (2,0) x[10] = 168
138.15/109.83	c (2,0) x[11] = 189
138.15/109.83	c (2,0) x[12] = 175
138.15/109.83	c (2,0) x[13] = 131
138.15/109.83	c (2,0) x[14] = 69
138.15/109.83	c (2,0) x[15] = 37
138.15/109.83	c (2,0) x[16] = 190
138.15/109.83	c (2,0) x[17] = 122
138.15/109.83	c (2,0) x[18] = 21
138.15/109.83	c (2,0) x[19] = 194
138.15/109.83	c (2,0) x[20] = 136
138.15/109.83	c (2,0) x[21] = 52
138.15/109.83	c (2,0) x[22] = 178
138.15/109.83	c (2,0) x[23] = 171
138.15/109.83	c (2,0) x[24] = 163
138.15/109.83	c (2,0) x[25] = 51
138.15/109.83	c (2,0) x[26] = 80
138.15/109.83	c (2,0) x[27] = 74
138.15/109.83	c (2,0) x[28] = 161
138.15/109.83	c (2,0) x[29] = 63
138.15/109.83	c (2,0) x[30] = 146
138.15/109.83	c (2,0) x[31] = 24
138.15/109.83	c (2,0) x[32] = 165
138.15/109.83	c (2,0) x[33] = 3
138.15/109.83	c (2,0) x[34] = 181
138.15/109.83	c (2,0) x[35] = 155
138.15/109.83	c (2,0) x[36] = 184
138.15/109.83	c (2,0) x[37] = 106
138.15/109.83	c (2,0) x[38] = 71
138.15/109.83	c (2,0) x[39] = 191
138.15/109.83	c (2,0) x[40] = 186
138.15/109.83	c (2,0) x[41] = 84
138.15/109.83	c (2,0) x[42] = 75
138.15/109.83	c (2,0) x[43] = 82
138.15/109.83	c (2,0) x[44] = 83
138.15/109.83	c (2,0) x[45] = 15
138.15/109.83	c (2,0) x[46] = 58
138.15/109.83	c (2,0) x[47] = 166
138.15/109.83	c (2,0) x[48] = 134
138.15/109.83	c (2,0) x[49] = 123
138.15/109.83	c (2,0) x[50] = 87
138.15/109.83	c (2,0) x[51] = 107
138.15/109.83	c (2,0) x[52] = 55
138.15/109.83	c (2,0) x[53] = 110
138.15/109.83	c (2,0) x[54] = 124
138.15/109.83	c (2,0) x[55] = 42
138.15/109.83	c (2,0) x[56] = 162
138.15/109.83	c (2,0) x[57] = 34
138.15/109.83	c (2,0) x[58] = 129
138.15/109.83	c (2,0) x[59] = 164
138.15/109.83	c (2,0) x[60] = 121
138.15/109.83	c (2,0) x[61] = 126
138.15/109.83	c (2,0) x[62] = 28
138.15/109.83	c (2,0) x[63] = 149
138.15/109.83	c (2,0) x[64] = 46
138.15/109.83	c (2,0) x[65] = 65
138.15/109.83	c (2,0) x[66] = 41
138.15/109.83	c (2,0) x[67] = 38
138.15/109.83	c (2,0) x[68] = 90
138.15/109.83	c (2,0) x[69] = 85
138.15/109.83	c (2,0) x[70] = 143
138.15/109.83	c (2,0) x[71] = 20
138.15/109.83	c (2,0) x[72] = 120
138.15/109.83	c (2,0) x[73] = 45
138.15/109.83	c (2,0) x[74] = 180
138.15/109.83	c (2,0) x[75] = 196
138.15/109.83	c (2,0) x[76] = 104
138.15/109.83	c (2,0) x[77] = 145
138.15/109.83	c (2,0) x[78] = 116
138.15/109.83	c (2,0) x[79] = 23
138.15/109.83	c (2,0) x[80] = 95
138.15/109.83	c (2,0) x[81] = 53
138.15/109.83	c (2,0) x[82] = 177
138.15/109.83	c (2,0) x[83] = 43
138.15/109.83	c (2,0) x[84] = 79
138.15/109.83	c (2,0) x[85] = 35
138.15/109.83	c (2,0) x[86] = 47
138.15/109.83	c (2,0) x[87] = 31
138.15/109.83	c (2,0) x[88] = 158
138.15/109.83	c (2,0) x[89] = 195
138.15/109.83	c (2,0) x[90] = 142
138.15/109.83	c (2,0) x[91] = 192
138.15/109.83	c (2,0) x[92] = 139
138.15/109.83	c (2,0) x[93] = 29
138.15/109.83	c (2,0) x[94] = 173
138.15/109.83	c (2,0) x[95] = 91
138.15/109.83	c (2,0) x[96] = 197
138.15/109.83	c (2,0) x[97] = 1
138.15/109.83	c (2,0) x[98] = 44
138.15/109.83	c (2,0) x[99] = 0
138.15/109.83	c (2,0) x[100] = 182
138.15/109.83	c (2,0) x[101] = 102
138.15/109.83	c (2,0) x[102] = 133
138.15/109.83	c (2,0) x[103] = 135
138.15/109.83	c (2,0) x[104] = 127
138.15/109.83	c (2,0) x[105] = 138
138.15/109.83	c (2,0) x[106] = 199
138.15/109.83	c (2,0) x[107] = 54
138.15/109.83	c (2,0) x[108] = 49
138.15/109.83	c (2,0) x[109] = 40
138.15/109.83	c (2,0) x[110] = 137
138.15/109.83	c (2,0) x[111] = 70
138.15/109.83	c (2,0) x[112] = 60
138.15/109.83	c (2,0) x[113] = 109
138.15/109.83	c (2,0) x[114] = 19
138.15/109.83	c (2,0) x[115] = 100
138.15/109.83	c (2,0) x[116] = 18
138.15/109.83	c (2,0) x[117] = 50
138.15/109.83	c (2,0) x[118] = 13
138.15/109.83	c (2,0) x[119] = 57
138.15/109.83	s SATISFIABLE
138.15/109.83	v <instantiation>
138.15/109.83	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] 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[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119]</list>
138.15/109.83	v     <values>89 33 92 30 193 68 22 98 185 125 168 189 175 131 69 37 190 122 21 194 136 52 178 171 163 51 80 74 161 63 146 24 165 3 181 155 184 106 71 191 186 84 75 82 83 15 58 166 134 123 87 107 55 110 124 42 162 34 129 164 121 126 28 149 46 65 41 38 90 85 143 20 120 45 180 196 104 145 116 23 95 53 177 43 79 35 47 31 158 195 142 192 139 29 173 91 197 1 44 0 182 102 133 135 127 138 199 54 49 40 137 70 60 109 19 100 18 50 13 57</values>
138.15/109.83	v </instantiation>
138.15/109.83	c (2,0) Show results End
138.15/109.83	c (2,0) Heap : 184 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
138.15/109.83	c (2,0) 2,2,STOP-AFTER(ALL)
138.15/109.83	c END-Prog: Thu Sep 12 15:05:26 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 (8748 MiB free)
  memory of node 1: 16384 MiB (15161 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388002-1568293316/watcher-4388002-1568293316 -o /tmp/evaluation-result-4388002-1568293316/solver-4388002-1568293316 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568287468-5190 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388002-1568293316.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=7114, runsolver pid=7111

[startup+0.100135 s]*
/proc/loadavg: 2.00 2.01 2.25 3/234 7131
/proc/meminfo: memFree=24421640/32770624 swapFree=66901224/67108860
[pid=7114] ppid=7111 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7114/stat : 7114 (scop.sh) S 7111 7114 3961 0 -1 4202496 553 321 0 0 0 0 0 0 20 0 1 0 405599091 115843072 348 33554432000 4194304 5098028 140729451069280 140729451066536 139707895505532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31129600 140729451070307 140729451070576 140729451070576 140729451073485 0
/proc/7114/statm: 28282 348 296 221 0 87 0
[pid=7117] ppid=7114 vsize=15013720 memory=74780 CPUtime=0.11 cores=1,3,5,7
/proc/7117/stat : 7117 (java) S 7114 7114 3961 0 -1 1077944320 7032 0 0 0 9 2 0 0 20 0 15 0 405599092 15374049280 18695 33554432000 4194304 4196468 140724796300336 140724796282880 140111266090743 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
/proc/7117/statm: 3753430 18695 2889 1 0 3715835 0
[pid=7117/tid=7118] ppid=7114 vsize=15014680 memory=-2843871807209784478 CPUtime=0.08 cores=1,3,5,7
/proc/7117/task/7118/stat : 7118 (java) R 7114 7114 3961 0 -1 4202560 4948 0 0 0 7 1 0 0 20 0 15 0 405599092 15375032320 18827 33554432000 4194304 4196468 140724796300336 140111237874992 140111258401675 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7119] ppid=7114 vsize=15014680 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7119/stat : 7119 (java) S 7114 7114 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405599094 15375032320 18893 33554432000 4194304 4196468 140724796300336 140111270332944 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7120] ppid=7114 vsize=15014680 memory=139795840067200 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7120/stat : 7120 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599094 15375032320 18893 33554432000 4194304 4196468 140724796300336 140110726507152 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7121] ppid=7114 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7121/stat : 7121 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599094 15375032320 18893 33554432000 4194304 4196468 140724796300336 140110725454096 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7122] ppid=7114 vsize=15014680 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7122/stat : 7122 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599094 15375032320 18893 33554432000 4194304 4196468 140724796300336 140110724401552 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7123] ppid=7114 vsize=15014680 memory=139795840067200 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7123/stat : 7123 (java) S 7114 7114 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405599095 15375032320 18959 33554432000 4194304 4196468 140724796300336 140110605535984 140111266101890 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7124] ppid=7114 vsize=15014680 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7124/stat : 7124 (java) S 7114 7114 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405599096 15375032320 18959 33554432000 4194304 4196468 140724796300336 140109852698272 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7125] ppid=7114 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7125/stat : 7125 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599096 15375032320 18959 33554432000 4194304 4196468 140724796300336 140109617816816 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7126] ppid=7114 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7126/stat : 7126 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405599098 15375032320 18959 33554432000 4194304 4196468 140724796300336 140109243308496 140111266109339 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7127] ppid=7114 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7127/stat : 7127 (java) S 7114 7114 3961 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 405599098 15375032320 18959 33554432000 4194304 4196468 140724796300336 140110604482800 140111266101890 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7128] ppid=7114 vsize=15014680 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7128/stat : 7128 (java) S 7114 7114 3961 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 405599098 15375032320 18959 33554432000 4194304 4196468 140724796300336 140110603430256 140111266101890 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7129] ppid=7114 vsize=15014680 memory=139795840067200 CPUtime=0.01 cores=1,3,5,7
/proc/7117/task/7129/stat : 7129 (java) S 7114 7114 3961 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 15 0 405599098 15375032320 18959 33554432000 4194304 4196468 140724796300336 140110602377200 140111266101890 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7130] ppid=7114 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7130/stat : 7130 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405599098 15376699392 18959 33554432000 4194304 4196468 140724796300336 140108745402720 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7131] ppid=7114 vsize=15016308 memory=139795840067200 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7131/stat : 7131 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599099 15376699392 18959 33554432000 4194304 4196468 140724796300336 140110601325616 140111266101890 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15126848 KiB
Current children cumulated memory: 76172 KiB

[startup+0.210982 s]*
/proc/loadavg: 2.00 2.01 2.25 3/234 7131
/proc/meminfo: memFree=24405896/32770624 swapFree=66901224/67108860
[pid=7114] ppid=7111 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7114/stat : 7114 (scop.sh) S 7111 7114 3961 0 -1 4202496 553 321 0 0 0 0 0 0 20 0 1 0 405599091 115843072 348 33554432000 4194304 5098028 140729451069280 140729451066536 139707895505532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31129600 140729451070307 140729451070576 140729451070576 140729451073485 0
/proc/7114/statm: 28282 348 296 221 0 87 0
[pid=7117] ppid=7114 vsize=15012696 memory=87228 CPUtime=0.26 cores=1,3,5,7
/proc/7117/stat : 7117 (java) S 7114 7114 3961 0 -1 1077944320 11287 0 0 0 22 4 0 0 20 0 15 0 405599092 15373000704 21807 33554432000 4194304 4196468 140724796300336 140724796282880 140111266090743 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
/proc/7117/statm: 3753174 21807 2988 1 0 3715579 0
[pid=7117/tid=7118] ppid=7114 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/7117/task/7118/stat : 7118 (java) R 7114 7114 3961 0 -1 4202560 9036 0 0 0 17 3 0 0 20 0 15 0 405599092 15373000704 21872 33554432000 4194304 4196468 140724796300336 140111237898304 140111250171230 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7119] ppid=7114 vsize=15012696 memory=538 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7119/stat : 7119 (java) S 7114 7114 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405599094 15373000704 21872 33554432000 4194304 4196468 140724796300336 140111270332944 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7120] ppid=7114 vsize=15012696 memory=139795840075918 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7120/stat : 7120 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599094 15373000704 21872 33554432000 4194304 4196468 140724796300336 140110726507152 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7121] ppid=7114 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7121/stat : 7121 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599094 15373000704 21872 33554432000 4194304 4196468 140724796300336 140110725454096 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7122] ppid=7114 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7122/stat : 7122 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599094 15373000704 21872 33554432000 4194304 4196468 140724796300336 140110724401552 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7123] ppid=7114 vsize=15012696 memory=139795840067200 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7123/stat : 7123 (java) S 7114 7114 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405599095 15373000704 21872 33554432000 4194304 4196468 140724796300336 140110605535984 140111266101890 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7124] ppid=7114 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7124/stat : 7124 (java) S 7114 7114 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405599096 15373000704 21872 33554432000 4194304 4196468 140724796300336 140109852698272 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7125] ppid=7114 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7125/stat : 7125 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599096 15373000704 21872 33554432000 4194304 4196468 140724796300336 140109617816816 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7126] ppid=7114 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7126/stat : 7126 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405599098 15373000704 21872 33554432000 4194304 4196468 140724796300336 140109243308496 140111266109339 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7127] ppid=7114 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7127/stat : 7127 (java) S 7114 7114 3961 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 15 0 405599098 15373000704 21872 33554432000 4194304 4196468 140724796300336 140110604482800 140111266101890 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7128] ppid=7114 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7128/stat : 7128 (java) S 7114 7114 3961 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 405599098 15373000704 21872 33554432000 4194304 4196468 140724796300336 140110603430256 140111266101890 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7129] ppid=7114 vsize=15012696 memory=139795840067200 CPUtime=0.02 cores=1,3,5,7
/proc/7117/task/7129/stat : 7129 (java) S 7114 7114 3961 0 -1 1077944384 472 0 0 0 2 0 0 0 20 0 15 0 405599098 15373000704 21872 33554432000 4194304 4196468 140724796300336 140110602377200 140111266101890 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7130] ppid=7114 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7130/stat : 7130 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405599098 15373000704 21872 33554432000 4194304 4196468 140724796300336 140108745402720 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7131] ppid=7114 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7131/stat : 7131 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599099 15373000704 21872 33554432000 4194304 4196468 140724796300336 140110601325616 140111266101890 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 88620 KiB

[startup+0.313031 s]*
/proc/loadavg: 2.00 2.01 2.25 3/234 7131
/proc/meminfo: memFree=24402608/32770624 swapFree=66901224/67108860
[pid=7114] ppid=7111 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7114/stat : 7114 (scop.sh) S 7111 7114 3961 0 -1 4202496 553 321 0 0 0 0 0 0 20 0 1 0 405599091 115843072 348 33554432000 4194304 5098028 140729451069280 140729451066536 139707895505532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31129600 140729451070307 140729451070576 140729451070576 140729451073485 0
/proc/7114/statm: 28282 348 296 221 0 87 0
[pid=7117] ppid=7114 vsize=15012696 memory=90648 CPUtime=0.43 cores=1,3,5,7
/proc/7117/stat : 7117 (java) S 7114 7114 3961 0 -1 1077944320 12196 0 0 0 39 4 0 0 20 0 15 0 405599092 15373000704 22662 33554432000 4194304 4196468 140724796300336 140724796282880 140111266090743 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
/proc/7117/statm: 3753174 22662 3042 1 0 3715579 0
[pid=7117/tid=7118] ppid=7114 vsize=15012696 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/7117/task/7118/stat : 7118 (java) R 7114 7114 3961 0 -1 4202560 9781 0 0 0 27 3 0 0 20 0 15 0 405599092 15373000704 22662 33554432000 4194304 4196468 140724796300336 140111237873760 140111266104647 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7119] ppid=7114 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7119/stat : 7119 (java) S 7114 7114 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405599094 15373000704 22662 33554432000 4194304 4196468 140724796300336 140111270332944 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7120] ppid=7114 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7120/stat : 7120 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599094 15373000704 22662 33554432000 4194304 4196468 140724796300336 140110726507152 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7121] ppid=7114 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7121/stat : 7121 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599094 15373000704 22662 33554432000 4194304 4196468 140724796300336 140110725454096 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7122] ppid=7114 vsize=15012696 memory=7079758230011356562 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7122/stat : 7122 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599094 15373000704 22662 33554432000 4194304 4196468 140724796300336 140110724401552 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7123] ppid=7114 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7123/stat : 7123 (java) S 7114 7114 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405599095 15373000704 22662 33554432000 4194304 4196468 140724796300336 140110605535984 140111266101890 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7124] ppid=7114 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7124/stat : 7124 (java) S 7114 7114 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405599096 15373000704 22662 33554432000 4194304 4196468 140724796300336 140109852698272 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7125] ppid=7114 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7125/stat : 7125 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599096 15373000704 22662 33554432000 4194304 4196468 140724796300336 140109617816816 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7126] ppid=7114 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7126/stat : 7126 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405599098 15373000704 22662 33554432000 4194304 4196468 140724796300336 140109243308496 140111266109339 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7127] ppid=7114 vsize=15012696 memory=-7384621950708166502 CPUtime=0.01 cores=1,3,5,7
/proc/7117/task/7127/stat : 7127 (java) S 7114 7114 3961 0 -1 1077944384 341 0 0 0 1 0 0 0 20 0 15 0 405599098 15373000704 22662 33554432000 4194304 4196468 140724796300336 140110604482800 140111266101890 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7128] ppid=7114 vsize=15012696 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7117/task/7128/stat : 7128 (java) S 7114 7114 3961 0 -1 1077944384 253 0 0 0 3 0 0 0 20 0 15 0 405599098 15373000704 22662 33554432000 4194304 4196468 140724796300336 140110603430256 140111266101890 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7129] ppid=7114 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7117/task/7129/stat : 7129 (java) S 7114 7114 3961 0 -1 1077944384 490 0 0 0 7 0 0 0 20 0 15 0 405599098 15373000704 22662 33554432000 4194304 4196468 140724796300336 140110602377200 140111266101890 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7130] ppid=7114 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7130/stat : 7130 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405599098 15373000704 22662 33554432000 4194304 4196468 140724796300336 140108745402720 140111266100949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7131] ppid=7114 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7131/stat : 7131 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599099 15373000704 22662 33554432000 4194304 4196468 140724796300336 140110601325616 140111266101890 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 92040 KiB

[startup+0.702803 s]
/proc/loadavg: 2.00 2.01 2.25 3/234 7131
/proc/meminfo: memFree=24379528/32770624 swapFree=66901224/67108860
[pid=7114] ppid=7111 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7114/stat : 7114 (scop.sh) S 7111 7114 3961 0 -1 4202496 553 321 0 0 0 0 0 0 20 0 1 0 405599091 115843072 348 33554432000 4194304 5098028 140729451069280 140729451066536 139707895505532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31129600 140729451070307 140729451070576 140729451070576 140729451073485 0
/proc/7114/statm: 28282 348 296 221 0 87 0
[pid=7117] ppid=7114 vsize=15021092 memory=130384 CPUtime=1.02 cores=1,3,5,7
/proc/7117/stat : 7117 (java) S 7114 7114 3961 0 -1 1077944320 19826 0 0 0 96 6 0 0 20 0 15 0 405599092 15381598208 32596 33554432000 4194304 4196468 140724796300336 140724796282880 140111266090743 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
/proc/7117/statm: 3755273 32596 3201 1 0 3716603 0
[pid=7117/tid=7118] ppid=7114 vsize=15021092 memory=2372 CPUtime=0.68 cores=1,3,5,7
/proc/7117/task/7118/stat : 7118 (java) R 7114 7114 3961 0 -1 1077944384 16913 0 0 0 63 5 0 0 20 0 15 0 405599092 15381598208 32596 33554432000 4194304 4196468 140724796300336 140111237899520 140111258769965 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7119] ppid=7114 vsize=15021092 memory=180 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7119/stat : 7119 (java) S 7114 7114 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405599094 15381598208 32596 33554432000 4194304 4196468 140724796300336 140111270332944 140111266100949 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7120] ppid=7114 vsize=15021092 memory=12877 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7120/stat : 7120 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599094 15381598208 32596 33554432000 4194304 4196468 140724796300336 140110726507152 140111266100949 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7121] ppid=7114 vsize=15021092 memory=2360813 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7121/stat : 7121 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599094 15381598208 32596 33554432000 4194304 4196468 140724796300336 140110725454096 140111266100949 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7122] ppid=7114 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7122/stat : 7122 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599094 15381598208 32596 33554432000 4194304 4196468 140724796300336 140110724401552 140111266100949 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7123] ppid=7114 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7123/stat : 7123 (java) S 7114 7114 3961 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405599095 15381598208 32596 33554432000 4194304 4196468 140724796300336 140110605535984 140111266101890 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7124] ppid=7114 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7124/stat : 7124 (java) S 7114 7114 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405599096 15381598208 32596 33554432000 4194304 4196468 140724796300336 140109852698272 140111266100949 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7125] ppid=7114 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7125/stat : 7125 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599096 15381598208 32596 33554432000 4194304 4196468 140724796300336 140109617816816 140111266100949 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7126] ppid=7114 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7126/stat : 7126 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405599098 15381598208 32596 33554432000 4194304 4196468 140724796300336 140109243308496 140111266109339 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7127] ppid=7114 vsize=15021092 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7117/task/7127/stat : 7127 (java) R 7114 7114 3961 0 -1 4202560 549 0 0 0 7 0 0 0 20 0 15 0 405599098 15381598208 32596 33554432000 4194304 4196468 140724796300336 140110604482800 140111250482730 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7128] ppid=7114 vsize=15021092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/7117/task/7128/stat : 7128 (java) S 7114 7114 3961 0 -1 1077944384 461 0 0 0 9 0 0 0 20 0 15 0 405599098 15381598208 32596 33554432000 4194304 4196468 140724796300336 140110603430256 140111266101890 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7129] ppid=7114 vsize=15021092 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/7117/task/7129/stat : 7129 (java) R 7114 7114 3961 0 -1 4202560 569 0 0 0 16 0 0 0 20 0 15 0 405599098 15381598208 32596 33554432000 4194304 4196468 140724796300336 140110602377200 140111245014496 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7130] ppid=7114 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7130/stat : 7130 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405599098 15381598208 32596 33554432000 4194304 4196468 140724796300336 140108745402720 140111266100949 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
[pid=7117/tid=7131] ppid=7114 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7117/task/7131/stat : 7131 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405599099 15381598208 32596 33554432000 4194304 4196468 140724796300336 140110601325616 140111266101890 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30863360 140724796306218 140724796306586 140724796306586 140724796309455 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 131776 KiB

[startup+1.50095 s]
/proc/loadavg: 2.00 2.01 2.25 4/234 7131
/proc/meminfo: memFree=24351432/32770624 swapFree=66901224/67108860
[pid=7114] ppid=7111 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7114/stat : 7114 (scop.sh) S 7111 7114 3961 0 -1 4202496 553 321 0 0 0 0 0 0 20 0 1 0 405599091 115843072 348 33554432000 4194304 5098028 140729451069280 140729451066536 139707895505532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31129600 140729451070307 140729451070576 140729451070576 140729451073485 0
/proc/7114/statm: 28282 348 296 221 0 87 0

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

/proc/7219/task/7230/stat : 7230 (java) S 7114 7114 3961 0 -1 1077944384 228 0 0 0 4 0 0 0 20 0 15 0 405609764 7584362496 19730 33554432000 4194304 4196468 140724191511264 139654309698160 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7231] ppid=7114 vsize=7406604 memory=1552 CPUtime=0.12 cores=1,3,5,7
/proc/7219/task/7231/stat : 7231 (java) S 7114 7114 3961 0 -1 1077944384 390 0 0 0 12 0 0 0 20 0 15 0 405609764 7584362496 19730 33554432000 4194304 4196468 140724191511264 139654308645616 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7232] ppid=7114 vsize=7406604 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7232/stat : 7232 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405609764 7584362496 19730 33554432000 4194304 4196468 140724191511264 139652673563744 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7233] ppid=7114 vsize=7406604 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7233/stat : 7233 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405609764 7584362496 19730 33554432000 4194304 4196468 140724191511264 139654307592496 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
Current children cumulated CPU time: 134.36 s
Current children cumulated vsize: 7519732 KiB
Current children cumulated memory: 80392 KiB

[startup+108.801 s]
/proc/loadavg: 2.26 2.08 2.25 3/233 7254
/proc/meminfo: memFree=24327212/32770624 swapFree=66901224/67108860
[pid=7114] ppid=7111 vsize=113128 memory=1472 CPUtime=133.62 cores=1,3,5,7
/proc/7114/stat : 7114 (scop.sh) S 7111 7114 3961 0 -1 4202496 580 68283 0 0 0 0 13042 320 20 0 1 0 405599091 115843072 368 33554432000 4194304 5098028 140729451069280 140729451066024 139707895505532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31129600 140729451070307 140729451070576 140729451070576 140729451073485 0
/proc/7114/statm: 28282 368 311 221 0 87 0
[pid=7219] ppid=7114 vsize=8068440 memory=120072 CPUtime=1.2 cores=1,3,5,7
/proc/7219/stat : 7219 (java) S 7114 7114 3961 0 -1 1077944320 20436 0 0 0 114 6 0 0 20 0 19 0 405609758 8262082560 30018 33554432000 4194304 4196468 140724191511264 140724191493808 139654999654135 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
/proc/7219/statm: 2017110 30018 3209 1 0 1978454 0
[pid=7234] ppid=7219 vsize=414104 memory=362980 CPUtime=1.39 cores=1,3,5,7
/proc/7234/stat : 7234 (cryptominisat5) R 7219 7114 3961 0 -1 4202496 55944 0 0 0 129 10 0 0 20 0 1 0 405609831 424042496 90745 33554432000 4194304 4451008 140728810713024 140728810708984 140302042843056 0 4 0 2 0 0 0 17 5 0 0 0 0 0 6549032 6559120 16424960 140728810718141 140728810718272 140728810718272 140728810721222 0
/proc/7234/statm: 103526 90745 614 63 0 97253 0
[pid=7219/tid=7220] ppid=7114 vsize=8068440 memory=-3622645143214314312 CPUtime=0.76 cores=1,3,5,7
/proc/7219/task/7220/stat : 7220 (java) S 7114 7114 3961 0 -1 1077944384 17372 0 0 0 71 5 0 0 20 0 19 0 405609758 8262082560 30018 33554432000 4194304 4196468 140724191511264 139654971494304 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7221] ppid=7114 vsize=8068440 memory=12239 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7221/stat : 7221 (java) S 7114 7114 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405609759 8262082560 30018 33554432000 4194304 4196468 140724191511264 139655003896592 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7222] ppid=7114 vsize=8068440 memory=9056 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7222/stat : 7222 (java) S 7114 7114 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405609759 8262082560 30018 33554432000 4194304 4196468 140724191511264 139654484360080 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7223] ppid=7114 vsize=8068440 memory=528 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7223/stat : 7223 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405609759 8262082560 30018 33554432000 4194304 4196468 140724191511264 139654483307536 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7224] ppid=7114 vsize=8068440 memory=4112 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7224/stat : 7224 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405609759 8262082560 30018 33554432000 4194304 4196468 140724191511264 139654482254992 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7225] ppid=7114 vsize=8068440 memory=9976 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7225/stat : 7225 (java) S 7114 7114 3961 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 405609761 8262082560 30018 33554432000 4194304 4196468 140724191511264 139654311802864 139654999665282 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7226] ppid=7114 vsize=8068440 memory=564 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7226/stat : 7226 (java) S 7114 7114 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405609761 8262082560 30018 33554432000 4194304 4196468 140724191511264 139653814412192 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7227] ppid=7114 vsize=8068440 memory=567 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7227/stat : 7227 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405609761 8262082560 30018 33554432000 4194304 4196468 140724191511264 139653545976816 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7228] ppid=7114 vsize=8068440 memory=570 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7228/stat : 7228 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405609764 8262082560 30018 33554432000 4194304 4196468 140724191511264 139653171468496 139654999672731 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7229] ppid=7114 vsize=8068440 memory=566 CPUtime=0.1 cores=1,3,5,7
/proc/7219/task/7229/stat : 7229 (java) S 7114 7114 3961 0 -1 1077944384 631 0 0 0 10 0 0 0 20 0 19 0 405609764 8262082560 30018 33554432000 4194304 4196468 140724191511264 139654310750704 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7230] ppid=7114 vsize=8068440 memory=36672 CPUtime=0.09 cores=1,3,5,7
/proc/7219/task/7230/stat : 7230 (java) S 7114 7114 3961 0 -1 1077944384 415 0 0 0 9 0 0 0 20 0 19 0 405609764 8262082560 30018 33554432000 4194304 4196468 140724191511264 139654309698160 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7231] ppid=7114 vsize=8068440 memory=988 CPUtime=0.21 cores=1,3,5,7
/proc/7219/task/7231/stat : 7231 (java) S 7114 7114 3961 0 -1 1077944384 627 0 0 0 21 0 0 0 20 0 19 0 405609764 8262082560 30018 33554432000 4194304 4196468 140724191511264 139654308645616 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7232] ppid=7114 vsize=8068440 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7232/stat : 7232 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405609764 8262082560 30018 33554432000 4194304 4196468 140724191511264 139652673563744 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7233] ppid=7114 vsize=8068440 memory=1268 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7233/stat : 7233 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405609764 8262082560 30018 33554432000 4194304 4196468 140724191511264 139654307592496 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7235] ppid=7114 vsize=8068440 memory=10728 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7235/stat : 7235 (java) S 7114 7114 3961 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405609831 8262082560 30018 33554432000 4194304 4196468 140724191511264 139654299558976 139654999678745 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7237] ppid=7114 vsize=8068440 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7237/stat : 7237 (java) S 7114 7114 3961 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 405609832 8262082560 30018 33554432000 4194304 4196468 140724191511264 139652136681104 139654999676061 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7238] ppid=7114 vsize=8068440 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7238/stat : 7238 (java) S 7114 7114 3961 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 405609832 8262082560 30018 33554432000 4194304 4196468 140724191511264 139651734028048 139654999676061 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7240] ppid=7114 vsize=8068440 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7240/stat : 7240 (java) S 7114 7114 3961 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 405609835 8262082560 30018 33554432000 4194304 4196468 140724191511264 139652405124656 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
Current children cumulated CPU time: 136.21 s
Current children cumulated vsize: 8595672 KiB
Current children cumulated memory: 484524 KiB

[startup+109.601 s]
/proc/loadavg: 2.26 2.08 2.25 3/239 7262
/proc/meminfo: memFree=24047588/32770624 swapFree=66901224/67108860
[pid=7114] ppid=7111 vsize=113128 memory=1472 CPUtime=133.62 cores=1,3,5,7
/proc/7114/stat : 7114 (scop.sh) S 7111 7114 3961 0 -1 4202496 580 68283 0 0 0 0 13042 320 20 0 1 0 405599091 115843072 368 33554432000 4194304 5098028 140729451069280 140729451066024 139707895505532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31129600 140729451070307 140729451070576 140729451070576 140729451073485 0
/proc/7114/statm: 28282 368 311 221 0 87 0
[pid=7219] ppid=7114 vsize=8068440 memory=169016 CPUtime=1.88 cores=1,3,5,7
/proc/7219/stat : 7219 (java) S 7114 7114 3961 0 -1 1077944320 22027 0 0 0 180 8 0 0 20 0 19 0 405609758 8262082560 42254 33554432000 4194304 4196468 140724191511264 140724191493808 139654999654135 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
/proc/7219/statm: 2017110 42254 3228 1 0 1978454 0
[pid=7234] ppid=7219 vsize=455624 memory=404688 CPUtime=2 cores=1,3,5,7
/proc/7234/stat : 7234 (cryptominisat5) S 7219 7114 3961 0 -1 4202496 66363 0 0 0 188 12 0 0 20 0 1 0 405609831 466558976 101172 33554432000 4194304 4451008 140728810713024 140728810710248 140302023601248 0 4 0 2 18446744071580971376 0 0 17 7 0 0 0 0 0 6549032 6559120 16424960 140728810718141 140728810718272 140728810718272 140728810721222 0
/proc/7234/statm: 113906 101172 648 63 0 107633 0
[pid=7219/tid=7220] ppid=7114 vsize=8068440 memory=1060 CPUtime=0.76 cores=1,3,5,7
/proc/7219/task/7220/stat : 7220 (java) S 7114 7114 3961 0 -1 1077944384 17372 0 0 0 71 5 0 0 20 0 19 0 405609758 8262082560 42254 33554432000 4194304 4196468 140724191511264 139654971494304 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7221] ppid=7114 vsize=8068440 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7221/stat : 7221 (java) S 7114 7114 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405609759 8262082560 42254 33554432000 4194304 4196468 140724191511264 139655003896592 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7222] ppid=7114 vsize=8068440 memory=1096 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7222/stat : 7222 (java) S 7114 7114 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405609759 8262082560 42254 33554432000 4194304 4196468 140724191511264 139654484360080 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7223] ppid=7114 vsize=8068440 memory=1192 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7223/stat : 7223 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405609759 8262082560 42254 33554432000 4194304 4196468 140724191511264 139654483307536 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7224] ppid=7114 vsize=8068440 memory=988 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7224/stat : 7224 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405609759 8262082560 42254 33554432000 4194304 4196468 140724191511264 139654482254992 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7225] ppid=7114 vsize=8068440 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7225/stat : 7225 (java) S 7114 7114 3961 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 405609761 8262082560 42254 33554432000 4194304 4196468 140724191511264 139654311802864 139654999665282 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7226] ppid=7114 vsize=8068440 memory=1268 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7226/stat : 7226 (java) S 7114 7114 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405609761 8262082560 42254 33554432000 4194304 4196468 140724191511264 139653814412192 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7227] ppid=7114 vsize=8068440 memory=10728 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7227/stat : 7227 (java) S 7114 7114 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405609761 8262082560 42254 33554432000 4194304 4196468 140724191511264 139653545976816 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7228] ppid=7114 vsize=8068440 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7228/stat : 7228 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405609764 8262082560 42254 33554432000 4194304 4196468 140724191511264 139653171468496 139654999672731 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7229] ppid=7114 vsize=8068440 memory=4004 CPUtime=0.29 cores=1,3,5,7
/proc/7219/task/7229/stat : 7229 (java) R 7114 7114 3961 0 -1 4202560 853 0 0 0 29 0 0 0 20 0 19 0 405609764 8262082560 42254 33554432000 4194304 4196468 140724191511264 139654310741088 139654985668516 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7230] ppid=7114 vsize=8068440 memory=5940 CPUtime=0.28 cores=1,3,5,7
/proc/7219/task/7230/stat : 7230 (java) R 7114 7114 3961 0 -1 4202560 1493 0 0 0 28 0 0 0 20 0 19 0 405609764 8262082560 42254 33554432000 4194304 4196468 140724191511264 139654309679176 139654981175379 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7231] ppid=7114 vsize=8068440 memory=780 CPUtime=0.3 cores=1,3,5,7
/proc/7219/task/7231/stat : 7231 (java) S 7114 7114 3961 0 -1 1077944384 843 0 0 0 30 0 0 0 20 0 19 0 405609764 8262082560 42254 33554432000 4194304 4196468 140724191511264 139654308645616 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7232] ppid=7114 vsize=8068440 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7232/stat : 7232 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405609764 8262082560 42254 33554432000 4194304 4196468 140724191511264 139652673563744 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7233] ppid=7114 vsize=8068440 memory=19080 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7233/stat : 7233 (java) S 7114 7114 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405609764 8262082560 42254 33554432000 4194304 4196468 140724191511264 139654307592496 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7235] ppid=7114 vsize=8068440 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7235/stat : 7235 (java) S 7114 7114 3961 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405609831 8262082560 42254 33554432000 4194304 4196468 140724191511264 139654299558976 139654999678745 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7237] ppid=7114 vsize=8068440 memory=12024 CPUtime=0.2 cores=1,3,5,7
/proc/7219/task/7237/stat : 7237 (java) R 7114 7114 3961 0 -1 4202560 81 0 0 0 20 0 0 0 20 0 19 0 405609832 8262082560 42254 33554432000 4194304 4196468 140724191511264 139652136681328 139654999676061 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7238] ppid=7114 vsize=8068440 memory=1748 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7238/stat : 7238 (java) S 7114 7114 3961 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 405609832 8262082560 42254 33554432000 4194304 4196468 140724191511264 139651734028048 139654999676061 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7240] ppid=7114 vsize=8068440 memory=111632 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7240/stat : 7240 (java) S 7114 7114 3961 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 405609835 8262082560 42254 33554432000 4194304 4196468 140724191511264 139652405124656 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
Current children cumulated CPU time: 137.5 s
Current children cumulated vsize: 8637192 KiB
Current children cumulated memory: 575176 KiB

[startup+109.802 s]
/proc/loadavg: 2.26 2.08 2.25 3/239 7262
/proc/meminfo: memFree=24047588/32770624 swapFree=66901224/67108860
[pid=7114] ppid=7111 vsize=113128 memory=1472 CPUtime=133.62 cores=1,3,5,7
/proc/7114/stat : 7114 (scop.sh) S 7111 7114 3961 0 -1 4202496 580 68283 0 0 0 0 13042 320 20 0 1 0 405599091 115843072 368 33554432000 4194304 5098028 140729451069280 140729451066024 139707895505532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31129600 140729451070307 140729451070576 140729451070576 140729451073485 0
/proc/7114/statm: 28282 368 311 221 0 87 0
[pid=7219] ppid=7114 vsize=7937364 memory=172956 CPUtime=4.53 cores=1,3,5,7
/proc/7219/stat : 7219 (java) S 7114 7114 3961 0 -1 1077944320 23289 118828 0 0 236 8 192 17 20 0 17 0 405609758 8127860736 43239 33554432000 4194304 4196468 140724191511264 140724191493808 139654999654135 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
/proc/7219/statm: 1984341 43239 3234 1 0 1945685 0
[pid=7219/tid=7220] ppid=7114 vsize=7937364 memory=920 CPUtime=2.97 cores=1,3,5,7
/proc/7219/task/7220/stat : 7220 (java) R 7114 7114 3961 0 -1 4202560 17647 118828 0 0 82 6 192 17 20 0 17 0 405609758 8127860736 43239 33554432000 4194304 4196468 140724191511264 139654971495584 139654999666070 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7221] ppid=7114 vsize=7937364 memory=3848 CPUtime=2.09 cores=1,3,5,7
/proc/7219/task/7221/stat : 7221 (java) S 7114 7114 3961 0 -1 1077944384 2 118828 0 0 0 0 192 17 20 0 17 0 405609759 8127860736 43239 33554432000 4194304 4196468 140724191511264 139655003896592 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7222] ppid=7114 vsize=7937364 memory=2840 CPUtime=2.09 cores=1,3,5,7
/proc/7219/task/7222/stat : 7222 (java) S 7114 7114 3961 0 -1 1077944384 2 118828 0 0 0 0 192 17 20 0 17 0 405609759 8127860736 43239 33554432000 4194304 4196468 140724191511264 139654484360080 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7223] ppid=7114 vsize=7937364 memory=2908 CPUtime=2.09 cores=1,3,5,7
/proc/7219/task/7223/stat : 7223 (java) S 7114 7114 3961 0 -1 1077944384 1 118828 0 0 0 0 192 17 20 0 17 0 405609759 8127860736 43239 33554432000 4194304 4196468 140724191511264 139654483307536 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7224] ppid=7114 vsize=7937364 memory=1560 CPUtime=2.09 cores=1,3,5,7
/proc/7219/task/7224/stat : 7224 (java) S 7114 7114 3961 0 -1 1077944384 1 118828 0 0 0 0 192 17 20 0 17 0 405609759 8127860736 43239 33554432000 4194304 4196468 140724191511264 139654482254992 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7225] ppid=7114 vsize=7937364 memory=500 CPUtime=2.09 cores=1,3,5,7
/proc/7219/task/7225/stat : 7225 (java) S 7114 7114 3961 0 -1 1077944384 6 118828 0 0 0 0 192 17 20 0 17 0 405609761 8127860736 43239 33554432000 4194304 4196468 140724191511264 139654311802864 139654999665282 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7226] ppid=7114 vsize=7937364 memory=928 CPUtime=2.09 cores=1,3,5,7
/proc/7219/task/7226/stat : 7226 (java) S 7114 7114 3961 0 -1 1077944384 13 118828 0 0 0 0 192 17 20 0 17 0 405609761 8127860736 43239 33554432000 4194304 4196468 140724191511264 139653814412192 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7227] ppid=7114 vsize=7937364 memory=1984 CPUtime=2.09 cores=1,3,5,7
/proc/7219/task/7227/stat : 7227 (java) S 7114 7114 3961 0 -1 1077944384 1 118828 0 0 0 0 192 17 20 0 17 0 405609761 8127860736 43239 33554432000 4194304 4196468 140724191511264 139653545976816 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7228] ppid=7114 vsize=7937364 memory=2444 CPUtime=2.09 cores=1,3,5,7
/proc/7219/task/7228/stat : 7228 (java) S 7114 7114 3961 0 -1 1077944384 3 118828 0 0 0 0 192 17 20 0 17 0 405609764 8127860736 43239 33554432000 4194304 4196468 140724191511264 139653171468496 139654999672731 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7229] ppid=7114 vsize=7937364 memory=1776 CPUtime=2.58 cores=1,3,5,7
/proc/7219/task/7229/stat : 7229 (java) S 7114 7114 3961 0 -1 1077944384 1653 118828 0 0 49 0 192 17 20 0 17 0 405609764 8127860736 43239 33554432000 4194304 4196468 140724191511264 139654310750704 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7230] ppid=7114 vsize=7937364 memory=828 CPUtime=2.55 cores=1,3,5,7
/proc/7219/task/7230/stat : 7230 (java) R 7114 7114 3961 0 -1 4202560 1574 118828 0 0 46 0 192 17 20 0 17 0 405609764 8127860736 43239 33554432000 4194304 4196468 140724191511264 139654309698160 139654999675482 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7231] ppid=7114 vsize=7937364 memory=1448 CPUtime=2.44 cores=1,3,5,7
/proc/7219/task/7231/stat : 7231 (java) R 7114 7114 3961 0 -1 1077944384 931 118828 0 0 35 0 192 17 20 0 17 0 405609764 8127860736 43239 33554432000 4194304 4196468 140724191511264 139654308645616 139654999665282 0 4 2 25189581 0 0 0 -1 7 0 0 13 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7232] ppid=7114 vsize=7937364 memory=4112 CPUtime=2.09 cores=1,3,5,7
/proc/7219/task/7232/stat : 7232 (java) S 7114 7114 3961 0 -1 1077944384 3 118828 0 0 0 0 192 17 20 0 17 0 405609764 8127860736 43248 33554432000 4194304 4196468 140724191511264 139652673563744 139654999664341 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7233] ppid=7114 vsize=7937364 memory=1412 CPUtime=2.09 cores=1,3,5,7
/proc/7219/task/7233/stat : 7233 (java) S 7114 7114 3961 0 -1 1077944384 3 118828 0 0 0 0 192 17 20 0 17 0 405609764 8127860736 43248 33554432000 4194304 4196468 140724191511264 139654307592496 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7235] ppid=7114 vsize=7937364 memory=3028 CPUtime=2.09 cores=1,3,5,7
/proc/7219/task/7235/stat : 7235 (java) S 7114 7114 3961 0 -1 1077944384 29 118828 0 0 0 0 192 17 20 0 17 0 405609831 8127860736 43248 33554432000 4194304 4196468 140724191511264 139654299558160 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
[pid=7219/tid=7240] ppid=7114 vsize=7937364 memory=1472 CPUtime=2.09 cores=1,3,5,7
/proc/7219/task/7240/stat : 7240 (java) S 7114 7114 3961 0 -1 1077944384 29 118828 0 0 0 0 192 17 20 0 17 0 405609835 8127860736 43248 33554432000 4194304 4196468 140724191511264 139652405126448 139654999665282 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30732288 140724191515644 140724191515802 140724191515802 140724191518671 0
Current children cumulated CPU time: 138.15 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 174428 KiB

Child status: 0
Real time (s): 109.855
CPU time (s): 138.284
CPU user time (s): 134.796
CPU system time (s): 3.48801
CPU usage (%): 125.879
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 5416764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.796
system time used= 3.48801
maximum resident set size= 5416084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211121
page faults= 0
swaps= 0
block input operations= 8
block output operations= 163256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10419
involuntary context switches= 368


# summary of solver processes directly reported to runsolver:
#   pid: 7114
#   total CPU time (s): 138.284
#   total CPU user time (s): 134.796
#   total CPU system time (s): 3.48801

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.577064 second user time and 1.29312 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-12 15:03:36
IDJOB=4388002
IDBENCH=131540
IDSOLVER=2826
FILE ID=node139/4388002-1568293316
RUNJOBID= node139-1568287468-5190
PBS_JOBID= 21701070
Free space on /tmp= 53088 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si6-bvg/Subisomorphism-si6-b06-m200-07.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-4388002-1568293316/watcher-4388002-1568293316 -o /tmp/evaluation-result-4388002-1568293316/solver-4388002-1568293316 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568287468-5190 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388002-1568293316.xml

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

MD5SUM BENCH= d7eafb215ab3d3f066855d3513f44111
RANDOM SEED=1311976528

node139.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.57
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.57
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.57
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.57
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:        24483480 kB
MemAvailable:   31535476 kB
Buffers:           92204 kB
Cached:          7158096 kB
SwapCached:       105704 kB
Active:          1046104 kB
Inactive:        6536580 kB
Active(anon):     226580 kB
Inactive(anon):   146612 kB
Active(file):     819524 kB
Inactive(file):  6389968 kB
Unevictable:      108300 kB
Mlocked:          108300 kB
SwapTotal:      67108860 kB
SwapFree:       66901224 kB
Dirty:             20616 kB
Writeback:             0 kB
AnonPages:        335940 kB
Mapped:            55540 kB
Shmem:             32164 kB
Slab:             299604 kB
SReclaimable:     270964 kB
SUnreclaim:        28640 kB
KernelStack:        3776 kB
PageTables:         6140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6075392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 53100 MiB
End job on node139 at 2019-09-12 15:05:26