Trace number 4387984

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 135.434 106.998

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si4-bvg/
Subisomorphism-si4-b03m-m400-04.xml
MD5SUM3c35b3a34944db31f268c78e4da60e39
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.02939
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of constraints322
Number of domains1
Minimum domain size400
Maximum domain size400
Distribution of domain sizes[{"size":400,"count":160}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":42},{"degree":4,"count":39},{"degree":5,"count":66},{"degree":6,"count":5},{"degree":8,"count":3},{"degree":9,"count":1},{"degree":10,"count":1},{"degree":11,"count":1},{"degree":14,"count":1},{"degree":16,"count":1}]
Minimum constraint arity1
Maximum constraint arity160
Distribution of constraint arities[{"arity":1,"count":118},{"arity":2,"count":203},{"arity":160,"count":1}]
Number of extensional constraints321
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":321},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-12177-serial-file.bin HOME/instance-4387984-1568292883.xml
0.67/0.52	
0.67/0.52	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Thu Sep 12 14:54:03 CEST 2019
0.67/0.55	c PID: 12180
0.67/0.55	c IP: 172.20.3.140
0.67/0.55	c HOST: node140.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.79/1.01	c (0,0) Parsing End
2.01/1.16	c (0,0) CSP: 160 int (0 aux), 0 bool (0 aux), 322 ctr, max domain size 400
2.01/1.16	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.01/1.16	c (0,0) Constraint Name Generate Begin
2.01/1.16	c (0,0) Ctr:HOME/instance-4387984-1568292883.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
2.01/1.16	c (0,0) Constraint Name Generate End
2.01/1.16	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.01/1.16	c (0,0) CSP to CSPinCNF Begin
14.50/7.92	c (7,7) translated 33 (10%) constraints
20.51/13.38	c (12,12) translated 65 (20%) constraints
25.68/18.48	c (17,17) translated 97 (30%) constraints
31.92/23.87	c (23,22) translated 129 (40%) constraints
38.47/29.32	c (28,27) translated 161 (50%) constraints
43.69/34.59	c (34,33) translated 194 (60%) constraints
47.32/36.88	c (36,35) translated 226 (70%) constraints
47.62/36.98	c (36,35) translated 258 (80%) constraints
47.96/37.03	c (36,35) translated 290 (90%) constraints
48.27/37.12	c (36,35) translated 322 (100%) constraints
48.27/37.12	c (36,35) ===========================================
48.83/37.32	c (36,35) Hybrid: #OE=80954, #LE=0
48.83/37.32	c (36,35) Hybrid
48.83/37.32	c (36,35) ===========================================
51.62/38.86	c (38,37) translated 66007 (10%) constraints
53.00/40.16	c (39,38) translated 132013 (20%) constraints
54.31/41.44	c (40,39) translated 198019 (30%) constraints
55.62/42.73	c (42,40) translated 264026 (40%) constraints
56.93/44.01	c (43,42) translated 330032 (50%) constraints
58.22/45.30	c (44,43) translated 396038 (60%) constraints
62.10/47.24	c (46,44) translated 462045 (70%) constraints
63.40/48.52	c (47,46) translated 528051 (80%) constraints
64.70/49.80	c (49,47) translated 594057 (90%) constraints
65.92/51.10	c (50,48) translated 660063 (100%) constraints
65.92/51.10	c (50,48) CSP to CSPinCNF End
66.04/51.13	c (50,48) CSP: 160 int (0 aux), 80794 bool (80794 aux), 660063 ctr, max domain size 400
66.04/51.13	c (50,48) Heap : 1795 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
66.04/51.13	c (50,48) CSPinCNF Propagation Begin
86.90/65.04	c (64,60) 12799 values, 148480 unsatisfiable literals, and 116449 valid clauses are removed
86.90/65.04	c (64,60) CSPinCNF Propagation End
86.90/65.07	c (64,60) CSP: 160 int (0 aux), 80794 bool (80794 aux), 543614 ctr, max domain size 400
86.90/65.07	c (64,60) Heap : 1289 MiB used (max 10548 MiB), NonHeap : 29 MiB used (max 0 MiB)
87.19/65.20	c (64,60) Hybrid: #OE=80954, #LE=0
87.19/65.20	c (64,60) Simplify CSPinCNF Begin
89.04/66.25	c (65,61) Simplify CSPinCNF End
89.04/66.29	c (65,61) CSP: 160 int (0 aux), 105410 bool (105410 aux), 568230 ctr, max domain size 400
89.04/66.29	c (65,61) Heap : 1996 MiB used (max 10548 MiB), NonHeap : 29 MiB used (max 0 MiB)
89.04/66.29	c (65,61) Calculate Precise Domain Begin
89.04/66.29	c (65,61) 0 values are removed by re-calculation
89.04/66.29	c (65,61) Calculate Precise Domain End
89.14/66.32	c (65,61) CSP: 160 int (0 aux), 105410 bool (105410 aux), 568230 ctr, max domain size 400
89.14/66.32	c (65,61) Heap : 1996 MiB used (max 10548 MiB), NonHeap : 29 MiB used (max 0 MiB)
89.14/66.32	c (65,61) CSPinCNF to SatSolver Begin
122.56/96.25	c (95,90) 56823 (10 %) CSP clauses are encoded (0 SAT variables, 7530964 SAT clauses)
123.13/96.79	c (96,91) 113646 (20 %) CSP clauses are encoded (0 SAT variables, 7587787 SAT clauses)
123.81/97.35	c (96,92) 170469 (30 %) CSP clauses are encoded (0 SAT variables, 7644610 SAT clauses)
124.31/97.86	c (97,92) 227292 (40 %) CSP clauses are encoded (0 SAT variables, 7701433 SAT clauses)
124.82/98.38	c (97,93) 284115 (50 %) CSP clauses are encoded (0 SAT variables, 7758256 SAT clauses)
125.42/98.91	c (98,93) 340938 (60 %) CSP clauses are encoded (0 SAT variables, 7815079 SAT clauses)
125.92/99.44	c (98,94) 397761 (70 %) CSP clauses are encoded (0 SAT variables, 7871902 SAT clauses)
126.42/99.97	c (99,94) 454584 (80 %) CSP clauses are encoded (0 SAT variables, 7928725 SAT clauses)
127.42/100.61	c (100,95) 511407 (90 %) CSP clauses are encoded (0 SAT variables, 7985548 SAT clauses)
127.94/101.13	c (100,95) 568230 (100 %) CSP clauses are encoded (0 SAT variables, 8042371 SAT clauses)
127.94/101.13	c (100,95) CSPinCNF to SatSolver End
127.94/101.13	c (100,95) Heap : 1805 MiB used (max 10738 MiB), NonHeap : 32 MiB used (max 0 MiB)
127.94/101.13	c (100,95) 151655 bool, 8042372 clause
127.94/101.13	c (100,95) Export Begin
128.07/101.24	c (100,95) Export to HOME/scop-12177-serial-file.bin
128.07/101.24	c (100,95) Export End
128.07/101.24	c (100,95) Export File Size: 0.03 MB
128.07/101.24	c (100,95) 0,0,50,64,65,65,100,STOP-AFTER(DIMACS)
128.07/101.24	c END-Prog: Thu Sep 12 14:55:44 CEST 2019
128.07/101.26	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-12177-serial-file.bin
128.20/101.72	c (0,0) Read Serial File Begin
128.20/101.72	c (0,0) HOME/scop-12177-serial-file.bin
128.20/101.95	c (0,0) Read Serial File End
128.20/101.96	
128.20/101.96	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
128.20/101.96	(Solving Process)
128.20/101.96	
128.20/101.98	c BEGIN-Prog: Thu Sep 12 14:55:45 CEST 2019
128.20/101.98	c PID: 12203
128.20/101.98	c IP: 172.20.3.140
128.20/101.98	c HOST: node140.alineos.net
128.20/101.99	c (0,0) SatSolver.solve Begin
128.20/101.99	c (0,0) HOME/cryptominisat5  HOME/instance-4387984-1568292883.xml-scop-12180.cnf
129.27/102.03	c (0,0) c Outputting solution to console
129.27/102.03	c (0,0) c CryptoMiniSat version 5.6.8
129.27/102.03	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
129.27/102.03	c (0,0) c CMS SHA revision GIT-notfound
129.27/102.03	c (0,0) c CMS is MIT licensed
129.27/102.03	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
129.27/102.03	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
129.27/102.03	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4387984-1568292883.xml-scop-12180.cnf
129.27/102.03	c (0,0) c Reading file 'HOME/instance-4387984-1568292883.xml-scop-12180.cnf'
129.27/102.03	c (0,0) c -- header says num vars:         151655
129.27/102.03	c (0,0) c -- header says num clauses:     8042372
132.39/105.04	c (3,0) c -- clauses added: 8042372
132.39/105.04	c (3,0) c -- xor clauses added: 0
132.39/105.04	c (3,0) c -- vars added 151655
132.39/105.04	c (3,0) c Parsing time: 2.74 s
132.88/105.58	c (3,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
132.99/105.67	c (4,0) c [distill] long cls tried: 28/14 cl-short:22 lit-r:105 T: 0.09 T-out: N T-r: 99.34%
133.79/106.44	c (4,0) c ------- FINAL TOTAL SEARCH STATS ---------
133.79/106.44	c (4,0) c UIP search time          : 1.35        (32.92     % time)
133.79/106.44	c (4,0) c restarts                 : 3           (132.67    confls per restart)
133.79/106.44	c (4,0) c blocked restarts         : 0           (0.00      per normal restart)
133.79/106.44	c (4,0) c time                     : 1.35        
133.79/106.44	c (4,0) c decisions                : 1783        (0.00      % random)
133.79/106.44	c (4,0) c propagations             : 1706445     
133.79/106.44	c (4,0) c decisions/conflicts      : 4.48        
133.79/106.44	c (4,0) c conflicts                : 398         (295.25    / sec)
133.79/106.44	c (4,0) c conf lits non-minim      : 16633       (41.79     lit/confl)
133.79/106.44	c (4,0) c conf lits final          : 31.46       
133.79/106.44	c (4,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
133.79/106.44	c (4,0) c red which0               : 146         (36.68     % of confl)
133.79/106.44	c (4,0) c props/decision           : 0.00        
133.79/106.44	c (4,0) c props/conflict           : 0.00        
133.79/106.44	c (4,0) c 0-depth assigns          : 1032        (0.68      % vars)
133.79/106.44	c (4,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
133.79/106.44	c (4,0) c reduceDB time            : 0.00        (0.00      % time)
133.79/106.44	c (4,0) c OccSimplifier time       : 0.00        (0.00      % time)
133.79/106.44	c (4,0) c [occur] 0.00 is overhead
133.79/106.44	c (4,0) c [occur] link-in T: 0.00 cleanup T: 0.00
133.79/106.44	c (4,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
133.79/106.44	c (4,0) c SCC time                 : 0.00        (0.00      % time)
133.79/106.44	c (4,0) c [scc] new: 0 BP 0M  T: 0.00
133.79/106.44	c (4,0) c vrep replace time        : 0.00        (0.00      % time)
133.79/106.44	c (4,0) c vrep tree roots          : 0           
133.79/106.44	c (4,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
133.79/106.44	c (4,0) c distill time             : 0.09        (2.30      % time)
133.79/106.44	c (4,0) c strength cache-irred time: 0.00        (0.00      % time)
133.79/106.44	c (4,0) c strength cache-red time  : 0.00        (0.00      % time)
133.79/106.44	c (4,0) c Conflicts in UIP         : 398         (97.21     confl/time_this_thread)
133.79/106.44	c (4,0) c Mem used                 : 828.84      MB
133.79/106.44	c (4,0) c Total time (this thread) : 4.09        
133.79/106.44	c (4,0) s SATISFIABLE
134.95/106.82	c (5,0) SatSolver.solve End
134.95/106.82	c (5,0) Heap : 184 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
134.95/106.82	c (5,0) Show results Begin
135.17/106.95	c (5,0) x[0] = 0
135.17/106.95	c (5,0) x[1] = 42
135.17/106.95	c (5,0) x[2] = 45
135.17/106.95	c (5,0) x[3] = 49
135.17/106.95	c (5,0) x[4] = 63
135.17/106.95	c (5,0) x[5] = 66
135.17/106.95	c (5,0) x[6] = 77
135.17/106.95	c (5,0) x[7] = 150
135.17/106.95	c (5,0) x[8] = 189
135.17/106.95	c (5,0) x[9] = 297
135.17/106.95	c (5,0) x[10] = 97
135.17/106.95	c (5,0) x[11] = 215
135.17/106.95	c (5,0) x[12] = 47
135.17/106.95	c (5,0) x[13] = 109
135.17/106.95	c (5,0) x[14] = 283
135.17/106.95	c (5,0) x[15] = 398
135.17/106.95	c (5,0) x[16] = 40
135.17/106.95	c (5,0) x[17] = 375
135.17/106.95	c (5,0) x[18] = 311
135.17/106.96	c (5,0) x[19] = 380
135.17/106.96	c (5,0) x[20] = 321
135.17/106.96	c (5,0) x[21] = 56
135.17/106.96	c (5,0) x[22] = 123
135.17/106.96	c (5,0) x[23] = 128
135.17/106.96	c (5,0) x[24] = 13
135.17/106.96	c (5,0) x[25] = 141
135.17/106.96	c (5,0) x[26] = 3
135.17/106.96	c (5,0) x[27] = 166
135.17/106.96	c (5,0) x[28] = 388
135.17/106.96	c (5,0) x[29] = 365
135.17/106.96	c (5,0) x[30] = 2
135.17/106.96	c (5,0) x[31] = 300
135.17/106.96	c (5,0) x[32] = 222
135.17/106.96	c (5,0) x[33] = 10
135.17/106.96	c (5,0) x[34] = 67
135.17/106.96	c (5,0) x[35] = 298
135.17/106.96	c (5,0) x[36] = 326
135.17/106.96	c (5,0) x[37] = 100
135.17/106.96	c (5,0) x[38] = 327
135.17/106.96	c (5,0) x[39] = 346
135.17/106.96	c (5,0) x[40] = 390
135.17/106.96	c (5,0) x[41] = 57
135.17/106.96	c (5,0) x[42] = 376
135.17/106.96	c (5,0) x[43] = 8
135.17/106.96	c (5,0) x[44] = 193
135.17/106.96	c (5,0) x[45] = 295
135.17/106.96	c (5,0) x[46] = 251
135.17/106.96	c (5,0) x[47] = 234
135.17/106.96	c (5,0) x[48] = 394
135.17/106.96	c (5,0) x[49] = 34
135.17/106.96	c (5,0) x[50] = 81
135.17/106.96	c (5,0) x[51] = 89
135.17/106.96	c (5,0) x[52] = 93
135.17/106.96	c (5,0) x[53] = 126
135.17/106.96	c (5,0) x[54] = 272
135.17/106.96	c (5,0) x[55] = 291
135.17/106.96	c (5,0) x[56] = 337
135.17/106.96	c (5,0) x[57] = 345
135.17/106.96	c (5,0) x[58] = 353
135.17/106.96	c (5,0) x[59] = 387
135.17/106.96	c (5,0) x[60] = 21
135.17/106.96	c (5,0) x[61] = 344
135.17/106.96	c (5,0) x[62] = 105
135.17/106.96	c (5,0) x[63] = 216
135.17/106.96	c (5,0) x[64] = 393
135.17/106.96	c (5,0) x[65] = 19
135.17/106.96	c (5,0) x[66] = 23
135.17/106.96	c (5,0) x[67] = 26
135.17/106.96	c (5,0) x[68] = 44
135.17/106.96	c (5,0) x[69] = 134
135.17/106.96	c (5,0) x[70] = 171
135.17/106.96	c (5,0) x[71] = 194
135.17/106.96	c (5,0) x[72] = 207
135.17/106.96	c (5,0) x[73] = 316
135.17/106.96	c (5,0) x[74] = 358
135.17/106.96	c (5,0) x[75] = 61
135.17/106.96	c (5,0) x[76] = 210
135.17/106.96	c (5,0) x[77] = 106
135.17/106.96	c (5,0) x[78] = 142
135.17/106.96	c (5,0) x[79] = 37
135.17/106.96	c (5,0) x[80] = 248
135.17/106.96	c (5,0) x[81] = 325
135.17/106.96	c (5,0) x[82] = 29
135.17/106.96	c (5,0) x[83] = 373
135.17/106.96	c (5,0) x[84] = 16
135.17/106.96	c (5,0) x[85] = 266
135.17/106.96	c (5,0) x[86] = 212
135.17/106.96	c (5,0) x[87] = 271
135.17/106.96	c (5,0) x[88] = 310
135.17/106.96	c (5,0) x[89] = 161
135.17/106.96	c (5,0) x[90] = 43
135.17/106.96	c (5,0) x[91] = 83
135.17/106.96	c (5,0) x[92] = 313
135.17/106.96	c (5,0) x[93] = 349
135.17/106.96	c (5,0) x[94] = 244
135.17/106.96	c (5,0) x[95] = 290
135.17/106.96	c (5,0) x[96] = 382
135.17/106.96	c (5,0) x[97] = 270
135.17/106.96	c (5,0) x[98] = 366
135.17/106.96	c (5,0) x[99] = 160
135.17/106.96	c (5,0) x[100] = 357
135.17/106.96	c (5,0) x[101] = 58
135.17/106.96	c (5,0) x[102] = 68
135.17/106.96	c (5,0) x[103] = 317
135.17/106.96	c (5,0) x[104] = 6
135.17/106.96	c (5,0) x[105] = 276
135.17/106.96	c (5,0) x[106] = 196
135.17/106.96	c (5,0) x[107] = 15
135.17/106.96	c (5,0) x[108] = 218
135.17/106.96	c (5,0) x[109] = 1
135.17/106.96	c (5,0) x[110] = 383
135.17/106.96	c (5,0) x[111] = 87
135.17/106.96	c (5,0) x[112] = 342
135.17/106.96	c (5,0) x[113] = 149
135.17/106.96	c (5,0) x[114] = 260
135.17/106.96	c (5,0) x[115] = 253
135.17/106.96	c (5,0) x[116] = 225
135.17/106.96	c (5,0) x[117] = 74
135.17/106.96	c (5,0) x[118] = 241
135.17/106.96	c (5,0) x[119] = 172
135.17/106.96	c (5,0) x[120] = 245
135.17/106.96	c (5,0) x[121] = 192
135.17/106.96	c (5,0) x[122] = 370
135.17/106.96	c (5,0) x[123] = 127
135.17/106.96	c (5,0) x[124] = 392
135.17/106.96	c (5,0) x[125] = 183
135.17/106.96	c (5,0) x[126] = 278
135.17/106.96	c (5,0) x[127] = 158
135.17/106.96	c (5,0) x[128] = 220
135.17/106.96	c (5,0) x[129] = 147
135.17/106.96	c (5,0) x[130] = 256
135.17/106.96	c (5,0) x[131] = 289
135.17/106.96	c (5,0) x[132] = 274
135.17/106.96	c (5,0) x[133] = 121
135.17/106.96	c (5,0) x[134] = 53
135.17/106.96	c (5,0) x[135] = 11
135.17/106.96	c (5,0) x[136] = 229
135.17/106.96	c (5,0) x[137] = 62
135.17/106.96	c (5,0) x[138] = 115
135.17/106.96	c (5,0) x[139] = 280
135.17/106.96	c (5,0) x[140] = 46
135.17/106.96	c (5,0) x[141] = 338
135.17/106.96	c (5,0) x[142] = 233
135.17/106.96	c (5,0) x[143] = 395
135.17/106.96	c (5,0) x[144] = 336
135.17/106.96	c (5,0) x[145] = 259
135.17/106.96	c (5,0) x[146] = 348
135.17/106.96	c (5,0) x[147] = 125
135.17/106.96	c (5,0) x[148] = 232
135.17/106.96	c (5,0) x[149] = 323
135.17/106.96	c (5,0) x[150] = 324
135.17/106.96	c (5,0) x[151] = 39
135.17/106.96	c (5,0) x[152] = 182
135.17/106.96	c (5,0) x[153] = 38
135.17/106.96	c (5,0) x[154] = 4
135.17/106.96	c (5,0) x[155] = 197
135.17/106.96	c (5,0) x[156] = 284
135.17/106.96	c (5,0) x[157] = 246
135.17/106.96	c (5,0) x[158] = 371
135.17/106.96	c (5,0) x[159] = 273
135.17/106.96	s SATISFIABLE
135.17/106.97	v <instantiation>
135.17/106.97	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159]</list>
135.17/106.97	v     <values>0 42 45 49 63 66 77 150 189 297 97 215 47 109 283 398 40 375 311 380 321 56 123 128 13 141 3 166 388 365 2 300 222 10 67 298 326 100 327 346 390 57 376 8 193 295 251 234 394 34 81 89 93 126 272 291 337 345 353 387 21 344 105 216 393 19 23 26 44 134 171 194 207 316 358 61 210 106 142 37 248 325 29 373 16 266 212 271 310 161 43 83 313 349 244 290 382 270 366 160 357 58 68 317 6 276 196 15 218 1 383 87 342 149 260 253 225 74 241 172 245 192 370 127 392 183 278 158 220 147 256 289 274 121 53 11 229 62 115 280 46 338 233 395 336 259 348 125 232 323 324 39 182 38 4 197 284 246 371 273</values>
135.17/106.97	v </instantiation>
135.17/106.97	c (5,0) Show results End
135.17/106.97	c (5,0) Heap : 204 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
135.17/106.97	c (5,0) 5,5,STOP-AFTER(ALL)
135.17/106.97	c END-Prog: Thu Sep 12 14:55:50 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 (9345 MiB free)
  memory of node 1: 16384 MiB (11598 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387984-1568292883/watcher-4387984-1568292883 -o /tmp/evaluation-result-4387984-1568292883/solver-4387984-1568292883 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568286731-10042 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387984-1568292883.xml 

running on 4 cores: 1,3,5,7

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

solver pid=12177, runsolver pid=12174

[startup+0.100059 s]*
/proc/loadavg: 2.39 2.23 2.13 3/234 12194
/proc/meminfo: memFree=21386584/32770624 swapFree=66999124/67108860
[pid=12177] ppid=12174 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12177/stat : 12177 (scop.sh) S 12174 12177 9001 0 -1 4202496 555 322 0 0 0 0 0 0 20 0 1 0 405226759 115843072 349 33554432000 4194304 5098028 140725934373216 140725934370472 140200472347260 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16822272 140725934375779 140725934376048 140725934376048 140725934378957 0
/proc/12177/statm: 28282 349 296 221 0 87 0
[pid=12180] ppid=12177 vsize=15014680 memory=74692 CPUtime=0.11 cores=1,3,5,7
/proc/12180/stat : 12180 (java) S 12177 12177 9001 0 -1 1077944320 7381 0 0 0 9 2 0 0 20 0 15 0 405226760 15375032320 18673 33554432000 4194304 4196468 140727697100736 140727697083280 140054046162679 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
/proc/12180/statm: 3753670 18673 2929 1 0 3716075 0
[pid=12180/tid=12181] ppid=12177 vsize=15016308 memory=-6581303614368956353 CPUtime=0.09 cores=1,3,5,7
/proc/12180/task/12181/stat : 12181 (java) R 12177 12177 9001 0 -1 4202560 5479 0 0 0 7 2 0 0 20 0 15 0 405226760 15376699392 19003 33554432000 4194304 4196468 140727697100736 140054017946928 140054038842397 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12182] ppid=12177 vsize=15016308 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226762 15376699392 19003 33554432000 4194304 4196468 140727697100736 140054050405008 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12183] ppid=12177 vsize=15016308 memory=140113923430016 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405226762 15376699392 19003 33554432000 4194304 4196468 140727697100736 140053864561168 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12184] ppid=12177 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226762 15376699392 19003 33554432000 4194304 4196468 140727697100736 140053863508368 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12185] ppid=12177 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12185/stat : 12185 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226762 15376699392 19069 33554432000 4194304 4196468 140727697100736 140053862455568 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12186] ppid=12177 vsize=15016308 memory=140113923430016 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12186/stat : 12186 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226763 15376699392 19069 33554432000 4194304 4196468 140727697100736 140053016578928 140054046173826 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12187] ppid=12177 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12187/stat : 12187 (java) S 12177 12177 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405226763 15376699392 19069 33554432000 4194304 4196468 140727697100736 140052642391584 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12188] ppid=12177 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12188/stat : 12188 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405226764 15376699392 19069 33554432000 4194304 4196468 140727697100736 140052373955952 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12189] ppid=12177 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12189/stat : 12189 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405226766 15376699392 19069 33554432000 4194304 4196468 140727697100736 140051999447376 140054046181275 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12190] ppid=12177 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12190/stat : 12190 (java) S 12177 12177 9001 0 -1 1077944384 147 0 0 0 0 0 0 0 20 0 15 0 405226766 15376699392 19069 33554432000 4194304 4196468 140727697100736 140053015525744 140054046173826 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12191] ppid=12177 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12191/stat : 12191 (java) S 12177 12177 9001 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 15 0 405226766 15376699392 19069 33554432000 4194304 4196468 140727697100736 140053014472944 140054046173826 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12192] ppid=12177 vsize=15016308 memory=140113923430016 CPUtime=0.01 cores=1,3,5,7
/proc/12180/task/12192/stat : 12192 (java) S 12177 12177 9001 0 -1 1077944384 465 0 0 0 1 0 0 0 20 0 15 0 405226766 15376699392 19069 33554432000 4194304 4196468 140727697100736 140053013420144 140054046173826 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12193] ppid=12177 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12193/stat : 12193 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405226766 15376699392 19069 33554432000 4194304 4196468 140727697100736 140051501541600 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12194] ppid=12177 vsize=15016308 memory=140113923430016 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12194/stat : 12194 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405226767 15376699392 19069 33554432000 4194304 4196468 140727697100736 140053012368560 140054046173826 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15127808 KiB
Current children cumulated memory: 76088 KiB

