Trace number 4387612

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 16.0239 6.50544

General information on the benchmark

NameRlfap/Rlfap-m1-graphsMod/
Rlfap-graph-08-f10.xml
MD5SUM53ef449e7d5451b48f2cdc0cd77eaa71
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 benchmark3.79454
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3757
Number of domains7
Minimum domain size6
Maximum domain size34
Distribution of domain sizes[{"size":6,"count":48},{"size":17,"count":14},{"size":19,"count":18},{"size":22,"count":22},{"size":27,"count":122},{"size":32,"count":170},{"size":34,"count":286}]
Minimum variable degree1
Maximum variable degree22
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":1},{"degree":3,"count":6},{"degree":4,"count":10},{"degree":5,"count":46},{"degree":6,"count":68},{"degree":7,"count":77},{"degree":8,"count":85},{"degree":9,"count":54},{"degree":10,"count":33},{"degree":11,"count":37},{"degree":12,"count":21},{"degree":13,"count":8},{"degree":14,"count":1},{"degree":15,"count":35},{"degree":16,"count":26},{"degree":17,"count":63},{"degree":18,"count":54},{"degree":19,"count":32},{"degree":20,"count":12},{"degree":21,"count":7},{"degree":22,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3757}]
Number of extensional constraints0
Number of intensional constraints3757
Distribution of constraint types[{"type":"intension","count":3757}]
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-14461-serial-file.bin HOME/instance-4387612-1568286340.xml
0.65/0.53	
0.65/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Thu Sep 12 13:05:02 CEST 2019
0.65/0.55	c PID: 14464
0.65/0.55	c IP: 172.20.3.151
0.65/0.55	c HOST: node151.alineos.net
0.65/0.56	c (0,0) Parsing Begin
4.70/1.83	c (1,1) Parsing End
4.70/1.84	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 3757 ctr, max domain size 34
4.70/1.84	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
4.70/1.84	c (1,1) Constraint Name Generate Begin
4.70/1.87	c (1,1) Ctr:HOME/instance-4387612-1568286340.xml,Dist:Eq:Le:Num:Var
4.70/1.87	c (1,1) Constraint Name Generate End
4.70/1.87	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
4.70/1.87	c (1,1) CSP to CSPinCNF Begin
5.70/2.20	c (1,1) translated 376 (10%) constraints
5.70/2.26	c (1,1) translated 752 (20%) constraints
6.01/2.32	c (1,1) translated 1128 (30%) constraints
6.61/2.51	c (1,1) translated 1503 (40%) constraints
6.61/2.51	c (1,1) translated 1879 (50%) constraints
6.61/2.51	c (1,1) translated 2255 (60%) constraints
6.61/2.51	c (1,1) translated 2630 (70%) constraints
6.61/2.54	c (2,1) translated 3006 (80%) constraints
6.61/2.58	c (2,2) translated 3382 (90%) constraints
6.92/2.62	c (2,2) translated 3757 (100%) constraints
6.92/2.62	c (2,2) ===========================================
6.92/2.65	c (2,2) Hybrid: #OE=680, #LE=0
6.92/2.65	c (2,2) Hybrid
6.92/2.65	c (2,2) ===========================================
6.92/2.68	c (2,2) translated 444 (10%) constraints
6.92/2.70	c (2,2) translated 888 (20%) constraints
7.26/2.72	c (2,2) translated 1332 (30%) constraints
7.26/2.74	c (2,2) translated 1775 (40%) constraints
7.26/2.76	c (2,2) translated 2219 (50%) constraints
7.26/2.77	c (2,2) translated 2663 (60%) constraints
7.26/2.79	c (2,2) translated 3106 (70%) constraints
7.56/2.81	c (2,2) translated 3550 (80%) constraints
7.56/2.82	c (2,2) translated 3994 (90%) constraints
7.56/2.84	c (2,2) translated 4437 (100%) constraints
7.56/2.84	c (2,2) CSP to CSPinCNF End
7.56/2.84	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4437 ctr, max domain size 34
7.56/2.84	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
7.56/2.84	c (2,2) CSPinCNF Propagation Begin
7.86/2.91	c (2,2) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
7.86/2.91	c (2,2) CSPinCNF Propagation End
7.86/2.91	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4437 ctr, max domain size 34
7.86/2.91	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
7.86/2.92	c (2,2) Hybrid: #OE=680, #LE=0
7.86/2.92	c (2,2) Simplify CSPinCNF Begin
8.48/3.15	c (2,2) Simplify CSPinCNF End
8.48/3.16	c (2,2) CSP: 680 int (0 aux), 7514 bool (7514 aux), 11951 ctr, max domain size 34
8.48/3.16	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.48/3.16	c (2,2) Calculate Precise Domain Begin
8.48/3.16	c (2,2) 0 values are removed by re-calculation
8.48/3.16	c (2,2) Calculate Precise Domain End
8.48/3.16	c (2,2) CSP: 680 int (0 aux), 7514 bool (7514 aux), 11951 ctr, max domain size 34
8.48/3.16	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.48/3.16	c (2,2) CSPinCNF to SatSolver Begin
10.10/3.63	c (3,3) 1196 (10 %) CSP clauses are encoded (0 SAT variables, 36309 SAT clauses)
10.42/3.79	c (3,3) 2391 (20 %) CSP clauses are encoded (0 SAT variables, 54261 SAT clauses)
11.00/3.94	c (3,3) 3586 (30 %) CSP clauses are encoded (0 SAT variables, 75241 SAT clauses)
11.32/4.06	c (3,3) 4781 (40 %) CSP clauses are encoded (0 SAT variables, 94312 SAT clauses)
11.61/4.17	c (3,3) 5976 (50 %) CSP clauses are encoded (0 SAT variables, 115270 SAT clauses)
11.77/4.28	c (3,3) 7171 (60 %) CSP clauses are encoded (0 SAT variables, 137232 SAT clauses)
11.91/4.37	c (3,3) 8366 (70 %) CSP clauses are encoded (0 SAT variables, 155255 SAT clauses)
12.08/4.47	c (3,3) 9561 (80 %) CSP clauses are encoded (0 SAT variables, 174930 SAT clauses)
12.23/4.58	c (4,3) 10756 (90 %) CSP clauses are encoded (0 SAT variables, 197745 SAT clauses)
12.33/4.68	c (4,4) 11951 (100 %) CSP clauses are encoded (0 SAT variables, 218527 SAT clauses)
12.33/4.68	c (4,4) CSPinCNF to SatSolver End
12.33/4.68	c (4,4) Heap : 1408 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
12.33/4.68	c (4,4) 26644 bool, 218554 clause
12.33/4.68	c (4,4) Export Begin
12.99/4.93	c (4,4) Export to HOME/scop-14461-serial-file.bin
12.99/4.93	c (4,4) Export End
12.99/4.94	c (4,4) Export File Size: 3.46 MB
12.99/4.94	c (4,4) 1,1,2,2,2,2,4,STOP-AFTER(DIMACS)
12.99/4.94	c END-Prog: Thu Sep 12 13:05:06 CEST 2019
12.99/4.95	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-14461-serial-file.bin
13.67/5.40	c (0,0) Read Serial File Begin
13.67/5.40	c (0,0) HOME/scop-14461-serial-file.bin
14.28/5.77	c (0,0) Read Serial File End
14.28/5.78	
14.28/5.78	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
14.28/5.78	(Solving Process)
14.28/5.78	
14.28/5.80	c BEGIN-Prog: Thu Sep 12 13:05:07 CEST 2019
14.28/5.80	c PID: 14479
14.28/5.80	c IP: 172.20.3.151
14.28/5.80	c HOST: node151.alineos.net
14.28/5.80	c (0,0) SatSolver.solve Begin
14.28/5.80	c (0,0) HOME/cryptominisat5  HOME/instance-4387612-1568286340.xml-scop-14464.cnf
14.53/5.84	c (0,0) c Outputting solution to console
14.53/5.84	c (0,0) c CryptoMiniSat version 5.6.8
14.53/5.84	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
14.53/5.84	c (0,0) c CMS SHA revision GIT-notfound
14.53/5.84	c (0,0) c CMS is MIT licensed
14.53/5.84	c (0,0) c CMS compilation env CMAKE_CXX_COMPILER = /usr/bin/c++ | CMAKE_CXX_FLAGS =  -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -ggdb3 -Wlogical-op -Wdouble-promotion -Wshadow -Wformat=2 -pedantic | COMPILE_DEFINES =  -DLARGE_OFFSETS -DBOOST_TEST_DYN_LINK -DUSE_ZLIB -DYALSAT_FPU | STATICCOMPILE = OFF | ONLY_SIMPLE = OFF | Boost_FOUND = 1 | STATS = OFF | SQLITE3_FOUND =  | ZLIB_FOUND = TRUE | VALGRIND_FOUND =  | ENABLE_TESTING = OFF | M4RI_FOUND = FALSE | NOM4RI = OFF | SLOW_DEBUG = OFF | ENABLE_ASSERTIONS = ON | PYTHON_EXECUTABLE = /usr/bin/python2.7 | PYTHON_LIBRARY = /usr/lib64/libpython2.7.so | PYTHON_INCLUDE_DIRS = /usr/include/python2.7 | MY_TARGETS =  | LARGEMEM = ON | LIMITMEM = OFF | compilation date time = Jul 11 2019 16:04:13
14.53/5.84	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
14.53/5.84	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4387612-1568286340.xml-scop-14464.cnf
14.53/5.84	c (0,0) c Reading file 'HOME/instance-4387612-1568286340.xml-scop-14464.cnf'
14.53/5.84	c (0,0) c -- header says num vars:          26644
14.53/5.84	c (0,0) c -- header says num clauses:      218554
14.72/5.92	c (0,0) c -- clauses added: 218554
14.72/5.92	c (0,0) c -- xor clauses added: 0
14.72/5.92	c (0,0) c -- vars added 26644
14.72/5.92	c (0,0) c Parsing time: 0.07 s
14.72/5.93	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
14.72/5.93	c (0,0) c [distill] long cls tried: 23/22 cl-short:23 lit-r:11 T: 0.00 T-out: N T-r: 99.99%
14.89/6.11	c (0,0) c [distill] long cls tried: 689/634 cl-short:685 lit-r:656 T: 0.02 T-out: N T-r: 99.68%
15.08/6.24	c (0,0) c ------- FINAL TOTAL SEARCH STATS ---------
15.08/6.24	c (0,0) c UIP search time          : 0.32        (81.66     % time)
15.08/6.24	c (0,0) c restarts                 : 25          (193.28    confls per restart)
15.08/6.24	c (0,0) c blocked restarts         : 0           (0.00      per normal restart)
15.08/6.24	c (0,0) c time                     : 0.32        
15.08/6.24	c (0,0) c decisions                : 33501       (0.00      % random)
15.08/6.24	c (0,0) c propagations             : 1714929     
15.08/6.24	c (0,0) c decisions/conflicts      : 6.93        
15.08/6.24	c (0,0) c conflicts                : 4832        (14873.37  / sec)
15.08/6.24	c (0,0) c conf lits non-minim      : 59141       (12.24     lit/confl)
15.08/6.24	c (0,0) c conf lits final          : 9.75        
15.08/6.24	c (0,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
15.08/6.24	c (0,0) c red which0               : 1053        (21.79     % of confl)
15.08/6.24	c (0,0) c props/decision           : 0.00        
15.08/6.24	c (0,0) c props/conflict           : 0.00        
15.08/6.24	c (0,0) c 0-depth assigns          : 18          (0.07      % vars)
15.08/6.24	c (0,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
15.08/6.24	c (0,0) c reduceDB time            : 0.00        (0.00      % time)
15.08/6.24	c (0,0) c OccSimplifier time       : 0.00        (0.00      % time)
15.08/6.24	c (0,0) c [occur] 0.00 is overhead
15.08/6.24	c (0,0) c [occur] link-in T: 0.00 cleanup T: 0.00
15.08/6.24	c (0,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
15.08/6.24	c (0,0) c SCC time                 : 0.00        (0.00      % time)
15.08/6.24	c (0,0) c [scc] new: 0 BP 0M  T: 0.00
15.08/6.24	c (0,0) c vrep replace time        : 0.00        (0.00      % time)
15.08/6.24	c (0,0) c vrep tree roots          : 0           
15.08/6.24	c (0,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
15.08/6.24	c (0,0) c distill time             : 0.02        (6.03      % time)
15.08/6.24	c (0,0) c strength cache-irred time: 0.00        (0.00      % time)
15.08/6.24	c (0,0) c strength cache-red time  : 0.00        (0.00      % time)
15.08/6.24	c (0,0) c Conflicts in UIP         : 4832        (12145.28  confl/time_this_thread)
15.08/6.24	c (0,0) c Mem used                 : 28.75       MB
15.08/6.24	c (0,0) c Total time (this thread) : 0.40        
15.08/6.24	c (0,0) s SATISFIABLE
15.29/6.37	c (1,0) SatSolver.solve End
15.29/6.37	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
15.29/6.37	c (1,0) Show results Begin
15.65/6.45	c (1,0) x1 = 100
15.65/6.45	c (1,0) x10 = 268
15.65/6.45	c (1,0) x100 = 652
15.65/6.45	c (1,0) x101 = 16
15.65/6.45	c (1,0) x102 = 254
15.65/6.45	c (1,0) x103 = 296
15.65/6.45	c (1,0) x104 = 58
15.65/6.45	c (1,0) x105 = 394
15.65/6.45	c (1,0) x106 = 156
15.65/6.45	c (1,0) x107 = 58
15.65/6.45	c (1,0) x108 = 296
15.65/6.45	c (1,0) x109 = 156
15.65/6.45	c (1,0) x11 = 408
15.65/6.45	c (1,0) x110 = 394
15.65/6.45	c (1,0) x111 = 142
15.65/6.45	c (1,0) x112 = 380
15.65/6.45	c (1,0) x113 = 414
15.65/6.45	c (1,0) x114 = 652
15.65/6.45	c (1,0) x115 = 652
15.65/6.45	c (1,0) x116 = 414
15.65/6.45	c (1,0) x117 = 170
15.65/6.45	c (1,0) x118 = 408
15.65/6.45	c (1,0) x119 = 380
15.65/6.45	c (1,0) x12 = 170
15.65/6.45	c (1,0) x120 = 142
15.65/6.45	c (1,0) x121 = 44
15.65/6.45	c (1,0) x122 = 282
15.65/6.45	c (1,0) x123 = 296
15.65/6.45	c (1,0) x124 = 58
15.65/6.45	c (1,0) x125 = 414
15.65/6.45	c (1,0) x126 = 652
15.65/6.45	c (1,0) x127 = 44
15.65/6.45	c (1,0) x128 = 282
15.65/6.45	c (1,0) x129 = 170
15.65/6.45	c (1,0) x13 = 240
15.65/6.45	c (1,0) x130 = 408
15.65/6.45	c (1,0) x131 = 414
15.65/6.45	c (1,0) x132 = 652
15.65/6.45	c (1,0) x133 = 86
15.65/6.45	c (1,0) x134 = 324
15.65/6.45	c (1,0) x135 = 652
15.65/6.45	c (1,0) x136 = 414
15.65/6.45	c (1,0) x137 = 408
15.65/6.45	c (1,0) x138 = 170
15.65/6.45	c (1,0) x139 = 324
15.65/6.45	c (1,0) x14 = 478
15.65/6.45	c (1,0) x140 = 86
15.65/6.45	c (1,0) x141 = 254
15.65/6.45	c (1,0) x142 = 16
15.65/6.45	c (1,0) x143 = 142
15.65/6.45	c (1,0) x144 = 380
15.65/6.45	c (1,0) x145 = 414
15.65/6.45	c (1,0) x146 = 652
15.65/6.45	c (1,0) x147 = 30
15.65/6.45	c (1,0) x148 = 268
15.65/6.45	c (1,0) x149 = 352
15.65/6.45	c (1,0) x15 = 324
15.65/6.45	c (1,0) x150 = 114
15.65/6.45	c (1,0) x151 = 296
15.65/6.45	c (1,0) x152 = 58
15.65/6.45	c (1,0) x153 = 142
15.65/6.45	c (1,0) x154 = 380
15.65/6.45	c (1,0) x155 = 652
15.65/6.45	c (1,0) x156 = 414
15.65/6.45	c (1,0) x157 = 366
15.65/6.45	c (1,0) x158 = 128
15.65/6.46	c (1,0) x159 = 394
15.65/6.46	c (1,0) x16 = 86
15.65/6.46	c (1,0) x160 = 156
15.65/6.46	c (1,0) x161 = 268
15.65/6.46	c (1,0) x162 = 30
15.65/6.46	c (1,0) x163 = 254
15.65/6.46	c (1,0) x164 = 16
15.65/6.46	c (1,0) x165 = 254
15.65/6.46	c (1,0) x166 = 16
15.65/6.46	c (1,0) x167 = 310
15.65/6.46	c (1,0) x168 = 72
15.65/6.46	c (1,0) x169 = 100
15.65/6.46	c (1,0) x17 = 338
15.65/6.46	c (1,0) x170 = 338
15.65/6.46	c (1,0) x171 = 142
15.65/6.46	c (1,0) x172 = 380
15.65/6.46	c (1,0) x173 = 414
15.65/6.46	c (1,0) x174 = 652
15.65/6.46	c (1,0) x175 = 310
15.65/6.46	c (1,0) x176 = 72
15.65/6.46	c (1,0) x177 = 414
15.65/6.46	c (1,0) x178 = 652
15.65/6.46	c (1,0) x179 = 324
15.65/6.46	c (1,0) x18 = 100
15.65/6.46	c (1,0) x180 = 86
15.65/6.46	c (1,0) x181 = 652
15.65/6.46	c (1,0) x182 = 414
15.65/6.46	c (1,0) x183 = 44
15.65/6.46	c (1,0) x184 = 282
15.65/6.46	c (1,0) x185 = 128
15.65/6.46	c (1,0) x186 = 366
15.65/6.46	c (1,0) x187 = 114
15.65/6.46	c (1,0) x188 = 352
15.65/6.46	c (1,0) x189 = 128
15.65/6.46	c (1,0) x19 = 380
15.65/6.46	c (1,0) x190 = 366
15.65/6.46	c (1,0) x191 = 156
15.65/6.46	c (1,0) x192 = 394
15.65/6.46	c (1,0) x193 = 86
15.65/6.46	c (1,0) x194 = 324
15.65/6.46	c (1,0) x195 = 100
15.65/6.46	c (1,0) x196 = 338
15.65/6.46	c (1,0) x197 = 100
15.65/6.46	c (1,0) x198 = 338
15.65/6.46	c (1,0) x199 = 268
15.65/6.46	c (1,0) x2 = 338
15.65/6.46	c (1,0) x20 = 142
15.65/6.46	c (1,0) x200 = 30
15.65/6.46	c (1,0) x201 = 142
15.65/6.46	c (1,0) x202 = 380
15.65/6.46	c (1,0) x203 = 324
15.65/6.46	c (1,0) x204 = 86
15.65/6.46	c (1,0) x205 = 352
15.65/6.46	c (1,0) x206 = 114
15.65/6.46	c (1,0) x207 = 142
15.65/6.46	c (1,0) x208 = 380
15.65/6.46	c (1,0) x209 = 652
15.65/6.46	c (1,0) x21 = 652
15.65/6.46	c (1,0) x210 = 414
15.65/6.46	c (1,0) x211 = 44
15.65/6.46	c (1,0) x212 = 282
15.65/6.46	c (1,0) x213 = 268
15.65/6.46	c (1,0) x214 = 30
15.65/6.46	c (1,0) x215 = 30
15.65/6.46	c (1,0) x216 = 268
15.65/6.46	c (1,0) x217 = 142
15.65/6.46	c (1,0) x218 = 380
15.65/6.46	c (1,0) x219 = 652
15.65/6.46	c (1,0) x22 = 414
15.65/6.46	c (1,0) x220 = 414
15.65/6.46	c (1,0) x221 = 310
15.65/6.46	c (1,0) x222 = 72
15.65/6.46	c (1,0) x223 = 652
15.65/6.46	c (1,0) x224 = 414
15.65/6.46	c (1,0) x225 = 156
15.65/6.46	c (1,0) x226 = 394
15.65/6.46	c (1,0) x227 = 414
15.65/6.46	c (1,0) x228 = 652
15.65/6.46	c (1,0) x229 = 86
15.65/6.46	c (1,0) x23 = 338
15.65/6.46	c (1,0) x230 = 324
15.65/6.46	c (1,0) x231 = 338
15.65/6.46	c (1,0) x232 = 100
15.65/6.46	c (1,0) x233 = 652
15.65/6.46	c (1,0) x234 = 414
15.65/6.46	c (1,0) x235 = 268
15.65/6.46	c (1,0) x236 = 30
15.65/6.46	c (1,0) x237 = 44
15.65/6.46	c (1,0) x238 = 282
15.65/6.46	c (1,0) x239 = 30
15.65/6.46	c (1,0) x24 = 100
15.65/6.46	c (1,0) x240 = 268
15.65/6.46	c (1,0) x241 = 30
15.65/6.46	c (1,0) x242 = 268
15.65/6.46	c (1,0) x243 = 296
15.65/6.46	c (1,0) x244 = 58
15.65/6.46	c (1,0) x245 = 282
15.65/6.46	c (1,0) x246 = 44
15.65/6.46	c (1,0) x247 = 100
15.65/6.46	c (1,0) x248 = 338
15.65/6.46	c (1,0) x249 = 268
15.65/6.46	c (1,0) x25 = 394
15.65/6.46	c (1,0) x250 = 30
15.65/6.46	c (1,0) x251 = 324
15.65/6.46	c (1,0) x252 = 86
15.65/6.46	c (1,0) x253 = 408
15.65/6.46	c (1,0) x254 = 170
15.65/6.46	c (1,0) x255 = 86
15.65/6.46	c (1,0) x256 = 324
15.65/6.46	c (1,0) x257 = 86
15.65/6.46	c (1,0) x258 = 324
15.65/6.46	c (1,0) x259 = 282
15.65/6.46	c (1,0) x26 = 156
15.65/6.46	c (1,0) x260 = 44
15.65/6.46	c (1,0) x261 = 114
15.65/6.46	c (1,0) x262 = 352
15.65/6.46	c (1,0) x263 = 652
15.65/6.46	c (1,0) x264 = 414
15.65/6.46	c (1,0) x265 = 352
15.65/6.46	c (1,0) x266 = 114
15.65/6.46	c (1,0) x267 = 114
15.65/6.46	c (1,0) x268 = 352
15.65/6.46	c (1,0) x269 = 310
15.65/6.46	c (1,0) x27 = 394
15.65/6.46	c (1,0) x270 = 72
15.65/6.46	c (1,0) x271 = 394
15.65/6.46	c (1,0) x272 = 156
15.65/6.46	c (1,0) x273 = 16
15.65/6.46	c (1,0) x274 = 254
15.65/6.46	c (1,0) x275 = 128
15.65/6.46	c (1,0) x276 = 366
15.65/6.46	c (1,0) x277 = 296
15.65/6.46	c (1,0) x278 = 58
15.65/6.46	c (1,0) x279 = 414
15.65/6.46	c (1,0) x28 = 156
15.65/6.46	c (1,0) x280 = 652
15.65/6.46	c (1,0) x281 = 16
15.65/6.46	c (1,0) x282 = 254
15.65/6.46	c (1,0) x283 = 268
15.65/6.46	c (1,0) x284 = 30
15.65/6.46	c (1,0) x285 = 652
15.65/6.46	c (1,0) x286 = 414
15.65/6.46	c (1,0) x287 = 652
15.65/6.46	c (1,0) x288 = 414
15.65/6.46	c (1,0) x289 = 86
15.65/6.46	c (1,0) x29 = 414
15.65/6.46	c (1,0) x290 = 324
15.65/6.46	c (1,0) x291 = 310
15.65/6.46	c (1,0) x292 = 72
15.65/6.46	c (1,0) x293 = 652
15.65/6.46	c (1,0) x294 = 414
15.65/6.46	c (1,0) x295 = 310
15.65/6.46	c (1,0) x296 = 72
15.65/6.46	c (1,0) x297 = 394
15.65/6.46	c (1,0) x298 = 156
15.65/6.46	c (1,0) x299 = 380
15.65/6.46	c (1,0) x3 = 100
15.65/6.46	c (1,0) x30 = 652
15.65/6.46	c (1,0) x300 = 142
15.65/6.46	c (1,0) x301 = 380
15.65/6.46	c (1,0) x302 = 142
15.65/6.46	c (1,0) x303 = 44
15.65/6.46	c (1,0) x304 = 282
15.65/6.46	c (1,0) x305 = 30
15.65/6.46	c (1,0) x306 = 268
15.65/6.46	c (1,0) x307 = 16
15.65/6.46	c (1,0) x308 = 254
15.65/6.46	c (1,0) x309 = 44
15.65/6.46	c (1,0) x31 = 86
15.65/6.46	c (1,0) x310 = 282
15.65/6.46	c (1,0) x311 = 156
15.65/6.46	c (1,0) x312 = 394
15.65/6.46	c (1,0) x313 = 478
15.65/6.46	c (1,0) x314 = 240
15.65/6.46	c (1,0) x315 = 394
15.65/6.46	c (1,0) x316 = 156
15.65/6.46	c (1,0) x317 = 44
15.65/6.46	c (1,0) x318 = 282
15.65/6.46	c (1,0) x319 = 478
15.65/6.46	c (1,0) x32 = 324
15.65/6.46	c (1,0) x320 = 240
15.65/6.46	c (1,0) x321 = 114
15.65/6.46	c (1,0) x322 = 352
15.65/6.46	c (1,0) x323 = 254
15.65/6.46	c (1,0) x324 = 16
15.65/6.46	c (1,0) x325 = 268
15.65/6.46	c (1,0) x326 = 30
15.65/6.46	c (1,0) x327 = 282
15.65/6.46	c (1,0) x328 = 44
15.65/6.46	c (1,0) x329 = 282
15.65/6.46	c (1,0) x33 = 366
15.65/6.46	c (1,0) x330 = 44
15.65/6.46	c (1,0) x331 = 478
15.65/6.46	c (1,0) x332 = 240
15.65/6.46	c (1,0) x333 = 142
15.65/6.46	c (1,0) x334 = 380
15.65/6.46	c (1,0) x335 = 254
15.65/6.46	c (1,0) x336 = 16
15.65/6.46	c (1,0) x337 = 478
15.65/6.46	c (1,0) x338 = 240
15.65/6.46	c (1,0) x339 = 352
15.65/6.46	c (1,0) x34 = 128
15.65/6.46	c (1,0) x340 = 114
15.65/6.46	c (1,0) x341 = 324
15.65/6.46	c (1,0) x342 = 86
15.65/6.46	c (1,0) x343 = 240
15.65/6.46	c (1,0) x344 = 478
15.65/6.46	c (1,0) x345 = 44
15.65/6.46	c (1,0) x346 = 282
15.65/6.46	c (1,0) x347 = 394
15.65/6.46	c (1,0) x348 = 156
15.65/6.46	c (1,0) x349 = 414
15.65/6.46	c (1,0) x35 = 324
15.65/6.46	c (1,0) x350 = 652
15.65/6.46	c (1,0) x351 = 652
15.65/6.46	c (1,0) x352 = 414
15.65/6.46	c (1,0) x353 = 652
15.65/6.46	c (1,0) x354 = 414
15.65/6.46	c (1,0) x355 = 16
15.65/6.46	c (1,0) x356 = 254
15.65/6.46	c (1,0) x357 = 324
15.65/6.46	c (1,0) x358 = 86
15.65/6.46	c (1,0) x359 = 240
15.65/6.46	c (1,0) x36 = 86
15.65/6.46	c (1,0) x360 = 478
15.65/6.46	c (1,0) x361 = 282
15.65/6.46	c (1,0) x362 = 44
15.65/6.46	c (1,0) x363 = 366
15.65/6.46	c (1,0) x364 = 128
15.65/6.46	c (1,0) x365 = 380
15.65/6.46	c (1,0) x366 = 142
15.65/6.46	c (1,0) x367 = 44
15.65/6.46	c (1,0) x368 = 282
15.65/6.46	c (1,0) x369 = 142
15.65/6.46	c (1,0) x37 = 170
15.65/6.46	c (1,0) x370 = 380
15.65/6.46	c (1,0) x371 = 240
15.65/6.46	c (1,0) x372 = 478
15.65/6.46	c (1,0) x373 = 240
15.65/6.46	c (1,0) x374 = 478
15.65/6.46	c (1,0) x375 = 142
15.65/6.46	c (1,0) x376 = 380
15.65/6.46	c (1,0) x377 = 30
15.65/6.46	c (1,0) x378 = 268
15.65/6.46	c (1,0) x379 = 128
15.65/6.46	c (1,0) x38 = 408
15.65/6.46	c (1,0) x380 = 366
15.65/6.46	c (1,0) x381 = 324
15.65/6.46	c (1,0) x382 = 86
15.65/6.46	c (1,0) x383 = 16
15.65/6.46	c (1,0) x384 = 254
15.65/6.46	c (1,0) x385 = 156
15.65/6.46	c (1,0) x386 = 394
15.65/6.46	c (1,0) x387 = 394
15.65/6.46	c (1,0) x388 = 156
15.65/6.46	c (1,0) x389 = 338
15.65/6.46	c (1,0) x39 = 58
15.65/6.46	c (1,0) x390 = 100
15.65/6.46	c (1,0) x391 = 310
15.65/6.46	c (1,0) x392 = 72
15.65/6.46	c (1,0) x393 = 352
15.65/6.46	c (1,0) x394 = 114
15.65/6.46	c (1,0) x395 = 156
15.65/6.46	c (1,0) x396 = 394
15.65/6.46	c (1,0) x397 = 268
15.65/6.46	c (1,0) x398 = 30
15.65/6.46	c (1,0) x399 = 100
15.65/6.46	c (1,0) x4 = 338
15.65/6.46	c (1,0) x40 = 296
15.65/6.46	c (1,0) x400 = 338
15.65/6.46	c (1,0) x401 = 380
15.65/6.46	c (1,0) x402 = 142
15.65/6.46	c (1,0) x403 = 58
15.65/6.46	c (1,0) x404 = 296
15.65/6.46	c (1,0) x405 = 366
15.65/6.46	c (1,0) x406 = 128
15.65/6.46	c (1,0) x407 = 254
15.65/6.46	c (1,0) x408 = 16
15.65/6.46	c (1,0) x409 = 254
15.65/6.46	c (1,0) x41 = 296
15.65/6.46	c (1,0) x410 = 16
15.65/6.46	c (1,0) x411 = 296
15.65/6.46	c (1,0) x412 = 58
15.65/6.46	c (1,0) x413 = 16
15.65/6.46	c (1,0) x414 = 254
15.65/6.46	c (1,0) x415 = 338
15.65/6.46	c (1,0) x416 = 100
15.65/6.46	c (1,0) x417 = 380
15.65/6.46	c (1,0) x418 = 142
15.65/6.46	c (1,0) x419 = 380
15.65/6.46	c (1,0) x42 = 58
15.65/6.46	c (1,0) x420 = 142
15.65/6.46	c (1,0) x421 = 170
15.65/6.46	c (1,0) x422 = 408
15.65/6.46	c (1,0) x423 = 44
15.65/6.46	c (1,0) x424 = 282
15.65/6.46	c (1,0) x425 = 72
15.65/6.46	c (1,0) x426 = 310
15.65/6.46	c (1,0) x427 = 156
15.65/6.46	c (1,0) x428 = 394
15.65/6.46	c (1,0) x429 = 652
15.65/6.46	c (1,0) x43 = 352
15.65/6.46	c (1,0) x430 = 414
15.65/6.46	c (1,0) x431 = 30
15.65/6.46	c (1,0) x432 = 268
15.65/6.46	c (1,0) x433 = 72
15.65/6.46	c (1,0) x434 = 310
15.65/6.46	c (1,0) x435 = 254
15.65/6.46	c (1,0) x436 = 16
15.65/6.46	c (1,0) x437 = 414
15.65/6.46	c (1,0) x438 = 652
15.65/6.46	c (1,0) x439 = 282
15.65/6.46	c (1,0) x44 = 114
15.65/6.46	c (1,0) x440 = 44
15.65/6.46	c (1,0) x441 = 72
15.65/6.46	c (1,0) x442 = 310
15.65/6.46	c (1,0) x443 = 414
15.65/6.46	c (1,0) x444 = 652
15.65/6.46	c (1,0) x445 = 254
15.65/6.46	c (1,0) x446 = 16
15.65/6.46	c (1,0) x447 = 58
15.65/6.46	c (1,0) x448 = 296
15.65/6.46	c (1,0) x449 = 324
15.65/6.46	c (1,0) x45 = 324
15.65/6.46	c (1,0) x450 = 86
15.65/6.46	c (1,0) x451 = 338
15.65/6.46	c (1,0) x452 = 100
15.65/6.46	c (1,0) x453 = 16
15.65/6.46	c (1,0) x454 = 254
15.65/6.46	c (1,0) x455 = 324
15.65/6.46	c (1,0) x456 = 86
15.65/6.46	c (1,0) x457 = 128
15.65/6.46	c (1,0) x458 = 366
15.65/6.46	c (1,0) x459 = 268
15.65/6.46	c (1,0) x46 = 86
15.65/6.46	c (1,0) x460 = 30
15.65/6.46	c (1,0) x461 = 30
15.65/6.46	c (1,0) x462 = 268
15.65/6.46	c (1,0) x463 = 366
15.65/6.46	c (1,0) x464 = 128
15.65/6.46	c (1,0) x465 = 58
15.65/6.46	c (1,0) x466 = 296
15.65/6.46	c (1,0) x467 = 352
15.65/6.46	c (1,0) x468 = 114
15.65/6.46	c (1,0) x469 = 16
15.65/6.46	c (1,0) x47 = 254
15.65/6.46	c (1,0) x470 = 254
15.65/6.46	c (1,0) x471 = 30
15.65/6.46	c (1,0) x472 = 268
15.65/6.46	c (1,0) x473 = 478
15.65/6.46	c (1,0) x474 = 240
15.65/6.46	c (1,0) x475 = 30
15.65/6.46	c (1,0) x476 = 268
15.65/6.46	c (1,0) x477 = 478
15.65/6.46	c (1,0) x478 = 240
15.65/6.46	c (1,0) x479 = 414
15.65/6.46	c (1,0) x48 = 16
15.65/6.46	c (1,0) x480 = 652
15.65/6.46	c (1,0) x481 = 72
15.65/6.46	c (1,0) x482 = 310
15.65/6.46	c (1,0) x483 = 44
15.65/6.46	c (1,0) x484 = 282
15.65/6.46	c (1,0) x485 = 310
15.65/6.46	c (1,0) x486 = 72
15.65/6.46	c (1,0) x487 = 352
15.65/6.46	c (1,0) x488 = 114
15.65/6.46	c (1,0) x489 = 128
15.65/6.46	c (1,0) x49 = 282
15.65/6.46	c (1,0) x490 = 366
15.65/6.46	c (1,0) x491 = 128
15.65/6.46	c (1,0) x492 = 366
15.65/6.46	c (1,0) x493 = 296
15.65/6.46	c (1,0) x494 = 58
15.65/6.46	c (1,0) x495 = 310
15.65/6.46	c (1,0) x496 = 72
15.65/6.46	c (1,0) x497 = 30
15.65/6.46	c (1,0) x498 = 268
15.65/6.46	c (1,0) x499 = 394
15.65/6.46	c (1,0) x5 = 380
15.65/6.46	c (1,0) x50 = 44
15.65/6.46	c (1,0) x500 = 156
15.65/6.46	c (1,0) x501 = 156
15.65/6.46	c (1,0) x502 = 394
15.65/6.46	c (1,0) x503 = 58
15.65/6.46	c (1,0) x504 = 296
15.65/6.46	c (1,0) x505 = 652
15.65/6.46	c (1,0) x506 = 414
15.65/6.46	c (1,0) x507 = 114
15.65/6.46	c (1,0) x508 = 352
15.65/6.46	c (1,0) x509 = 30
15.65/6.46	c (1,0) x51 = 408
15.65/6.46	c (1,0) x510 = 268
15.65/6.46	c (1,0) x511 = 254
15.65/6.46	c (1,0) x512 = 16
15.65/6.46	c (1,0) x513 = 114
15.65/6.46	c (1,0) x514 = 352
15.65/6.46	c (1,0) x515 = 16
15.65/6.46	c (1,0) x516 = 254
15.65/6.46	c (1,0) x517 = 310
15.65/6.46	c (1,0) x518 = 72
15.65/6.46	c (1,0) x519 = 114
15.65/6.46	c (1,0) x52 = 170
15.65/6.46	c (1,0) x520 = 352
15.65/6.46	c (1,0) x521 = 414
15.65/6.46	c (1,0) x522 = 652
15.65/6.46	c (1,0) x523 = 352
15.65/6.46	c (1,0) x524 = 114
15.65/6.46	c (1,0) x525 = 142
15.65/6.46	c (1,0) x526 = 380
15.65/6.46	c (1,0) x527 = 296
15.65/6.46	c (1,0) x528 = 58
15.65/6.46	c (1,0) x529 = 268
15.65/6.46	c (1,0) x53 = 100
15.65/6.46	c (1,0) x530 = 30
15.65/6.46	c (1,0) x531 = 268
15.65/6.46	c (1,0) x532 = 30
15.65/6.46	c (1,0) x533 = 408
15.65/6.46	c (1,0) x534 = 170
15.65/6.46	c (1,0) x535 = 72
15.65/6.46	c (1,0) x536 = 310
15.65/6.46	c (1,0) x537 = 324
15.65/6.46	c (1,0) x538 = 86
15.65/6.46	c (1,0) x539 = 114
15.65/6.46	c (1,0) x54 = 338
15.65/6.46	c (1,0) x540 = 352
15.65/6.46	c (1,0) x541 = 100
15.65/6.46	c (1,0) x542 = 338
15.65/6.46	c (1,0) x543 = 30
15.65/6.46	c (1,0) x544 = 268
15.65/6.46	c (1,0) x545 = 338
15.65/6.46	c (1,0) x546 = 100
15.65/6.46	c (1,0) x547 = 58
15.65/6.46	c (1,0) x548 = 296
15.65/6.46	c (1,0) x549 = 72
15.65/6.46	c (1,0) x55 = 44
15.65/6.46	c (1,0) x550 = 310
15.65/6.46	c (1,0) x551 = 366
15.65/6.46	c (1,0) x552 = 128
15.65/6.46	c (1,0) x553 = 268
15.65/6.46	c (1,0) x554 = 30
15.65/6.46	c (1,0) x555 = 296
15.65/6.46	c (1,0) x556 = 58
15.65/6.46	c (1,0) x557 = 58
15.65/6.46	c (1,0) x558 = 296
15.65/6.46	c (1,0) x559 = 324
15.65/6.46	c (1,0) x56 = 282
15.65/6.46	c (1,0) x560 = 86
15.65/6.46	c (1,0) x561 = 380
15.65/6.46	c (1,0) x562 = 142
15.65/6.46	c (1,0) x563 = 86
15.65/6.46	c (1,0) x564 = 324
15.65/6.46	c (1,0) x565 = 100
15.65/6.46	c (1,0) x566 = 338
15.65/6.48	c (1,0) x567 = 282
15.65/6.48	c (1,0) x568 = 44
15.65/6.48	c (1,0) x569 = 128
15.65/6.48	c (1,0) x57 = 114
15.65/6.48	c (1,0) x570 = 366
15.65/6.48	c (1,0) x571 = 128
15.65/6.48	c (1,0) x572 = 366
15.65/6.48	c (1,0) x573 = 114
15.65/6.48	c (1,0) x574 = 352
15.65/6.48	c (1,0) x575 = 310
15.65/6.48	c (1,0) x576 = 72
15.65/6.48	c (1,0) x577 = 352
15.65/6.48	c (1,0) x578 = 114
15.65/6.48	c (1,0) x579 = 296
15.65/6.48	c (1,0) x58 = 352
15.65/6.48	c (1,0) x580 = 58
15.65/6.48	c (1,0) x581 = 58
15.65/6.48	c (1,0) x582 = 296
15.65/6.48	c (1,0) x583 = 254
15.65/6.48	c (1,0) x584 = 16
15.65/6.48	c (1,0) x585 = 394
15.65/6.48	c (1,0) x586 = 156
15.65/6.48	c (1,0) x587 = 240
15.65/6.48	c (1,0) x588 = 478
15.65/6.48	c (1,0) x589 = 414
15.65/6.48	c (1,0) x59 = 282
15.65/6.48	c (1,0) x590 = 652
15.65/6.48	c (1,0) x591 = 254
15.65/6.48	c (1,0) x592 = 16
15.65/6.48	c (1,0) x593 = 352
15.65/6.48	c (1,0) x594 = 114
15.65/6.48	c (1,0) x595 = 58
15.65/6.48	c (1,0) x596 = 296
15.65/6.48	c (1,0) x597 = 394
15.65/6.48	c (1,0) x598 = 156
15.65/6.48	c (1,0) x599 = 114
15.65/6.48	c (1,0) x6 = 142
15.65/6.48	c (1,0) x60 = 44
15.65/6.48	c (1,0) x600 = 352
15.65/6.48	c (1,0) x601 = 394
15.65/6.48	c (1,0) x602 = 156
15.65/6.48	c (1,0) x603 = 142
15.65/6.48	c (1,0) x604 = 380
15.65/6.48	c (1,0) x605 = 254
15.65/6.48	c (1,0) x606 = 16
15.65/6.48	c (1,0) x607 = 310
15.65/6.48	c (1,0) x608 = 72
15.65/6.48	c (1,0) x609 = 296
15.65/6.48	c (1,0) x61 = 254
15.65/6.48	c (1,0) x610 = 58
15.65/6.48	c (1,0) x611 = 380
15.65/6.48	c (1,0) x612 = 142
15.65/6.48	c (1,0) x613 = 114
15.65/6.48	c (1,0) x614 = 352
15.65/6.48	c (1,0) x615 = 478
15.65/6.48	c (1,0) x616 = 240
15.65/6.48	c (1,0) x617 = 240
15.65/6.48	c (1,0) x618 = 478
15.65/6.48	c (1,0) x619 = 128
15.65/6.48	c (1,0) x62 = 16
15.65/6.48	c (1,0) x620 = 366
15.65/6.48	c (1,0) x621 = 114
15.65/6.48	c (1,0) x622 = 352
15.65/6.48	c (1,0) x623 = 296
15.65/6.48	c (1,0) x624 = 58
15.65/6.48	c (1,0) x625 = 240
15.65/6.48	c (1,0) x626 = 478
15.65/6.48	c (1,0) x627 = 366
15.65/6.48	c (1,0) x628 = 128
15.65/6.48	c (1,0) x629 = 128
15.65/6.48	c (1,0) x63 = 652
15.65/6.48	c (1,0) x630 = 366
15.65/6.48	c (1,0) x631 = 394
15.65/6.48	c (1,0) x632 = 156
15.65/6.48	c (1,0) x633 = 310
15.65/6.48	c (1,0) x634 = 72
15.65/6.48	c (1,0) x635 = 30
15.65/6.48	c (1,0) x636 = 268
15.65/6.48	c (1,0) x637 = 652
15.65/6.48	c (1,0) x638 = 414
15.65/6.48	c (1,0) x639 = 352
15.65/6.48	c (1,0) x64 = 414
15.65/6.48	c (1,0) x640 = 114
15.65/6.48	c (1,0) x641 = 156
15.65/6.48	c (1,0) x642 = 394
15.65/6.48	c (1,0) x643 = 414
15.65/6.48	c (1,0) x644 = 652
15.65/6.48	c (1,0) x645 = 380
15.65/6.48	c (1,0) x646 = 142
15.65/6.48	c (1,0) x647 = 44
15.65/6.48	c (1,0) x648 = 282
15.65/6.48	c (1,0) x649 = 414
15.65/6.48	c (1,0) x65 = 128
15.65/6.48	c (1,0) x650 = 652
15.65/6.48	c (1,0) x651 = 282
15.65/6.48	c (1,0) x652 = 44
15.65/6.48	c (1,0) x653 = 100
15.65/6.48	c (1,0) x654 = 338
15.65/6.48	c (1,0) x655 = 338
15.65/6.48	c (1,0) x656 = 100
15.65/6.48	c (1,0) x657 = 114
15.65/6.48	c (1,0) x658 = 352
15.65/6.48	c (1,0) x659 = 254
15.65/6.48	c (1,0) x66 = 366
15.65/6.48	c (1,0) x660 = 16
15.65/6.48	c (1,0) x661 = 142
15.65/6.48	c (1,0) x662 = 380
15.65/6.48	c (1,0) x663 = 352
15.65/6.48	c (1,0) x664 = 114
15.65/6.48	c (1,0) x665 = 296
15.65/6.48	c (1,0) x666 = 58
15.65/6.48	c (1,0) x667 = 30
15.65/6.48	c (1,0) x668 = 268
15.65/6.48	c (1,0) x669 = 114
15.65/6.48	c (1,0) x67 = 366
15.65/6.48	c (1,0) x670 = 352
15.65/6.48	c (1,0) x671 = 44
15.65/6.48	c (1,0) x672 = 282
15.65/6.48	c (1,0) x673 = 100
15.65/6.48	c (1,0) x674 = 338
15.65/6.48	c (1,0) x675 = 72
15.65/6.48	c (1,0) x676 = 310
15.65/6.48	c (1,0) x677 = 30
15.65/6.48	c (1,0) x678 = 268
15.65/6.48	c (1,0) x679 = 324
15.65/6.48	c (1,0) x68 = 128
15.65/6.48	c (1,0) x680 = 86
15.65/6.48	c (1,0) x69 = 142
15.65/6.48	c (1,0) x7 = 72
15.65/6.48	c (1,0) x70 = 380
15.65/6.48	c (1,0) x71 = 352
15.65/6.48	c (1,0) x72 = 114
15.65/6.48	c (1,0) x73 = 652
15.65/6.48	c (1,0) x74 = 414
15.65/6.48	c (1,0) x75 = 254
15.65/6.48	c (1,0) x76 = 16
15.65/6.48	c (1,0) x77 = 254
15.65/6.48	c (1,0) x78 = 16
15.65/6.48	c (1,0) x79 = 16
15.65/6.48	c (1,0) x8 = 310
15.65/6.48	c (1,0) x80 = 254
15.65/6.48	c (1,0) x81 = 366
15.65/6.48	c (1,0) x82 = 128
15.65/6.48	c (1,0) x83 = 72
15.65/6.48	c (1,0) x84 = 310
15.65/6.48	c (1,0) x85 = 310
15.65/6.48	c (1,0) x86 = 72
15.65/6.48	c (1,0) x87 = 86
15.65/6.48	c (1,0) x88 = 324
15.65/6.48	c (1,0) x89 = 30
15.65/6.48	c (1,0) x9 = 30
15.65/6.48	c (1,0) x90 = 268
15.65/6.48	c (1,0) x91 = 254
15.65/6.48	c (1,0) x92 = 16
15.65/6.48	c (1,0) x93 = 268
15.65/6.48	c (1,0) x94 = 30
15.65/6.48	c (1,0) x95 = 338
15.65/6.48	c (1,0) x96 = 100
15.65/6.48	c (1,0) x97 = 366
15.65/6.48	c (1,0) x98 = 128
15.65/6.48	c (1,0) x99 = 414
15.65/6.48	s SATISFIABLE
15.65/6.48	v <instantiation>
15.65/6.48	v     <list>x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 x237 x238 x239 x240 x241 x242 x243 x244 x245 x246 x247 x248 x249 x250 x251 x252 x253 x254 x255 x256 x257 x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 x268 x269 x270 x271 x272 x273 x274 x275 x276 x277 x278 x279 x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 x292 x293 x294 x295 x296 x297 x298 x299 x300 x301 x302 x303 x304 x305 x306 x307 x308 x309 x310 x311 x312 x313 x314 x315 x316 x317 x318 x319 x320 x321 x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 x353 x354 x355 x356 x357 x358 x359 x360 x361 x362 x363 x364 x365 x366 x367 x368 x369 x370 x371 x372 x373 x374 x375 x376 x377 x378 x379 x380 x381 x382 x383 x384 x385 x386 x387 x388 x389 x390 x391 x392 x393 x394 x395 x396 x397 x398 x399 x400 x401 x402 x403 x404 x405 x406 x407 x408 x409 x410 x411 x412 x413 x414 x415 x416 x417 x418 x419 x420 x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 x431 x432 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448 x449 x450 x451 x452 x453 x454 x455 x456 x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 x469 x470 x471 x472 x473 x474 x475 x476 x477 x478 x479 x480 x481 x482 x483 x484 x485 x486 x487 x488 x489 x490 x491 x492 x493 x494 x495 x496 x497 x498 x499 x500 x501 x502 x503 x504 x505 x506 x507 x508 x509 x510 x511 x512 x513 x514 x515 x516 x517 x518 x519 x520 x521 x522 x523 x524 x525 x526 x527 x528 x529 x530 x531 x532 x533 x534 x535 x536 x537 x538 x539 x540 x541 x542 x543 x544 x545 x546 x547 x548 x549 x550 x551 x552 x553 x554 x555 x556 x557 x558 x559 x560 x561 x562 x563 x564 x565 x566 x567 x568 x569 x570 x571 x572 x573 x574 x575 x576 x577 x578 x579 x580 x581 x582 x583 x584 x585 x586 x587 x588 x589 x590 x591 x592 x593 x594 x595 x596 x597 x598 x599 x600 x601 x602 x603 x604 x605 x606 x607 x608 x609 x610 x611 x612 x613 x614 x615 x616 x617 x618 x619 x620 x621 x622 x623 x624 x625 x626 x627 x628 x629 x630 x631 x632 x633 x634 x635 x636 x637 x638 x639 x640 x641 x642 x643 x644 x645 x646 x647 x648 x649 x650 x651 x652 x653 x654 x655 x656 x657 x658 x659 x660 x661 x662 x663 x664 x665 x666 x667 x668 x669 x670 x671 x672 x673 x674 x675 x676 x677 x678 x679 x680</list>
15.65/6.49	v     <values>100 338 100 338 380 142 72 310 30 268 408 170 240 478 324 86 338 100 380 142 652 414 338 100 394 156 394 156 414 652 86 324 366 128 324 86 170 408 58 296 296 58 352 114 324 86 254 16 282 44 408 170 100 338 44 282 114 352 282 44 254 16 652 414 128 366 366 128 142 380 352 114 652 414 254 16 254 16 16 254 366 128 72 310 310 72 86 324 30 268 254 16 268 30 338 100 366 128 414 652 16 254 296 58 394 156 58 296 156 394 142 380 414 652 652 414 170 408 380 142 44 282 296 58 414 652 44 282 170 408 414 652 86 324 652 414 408 170 324 86 254 16 142 380 414 652 30 268 352 114 296 58 142 380 652 414 366 128 394 156 268 30 254 16 254 16 310 72 100 338 142 380 414 652 310 72 414 652 324 86 652 414 44 282 128 366 114 352 128 366 156 394 86 324 100 338 100 338 268 30 142 380 324 86 352 114 142 380 652 414 44 282 268 30 30 268 142 380 652 414 310 72 652 414 156 394 414 652 86 324 338 100 652 414 268 30 44 282 30 268 30 268 296 58 282 44 100 338 268 30 324 86 408 170 86 324 86 324 282 44 114 352 652 414 352 114 114 352 310 72 394 156 16 254 128 366 296 58 414 652 16 254 268 30 652 414 652 414 86 324 310 72 652 414 310 72 394 156 380 142 380 142 44 282 30 268 16 254 44 282 156 394 478 240 394 156 44 282 478 240 114 352 254 16 268 30 282 44 282 44 478 240 142 380 254 16 478 240 352 114 324 86 240 478 44 282 394 156 414 652 652 414 652 414 16 254 324 86 240 478 282 44 366 128 380 142 44 282 142 380 240 478 240 478 142 380 30 268 128 366 324 86 16 254 156 394 394 156 338 100 310 72 352 114 156 394 268 30 100 338 380 142 58 296 366 128 254 16 254 16 296 58 16 254 338 100 380 142 380 142 170 408 44 282 72 310 156 394 652 414 30 268 72 310 254 16 414 652 282 44 72 310 414 652 254 16 58 296 324 86 338 100 16 254 324 86 128 366 268 30 30 268 366 128 58 296 352 114 16 254 30 268 478 240 30 268 478 240 414 652 72 310 44 282 310 72 352 114 128 366 128 366 296 58 310 72 30 268 394 156 156 394 58 296 652 414 114 352 30 268 254 16 114 352 16 254 310 72 114 352 414 652 352 114 142 380 296 58 268 30 268 30 408 170 72 310 324 86 114 352 100 338 30 268 338 100 58 296 72 310 366 128 268 30 296 58 58 296 324 86 380 142 86 324 100 338 282 44 128 366 128 366 114 352 310 72 352 114 296 58 58 296 254 16 394 156 240 478 414 652 254 16 352 114 58 296 394 156 114 352 394 156 142 380 254 16 310 72 296 58 380 142 114 352 478 240 240 478 128 366 114 352 296 58 240 478 366 128 128 366 394 156 310 72 30 268 652 414 352 114 156 394 414 652 380 142 44 282 414 652 282 44 100 338 338 100 114 352 254 16 142 380 352 114 296 58 30 268 114 352 44 282 100 338 72 310 30 268 324 86</values>
15.65/6.49	v </instantiation>
15.65/6.49	c (1,0) Show results End
15.65/6.49	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
15.65/6.49	c (1,0) 1,1,STOP-AFTER(ALL)
15.65/6.49	c END-Prog: Thu Sep 12 13:05:08 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 (15098 MiB free)
  memory of node 1: 16384 MiB (13751 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100091 s]*
/proc/loadavg: 2.30 2.10 2.07 3/235 14478
/proc/meminfo: memFree=29480692/32770624 swapFree=66932776/67108860
[pid=14461] ppid=14458 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14461/stat : 14461 (scop.sh) S 14458 14461 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404905499 115843072 349 33554432000 4194304 5098028 140733204227168 140733204224424 140105245168252 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37048320 140733204235107 140733204235376 140733204235376 140733204238285 0
/proc/14461/statm: 28282 349 296 221 0 87 0
[pid=14464] ppid=14461 vsize=15012696 memory=74212 CPUtime=0.11 cores=0,2,4,6
/proc/14464/stat : 14464 (java) S 14461 14461 12870 0 -1 1077944320 6307 0 0 0 9 2 0 0 20 0 15 0 404905499 15373000704 18553 33554432000 4194304 4196468 140731642229136 140731642211680 139657778081527 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
/proc/14464/statm: 3753174 18553 2915 1 0 3715579 0
[pid=14464/tid=14465] ppid=14461 vsize=15012696 memory=-6221297119156027335 CPUtime=0.08 cores=0,2,4,6
/proc/14464/task/14465/stat : 14465 (java) R 14461 14461 12870 0 -1 4202560 4099 0 0 0 7 1 0 0 20 0 15 0 404905499 15373000704 18553 33554432000 4194304 4196468 140731642229136 139657749872696 139657762162014 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14466] ppid=14461 vsize=15012696 memory=8303054830060986464 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14466/stat : 14466 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905501 15373000704 18553 33554432000 4194304 4196468 140731642229136 139657782324368 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14467] ppid=14461 vsize=15012696 memory=140269753353856 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14467/stat : 14467 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905501 15373000704 18553 33554432000 4194304 4196468 140731642229136 139657238363152 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14468] ppid=14461 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14468/stat : 14468 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905501 15373000704 18553 33554432000 4194304 4196468 140731642229136 139657237310352 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14469] ppid=14461 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14469/stat : 14469 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905501 15373000704 18553 33554432000 4194304 4196468 140731642229136 139657236257552 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14470] ppid=14461 vsize=15012696 memory=140269753353856 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14470/stat : 14470 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905502 15373000704 18553 33554432000 4194304 4196468 140731642229136 139656748288368 139657778092674 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14471] ppid=14461 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14471/stat : 14471 (java) S 14461 14461 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404905503 15373000704 18553 33554432000 4194304 4196468 140731642229136 139656364549152 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14472] ppid=14461 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14472/stat : 14472 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905503 15373000704 18553 33554432000 4194304 4196468 140731642229136 139656096113520 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14473] ppid=14461 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14473/stat : 14473 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404905505 15373000704 18553 33554432000 4194304 4196468 140731642229136 139655721604944 139657778100123 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14474] ppid=14461 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14474/stat : 14474 (java) S 14461 14461 12870 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 15 0 404905505 15373000704 18553 33554432000 4194304 4196468 140731642229136 139656747236208 139657778092674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14475] ppid=14461 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14475/stat : 14475 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404905505 15373000704 18553 33554432000 4194304 4196468 140731642229136 139656746183408 139657778092674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14476] ppid=14461 vsize=15012696 memory=140269753353856 CPUtime=0.01 cores=0,2,4,6
/proc/14464/task/14476/stat : 14476 (java) S 14461 14461 12870 0 -1 1077944384 446 0 0 0 1 0 0 0 20 0 15 0 404905505 15373000704 18553 33554432000 4194304 4196468 140731642229136 139656745130608 139657778092674 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14477] ppid=14461 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14477/stat : 14477 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404905506 15373000704 18553 33554432000 4194304 4196468 140731642229136 139655223700192 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14478] ppid=14461 vsize=15012696 memory=140269753353856 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14478/stat : 14478 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905506 15373000704 18553 33554432000 4194304 4196468 140731642229136 139656744078000 139657778092674 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 75608 KiB

