Trace number 4388224

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 49.6347 42.4029

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os10/
SuperTaillard-os-10-01.xml
MD5SUMa0db4e7a601eb58dee5216b17e791c99
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 benchmark41.2819
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2800
Number of domains65
Minimum domain size548
Maximum domain size643
Distribution of domain sizes[{"size":548,"count":6},{"size":549,"count":6},{"size":550,"count":4},{"size":551,"count":2},{"size":552,"count":4},{"size":553,"count":2},{"size":554,"count":2},{"size":555,"count":2},{"size":556,"count":2},{"size":558,"count":2},{"size":559,"count":8},{"size":560,"count":2},{"size":561,"count":2},{"size":562,"count":6},{"size":563,"count":2},{"size":565,"count":2},{"size":572,"count":2},{"size":573,"count":4},{"size":574,"count":2},{"size":575,"count":2},{"size":576,"count":4},{"size":577,"count":2},{"size":578,"count":8},{"size":579,"count":2},{"size":580,"count":2},"...",{"size":603,"count":2}, {"size":604,"count":2}, {"size":605,"count":2}, {"size":606,"count":2}, {"size":607,"count":6}, {"size":608,"count":4}, {"size":611,"count":4}, {"size":612,"count":2}, {"size":614,"count":4}, {"size":616,"count":6}, {"size":617,"count":2}, {"size":619,"count":2}, {"size":620,"count":2}, {"size":621,"count":2}, {"size":623,"count":2}, {"size":625,"count":2}, {"size":627,"count":4}, {"size":628,"count":2}, {"size":629,"count":2}, {"size":633,"count":6}, {"size":634,"count":2}, {"size":637,"count":2}, {"size":639,"count":4}, {"size":642,"count":2}, {"size":643,"count":2}]
Minimum variable degree19
Maximum variable degree37
Distribution of variable degrees[{"degree":19,"count":100},{"degree":37,"count":100}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2800}]
Number of extensional constraints0
Number of intensional constraints2800
Distribution of constraint types[{"type":"intension","count":2800}]
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-18407-serial-file.bin HOME/instance-4388224-1568296760.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 15:58:42 CEST 2019
0.65/0.55	c PID: 18410
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
3.76/1.56	c (1,1) Parsing End
3.76/1.57	c (1,1) CSP: 200 int (0 aux), 0 bool (0 aux), 2800 ctr, max domain size 643
3.76/1.57	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.76/1.57	c (1,1) Constraint Name Generate Begin
4.09/1.60	c (1,1) Ctr:HOME/instance-4388224-1568296760.xml,Add:Le:Ne:Num:Or:Var
4.09/1.60	c (1,1) Constraint Name Generate End
4.09/1.60	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
4.09/1.60	c (1,1) CSP to CSPinCNF Begin
4.45/1.81	c (1,1) translated 280 (10%) constraints
4.45/1.86	c (1,1) translated 560 (20%) constraints
4.77/1.90	c (1,1) translated 840 (30%) constraints
4.77/1.93	c (1,1) translated 1120 (40%) constraints
4.77/1.96	c (1,1) translated 1400 (50%) constraints
4.77/1.98	c (1,1) translated 1680 (60%) constraints
4.77/2.00	c (1,1) translated 1960 (70%) constraints
5.10/2.02	c (1,1) translated 2240 (80%) constraints
5.10/2.05	c (1,1) translated 2520 (90%) constraints
5.10/2.07	c (1,1) translated 2800 (100%) constraints
5.10/2.07	c (1,1) ===========================================
5.10/2.09	c (1,1) Hybrid: #OE=200, #LE=0
5.10/2.09	c (1,1) Hybrid
5.10/2.09	c (1,1) ===========================================
5.44/2.12	c (1,1) translated 280 (10%) constraints
5.44/2.14	c (1,1) translated 560 (20%) constraints
5.44/2.15	c (1,1) translated 840 (30%) constraints
5.44/2.17	c (1,1) translated 1120 (40%) constraints
5.44/2.18	c (1,1) translated 1400 (50%) constraints
5.72/2.20	c (1,1) translated 1680 (60%) constraints
5.72/2.21	c (1,1) translated 1960 (70%) constraints
5.72/2.23	c (1,1) translated 2240 (80%) constraints
5.72/2.24	c (1,1) translated 2520 (90%) constraints
5.72/2.26	c (1,1) translated 2800 (100%) constraints
5.72/2.26	c (1,1) CSP to CSPinCNF End
5.72/2.26	c (1,1) CSP: 200 int (0 aux), 0 bool (0 aux), 2800 ctr, max domain size 643
5.72/2.26	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.72/2.26	c (1,1) CSPinCNF Propagation Begin
6.05/2.32	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.05/2.32	c (1,1) CSPinCNF Propagation End
6.05/2.32	c (1,1) CSP: 200 int (0 aux), 0 bool (0 aux), 2800 ctr, max domain size 643
6.05/2.32	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
6.05/2.34	c (1,1) Hybrid: #OE=200, #LE=0
6.05/2.34	c (1,1) Simplify CSPinCNF Begin
6.63/2.54	c (2,1) Simplify CSPinCNF End
6.63/2.54	c (2,2) CSP: 200 int (0 aux), 5600 bool (5600 aux), 8400 ctr, max domain size 643
6.63/2.54	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.63/2.54	c (2,2) Calculate Precise Domain Begin
6.63/2.54	c (2,2) 0 values are removed by re-calculation
6.63/2.54	c (2,2) Calculate Precise Domain End
6.63/2.54	c (2,2) CSP: 200 int (0 aux), 5600 bool (5600 aux), 8400 ctr, max domain size 643
6.63/2.54	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.63/2.54	c (2,2) CSPinCNF to SatSolver Begin
9.95/4.36	c (3,3) 840 (10 %) CSP clauses are encoded (0 SAT variables, 423492 SAT clauses)
11.19/5.59	c (5,5) 1680 (20 %) CSP clauses are encoded (0 SAT variables, 717714 SAT clauses)
12.56/6.76	c (6,6) 2520 (30 %) CSP clauses are encoded (0 SAT variables, 1014250 SAT clauses)
13.68/7.84	c (7,7) 3360 (40 %) CSP clauses are encoded (0 SAT variables, 1311035 SAT clauses)
14.86/8.99	c (8,8) 4200 (50 %) CSP clauses are encoded (0 SAT variables, 1618554 SAT clauses)
16.03/10.34	c (9,9) 5040 (60 %) CSP clauses are encoded (0 SAT variables, 1919667 SAT clauses)
17.16/11.45	c (10,10) 5880 (70 %) CSP clauses are encoded (0 SAT variables, 2218718 SAT clauses)
18.35/12.59	c (12,11) 6720 (80 %) CSP clauses are encoded (0 SAT variables, 2522742 SAT clauses)
19.57/13.70	c (13,12) 7560 (90 %) CSP clauses are encoded (0 SAT variables, 2822832 SAT clauses)
20.77/14.85	c (14,13) 8400 (100 %) CSP clauses are encoded (0 SAT variables, 3134154 SAT clauses)
20.83/15.17	c (14,13) CSPinCNF to SatSolver End
20.83/15.17	c (14,13) Heap : 2721 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
20.83/15.17	c (14,13) 123434 bool, 3134704 clause
20.83/15.17	c (14,13) Export Begin
20.87/15.26	c (14,14) Export to HOME/scop-18407-serial-file.bin
20.87/15.26	c (14,14) Export End
20.87/15.26	c (14,14) Export File Size: 0.03 MB
20.87/15.26	c (14,14) 1,1,1,1,2,2,14,STOP-AFTER(DIMACS)
20.87/15.26	c END-Prog: Thu Sep 12 15:58:56 CEST 2019
20.87/15.29	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-18407-serial-file.bin
21.03/15.75	c (0,0) Read Serial File Begin
21.03/15.75	c (0,0) HOME/scop-18407-serial-file.bin
21.03/15.97	c (0,0) Read Serial File End
21.03/15.98	
21.03/15.98	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
21.03/15.98	(Solving Process)
21.03/15.98	
21.03/16.00	c BEGIN-Prog: Thu Sep 12 15:58:57 CEST 2019
21.03/16.00	c PID: 18425
21.03/16.00	c IP: 172.20.3.151
21.03/16.00	c HOST: node151.alineos.net
21.03/16.00	c (0,0) SatSolver.solve Begin
21.03/16.00	c (0,0) HOME/cryptominisat5  HOME/instance-4388224-1568296760.xml-scop-18410.cnf
22.09/16.04	c (0,0) c Outputting solution to console
22.09/16.04	c (0,0) c CryptoMiniSat version 5.6.8
22.09/16.04	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
22.09/16.04	c (0,0) c CMS SHA revision GIT-notfound
22.09/16.04	c (0,0) c CMS is MIT licensed
22.09/16.04	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
22.09/16.04	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
22.09/16.04	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388224-1568296760.xml-scop-18410.cnf
22.09/16.04	c (0,0) c Reading file 'HOME/instance-4388224-1568296760.xml-scop-18410.cnf'
22.09/16.04	c (0,0) c -- header says num vars:         123434
22.09/16.04	c (0,0) c -- header says num clauses:     3134704
23.34/17.14	c (1,0) c -- clauses added: 3134704
23.34/17.14	c (1,0) c -- xor clauses added: 0
23.34/17.14	c (1,0) c -- vars added 123434
23.34/17.14	c (1,0) c Parsing time: 0.98 s
23.63/17.41	c (1,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
23.63/17.43	c (1,0) c [distill] long cls tried: 17/17 cl-short:17 lit-r:4 T: 0.02 T-out: N T-r: 99.84%
27.73/21.59	c (5,0) c [distill] long cls tried: 535/541 cl-short:535 lit-r:136 T: 0.39 T-out: N T-r: 95.79%
31.64/25.47	c (9,0) c [distill] long cls tried: 809/1338 cl-short:809 lit-r:147 T: 0.55 T-out: N T-r: 93.64%
32.84/26.66	c (10,0) c   glue     1    45  8193  123434 3003K  131K    3.00    2.96  1494  2747  3923    29   20.14   20.08
39.94/33.77	c (18,0) c [distill] long cls tried: 2222/3537 cl-short:2222 lit-r:1317 T: 1.46 T-out: N T-r: 82.90%
44.35/38.13	c (22,0) c   geom     1    73 16386  123434 3003K  131K    3.00    2.96  4281  5114  6939    52   25.81   25.73
46.04/39.87	c (24,0) c [distill] long cls tried: 971/4493 cl-short:971 lit-r:364 T: 0.66 T-out: N T-r: 92.10%
48.14/41.95	c (26,0) c ------- FINAL TOTAL SEARCH STATS ---------
48.14/41.95	c (26,0) c UIP search time          : 24.61       (96.15     % time)
48.14/41.95	c (26,0) c restarts                 : 80          (268.86    confls per restart)
48.14/41.95	c (26,0) c blocked restarts         : 51          (0.64      per normal restart)
48.14/41.95	c (26,0) c time                     : 24.61       
48.14/41.95	c (26,0) c decisions                : 47855       (0.00      % random)
48.14/41.95	c (26,0) c propagations             : 78134550    
48.14/41.95	c (26,0) c decisions/conflicts      : 2.22        
48.14/41.95	c (26,0) c conflicts                : 21509       (874.17    / sec)
48.14/41.95	c (26,0) c conf lits non-minim      : 645318      (30.00     lit/confl)
48.14/41.95	c (26,0) c conf lits final          : 25.83       
48.14/41.95	c (26,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
48.14/41.95	c (26,0) c red which0               : 3724        (17.31     % of confl)
48.14/41.95	c (26,0) c props/decision           : 0.00        
48.14/41.95	c (26,0) c props/conflict           : 0.00        
48.14/41.95	c (26,0) c 0-depth assigns          : 0           (0.00      % vars)
48.14/41.95	c (26,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
48.14/41.95	c (26,0) c reduceDB time            : 0.00        (0.01      % time)
48.14/41.95	c (26,0) c OccSimplifier time       : 0.00        (0.00      % time)
48.14/41.95	c (26,0) c [occur] 0.00 is overhead
48.14/41.95	c (26,0) c [occur] link-in T: 0.00 cleanup T: 0.00
48.14/41.95	c (26,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
48.14/41.95	c (26,0) c SCC time                 : 0.00        (0.00      % time)
48.14/41.95	c (26,0) c [scc] new: 0 BP 0M  T: 0.00
48.14/41.95	c (26,0) c vrep replace time        : 0.00        (0.00      % time)
48.14/41.95	c (26,0) c vrep tree roots          : 0           
48.14/41.95	c (26,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
48.14/41.95	c (26,0) c distill time             : 3.07        (12.00     % time)
48.14/41.95	c (26,0) c strength cache-irred time: 0.00        (0.00      % time)
48.14/41.95	c (26,0) c strength cache-red time  : 0.00        (0.00      % time)
48.14/41.95	c (26,0) c Conflicts in UIP         : 21509       (840.54    confl/time_this_thread)
48.14/41.95	c (26,0) c Mem used                 : 352.02      MB
48.14/41.95	c (26,0) c Total time (this thread) : 25.59       
48.14/41.95	c (26,0) s SATISFIABLE
49.02/42.26	c (26,0) SatSolver.solve End
49.02/42.26	c (26,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
49.02/42.26	c (26,0) Show results Begin
49.32/42.37	c (26,0) x0 = 332
49.32/42.37	c (26,0) x1 = 331
49.32/42.37	c (26,0) x10 = 7
49.32/42.37	c (26,0) x100 = 370
49.32/42.37	c (26,0) x101 = 371
49.32/42.37	c (26,0) x102 = 193
49.32/42.37	c (26,0) x103 = 194
49.32/42.37	c (26,0) x104 = 326
49.32/42.37	c (26,0) x105 = 327
49.32/42.37	c (26,0) x106 = 88
49.32/42.37	c (26,0) x107 = 89
49.32/42.37	c (26,0) x108 = 100
49.32/42.37	c (26,0) x109 = 99
49.32/42.37	c (26,0) x11 = 8
49.32/42.37	c (26,0) x110 = 426
49.32/42.37	c (26,0) x111 = 425
49.32/42.37	c (26,0) x112 = 4
49.32/42.37	c (26,0) x113 = 5
49.32/42.37	c (26,0) x114 = 524
49.32/42.37	c (26,0) x115 = 523
49.32/42.37	c (26,0) x116 = 257
49.32/42.37	c (26,0) x117 = 256
49.32/42.37	c (26,0) x118 = 595
49.32/42.37	c (26,0) x119 = 596
49.32/42.37	c (26,0) x12 = 279
49.32/42.37	c (26,0) x120 = 191
49.32/42.37	c (26,0) x121 = 192
49.32/42.37	c (26,0) x122 = 506
49.32/42.37	c (26,0) x123 = 505
49.32/42.37	c (26,0) x124 = 531
49.32/42.37	c (26,0) x125 = 532
49.32/42.37	c (26,0) x126 = 365
49.32/42.37	c (26,0) x127 = 364
49.32/42.37	c (26,0) x128 = 4
49.32/42.37	c (26,0) x129 = 5
49.32/42.37	c (26,0) x13 = 280
49.32/42.37	c (26,0) x130 = 461
49.32/42.37	c (26,0) x131 = 462
49.32/42.37	c (26,0) x132 = 594
49.32/42.37	c (26,0) x133 = 593
49.32/42.37	c (26,0) x134 = 104
49.32/42.37	c (26,0) x135 = 105
49.32/42.37	c (26,0) x136 = 147
49.32/42.37	c (26,0) x137 = 146
49.32/42.37	c (26,0) x138 = 324
49.32/42.37	c (26,0) x139 = 325
49.32/42.37	c (26,0) x14 = 382
49.32/42.37	c (26,0) x140 = 0
49.32/42.37	c (26,0) x141 = 1
49.32/42.37	c (26,0) x142 = 389
49.32/42.37	c (26,0) x143 = 386
49.32/42.37	c (26,0) x144 = 293
49.32/42.37	c (26,0) x145 = 296
49.32/42.37	c (26,0) x146 = 426
49.32/42.37	c (26,0) x147 = 425
49.32/42.37	c (26,0) x148 = 40
49.32/42.37	c (26,0) x149 = 39
49.32/42.37	c (26,0) x15 = 383
49.32/42.37	c (26,0) x150 = 5
49.32/42.37	c (26,0) x151 = 6
49.32/42.37	c (26,0) x152 = 191
49.32/42.37	c (26,0) x153 = 192
49.32/42.37	c (26,0) x154 = 594
49.32/42.37	c (26,0) x155 = 595
49.32/42.37	c (26,0) x156 = 95
49.32/42.37	c (26,0) x157 = 96
49.32/42.37	c (26,0) x158 = 527
49.32/42.37	c (26,0) x159 = 526
49.32/42.37	c (26,0) x16 = 196
49.32/42.37	c (26,0) x160 = 275
49.32/42.37	c (26,0) x161 = 276
49.32/42.37	c (26,0) x162 = 236
49.32/42.37	c (26,0) x163 = 237
49.32/42.37	c (26,0) x164 = 374
49.32/42.37	c (26,0) x165 = 370
49.32/42.37	c (26,0) x166 = 86
49.32/42.37	c (26,0) x167 = 85
49.32/42.37	c (26,0) x168 = 158
49.32/42.37	c (26,0) x169 = 168
49.32/42.37	c (26,0) x17 = 195
49.32/42.37	c (26,0) x170 = 596
49.32/42.37	c (26,0) x171 = 595
49.32/42.37	c (26,0) x172 = 498
49.32/42.37	c (26,0) x173 = 497
49.32/42.37	c (26,0) x174 = 57
49.32/42.37	c (26,0) x175 = 58
49.32/42.37	c (26,0) x176 = 0
49.32/42.37	c (26,0) x177 = 1
49.32/42.37	c (26,0) x178 = 451
49.32/42.37	c (26,0) x179 = 450
49.32/42.37	c (26,0) x18 = 510
49.32/42.37	c (26,0) x180 = 282
49.32/42.37	c (26,0) x181 = 283
49.32/42.37	c (26,0) x182 = 0
49.32/42.37	c (26,0) x183 = 1
49.32/42.37	c (26,0) x184 = 352
49.32/42.37	c (26,0) x185 = 353
49.32/42.37	c (26,0) x186 = 602
49.32/42.37	c (26,0) x187 = 603
49.32/42.37	c (26,0) x188 = 317
49.32/42.37	c (26,0) x189 = 318
49.32/42.37	c (26,0) x19 = 511
49.32/42.37	c (26,0) x190 = 427
49.32/42.37	c (26,0) x191 = 428
49.32/42.37	c (26,0) x192 = 510
49.32/42.37	c (26,0) x193 = 511
49.32/42.37	c (26,0) x194 = 51
49.32/42.37	c (26,0) x195 = 50
49.32/42.37	c (26,0) x196 = 82
49.32/42.37	c (26,0) x197 = 83
49.32/42.37	c (26,0) x198 = 186
49.32/42.37	c (26,0) x199 = 187
49.32/42.37	c (26,0) x2 = 97
49.32/42.37	c (26,0) x20 = 282
49.32/42.37	c (26,0) x21 = 281
49.32/42.37	c (26,0) x22 = 176
49.32/42.37	c (26,0) x23 = 175
49.32/42.37	c (26,0) x24 = 8
49.32/42.37	c (26,0) x25 = 9
49.32/42.37	c (26,0) x26 = 506
49.32/42.37	c (26,0) x27 = 505
49.32/42.37	c (26,0) x28 = 602
49.32/42.37	c (26,0) x29 = 92
49.32/42.37	c (26,0) x3 = 96
49.32/42.37	c (26,0) x30 = 147
49.32/42.37	c (26,0) x31 = 146
49.32/42.37	c (26,0) x32 = 117
49.32/42.37	c (26,0) x33 = 118
49.32/42.37	c (26,0) x34 = 35
49.32/42.37	c (26,0) x35 = 34
49.32/42.37	c (26,0) x36 = 481
49.32/42.37	c (26,0) x37 = 482
49.32/42.37	c (26,0) x38 = 380
49.32/42.37	c (26,0) x39 = 381
49.32/42.37	c (26,0) x4 = 579
49.32/42.37	c (26,0) x40 = 8
49.32/42.37	c (26,0) x41 = 7
49.32/42.37	c (26,0) x42 = 535
49.32/42.37	c (26,0) x43 = 534
49.32/42.37	c (26,0) x44 = 327
49.32/42.37	c (26,0) x45 = 326
49.32/42.37	c (26,0) x46 = 505
49.32/42.37	c (26,0) x47 = 506
49.32/42.37	c (26,0) x48 = 256
49.32/42.37	c (26,0) x49 = 255
49.32/42.37	c (26,0) x5 = 578
49.32/42.37	c (26,0) x50 = 1
49.32/42.37	c (26,0) x51 = 0
49.32/42.37	c (26,0) x52 = 105
49.32/42.37	c (26,0) x53 = 104
49.32/42.37	c (26,0) x54 = 579
49.32/42.38	c (26,0) x55 = 578
49.32/42.38	c (26,0) x56 = 414
49.32/42.38	c (26,0) x57 = 415
49.32/42.38	c (26,0) x58 = 169
49.32/42.38	c (26,0) x59 = 170
49.32/42.38	c (26,0) x6 = 86
49.32/42.38	c (26,0) x60 = 531
49.32/42.38	c (26,0) x61 = 532
49.32/42.38	c (26,0) x62 = 555
49.32/42.38	c (26,0) x63 = 554
49.32/42.38	c (26,0) x64 = 294
49.32/42.38	c (26,0) x65 = 295
49.32/42.38	c (26,0) x66 = 169
49.32/42.38	c (26,0) x67 = 170
49.32/42.38	c (26,0) x68 = 236
49.32/42.38	c (26,0) x69 = 237
49.32/42.38	c (26,0) x7 = 85
49.32/42.38	c (26,0) x70 = 1
49.32/42.38	c (26,0) x71 = 0
49.32/42.38	c (26,0) x72 = 389
49.32/42.38	c (26,0) x73 = 388
49.32/42.38	c (26,0) x74 = 456
49.32/42.38	c (26,0) x75 = 457
49.32/42.38	c (26,0) x76 = 326
49.32/42.38	c (26,0) x77 = 327
49.32/42.38	c (26,0) x78 = 92
49.32/42.38	c (26,0) x79 = 96
49.32/42.38	c (26,0) x8 = 463
49.32/42.38	c (26,0) x80 = 206
49.32/42.38	c (26,0) x81 = 196
49.32/42.38	c (26,0) x82 = 278
49.32/42.38	c (26,0) x83 = 275
49.32/42.38	c (26,0) x84 = 389
49.32/42.38	c (26,0) x85 = 388
49.32/42.38	c (26,0) x86 = 158
49.32/42.38	c (26,0) x87 = 190
49.32/42.38	c (26,0) x88 = 374
49.32/42.38	c (26,0) x89 = 527
49.32/42.38	c (26,0) x9 = 462
49.32/42.38	c (26,0) x90 = 88
49.32/42.38	c (26,0) x91 = 523
49.32/42.38	c (26,0) x92 = 170
49.32/42.38	c (26,0) x93 = 171
49.32/42.38	c (26,0) x94 = 477
49.32/42.38	c (26,0) x95 = 481
49.32/42.38	c (26,0) x96 = 262
49.32/42.38	c (26,0) x97 = 263
49.32/42.38	c (26,0) x98 = 591
49.32/42.38	c (26,0) x99 = 592
49.32/42.38	s SATISFIABLE
49.32/42.38	v <instantiation>
49.32/42.38	v     <list>x0 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</list>
49.32/42.38	v     <values>332 331 97 96 579 578 86 85 463 462 7 8 279 280 382 383 196 195 510 511 282 281 176 175 8 9 506 505 602 92 147 146 117 118 35 34 481 482 380 381 8 7 535 534 327 326 505 506 256 255 1 0 105 104 579 578 414 415 169 170 531 532 555 554 294 295 169 170 236 237 1 0 389 388 456 457 326 327 92 96 206 196 278 275 389 388 158 190 374 527 88 523 170 171 477 481 262 263 591 592 370 371 193 194 326 327 88 89 100 99 426 425 4 5 524 523 257 256 595 596 191 192 506 505 531 532 365 364 4 5 461 462 594 593 104 105 147 146 324 325 0 1 389 386 293 296 426 425 40 39 5 6 191 192 594 595 95 96 527 526 275 276 236 237 374 370 86 85 158 168 596 595 498 497 57 58 0 1 451 450 282 283 0 1 352 353 602 603 317 318 427 428 510 511 51 50 82 83 186 187</values>
49.32/42.38	v </instantiation>
49.32/42.38	c (26,0) Show results End
49.32/42.38	c (26,0) Heap : 184 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
49.32/42.38	c (26,0) 26,26,STOP-AFTER(ALL)
49.32/42.38	c END-Prog: Thu Sep 12 15:59:23 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 (15078 MiB free)
  memory of node 1: 16384 MiB (15090 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388224-1568296760/watcher-4388224-1568296760 -o /tmp/evaluation-result-4388224-1568296760/solver-4388224-1568296760 -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-4388224-1568296760.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=18407, runsolver pid=18404

[startup+0.100121 s]*
/proc/loadavg: 2.44 2.24 2.17 3/234 18424
/proc/meminfo: memFree=30832992/32770624 swapFree=66932988/67108860
[pid=18407] ppid=18404 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18407/stat : 18407 (scop.sh) S 18404 18407 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405947468 115843072 349 33554432000 4194304 5098028 140720405466752 140720405464008 139781570114172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20078592 140720405472099 140720405472368 140720405472368 140720405475277 0
/proc/18407/statm: 28282 349 296 221 0 87 0
[pid=18410] ppid=18407 vsize=15012696 memory=72944 CPUtime=0.11 cores=0,2,4,6
/proc/18410/stat : 18410 (java) S 18407 18407 12870 0 -1 1077944320 6452 0 0 0 9 2 0 0 20 0 15 0 405947468 15373000704 18236 33554432000 4194304 4196468 140729966777328 140729966759872 139772211662583 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
/proc/18410/statm: 3753174 18236 2940 1 0 3715579 0
[pid=18410/tid=18411] ppid=18407 vsize=15012696 memory=-6221015644179316679 CPUtime=0.09 cores=0,2,4,6
/proc/18410/task/18411/stat : 18411 (java) R 18407 18407 12870 0 -1 4202560 4274 0 0 0 7 2 0 0 20 0 15 0 405947468 15373000704 18236 33554432000 4194304 4196468 140729966777328 139772183456488 139771674498308 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18412] ppid=18407 vsize=15012696 memory=8303054830060986464 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18412/stat : 18412 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947470 15373000704 18236 33554432000 4194304 4196468 140729966777328 139772215905168 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18413] ppid=18407 vsize=15012696 memory=140404796364416 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18413/stat : 18413 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947470 15373000704 18236 33554432000 4194304 4196468 140729966777328 139772006988560 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18414] ppid=18407 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18414/stat : 18414 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947470 15373000704 18236 33554432000 4194304 4196468 140729966777328 139772005936272 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18415] ppid=18407 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18415/stat : 18415 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405947470 15373000704 18236 33554432000 4194304 4196468 140729966777328 139772004883472 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18416] ppid=18407 vsize=15012696 memory=140404796364416 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18416/stat : 18416 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405947471 15373000704 18236 33554432000 4194304 4196468 140729966777328 139770980300912 139772211673730 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18417] ppid=18407 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18417/stat : 18417 (java) S 18407 18407 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405947472 15373000704 18236 33554432000 4194304 4196468 140729966777328 139770852270880 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18418] ppid=18407 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18418/stat : 18418 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947472 15373000704 18236 33554432000 4194304 4196468 140729966777328 139770583835760 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18419] ppid=18407 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18419/stat : 18419 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405947474 15373000704 18236 33554432000 4194304 4196468 140729966777328 139770209327184 139772211681179 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18420] ppid=18407 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18420/stat : 18420 (java) S 18407 18407 12870 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 405947474 15373000704 18236 33554432000 4194304 4196468 140729966777328 139770979248752 139772211673730 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18421] ppid=18407 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18421/stat : 18421 (java) S 18407 18407 12870 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 15 0 405947474 15373000704 18236 33554432000 4194304 4196468 140729966777328 139770978195952 139772211673730 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18422] ppid=18407 vsize=15012696 memory=140404796364416 CPUtime=0.01 cores=0,2,4,6
/proc/18410/task/18422/stat : 18422 (java) S 18407 18407 12870 0 -1 1077944384 420 0 0 0 1 0 0 0 20 0 15 0 405947474 15373000704 18236 33554432000 4194304 4196468 140729966777328 139770977143664 139772211673730 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18423] ppid=18407 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18423/stat : 18423 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405947475 15373000704 18236 33554432000 4194304 4196468 140729966777328 139769711422432 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18424] ppid=18407 vsize=15012696 memory=140404796364416 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18424/stat : 18424 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947475 15373000704 18236 33554432000 4194304 4196468 140729966777328 139770976090544 139772211673730 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74340 KiB

