Trace number 4387972

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 893.799 741.803

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si4-m4D/
Subisomorphism-si4-m4D-m625-05.xml
MD5SUMa06e274e1d637d430249b010d1ea7ff6
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.107886
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints900
Number of domains1
Minimum domain size625
Maximum domain size625
Distribution of domain sizes[{"size":625,"count":250}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":7},{"degree":4,"count":20},{"degree":6,"count":53},{"degree":7,"count":38},{"degree":8,"count":61},{"degree":9,"count":58},{"degree":10,"count":13}]
Minimum constraint arity1
Maximum constraint arity250
Distribution of constraint arities[{"arity":1,"count":223},{"arity":2,"count":676},{"arity":250,"count":1}]
Number of extensional constraints899
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":899},{"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-11342-serial-file.bin HOME/instance-4387972-1568292642.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Thu Sep 12 14:49:44 CEST 2019
0.66/0.56	c PID: 11345
0.66/0.56	c IP: 172.20.3.103
0.66/0.56	c HOST: node103.alineos.net
0.66/0.57	c (0,0) Parsing Begin
2.22/1.19	c (0,0) Parsing End
2.22/1.19	c (0,0) CSP: 250 int (0 aux), 0 bool (0 aux), 900 ctr, max domain size 625
2.22/1.19	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.22/1.19	c (0,0) Constraint Name Generate Begin
2.49/1.21	c (0,0) Ctr:HOME/instance-4387972-1568292642.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
2.49/1.21	c (0,0) Constraint Name Generate End
2.49/1.21	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.49/1.21	c (0,0) CSP to CSPinCNF Begin
56.06/43.10	c (42,41) translated 90 (10%) constraints
103.87/83.95	c (83,79) translated 180 (20%) constraints
148.09/123.96	c (123,118) translated 270 (30%) constraints
190.75/163.56	c (163,156) translated 360 (40%) constraints
233.65/203.19	c (202,195) translated 450 (50%) constraints
276.01/242.69	c (242,233) translated 540 (60%) constraints
318.68/282.34	c (281,272) translated 630 (70%) constraints
341.82/303.72	c (303,293) translated 720 (80%) constraints
343.03/304.18	c (303,293) translated 810 (90%) constraints
343.76/304.49	c (303,294) translated 900 (100%) constraints
343.76/304.49	c (303,294) ===========================================
345.42/305.82	c (305,295) Hybrid: #OE=422750, #LE=0
345.42/305.82	c (305,295) Hybrid
345.42/305.82	c (305,295) ===========================================
358.37/316.73	c (316,306) translated 544660 (10%) constraints
370.02/327.39	c (326,316) translated 1089320 (20%) constraints
382.49/338.44	c (337,327) translated 1633980 (30%) constraints
395.03/349.53	c (348,337) translated 2178640 (40%) constraints
407.49/360.61	c (360,348) translated 2723299 (50%) constraints
420.01/371.71	c (371,358) translated 3267959 (60%) constraints
432.29/382.76	c (382,369) translated 3812619 (70%) constraints
442.89/393.33	c (392,380) translated 4357279 (80%) constraints
455.21/404.33	c (403,390) translated 4901939 (90%) constraints
467.65/415.39	c (414,401) translated 5446598 (100%) constraints
467.65/415.39	c (414,401) CSP to CSPinCNF End
467.92/415.52	c (414,401) CSP: 250 int (0 aux), 422500 bool (422500 aux), 5446598 ctr, max domain size 625
467.92/415.52	c (414,401) Heap : 7847 MiB used (max 10941 MiB), NonHeap : 29 MiB used (max 0 MiB)
467.92/415.52	c (414,401) CSPinCNF Propagation Begin
629.29/495.86	c (495,453) 0 values, 68547 unsatisfiable literals, and 68042 valid clauses are removed
629.29/495.86	c (495,453) CSPinCNF Propagation End
629.39/495.99	c (495,453) CSP: 250 int (0 aux), 422500 bool (422500 aux), 5378556 ctr, max domain size 625
629.39/495.99	c (495,453) Heap : 6807 MiB used (max 10893 MiB), NonHeap : 30 MiB used (max 0 MiB)
630.46/497.00	c (496,454) Hybrid: #OE=422750, #LE=0
630.46/497.00	c (496,454) Simplify CSPinCNF Begin
643.48/506.39	c (505,463) Simplify CSPinCNF End
643.68/506.54	c (506,463) CSP: 250 int (0 aux), 484750 bool (484750 aux), 5440806 ctr, max domain size 625
643.68/506.54	c (506,463) Heap : 7021 MiB used (max 10773 MiB), NonHeap : 31 MiB used (max 0 MiB)
643.68/506.54	c (506,463) Calculate Precise Domain Begin
643.68/506.55	c (506,463) 0 values are removed by re-calculation
643.68/506.55	c (506,463) Calculate Precise Domain End
643.89/506.70	c (506,463) CSP: 250 int (0 aux), 484750 bool (484750 aux), 5440806 ctr, max domain size 625
643.89/506.70	c (506,463) Heap : 7021 MiB used (max 10773 MiB), NonHeap : 31 MiB used (max 0 MiB)
643.89/506.70	c (506,463) CSPinCNF to SatSolver Begin
806.45/666.46	c (665,618) 544081 (10 %) CSP clauses are encoded (0 SAT variables, 38780941 SAT clauses)
812.66/672.11	c (671,624) 1088162 (20 %) CSP clauses are encoded (0 SAT variables, 39325022 SAT clauses)
818.80/677.88	c (677,629) 1632242 (30 %) CSP clauses are encoded (0 SAT variables, 39869102 SAT clauses)
824.98/683.54	c (683,635) 2176323 (40 %) CSP clauses are encoded (0 SAT variables, 40413183 SAT clauses)
832.23/689.45	c (688,640) 2720403 (50 %) CSP clauses are encoded (0 SAT variables, 40957263 SAT clauses)
838.80/695.17	c (694,646) 3264484 (60 %) CSP clauses are encoded (0 SAT variables, 41501344 SAT clauses)
845.44/700.97	c (700,651) 3808565 (70 %) CSP clauses are encoded (0 SAT variables, 42045425 SAT clauses)
853.79/707.16	c (706,657) 4352645 (80 %) CSP clauses are encoded (0 SAT variables, 42589505 SAT clauses)
860.73/713.00	c (712,662) 4896726 (90 %) CSP clauses are encoded (0 SAT variables, 43133586 SAT clauses)
869.16/719.14	c (718,667) 5440806 (100 %) CSP clauses are encoded (0 SAT variables, 43677666 SAT clauses)
869.16/719.14	c (718,667) CSPinCNF to SatSolver End
869.16/719.14	c (718,667) Heap : 7472 MiB used (max 10724 MiB), NonHeap : 31 MiB used (max 0 MiB)
869.16/719.14	c (718,667) 638953 bool, 43677667 clause
869.16/719.14	c (718,667) Export Begin
869.29/719.25	c (718,668) Export to HOME/scop-11342-serial-file.bin
869.29/719.25	c (718,668) Export End
869.29/719.25	c (718,668) Export File Size: 0.05 MB
869.29/719.25	c (718,668) 0,0,414,495,506,506,718,STOP-AFTER(DIMACS)
869.29/719.25	c END-Prog: Thu Sep 12 15:01:43 CEST 2019
0.00/719.31	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-11342-serial-file.bin
869.48/719.77	c (0,0) Read Serial File Begin
869.48/719.77	c (0,0) HOME/scop-11342-serial-file.bin
870.46/720.01	c (0,0) Read Serial File End
870.46/720.02	
870.46/720.02	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
870.46/720.02	(Solving Process)
870.46/720.02	
870.46/720.05	c BEGIN-Prog: Thu Sep 12 15:01:43 CEST 2019
870.46/720.05	c PID: 11455
870.46/720.05	c IP: 172.20.3.103
870.46/720.05	c HOST: node103.alineos.net
870.46/720.05	c (0,0) SatSolver.solve Begin
870.46/720.05	c (0,0) HOME/cryptominisat5  HOME/instance-4387972-1568292642.xml-scop-11345.cnf
870.46/720.09	c (0,0) c Outputting solution to console
870.46/720.09	c (0,0) c CryptoMiniSat version 5.6.8
870.46/720.09	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
870.46/720.09	c (0,0) c CMS SHA revision GIT-notfound
870.46/720.09	c (0,0) c CMS is MIT licensed
870.46/720.09	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
870.46/720.09	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
870.46/720.09	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4387972-1568292642.xml-scop-11345.cnf
870.46/720.09	c (0,0) c Reading file 'HOME/instance-4387972-1568292642.xml-scop-11345.cnf'
870.46/720.09	c (0,0) c -- header says num vars:         638953
870.46/720.09	c (0,0) c -- header says num clauses:    43677667
887.45/736.81	c (17,0) c -- clauses added: 43677667
887.45/736.81	c (17,0) c -- xor clauses added: 0
887.45/736.81	c (17,0) c -- vars added 638953
887.45/736.81	c (17,0) c Parsing time: 15.23 s
891.05/740.47	c (20,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
891.15/740.50	c (20,0) c ------- FINAL TOTAL SEARCH STATS ---------
891.15/740.50	c (20,0) c UIP search time          : 3.49        (18.64     % time)
891.15/740.50	c (20,0) c restarts                 : 1           (8.00      confls per restart)
891.15/740.50	c (20,0) c blocked restarts         : 0           (0.00      per normal restart)
891.15/740.50	c (20,0) c time                     : 3.49        
891.15/740.50	c (20,0) c decisions                : 148         (0.00      % random)
891.15/740.50	c (20,0) c propagations             : 1492515     
891.15/740.50	c (20,0) c decisions/conflicts      : 18.50       
891.15/740.50	c (20,0) c conflicts                : 8           (2.29      / sec)
891.15/740.50	c (20,0) c conf lits non-minim      : 643         (80.38     lit/confl)
891.15/740.50	c (20,0) c conf lits final          : 59.50       
891.15/740.50	c (20,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
891.15/740.50	c (20,0) c red which0               : 7           (87.50     % of confl)
891.15/740.50	c (20,0) c props/decision           : 0.00        
891.15/740.50	c (20,0) c props/conflict           : 0.00        
891.15/740.50	c (20,0) c 0-depth assigns          : 0           (0.00      % vars)
891.15/740.50	c (20,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
891.15/740.50	c (20,0) c reduceDB time            : 0.00        (0.00      % time)
891.15/740.50	c (20,0) c OccSimplifier time       : 0.00        (0.00      % time)
891.15/740.50	c (20,0) c [occur] 0.00 is overhead
891.15/740.50	c (20,0) c [occur] link-in T: 0.00 cleanup T: 0.00
891.15/740.50	c (20,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
891.15/740.50	c (20,0) c SCC time                 : 0.00        (0.00      % time)
891.15/740.50	c (20,0) c [scc] new: 0 BP 0M  T: 0.00
891.15/740.50	c (20,0) c vrep replace time        : 0.00        (0.00      % time)
891.15/740.50	c (20,0) c vrep tree roots          : 0           
891.15/740.50	c (20,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
891.15/740.50	c (20,0) c distill time             : 0.00        (0.00      % time)
891.15/740.50	c (20,0) c strength cache-irred time: 0.00        (0.00      % time)
891.15/740.50	c (20,0) c strength cache-red time  : 0.00        (0.00      % time)
891.15/740.50	c (20,0) c Conflicts in UIP         : 8           (0.43      confl/time_this_thread)
891.15/740.50	c (20,0) c Mem used                 : 4359.84     MB
891.15/740.50	c (20,0) c Total time (this thread) : 18.74       
891.15/740.50	c (20,0) s SATISFIABLE
893.13/741.50	c (21,0) SatSolver.solve End
893.25/741.50	c (21,0) Heap : 391 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
893.25/741.50	c (21,0) Show results Begin
893.47/741.64	c (21,0) x[0] = 0
893.47/741.64	c (21,0) x[1] = 82
893.47/741.64	c (21,0) x[2] = 86
893.47/741.64	c (21,0) x[3] = 388
893.47/741.64	c (21,0) x[4] = 498
893.47/741.64	c (21,0) x[5] = 258
893.47/741.64	c (21,0) x[6] = 312
893.47/741.64	c (21,0) x[7] = 406
893.47/741.64	c (21,0) x[8] = 416
893.47/741.64	c (21,0) x[9] = 520
893.47/741.64	c (21,0) x[10] = 120
893.47/741.64	c (21,0) x[11] = 325
893.47/741.64	c (21,0) x[12] = 429
893.47/741.64	c (21,0) x[13] = 185
893.47/741.64	c (21,0) x[14] = 43
893.47/741.64	c (21,0) x[15] = 145
893.47/741.64	c (21,0) x[16] = 180
893.47/741.64	c (21,0) x[17] = 233
893.47/741.64	c (21,0) x[18] = 396
893.47/741.64	c (21,0) x[19] = 70
893.47/741.64	c (21,0) x[20] = 187
893.47/741.64	c (21,0) x[21] = 311
893.47/741.64	c (21,0) x[22] = 403
893.47/741.64	c (21,0) x[23] = 254
893.47/741.64	c (21,0) x[24] = 322
893.47/741.64	c (21,0) x[25] = 379
893.47/741.64	c (21,0) x[26] = 492
893.47/741.64	c (21,0) x[27] = 168
893.47/741.64	c (21,0) x[28] = 320
893.47/741.64	c (21,0) x[29] = 378
893.47/741.64	c (21,0) x[30] = 604
893.47/741.64	c (21,0) x[31] = 42
893.47/741.64	c (21,0) x[32] = 256
893.47/741.64	c (21,0) x[33] = 428
893.47/741.64	c (21,0) x[34] = 462
893.47/741.64	c (21,0) x[35] = 616
893.47/741.64	c (21,0) x[36] = 24
893.47/741.64	c (21,0) x[37] = 39
893.47/741.64	c (21,0) x[38] = 230
893.47/741.64	c (21,0) x[39] = 74
893.47/741.64	c (21,0) x[40] = 227
893.47/741.64	c (21,0) x[41] = 335
893.47/741.64	c (21,0) x[42] = 270
893.47/741.64	c (21,0) x[43] = 375
893.47/741.64	c (21,0) x[44] = 263
893.47/741.64	c (21,0) x[45] = 89
893.47/741.64	c (21,0) x[46] = 303
893.47/741.64	c (21,0) x[47] = 503
893.47/741.64	c (21,0) x[48] = 527
893.47/741.64	c (21,0) x[49] = 338
893.47/741.64	c (21,0) x[50] = 476
893.47/741.64	c (21,0) x[51] = 319
893.47/741.64	c (21,0) x[52] = 573
893.47/741.64	c (21,0) x[53] = 76
893.47/741.64	c (21,0) x[54] = 511
893.47/741.64	c (21,0) x[55] = 152
893.47/741.64	c (21,0) x[56] = 279
893.47/741.64	c (21,0) x[57] = 434
893.47/741.64	c (21,0) x[58] = 352
893.47/741.64	c (21,0) x[59] = 333
893.47/741.64	c (21,0) x[60] = 602
893.47/741.64	c (21,0) x[61] = 176
893.47/741.64	c (21,0) x[62] = 308
893.47/741.64	c (21,0) x[63] = 64
893.47/741.64	c (21,0) x[64] = 437
893.47/741.64	c (21,0) x[65] = 471
893.47/741.64	c (21,0) x[66] = 596
893.47/741.64	c (21,0) x[67] = 58
893.47/741.64	c (21,0) x[68] = 205
893.47/741.64	c (21,0) x[69] = 236
893.47/741.64	c (21,0) x[70] = 93
893.47/741.64	c (21,0) x[71] = 156
893.47/741.64	c (21,0) x[72] = 535
893.47/741.64	c (21,0) x[73] = 31
893.47/741.64	c (21,0) x[74] = 350
893.47/741.64	c (21,0) x[75] = 472
893.47/741.64	c (21,0) x[76] = 108
893.47/741.64	c (21,0) x[77] = 487
893.47/741.64	c (21,0) x[78] = 386
893.47/741.64	c (21,0) x[79] = 103
893.47/741.64	c (21,0) x[80] = 151
893.47/741.64	c (21,0) x[81] = 570
893.47/741.64	c (21,0) x[82] = 368
893.47/741.64	c (21,0) x[83] = 580
893.47/741.64	c (21,0) x[84] = 344
893.47/741.64	c (21,0) x[85] = 455
893.47/741.64	c (21,0) x[86] = 15
893.47/741.64	c (21,0) x[87] = 215
893.47/741.64	c (21,0) x[88] = 347
893.47/741.64	c (21,0) x[89] = 362
893.47/741.64	c (21,0) x[90] = 415
893.47/741.64	c (21,0) x[91] = 494
893.47/741.64	c (21,0) x[92] = 47
893.47/741.64	c (21,0) x[93] = 295
893.47/741.64	c (21,0) x[94] = 479
893.47/741.64	c (21,0) x[95] = 52
893.47/741.64	c (21,0) x[96] = 26
893.47/741.64	c (21,0) x[97] = 447
893.47/741.64	c (21,0) x[98] = 104
893.47/741.64	c (21,0) x[99] = 558
893.47/741.64	c (21,0) x[100] = 474
893.47/741.64	c (21,0) x[101] = 507
893.47/741.64	c (21,0) x[102] = 404
893.47/741.64	c (21,0) x[103] = 433
893.47/741.64	c (21,0) x[104] = 623
893.47/741.64	c (21,0) x[105] = 484
893.47/741.64	c (21,0) x[106] = 525
893.47/741.64	c (21,0) x[107] = 617
893.47/741.64	c (21,0) x[108] = 193
893.47/741.64	c (21,0) x[109] = 56
893.47/741.64	c (21,0) x[110] = 65
893.47/741.64	c (21,0) x[111] = 414
893.47/741.64	c (21,0) x[112] = 442
893.47/741.64	c (21,0) x[113] = 11
893.47/741.64	c (21,0) x[114] = 480
893.47/741.64	c (21,0) x[115] = 555
893.47/741.64	c (21,0) x[116] = 470
893.47/741.64	c (21,0) x[117] = 543
893.47/741.64	c (21,0) x[118] = 77
893.47/741.64	c (21,0) x[119] = 243
893.47/741.64	c (21,0) x[120] = 369
893.47/741.64	c (21,0) x[121] = 191
893.47/741.64	c (21,0) x[122] = 618
893.47/741.64	c (21,0) x[123] = 149
893.47/741.64	c (21,0) x[124] = 345
893.47/741.64	c (21,0) x[125] = 336
893.47/741.64	c (21,0) x[126] = 561
893.47/741.64	c (21,0) x[127] = 25
893.47/741.64	c (21,0) x[128] = 54
893.47/741.64	c (21,0) x[129] = 274
893.47/741.64	c (21,0) x[130] = 430
893.47/741.64	c (21,0) x[131] = 544
893.47/741.64	c (21,0) x[132] = 242
893.47/741.64	c (21,0) x[133] = 244
893.47/741.64	c (21,0) x[134] = 16
893.47/741.64	c (21,0) x[135] = 33
893.47/741.64	c (21,0) x[136] = 300
893.47/741.64	c (21,0) x[137] = 376
893.47/741.64	c (21,0) x[138] = 486
893.47/741.64	c (21,0) x[139] = 123
893.47/741.64	c (21,0) x[140] = 179
893.47/741.64	c (21,0) x[141] = 473
893.47/741.64	c (21,0) x[142] = 261
893.47/741.64	c (21,0) x[143] = 622
893.47/741.64	c (21,0) x[144] = 121
893.47/741.64	c (21,0) x[145] = 167
893.47/741.64	c (21,0) x[146] = 475
893.47/741.64	c (21,0) x[147] = 539
893.47/741.64	c (21,0) x[148] = 582
893.47/741.64	c (21,0) x[149] = 80
893.47/741.64	c (21,0) x[150] = 101
893.47/741.64	c (21,0) x[151] = 161
893.47/741.64	c (21,0) x[152] = 326
893.47/741.64	c (21,0) x[153] = 252
893.47/741.64	c (21,0) x[154] = 318
893.47/741.65	c (21,0) x[155] = 342
893.47/741.65	c (21,0) x[156] = 355
893.47/741.65	c (21,0) x[157] = 427
893.47/741.65	c (21,0) x[158] = 37
893.47/741.65	c (21,0) x[159] = 466
893.47/741.65	c (21,0) x[160] = 248
893.47/741.65	c (21,0) x[161] = 446
893.47/741.65	c (21,0) x[162] = 540
893.47/741.65	c (21,0) x[163] = 489
893.47/741.65	c (21,0) x[164] = 409
893.47/741.65	c (21,0) x[165] = 567
893.47/741.65	c (21,0) x[166] = 63
893.47/741.65	c (21,0) x[167] = 217
893.47/741.65	c (21,0) x[168] = 560
893.47/741.65	c (21,0) x[169] = 136
893.47/741.65	c (21,0) x[170] = 353
893.47/741.65	c (21,0) x[171] = 523
893.47/741.65	c (21,0) x[172] = 321
893.47/741.65	c (21,0) x[173] = 384
893.47/741.65	c (21,0) x[174] = 88
893.47/741.65	c (21,0) x[175] = 290
893.47/741.65	c (21,0) x[176] = 436
893.47/741.65	c (21,0) x[177] = 611
893.47/741.65	c (21,0) x[178] = 365
893.47/741.65	c (21,0) x[179] = 400
893.47/741.65	c (21,0) x[180] = 159
893.47/741.65	c (21,0) x[181] = 444
893.47/741.65	c (21,0) x[182] = 8
893.47/741.65	c (21,0) x[183] = 272
893.47/741.65	c (21,0) x[184] = 231
893.47/741.65	c (21,0) x[185] = 599
893.47/741.65	c (21,0) x[186] = 586
893.47/741.65	c (21,0) x[187] = 372
893.47/741.65	c (21,0) x[188] = 536
893.47/741.65	c (21,0) x[189] = 387
893.47/741.65	c (21,0) x[190] = 419
893.47/741.65	c (21,0) x[191] = 87
893.47/741.65	c (21,0) x[192] = 615
893.47/741.65	c (21,0) x[193] = 621
893.47/741.65	c (21,0) x[194] = 28
893.47/741.65	c (21,0) x[195] = 229
893.47/741.65	c (21,0) x[196] = 504
893.47/741.65	c (21,0) x[197] = 496
893.47/741.65	c (21,0) x[198] = 497
893.47/741.65	c (21,0) x[199] = 153
893.47/741.65	c (21,0) x[200] = 408
893.47/741.65	c (21,0) x[201] = 213
893.47/741.65	c (21,0) x[202] = 299
893.47/741.65	c (21,0) x[203] = 381
893.47/741.65	c (21,0) x[204] = 184
893.47/741.65	c (21,0) x[205] = 394
893.47/741.65	c (21,0) x[206] = 304
893.47/741.65	c (21,0) x[207] = 111
893.47/741.65	c (21,0) x[208] = 49
893.47/741.65	c (21,0) x[209] = 518
893.47/741.65	c (21,0) x[210] = 48
893.47/741.65	c (21,0) x[211] = 339
893.47/741.65	c (21,0) x[212] = 488
893.47/741.65	c (21,0) x[213] = 485
893.47/741.65	c (21,0) x[214] = 499
893.47/741.65	c (21,0) x[215] = 247
893.47/741.65	c (21,0) x[216] = 59
893.47/741.65	c (21,0) x[217] = 147
893.47/741.65	c (21,0) x[218] = 351
893.47/741.65	c (21,0) x[219] = 502
893.47/741.65	c (21,0) x[220] = 163
893.47/741.65	c (21,0) x[221] = 514
893.47/741.65	c (21,0) x[222] = 40
893.47/741.65	c (21,0) x[223] = 450
893.47/741.65	c (21,0) x[224] = 590
893.47/741.65	c (21,0) x[225] = 495
893.47/741.65	c (21,0) x[226] = 255
893.47/741.65	c (21,0) x[227] = 53
893.47/741.65	c (21,0) x[228] = 493
893.47/741.65	c (21,0) x[229] = 574
893.47/741.65	c (21,0) x[230] = 324
893.47/741.65	c (21,0) x[231] = 424
893.47/741.65	c (21,0) x[232] = 198
893.47/741.65	c (21,0) x[233] = 44
893.47/741.65	c (21,0) x[234] = 45
893.47/741.65	c (21,0) x[235] = 262
893.47/741.65	c (21,0) x[236] = 392
893.47/741.65	c (21,0) x[237] = 614
893.47/741.65	c (21,0) x[238] = 23
893.47/741.65	c (21,0) x[239] = 155
893.47/741.65	c (21,0) x[240] = 310
893.47/741.65	c (21,0) x[241] = 139
893.47/741.65	c (21,0) x[242] = 112
893.47/741.65	c (21,0) x[243] = 385
893.47/741.65	c (21,0) x[244] = 359
893.47/741.65	c (21,0) x[245] = 453
893.47/741.65	c (21,0) x[246] = 354
893.47/741.65	c (21,0) x[247] = 190
893.47/741.65	c (21,0) x[248] = 348
893.47/741.65	c (21,0) x[249] = 71
893.47/741.65	s SATISFIABLE
893.47/741.65	v <instantiation>
893.47/741.65	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] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215] x[216] x[217] x[218] x[219] x[220] x[221] x[222] x[223] x[224] x[225] x[226] x[227] x[228] x[229] x[230] x[231] x[232] x[233] x[234] x[235] x[236] x[237] x[238] x[239] x[240] x[241] x[242] x[243] x[244] x[245] x[246] x[247] x[248] x[249]</list>
893.47/741.65	v     <values>0 82 86 388 498 258 312 406 416 520 120 325 429 185 43 145 180 233 396 70 187 311 403 254 322 379 492 168 320 378 604 42 256 428 462 616 24 39 230 74 227 335 270 375 263 89 303 503 527 338 476 319 573 76 511 152 279 434 352 333 602 176 308 64 437 471 596 58 205 236 93 156 535 31 350 472 108 487 386 103 151 570 368 580 344 455 15 215 347 362 415 494 47 295 479 52 26 447 104 558 474 507 404 433 623 484 525 617 193 56 65 414 442 11 480 555 470 543 77 243 369 191 618 149 345 336 561 25 54 274 430 544 242 244 16 33 300 376 486 123 179 473 261 622 121 167 475 539 582 80 101 161 326 252 318 342 355 427 37 466 248 446 540 489 409 567 63 217 560 136 353 523 321 384 88 290 436 611 365 400 159 444 8 272 231 599 586 372 536 387 419 87 615 621 28 229 504 496 497 153 408 213 299 381 184 394 304 111 49 518 48 339 488 485 499 247 59 147 351 502 163 514 40 450 590 495 255 53 493 574 324 424 198 44 45 262 392 614 23 155 310 139 112 385 359 453 354 190 348 71</values>
893.47/741.65	v </instantiation>
893.47/741.65	c (21,0) Show results End
893.47/741.65	c (21,0) Heap : 412 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
893.47/741.65	c (21,0) 21,21,STOP-AFTER(ALL)
893.47/741.65	c END-Prog: Thu Sep 12 15:02:05 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 (9286 MiB free)
  memory of node 1: 16384 MiB (12085 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387972-1568292642/watcher-4387972-1568292642 -o /tmp/evaluation-result-4387972-1568292642/solver-4387972-1568292642 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568289558-9765 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387972-1568292642.xml 

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

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


[startup+0.1006 s]*
/proc/loadavg: 2.18 2.25 2.31 4/235 11359
/proc/meminfo: memFree=21825412/32770624 swapFree=66997112/67108860
[pid=11342] ppid=11339 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/11342/stat : 11342 (scop.sh) S 11339 11342 8640 0 -1 4202496 553 321 0 0 0 0 0 0 20 0 1 0 405517298 115843072 348 33554432000 4194304 5098028 140724721113824 140724721111080 139952598663804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40189952 140724721120099 140724721120368 140724721120368 140724721123277 0
/proc/11342/statm: 28282 348 296 221 0 87 0
[pid=11345] ppid=11342 vsize=15012696 memory=71636 CPUtime=0.11 cores=0,2,4,6
/proc/11345/stat : 11345 (java) S 11342 11342 8640 0 -1 1077944320 6185 0 0 0 9 2 0 0 20 0 15 0 405517298 15373000704 17909 33554432000 4194304 4196468 140724674838320 140724674820864 140589455097591 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
/proc/11345/statm: 3753174 17909 2828 1 0 3715579 0
[pid=11345/tid=11346] ppid=11342 vsize=15012696 memory=576460756329985062 CPUtime=0.08 cores=0,2,4,6
/proc/11345/task/11346/stat : 11346 (java) R 11342 11342 8640 0 -1 4202560 4090 0 0 0 7 1 0 0 20 0 15 0 405517299 15373000704 17975 33554432000 4194304 4196468 140724674838320 140589426909576 140589455119517 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11347] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11347/stat : 11347 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405517300 15373000704 17975 33554432000 4194304 4196468 140724674838320 140589459340304 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11348] ppid=11342 vsize=15012696 memory=140221664457865 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11348/stat : 11348 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405517300 15373000704 18030 33554432000 4194304 4196468 140724674838320 140589250423952 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11349] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11349/stat : 11349 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517300 15373000704 18030 33554432000 4194304 4196468 140724674838320 140589249370896 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11350] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11350/stat : 11350 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517300 15373000704 18030 33554432000 4194304 4196468 140724674838320 140589248318352 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11351] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11351/stat : 11351 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405517302 15373000704 18030 33554432000 4194304 4196468 140724674838320 140588424825072 140589455108738 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11352] ppid=11342 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11352/stat : 11352 (java) S 11342 11342 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405517302 15373000704 18030 33554432000 4194304 4196468 140724674838320 140588036908192 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11353] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11353/stat : 11353 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517302 15373000704 18030 33554432000 4194304 4196468 140724674838320 140587768472304 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11354] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11354/stat : 11354 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 18030 33554432000 4194304 4196468 140724674838320 140587393963984 140589455116187 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11355] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11355/stat : 11355 (java) S 11342 11342 8640 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 18030 33554432000 4194304 4196468 140724674838320 140588423772912 140589455108738 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11356] ppid=11342 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11356/stat : 11356 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 18030 33554432000 4194304 4196468 140724674838320 140588422720368 140589455108738 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11357] ppid=11342 vsize=15012696 memory=140221661320832 CPUtime=0.01 cores=0,2,4,6
/proc/11345/task/11357/stat : 11357 (java) R 11342 11342 8640 0 -1 4202560 472 0 0 0 1 0 0 0 20 0 15 0 405517305 15373000704 18030 33554432000 4194304 4196468 140724674838320 140588421664248 140589434053868 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11358] ppid=11342 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11358/stat : 11358 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 18030 33554432000 4194304 4196468 140724674838320 140586896059232 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11359] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11359/stat : 11359 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 18030 33554432000 4194304 4196468 140724674838320 140588420614704 140589455108738 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 73028 KiB