[startup+0.210876 s]*
/proc/loadavg: 2.30 2.10 2.07 3/235 14478
/proc/meminfo: memFree=29462380/32770624 swapFree=66932776/67108860
[pid=14461] ppid=14458 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14461/stat : 14461 (scop.sh) S 14458 14461 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404905499 115843072 349 33554432000 4194304 5098028 140733204227168 140733204224424 140105245168252 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37048320 140733204235107 140733204235376 140733204235376 140733204238285 0
/proc/14461/statm: 28282 349 296 221 0 87 0
[pid=14464] ppid=14461 vsize=15012696 memory=89280 CPUtime=0.25 cores=0,2,4,6
/proc/14464/stat : 14464 (java) S 14461 14461 12870 0 -1 1077944320 11350 0 0 0 21 4 0 0 20 0 15 0 404905499 15373000704 22320 33554432000 4194304 4196468 140731642229136 140731642211680 139657778081527 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
/proc/14464/statm: 3753174 22320 2973 1 0 3715579 0
[pid=14464/tid=14465] ppid=14461 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/14464/task/14465/stat : 14465 (java) R 14461 14461 12870 0 -1 4202560 9081 0 0 0 17 3 0 0 20 0 15 0 404905499 15373000704 22320 33554432000 4194304 4196468 140731642229136 139657749899296 139657778103453 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14466] ppid=14461 vsize=15012696 memory=343 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14466/stat : 14466 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905501 15373000704 22320 33554432000 4194304 4196468 140731642229136 139657782324368 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14467] ppid=14461 vsize=15012696 memory=288370645905065600 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14467/stat : 14467 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905501 15373000704 22320 33554432000 4194304 4196468 140731642229136 139657238363152 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14468] ppid=14461 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14468/stat : 14468 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905501 15373000704 22320 33554432000 4194304 4196468 140731642229136 139657237310352 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14469] ppid=14461 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14469/stat : 14469 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905501 15373000704 22320 33554432000 4194304 4196468 140731642229136 139657236257552 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14470] ppid=14461 vsize=15012696 memory=140269753353856 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14470/stat : 14470 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905502 15373000704 22320 33554432000 4194304 4196468 140731642229136 139656748288368 139657778092674 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14471] ppid=14461 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14471/stat : 14471 (java) S 14461 14461 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404905503 15373000704 22320 33554432000 4194304 4196468 140731642229136 139656364549152 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14472] ppid=14461 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14472/stat : 14472 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905503 15373000704 22320 33554432000 4194304 4196468 140731642229136 139656096113520 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14473] ppid=14461 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14473/stat : 14473 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404905505 15373000704 22320 33554432000 4194304 4196468 140731642229136 139655721604944 139657778100123 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14474] ppid=14461 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14474/stat : 14474 (java) S 14461 14461 12870 0 -1 1077944384 467 0 0 0 0 0 0 0 20 0 15 0 404905505 15373000704 22320 33554432000 4194304 4196468 140731642229136 139656747236208 139657778092674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14475] ppid=14461 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14475/stat : 14475 (java) S 14461 14461 12870 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 404905505 15373000704 22320 33554432000 4194304 4196468 140731642229136 139656746183408 139657778092674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14476] ppid=14461 vsize=15012696 memory=140269753353856 CPUtime=0.03 cores=0,2,4,6
/proc/14464/task/14476/stat : 14476 (java) S 14461 14461 12870 0 -1 1077944384 455 0 0 0 3 0 0 0 20 0 15 0 404905505 15373000704 22320 33554432000 4194304 4196468 140731642229136 139656745130608 139657778092674 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14477] ppid=14461 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14477/stat : 14477 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404905506 15373000704 22320 33554432000 4194304 4196468 140731642229136 139655223700192 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14478] ppid=14461 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14478/stat : 14478 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905506 15373000704 22320 33554432000 4194304 4196468 140731642229136 139656744078000 139657778092674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 90676 KiB