[startup+0.210937 s]*
/proc/loadavg: 2.44 2.24 2.17 3/234 18424
/proc/meminfo: memFree=30814340/32770624 swapFree=66932988/67108860
[pid=18407] ppid=18404 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18407/stat : 18407 (scop.sh) S 18404 18407 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405947468 115843072 349 33554432000 4194304 5098028 140720405466752 140720405464008 139781570114172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20078592 140720405472099 140720405472368 140720405472368 140720405475277 0
/proc/18407/statm: 28282 349 296 221 0 87 0
[pid=18410] ppid=18407 vsize=15012696 memory=88040 CPUtime=0.25 cores=0,2,4,6
/proc/18410/stat : 18410 (java) S 18407 18407 12870 0 -1 1077944320 11584 0 0 0 21 4 0 0 20 0 15 0 405947468 15373000704 22010 33554432000 4194304 4196468 140729966777328 140729966759872 139772211662583 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
/proc/18410/statm: 3753174 22010 2946 1 0 3715579 0
[pid=18410/tid=18411] ppid=18407 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/18410/task/18411/stat : 18411 (java) R 18407 18407 12870 0 -1 4202560 9359 0 0 0 17 3 0 0 20 0 15 0 405947468 15373000704 22010 33554432000 4194304 4196468 140729966777328 139772183477824 139772195743070 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18412] ppid=18407 vsize=15012696 memory=343 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18412/stat : 18412 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947470 15373000704 22010 33554432000 4194304 4196468 140729966777328 139772215905168 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18413] ppid=18407 vsize=15012696 memory=288370780948076160 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18413/stat : 18413 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947470 15373000704 22010 33554432000 4194304 4196468 140729966777328 139772006988560 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18414] ppid=18407 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18414/stat : 18414 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947470 15373000704 22010 33554432000 4194304 4196468 140729966777328 139772005936272 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18415] ppid=18407 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18415/stat : 18415 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405947470 15373000704 22010 33554432000 4194304 4196468 140729966777328 139772004883472 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18416] ppid=18407 vsize=15012696 memory=140404796364416 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18416/stat : 18416 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405947471 15373000704 22010 33554432000 4194304 4196468 140729966777328 139770980300912 139772211673730 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18417] ppid=18407 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18417/stat : 18417 (java) S 18407 18407 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405947472 15373000704 22010 33554432000 4194304 4196468 140729966777328 139770852270880 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18418] ppid=18407 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18418/stat : 18418 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947472 15373000704 22010 33554432000 4194304 4196468 140729966777328 139770583835760 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18419] ppid=18407 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18419/stat : 18419 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405947474 15373000704 22010 33554432000 4194304 4196468 140729966777328 139770209327184 139772211681179 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18420] ppid=18407 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18420/stat : 18420 (java) S 18407 18407 12870 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 405947474 15373000704 22010 33554432000 4194304 4196468 140729966777328 139770979248752 139772211673730 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18421] ppid=18407 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18421/stat : 18421 (java) S 18407 18407 12870 0 -1 1077944384 169 0 0 0 0 0 0 0 20 0 15 0 405947474 15373000704 22010 33554432000 4194304 4196468 140729966777328 139770978195952 139772211673730 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18422] ppid=18407 vsize=15012696 memory=140404796364416 CPUtime=0.03 cores=0,2,4,6
/proc/18410/task/18422/stat : 18422 (java) S 18407 18407 12870 0 -1 1077944384 431 0 0 0 3 0 0 0 20 0 15 0 405947474 15373000704 22010 33554432000 4194304 4196468 140729966777328 139770977143664 139772211673730 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18423] ppid=18407 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18423/stat : 18423 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405947475 15373000704 22010 33554432000 4194304 4196468 140729966777328 139769711422432 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18424] ppid=18407 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18424/stat : 18424 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947475 15373000704 22010 33554432000 4194304 4196468 140729966777328 139770976090544 139772211673730 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89436 KiB