[startup+0.210758 s]*
/proc/loadavg: 2.18 2.25 2.31 3/235 11359
/proc/meminfo: memFree=21809172/32770624 swapFree=66997112/67108860
[pid=11342] ppid=11339 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/11342/stat : 11342 (scop.sh) S 11339 11342 8640 0 -1 4202496 553 321 0 0 0 0 0 0 20 0 1 0 405517298 115843072 348 33554432000 4194304 5098028 140724721113824 140724721111080 139952598663804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40189952 140724721120099 140724721120368 140724721120368 140724721123277 0
/proc/11342/statm: 28282 348 296 221 0 87 0
[pid=11345] ppid=11342 vsize=15012696 memory=85348 CPUtime=0.25 cores=0,2,4,6
/proc/11345/stat : 11345 (java) S 11342 11342 8640 0 -1 1077944320 10899 0 0 0 21 4 0 0 20 0 15 0 405517298 15373000704 21337 33554432000 4194304 4196468 140724674838320 140724674820864 140589455097591 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
/proc/11345/statm: 3753174 21337 2955 1 0 3715579 0
[pid=11345/tid=11346] ppid=11342 vsize=15012696 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/11345/task/11346/stat : 11346 (java) R 11342 11342 8640 0 -1 4202560 8617 0 0 0 16 3 0 0 20 0 15 0 405517299 15373000704 21337 33554432000 4194304 4196468 140724674838320 140589426918496 140589455119517 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11347] ppid=11342 vsize=15012696 memory=396 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11347/stat : 11347 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405517300 15373000704 21337 33554432000 4194304 4196468 140724674838320 140589459340304 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11348] ppid=11342 vsize=15012696 memory=3619123577838900896 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11348/stat : 11348 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405517300 15373000704 21337 33554432000 4194304 4196468 140724674838320 140589250423952 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11349] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11349/stat : 11349 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517300 15373000704 21337 33554432000 4194304 4196468 140724674838320 140589249370896 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11350] ppid=11342 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11350/stat : 11350 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517300 15373000704 21337 33554432000 4194304 4196468 140724674838320 140589248318352 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11351] ppid=11342 vsize=15012696 memory=140221661320832 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11351/stat : 11351 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405517302 15373000704 21337 33554432000 4194304 4196468 140724674838320 140588424825072 140589455108738 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11352] ppid=11342 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11352/stat : 11352 (java) S 11342 11342 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405517302 15373000704 21337 33554432000 4194304 4196468 140724674838320 140588036908192 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11353] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11353/stat : 11353 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517302 15373000704 21337 33554432000 4194304 4196468 140724674838320 140587768472304 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11354] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11354/stat : 11354 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 21337 33554432000 4194304 4196468 140724674838320 140587393963984 140589455116187 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11355] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11355/stat : 11355 (java) S 11342 11342 8640 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 21337 33554432000 4194304 4196468 140724674838320 140588423772912 140589455108738 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11356] ppid=11342 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11356/stat : 11356 (java) R 11342 11342 8640 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 21337 33554432000 4194304 4196468 140724674838320 140588422720368 140589455108738 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11357] ppid=11342 vsize=15012696 memory=140221661320832 CPUtime=0.02 cores=0,2,4,6
/proc/11345/task/11357/stat : 11357 (java) R 11342 11342 8640 0 -1 4202560 487 0 0 0 2 0 0 0 20 0 15 0 405517305 15373000704 21337 33554432000 4194304 4196468 140724674838320 140588421667312 140589455118938 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11358] ppid=11342 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11358/stat : 11358 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 21337 33554432000 4194304 4196468 140724674838320 140586896059232 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11359] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11359/stat : 11359 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 21337 33554432000 4194304 4196468 140724674838320 140588420614704 140589455108738 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 86740 KiB