[startup+0.21094 s]*
/proc/loadavg: 2.39 2.23 2.13 3/234 12194
/proc/meminfo: memFree=21370940/32770624 swapFree=66999124/67108860
[pid=12177] ppid=12174 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12177/stat : 12177 (scop.sh) S 12174 12177 9001 0 -1 4202496 555 322 0 0 0 0 0 0 20 0 1 0 405226759 115843072 349 33554432000 4194304 5098028 140725934373216 140725934370472 140200472347260 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16822272 140725934375779 140725934376048 140725934376048 140725934378957 0
/proc/12177/statm: 28282 349 296 221 0 87 0
[pid=12180] ppid=12177 vsize=15012696 memory=85812 CPUtime=0.25 cores=1,3,5,7
/proc/12180/stat : 12180 (java) S 12177 12177 9001 0 -1 1077944320 11526 0 0 0 22 3 0 0 20 0 15 0 405226760 15373000704 21453 33554432000 4194304 4196468 140727697100736 140727697083280 140054046162679 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
/proc/12180/statm: 3753174 21453 2937 1 0 3715579 0
[pid=12180/tid=12181] ppid=12177 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/12180/task/12181/stat : 12181 (java) R 12177 12177 9001 0 -1 4202560 9235 0 0 0 17 3 0 0 20 0 15 0 405226760 15373000704 21453 33554432000 4194304 4196468 140727697100736 140054017985216 140054046174614 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12182] ppid=12177 vsize=15012696 memory=398 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226762 15373000704 21453 33554432000 4194304 4196468 140727697100736 140054050405008 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12183] ppid=12177 vsize=15012696 memory=140113923441662 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405226762 15373000704 21453 33554432000 4194304 4196468 140727697100736 140053864561168 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12184] ppid=12177 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226762 15373000704 21453 33554432000 4194304 4196468 140727697100736 140053863508368 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12185] ppid=12177 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12185/stat : 12185 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226762 15373000704 21453 33554432000 4194304 4196468 140727697100736 140053862455568 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12186] ppid=12177 vsize=15012696 memory=140113923430016 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12186/stat : 12186 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226763 15373000704 21453 33554432000 4194304 4196468 140727697100736 140053016578928 140054046173826 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12187] ppid=12177 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12187/stat : 12187 (java) S 12177 12177 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405226763 15373000704 21453 33554432000 4194304 4196468 140727697100736 140052642391584 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12188] ppid=12177 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12188/stat : 12188 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405226764 15373000704 21453 33554432000 4194304 4196468 140727697100736 140052373955952 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12189] ppid=12177 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12189/stat : 12189 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405226766 15373000704 21453 33554432000 4194304 4196468 140727697100736 140051999447376 140054046181275 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12190] ppid=12177 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12190/stat : 12190 (java) S 12177 12177 9001 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 15 0 405226766 15373000704 21453 33554432000 4194304 4196468 140727697100736 140053015525744 140054046173826 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12191] ppid=12177 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12191/stat : 12191 (java) S 12177 12177 9001 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 405226766 15373000704 21453 33554432000 4194304 4196468 140727697100736 140053014472944 140054046173826 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12192] ppid=12177 vsize=15012696 memory=140113923430016 CPUtime=0.03 cores=1,3,5,7
/proc/12180/task/12192/stat : 12192 (java) S 12177 12177 9001 0 -1 1077944384 493 0 0 0 3 0 0 0 20 0 15 0 405226766 15373000704 21453 33554432000 4194304 4196468 140727697100736 140053013420144 140054046173826 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12193] ppid=12177 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12193/stat : 12193 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405226766 15373000704 21453 33554432000 4194304 4196468 140727697100736 140051501541600 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12194] ppid=12177 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12194/stat : 12194 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405226767 15373000704 21453 33554432000 4194304 4196468 140727697100736 140053012368560 140054046173826 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 87208 KiB