[startup+0.311342 s]*
/proc/loadavg: 2.44 2.24 2.17 3/234 18424
/proc/meminfo: memFree=30811052/32770624 swapFree=66932988/67108860
[pid=18407] ppid=18404 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18407/stat : 18407 (scop.sh) S 18404 18407 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405947468 115843072 349 33554432000 4194304 5098028 140720405466752 140720405464008 139781570114172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20078592 140720405472099 140720405472368 140720405472368 140720405475277 0
/proc/18407/statm: 28282 349 296 221 0 87 0
[pid=18410] ppid=18407 vsize=15012696 memory=92020 CPUtime=0.42 cores=0,2,4,6
/proc/18410/stat : 18410 (java) S 18407 18407 12870 0 -1 1077944320 12514 0 0 0 38 4 0 0 20 0 15 0 405947468 15373000704 23005 33554432000 4194304 4196468 140729966777328 140729966759872 139772211662583 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
/proc/18410/statm: 3753174 23005 3058 1 0 3715579 0
[pid=18410/tid=18411] ppid=18407 vsize=15012696 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/18410/task/18411/stat : 18411 (java) R 18407 18407 12870 0 -1 4202560 10108 0 0 0 26 3 0 0 20 0 15 0 405947468 15373000704 23005 33554432000 4194304 4196468 140729966777328 139772183453216 139772193226130 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18412] ppid=18407 vsize=15012696 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18412/stat : 18412 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947470 15373000704 23005 33554432000 4194304 4196468 140729966777328 139772215905168 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18413] ppid=18407 vsize=15012696 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18413/stat : 18413 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947470 15373000704 23005 33554432000 4194304 4196468 140729966777328 139772006988560 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18414] ppid=18407 vsize=15012696 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18414/stat : 18414 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947470 15373000704 23005 33554432000 4194304 4196468 140729966777328 139772005936272 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18415] ppid=18407 vsize=15012696 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18415/stat : 18415 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405947470 15373000704 23005 33554432000 4194304 4196468 140729966777328 139772004883472 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18416] ppid=18407 vsize=15012696 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18416/stat : 18416 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405947471 15373000704 23005 33554432000 4194304 4196468 140729966777328 139770980300912 139772211673730 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18417] ppid=18407 vsize=15012696 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18417/stat : 18417 (java) S 18407 18407 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405947472 15373000704 23005 33554432000 4194304 4196468 140729966777328 139770852270880 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18418] ppid=18407 vsize=15012696 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18418/stat : 18418 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947472 15373000704 23005 33554432000 4194304 4196468 140729966777328 139770583835760 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18419] ppid=18407 vsize=15012696 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18419/stat : 18419 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405947474 15373000704 23005 33554432000 4194304 4196468 140729966777328 139770209327184 139772211681179 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18420] ppid=18407 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/18410/task/18420/stat : 18420 (java) S 18407 18407 12870 0 -1 1077944384 318 0 0 0 1 0 0 0 20 0 15 0 405947474 15373000704 23005 33554432000 4194304 4196468 140729966777328 139770979248752 139772211673730 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18421] ppid=18407 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18410/task/18421/stat : 18421 (java) S 18407 18407 12870 0 -1 1077944384 282 0 0 0 2 0 0 0 20 0 15 0 405947474 15373000704 23005 33554432000 4194304 4196468 140729966777328 139770978195952 139772211673730 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18422] ppid=18407 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18410/task/18422/stat : 18422 (java) S 18407 18407 12870 0 -1 1077944384 476 0 0 0 7 0 0 0 20 0 15 0 405947474 15373000704 23005 33554432000 4194304 4196468 140729966777328 139770977143664 139772211673730 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18423] ppid=18407 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18423/stat : 18423 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405947475 15373000704 23005 33554432000 4194304 4196468 140729966777328 139769711422432 139772211672789 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18424] ppid=18407 vsize=15012696 memory=3545238011844304945 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18424/stat : 18424 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947475 15373000704 23005 33554432000 4194304 4196468 140729966777328 139770976090544 139772211673730 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93416 KiB

