Trace number 4388269

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 179.639 160.49

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0200-m1.xml
MD5SUMaa794b13577ab4fe7ac8dae6d6ffdfc7
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 benchmark18.6139
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints19901
Number of domains1
Minimum domain size200
Maximum domain size200
Distribution of domain sizes[{"size":200,"count":200}]
Minimum variable degree200
Maximum variable degree200
Distribution of variable degrees[{"degree":200,"count":200}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":19900},{"arity":200,"count":1}]
Number of extensional constraints0
Number of intensional constraints19900
Distribution of constraint types[{"type":"intension","count":19900},{"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-4545-serial-file.bin HOME/instance-4388269-1568297115.xml
0.66/0.53	
0.66/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Thu Sep 12 16:04:36 CEST 2019
0.66/0.56	c PID: 4548
0.66/0.56	c IP: 172.20.3.146
0.66/0.56	c HOST: node146.alineos.net
0.66/0.56	c (0,0) Parsing Begin
6.92/2.71	c (2,2) Parsing End
6.92/2.72	c (2,2) CSP: 200 int (0 aux), 0 bool (0 aux), 19901 ctr, max domain size 200
7.11/2.87	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
7.11/2.87	c (2,2) Constraint Name Generate Begin
7.11/2.87	c (2,2) Ctr:HOME/instance-4388269-1568297115.xml,AllDifferent:Dist:Ne:Num:Var
7.11/2.87	c (2,2) Constraint Name Generate End
7.11/2.87	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
7.11/2.87	c (2,2) CSP to CSPinCNF Begin
12.10/4.72	c (4,4) translated 1991 (10%) constraints
12.66/5.08	c (4,4) translated 3981 (20%) constraints
13.26/5.42	c (4,4) translated 5971 (30%) constraints
13.67/5.75	c (5,5) translated 7961 (40%) constraints
14.01/6.07	c (5,5) translated 9951 (50%) constraints
14.31/6.38	c (5,5) translated 11941 (60%) constraints
14.72/6.71	c (6,6) translated 13931 (70%) constraints
15.03/7.02	c (6,6) translated 15921 (80%) constraints
15.31/7.34	c (6,6) translated 17911 (90%) constraints
15.63/7.65	c (7,7) translated 19901 (100%) constraints
15.63/7.65	c (7,7) ===========================================
16.09/7.85	c (7,7) Hybrid: #OE=20100, #LE=0
16.09/7.85	c (7,7) Hybrid
16.09/7.85	c (7,7) ===========================================
16.86/8.16	c (7,7) translated 7981 (10%) constraints
17.16/8.38	c (7,7) translated 15961 (20%) constraints
21.13/10.69	c (10,9) translated 23941 (30%) constraints
21.38/10.87	c (10,10) translated 31921 (40%) constraints
21.59/11.04	c (10,10) translated 39901 (50%) constraints
21.78/11.22	c (10,10) translated 47882 (60%) constraints
21.88/11.39	c (10,10) translated 55862 (70%) constraints
22.08/11.56	c (11,10) translated 63842 (80%) constraints
22.28/11.73	c (11,10) translated 71822 (90%) constraints
22.49/11.91	c (11,11) translated 79802 (100%) constraints
22.49/11.91	c (11,11) CSP to CSPinCNF End
22.49/11.93	c (11,11) CSP: 200 int (0 aux), 59900 bool (59900 aux), 159802 ctr, max domain size 200
22.49/11.93	c (11,11) Heap : 792 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
22.49/11.93	c (11,11) CSPinCNF Propagation Begin
24.49/13.33	c (12,12) 1 values, 4 unsatisfiable literals, and 401 valid clauses are removed
24.49/13.33	c (12,12) CSPinCNF Propagation End
24.49/13.35	c (12,12) CSP: 200 int (0 aux), 59900 bool (59900 aux), 159401 ctr, max domain size 200
24.49/13.35	c (12,12) Heap : 2103 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
24.67/13.48	c (12,12) Hybrid: #OE=60100, #LE=0
24.67/13.48	c (12,12) Simplify CSPinCNF Begin
27.29/14.90	c (14,14) Simplify CSPinCNF End
27.29/14.94	c (14,14) CSP: 200 int (0 aux), 139498 bool (139498 aux), 238999 ctr, max domain size 200
27.29/14.94	c (14,14) Heap : 2923 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
27.29/14.94	c (14,14) Calculate Precise Domain Begin
27.29/14.94	c (14,14) 0 values are removed by re-calculation
27.29/14.94	c (14,14) Calculate Precise Domain End
27.29/14.97	c (14,14) CSP: 200 int (0 aux), 139498 bool (139498 aux), 238999 ctr, max domain size 200
27.29/14.97	c (14,14) Heap : 2923 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
27.29/14.97	c (14,14) CSPinCNF to SatSolver Begin
49.51/32.24	c (31,30) 23900 (10 %) CSP clauses are encoded (0 SAT variables, 3233967 SAT clauses)
66.29/48.13	c (47,45) 47800 (20 %) CSP clauses are encoded (0 SAT variables, 6428733 SAT clauses)
74.03/55.84	c (55,53) 71700 (30 %) CSP clauses are encoded (0 SAT variables, 8031499 SAT clauses)
74.24/56.08	c (55,53) 95600 (40 %) CSP clauses are encoded (0 SAT variables, 8055399 SAT clauses)
74.53/56.33	c (55,53) 119500 (50 %) CSP clauses are encoded (0 SAT variables, 8079299 SAT clauses)
76.54/58.14	c (57,55) 143400 (60 %) CSP clauses are encoded (0 SAT variables, 8418099 SAT clauses)
86.89/68.63	c (68,65) 167300 (70 %) CSP clauses are encoded (0 SAT variables, 10493579 SAT clauses)
98.34/80.50	c (79,76) 191200 (80 %) CSP clauses are encoded (0 SAT variables, 12836775 SAT clauses)
111.54/93.80	c (93,89) 215100 (90 %) CSP clauses are encoded (0 SAT variables, 15513795 SAT clauses)
127.07/109.88	c (109,105) 238999 (100 %) CSP clauses are encoded (0 SAT variables, 18705800 SAT clauses)
127.07/109.88	c (109,105) CSPinCNF to SatSolver End
127.07/109.88	c (109,105) Heap : 819 MiB used (max 11025 MiB), NonHeap : 29 MiB used (max 0 MiB)
127.07/109.88	c (109,105) 179297 bool, 18705999 clause
127.07/109.88	c (109,105) Export Begin
127.17/109.98	c (109,105) Export to HOME/scop-4545-serial-file.bin
127.17/109.98	c (109,105) Export End
127.17/109.99	c (109,105) Export File Size: 0.03 MB
127.17/109.99	c (109,105) 2,2,11,12,14,14,109,STOP-AFTER(DIMACS)
127.17/109.99	c END-Prog: Thu Sep 12 16:06:25 CEST 2019
0.00/110.02	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-4545-serial-file.bin
127.39/110.49	c (0,0) Read Serial File Begin
127.39/110.49	c (0,0) HOME/scop-4545-serial-file.bin
127.39/110.71	c (0,0) Read Serial File End
127.39/110.72	
127.39/110.72	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
127.39/110.72	(Solving Process)
127.39/110.72	
127.39/110.75	c BEGIN-Prog: Thu Sep 12 16:06:26 CEST 2019
127.39/110.75	c PID: 4572
127.39/110.75	c IP: 172.20.3.146
127.39/110.75	c HOST: node146.alineos.net
127.39/110.75	c (0,0) SatSolver.solve Begin
127.39/110.75	c (0,0) HOME/cryptominisat5  HOME/instance-4388269-1568297115.xml-scop-4548.cnf
127.39/110.78	c (0,0) c Outputting solution to console
127.39/110.78	c (0,0) c CryptoMiniSat version 5.6.8
127.39/110.78	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
127.39/110.78	c (0,0) c CMS SHA revision GIT-notfound
127.39/110.78	c (0,0) c CMS is MIT licensed
127.39/110.78	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
127.39/110.78	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
127.39/110.78	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388269-1568297115.xml-scop-4548.cnf
127.39/110.78	c (0,0) c Reading file 'HOME/instance-4388269-1568297115.xml-scop-4548.cnf'
127.39/110.78	c (0,0) c -- header says num vars:         179297
127.39/110.78	c (0,0) c -- header says num clauses:    18705999
135.51/117.75	c (7,0) c -- clauses added: 18705999
135.51/117.75	c (7,0) c -- xor clauses added: 0
135.51/117.75	c (7,0) c -- vars added 179297
135.51/117.75	c (7,0) c Parsing time: 6.36 s
137.62/119.80	c (9,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
137.62/119.83	c (9,0) c [distill] long cls tried: 23/23 cl-short:23 lit-r:10 T: 0.03 T-out: N T-r: 99.82%
160.54/142.79	c (32,0) c [distill] long cls tried: 626/622 cl-short:626 lit-r:110 T: 1.42 T-out: N T-r: 91.04%
177.57/159.76	c (49,0) c ------- FINAL TOTAL SEARCH STATS ---------
177.57/159.76	c (49,0) c UIP search time          : 41.29       (86.64     % time)
177.57/159.76	c (49,0) c restarts                 : 78          (72.56     confls per restart)
177.57/159.76	c (49,0) c blocked restarts         : 0           (0.00      per normal restart)
177.57/159.76	c (49,0) c time                     : 41.29       
177.57/159.76	c (49,0) c decisions                : 215606      (0.00      % random)
177.57/159.76	c (49,0) c propagations             : 38625286    
177.57/159.76	c (49,0) c decisions/conflicts      : 38.09       
177.57/159.76	c (49,0) c conflicts                : 5660        (137.06    / sec)
177.57/159.76	c (49,0) c conf lits non-minim      : 507660      (89.69     lit/confl)
177.57/159.76	c (49,0) c conf lits final          : 87.92       
177.57/159.76	c (49,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
177.57/159.76	c (49,0) c red which0               : 755         (13.34     % of confl)
177.57/159.76	c (49,0) c props/decision           : 0.00        
177.57/159.76	c (49,0) c props/conflict           : 0.00        
177.57/159.76	c (49,0) c 0-depth assigns          : 0           (0.00      % vars)
177.57/159.76	c (49,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
177.57/159.76	c (49,0) c reduceDB time            : 0.00        (0.00      % time)
177.57/159.76	c (49,0) c OccSimplifier time       : 0.00        (0.00      % time)
177.57/159.76	c (49,0) c [occur] 0.00 is overhead
177.57/159.76	c (49,0) c [occur] link-in T: 0.00 cleanup T: 0.00
177.57/159.76	c (49,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
177.57/159.76	c (49,0) c SCC time                 : 0.00        (0.00      % time)
177.57/159.76	c (49,0) c [scc] new: 0 BP 0M  T: 0.00
177.57/159.76	c (49,0) c vrep replace time        : 0.00        (0.00      % time)
177.57/159.76	c (49,0) c vrep tree roots          : 0           
177.57/159.76	c (49,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
177.57/159.76	c (49,0) c distill time             : 1.45        (3.04      % time)
177.57/159.76	c (49,0) c strength cache-irred time: 0.00        (0.00      % time)
177.57/159.76	c (49,0) c strength cache-red time  : 0.00        (0.00      % time)
177.57/159.76	c (49,0) c Conflicts in UIP         : 5660        (118.76    confl/time_this_thread)
177.57/159.76	c (49,0) c Mem used                 : 2010.84     MB
177.57/159.76	c (49,0) c Total time (this thread) : 47.66       
177.57/159.76	c (49,0) s SATISFIABLE
179.05/160.27	c (49,0) SatSolver.solve End
179.05/160.27	c (49,0) Heap : 184 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
179.05/160.27	c (49,0) Show results Begin
179.43/160.41	c (49,0) q[0] = 151
179.43/160.41	c (49,0) q[1] = 32
179.43/160.41	c (49,0) q[2] = 26
179.43/160.41	c (49,0) q[3] = 117
179.43/160.41	c (49,0) q[4] = 187
179.43/160.41	c (49,0) q[5] = 68
179.43/160.41	c (49,0) q[6] = 115
179.43/160.41	c (49,0) q[7] = 133
179.43/160.41	c (49,0) q[8] = 172
179.43/160.41	c (49,0) q[9] = 164
179.43/160.41	c (49,0) q[10] = 44
179.43/160.41	c (49,0) q[11] = 33
179.43/160.41	c (49,0) q[12] = 80
179.43/160.41	c (49,0) q[13] = 135
179.43/160.41	c (49,0) q[14] = 22
179.43/160.41	c (49,0) q[15] = 184
179.43/160.41	c (49,0) q[16] = 176
179.43/160.41	c (49,0) q[17] = 20
179.43/160.41	c (49,0) q[18] = 2
179.43/160.41	c (49,0) q[19] = 147
179.43/160.41	c (49,0) q[20] = 40
179.43/160.41	c (49,0) q[21] = 168
179.43/160.41	c (49,0) q[22] = 79
179.43/160.41	c (49,0) q[23] = 141
179.43/160.41	c (49,0) q[24] = 69
179.43/160.41	c (49,0) q[25] = 36
179.43/160.41	c (49,0) q[26] = 118
179.43/160.41	c (49,0) q[27] = 100
179.43/160.41	c (49,0) q[28] = 122
179.43/160.41	c (49,0) q[29] = 43
179.43/160.41	c (49,0) q[30] = 111
179.43/160.41	c (49,0) q[31] = 35
179.43/160.41	c (49,0) q[32] = 191
179.43/160.41	c (49,0) q[33] = 14
179.43/160.41	c (49,0) q[34] = 119
179.43/160.41	c (49,0) q[35] = 73
179.43/160.41	c (49,0) q[36] = 45
179.43/160.41	c (49,0) q[37] = 72
179.43/160.41	c (49,0) q[38] = 84
179.43/160.41	c (49,0) q[39] = 6
179.43/160.41	c (49,0) q[40] = 173
179.43/160.41	c (49,0) q[41] = 91
179.43/160.41	c (49,0) q[42] = 166
179.43/160.41	c (49,0) q[43] = 125
179.43/160.41	c (49,0) q[44] = 62
179.43/160.41	c (49,0) q[45] = 5
179.43/160.41	c (49,0) q[46] = 12
179.43/160.41	c (49,0) q[47] = 186
179.43/160.41	c (49,0) q[48] = 23
179.43/160.41	c (49,0) q[49] = 0
179.43/160.41	c (49,0) q[50] = 78
179.43/160.41	c (49,0) q[51] = 64
179.43/160.41	c (49,0) q[52] = 132
179.43/160.41	c (49,0) q[53] = 169
179.43/160.41	c (49,0) q[54] = 34
179.43/160.41	c (49,0) q[55] = 57
179.43/160.41	c (49,0) q[56] = 48
179.43/160.41	c (49,0) q[57] = 76
179.43/160.41	c (49,0) q[58] = 88
179.43/160.41	c (49,0) q[59] = 179
179.43/160.41	c (49,0) q[60] = 99
179.43/160.41	c (49,0) q[61] = 58
179.43/160.41	c (49,0) q[62] = 55
179.43/160.41	c (49,0) q[63] = 127
179.43/160.41	c (49,0) q[64] = 3
179.43/160.41	c (49,0) q[65] = 188
179.43/160.41	c (49,0) q[66] = 196
179.43/160.41	c (49,0) q[67] = 129
179.43/160.41	c (49,0) q[68] = 134
179.43/160.41	c (49,0) q[69] = 105
179.43/160.41	c (49,0) q[70] = 130
179.43/160.41	c (49,0) q[71] = 87
179.43/160.41	c (49,0) q[72] = 109
179.43/160.41	c (49,0) q[73] = 138
179.43/160.41	c (49,0) q[74] = 152
179.43/160.41	c (49,0) q[75] = 19
179.43/160.41	c (49,0) q[76] = 31
179.43/160.41	c (49,0) q[77] = 170
179.43/160.41	c (49,0) q[78] = 183
179.43/160.41	c (49,0) q[79] = 106
179.43/160.41	c (49,0) q[80] = 67
179.43/160.41	c (49,0) q[81] = 114
179.43/160.41	c (49,0) q[82] = 29
179.43/160.41	c (49,0) q[83] = 60
179.43/160.41	c (49,0) q[84] = 175
179.43/160.41	c (49,0) q[85] = 197
179.43/160.41	c (49,0) q[86] = 156
179.43/160.41	c (49,0) q[87] = 110
179.43/160.41	c (49,0) q[88] = 162
179.43/160.41	c (49,0) q[89] = 142
179.43/160.41	c (49,0) q[90] = 15
179.43/160.41	c (49,0) q[91] = 86
179.43/160.41	c (49,0) q[92] = 83
179.43/160.41	c (49,0) q[93] = 136
179.43/160.41	c (49,0) q[94] = 63
179.43/160.41	c (49,0) q[95] = 81
179.43/160.41	c (49,0) q[96] = 66
179.43/160.41	c (49,0) q[97] = 85
179.43/160.41	c (49,0) q[98] = 150
179.43/160.41	c (49,0) q[99] = 17
179.43/160.41	c (49,0) q[100] = 54
179.43/160.41	c (49,0) q[101] = 189
179.43/160.41	c (49,0) q[102] = 123
179.43/160.41	c (49,0) q[103] = 10
179.43/160.41	c (49,0) q[104] = 56
179.43/160.41	c (49,0) q[105] = 9
179.43/160.41	c (49,0) q[106] = 165
179.43/160.41	c (49,0) q[107] = 174
179.43/160.41	c (49,0) q[108] = 159
179.43/160.41	c (49,0) q[109] = 199
179.43/160.41	c (49,0) q[110] = 158
179.43/160.41	c (49,0) q[111] = 90
179.43/160.41	c (49,0) q[112] = 153
179.43/160.41	c (49,0) q[113] = 74
179.43/160.41	c (49,0) q[114] = 161
179.43/160.41	c (49,0) q[115] = 97
179.43/160.41	c (49,0) q[116] = 193
179.43/160.41	c (49,0) q[117] = 124
179.43/160.41	c (49,0) q[118] = 128
179.43/160.41	c (49,0) q[119] = 50
179.43/160.41	c (49,0) q[120] = 94
179.43/160.41	c (49,0) q[121] = 16
179.43/160.41	c (49,0) q[122] = 95
179.43/160.41	c (49,0) q[123] = 42
179.43/160.41	c (49,0) q[124] = 39
179.43/160.41	c (49,0) q[125] = 180
179.43/160.41	c (49,0) q[126] = 102
179.43/160.41	c (49,0) q[127] = 7
179.43/160.41	c (49,0) q[128] = 182
179.43/160.41	c (49,0) q[129] = 77
179.43/160.41	c (49,0) q[130] = 8
179.43/160.41	c (49,0) q[131] = 192
179.43/160.41	c (49,0) q[132] = 24
179.43/160.41	c (49,0) q[133] = 116
179.43/160.41	c (49,0) q[134] = 140
179.43/160.41	c (49,0) q[135] = 167
179.43/160.41	c (49,0) q[136] = 194
179.43/160.41	c (49,0) q[137] = 177
179.43/160.41	c (49,0) q[138] = 65
179.43/160.41	c (49,0) q[139] = 154
179.43/160.41	c (49,0) q[140] = 139
179.43/160.41	c (49,0) q[141] = 185
179.43/160.41	c (49,0) q[142] = 41
179.43/160.41	c (49,0) q[143] = 51
179.43/160.41	c (49,0) q[144] = 145
179.43/160.41	c (49,0) q[145] = 98
179.43/160.41	c (49,0) q[146] = 89
179.43/160.41	c (49,0) q[147] = 92
179.43/160.41	c (49,0) q[148] = 146
179.43/160.41	c (49,0) q[149] = 149
179.43/160.41	c (49,0) q[150] = 113
179.43/160.41	c (49,0) q[151] = 107
179.43/160.41	c (49,0) q[152] = 181
179.43/160.41	c (49,0) q[153] = 178
179.43/160.41	c (49,0) q[154] = 1
179.43/160.41	c (49,0) q[155] = 160
179.43/160.41	c (49,0) q[156] = 53
179.43/160.41	c (49,0) q[157] = 103
179.43/160.41	c (49,0) q[158] = 120
179.43/160.41	c (49,0) q[159] = 46
179.43/160.41	c (49,0) q[160] = 18
179.43/160.41	c (49,0) q[161] = 27
179.43/160.41	c (49,0) q[162] = 126
179.43/160.41	c (49,0) q[163] = 47
179.43/160.41	c (49,0) q[164] = 190
179.43/160.41	c (49,0) q[165] = 155
179.43/160.41	c (49,0) q[166] = 137
179.43/160.41	c (49,0) q[167] = 49
179.43/160.41	c (49,0) q[168] = 108
179.43/160.41	c (49,0) q[169] = 82
179.43/160.41	c (49,0) q[170] = 37
179.43/160.41	c (49,0) q[171] = 121
179.43/160.41	c (49,0) q[172] = 144
179.43/160.41	c (49,0) q[173] = 96
179.43/160.41	c (49,0) q[174] = 163
179.43/160.41	c (49,0) q[175] = 112
179.43/160.41	c (49,0) q[176] = 28
179.43/160.41	c (49,0) q[177] = 75
179.43/160.41	c (49,0) q[178] = 59
179.43/160.41	c (49,0) q[179] = 93
179.43/160.41	c (49,0) q[180] = 13
179.43/160.41	c (49,0) q[181] = 198
179.43/160.41	c (49,0) q[182] = 4
179.43/160.41	c (49,0) q[183] = 195
179.43/160.41	c (49,0) q[184] = 143
179.43/160.41	c (49,0) q[185] = 71
179.43/160.41	c (50,0) q[186] = 171
179.43/160.41	c (50,0) q[187] = 11
179.43/160.41	c (50,0) q[188] = 52
179.43/160.42	c (50,0) q[189] = 157
179.43/160.42	c (50,0) q[190] = 101
179.43/160.42	c (50,0) q[191] = 30
179.43/160.42	c (50,0) q[192] = 104
179.43/160.42	c (50,0) q[193] = 61
179.43/160.42	c (50,0) q[194] = 21
179.43/160.42	c (50,0) q[195] = 25
179.43/160.42	c (50,0) q[196] = 70
179.43/160.42	c (50,0) q[197] = 131
179.43/160.42	c (50,0) q[198] = 38
179.43/160.42	c (50,0) q[199] = 148
179.43/160.42	s SATISFIABLE
179.43/160.42	v <instantiation>
179.43/160.42	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] q[150] q[151] q[152] q[153] q[154] q[155] q[156] q[157] q[158] q[159] q[160] q[161] q[162] q[163] q[164] q[165] q[166] q[167] q[168] q[169] q[170] q[171] q[172] q[173] q[174] q[175] q[176] q[177] q[178] q[179] q[180] q[181] q[182] q[183] q[184] q[185] q[186] q[187] q[188] q[189] q[190] q[191] q[192] q[193] q[194] q[195] q[196] q[197] q[198] q[199]</list>
179.43/160.42	v     <values>151 32 26 117 187 68 115 133 172 164 44 33 80 135 22 184 176 20 2 147 40 168 79 141 69 36 118 100 122 43 111 35 191 14 119 73 45 72 84 6 173 91 166 125 62 5 12 186 23 0 78 64 132 169 34 57 48 76 88 179 99 58 55 127 3 188 196 129 134 105 130 87 109 138 152 19 31 170 183 106 67 114 29 60 175 197 156 110 162 142 15 86 83 136 63 81 66 85 150 17 54 189 123 10 56 9 165 174 159 199 158 90 153 74 161 97 193 124 128 50 94 16 95 42 39 180 102 7 182 77 8 192 24 116 140 167 194 177 65 154 139 185 41 51 145 98 89 92 146 149 113 107 181 178 1 160 53 103 120 46 18 27 126 47 190 155 137 49 108 82 37 121 144 96 163 112 28 75 59 93 13 198 4 195 143 71 171 11 52 157 101 30 104 61 21 25 70 131 38 148</values>
179.43/160.42	v </instantiation>
179.43/160.42	c (50,0) Show results End
179.43/160.42	c (50,0) Heap : 204 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
179.43/160.42	c (50,0) 49,50,STOP-AFTER(ALL)
179.43/160.42	c END-Prog: Thu Sep 12 16:07:15 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 (15308 MiB free)
  memory of node 1: 16384 MiB (14935 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388269-1568297115/watcher-4388269-1568297115 -o /tmp/evaluation-result-4388269-1568297115/solver-4388269-1568297115 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568286001-1042 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388269-1568297115.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100193 s]*
/proc/loadavg: 2.03 2.10 2.13 3/236 4562
/proc/meminfo: memFree=30909656/32770624 swapFree=66999652/67108860
[pid=4545] ppid=4542 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/4545/stat : 4545 (scop.sh) S 4542 4545 31842 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405625566 115843072 348 33554432000 4194304 5098028 140735838016560 140735838013816 139965810139772 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12906496 140735838020451 140735838020720 140735838020720 140735838023629 0
/proc/4545/statm: 28282 348 296 221 0 87 0
[pid=4548] ppid=4545 vsize=15013720 memory=73724 CPUtime=0.12 cores=0,2,4,6
/proc/4548/stat : 4548 (java) S 4545 4545 31842 0 -1 1077944320 6638 0 0 0 10 2 0 0 20 0 15 0 405625567 15374049280 18431 33554432000 4194304 4196468 140723986997376 140723986979920 140413971619575 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
/proc/4548/statm: 3753430 18431 2920 1 0 3715835 0
[pid=4548/tid=4549] ppid=4545 vsize=15016308 memory=-7812800577974661515 CPUtime=0.09 cores=0,2,4,6
/proc/4548/task/4549/stat : 4549 (java) R 4545 4545 31842 0 -1 4202560 4672 0 0 0 7 2 0 0 20 0 15 0 405625567 15376699392 18695 33554432000 4194304 4196468 140723986997376 140413943403824 140413963909563 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4550] ppid=4545 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4550/stat : 4550 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405625569 15376699392 18695 33554432000 4194304 4196468 140723986997376 140413975861904 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4551] ppid=4545 vsize=15016308 memory=140148408141440 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4551/stat : 4551 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625569 15376699392 18761 33554432000 4194304 4196468 140723986997376 140413766945296 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4552] ppid=4545 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4552/stat : 4552 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625569 15376699392 18761 33554432000 4194304 4196468 140723986997376 140413765892496 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4553] ppid=4545 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4553/stat : 4553 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405625569 15376699392 18761 33554432000 4194304 4196468 140723986997376 140413764839696 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4554] ppid=4545 vsize=15016308 memory=140148408141440 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4554/stat : 4554 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405625570 15376699392 18827 33554432000 4194304 4196468 140723986997376 140412942109552 140413971630722 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4555] ppid=4545 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4555/stat : 4555 (java) S 4545 4545 31842 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405625571 15376699392 18827 33554432000 4194304 4196468 140723986997376 140412547229216 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4556] ppid=4545 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4556/stat : 4556 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625571 15376699392 18827 33554432000 4194304 4196468 140723986997376 140412278793584 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4557] ppid=4545 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4557/stat : 4557 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405625573 15376699392 18827 33554432000 4194304 4196468 140723986997376 140411904285008 140413971638171 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4558] ppid=4545 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4558/stat : 4558 (java) S 4545 4545 31842 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 405625573 15376699392 18827 33554432000 4194304 4196468 140723986997376 140412941056368 140413971630722 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4559] ppid=4545 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4559/stat : 4559 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405625573 15376699392 18893 33554432000 4194304 4196468 140723986997376 140412940003568 140413971630722 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4560] ppid=4545 vsize=15016308 memory=140148408141440 CPUtime=0.01 cores=0,2,4,6
/proc/4548/task/4560/stat : 4560 (java) S 4545 4545 31842 0 -1 1077944384 470 0 0 0 1 0 0 0 20 0 15 0 405625573 15376699392 18893 33554432000 4194304 4196468 140723986997376 140412938950768 140413971630722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4561] ppid=4545 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4561/stat : 4561 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405625573 15376699392 18893 33554432000 4194304 4196468 140723986997376 140411406379232 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4562] ppid=4545 vsize=15016308 memory=140148408141440 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4562/stat : 4562 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625574 15376699392 18893 33554432000 4194304 4196468 140723986997376 140412937899184 140413971630722 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15126848 KiB
Current children cumulated memory: 75116 KiB