[startup+0.310626 s]*
/proc/loadavg: 2.30 2.10 2.07 3/235 14478
/proc/meminfo: memFree=29459836/32770624 swapFree=66932776/67108860
[pid=14461] ppid=14458 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14461/stat : 14461 (scop.sh) S 14458 14461 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404905499 115843072 349 33554432000 4194304 5098028 140733204227168 140733204224424 140105245168252 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37048320 140733204235107 140733204235376 140733204235376 140733204238285 0
/proc/14461/statm: 28282 349 296 221 0 87 0
[pid=14464] ppid=14461 vsize=15012696 memory=92628 CPUtime=0.42 cores=0,2,4,6
/proc/14464/stat : 14464 (java) S 14461 14461 12870 0 -1 1077944320 12167 0 0 0 38 4 0 0 20 0 15 0 404905499 15373000704 23157 33554432000 4194304 4196468 140731642229136 140731642211680 139657778081527 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
/proc/14464/statm: 3753174 23157 3028 1 0 3715579 0
[pid=14464/tid=14465] ppid=14461 vsize=15012696 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/14464/task/14465/stat : 14465 (java) R 14461 14461 12870 0 -1 4202560 9754 0 0 0 26 3 0 0 20 0 15 0 404905499 15373000704 23157 33554432000 4194304 4196468 140731642229136 139657749864544 139657759645056 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14466] ppid=14461 vsize=15012696 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14466/stat : 14466 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905501 15373000704 23157 33554432000 4194304 4196468 140731642229136 139657782324368 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14467] ppid=14461 vsize=15012696 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14467/stat : 14467 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905501 15373000704 23157 33554432000 4194304 4196468 140731642229136 139657238363152 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14468] ppid=14461 vsize=15012696 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14468/stat : 14468 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905501 15373000704 23157 33554432000 4194304 4196468 140731642229136 139657237310352 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14469] ppid=14461 vsize=15012696 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14469/stat : 14469 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905501 15373000704 23157 33554432000 4194304 4196468 140731642229136 139657236257552 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14470] ppid=14461 vsize=15012696 memory=-9001728533042062950 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14470/stat : 14470 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905502 15373000704 23157 33554432000 4194304 4196468 140731642229136 139656748288368 139657778092674 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14471] ppid=14461 vsize=15012696 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14471/stat : 14471 (java) S 14461 14461 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404905503 15373000704 23157 33554432000 4194304 4196468 140731642229136 139656364549152 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14472] ppid=14461 vsize=15012696 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14472/stat : 14472 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905503 15373000704 23157 33554432000 4194304 4196468 140731642229136 139656096113520 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14473] ppid=14461 vsize=15012696 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14473/stat : 14473 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404905505 15373000704 23157 33554432000 4194304 4196468 140731642229136 139655721604944 139657778100123 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14474] ppid=14461 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/14464/task/14474/stat : 14474 (java) S 14461 14461 12870 0 -1 1077944384 571 0 0 0 2 0 0 0 20 0 15 0 404905505 15373000704 23157 33554432000 4194304 4196468 140731642229136 139656747236208 139657778092674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14475] ppid=14461 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14475/stat : 14475 (java) S 14461 14461 12870 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 404905505 15373000704 23157 33554432000 4194304 4196468 140731642229136 139656746183408 139657778092674 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14476] ppid=14461 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14464/task/14476/stat : 14476 (java) S 14461 14461 12870 0 -1 1077944384 474 0 0 0 7 0 0 0 20 0 15 0 404905505 15373000704 23157 33554432000 4194304 4196468 140731642229136 139656745130608 139657778092674 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14477] ppid=14461 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14477/stat : 14477 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404905506 15373000704 23157 33554432000 4194304 4196468 140731642229136 139655223700192 139657778091733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14478] ppid=14461 vsize=15012696 memory=3689071724943450161 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14478/stat : 14478 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905506 15373000704 23157 33554432000 4194304 4196468 140731642229136 139656744078000 139657778092674 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 94024 KiB