[startup+0.310634 s]*
/proc/loadavg: 2.18 2.25 2.31 3/235 11359
/proc/meminfo: memFree=21805772/32770624 swapFree=66997112/67108860
[pid=11342] ppid=11339 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/11342/stat : 11342 (scop.sh) S 11339 11342 8640 0 -1 4202496 553 321 0 0 0 0 0 0 20 0 1 0 405517298 115843072 348 33554432000 4194304 5098028 140724721113824 140724721111080 139952598663804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40189952 140724721120099 140724721120368 140724721120368 140724721123277 0
/proc/11342/statm: 28282 348 296 221 0 87 0
[pid=11345] ppid=11342 vsize=15012696 memory=90156 CPUtime=0.43 cores=0,2,4,6
/proc/11345/stat : 11345 (java) S 11342 11342 8640 0 -1 1077944320 11992 0 0 0 39 4 0 0 20 0 15 0 405517298 15373000704 22473 33554432000 4194304 4196468 140724674838320 140724674820864 140589455097591 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
/proc/11345/statm: 3753174 22539 3084 1 0 3715579 0
[pid=11345/tid=11346] ppid=11342 vsize=15012696 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/11345/task/11346/stat : 11346 (java) R 11342 11342 8640 0 -1 4202560 9520 0 0 0 26 3 0 0 20 0 15 0 405517299 15373000704 22539 33554432000 4194304 4196468 140724674838320 140589426880608 140589436471141 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11347] ppid=11342 vsize=15012696 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11347/stat : 11347 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405517300 15373000704 22539 33554432000 4194304 4196468 140724674838320 140589459340304 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11348] ppid=11342 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11348/stat : 11348 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405517300 15373000704 22539 33554432000 4194304 4196468 140724674838320 140589250423952 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11349] ppid=11342 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11349/stat : 11349 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517300 15373000704 22539 33554432000 4194304 4196468 140724674838320 140589249370896 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11350] ppid=11342 vsize=15012696 memory=7151815824049284498 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11350/stat : 11350 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517300 15373000704 22539 33554432000 4194304 4196468 140724674838320 140589248318352 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11351] ppid=11342 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11351/stat : 11351 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405517302 15373000704 22539 33554432000 4194304 4196468 140724674838320 140588424825072 140589455108738 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11352] ppid=11342 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11352/stat : 11352 (java) S 11342 11342 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405517302 15373000704 22539 33554432000 4194304 4196468 140724674838320 140588036908192 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11353] ppid=11342 vsize=15012696 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11353/stat : 11353 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517302 15373000704 22539 33554432000 4194304 4196468 140724674838320 140587768472304 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11354] ppid=11342 vsize=15012696 memory=4426089072227881875 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11354/stat : 11354 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 22539 33554432000 4194304 4196468 140724674838320 140587393963984 140589455116187 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11355] ppid=11342 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/11345/task/11355/stat : 11355 (java) S 11342 11342 8640 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 15 0 405517305 15373000704 22539 33554432000 4194304 4196468 140724674838320 140588423772912 140589455108738 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11356] ppid=11342 vsize=15012696 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/11345/task/11356/stat : 11356 (java) S 11342 11342 8640 0 -1 1077944384 266 0 0 0 3 0 0 0 20 0 15 0 405517305 15373000704 22539 33554432000 4194304 4196468 140724674838320 140588422720368 140589455108738 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11357] ppid=11342 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11345/task/11357/stat : 11357 (java) S 11342 11342 8640 0 -1 1077944384 539 0 0 0 7 0 0 0 20 0 15 0 405517305 15373000704 22539 33554432000 4194304 4196468 140724674838320 140588421667312 140589455108738 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11358] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11358/stat : 11358 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 22539 33554432000 4194304 4196468 140724674838320 140586896059232 140589455107797 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11359] ppid=11342 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11359/stat : 11359 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517305 15373000704 22539 33554432000 4194304 4196468 140724674838320 140588420614704 140589455108738 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91548 KiB