[startup+0.701343 s]
/proc/loadavg: 2.44 2.24 2.17 3/234 18424
/proc/meminfo: memFree=30790836/32770624 swapFree=66932988/67108860
[pid=18407] ppid=18404 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18407/stat : 18407 (scop.sh) S 18404 18407 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405947468 115843072 349 33554432000 4194304 5098028 140720405466752 140720405464008 139781570114172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20078592 140720405472099 140720405472368 140720405472368 140720405475277 0
/proc/18407/statm: 28282 349 296 221 0 87 0
[pid=18410] ppid=18407 vsize=15018968 memory=131492 CPUtime=1.02 cores=0,2,4,6
/proc/18410/stat : 18410 (java) S 18407 18407 12870 0 -1 1077944320 19667 0 0 0 96 6 0 0 20 0 15 0 405947468 15379423232 32873 33554432000 4194304 4196468 140729966777328 140729966759872 139772211662583 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
/proc/18410/statm: 3754742 32873 3183 1 0 3716091 0
[pid=18410/tid=18411] ppid=18407 vsize=15018968 memory=2372 CPUtime=0.67 cores=0,2,4,6
/proc/18410/task/18411/stat : 18411 (java) R 18407 18407 12870 0 -1 4202560 16645 0 0 0 62 5 0 0 20 0 15 0 405947468 15379423232 32873 33554432000 4194304 4196468 140729966777328 139772183492896 139771674486480 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18412] ppid=18407 vsize=15018968 memory=116 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18412/stat : 18412 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947470 15379423232 32873 33554432000 4194304 4196468 140729966777328 139772215905168 139772211672789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18413] ppid=18407 vsize=15018968 memory=2958609 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18413/stat : 18413 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947470 15379423232 32873 33554432000 4194304 4196468 140729966777328 139772006988560 139772211672789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18414] ppid=18407 vsize=15018968 memory=2965990 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18414/stat : 18414 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947470 15379423232 32873 33554432000 4194304 4196468 140729966777328 139772005936272 139772211672789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18415] ppid=18407 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18415/stat : 18415 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405947470 15379423232 32873 33554432000 4194304 4196468 140729966777328 139772004883472 139772211672789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18416] ppid=18407 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18416/stat : 18416 (java) S 18407 18407 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405947471 15379423232 32931 33554432000 4194304 4196468 140729966777328 139770980300912 139772211673730 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18417] ppid=18407 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18417/stat : 18417 (java) S 18407 18407 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405947472 15379423232 32931 33554432000 4194304 4196468 140729966777328 139770852270880 139772211672789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18418] ppid=18407 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18418/stat : 18418 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947472 15379423232 32931 33554432000 4194304 4196468 140729966777328 139770583835760 139772211672789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18419] ppid=18407 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18419/stat : 18419 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405947474 15379423232 32931 33554432000 4194304 4196468 140729966777328 139770209327184 139772211681179 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18420] ppid=18407 vsize=15018968 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18410/task/18420/stat : 18420 (java) S 18407 18407 12870 0 -1 1077944384 582 0 0 0 7 0 0 0 20 0 15 0 405947474 15379423232 32931 33554432000 4194304 4196468 140729966777328 139770979238672 139772211672789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18421] ppid=18407 vsize=15018968 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18410/task/18421/stat : 18421 (java) R 18407 18407 12870 0 -1 1077944384 457 0 0 0 8 0 0 0 20 0 15 0 405947474 15379423232 32931 33554432000 4194304 4196468 140729966777328 139770978187904 139772211672789 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18422] ppid=18407 vsize=15018968 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/18410/task/18422/stat : 18422 (java) R 18407 18407 12870 0 -1 4202560 660 0 0 0 16 0 0 0 20 0 15 0 405947474 15379423232 32931 33554432000 4194304 4196468 140729966777328 139770977142064 139772211674518 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18423] ppid=18407 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18423/stat : 18423 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405947475 15379423232 32931 33554432000 4194304 4196468 140729966777328 139769711422432 139772211672789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
[pid=18410/tid=18424] ppid=18407 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18410/task/18424/stat : 18424 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405947475 15379423232 32931 33554432000 4194304 4196468 140729966777328 139770976090544 139772211673730 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140729966781225 140729966781594 140729966781594 140729966784463 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 132888 KiB