[startup+0.710314 s]
/proc/loadavg: 2.30 2.10 2.07 4/235 14478
/proc/meminfo: memFree=29438132/32770624 swapFree=66932776/67108860
[pid=14461] ppid=14458 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14461/stat : 14461 (scop.sh) S 14458 14461 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404905499 115843072 349 33554432000 4194304 5098028 140733204227168 140733204224424 140105245168252 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37048320 140733204235107 140733204235376 140733204235376 140733204238285 0
/proc/14461/statm: 28282 349 296 221 0 87 0
[pid=14464] ppid=14461 vsize=15018968 memory=131488 CPUtime=1.05 cores=0,2,4,6
/proc/14464/stat : 14464 (java) S 14461 14461 12870 0 -1 1077944320 19082 0 0 0 99 6 0 0 20 0 15 0 404905499 15379423232 32872 33554432000 4194304 4196468 140731642229136 140731642211680 139657778081527 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
/proc/14464/statm: 3754742 32872 3184 1 0 3716091 0
[pid=14464/tid=14465] ppid=14461 vsize=15018968 memory=2372 CPUtime=0.68 cores=0,2,4,6
/proc/14464/task/14465/stat : 14465 (java) R 14461 14461 12870 0 -1 4202560 16159 0 0 0 63 5 0 0 20 0 15 0 404905499 15379423232 32872 33554432000 4194304 4196468 140731642229136 139657749916224 139657778093462 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14466] ppid=14461 vsize=15018968 memory=116 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14466/stat : 14466 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905501 15379423232 32872 33554432000 4194304 4196468 140731642229136 139657782324368 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14467] ppid=14461 vsize=15018968 memory=2958609 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14467/stat : 14467 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905501 15379423232 32872 33554432000 4194304 4196468 140731642229136 139657238363152 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14468] ppid=14461 vsize=15018968 memory=2965990 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14468/stat : 14468 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905501 15379423232 32872 33554432000 4194304 4196468 140731642229136 139657237310352 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14469] ppid=14461 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14469/stat : 14469 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905501 15379423232 32872 33554432000 4194304 4196468 140731642229136 139657236257552 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14470] ppid=14461 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14470/stat : 14470 (java) S 14461 14461 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 404905502 15379423232 32872 33554432000 4194304 4196468 140731642229136 139656748288368 139657778092674 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14471] ppid=14461 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14471/stat : 14471 (java) S 14461 14461 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404905503 15379423232 32872 33554432000 4194304 4196468 140731642229136 139656364549152 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14472] ppid=14461 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14472/stat : 14472 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905503 15379423232 32872 33554432000 4194304 4196468 140731642229136 139656096113520 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14473] ppid=14461 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14473/stat : 14473 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404905505 15379423232 32872 33554432000 4194304 4196468 140731642229136 139655721604944 139657778100123 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14474] ppid=14461 vsize=15018968 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/14464/task/14474/stat : 14474 (java) R 14461 14461 12870 0 -1 4202560 790 0 0 0 10 0 0 0 20 0 15 0 404905505 15379423232 32872 33554432000 4194304 4196468 140731642229136 139656747226000 139657778102874 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14475] ppid=14461 vsize=15018968 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/14464/task/14475/stat : 14475 (java) R 14461 14461 12870 0 -1 4202560 155 0 0 0 6 0 0 0 20 0 15 0 404905505 15379423232 32872 33554432000 4194304 4196468 140731642229136 139656746176432 139657761567497 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14476] ppid=14461 vsize=15018968 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/14464/task/14476/stat : 14476 (java) R 14461 14461 12870 0 -1 1077944384 644 0 0 0 17 0 0 0 20 0 15 0 404905505 15379423232 32872 33554432000 4194304 4196468 140731642229136 139656745125600 139657778091733 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14477] ppid=14461 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14477/stat : 14477 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404905506 15379423232 32872 33554432000 4194304 4196468 140731642229136 139655223700192 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14478] ppid=14461 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14478/stat : 14478 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905506 15379423232 32872 33554432000 4194304 4196468 140731642229136 139656744078000 139657778092674 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 132884 KiB