[startup+0.702591 s]
/proc/loadavg: 2.18 2.25 2.31 4/235 11359
/proc/meminfo: memFree=21782704/32770624 swapFree=66997112/67108860
[pid=11342] ppid=11339 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/11342/stat : 11342 (scop.sh) S 11339 11342 8640 0 -1 4202496 553 321 0 0 0 0 0 0 20 0 1 0 405517298 115843072 348 33554432000 4194304 5098028 140724721113824 140724721111080 139952598663804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40189952 140724721120099 140724721120368 140724721120368 140724721123277 0
/proc/11342/statm: 28282 348 296 221 0 87 0
[pid=11345] ppid=11342 vsize=15018968 memory=127700 CPUtime=1.02 cores=0,2,4,6
/proc/11345/stat : 11345 (java) S 11342 11342 8640 0 -1 1077944320 19663 0 0 0 96 6 0 0 20 0 15 0 405517298 15379423232 31925 33554432000 4194304 4196468 140724674838320 140724674820864 140589455097591 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
/proc/11345/statm: 3754742 31925 3196 1 0 3716091 0
[pid=11345/tid=11346] ppid=11342 vsize=15018968 memory=2828 CPUtime=0.67 cores=0,2,4,6
/proc/11345/task/11346/stat : 11346 (java) R 11342 11342 8640 0 -1 4202560 16609 0 0 0 62 5 0 0 20 0 15 0 405517299 15379423232 31925 33554432000 4194304 4196468 140724674838320 140589426934576 140589439178078 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11347] ppid=11342 vsize=15018968 memory=676 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11347/stat : 11347 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405517300 15379423232 31925 33554432000 4194304 4196468 140724674838320 140589459340304 140589455107797 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11348] ppid=11342 vsize=15018968 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11348/stat : 11348 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405517300 15379423232 31925 33554432000 4194304 4196468 140724674838320 140589250423952 140589455107797 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11349] ppid=11342 vsize=15018968 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11349/stat : 11349 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517300 15379423232 31925 33554432000 4194304 4196468 140724674838320 140589249370896 140589455107797 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11350] ppid=11342 vsize=15018968 memory=8488 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11350/stat : 11350 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517300 15379423232 31925 33554432000 4194304 4196468 140724674838320 140589248318352 140589455107797 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11351] ppid=11342 vsize=15018968 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11351/stat : 11351 (java) S 11342 11342 8640 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405517302 15379423232 31925 33554432000 4194304 4196468 140724674838320 140588424825072 140589455108738 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11352] ppid=11342 vsize=15018968 memory=1112 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11352/stat : 11352 (java) S 11342 11342 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405517302 15379423232 31925 33554432000 4194304 4196468 140724674838320 140588036908192 140589455107797 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11353] ppid=11342 vsize=15018968 memory=1020 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11353/stat : 11353 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517302 15379423232 31925 33554432000 4194304 4196468 140724674838320 140587768472304 140589455107797 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11354] ppid=11342 vsize=15018968 memory=5968 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11354/stat : 11354 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405517305 15379423232 31925 33554432000 4194304 4196468 140724674838320 140587393963984 140589455116187 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11355] ppid=11342 vsize=15018968 memory=14008 CPUtime=0.08 cores=0,2,4,6
/proc/11345/task/11355/stat : 11355 (java) R 11342 11342 8640 0 -1 4202560 596 0 0 0 8 0 0 0 20 0 15 0 405517305 15379423232 31925 33554432000 4194304 4196468 140724674838320 140588423762832 140589438581086 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11356] ppid=11342 vsize=15018968 memory=2124 CPUtime=0.08 cores=0,2,4,6
/proc/11345/task/11356/stat : 11356 (java) S 11342 11342 8640 0 -1 1077944384 445 0 0 0 8 0 0 0 20 0 15 0 405517305 15379423232 31925 33554432000 4194304 4196468 140724674838320 140588422720368 140589455108738 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11357] ppid=11342 vsize=15018968 memory=20452 CPUtime=0.16 cores=0,2,4,6
/proc/11345/task/11357/stat : 11357 (java) R 11342 11342 8640 0 -1 4202560 679 0 0 0 16 0 0 0 20 0 15 0 405517305 15379423232 31925 33554432000 4194304 4196468 140724674838320 140588421664408 140589455111500 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11358] ppid=11342 vsize=15018968 memory=3472323897372785423 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11358/stat : 11358 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405517305 15379423232 31925 33554432000 4194304 4196468 140724674838320 140586896059232 140589455107797 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
[pid=11345/tid=11359] ppid=11342 vsize=15018968 memory=140221555443472 CPUtime=0 cores=0,2,4,6
/proc/11345/task/11359/stat : 11359 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405517305 15379423232 31925 33554432000 4194304 4196468 140724674838320 140588420614704 140589455108738 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21344256 140724674847529 140724674847898 140724674847898 140724674850767 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 129092 KiB