[startup+0.211286 s]*
/proc/loadavg: 2.03 2.10 2.13 3/236 4562
/proc/meminfo: memFree=30891476/32770624 swapFree=66999652/67108860
[pid=4545] ppid=4542 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/4545/stat : 4545 (scop.sh) S 4542 4545 31842 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405625566 115843072 348 33554432000 4194304 5098028 140735838016560 140735838013816 139965810139772 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12906496 140735838020451 140735838020720 140735838020720 140735838023629 0
/proc/4545/statm: 28282 348 296 221 0 87 0
[pid=4548] ppid=4545 vsize=15012696 memory=85640 CPUtime=0.24 cores=0,2,4,6
/proc/4548/stat : 4548 (java) S 4545 4545 31842 0 -1 1077944320 10926 0 0 0 21 3 0 0 20 0 15 0 405625567 15373000704 21410 33554432000 4194304 4196468 140723986997376 140723986979920 140413971619575 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
/proc/4548/statm: 3753174 21410 2925 1 0 3715579 0
[pid=4548/tid=4549] ppid=4545 vsize=15012696 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/4548/task/4549/stat : 4549 (java) R 4545 4545 31842 0 -1 4202560 8655 0 0 0 17 2 0 0 20 0 15 0 405625567 15373000704 21410 33554432000 4194304 4196468 140723986997376 140413943442112 140413955700092 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4550] ppid=4545 vsize=15012696 memory=539 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4550/stat : 4550 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405625569 15373000704 21410 33554432000 4194304 4196468 140723986997376 140413975861904 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4551] ppid=4545 vsize=15012696 memory=3473880234759636640 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4551/stat : 4551 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625569 15373000704 21410 33554432000 4194304 4196468 140723986997376 140413766945296 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4552] ppid=4545 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4552/stat : 4552 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625569 15373000704 21410 33554432000 4194304 4196468 140723986997376 140413765892496 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4553] ppid=4545 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4553/stat : 4553 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405625569 15373000704 21410 33554432000 4194304 4196468 140723986997376 140413764839696 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4554] ppid=4545 vsize=15012696 memory=140148408141440 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4554/stat : 4554 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405625570 15373000704 21410 33554432000 4194304 4196468 140723986997376 140412942109552 140413971630722 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4555] ppid=4545 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4555/stat : 4555 (java) S 4545 4545 31842 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405625571 15373000704 21410 33554432000 4194304 4196468 140723986997376 140412547229216 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4556] ppid=4545 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4556/stat : 4556 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625571 15373000704 21410 33554432000 4194304 4196468 140723986997376 140412278793584 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4557] ppid=4545 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4557/stat : 4557 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405625573 15373000704 21410 33554432000 4194304 4196468 140723986997376 140411904285008 140413971638171 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4558] ppid=4545 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4558/stat : 4558 (java) S 4545 4545 31842 0 -1 1077944384 453 0 0 0 0 0 0 0 20 0 15 0 405625573 15373000704 21410 33554432000 4194304 4196468 140723986997376 140412941056368 140413971630722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4559] ppid=4545 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4559/stat : 4559 (java) S 4545 4545 31842 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 405625573 15373000704 21410 33554432000 4194304 4196468 140723986997376 140412940003568 140413971630722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4560] ppid=4545 vsize=15012696 memory=140148408141440 CPUtime=0.02 cores=0,2,4,6
/proc/4548/task/4560/stat : 4560 (java) R 4545 4545 31842 0 -1 4202560 482 0 0 0 2 0 0 0 20 0 15 0 405625573 15373000704 21410 33554432000 4194304 4196468 140723986997376 140412938950768 140413951026878 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4561] ppid=4545 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4561/stat : 4561 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405625573 15373000704 21410 33554432000 4194304 4196468 140723986997376 140411406379232 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4562] ppid=4545 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4562/stat : 4562 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625574 15373000704 21410 33554432000 4194304 4196468 140723986997376 140412937899184 140413971630722 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 87032 KiB