[startup+1.50132 s]
/proc/loadavg: 2.30 2.10 2.07 6/235 14478
/proc/meminfo: memFree=29222196/32770624 swapFree=66932776/67108860
[pid=14461] ppid=14458 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14461/stat : 14461 (scop.sh) S 14458 14461 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404905499 115843072 349 33554432000 4194304 5098028 140733204227168 140733204224424 140105245168252 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37048320 140733204235107 140733204235376 140733204235376 140733204238285 0
/proc/14461/statm: 28282 349 296 221 0 87 0

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

Current children cumulated CPU time: 3.74 s
Current children cumulated vsize: 15136268 KiB
Current children cumulated memory: 374240 KiB

[startup+3.11046 s]
/proc/loadavg: 2.30 2.10 2.07 5/235 14478
/proc/meminfo: memFree=28922768/32770624 swapFree=66932776/67108860
[pid=14461] ppid=14458 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14461/stat : 14461 (scop.sh) S 14458 14461 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404905499 115843072 349 33554432000 4194304 5098028 140733204227168 140733204224424 140105245168252 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37048320 140733204235107 140733204235376 140733204235376 140733204238285 0
/proc/14461/statm: 28282 349 296 221 0 87 0
[pid=14464] ppid=14461 vsize=15025188 memory=656544 CPUtime=8.48 cores=0,2,4,6
/proc/14464/stat : 14464 (java) S 14461 14461 12870 0 -1 1077944320 26798 0 0 0 831 17 0 0 20 0 15 0 404905499 15385792512 164136 33554432000 4194304 4196468 140731642229136 140731642211680 139657778081527 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
/proc/14464/statm: 3756297 164136 3264 1 0 3717627 0
[pid=14464/tid=14465] ppid=14461 vsize=15025188 memory=3620 CPUtime=3.05 cores=0,2,4,6
/proc/14464/task/14465/stat : 14465 (java) R 14461 14461 12870 0 -1 4202560 18030 0 0 0 291 14 0 0 20 0 15 0 404905499 15385792512 164136 33554432000 4194304 4196468 140731642229136 139657749917072 139657254884167 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14466] ppid=14461 vsize=15025188 memory=18604 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14466/stat : 14466 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905501 15385792512 164136 33554432000 4194304 4196468 140731642229136 139657782324368 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14467] ppid=14461 vsize=15025188 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14467/stat : 14467 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905501 15385792512 164136 33554432000 4194304 4196468 140731642229136 139657238363152 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14468] ppid=14461 vsize=15025188 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14468/stat : 14468 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404905501 15385792512 164136 33554432000 4194304 4196468 140731642229136 139657237310352 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14469] ppid=14461 vsize=15025188 memory=4452 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14469/stat : 14469 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905501 15385792512 164136 33554432000 4194304 4196468 140731642229136 139657236257552 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14470] ppid=14461 vsize=15025188 memory=3472468565833175792 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14470/stat : 14470 (java) S 14461 14461 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 404905502 15385792512 164136 33554432000 4194304 4196468 140731642229136 139656748288368 139657778092674 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14471] ppid=14461 vsize=15025188 memory=140269605495584 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14471/stat : 14471 (java) S 14461 14461 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404905503 15385792512 164136 33554432000 4194304 4196468 140731642229136 139656364549152 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14472] ppid=14461 vsize=15025188 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14472/stat : 14472 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404905503 15385792512 164136 33554432000 4194304 4196468 140731642229136 139656096113520 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14473] ppid=14461 vsize=15025188 memory=104 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14473/stat : 14473 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404905505 15385792512 164136 33554432000 4194304 4196468 140731642229136 139655721604944 139657778100123 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14474] ppid=14461 vsize=15025188 memory=95 CPUtime=2.19 cores=0,2,4,6
/proc/14464/task/14474/stat : 14474 (java) R 14461 14461 12870 0 -1 4202560 2099 0 0 0 219 0 0 0 20 0 15 0 404905505 15385792512 164136 33554432000 4194304 4196468 140731642229136 139656747221520 139657763207937 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14475] ppid=14461 vsize=15025188 memory=72 CPUtime=2.11 cores=0,2,4,6
/proc/14464/task/14475/stat : 14475 (java) R 14461 14461 12870 0 -1 4202560 2485 0 0 0 211 0 0 0 20 0 15 0 404905505 15385792512 164136 33554432000 4194304 4196468 140731642229136 139656746183408 139657762404868 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14476] ppid=14461 vsize=15025188 memory=1396 CPUtime=1.09 cores=0,2,4,6
/proc/14464/task/14476/stat : 14476 (java) R 14461 14461 12870 0 -1 1077944384 2848 0 0 0 108 1 0 0 20 0 15 0 404905505 15385792512 164136 33554432000 4194304 4196468 140731642229136 139656745130608 139657778092674 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14477] ppid=14461 vsize=15025188 memory=549772 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14477/stat : 14477 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404905506 15385792512 164136 33554432000 4194304 4196468 140731642229136 139655223700192 139657778091733 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
[pid=14464/tid=14478] ppid=14461 vsize=15025188 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14464/task/14478/stat : 14478 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404905506 15385792512 164136 33554432000 4194304 4196468 140731642229136 139656744078000 139657778092674 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15388672 140731642237737 140731642238106 140731642238106 140731642240975 0
Current children cumulated CPU time: 8.48 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 657940 KiB