[startup+0.310672 s]*
/proc/loadavg: 2.39 2.23 2.13 4/234 12194
/proc/meminfo: memFree=21367656/32770624 swapFree=66999124/67108860
[pid=12177] ppid=12174 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12177/stat : 12177 (scop.sh) S 12174 12177 9001 0 -1 4202496 555 322 0 0 0 0 0 0 20 0 1 0 405226759 115843072 349 33554432000 4194304 5098028 140725934373216 140725934370472 140200472347260 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16822272 140725934375779 140725934376048 140725934376048 140725934378957 0
/proc/12177/statm: 28282 349 296 221 0 87 0
[pid=12180] ppid=12177 vsize=15012696 memory=89932 CPUtime=0.44 cores=1,3,5,7
/proc/12180/stat : 12180 (java) S 12177 12177 9001 0 -1 1077944320 12535 0 0 0 40 4 0 0 20 0 15 0 405226760 15373000704 22483 33554432000 4194304 4196468 140727697100736 140727697083280 140054046162679 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
/proc/12180/statm: 3753174 22483 3040 1 0 3715579 0
[pid=12180/tid=12181] ppid=12177 vsize=15012696 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/12180/task/12181/stat : 12181 (java) R 12177 12177 9001 0 -1 4202560 10049 0 0 0 27 3 0 0 20 0 15 0 405226760 15373000704 22483 33554432000 4194304 4196468 140727697100736 140054017965904 140054029349488 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12182] ppid=12177 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226762 15373000704 22483 33554432000 4194304 4196468 140727697100736 140054050405008 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12183] ppid=12177 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405226762 15373000704 22483 33554432000 4194304 4196468 140727697100736 140053864561168 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12184] ppid=12177 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226762 15373000704 22483 33554432000 4194304 4196468 140727697100736 140053863508368 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12185] ppid=12177 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12185/stat : 12185 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226762 15373000704 22483 33554432000 4194304 4196468 140727697100736 140053862455568 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12186] ppid=12177 vsize=15012696 memory=4498404016631593313 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12186/stat : 12186 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226763 15373000704 22483 33554432000 4194304 4196468 140727697100736 140053016578928 140054046173826 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12187] ppid=12177 vsize=15012696 memory=-6519613052471072158 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12187/stat : 12187 (java) S 12177 12177 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405226763 15373000704 22483 33554432000 4194304 4196468 140727697100736 140052642391584 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12188] ppid=12177 vsize=15012696 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12188/stat : 12188 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405226764 15373000704 22483 33554432000 4194304 4196468 140727697100736 140052373955952 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12189] ppid=12177 vsize=15012696 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12189/stat : 12189 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405226766 15373000704 22483 33554432000 4194304 4196468 140727697100736 140051999447376 140054046181275 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12190] ppid=12177 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12180/task/12190/stat : 12190 (java) S 12177 12177 9001 0 -1 1077944384 259 0 0 0 2 0 0 0 20 0 15 0 405226766 15373000704 22483 33554432000 4194304 4196468 140727697100736 140053015525744 140054046173826 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12191] ppid=12177 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12180/task/12191/stat : 12191 (java) S 12177 12177 9001 0 -1 1077944384 359 0 0 0 2 0 0 0 20 0 15 0 405226766 15373000704 22483 33554432000 4194304 4196468 140727697100736 140053014472944 140054046173826 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12192] ppid=12177 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12180/task/12192/stat : 12192 (java) S 12177 12177 9001 0 -1 1077944384 535 0 0 0 7 0 0 0 20 0 15 0 405226766 15373000704 22483 33554432000 4194304 4196468 140727697100736 140053013420144 140054046173826 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12193] ppid=12177 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12193/stat : 12193 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405226766 15373000704 22483 33554432000 4194304 4196468 140727697100736 140051501541600 140054046172885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12194] ppid=12177 vsize=15012696 memory=3978986561549120560 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12194/stat : 12194 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405226767 15373000704 22483 33554432000 4194304 4196468 140727697100736 140053012368560 140054046173826 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91328 KiB