[startup+0.310648 s]*
/proc/loadavg: 2.03 2.10 2.13 3/236 4562
/proc/meminfo: memFree=30888516/32770624 swapFree=66999652/67108860
[pid=4545] ppid=4542 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/4545/stat : 4545 (scop.sh) S 4542 4545 31842 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405625566 115843072 348 33554432000 4194304 5098028 140735838016560 140735838013816 139965810139772 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12906496 140735838020451 140735838020720 140735838020720 140735838023629 0
/proc/4545/statm: 28282 348 296 221 0 87 0
[pid=4548] ppid=4545 vsize=15012696 memory=89940 CPUtime=0.43 cores=0,2,4,6
/proc/4548/stat : 4548 (java) S 4545 4545 31842 0 -1 1077944320 12022 0 0 0 39 4 0 0 20 0 15 0 405625567 15373000704 22485 33554432000 4194304 4196468 140723986997376 140723986979920 140413971619575 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
/proc/4548/statm: 3753174 22485 3031 1 0 3715579 0
[pid=4548/tid=4549] ppid=4545 vsize=15012696 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/4548/task/4549/stat : 4549 (java) R 4545 4545 31842 0 -1 4202560 9532 0 0 0 27 3 0 0 20 0 15 0 405625567 15373000704 22485 33554432000 4194304 4196468 140723986997376 140413943402592 140413951895459 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4550] ppid=4545 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4550/stat : 4550 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405625569 15373000704 22485 33554432000 4194304 4196468 140723986997376 140413975861904 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4551] ppid=4545 vsize=15012696 memory=667913 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4551/stat : 4551 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625569 15373000704 22485 33554432000 4194304 4196468 140723986997376 140413766945296 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4552] ppid=4545 vsize=15012696 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4552/stat : 4552 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625569 15373000704 22485 33554432000 4194304 4196468 140723986997376 140413765892496 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4553] ppid=4545 vsize=15012696 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4553/stat : 4553 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405625569 15373000704 22485 33554432000 4194304 4196468 140723986997376 140413764839696 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4554] ppid=4545 vsize=15012696 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4554/stat : 4554 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405625570 15373000704 22485 33554432000 4194304 4196468 140723986997376 140412942109552 140413971630722 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4555] ppid=4545 vsize=15012696 memory=-3252517613198930781 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4555/stat : 4555 (java) S 4545 4545 31842 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405625571 15373000704 22485 33554432000 4194304 4196468 140723986997376 140412547229216 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4556] ppid=4545 vsize=15012696 memory=7305771399818405986 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4556/stat : 4556 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625571 15373000704 22485 33554432000 4194304 4196468 140723986997376 140412278793584 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4557] ppid=4545 vsize=15012696 memory=-8990763340995141536 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4557/stat : 4557 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405625573 15373000704 22485 33554432000 4194304 4196468 140723986997376 140411904285008 140413971638171 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4558] ppid=4545 vsize=15012696 memory=7893295687695688722 CPUtime=0.02 cores=0,2,4,6
/proc/4548/task/4558/stat : 4558 (java) S 4545 4545 31842 0 -1 1077944384 519 0 0 0 2 0 0 0 20 0 15 0 405625573 15373000704 22485 33554432000 4194304 4196468 140723986997376 140412941056368 140413971630722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4559] ppid=4545 vsize=15012696 memory=3054156605368930971 CPUtime=0.01 cores=0,2,4,6
/proc/4548/task/4559/stat : 4559 (java) S 4545 4545 31842 0 -1 1077944384 111 0 0 0 1 0 0 0 20 0 15 0 405625573 15373000704 22485 33554432000 4194304 4196468 140723986997376 140412940003568 140413971630722 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4560] ppid=4545 vsize=15012696 memory=8333246625096110939 CPUtime=0.07 cores=0,2,4,6
/proc/4548/task/4560/stat : 4560 (java) S 4545 4545 31842 0 -1 1077944384 529 0 0 0 7 0 0 0 20 0 15 0 405625573 15373000704 22485 33554432000 4194304 4196468 140723986997376 140412938950768 140413971630722 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4561] ppid=4545 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4561/stat : 4561 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405625573 15373000704 22485 33554432000 4194304 4196468 140723986997376 140411406379232 140413971629781 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4562] ppid=4545 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4562/stat : 4562 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625574 15373000704 22485 33554432000 4194304 4196468 140723986997376 140412937899184 140413971630722 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91332 KiB