[startup+1.50082 s]
/proc/loadavg: 2.44 2.24 2.17 5/234 18424
/proc/meminfo: memFree=30750032/32770624 swapFree=66932988/67108860
[pid=18407] ppid=18404 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18407/stat : 18407 (scop.sh) S 18404 18407 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405947468 115843072 349 33554432000 4194304 5098028 140720405466752 140720405464008 139781570114172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20078592 140720405472099 140720405472368 140720405472368 140720405475277 0
/proc/18407/statm: 28282 349 296 221 0 87 0

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

[pid=18425] ppid=18407 vsize=8068440 memory=118832 CPUtime=1.25 cores=0,2,4,6
/proc/18425/stat : 18425 (java) S 18407 18407 12870 0 -1 1077944320 21067 0 0 0 117 8 0 0 20 0 19 0 405948997 8262082560 29708 33554432000 4194304 4196468 140730357718464 140730357701008 140418758016759 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
/proc/18425/statm: 2017110 29708 3211 1 0 1978454 0
[pid=18440] ppid=18425 vsize=438200 memory=359796 CPUtime=23.97 cores=0,2,4,6
/proc/18440/stat : 18440 (cryptominisat5) R 18425 18407 12870 0 -1 4202496 393161 0 0 0 2364 33 0 0 20 0 1 0 405949071 448716800 89949 33554432000 4194304 4451008 140721641984176 140721641980296 139915080798416 0 4 0 2 0 0 0 17 4 0 0 0 0 0 6549032 6559120 10743808 140721641989052 140721641989184 140721641989184 140721641992134 0
/proc/18440/statm: 109550 89949 643 63 0 103277 0
[pid=18425/tid=18426] ppid=18407 vsize=8068440 memory=8039887049847964836 CPUtime=0.76 cores=0,2,4,6
/proc/18425/task/18426/stat : 18426 (java) S 18407 18407 12870 0 -1 1077944384 17787 0 0 0 70 6 0 0 20 0 19 0 405948997 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418729856928 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18427] ppid=18407 vsize=8068440 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18427/stat : 18427 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405948999 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418762259472 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18428] ppid=18407 vsize=8068440 memory=7649399358478366769 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18428/stat : 18428 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405948999 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418589076624 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18429] ppid=18407 vsize=8068440 memory=7649399362773334065 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18429/stat : 18429 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405948999 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418241612560 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18430] ppid=18407 vsize=8068440 memory=7649399367068301361 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18430/stat : 18430 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405948999 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418240560016 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18431] ppid=18407 vsize=8068440 memory=7649399371363268657 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18431/stat : 18431 (java) S 18407 18407 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405949000 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418204461296 140418758027906 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18432] ppid=18407 vsize=8068440 memory=7649399375658235953 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18432/stat : 18432 (java) S 18407 18407 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405949000 8262082560 29708 33554432000 4194304 4196468 140730357718464 140417580393632 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18433] ppid=18407 vsize=8068440 memory=7649399379953203249 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18433/stat : 18433 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405949001 8262082560 29708 33554432000 4194304 4196468 140730357718464 140417311957744 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18434] ppid=18407 vsize=8068440 memory=7649399384248170545 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18434/stat : 18434 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405949003 8262082560 29708 33554432000 4194304 4196468 140730357718464 140416937449424 140418758035355 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18435] ppid=18407 vsize=8068440 memory=3404 CPUtime=0.08 cores=0,2,4,6
/proc/18425/task/18435/stat : 18435 (java) S 18407 18407 12870 0 -1 1077944384 727 0 0 0 8 0 0 0 20 0 19 0 405949003 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418203409136 140418758027906 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18436] ppid=18407 vsize=8068440 memory=2844 CPUtime=0.16 cores=0,2,4,6
/proc/18425/task/18436/stat : 18436 (java) S 18407 18407 12870 0 -1 1077944384 654 0 0 0 16 0 0 0 20 0 19 0 405949003 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418202356592 140418758027906 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18437] ppid=18407 vsize=8068440 memory=4100 CPUtime=0.2 cores=0,2,4,6
/proc/18425/task/18437/stat : 18437 (java) S 18407 18407 12870 0 -1 1077944384 488 0 0 0 20 0 0 0 20 0 19 0 405949003 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418201303536 140418758027906 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18438] ppid=18407 vsize=8068440 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18438/stat : 18438 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405949003 8262082560 29708 33554432000 4194304 4196468 140730357718464 140416439544672 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18439] ppid=18407 vsize=8068440 memory=2992 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18439/stat : 18439 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405949004 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418200250928 140418758027906 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18441] ppid=18407 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18441/stat : 18441 (java) S 18407 18407 12870 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405949071 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418192217408 140418758041369 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18443] ppid=18407 vsize=8068440 memory=118832 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18443/stat : 18443 (java) S 18407 18407 12870 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 405949071 8262082560 29708 33554432000 4194304 4196468 140730357718464 140415902657936 140418758038685 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18444] ppid=18407 vsize=8068440 memory=359776 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18444/stat : 18444 (java) S 18407 18407 12870 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405949071 8262082560 29708 33554432000 4194304 4196468 140730357718464 140416036880400 140418758038685 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18445] ppid=18407 vsize=8068440 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18445/stat : 18445 (java) S 18407 18407 12870 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 405949073 8262082560 29708 33554432000 4194304 4196468 140730357718464 140415634235184 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
Current children cumulated CPU time: 46.25 s
Current children cumulated vsize: 8619768 KiB
Current children cumulated memory: 480104 KiB