[startup+6.30233 s]
/proc/loadavg: 2.28 2.10 2.07 4/240 14499
/proc/meminfo: memFree=29388380/32770624 swapFree=66932776/67108860
[pid=14461] ppid=14458 vsize=113128 memory=1476 CPUtime=13.08 cores=0,2,4,6
/proc/14461/stat : 14461 (scop.sh) S 14458 14461 12870 0 -1 4202496 582 30504 0 0 0 0 1265 43 20 0 1 0 404905499 115843072 369 33554432000 4194304 5098028 140733204227168 140733204223912 140105245168252 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37048320 140733204235107 140733204235376 140733204235376 140733204238285 0
/proc/14461/statm: 28282 369 311 221 0 87 0
[pid=14479] ppid=14461 vsize=8068440 memory=133456 CPUtime=1.8 cores=0,2,4,6
/proc/14479/stat : 14479 (java) S 14461 14461 12870 0 -1 1077944320 21301 0 0 0 168 12 0 0 20 0 19 0 404905994 8262082560 33364 33554432000 4194304 4196468 140721082699680 140721082682224 139897265274615 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
/proc/14479/statm: 2017110 33364 3210 1 0 1978454 0
[pid=14494] ppid=14479 vsize=55536 memory=29436 CPUtime=0.41 cores=0,2,4,6
/proc/14494/stat : 14494 (cryptominisat5) S 14479 14461 12870 0 -1 4202496 8582 0 0 0 40 1 0 0 20 0 1 0 404906082 56868864 7359 33554432000 4194304 4451008 140730710976592 140730710973816 140478707580000 0 4 0 2 18446744071580971376 0 0 17 0 0 0 0 0 0 6549032 6559120 39444480 140730710983612 140730710983744 140730710983744 140730710986694 0
/proc/14494/statm: 13884 7359 661 63 0 7611 0
[pid=14479/tid=14480] ppid=14461 vsize=8068440 memory=2032 CPUtime=0.9 cores=0,2,4,6
/proc/14479/task/14480/stat : 14480 (java) S 14461 14461 12870 0 -1 1077944384 17416 0 0 0 80 10 0 0 20 0 19 0 404905994 8262082560 33364 33554432000 4194304 4196468 140721082699680 139897237114784 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14481] ppid=14461 vsize=8068440 memory=984 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14481/stat : 14481 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404905995 8262082560 33364 33554432000 4194304 4196468 140721082699680 139897269516560 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14482] ppid=14461 vsize=8068440 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14482/stat : 14482 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404905995 8262082560 33364 33554432000 4194304 4196468 140721082699680 139897087605136 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14483] ppid=14461 vsize=8068440 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14483/stat : 14483 (java) S 14461 14461 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404905995 8262082560 33364 33554432000 4194304 4196468 140721082699680 139897086552592 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14484] ppid=14461 vsize=8068440 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14484/stat : 14484 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404905996 8262082560 33364 33554432000 4194304 4196468 140721082699680 139897085500048 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14485] ppid=14461 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14485/stat : 14485 (java) S 14461 14461 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 404905997 8262082560 33364 33554432000 4194304 4196468 140721082699680 139896577477104 139897265285762 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14486] ppid=14461 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14486/stat : 14486 (java) S 14461 14461 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 404905997 8262082560 33364 33554432000 4194304 4196468 140721082699680 139896077411744 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14487] ppid=14461 vsize=8068440 memory=62648 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14487/stat : 14487 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404905998 8262082560 33364 33554432000 4194304 4196468 140721082699680 139895808976368 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14488] ppid=14461 vsize=8068440 memory=7883944108235712103 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14488/stat : 14488 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404906000 8262082560 33364 33554432000 4194304 4196468 140721082699680 139895434468048 139897265293211 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14489] ppid=14461 vsize=8068440 memory=7300704776819335763 CPUtime=0.27 cores=0,2,4,6
/proc/14479/task/14489/stat : 14489 (java) R 14461 14461 12870 0 -1 4202560 1123 0 0 0 27 0 0 0 20 0 19 0 404906000 8262082560 33364 33554432000 4194304 4196468 140721082699680 139896576415760 139897250179804 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14490] ppid=14461 vsize=8068440 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/14479/task/14490/stat : 14490 (java) R 14461 14461 12870 0 -1 4202560 527 0 0 0 25 0 0 0 20 0 19 0 404906000 8262082560 33364 33554432000 4194304 4196468 140721082699680 139896575360976 139897246795811 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14491] ppid=14461 vsize=8068440 memory=1476 CPUtime=0.29 cores=0,2,4,6
/proc/14479/task/14491/stat : 14491 (java) R 14461 14461 12870 0 -1 4202560 799 0 0 0 29 0 0 0 20 0 19 0 404906000 8262082560 33364 33554432000 4194304 4196468 140721082699680 139896574318832 139897265286550 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14492] ppid=14461 vsize=8068440 memory=116448 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14492/stat : 14492 (java) S 14461 14461 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404906000 8262082560 33364 33554432000 4194304 4196468 140721082699680 139894936562272 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14493] ppid=14461 vsize=8068440 memory=140269605672608 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14493/stat : 14493 (java) S 14461 14461 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404906001 8262082560 33364 33554432000 4194304 4196468 140721082699680 139896573266736 139897265285762 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14495] ppid=14461 vsize=8068440 memory=140269605672704 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14495/stat : 14495 (java) S 14461 14461 12870 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 404906082 8262082560 33364 33554432000 4194304 4196468 140721082699680 139896565233216 139897265299225 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14497] ppid=14461 vsize=8068440 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/14479/task/14497/stat : 14497 (java) R 14461 14461 12870 0 -1 4202560 51 0 0 0 5 0 0 0 20 0 19 0 404906082 8262082560 33364 33554432000 4194304 4196468 140721082699680 139894399686720 139897265295962 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14498] ppid=14461 vsize=8068440 memory=140269605672800 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14498/stat : 14498 (java) S 14461 14461 12870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 404906083 8262082560 33364 33554432000 4194304 4196468 140721082699680 139894131244336 139897265296541 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14499] ppid=14461 vsize=8068440 memory=28384 CPUtime=0 cores=0,2,4,6
/proc/14479/task/14499/stat : 14499 (java) S 14461 14461 12870 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 404906085 8262082560 33364 33554432000 4194304 4196468 140721082699680 139894668123184 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
Current children cumulated CPU time: 15.29 s
Current children cumulated vsize: 8237104 KiB
Current children cumulated memory: 164368 KiB