[startup+0.701304 s]
/proc/loadavg: 2.03 2.09 2.13 3/236 4562
/proc/meminfo: memFree=30863016/32770624 swapFree=66999652/67108860
[pid=4545] ppid=4542 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/4545/stat : 4545 (scop.sh) S 4542 4545 31842 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405625566 115843072 348 33554432000 4194304 5098028 140735838016560 140735838013816 139965810139772 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12906496 140735838020451 140735838020720 140735838020720 140735838023629 0
/proc/4545/statm: 28282 348 296 221 0 87 0
[pid=4548] ppid=4545 vsize=15018968 memory=127196 CPUtime=1.02 cores=0,2,4,6
/proc/4548/stat : 4548 (java) S 4545 4545 31842 0 -1 1077944320 19542 0 0 0 96 6 0 0 20 0 15 0 405625567 15379423232 31799 33554432000 4194304 4196468 140723986997376 140723986979920 140413971619575 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
/proc/4548/statm: 3754742 31799 3198 1 0 3716091 0
[pid=4548/tid=4549] ppid=4545 vsize=15018968 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/4548/task/4549/stat : 4549 (java) R 4545 4545 31842 0 -1 4202560 16594 0 0 0 63 5 0 0 20 0 15 0 405625567 15379423232 31799 33554432000 4194304 4196468 140723986997376 140413943454912 140413436764910 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4550] ppid=4545 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4550/stat : 4550 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405625569 15379423232 31799 33554432000 4194304 4196468 140723986997376 140413975861904 140413971629781 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4551] ppid=4545 vsize=15018968 memory=57 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4551/stat : 4551 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625569 15379423232 31799 33554432000 4194304 4196468 140723986997376 140413766945296 140413971629781 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4552] ppid=4545 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4552/stat : 4552 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625569 15379423232 31799 33554432000 4194304 4196468 140723986997376 140413765892496 140413971629781 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4553] ppid=4545 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4553/stat : 4553 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405625569 15379423232 31799 33554432000 4194304 4196468 140723986997376 140413764839696 140413971629781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4554] ppid=4545 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4554/stat : 4554 (java) S 4545 4545 31842 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405625570 15379423232 31799 33554432000 4194304 4196468 140723986997376 140412942109552 140413971630722 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4555] ppid=4545 vsize=15018968 memory=1294 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4555/stat : 4555 (java) S 4545 4545 31842 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405625571 15379423232 31799 33554432000 4194304 4196468 140723986997376 140412547229216 140413971629781 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4556] ppid=4545 vsize=15018968 memory=32892 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4556/stat : 4556 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625571 15379423232 31799 33554432000 4194304 4196468 140723986997376 140412278793584 140413971629781 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4557] ppid=4545 vsize=15018968 memory=988 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4557/stat : 4557 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405625573 15379423232 31799 33554432000 4194304 4196468 140723986997376 140411904285008 140413971638171 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4558] ppid=4545 vsize=15018968 memory=2012 CPUtime=0.07 cores=0,2,4,6
/proc/4548/task/4558/stat : 4558 (java) S 4545 4545 31842 0 -1 1077944384 589 0 0 0 7 0 0 0 20 0 15 0 405625573 15379423232 31799 33554432000 4194304 4196468 140723986997376 140412941056368 140413971630722 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4559] ppid=4545 vsize=15018968 memory=1240 CPUtime=0.08 cores=0,2,4,6
/proc/4548/task/4559/stat : 4559 (java) R 4545 4545 31842 0 -1 4202560 339 0 0 0 8 0 0 0 20 0 15 0 405625573 15379423232 31799 33554432000 4194304 4196468 140723986997376 140412939993168 140413971640922 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4560] ppid=4545 vsize=15018968 memory=580 CPUtime=0.16 cores=0,2,4,6
/proc/4548/task/4560/stat : 4560 (java) R 4545 4545 31842 0 -1 4202560 687 0 0 0 16 0 0 0 20 0 15 0 405625573 15379423232 31799 33554432000 4194304 4196468 140723986997376 140412938947704 140413950587836 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4561] ppid=4545 vsize=15018968 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4561/stat : 4561 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405625573 15379423232 31799 33554432000 4194304 4196468 140723986997376 140411406379232 140413971629781 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
[pid=4548/tid=4562] ppid=4545 vsize=15018968 memory=3436 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4562/stat : 4562 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405625574 15379423232 31799 33554432000 4194304 4196468 140723986997376 140412937899184 140413971630722 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14073856 140723987006250 140723987006618 140723987006618 140723987009487 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 128588 KiB