[startup+41.601 s]
/proc/loadavg: 2.40 2.26 2.18 3/240 18546
/proc/meminfo: memFree=30347656/32770624 swapFree=66932988/67108860
[pid=18407] ppid=18404 vsize=113128 memory=1476 CPUtime=21.03 cores=0,2,4,6
/proc/18407/stat : 18407 (scop.sh) S 18404 18407 12870 0 -1 4202496 583 30588 0 0 0 0 2033 70 20 0 1 0 405947468 115843072 369 33554432000 4194304 5098028 140720405466752 140720405463496 139781570114172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20078592 140720405472099 140720405472368 140720405472368 140720405475277 0
/proc/18407/statm: 28282 369 311 221 0 87 0
[pid=18425] ppid=18407 vsize=8068440 memory=118832 CPUtime=1.25 cores=0,2,4,6
/proc/18425/stat : 18425 (java) S 18407 18407 12870 0 -1 1077944320 21067 0 0 0 117 8 0 0 20 0 19 0 405948997 8262082560 29708 33554432000 4194304 4196468 140730357718464 140730357701008 140418758016759 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
/proc/18425/statm: 2017110 29708 3211 1 0 1978454 0
[pid=18440] ppid=18425 vsize=438344 memory=359996 CPUtime=25.56 cores=0,2,4,6
/proc/18440/stat : 18440 (cryptominisat5) R 18425 18407 12870 0 -1 4202496 393300 0 0 0 2523 33 0 0 20 0 1 0 405949071 448864256 89999 33554432000 4194304 4451008 140721641984176 140721641980104 139915080798434 0 4 0 2 0 0 0 17 4 0 0 0 0 0 6549032 6559120 10743808 140721641989052 140721641989184 140721641989184 140721641992134 0
/proc/18440/statm: 109586 89999 643 63 0 103313 0
[pid=18425/tid=18426] ppid=18407 vsize=8068440 memory=280809391692224 CPUtime=0.76 cores=0,2,4,6
/proc/18425/task/18426/stat : 18426 (java) S 18407 18407 12870 0 -1 1077944384 17787 0 0 0 70 6 0 0 20 0 19 0 405948997 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418729856928 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18427] ppid=18407 vsize=8068440 memory=8243114992657236055 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18427/stat : 18427 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405948999 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418762259472 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18428] ppid=18407 vsize=8068440 memory=288293281135148111 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18428/stat : 18428 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405948999 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418589076624 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18429] ppid=18407 vsize=8068440 memory=8039887049847965092 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18429/stat : 18429 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405948999 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418241612560 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18430] ppid=18407 vsize=8068440 memory=7595999524640808096 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18430/stat : 18430 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405948999 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418240560016 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18431] ppid=18407 vsize=8068440 memory=-6730156176383242594 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18431/stat : 18431 (java) S 18407 18407 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405949000 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418204461296 140418758027906 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18432] ppid=18407 vsize=8068440 memory=4638031036010303414 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18432/stat : 18432 (java) S 18407 18407 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405949000 8262082560 29708 33554432000 4194304 4196468 140730357718464 140417580393632 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18433] ppid=18407 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18433/stat : 18433 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405949001 8262082560 29708 33554432000 4194304 4196468 140730357718464 140417311957744 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18434] ppid=18407 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18434/stat : 18434 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405949003 8262082560 29708 33554432000 4194304 4196468 140730357718464 140416937449424 140418758035355 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18435] ppid=18407 vsize=8068440 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18425/task/18435/stat : 18435 (java) S 18407 18407 12870 0 -1 1077944384 727 0 0 0 8 0 0 0 20 0 19 0 405949003 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418203409136 140418758027906 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18436] ppid=18407 vsize=8068440 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/18425/task/18436/stat : 18436 (java) S 18407 18407 12870 0 -1 1077944384 654 0 0 0 16 0 0 0 20 0 19 0 405949003 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418202356592 140418758027906 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18437] ppid=18407 vsize=8068440 memory=118832 CPUtime=0.2 cores=0,2,4,6
/proc/18425/task/18437/stat : 18437 (java) S 18407 18407 12870 0 -1 1077944384 488 0 0 0 20 0 0 0 20 0 19 0 405949003 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418201303536 140418758027906 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18438] ppid=18407 vsize=8068440 memory=357596 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18438/stat : 18438 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405949003 8262082560 29708 33554432000 4194304 4196468 140730357718464 140416439544672 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18439] ppid=18407 vsize=8068440 memory=5812 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18439/stat : 18439 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405949004 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418200250928 140418758027906 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18441] ppid=18407 vsize=8068440 memory=504 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18441/stat : 18441 (java) S 18407 18407 12870 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405949071 8262082560 29708 33554432000 4194304 4196468 140730357718464 140418192217408 140418758041369 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18443] ppid=18407 vsize=8068440 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18443/stat : 18443 (java) S 18407 18407 12870 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 405949071 8262082560 29708 33554432000 4194304 4196468 140730357718464 140415902657936 140418758038685 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18444] ppid=18407 vsize=8068440 memory=924 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18444/stat : 18444 (java) S 18407 18407 12870 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405949071 8262082560 29708 33554432000 4194304 4196468 140730357718464 140416036880400 140418758038685 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18445] ppid=18407 vsize=8068440 memory=1420 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18445/stat : 18445 (java) S 18407 18407 12870 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 405949073 8262082560 29708 33554432000 4194304 4196468 140730357718464 140415634235184 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
Current children cumulated CPU time: 47.84 s
Current children cumulated vsize: 8619912 KiB
Current children cumulated memory: 480304 KiB