[startup+0.700785 s]
/proc/loadavg: 2.39 2.23 2.13 3/234 12194
/proc/meminfo: memFree=21344080/32770624 swapFree=66999124/67108860
[pid=12177] ppid=12174 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12177/stat : 12177 (scop.sh) S 12174 12177 9001 0 -1 4202496 555 322 0 0 0 0 0 0 20 0 1 0 405226759 115843072 349 33554432000 4194304 5098028 140725934373216 140725934370472 140200472347260 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16822272 140725934375779 140725934376048 140725934376048 140725934378957 0
/proc/12177/statm: 28282 349 296 221 0 87 0
[pid=12180] ppid=12177 vsize=15021092 memory=130612 CPUtime=1.03 cores=1,3,5,7
/proc/12180/stat : 12180 (java) S 12177 12177 9001 0 -1 1077944320 20518 0 0 0 98 5 0 0 20 0 15 0 405226760 15381598208 32653 33554432000 4194304 4196468 140727697100736 140727697083280 140054046162679 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
/proc/12180/statm: 3755273 32653 3215 1 0 3716603 0
[pid=12180/tid=12181] ppid=12177 vsize=15021092 memory=2372 CPUtime=0.68 cores=1,3,5,7
/proc/12180/task/12181/stat : 12181 (java) R 12177 12177 9001 0 -1 4202560 17462 0 0 0 64 4 0 0 20 0 15 0 405226760 15381598208 32653 33554432000 4194304 4196468 140727697100736 140054017971456 140054046174614 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12182] ppid=12177 vsize=15021092 memory=116 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226762 15381598208 32653 33554432000 4194304 4196468 140727697100736 140054050405008 140054046172885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12183] ppid=12177 vsize=15021092 memory=2129119 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405226762 15381598208 32653 33554432000 4194304 4196468 140727697100736 140053864561168 140054046172885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12184] ppid=12177 vsize=15021092 memory=2141618 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226762 15381598208 32653 33554432000 4194304 4196468 140727697100736 140053863508368 140054046172885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12185] ppid=12177 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12185/stat : 12185 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405226762 15381598208 32653 33554432000 4194304 4196468 140727697100736 140053862455568 140054046172885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12186] ppid=12177 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12186/stat : 12186 (java) S 12177 12177 9001 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405226763 15381598208 32653 33554432000 4194304 4196468 140727697100736 140053016578928 140054046173826 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12187] ppid=12177 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12187/stat : 12187 (java) S 12177 12177 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405226763 15381598208 32653 33554432000 4194304 4196468 140727697100736 140052642391584 140054046172885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12188] ppid=12177 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12188/stat : 12188 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405226764 15381598208 32653 33554432000 4194304 4196468 140727697100736 140052373955952 140054046172885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12189] ppid=12177 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12189/stat : 12189 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405226766 15381598208 32653 33554432000 4194304 4196468 140727697100736 140051999447376 140054046181275 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12190] ppid=12177 vsize=15021092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12180/task/12190/stat : 12190 (java) S 12177 12177 9001 0 -1 1077944384 442 0 0 0 8 0 0 0 20 0 15 0 405226766 15381598208 32653 33554432000 4194304 4196468 140727697100736 140053015525744 140054046173826 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12191] ppid=12177 vsize=15021092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12180/task/12191/stat : 12191 (java) S 12177 12177 9001 0 -1 1077944384 600 0 0 0 9 0 0 0 20 0 15 0 405226766 15381598208 32653 33554432000 4194304 4196468 140727697100736 140053014472944 140054046173826 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12192] ppid=12177 vsize=15021092 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/12180/task/12192/stat : 12192 (java) R 12177 12177 9001 0 -1 4202560 678 0 0 0 16 0 0 0 20 0 15 0 405226766 15381598208 32653 33554432000 4194304 4196468 140727697100736 140053013416512 140054046184026 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12193] ppid=12177 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12193/stat : 12193 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405226766 15381598208 32653 33554432000 4194304 4196468 140727697100736 140051501541600 140054046172885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
[pid=12180/tid=12194] ppid=12177 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12180/task/12194/stat : 12194 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405226767 15381598208 32653 33554432000 4194304 4196468 140727697100736 140053012368560 140054046173826 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20135936 140727697109801 140727697110170 140727697110170 140727697113039 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 132008 KiB