[startup+1.50807 s]
/proc/loadavg: 2.03 2.09 2.13 5/236 4562
/proc/meminfo: memFree=30801452/32770624 swapFree=66999652/67108860
[pid=4545] ppid=4542 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/4545/stat : 4545 (scop.sh) S 4542 4545 31842 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405625566 115843072 348 33554432000 4194304 5098028 140735838016560 140735838013816 139965810139772 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12906496 140735838020451 140735838020720 140735838020720 140735838023629 0
/proc/4545/statm: 28282 348 296 221 0 87 0

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

/proc/4572/task/4588/stat : 4588 (java) S 4545 4545 31842 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405636644 8262082560 28728 33554432000 4194304 4196468 140722517767056 140494152083136 140494852153113 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4590] ppid=4545 vsize=8068440 memory=3844 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4590/stat : 4590 (java) S 4545 4545 31842 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 405636644 8262082560 28728 33554432000 4194304 4196468 140722517767056 140492138327824 140494852150429 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4591] ppid=4545 vsize=8068440 memory=18712 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4591/stat : 4591 (java) S 4545 4545 31842 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 405636645 8262082560 28728 33554432000 4194304 4196468 140722517767056 140492004105872 140494852150429 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4592] ppid=4545 vsize=8068440 memory=11852 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4592/stat : 4592 (java) S 4545 4545 31842 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 405636647 8262082560 28728 33554432000 4194304 4196468 140722517767056 140492272557232 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
Current children cumulated CPU time: 176.27 s
Current children cumulated vsize: 10513636 KiB
Current children cumulated memory: 2174880 KiB