[startup+42.0073 s]*
/proc/loadavg: 2.40 2.26 2.18 6/240 18546
/proc/meminfo: memFree=30345056/32770624 swapFree=66932988/67108860
[pid=18407] ppid=18404 vsize=113128 memory=1476 CPUtime=21.03 cores=0,2,4,6
/proc/18407/stat : 18407 (scop.sh) S 18404 18407 12870 0 -1 4202496 583 30588 0 0 0 0 2033 70 20 0 1 0 405947468 115843072 369 33554432000 4194304 5098028 140720405466752 140720405463496 139781570114172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20078592 140720405472099 140720405472368 140720405472368 140720405475277 0
/proc/18407/statm: 28282 369 311 221 0 87 0
[pid=18425] ppid=18407 vsize=8068440 memory=122756 CPUtime=1.44 cores=0,2,4,6
/proc/18425/stat : 18425 (java) S 18407 18407 12870 0 -1 1077944320 21647 0 0 0 135 9 0 0 20 0 19 0 405948997 8262082560 30689 33554432000 4194304 4196468 140730357718464 140730357701008 140418758016759 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
/proc/18425/statm: 2017110 30689 3216 1 0 1978454 0
[pid=18440] ppid=18425 vsize=438780 memory=360468 CPUtime=25.92 cores=0,2,4,6
/proc/18440/stat : 18440 (cryptominisat5) S 18425 18407 12870 0 -1 4202496 394397 0 0 0 2559 33 0 0 20 0 1 0 405949071 449310720 90117 33554432000 4194304 4451008 140721641984176 140721641981400 139915061562464 0 4 0 2 18446744071580971376 0 0 17 4 0 0 0 0 0 6549032 6559120 10743808 140721641989052 140721641989184 140721641989184 140721641992134 0
/proc/18440/statm: 109695 90117 652 63 0 103422 0
[pid=18425/tid=18426] ppid=18407 vsize=8068440 memory=8039887049847964836 CPUtime=0.76 cores=0,2,4,6
/proc/18425/task/18426/stat : 18426 (java) S 18407 18407 12870 0 -1 1077944384 17787 0 0 0 70 6 0 0 20 0 19 0 405948997 8262082560 30689 33554432000 4194304 4196468 140730357718464 140418729856928 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18427] ppid=18407 vsize=8068440 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18427/stat : 18427 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405948999 8262082560 30689 33554432000 4194304 4196468 140730357718464 140418762259472 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18428] ppid=18407 vsize=8068440 memory=8081744948476065585 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18428/stat : 18428 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405948999 8262082560 30689 33554432000 4194304 4196468 140730357718464 140418589076624 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18429] ppid=18407 vsize=8068440 memory=8298058122350601253 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18429/stat : 18429 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405948999 8262082560 30689 33554432000 4194304 4196468 140730357718464 140418241612560 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18430] ppid=18407 vsize=8068440 memory=8226000532607741045 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18430/stat : 18430 (java) S 18407 18407 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405948999 8262082560 30689 33554432000 4194304 4196468 140730357718464 140418240560016 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18431] ppid=18407 vsize=8068440 memory=8298058139530570901 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18431/stat : 18431 (java) S 18407 18407 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405949000 8262082560 30689 33554432000 4194304 4196468 140730357718464 140418204461296 140418758027906 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18432] ppid=18407 vsize=8068440 memory=4294967328 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18432/stat : 18432 (java) S 18407 18407 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405949000 8262082560 30689 33554432000 4194304 4196468 140730357718464 140417580393632 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18433] ppid=18407 vsize=8068440 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18433/stat : 18433 (java) S 18407 18407 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405949001 8262082560 30689 33554432000 4194304 4196468 140730357718464 140417311957744 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18434] ppid=18407 vsize=8068440 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18434/stat : 18434 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405949003 8262082560 30689 33554432000 4194304 4196468 140730357718464 140416937449424 140418758035355 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18435] ppid=18407 vsize=8068440 memory=6944656592387989600 CPUtime=0.11 cores=0,2,4,6
/proc/18425/task/18435/stat : 18435 (java) R 18407 18407 12870 0 -1 4202560 746 0 0 0 11 0 0 0 20 0 19 0 405949003 8262082560 30689 33554432000 4194304 4196468 140730357718464 140418203397008 140418758038106 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18436] ppid=18407 vsize=8068440 memory=6943526294502006880 CPUtime=0.2 cores=0,2,4,6
/proc/18425/task/18436/stat : 18436 (java) R 18407 18407 12870 0 -1 4202560 743 0 0 0 20 0 0 0 20 0 19 0 405949003 8262082560 30689 33554432000 4194304 4196468 140730357718464 140418202356592 140418735678736 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18437] ppid=18407 vsize=8068440 memory=6655300316396806240 CPUtime=0.25 cores=0,2,4,6
/proc/18425/task/18437/stat : 18437 (java) R 18407 18407 12870 0 -1 1077944384 743 0 0 0 25 0 0 0 20 0 19 0 405949003 8262082560 30689 33554432000 4194304 4196468 140730357718464 140418201303536 140418758027906 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18438] ppid=18407 vsize=8068440 memory=8298058122350388469 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18438/stat : 18438 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405949003 8262082560 30689 33554432000 4194304 4196468 140730357718464 140416439544672 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18439] ppid=18407 vsize=8068440 memory=8226000532607427861 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18439/stat : 18439 (java) S 18407 18407 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405949004 8262082560 30689 33554432000 4194304 4196468 140730357718464 140418200250928 140418758027906 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18441] ppid=18407 vsize=8068440 memory=118832 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18441/stat : 18441 (java) S 18407 18407 12870 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405949071 8262082560 30689 33554432000 4194304 4196468 140730357718464 140418192217408 140418758041369 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18443] ppid=18407 vsize=8068440 memory=359940 CPUtime=0.06 cores=0,2,4,6
/proc/18425/task/18443/stat : 18443 (java) R 18407 18407 12870 0 -1 4202560 248 0 0 0 6 0 0 0 20 0 19 0 405949071 8262082560 30689 33554432000 4194304 4196468 140730357718464 140415902662920 140418262497660 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18444] ppid=18407 vsize=8068440 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18444/stat : 18444 (java) S 18407 18407 12870 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405949071 8262082560 30689 33554432000 4194304 4196468 140730357718464 140416036880400 140418758038685 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
[pid=18425/tid=18445] ppid=18407 vsize=8068440 memory=2808 CPUtime=0 cores=0,2,4,6
/proc/18425/task/18445/stat : 18445 (java) S 18407 18407 12870 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 405949073 8262082560 30689 33554432000 4194304 4196468 140730357718464 140415634235184 140418758026965 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140730357724155 140730357724314 140730357724314 140730357727183 0
Current children cumulated CPU time: 48.39 s
Current children cumulated vsize: 8620348 KiB
Current children cumulated memory: 484700 KiB