[startup+1.50159 s]
/proc/loadavg: 2.39 2.23 2.13 5/234 12194
/proc/meminfo: memFree=21304340/32770624 swapFree=66999124/67108860
[pid=12177] ppid=12174 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12177/stat : 12177 (scop.sh) S 12174 12177 9001 0 -1 4202496 555 322 0 0 0 0 0 0 20 0 1 0 405226759 115843072 349 33554432000 4194304 5098028 140725934373216 140725934370472 140200472347260 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16822272 140725934375779 140725934376048 140725934376048 140725934378957 0
/proc/12177/statm: 28282 349 296 221 0 87 0

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

/proc/12203/task/12219/stat : 12219 (java) S 12177 12177 9001 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 405236962 8262082560 29455 33554432000 4194304 4196468 140725683499312 140515090052160 140515639389977 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12221] ppid=12177 vsize=8068440 memory=36712 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12221/stat : 12221 (java) S 12177 12177 9001 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 405236962 8262082560 29455 33554432000 4194304 4196468 140725683499312 140512874966672 140515639387293 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12222] ppid=12177 vsize=8068440 memory=988 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12222/stat : 12222 (java) S 12177 12177 9001 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405236962 8262082560 29455 33554432000 4194304 4196468 140725683499312 140513009188624 140515639387293 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12223] ppid=12177 vsize=8068440 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12223/stat : 12223 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405236965 8262082560 29455 33554432000 4194304 4196468 140725683499312 140512606543408 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
Current children cumulated CPU time: 132.99 s
Current children cumulated vsize: 9095528 KiB
Current children cumulated memory: 931044 KiB