[startup+1.50082 s]
/proc/loadavg: 2.18 2.25 2.31 6/235 11359
/proc/meminfo: memFree=21748744/32770624 swapFree=66997112/67108860
[pid=11342] ppid=11339 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/11342/stat : 11342 (scop.sh) S 11339 11342 8640 0 -1 4202496 553 321 0 0 0 0 0 0 20 0 1 0 405517298 115843072 348 33554432000 4194304 5098028 140724721113824 140724721111080 139952598663804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40189952 140724721120099 140724721120368 140724721120368 140724721123277 0
/proc/11342/statm: 28282 348 296 221 0 87 0

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


[startup+739.201 s]
/proc/loadavg: 2.16 2.25 2.25 3/241 11477
/proc/meminfo: memFree=16252376/32770624 swapFree=66997112/67108860
[pid=11342] ppid=11339 vsize=113128 memory=1472 CPUtime=869.48 cores=0,2,4,6
/proc/11342/stat : 11342 (scop.sh) S 11339 11342 8640 0 -1 4202496 581 228310 0 0 0 0 85858 1090 20 0 1 0 405517298 115843072 368 33554432000 4194304 5098028 140724721113824 140724721110568 139952598663804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40189952 140724721120099 140724721120368 140724721120368 140724721123277 0
/proc/11342/statm: 28282 368 311 221 0 87 0
[pid=11455] ppid=11342 vsize=8068440 memory=120224 CPUtime=1.26 cores=0,2,4,6
/proc/11455/stat : 11455 (java) S 11342 11342 8640 0 -1 1077944320 20990 0 0 0 118 8 0 0 20 0 19 0 405589229 8262082560 30056 33554432000 4194304 4196468 140729968782160 140729968764704 140065276489463 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
/proc/11455/statm: 2017110 30056 3212 1 0 1978454 0
[pid=11470] ppid=11455 vsize=4881576 memory=4403092 CPUtime=19.11 cores=0,2,4,6
/proc/11470/stat : 11470 (cryptominisat5) R 11455 11342 8640 0 -1 4202496 1164907 0 0 0 1746 165 0 0 20 0 1 0 405589306 4998733824 1100773 33554432000 4194304 4451008 140725837769776 140725837765112 139778797802187 0 4 0 2 0 0 0 17 0 0 0 0 0 0 6549032 6559120 24473600 140725837775804 140725837775936 140725837775936 140725837778886 0
/proc/11470/statm: 1220394 1100773 635 63 0 1214121 0
[pid=11455/tid=11456] ppid=11342 vsize=8068440 memory=3028 CPUtime=0.79 cores=0,2,4,6
/proc/11455/task/11456/stat : 11456 (java) S 11342 11342 8640 0 -1 1077944384 17884 0 0 0 73 6 0 0 20 0 19 0 405589230 8262082560 30056 33554432000 4194304 4196468 140729968782160 140065248329632 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11457] ppid=11342 vsize=8068440 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11457/stat : 11457 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405589231 8262082560 30056 33554432000 4194304 4196468 140729968782160 140065280731408 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11458] ppid=11342 vsize=8068440 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11458/stat : 11458 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405589231 8262082560 30056 33554432000 4194304 4196468 140729968782160 140065080899984 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11459] ppid=11342 vsize=8068440 memory=120224 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11459/stat : 11459 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405589231 8262082560 30056 33554432000 4194304 4196468 140729968782160 140065079847440 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11460] ppid=11342 vsize=8068440 memory=4121216 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11460/stat : 11460 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405589231 8262082560 30056 33554432000 4194304 4196468 140729968782160 140065078794896 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11461] ppid=11342 vsize=8068440 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11461/stat : 11461 (java) S 11342 11342 8640 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405589233 8262082560 30056 33554432000 4194304 4196468 140729968782160 140064319334896 140065276500610 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11462] ppid=11342 vsize=8068440 memory=120224 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11462/stat : 11462 (java) S 11342 11342 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405589233 8262082560 30056 33554432000 4194304 4196468 140729968782160 140064185116064 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11463] ppid=11342 vsize=8068440 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11463/stat : 11463 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405589233 8262082560 30056 33554432000 4194304 4196468 140729968782160 140063916680688 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11464] ppid=11342 vsize=8068440 memory=120224 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11464/stat : 11464 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405589236 8262082560 30056 33554432000 4194304 4196468 140729968782160 140063542172368 140065276508059 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11465] ppid=11342 vsize=8068440 memory=4335088 CPUtime=0.09 cores=0,2,4,6
/proc/11455/task/11465/stat : 11465 (java) S 11342 11342 8640 0 -1 1077944384 592 0 0 0 9 0 0 0 20 0 19 0 405589236 8262082560 30056 33554432000 4194304 4196468 140729968782160 140064318281712 140065276500610 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11466] ppid=11342 vsize=8068440 memory=7739812462532585828 CPUtime=0.11 cores=0,2,4,6
/proc/11455/task/11466/stat : 11466 (java) S 11342 11342 8640 0 -1 1077944384 463 0 0 0 11 0 0 0 20 0 19 0 405589236 8262082560 30056 33554432000 4194304 4196468 140729968782160 140064317229168 140065276500610 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11467] ppid=11342 vsize=8068440 memory=120224 CPUtime=0.22 cores=0,2,4,6
/proc/11455/task/11467/stat : 11467 (java) S 11342 11342 8640 0 -1 1077944384 661 0 0 0 22 0 0 0 20 0 19 0 405589236 8262082560 30056 33554432000 4194304 4196468 140729968782160 140064316176624 140065276500610 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11468] ppid=11342 vsize=8068440 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11468/stat : 11468 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405589236 8262082560 30056 33554432000 4194304 4196468 140729968782160 140063044266592 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11469] ppid=11342 vsize=8068440 memory=2124 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11469/stat : 11469 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405589237 8262082560 30056 33554432000 4194304 4196468 140729968782160 140064315124528 140065276500610 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11471] ppid=11342 vsize=8068440 memory=3218524 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11471/stat : 11471 (java) S 11342 11342 8640 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405589306 8262082560 30056 33554432000 4194304 4196468 140729968782160 140064588199488 140065276514073 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11473] ppid=11342 vsize=8068440 memory=3028 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11473/stat : 11473 (java) S 11342 11342 8640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 405589306 8262082560 30056 33554432000 4194304 4196468 140729968782160 140062507385008 140065276511389 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11474] ppid=11342 vsize=8068440 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11474/stat : 11474 (java) S 11342 11342 8640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 405589306 8262082560 30056 33554432000 4194304 4196468 140729968782160 140062104730928 140065276511389 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11475] ppid=11342 vsize=8068440 memory=8039887049847965095 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11475/stat : 11475 (java) S 11342 11342 8640 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 405589309 8262082560 30056 33554432000 4194304 4196468 140729968782160 140062775827504 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
Current children cumulated CPU time: 889.85 s
Current children cumulated vsize: 13063144 KiB
Current children cumulated memory: 4524788 KiB