[startup+159.201 s]
/proc/loadavg: 2.02 2.08 2.12 3/239 4596
/proc/meminfo: memFree=28206196/32770624 swapFree=66999652/67108860
[pid=4545] ppid=4542 vsize=113128 memory=1476 CPUtime=127.39 cores=0,2,4,6
/proc/4545/stat : 4545 (scop.sh) S 4542 4545 31842 0 -1 4202496 582 59936 0 0 0 0 12484 255 20 0 1 0 405625566 115843072 369 33554432000 4194304 5098028 140735838016560 140735838013304 139965810139772 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12906496 140735838020451 140735838020720 140735838020720 140735838023629 0
/proc/4545/statm: 28282 369 311 221 0 87 0
[pid=4572] ppid=4545 vsize=8068440 memory=114912 CPUtime=1.26 cores=0,2,4,6
/proc/4572/stat : 4572 (java) S 4545 4545 31842 0 -1 1077944320 21125 0 0 0 118 8 0 0 20 0 19 0 405636569 8262082560 28728 33554432000 4194304 4196468 140722517767056 140722517749600 140494852128503 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
/proc/4572/statm: 2017110 28728 3210 1 0 1978454 0
[pid=4587] ppid=4572 vsize=2332068 memory=2058504 CPUtime=48.42 cores=0,2,4,6
/proc/4587/stat : 4587 (cryptominisat5) R 4572 4545 31842 0 -1 4202496 1477734 0 0 0 4710 132 0 0 20 0 1 0 405636644 2388037632 514626 33554432000 4194304 4451008 140721804905632 140721804901752 140034684859267 0 4 0 2 0 0 0 17 2 0 0 0 0 0 6549032 6559120 23224320 140721804907453 140721804907584 140721804907584 140721804910534 0
/proc/4587/statm: 583017 514626 640 63 0 576744 0
[pid=4572/tid=4573] ppid=4545 vsize=8068440 memory=988 CPUtime=0.77 cores=0,2,4,6
/proc/4572/task/4573/stat : 4573 (java) S 4545 4545 31842 0 -1 1077944384 17836 0 0 0 72 5 0 0 20 0 19 0 405636569 8262082560 28728 33554432000 4194304 4196468 140722517767056 140494823968672 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4574] ppid=4545 vsize=8068440 memory=-3622645143214314312 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4574/stat : 4574 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405636571 8262082560 28728 33554432000 4194304 4196468 140722517767056 140494856370832 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4575] ppid=4545 vsize=8068440 memory=114912 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4575/stat : 4575 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405636571 8262082560 28728 33554432000 4194304 4196468 140722517767056 140494689749520 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4576] ppid=4545 vsize=8068440 memory=2058492 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4576/stat : 4576 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405636571 8262082560 28728 33554432000 4194304 4196468 140722517767056 140494336502160 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4577] ppid=4545 vsize=8068440 memory=2872 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4577/stat : 4577 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405636571 8262082560 28728 33554432000 4194304 4196468 140722517767056 140494335449360 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4578] ppid=4545 vsize=8068440 memory=2656 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4578/stat : 4578 (java) S 4545 4545 31842 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405636572 8262082560 28728 33554432000 4194304 4196468 140722517767056 140494164327280 140494852139650 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4579] ppid=4545 vsize=8068440 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4579/stat : 4579 (java) S 4545 4545 31842 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405636573 8262082560 28728 33554432000 4194304 4196468 140722517767056 140493681845792 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4580] ppid=4545 vsize=8068440 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4580/stat : 4580 (java) S 4545 4545 31842 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 405636573 8262082560 28728 33554432000 4194304 4196468 140722517767056 140493547623792 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4581] ppid=4545 vsize=8068440 memory=2648 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4581/stat : 4581 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405636576 8262082560 28728 33554432000 4194304 4196468 140722517767056 140493173119312 140494852147099 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4582] ppid=4545 vsize=8068440 memory=912 CPUtime=0.09 cores=0,2,4,6
/proc/4572/task/4582/stat : 4582 (java) S 4545 4545 31842 0 -1 1077944384 762 0 0 0 9 0 0 0 20 0 19 0 405636576 8262082560 28728 33554432000 4194304 4196468 140722517767056 140494163274096 140494852139650 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4583] ppid=4545 vsize=8068440 memory=1440 CPUtime=0.09 cores=0,2,4,6
/proc/4572/task/4583/stat : 4583 (java) S 4545 4545 31842 0 -1 1077944384 345 0 0 0 9 0 0 0 20 0 19 0 405636576 8262082560 28728 33554432000 4194304 4196468 140722517767056 140494162221296 140494852139650 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4584] ppid=4545 vsize=8068440 memory=1768 CPUtime=0.21 cores=0,2,4,6
/proc/4572/task/4584/stat : 4584 (java) S 4545 4545 31842 0 -1 1077944384 747 0 0 0 21 0 0 0 20 0 19 0 405636576 8262082560 28728 33554432000 4194304 4196468 140722517767056 140494161168496 140494852139650 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4585] ppid=4545 vsize=8068440 memory=7548 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4585/stat : 4585 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405636576 8262082560 28728 33554432000 4194304 4196468 140722517767056 140492675213536 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4586] ppid=4545 vsize=8068440 memory=2832 CPUtime=0.04 cores=0,2,4,6
/proc/4572/task/4586/stat : 4586 (java) S 4545 4545 31842 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 405636576 8262082560 28728 33554432000 4194304 4196468 140722517767056 140494160116912 140494852139650 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4588] ppid=4545 vsize=8068440 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4588/stat : 4588 (java) S 4545 4545 31842 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405636644 8262082560 28728 33554432000 4194304 4196468 140722517767056 140494152083136 140494852153113 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4590] ppid=4545 vsize=8068440 memory=5904 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4590/stat : 4590 (java) S 4545 4545 31842 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 405636644 8262082560 28728 33554432000 4194304 4196468 140722517767056 140492138327824 140494852150429 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4591] ppid=4545 vsize=8068440 memory=772 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4591/stat : 4591 (java) S 4545 4545 31842 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 405636645 8262082560 28728 33554432000 4194304 4196468 140722517767056 140492004105872 140494852150429 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4592] ppid=4545 vsize=8068440 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4592/stat : 4592 (java) S 4545 4545 31842 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 405636647 8262082560 28728 33554432000 4194304 4196468 140722517767056 140492272557232 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
Current children cumulated CPU time: 177.07 s
Current children cumulated vsize: 10513636 KiB
Current children cumulated memory: 2174892 KiB