[startup+106.401 s]
/proc/loadavg: 2.17 2.19 2.13 3/239 12223
/proc/meminfo: memFree=20325220/32770624 swapFree=66999124/67108860
[pid=12177] ppid=12174 vsize=113128 memory=1476 CPUtime=128.2 cores=1,3,5,7
/proc/12177/stat : 12177 (scop.sh) S 12174 12177 9001 0 -1 4202496 583 71536 0 0 0 0 12508 312 20 0 1 0 405226759 115843072 369 33554432000 4194304 5098028 140725934373216 140725934369960 140200472347260 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16822272 140725934375779 140725934376048 140725934376048 140725934378957 0
/proc/12177/statm: 28282 369 311 221 0 87 0
[pid=12203] ppid=12177 vsize=8068440 memory=117820 CPUtime=1.21 cores=1,3,5,7
/proc/12203/stat : 12203 (java) S 12177 12177 9001 0 -1 1077944320 19945 0 0 0 114 7 0 0 20 0 19 0 405236886 8262082560 29455 33554432000 4194304 4196468 140725683499312 140725683481856 140515639365367 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
/proc/12203/statm: 2017110 29455 3203 1 0 1978454 0
[pid=12218] ppid=12203 vsize=950244 memory=847648 CPUtime=4.38 cores=1,3,5,7
/proc/12218/stat : 12218 (cryptominisat5) R 12203 12177 9001 0 -1 4202496 200313 0 0 0 405 33 0 0 20 0 1 0 405236961 973049856 211912 33554432000 4194304 4451008 140720765655360 140720765651320 140206668718306 0 4 0 2 0 0 0 17 5 0 0 0 0 0 6549032 6559120 16117760 140720765662140 140720765662272 140720765662272 140720765665222 0
/proc/12218/statm: 237561 211912 641 63 0 231288 0
[pid=12203/tid=12204] ppid=12177 vsize=8068440 memory=8039887049847964578 CPUtime=0.77 cores=1,3,5,7
/proc/12203/task/12204/stat : 12204 (java) S 12177 12177 9001 0 -1 1077944384 16912 0 0 0 72 5 0 0 20 0 19 0 405236887 8262082560 29455 33554432000 4194304 4196468 140725683499312 140515611205536 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12205] ppid=12177 vsize=8068440 memory=633260 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12205/stat : 12205 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405236888 8262082560 29455 33554432000 4194304 4196468 140725683499312 140515643607824 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12206] ppid=12177 vsize=8068440 memory=5888 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12206/stat : 12206 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405236888 8262082560 29455 33554432000 4194304 4196468 140725683499312 140515443776400 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12207] ppid=12177 vsize=8068440 memory=612 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12207/stat : 12207 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405236888 8262082560 29455 33554432000 4194304 4196468 140725683499312 140515442723856 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12208] ppid=12177 vsize=8068440 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12208/stat : 12208 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405236888 8262082560 29455 33554432000 4194304 4196468 140725683499312 140515441671312 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12209] ppid=12177 vsize=8068440 memory=14004 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12209/stat : 12209 (java) S 12177 12177 9001 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 19 0 405236889 8262082560 29455 33554432000 4194304 4196468 140725683499312 140514884036592 140515639376514 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12210] ppid=12177 vsize=8068440 memory=8039887049847964578 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12210/stat : 12210 (java) S 12177 12177 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405236890 8262082560 29455 33554432000 4194304 4196468 140725683499312 140514552701856 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12211] ppid=12177 vsize=8068440 memory=3672 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12211/stat : 12211 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405236890 8262082560 29455 33554432000 4194304 4196468 140725683499312 140514284266480 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12212] ppid=12177 vsize=8068440 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12212/stat : 12212 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405236893 8262082560 29455 33554432000 4194304 4196468 140725683499312 140513909758160 140515639383963 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12213] ppid=12177 vsize=8068440 memory=1412 CPUtime=0.1 cores=1,3,5,7
/proc/12203/task/12213/stat : 12213 (java) S 12177 12177 9001 0 -1 1077944384 715 0 0 0 10 0 0 0 20 0 19 0 405236893 8262082560 29455 33554432000 4194304 4196468 140725683499312 140514882984432 140515639376514 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12214] ppid=12177 vsize=8068440 memory=3480 CPUtime=0.09 cores=1,3,5,7
/proc/12203/task/12214/stat : 12214 (java) S 12177 12177 9001 0 -1 1077944384 342 0 0 0 9 0 0 0 20 0 19 0 405236893 8262082560 29455 33554432000 4194304 4196468 140725683499312 140514881931888 140515639376514 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12215] ppid=12177 vsize=8068440 memory=1476 CPUtime=0.21 cores=1,3,5,7
/proc/12203/task/12215/stat : 12215 (java) S 12177 12177 9001 0 -1 1077944384 562 0 0 0 21 0 0 0 20 0 19 0 405236893 8262082560 29455 33554432000 4194304 4196468 140725683499312 140514880879344 140515639376514 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12216] ppid=12177 vsize=8068440 memory=117820 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12216/stat : 12216 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405236893 8262082560 29455 33554432000 4194304 4196468 140725683499312 140513411853408 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12217] ppid=12177 vsize=8068440 memory=823508 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12217/stat : 12217 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405236893 8262082560 29455 33554432000 4194304 4196468 140725683499312 140514879826224 140515639376514 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12219] ppid=12177 vsize=8068440 memory=450800 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12219/stat : 12219 (java) S 12177 12177 9001 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 405236962 8262082560 29455 33554432000 4194304 4196468 140725683499312 140515090052160 140515639389977 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12221] ppid=12177 vsize=8068440 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12221/stat : 12221 (java) S 12177 12177 9001 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 405236962 8262082560 29455 33554432000 4194304 4196468 140725683499312 140512874966672 140515639387293 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12222] ppid=12177 vsize=8068440 memory=920 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12222/stat : 12222 (java) S 12177 12177 9001 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405236962 8262082560 29455 33554432000 4194304 4196468 140725683499312 140513009188624 140515639387293 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12223] ppid=12177 vsize=8068440 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12223/stat : 12223 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405236965 8262082560 29455 33554432000 4194304 4196468 140725683499312 140512606543408 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
Current children cumulated CPU time: 133.79 s
Current children cumulated vsize: 9131812 KiB
Current children cumulated memory: 966944 KiB