[startup+740.801 s]
/proc/loadavg: 2.16 2.25 2.25 3/241 11477
/proc/meminfo: memFree=16196328/32770624 swapFree=66997112/67108860
[pid=11342] ppid=11339 vsize=113128 memory=1472 CPUtime=869.48 cores=0,2,4,6
/proc/11342/stat : 11342 (scop.sh) S 11339 11342 8640 0 -1 4202496 581 228310 0 0 0 0 85858 1090 20 0 1 0 405517298 115843072 368 33554432000 4194304 5098028 140724721113824 140724721110568 139952598663804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40189952 140724721120099 140724721120368 140724721120368 140724721123277 0
/proc/11342/statm: 28282 368 311 221 0 87 0
[pid=11455] ppid=11342 vsize=8068440 memory=214596 CPUtime=2.18 cores=0,2,4,6
/proc/11455/stat : 11455 (java) S 11342 11342 8640 0 -1 1077944320 26264 0 0 0 207 11 0 0 20 0 19 0 405589229 8262082560 53649 33554432000 4194304 4196468 140729968782160 140729968764704 140065276489463 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
/proc/11455/statm: 2017110 53649 3229 1 0 1978454 0
[pid=11470] ppid=11455 vsize=4943084 memory=4464476 CPUtime=20.45 cores=0,2,4,6
/proc/11470/stat : 11470 (cryptominisat5) R 11455 11342 8640 0 -1 4202496 1228109 0 0 0 1877 168 0 0 20 0 1 0 405589306 5061718016 1116119 33554432000 4194304 4451008 140725837769776 140725837767000 139778778565728 0 4 0 2 0 0 0 17 2 0 0 0 0 0 6549032 6559120 24473600 140725837775804 140725837775936 140725837775936 140725837778886 0
/proc/11470/statm: 1235771 1116119 646 63 0 1229498 0
[pid=11455/tid=11456] ppid=11342 vsize=8068440 memory=3304 CPUtime=0.79 cores=0,2,4,6
/proc/11455/task/11456/stat : 11456 (java) S 11342 11342 8640 0 -1 1077944384 17884 0 0 0 73 6 0 0 20 0 19 0 405589230 8262082560 53649 33554432000 4194304 4196468 140729968782160 140065248329632 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11457] ppid=11342 vsize=8068440 memory=120224 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11457/stat : 11457 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405589231 8262082560 53649 33554432000 4194304 4196468 140729968782160 140065280731408 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11458] ppid=11342 vsize=8068440 memory=4232196 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11458/stat : 11458 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405589231 8262082560 53649 33554432000 4194304 4196468 140729968782160 140065080899984 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11459] ppid=11342 vsize=8068440 memory=1764 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11459/stat : 11459 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405589231 8262082560 53649 33554432000 4194304 4196468 140729968782160 140065079847440 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11460] ppid=11342 vsize=8068440 memory=111628 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11460/stat : 11460 (java) S 11342 11342 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405589231 8262082560 53649 33554432000 4194304 4196468 140729968782160 140065078794896 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11461] ppid=11342 vsize=8068440 memory=796 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11461/stat : 11461 (java) S 11342 11342 8640 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405589233 8262082560 53649 33554432000 4194304 4196468 140729968782160 140064319334896 140065276500610 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11462] ppid=11342 vsize=8068440 memory=1804 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11462/stat : 11462 (java) S 11342 11342 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405589233 8262082560 53649 33554432000 4194304 4196468 140729968782160 140064185116064 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11463] ppid=11342 vsize=8068440 memory=916 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11463/stat : 11463 (java) S 11342 11342 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405589233 8262082560 53649 33554432000 4194304 4196468 140729968782160 140063916680688 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11464] ppid=11342 vsize=8068440 memory=8039887049847965095 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11464/stat : 11464 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405589236 8262082560 53649 33554432000 4194304 4196468 140729968782160 140063542172368 140065276508059 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11465] ppid=11342 vsize=8068440 memory=-8707038579349950309 CPUtime=0.35 cores=0,2,4,6
/proc/11455/task/11465/stat : 11465 (java) R 11342 11342 8640 0 -1 4202560 2571 0 0 0 35 0 0 0 20 0 19 0 405589236 8262082560 53649 33554432000 4194304 4196468 140729968782160 140064318262520 140065258017614 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11466] ppid=11342 vsize=8068440 memory=-8341965534556230502 CPUtime=0.38 cores=0,2,4,6
/proc/11455/task/11466/stat : 11466 (java) R 11342 11342 8640 0 -1 4202560 2746 0 0 0 38 0 0 0 20 0 19 0 405589236 8262082560 53649 33554432000 4194304 4196468 140729968782160 140064317215600 140065258033730 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11467] ppid=11342 vsize=8068440 memory=1472 CPUtime=0.31 cores=0,2,4,6
/proc/11455/task/11467/stat : 11467 (java) S 11342 11342 8640 0 -1 1077944384 1528 0 0 0 30 1 0 0 20 0 19 0 405589236 8262082560 53649 33554432000 4194304 4196468 140729968782160 140064316176624 140065276500610 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11468] ppid=11342 vsize=8068440 memory=120224 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11468/stat : 11468 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405589236 8262082560 53649 33554432000 4194304 4196468 140729968782160 140063044266592 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11469] ppid=11342 vsize=8068440 memory=280443112427136 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11469/stat : 11469 (java) S 11342 11342 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405589237 8262082560 53649 33554432000 4194304 4196468 140729968782160 140064315124528 140065276500610 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11471] ppid=11342 vsize=8068440 memory=7594314041214132329 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11471/stat : 11471 (java) S 11342 11342 8640 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405589306 8262082560 53649 33554432000 4194304 4196468 140729968782160 140064588199488 140065276514073 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11473] ppid=11342 vsize=8068440 memory=1476 CPUtime=0.29 cores=0,2,4,6
/proc/11455/task/11473/stat : 11473 (java) R 11342 11342 8640 0 -1 4202560 152 0 0 0 28 1 0 0 20 0 19 0 405589306 8262082560 53649 33554432000 4194304 4196468 140729968782160 140062507385072 140064742523203 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11474] ppid=11342 vsize=8068440 memory=133180 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11474/stat : 11474 (java) S 11342 11342 8640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 405589306 8262082560 53649 33554432000 4194304 4196468 140729968782160 140062104730928 140065276511389 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11475] ppid=11342 vsize=8068440 memory=1221536 CPUtime=0 cores=0,2,4,6
/proc/11455/task/11475/stat : 11475 (java) S 11342 11342 8640 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 405589309 8262082560 53649 33554432000 4194304 4196468 140729968782160 140062775827504 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
Current children cumulated CPU time: 892.11 s
Current children cumulated vsize: 13124652 KiB
Current children cumulated memory: 4680544 KiB