[startup+6.50541 s]
# the end of solver process 14461 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=15.4134 s, system=0.610511 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40132 s]
/proc/loadavg: 2.28 2.10 2.07 4/240 14499
/proc/meminfo: memFree=29388380/32770624 swapFree=66932776/67108860
[pid=14461] ppid=14458 vsize=113128 memory=1476 CPUtime=13.08 cores=0,2,4,6
/proc/14461/stat : 14461 (scop.sh) S 14458 14461 12870 0 -1 4202496 582 30504 0 0 0 0 1265 43 20 0 1 0 404905499 115843072 369 33554432000 4194304 5098028 140733204227168 140733204223912 140105245168252 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37048320 140733204235107 140733204235376 140733204235376 140733204238285 0
/proc/14461/statm: 28282 369 311 221 0 87 0
[pid=14479] ppid=14461 vsize=7937364 memory=144184 CPUtime=2.57 cores=0,2,4,6
/proc/14479/stat : 14479 (java) S 14461 14461 12870 0 -1 1077944320 21902 8592 0 0 203 13 40 1 20 0 17 0 404905994 8127860736 36046 33554432000 4194304 4196468 140721082699680 140721082682224 139897265274615 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
/proc/14479/statm: 1984341 36046 3235 1 0 1945685 0
[pid=14479/tid=14480] ppid=14461 vsize=7937364 memory=772 CPUtime=1.36 cores=0,2,4,6
/proc/14479/task/14480/stat : 14480 (java) R 14461 14461 12870 0 -1 4202560 17455 8592 0 0 84 11 40 1 20 0 17 0 404905994 8127860736 36046 33554432000 4194304 4196468 140721082699680 139897237110768 139896769618723 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14481] ppid=14461 vsize=7937364 memory=3932 CPUtime=0.41 cores=0,2,4,6
/proc/14479/task/14481/stat : 14481 (java) S 14461 14461 12870 0 -1 1077944384 2 8592 0 0 0 0 40 1 20 0 17 0 404905995 8127860736 36046 33554432000 4194304 4196468 140721082699680 139897269516560 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14482] ppid=14461 vsize=7937364 memory=2832 CPUtime=0.41 cores=0,2,4,6
/proc/14479/task/14482/stat : 14482 (java) S 14461 14461 12870 0 -1 1077944384 1 8592 0 0 0 0 40 1 20 0 17 0 404905995 8127860736 36046 33554432000 4194304 4196468 140721082699680 139897087605136 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14483] ppid=14461 vsize=7937364 memory=288230574492221466 CPUtime=0.41 cores=0,2,4,6
/proc/14479/task/14483/stat : 14483 (java) S 14461 14461 12870 0 -1 1077944384 2 8592 0 0 0 0 40 1 20 0 17 0 404905995 8127860736 36046 33554432000 4194304 4196468 140721082699680 139897086552592 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14484] ppid=14461 vsize=7937364 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/14479/task/14484/stat : 14484 (java) S 14461 14461 12870 0 -1 1077944384 1 8592 0 0 0 0 40 1 20 0 17 0 404905996 8127860736 36046 33554432000 4194304 4196468 140721082699680 139897085500048 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14485] ppid=14461 vsize=7937364 memory=7589237549053862740 CPUtime=0.41 cores=0,2,4,6
/proc/14479/task/14485/stat : 14485 (java) S 14461 14461 12870 0 -1 1077944384 5 8592 0 0 0 0 40 1 20 0 17 0 404905997 8127860736 36046 33554432000 4194304 4196468 140721082699680 139896577477104 139897265285762 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14486] ppid=14461 vsize=7937364 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/14479/task/14486/stat : 14486 (java) S 14461 14461 12870 0 -1 1077944384 13 8592 0 0 0 0 40 1 20 0 17 0 404905997 8127860736 36046 33554432000 4194304 4196468 140721082699680 139896077411744 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14487] ppid=14461 vsize=7937364 memory=280539211281600 CPUtime=0.41 cores=0,2,4,6
/proc/14479/task/14487/stat : 14487 (java) S 14461 14461 12870 0 -1 1077944384 1 8592 0 0 0 0 40 1 20 0 17 0 404905998 8127860736 36046 33554432000 4194304 4196468 140721082699680 139895808976368 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14488] ppid=14461 vsize=7937364 memory=6656426216303648864 CPUtime=0.41 cores=0,2,4,6
/proc/14479/task/14488/stat : 14488 (java) S 14461 14461 12870 0 -1 1077944384 3 8592 0 0 0 0 40 1 20 0 17 0 404906000 8127860736 36046 33554432000 4194304 4196468 140721082699680 139895434468048 139897265293211 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14489] ppid=14461 vsize=7937364 memory=140269605861840 CPUtime=0.78 cores=0,2,4,6
/proc/14479/task/14489/stat : 14489 (java) R 14461 14461 12870 0 -1 4202560 1148 8592 0 0 37 0 40 1 20 0 17 0 404906000 8127860736 36046 33554432000 4194304 4196468 140721082699680 139896576410736 139897246795488 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14490] ppid=14461 vsize=7937364 memory=0 CPUtime=0.75 cores=0,2,4,6
/proc/14479/task/14490/stat : 14490 (java) R 14461 14461 12870 0 -1 4202560 880 8592 0 0 34 0 40 1 20 0 17 0 404906000 8127860736 36046 33554432000 4194304 4196468 140721082699680 139896575352392 139897250382419 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14491] ppid=14461 vsize=7937364 memory=0 CPUtime=0.76 cores=0,2,4,6
/proc/14479/task/14491/stat : 14491 (java) R 14461 14461 12870 0 -1 4202560 959 8592 0 0 35 0 40 1 20 0 17 0 404906000 8127860736 36046 33554432000 4194304 4196468 140721082699680 139896574318832 139897258371451 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14492] ppid=14461 vsize=7937364 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/14479/task/14492/stat : 14492 (java) S 14461 14461 12870 0 -1 1077944384 3 8592 0 0 0 0 40 1 20 0 17 0 404906000 8127860736 36046 33554432000 4194304 4196468 140721082699680 139894936562272 139897265284821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14493] ppid=14461 vsize=7937364 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/14479/task/14493/stat : 14493 (java) S 14461 14461 12870 0 -1 1077944384 1 8592 0 0 0 0 40 1 20 0 17 0 404906001 8127860736 36046 33554432000 4194304 4196468 140721082699680 139896573266736 139897265285762 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14495] ppid=14461 vsize=7937364 memory=56 CPUtime=0.41 cores=0,2,4,6
/proc/14479/task/14495/stat : 14495 (java) S 14461 14461 12870 0 -1 1077944384 30 8592 0 0 0 0 40 1 20 0 17 0 404906082 8127860736 36046 33554432000 4194304 4196468 140721082699680 139896565232400 139897265285762 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
[pid=14479/tid=14499] ppid=14461 vsize=7937364 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/14479/task/14499/stat : 14499 (java) S 14461 14461 12870 0 -1 1077944384 32 8592 0 0 0 0 40 1 20 0 17 0 404906085 8127860736 36046 33554432000 4194304 4196468 140721082699680 139894668124976 139897265285762 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20918272 140721082700795 140721082700954 140721082700954 140721082703823 0
Current children cumulated CPU time: 15.65 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 145660 KiB