[startup+106.802 s]
/proc/loadavg: 2.17 2.19 2.13 3/239 12223
/proc/meminfo: memFree=20325220/32770624 swapFree=66999124/67108860
[pid=12177] ppid=12174 vsize=113128 memory=1476 CPUtime=128.2 cores=1,3,5,7
/proc/12177/stat : 12177 (scop.sh) S 12174 12177 9001 0 -1 4202496 583 71536 0 0 0 0 12508 312 20 0 1 0 405226759 115843072 369 33554432000 4194304 5098028 140725934373216 140725934369960 140200472347260 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16822272 140725934375779 140725934376048 140725934376048 140725934378957 0
/proc/12177/statm: 28282 369 311 221 0 87 0
[pid=12203] ppid=12177 vsize=8068440 memory=208368 CPUtime=2.22 cores=1,3,5,7
/proc/12203/stat : 12203 (java) S 12177 12177 9001 0 -1 1077944320 25706 0 0 0 213 9 0 0 20 0 19 0 405236886 8262082560 52092 33554432000 4194304 4196468 140725683499312 140725683481856 140515639365367 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
/proc/12203/statm: 2017110 52092 3228 1 0 1978454 0
[pid=12218] ppid=12203 vsize=405792 memory=113896 CPUtime=4.53 cores=1,3,5,7
/proc/12218/stat : 12218 (cryptominisat5) R 12203 12177 9001 0 -1 4202496 200924 0 0 0 416 37 0 0 20 0 1 0 405236961 415531008 28474 33554432000 4194304 4451008 140720765655360 140720765652648 140206649519655 0 4 0 2 0 0 0 17 7 0 0 0 0 0 6549032 6559120 16117760 140720765662140 140720765662272 140720765662272 140720765665222 0
/proc/12218/statm: 101448 28474 690 63 0 95175 0
[pid=12203/tid=12204] ppid=12177 vsize=8068440 memory=3047711553320166262 CPUtime=0.77 cores=1,3,5,7
/proc/12203/task/12204/stat : 12204 (java) S 12177 12177 9001 0 -1 1077944384 16912 0 0 0 72 5 0 0 20 0 19 0 405236887 8262082560 52092 33554432000 4194304 4196468 140725683499312 140515611205536 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12205] ppid=12177 vsize=8068440 memory=7824336315716348491 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12205/stat : 12205 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405236888 8262082560 52092 33554432000 4194304 4196468 140725683499312 140515643607824 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12206] ppid=12177 vsize=8068440 memory=7451885551540136019 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12206/stat : 12206 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405236888 8262082560 52092 33554432000 4194304 4196468 140725683499312 140515443776400 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12207] ppid=12177 vsize=8068440 memory=7450756241446038125 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12207/stat : 12207 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405236888 8262082560 52092 33554432000 4194304 4196468 140725683499312 140515442723856 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12208] ppid=12177 vsize=8068440 memory=7381798273799972672 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12208/stat : 12208 (java) S 12177 12177 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405236888 8262082560 52092 33554432000 4194304 4196468 140725683499312 140515441671312 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12209] ppid=12177 vsize=8068440 memory=7739841023377173096 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12209/stat : 12209 (java) S 12177 12177 9001 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 19 0 405236889 8262082560 52092 33554432000 4194304 4196468 140725683499312 140514884036592 140515639376514 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12210] ppid=12177 vsize=8068440 memory=7440056992597305454 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12210/stat : 12210 (java) S 12177 12177 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405236890 8262082560 52092 33554432000 4194304 4196468 140725683499312 140514552701856 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12211] ppid=12177 vsize=8068440 memory=-6519613052471072158 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12211/stat : 12211 (java) S 12177 12177 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405236890 8262082560 52092 33554432000 4194304 4196468 140725683499312 140514284266480 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12212] ppid=12177 vsize=8068440 memory=7523371313548061037 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12212/stat : 12212 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405236893 8262082560 52092 33554432000 4194304 4196468 140725683499312 140513909758160 140515639383963 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12213] ppid=12177 vsize=8068440 memory=6003413100889400683 CPUtime=0.4 cores=1,3,5,7
/proc/12203/task/12213/stat : 12213 (java) S 12177 12177 9001 0 -1 1077944384 2948 0 0 0 40 0 0 0 20 0 19 0 405236893 8262082560 52092 33554432000 4194304 4196468 140725683499312 140514882984432 140515639376514 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12214] ppid=12177 vsize=8068440 memory=7306355270591605056 CPUtime=0.42 cores=1,3,5,7
/proc/12203/task/12214/stat : 12214 (java) R 12177 12177 9001 0 -1 4202560 2727 0 0 0 42 0 0 0 20 0 19 0 405236893 8262082560 52092 33554432000 4194304 4196468 140725683499312 140514881912792 140515624286704 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12215] ppid=12177 vsize=8068440 memory=288230617492226348 CPUtime=0.3 cores=1,3,5,7
/proc/12203/task/12215/stat : 12215 (java) S 12177 12177 9001 0 -1 1077944384 1499 0 0 0 30 0 0 0 20 0 19 0 405236893 8262082560 52092 33554432000 4194304 4196468 140725683499312 140514880879344 140515639376514 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12216] ppid=12177 vsize=8068440 memory=14972261111170422 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12216/stat : 12216 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405236893 8262082560 52092 33554432000 4194304 4196468 140725683499312 140513411853408 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12217] ppid=12177 vsize=8068440 memory=5866595392726062439 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12217/stat : 12217 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405236893 8262082560 52092 33554432000 4194304 4196468 140725683499312 140514879826224 140515639376514 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12219] ppid=12177 vsize=8068440 memory=5787213827397410880 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12219/stat : 12219 (java) S 12177 12177 9001 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 405236962 8262082560 52092 33554432000 4194304 4196468 140725683499312 140515090052160 140515639389977 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12221] ppid=12177 vsize=8068440 memory=7649399388626825777 CPUtime=0.28 cores=1,3,5,7
/proc/12203/task/12221/stat : 12221 (java) S 12177 12177 9001 0 -1 4202560 235 0 0 0 27 1 0 0 20 0 19 0 405236962 8262082560 52092 33554432000 4194304 4196468 140725683499312 140512874966896 140515639387293 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12222] ppid=12177 vsize=8068440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12222/stat : 12222 (java) S 12177 12177 9001 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405236962 8262082560 52092 33554432000 4194304 4196468 140725683499312 140513009188624 140515639387293 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12223] ppid=12177 vsize=8068440 memory=19076 CPUtime=0 cores=1,3,5,7
/proc/12203/task/12223/stat : 12223 (java) S 12177 12177 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405236965 8262082560 52092 33554432000 4194304 4196468 140725683499312 140512606543408 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
Current children cumulated CPU time: 134.95 s
Current children cumulated vsize: 8587360 KiB
Current children cumulated memory: 323740 KiB