[startup+741.602 s]
/proc/loadavg: 2.16 2.25 2.25 4/241 11477
/proc/meminfo: memFree=15954588/32770624 swapFree=66997112/67108860
[pid=11342] ppid=11339 vsize=113128 memory=1472 CPUtime=869.48 cores=0,2,4,6
/proc/11342/stat : 11342 (scop.sh) S 11339 11342 8640 0 -1 4202496 581 228310 0 0 0 0 85858 1090 20 0 1 0 405517298 115843072 368 33554432000 4194304 5098028 140724721113824 140724721110568 139952598663804 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40189952 140724721120099 140724721120368 140724721120368 140724721123277 0
/proc/11342/statm: 28282 368 311 221 0 87 0
[pid=11455] ppid=11342 vsize=7937364 memory=437080 CPUtime=23.99 cores=0,2,4,6
/proc/11455/stat : 11455 (java) S 11342 11342 8640 0 -1 1077944320 27465 1232439 0 0 288 15 1903 193 20 0 17 0 405589229 8127860736 109270 33554432000 4194304 4196468 140729968782160 140729968764704 140065276489463 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
/proc/11455/statm: 1984341 109270 3239 1 0 1945685 0
[pid=11455/tid=11456] ppid=11342 vsize=7937364 memory=6791534058613427641 CPUtime=21.88 cores=0,2,4,6
/proc/11455/task/11456/stat : 11456 (java) R 11342 11342 8640 0 -1 4202560 18126 1232439 0 0 86 6 1903 193 20 0 17 0 405589230 8127860736 109270 33554432000 4194304 4196468 140729968782160 140065248326992 140065276510810 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11457] ppid=11342 vsize=7937364 memory=4461632 CPUtime=20.96 cores=0,2,4,6
/proc/11455/task/11457/stat : 11457 (java) S 11342 11342 8640 0 -1 1077944384 1 1232439 0 0 0 0 1903 193 20 0 17 0 405589231 8127860736 109270 33554432000 4194304 4196468 140729968782160 140065280731408 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11458] ppid=11342 vsize=7937364 memory=8488 CPUtime=20.96 cores=0,2,4,6
/proc/11455/task/11458/stat : 11458 (java) S 11342 11342 8640 0 -1 1077944384 1 1232439 0 0 0 0 1903 193 20 0 17 0 405589231 8127860736 109270 33554432000 4194304 4196468 140729968782160 140065080899984 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11459] ppid=11342 vsize=7937364 memory=1704 CPUtime=20.96 cores=0,2,4,6
/proc/11455/task/11459/stat : 11459 (java) S 11342 11342 8640 0 -1 1077944384 1 1232439 0 0 0 0 1903 193 20 0 17 0 405589231 8127860736 109270 33554432000 4194304 4196468 140729968782160 140065079847440 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11460] ppid=11342 vsize=7937364 memory=1112 CPUtime=20.96 cores=0,2,4,6
/proc/11455/task/11460/stat : 11460 (java) S 11342 11342 8640 0 -1 1077944384 2 1232439 0 0 0 0 1903 193 20 0 17 0 405589231 8127860736 109270 33554432000 4194304 4196468 140729968782160 140065078794896 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11461] ppid=11342 vsize=7937364 memory=1020 CPUtime=20.96 cores=0,2,4,6
/proc/11455/task/11461/stat : 11461 (java) S 11342 11342 8640 0 -1 1077944384 5 1232439 0 0 0 0 1903 193 20 0 17 0 405589233 8127860736 109270 33554432000 4194304 4196468 140729968782160 140064319334896 140065276500610 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11462] ppid=11342 vsize=7937364 memory=500 CPUtime=20.96 cores=0,2,4,6
/proc/11455/task/11462/stat : 11462 (java) S 11342 11342 8640 0 -1 1077944384 13 1232439 0 0 0 0 1903 193 20 0 17 0 405589233 8127860736 109270 33554432000 4194304 4196468 140729968782160 140064185116064 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11463] ppid=11342 vsize=7937364 memory=1560 CPUtime=20.96 cores=0,2,4,6
/proc/11455/task/11463/stat : 11463 (java) S 11342 11342 8640 0 -1 1077944384 1 1232439 0 0 0 0 1903 193 20 0 17 0 405589233 8127860736 109270 33554432000 4194304 4196468 140729968782160 140063916680688 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11464] ppid=11342 vsize=7937364 memory=932 CPUtime=20.96 cores=0,2,4,6
/proc/11455/task/11464/stat : 11464 (java) S 11342 11342 8640 0 -1 1077944384 3 1232439 0 0 0 0 1903 193 20 0 17 0 405589236 8127860736 109270 33554432000 4194304 4196468 140729968782160 140063542172368 140065276508059 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11465] ppid=11342 vsize=7937364 memory=3640 CPUtime=21.5 cores=0,2,4,6
/proc/11455/task/11465/stat : 11465 (java) R 11342 11342 8640 0 -1 1077944384 3265 1232439 0 0 54 0 1903 193 20 0 17 0 405589236 8127860736 109270 33554432000 4194304 4196468 140729968782160 140064318271184 140065276499669 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11466] ppid=11342 vsize=7937364 memory=1980 CPUtime=21.52 cores=0,2,4,6
/proc/11455/task/11466/stat : 11466 (java) R 11342 11342 8640 0 -1 4202560 2797 1232439 0 0 56 0 1903 193 20 0 17 0 405589236 8127860736 109270 33554432000 4194304 4196468 140729968782160 140064317220496 140065276501398 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11467] ppid=11342 vsize=7937364 memory=2512 CPUtime=21.33 cores=0,2,4,6
/proc/11455/task/11467/stat : 11467 (java) R 11342 11342 8640 0 -1 4202560 1627 1232439 0 0 35 2 1903 193 20 0 17 0 405589236 8127860736 109270 33554432000 4194304 4196468 140729968782160 140064316176624 140065260569950 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11468] ppid=11342 vsize=7937364 memory=1436 CPUtime=20.96 cores=0,2,4,6
/proc/11455/task/11468/stat : 11468 (java) S 11342 11342 8640 0 -1 1077944384 3 1232439 0 0 0 0 1903 193 20 0 17 0 405589236 8127860736 109270 33554432000 4194304 4196468 140729968782160 140063044266592 140065276499669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11469] ppid=11342 vsize=7937364 memory=812 CPUtime=20.96 cores=0,2,4,6
/proc/11455/task/11469/stat : 11469 (java) S 11342 11342 8640 0 -1 1077944384 3 1232439 0 0 0 0 1903 193 20 0 17 0 405589237 8127860736 109270 33554432000 4194304 4196468 140729968782160 140064315124528 140065276500610 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11471] ppid=11342 vsize=7937364 memory=1704 CPUtime=20.96 cores=0,2,4,6
/proc/11455/task/11471/stat : 11471 (java) S 11342 11342 8640 0 -1 1077944384 24 1232439 0 0 0 0 1903 193 20 0 17 0 405589306 8127860736 109270 33554432000 4194304 4196468 140729968782160 140064588198672 140065276500610 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
[pid=11455/tid=11475] ppid=11342 vsize=7937364 memory=1112 CPUtime=20.96 cores=0,2,4,6
/proc/11455/task/11475/stat : 11475 (java) S 11342 11342 8640 0 -1 1077944384 30 1232439 0 0 0 0 1903 193 20 0 17 0 405589309 8127860736 109270 33554432000 4194304 4196468 140729968782160 140062775829296 140065276500610 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31842304 140729968788475 140729968788634 140729968788634 140729968791503 0
Current children cumulated CPU time: 893.47 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 438552 KiB