[startup+6.50077 s]
/proc/loadavg: 2.28 2.10 2.07 4/240 14499
/proc/meminfo: memFree=29388380/32770624 swapFree=66932776/67108860
[pid=14461] ppid=14458 vsize=113128 memory=1476 CPUtime=13.08 cores=0,2,4,6
/proc/14461/stat : 14461 (scop.sh) S 14458 14461 12870 0 -1 4202496 582 30504 0 0 0 0 1265 43 20 0 1 0 404905499 115843072 369 33554432000 4194304 5098028 140733204227168 140733204223912 140105245168252 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37048320 140733204235107 140733204235376 140733204235376 140733204238285 0
/proc/14461/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 13.08 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

Child status: 0
Real time (s): 6.50544
CPU time (s): 16.0239
CPU user time (s): 15.4134
CPU system time (s): 0.610511
CPU usage (%): 246.315
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 1470588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.4134
system time used= 0.610511
maximum resident set size= 1471764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64141
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6055
involuntary context switches= 90


# summary of solver processes directly reported to runsolver:
#   pid: 14461
#   total CPU time (s): 16.0239
#   total CPU user time (s): 15.4134
#   total CPU system time (s): 0.610511

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.056776 second user time and 0.122811 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-12 13:05:01
IDJOB=4387612
IDBENCH=120805
IDSOLVER=2826
FILE ID=node151/4387612-1568286340
RUNJOBID= node151-1568286070-13983
PBS_JOBID= 21701060
Free space on /tmp= 56380 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-graphsMod/Rlfap-graph-08-f10.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-4387612-1568286340/watcher-4387612-1568286340 -o /tmp/evaluation-result-4387612-1568286340/solver-4387612-1568286340 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568286070-13983 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387612-1568286340.xml

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

MD5SUM BENCH= 53ef449e7d5451b48f2cdc0cd77eaa71
RANDOM SEED=1880720090

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29543268 kB
MemAvailable:   30223212 kB
Buffers:           98436 kB
Cached:           870304 kB
SwapCached:        73240 kB
Active:          2246420 kB
Inactive:         426996 kB
Active(anon):    1639300 kB
Inactive(anon):    96264 kB
Active(file):     607120 kB
Inactive(file):   330732 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66932776 kB
Dirty:             20636 kB
Writeback:             0 kB
AnonPages:       1694360 kB
Mapped:            46148 kB
Shmem:             22044 kB
Slab:             144524 kB
SReclaimable:     115852 kB
SUnreclaim:        28672 kB
KernelStack:        3840 kB
PageTables:         8716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7544312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    745472 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56360 MiB
End job on node151 at 2019-09-12 13:05:08