[startup+106.901 s]
/proc/loadavg: 2.17 2.19 2.13 3/239 12223
/proc/meminfo: memFree=20325220/32770624 swapFree=66999124/67108860
[pid=12177] ppid=12174 vsize=113128 memory=1476 CPUtime=128.2 cores=1,3,5,7
/proc/12177/stat : 12177 (scop.sh) S 12174 12177 9001 0 -1 4202496 583 71536 0 0 0 0 12508 312 20 0 1 0 405226759 115843072 369 33554432000 4194304 5098028 140725934373216 140725934369960 140200472347260 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16822272 140725934375779 140725934376048 140725934376048 140725934378957 0
/proc/12177/statm: 28282 369 311 221 0 87 0
[pid=12203] ppid=12177 vsize=7937364 memory=217948 CPUtime=6.97 cores=1,3,5,7
/proc/12203/stat : 12203 (java) S 12177 12177 9001 0 -1 1077944320 26050 200956 0 0 234 10 416 37 20 0 17 0 405236886 8127860736 54487 33554432000 4194304 4196468 140725683499312 140725683481856 140515639365367 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
/proc/12203/statm: 1984341 54487 3237 1 0 1945685 0
[pid=12203/tid=12204] ppid=12177 vsize=7937364 memory=122288 CPUtime=5.39 cores=1,3,5,7
/proc/12203/task/12204/stat : 12204 (java) R 12177 12177 9001 0 -1 4202560 17117 200956 0 0 80 6 416 37 20 0 17 0 405236887 8127860736 54487 33554432000 4194304 4196468 140725683499312 140515611187632 140515639387293 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12205] ppid=12177 vsize=7937364 memory=117820 CPUtime=4.53 cores=1,3,5,7
/proc/12203/task/12205/stat : 12205 (java) S 12177 12177 9001 0 -1 1077944384 1 200956 0 0 0 0 416 37 20 0 17 0 405236888 8127860736 54487 33554432000 4194304 4196468 140725683499312 140515643607824 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12206] ppid=12177 vsize=7937364 memory=117820 CPUtime=4.53 cores=1,3,5,7
/proc/12203/task/12206/stat : 12206 (java) S 12177 12177 9001 0 -1 1077944384 1 200956 0 0 0 0 416 37 20 0 17 0 405236888 8127860736 54487 33554432000 4194304 4196468 140725683499312 140515443776400 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12207] ppid=12177 vsize=7937364 memory=117820 CPUtime=4.53 cores=1,3,5,7
/proc/12203/task/12207/stat : 12207 (java) S 12177 12177 9001 0 -1 1077944384 1 200956 0 0 0 0 416 37 20 0 17 0 405236888 8127860736 54487 33554432000 4194304 4196468 140725683499312 140515442723856 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12208] ppid=12177 vsize=7937364 memory=195776 CPUtime=4.53 cores=1,3,5,7
/proc/12203/task/12208/stat : 12208 (java) S 12177 12177 9001 0 -1 1077944384 2 200956 0 0 0 0 416 37 20 0 17 0 405236888 8127860736 54487 33554432000 4194304 4196468 140725683499312 140515441671312 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12209] ppid=12177 vsize=7937364 memory=1476 CPUtime=4.53 cores=1,3,5,7
/proc/12203/task/12209/stat : 12209 (java) S 12177 12177 9001 0 -1 1077944384 8 200956 0 0 0 0 416 37 20 0 17 0 405236889 8127860736 54487 33554432000 4194304 4196468 140725683499312 140514884036592 140515639376514 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12210] ppid=12177 vsize=7937364 memory=469652 CPUtime=4.53 cores=1,3,5,7
/proc/12203/task/12210/stat : 12210 (java) S 12177 12177 9001 0 -1 1077944384 13 200956 0 0 0 0 416 37 20 0 17 0 405236890 8127860736 54487 33554432000 4194304 4196468 140725683499312 140514552701856 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12211] ppid=12177 vsize=7937364 memory=1424 CPUtime=4.53 cores=1,3,5,7
/proc/12203/task/12211/stat : 12211 (java) S 12177 12177 9001 0 -1 1077944384 1 200956 0 0 0 0 416 37 20 0 17 0 405236890 8127860736 54487 33554432000 4194304 4196468 140725683499312 140514284266480 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12212] ppid=12177 vsize=7937364 memory=10500 CPUtime=4.53 cores=1,3,5,7
/proc/12203/task/12212/stat : 12212 (java) S 12177 12177 9001 0 -1 1077944384 3 200956 0 0 0 0 416 37 20 0 17 0 405236893 8127860736 54487 33554432000 4194304 4196468 140725683499312 140513909758160 140515639383963 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12213] ppid=12177 vsize=7937364 memory=8039887049847964578 CPUtime=4.97 cores=1,3,5,7
/proc/12203/task/12213/stat : 12213 (java) S 12177 12177 9001 0 -1 1077944384 2968 200956 0 0 44 0 416 37 20 0 17 0 405236893 8127860736 54487 33554432000 4194304 4196468 140725683499312 140514882984432 140515639376514 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12214] ppid=12177 vsize=7937364 memory=4872558044660077418 CPUtime=5 cores=1,3,5,7
/proc/12203/task/12214/stat : 12214 (java) R 12177 12177 9001 0 -1 4202560 2770 200956 0 0 47 0 416 37 20 0 17 0 405236893 8127860736 54487 33554432000 4194304 4196468 140725683499312 140514881919440 140515623261927 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12215] ppid=12177 vsize=7937364 memory=1396 CPUtime=4.86 cores=1,3,5,7
/proc/12203/task/12215/stat : 12215 (java) S 12177 12177 9001 0 -1 1077944384 1565 200956 0 0 33 0 416 37 20 0 17 0 405236893 8127860736 54487 33554432000 4194304 4196468 140725683499312 140514880879344 140515639376514 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12216] ppid=12177 vsize=7937364 memory=1396 CPUtime=4.53 cores=1,3,5,7
/proc/12203/task/12216/stat : 12216 (java) S 12177 12177 9001 0 -1 1077944384 3 200956 0 0 0 0 416 37 20 0 17 0 405236893 8127860736 54487 33554432000 4194304 4196468 140725683499312 140513411853408 140515639375573 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12217] ppid=12177 vsize=7937364 memory=6791534058613427641 CPUtime=4.53 cores=1,3,5,7
/proc/12203/task/12217/stat : 12217 (java) S 12177 12177 9001 0 -1 1077944384 3 200956 0 0 0 0 416 37 20 0 17 0 405236893 8127860736 54487 33554432000 4194304 4196468 140725683499312 140514879826224 140515639376514 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12219] ppid=12177 vsize=7937364 memory=4683764 CPUtime=4.53 cores=1,3,5,7
/proc/12203/task/12219/stat : 12219 (java) S 12177 12177 9001 0 -1 1077944384 24 200956 0 0 0 0 416 37 20 0 17 0 405236962 8127860736 54487 33554432000 4194304 4196468 140725683499312 140515090051344 140515639376514 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
[pid=12203/tid=12223] ppid=12177 vsize=7937364 memory=1476 CPUtime=4.53 cores=1,3,5,7
/proc/12203/task/12223/stat : 12223 (java) S 12177 12177 9001 0 -1 1077944384 10 200956 0 0 0 0 416 37 20 0 17 0 405236965 8127860736 54487 33554432000 4194304 4196468 140725683499312 140512606545200 140515639376514 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140725683508219 140725683508378 140725683508378 140725683511247 0
Current children cumulated CPU time: 135.17 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 219424 KiB

Child status: 0
Real time (s): 106.998
CPU time (s): 135.434
CPU user time (s): 131.791
CPU system time (s): 3.64306
CPU usage (%): 126.577
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 4919432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 131.791
system time used= 3.64306
maximum resident set size= 4918576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 299373
page faults= 0
swaps= 0
block input operations= 8
block output operations= 355632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10860
involuntary context switches= 445


# summary of solver processes directly reported to runsolver:
#   pid: 12177
#   total CPU time (s): 135.434
#   total CPU user time (s): 131.791
#   total CPU system time (s): 3.64306

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.67949 second user time and 1.12967 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-12 14:54:03
IDJOB=4387984
IDBENCH=131237
IDSOLVER=2826
FILE ID=node140/4387984-1568292883
RUNJOBID= node140-1568286731-10042
PBS_JOBID= 21701069
Free space on /tmp= 55520 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si4-bvg/Subisomorphism-si4-b03m-m400-04.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-4387984-1568292883/watcher-4387984-1568292883 -o /tmp/evaluation-result-4387984-1568292883/solver-4387984-1568292883 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568286731-10042 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387984-1568292883.xml

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

MD5SUM BENCH= 3c35b3a34944db31f268c78e4da60e39
RANDOM SEED=335263383

node140.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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21447344 kB
MemAvailable:   31618328 kB
Buffers:          125236 kB
Cached:         10256728 kB
SwapCached:         2896 kB
Active:          2074372 kB
Inactive:        8557624 kB
Active(anon):     246960 kB
Inactive(anon):    43924 kB
Active(file):    1827412 kB
Inactive(file):  8513700 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999124 kB
Dirty:             20332 kB
Writeback:           180 kB
AnonPages:        431552 kB
Mapped:            56060 kB
Shmem:             32100 kB
Slab:             287564 kB
SReclaimable:     258332 kB
SUnreclaim:        29232 kB
KernelStack:        4144 kB
PageTables:         6504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6110904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 55500 MiB
End job on node140 at 2019-09-12 14:55:50