[startup+741.803 s]
/proc/loadavg: 2.16 2.25 2.25 4/241 11477
/proc/meminfo: memFree=15954588/32770624 swapFree=66997112/67108860
[pid=11342] ppid=11339 vsize=113128 memory=1472 CPUtime=893.79 cores=0,2,4,6
/proc/11342/stat : 11342 (scop.sh) R 11339 11342 8640 0 -1 4202496 582 1488387 0 0 0 0 88065 1314 20 0 1 0 405517298 115843072 368 33554432000 4194304 5098028 140724721113824 140724721110568 139952598366089 0 0 4100 81923 0 0 0 17 4 0 0 0 0 0 7196144 7232144 40189952 140724721120099 140724721120368 140724721120368 140724721123277 0
/proc/11342/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 893.79 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 741.803
CPU time (s): 893.799
CPU user time (s): 880.654
CPU system time (s): 13.1448
CPU usage (%): 120.49
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 12078692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 880.654
system time used= 13.1448
maximum resident set size= 12077744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1488980
page faults= 0
swaps= 0
block input operations= 56
block output operations= 2018392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 141521
involuntary context switches= 2943


# summary of solver processes directly reported to runsolver:
#   pid: 11342
#   total CPU time (s): 893.799
#   total CPU user time (s): 880.654
#   total CPU system time (s): 13.1448

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.39191 second user time and 7.8602 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-12 14:49:43
IDJOB=4387972
IDBENCH=130877
IDSOLVER=2826
FILE ID=node103/4387972-1568292642
RUNJOBID= node103-1568289558-9765
PBS_JOBID= 21701093
Free space on /tmp= 52640 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si4-m4D/Subisomorphism-si4-m4D-m625-05.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-4387972-1568292642/watcher-4387972-1568292642 -o /tmp/evaluation-result-4387972-1568292642/solver-4387972-1568292642 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568289558-9765 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387972-1568292642.xml

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

MD5SUM BENCH= a06e274e1d637d430249b010d1ea7ff6
RANDOM SEED=1586348430

node103.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.74
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.74
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.74
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.74
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:        21885388 kB
MemAvailable:   30608368 kB
Buffers:          108100 kB
Cached:          8851544 kB
SwapCached:         8920 kB
Active:          3150860 kB
Inactive:        7066084 kB
Active(anon):    1244568 kB
Inactive(anon):    54684 kB
Active(file):    1906292 kB
Inactive(file):  7011400 kB
Unevictable:      106628 kB
Mlocked:          106628 kB
SwapTotal:      67108860 kB
SwapFree:       66997112 kB
Dirty:             20504 kB
Writeback:             0 kB
AnonPages:       1356928 kB
Mapped:            55636 kB
Shmem:             32812 kB
Slab:             262980 kB
SReclaimable:     233748 kB
SUnreclaim:        29232 kB
KernelStack:        3856 kB
PageTables:         8456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7198168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    663552 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= 52620 MiB
End job on node103 at 2019-09-12 15:02:05