[startup+160.001 s]*
/proc/loadavg: 2.02 2.08 2.12 6/239 4596
/proc/meminfo: memFree=28039076/32770624 swapFree=66999652/67108860
[pid=4545] ppid=4542 vsize=113128 memory=1476 CPUtime=127.39 cores=0,2,4,6
/proc/4545/stat : 4545 (scop.sh) S 4542 4545 31842 0 -1 4202496 582 59936 0 0 0 0 12484 255 20 0 1 0 405625566 115843072 369 33554432000 4194304 5098028 140735838016560 140735838013304 139965810139772 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12906496 140735838020451 140735838020720 140735838020720 140735838023629 0
/proc/4545/statm: 28282 369 311 221 0 87 0
[pid=4572] ppid=4545 vsize=8068440 memory=182600 CPUtime=2.05 cores=0,2,4,6
/proc/4572/stat : 4572 (java) S 4545 4545 31842 0 -1 1077944320 25452 0 0 0 195 10 0 0 20 0 19 0 405636569 8262082560 45650 33554432000 4194304 4196468 140722517767056 140722517749600 140494852128503 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
/proc/4572/statm: 2017110 45650 3226 1 0 1978454 0
[pid=4587] ppid=4572 vsize=2332636 memory=2059096 CPUtime=49.01 cores=0,2,4,6
/proc/4587/stat : 4587 (cryptominisat5) R 4572 4545 31842 0 -1 4202496 1480502 0 0 0 4768 133 0 0 20 0 1 0 405636644 2388619264 514774 33554432000 4194304 4451008 140721804905632 140721804902856 140034665622624 0 4 0 2 0 0 0 17 2 0 0 0 0 0 6549032 6559120 23224320 140721804907453 140721804907584 140721804907584 140721804910534 0
/proc/4587/statm: 583159 514774 649 63 0 576886 0
[pid=4572/tid=4573] ppid=4545 vsize=8068440 memory=532 CPUtime=0.77 cores=0,2,4,6
/proc/4572/task/4573/stat : 4573 (java) S 4545 4545 31842 0 -1 1077944384 17836 0 0 0 72 5 0 0 20 0 19 0 405636569 8262082560 46162 33554432000 4194304 4196468 140722517767056 140494823968672 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4574] ppid=4545 vsize=8068440 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4574/stat : 4574 (java) S 4545 4545 31842 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405636571 8262082560 46162 33554432000 4194304 4196468 140722517767056 140494856370832 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4575] ppid=4545 vsize=8068440 memory=928 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4575/stat : 4575 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405636571 8262082560 46162 33554432000 4194304 4196468 140722517767056 140494689749520 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4576] ppid=4545 vsize=8068440 memory=6935054825532540783 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4576/stat : 4576 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405636571 8262082560 46162 33554432000 4194304 4196468 140722517767056 140494336502160 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4577] ppid=4545 vsize=8068440 memory=2058504 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4577/stat : 4577 (java) S 4545 4545 31842 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405636571 8262082560 46162 33554432000 4194304 4196468 140722517767056 140494335449360 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4578] ppid=4545 vsize=8068440 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4578/stat : 4578 (java) S 4545 4545 31842 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405636572 8262082560 46162 33554432000 4194304 4196468 140722517767056 140494164327280 140494852139650 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4579] ppid=4545 vsize=8068440 memory=18712 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4579/stat : 4579 (java) S 4545 4545 31842 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405636573 8262082560 46162 33554432000 4194304 4196468 140722517767056 140493681845792 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4580] ppid=4545 vsize=8068440 memory=11852 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4580/stat : 4580 (java) S 4545 4545 31842 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 405636573 8262082560 46162 33554432000 4194304 4196468 140722517767056 140493547623792 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4581] ppid=4545 vsize=8068440 memory=532 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4581/stat : 4581 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405636576 8262082560 46162 33554432000 4194304 4196468 140722517767056 140493173119312 140494852147099 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4582] ppid=4545 vsize=8068440 memory=1564 CPUtime=0.31 cores=0,2,4,6
/proc/4572/task/4582/stat : 4582 (java) R 4545 4545 31842 0 -1 4202560 1987 0 0 0 31 0 0 0 20 0 19 0 405636576 8262082560 46162 33554432000 4194304 4196468 140722517767056 140494163259560 140494835571560 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4583] ppid=4545 vsize=8068440 memory=928 CPUtime=0.32 cores=0,2,4,6
/proc/4572/task/4583/stat : 4583 (java) R 4545 4545 31842 0 -1 4202560 2158 0 0 0 32 0 0 0 20 0 19 0 405636576 8262082560 46162 33554432000 4194304 4196468 140722517767056 140494162217664 140494836528221 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4584] ppid=4545 vsize=8068440 memory=2872 CPUtime=0.3 cores=0,2,4,6
/proc/4572/task/4584/stat : 4584 (java) S 4545 4545 31842 0 -1 1077944384 1753 0 0 0 30 0 0 0 20 0 19 0 405636576 8262082560 46162 33554432000 4194304 4196468 140722517767056 140494161168496 140494852139650 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4585] ppid=4545 vsize=8068440 memory=2656 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4585/stat : 4585 (java) S 4545 4545 31842 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405636576 8262082560 46162 33554432000 4194304 4196468 140722517767056 140492675213536 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4586] ppid=4545 vsize=8068440 memory=1980 CPUtime=0.04 cores=0,2,4,6
/proc/4572/task/4586/stat : 4586 (java) S 4545 4545 31842 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 405636576 8262082560 46162 33554432000 4194304 4196468 140722517767056 140494160116912 140494852139650 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4588] ppid=4545 vsize=8068440 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4588/stat : 4588 (java) S 4545 4545 31842 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405636644 8262082560 46162 33554432000 4194304 4196468 140722517767056 140494152083136 140494852153113 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4590] ppid=4545 vsize=8068440 memory=2648 CPUtime=0.24 cores=0,2,4,6
/proc/4572/task/4590/stat : 4590 (java) R 4545 4545 31842 0 -1 4202560 291 0 0 0 23 1 0 0 20 0 19 0 405636644 8262082560 46162 33554432000 4194304 4196468 140722517767056 140492138328048 140494357248024 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4591] ppid=4545 vsize=8068440 memory=912 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4591/stat : 4591 (java) S 4545 4545 31842 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 405636645 8262082560 46162 33554432000 4194304 4196468 140722517767056 140492004105872 140494852150429 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4592] ppid=4545 vsize=8068440 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/4572/task/4592/stat : 4592 (java) S 4545 4545 31842 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 405636647 8262082560 46162 33554432000 4194304 4196468 140722517767056 140492272557232 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
Current children cumulated CPU time: 178.45 s
Current children cumulated vsize: 10514204 KiB
Current children cumulated memory: 2243172 KiB