[startup+42.4026 s]
/proc/loadavg: 2.40 2.26 2.18 6/240 18546
/proc/meminfo: memFree=30345056/32770624 swapFree=66932988/67108860
[pid=18407] ppid=18404 vsize=113128 memory=1476 CPUtime=49.62 cores=0,2,4,6
/proc/18407/stat : 18407 (scop.sh) R 18404 18407 12870 0 -1 4202496 584 453082 0 0 0 0 4845 117 20 0 1 0 405947468 115843072 369 33554432000 4194304 5098028 140720405466752 140720405463496 139781569816457 0 0 4100 81923 0 0 0 17 4 0 0 0 0 0 7196144 7232144 20078592 140720405472099 140720405472368 140720405472368 140720405475277 0
/proc/18407/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 49.62 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

Child status: 0
Real time (s): 42.4029
CPU time (s): 49.6347
CPU user time (s): 48.453
CPU system time (s): 1.18165
CPU usage (%): 117.055
Max. virtual memory (cumulated for all children) (KiB): 15140452
Max. memory (cumulated for all children) (KiB): 3075952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.453
system time used= 1.18165
maximum resident set size= 3076084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 453677
page faults= 0
swaps= 0
block input operations= 0
block output operations= 140016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6537
involuntary context switches= 132


# summary of solver processes directly reported to runsolver:
#   pid: 18407
#   total CPU time (s): 49.6347
#   total CPU user time (s): 48.453
#   total CPU system time (s): 1.18165

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.325197 second user time and 0.489186 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-12 15:58:41
IDJOB=4388224
IDBENCH=138445
IDSOLVER=2826
FILE ID=node151/4388224-1568296760
RUNJOBID= node151-1568286070-13983
PBS_JOBID= 21701060
Free space on /tmp= 56520 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os10/SuperTaillard-os-10-01.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-4388224-1568296760/watcher-4388224-1568296760 -o /tmp/evaluation-result-4388224-1568296760/solver-4388224-1568296760 -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-4388224-1568296760.xml

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

MD5SUM BENCH= a0db4e7a601eb58dee5216b17e791c99
RANDOM SEED=1584894202

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:        30893304 kB
MemAvailable:   31453328 kB
Buffers:          112252 kB
Cached:           738212 kB
SwapCached:        73028 kB
Active:           880816 kB
Inactive:         447340 kB
Active(anon):     412532 kB
Inactive(anon):    96264 kB
Active(file):     468284 kB
Inactive(file):   351076 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66932988 kB
Dirty:             20424 kB
Writeback:             0 kB
AnonPages:        525356 kB
Mapped:            46536 kB
Shmem:             22256 kB
Slab:             141844 kB
SReclaimable:     113000 kB
SUnreclaim:        28844 kB
KernelStack:        4080 kB
PageTables:         6560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6285820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 56492 MiB
End job on node151 at 2019-09-12 15:59:24