[startup+160.401 s]
/proc/loadavg: 2.02 2.08 2.12 6/239 4596
/proc/meminfo: memFree=28039076/32770624 swapFree=66999652/67108860
[pid=4545] ppid=4542 vsize=113128 memory=1476 CPUtime=127.39 cores=0,2,4,6
/proc/4545/stat : 4545 (scop.sh) S 4542 4545 31842 0 -1 4202496 582 59936 0 0 0 0 12484 255 20 0 1 0 405625566 115843072 369 33554432000 4194304 5098028 140735838016560 140735838013304 139965810139772 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12906496 140735838020451 140735838020720 140735838020720 140735838023629 0
/proc/4545/statm: 28282 369 311 221 0 87 0
[pid=4572] ppid=4545 vsize=7937364 memory=218648 CPUtime=52.04 cores=0,2,4,6
/proc/4572/stat : 4572 (java) S 4545 4545 31842 0 -1 1077944320 27686 1495564 0 0 274 11 4775 144 20 0 17 0 405636569 8127860736 54662 33554432000 4194304 4196468 140722517767056 140722517749600 140494852128503 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
/proc/4572/statm: 1984341 54662 3237 1 0 1945685 0
[pid=4572/tid=4573] ppid=4545 vsize=7937364 memory=772 CPUtime=50.1 cores=0,2,4,6
/proc/4572/task/4573/stat : 4573 (java) R 4545 4545 31842 0 -1 4202560 18108 1495564 0 0 86 5 4775 144 20 0 17 0 405636569 8127860736 54662 33554432000 4194304 4196468 140722517767056 140494823966592 140494833534798 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4574] ppid=4545 vsize=7937364 memory=8112282956445269571 CPUtime=49.19 cores=0,2,4,6
/proc/4572/task/4574/stat : 4574 (java) S 4545 4545 31842 0 -1 1077944384 2 1495564 0 0 0 0 4775 144 20 0 17 0 405636571 8127860736 54662 33554432000 4194304 4196468 140722517767056 140494856370832 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4575] ppid=4545 vsize=7937364 memory=111636 CPUtime=49.19 cores=0,2,4,6
/proc/4572/task/4575/stat : 4575 (java) S 4545 4545 31842 0 -1 1077944384 1 1495564 0 0 0 0 4775 144 20 0 17 0 405636571 8127860736 54662 33554432000 4194304 4196468 140722517767056 140494689749520 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4576] ppid=4545 vsize=7937364 memory=808 CPUtime=49.19 cores=0,2,4,6
/proc/4572/task/4576/stat : 4576 (java) S 4545 4545 31842 0 -1 1077944384 1 1495564 0 0 0 0 4775 144 20 0 17 0 405636571 8127860736 54662 33554432000 4194304 4196468 140722517767056 140494336502160 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4577] ppid=4545 vsize=7937364 memory=4104 CPUtime=49.19 cores=0,2,4,6
/proc/4572/task/4577/stat : 4577 (java) S 4545 4545 31842 0 -1 1077944384 1 1495564 0 0 0 0 4775 144 20 0 17 0 405636571 8127860736 54662 33554432000 4194304 4196468 140722517767056 140494335449360 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4578] ppid=4545 vsize=7937364 memory=-3622645143214314312 CPUtime=49.19 cores=0,2,4,6
/proc/4572/task/4578/stat : 4578 (java) S 4545 4545 31842 0 -1 1077944384 5 1495564 0 0 0 0 4775 144 20 0 17 0 405636572 8127860736 54662 33554432000 4194304 4196468 140722517767056 140494164327280 140494852139650 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4579] ppid=4545 vsize=7937364 memory=15540704344541522 CPUtime=49.19 cores=0,2,4,6
/proc/4572/task/4579/stat : 4579 (java) S 4545 4545 31842 0 -1 1077944384 13 1495564 0 0 0 0 4775 144 20 0 17 0 405636573 8127860736 54662 33554432000 4194304 4196468 140722517767056 140493681845792 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4580] ppid=4545 vsize=7937364 memory=114912 CPUtime=49.19 cores=0,2,4,6
/proc/4572/task/4580/stat : 4580 (java) S 4545 4545 31842 0 -1 1077944384 21 1495564 0 0 0 0 4775 144 20 0 17 0 405636573 8127860736 54662 33554432000 4194304 4196468 140722517767056 140493547623792 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4581] ppid=4545 vsize=7937364 memory=6935054825532540783 CPUtime=49.19 cores=0,2,4,6
/proc/4572/task/4581/stat : 4581 (java) S 4545 4545 31842 0 -1 1077944384 3 1495564 0 0 0 0 4775 144 20 0 17 0 405636576 8127860736 54662 33554432000 4194304 4196468 140722517767056 140493173119312 140494852147099 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4582] ppid=4545 vsize=7937364 memory=114912 CPUtime=49.74 cores=0,2,4,6
/proc/4572/task/4582/stat : 4582 (java) S 4545 4545 31842 0 -1 1077944384 3018 1495564 0 0 55 0 4775 144 20 0 17 0 405636576 8127860736 54662 33554432000 4194304 4196468 140722517767056 140494163274096 140494852139650 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4583] ppid=4545 vsize=7937364 memory=1476 CPUtime=49.76 cores=0,2,4,6
/proc/4572/task/4583/stat : 4583 (java) S 4545 4545 31842 0 -1 1077944384 2974 1495564 0 0 57 0 4775 144 20 0 17 0 405636576 8127860736 54662 33554432000 4194304 4196468 140722517767056 140494162221296 140494852139650 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4584] ppid=4545 vsize=7937364 memory=1476 CPUtime=49.56 cores=0,2,4,6
/proc/4572/task/4584/stat : 4584 (java) S 4545 4545 31842 0 -1 1077944384 1845 1495564 0 0 37 0 4775 144 20 0 17 0 405636576 8127860736 54662 33554432000 4194304 4196468 140722517767056 140494161168496 140494852139650 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4585] ppid=4545 vsize=7937364 memory=114912 CPUtime=49.19 cores=0,2,4,6
/proc/4572/task/4585/stat : 4585 (java) S 4545 4545 31842 0 -1 1077944384 3 1495564 0 0 0 0 4775 144 20 0 17 0 405636576 8127860736 54662 33554432000 4194304 4196468 140722517767056 140492675213536 140494852138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4586] ppid=4545 vsize=7937364 memory=2058416 CPUtime=49.24 cores=0,2,4,6
/proc/4572/task/4586/stat : 4586 (java) S 4545 4545 31842 0 -1 1077944384 5 1495564 0 0 2 3 4775 144 20 0 17 0 405636576 8127860736 54662 33554432000 4194304 4196468 140722517767056 140494160116912 140494852139650 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4588] ppid=4545 vsize=7937364 memory=1696 CPUtime=49.19 cores=0,2,4,6
/proc/4572/task/4588/stat : 4588 (java) S 4545 4545 31842 0 -1 1077944384 24 1495564 0 0 0 0 4775 144 20 0 17 0 405636644 8127860736 54662 33554432000 4194304 4196468 140722517767056 140494152082320 140494852139650 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
[pid=4572/tid=4592] ppid=4545 vsize=7937364 memory=3436 CPUtime=49.19 cores=0,2,4,6
/proc/4572/task/4592/stat : 4592 (java) S 4545 4545 31842 0 -1 1077944384 29 1495564 0 0 0 0 4775 144 20 0 17 0 405636647 8127860736 54662 33554432000 4194304 4196468 140722517767056 140492272559024 140494852139650 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17731584 140722517775356 140722517775514 140722517775514 140722517778383 0
Current children cumulated CPU time: 179.43 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 220124 KiB

Child status: 0
Real time (s): 160.49
CPU time (s): 179.639
CPU user time (s): 175.453
CPU system time (s): 4.18526
CPU usage (%): 111.931
Max. virtual memory (cumulated for all children) (KiB): 15141456
Max. memory (cumulated for all children) (KiB): 4166668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 175.453
system time used= 4.18526
maximum resident set size= 4166460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1583860
page faults= 0
swaps= 0
block input operations= 16
block output operations= 813488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12051
involuntary context switches= 424


# summary of solver processes directly reported to runsolver:
#   pid: 4545
#   total CPU time (s): 179.639
#   total CPU user time (s): 175.453
#   total CPU system time (s): 4.18526

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.12809 second user time and 1.65782 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-12 16:04:35
IDJOB=4388269
IDBENCH=138779
IDSOLVER=2826
FILE ID=node146/4388269-1568297115
RUNJOBID= node146-1568286001-1042
PBS_JOBID= 21701065
Free space on /tmp= 54324 MiB

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

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

MD5SUM BENCH= aa794b13577ab4fe7ac8dae6d6ffdfc7
RANDOM SEED=504001703

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        30971632 kB
MemAvailable:   31157352 kB
Buffers:          101800 kB
Cached:           362856 kB
SwapCached:         5344 kB
Active:           989636 kB
Inactive:         222820 kB
Active(anon):     764684 kB
Inactive(anon):    20872 kB
Active(file):     224952 kB
Inactive(file):   201948 kB
Unevictable:      110908 kB
Mlocked:          110908 kB
SwapTotal:      67108860 kB
SwapFree:       66999652 kB
Dirty:             21352 kB
Writeback:             0 kB
AnonPages:        851292 kB
Mapped:            53132 kB
Shmem:             29012 kB
Slab:             178760 kB
SReclaimable:     149308 kB
SUnreclaim:        29452 kB
KernelStack:        4112 kB
PageTables:         7432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6593660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 54304 MiB
End job on node146 at 2019-09-12 16:07:16