Trace number 4307195

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
scop order+glucose-syrup (2018-07-31)UNSAT 184.449 29.8144

General information on the benchmark

NameSocialGolfers/
SocialGolfers-6-6-9-cp_c18.xml
MD5SUM438a4422dc9540b34dd70f26f18dc3ca
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark52.4708
Satisfiable
(Un)Satisfiability was proved
Number of variables324
Number of constraints22691
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":324}]
Minimum variable degree282
Maximum variable degree283
Distribution of variable degrees[{"degree":282,"count":288},{"degree":283,"count":36}]
Minimum constraint arity4
Maximum constraint arity324
Distribution of constraint arities[{"arity":4,"count":22680},{"arity":36,"count":10},{"arity":324,"count":1}]
Number of extensional constraints0
Number of intensional constraints22680
Distribution of constraint types[{"type":"intension","count":22680},{"type":"lex","count":1},{"type":"cardinality","count":9},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-7348-serial-file.bin HOME/instance-4307195-1534191883.xml
0.64/0.54	
0.64/0.54	scop order+glucose-syrup (2018-07-31)
0.64/0.54	(Encoding Process)
0.64/0.54	
0.64/0.57	c BEGIN-Prog: Mon Aug 13 22:24:43 CEST 2018
0.64/0.57	c PID: 7351
0.64/0.57	c IP: 172.20.3.107
0.64/0.57	c HOST: node107.alineos.net
0.64/0.57	c (0,0) Parsing Begin
8.59/2.94	c (2,2) Parsing End
8.59/2.94	c (2,2) CSP: 324 int (0 aux), 0 bool (0 aux), 22691 ctr, max domain size 6
8.59/2.94	c (2,2) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
8.59/2.94	c (2,2) Constraint Name Generate Begin
8.83/3.03	c (2,2) Ctr:HOME/instance-4307195-1534191883.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
8.83/3.03	c (2,2) Constraint Name Generate End
8.83/3.03	c (2,2) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
8.83/3.03	c (2,2) CSP to CSPinCNF Begin
9.55/3.40	c (2,2) translated 2270 (10%) constraints
9.84/3.50	c (2,2) translated 4539 (20%) constraints
10.20/3.58	c (3,3) translated 6808 (30%) constraints
10.57/3.64	c (3,3) translated 9077 (40%) constraints
10.57/3.69	c (3,3) translated 11346 (50%) constraints
10.88/3.74	c (3,3) translated 13615 (60%) constraints
10.88/3.78	c (3,3) translated 15884 (70%) constraints
10.98/3.83	c (3,3) translated 18153 (80%) constraints
10.98/3.88	c (3,3) translated 20422 (90%) constraints
12.98/4.47	c (3,3) translated 22691 (100%) constraints
15.94/5.49	c (4,4) STATISTICS1:HOME/instance-4307195-1534191883.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,2785,27778,34359738368,6,4,36,34359738368:108;6:41342;1:5181,6:86211;2:7383;1:10759,4:23197;3:1987;2:2461;1:133,36:108;2:46523;1:11343,
15.94/5.49	c (4,4) ==========================================
15.94/5.49	c (4,4) Order
15.94/5.49	c (4,4) ==========================================
16.78/5.67	c (5,5) translated 2778 (10%) constraints
17.56/5.83	c (5,5) translated 5556 (20%) constraints
17.83/5.98	c (5,5) translated 8334 (30%) constraints
18.01/6.10	c (5,5) translated 11112 (40%) constraints
18.28/6.22	c (5,5) translated 13889 (50%) constraints
18.38/6.34	c (5,5) translated 16667 (60%) constraints
18.49/6.46	c (5,5) translated 19445 (70%) constraints
18.58/6.58	c (6,6) translated 22223 (80%) constraints
19.90/6.91	c (6,6) translated 25001 (90%) constraints
20.33/7.09	c (6,6) translated 27778 (100%) constraints
20.33/7.10	c (6,6) CSP to CSPinCNF End
20.33/7.10	c (6,6) CSP: 810 int (486 aux), 4405 bool (4405 aux), 32728 ctr, max domain size 7
20.33/7.10	c (6,6) Heap : 2703 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
20.33/7.10	c (6,6) CSPinCNF Propagation Begin
22.31/7.51	c (6,6) 786 values, 7372 unsatisfiable literals, and 6028 valid clauses are removed
22.31/7.51	c (6,6) CSPinCNF Propagation End
22.31/7.51	c (6,6) CSP: 1272 int (948 aux), 3943 bool (3943 aux), 26700 ctr, max domain size 7
22.31/7.51	c (6,6) Heap : 2928 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
22.31/7.51	c (6,6) Simplify CSPinCNF Begin
23.97/8.07	c (7,7) Simplify CSPinCNF End
23.97/8.07	c (7,7) CSP: 1272 int (948 aux), 14605 bool (14605 aux), 37362 ctr, max domain size 7
23.97/8.07	c (7,7) Heap : 3153 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
23.97/8.07	c (7,7) Calculate Precise Domain Begin
24.30/8.13	c (7,7) 0 values are removed by re-calculation
24.30/8.13	c (7,7) Calculate Precise Domain End
24.30/8.14	c (7,7) CSP: 1272 int (948 aux), 14605 bool (14605 aux), 37362 ctr, max domain size 7
24.30/8.14	c (7,7) Heap : 3153 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
24.30/8.14	c (7,7) CSPinCNF to SatSolver Begin
24.94/8.37	c (7,7) 3737 (10 %) CSP clauses are encoded (18637 SAT variables, 20428 SAT clauses)
25.35/8.47	c (7,7) 7473 (20 %) CSP clauses are encoded (18637 SAT variables, 36794 SAT clauses)
25.70/8.54	c (8,7) 11209 (30 %) CSP clauses are encoded (18637 SAT variables, 52340 SAT clauses)
25.85/8.61	c (8,8) 14945 (40 %) CSP clauses are encoded (18637 SAT variables, 67876 SAT clauses)
25.85/8.64	c (8,8) 18681 (50 %) CSP clauses are encoded (18637 SAT variables, 72392 SAT clauses)
25.85/8.67	c (8,8) 22418 (60 %) CSP clauses are encoded (18637 SAT variables, 76129 SAT clauses)
25.95/8.70	c (8,8) 26154 (70 %) CSP clauses are encoded (18637 SAT variables, 79865 SAT clauses)
26.29/8.80	c (8,8) 29890 (80 %) CSP clauses are encoded (18637 SAT variables, 95025 SAT clauses)
26.53/8.92	c (8,8) 33626 (90 %) CSP clauses are encoded (18637 SAT variables, 121609 SAT clauses)
26.74/9.02	c (8,8) 37362 (100 %) CSP clauses are encoded (18637 SAT variables, 141343 SAT clauses)
26.74/9.02	c (8,8) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
26.74/9.02	c (8,8) CSPinCNF to SatSolver End
26.74/9.02	c (8,8) Heap : 3717 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
27.43/9.23	c (8,8) STATISTICS2:HOME/instance-4307195-1534191883.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,15877,37362,64,7,4,7,64:576;49:384;6:11102;1:89,7:1728;6:28053;2:96705;1:89,4:18117;3:1199;2:17049;1:997,7:576;3:384;2:11191;1:99009,
27.43/9.23	c (8,8) 18637 bool, 141348 clause
27.43/9.23	c (8,8) Export Begin
27.84/9.34	c (8,8) Export to HOME/scop-7348-serial-file.bin
27.84/9.34	c (8,8) Export End
27.84/9.34	c (8,8) Export File Size: 0.05 MB
27.84/9.34	c (8,8) 2,2,6,6,7,7,8,STOP-AFTER(DIMACS)
27.84/9.34	c END-Prog: Mon Aug 13 22:24:52 CEST 2018
27.84/9.39	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-7348-serial-file.bin
28.10/9.88	c (0,0) Read Serial File Begin
28.10/9.88	c (0,0) HOME/scop-7348-serial-file.bin
28.91/10.07	c (0,0) Read Serial File End
28.91/10.07	
28.91/10.09	scop order+glucose-syrup (2018-07-31)
28.91/10.09	(Solving Process)
28.91/10.09	
28.91/10.10	c BEGIN-Prog: Mon Aug 13 22:24:53 CEST 2018
28.91/10.10	c PID: 7371
28.91/10.10	c IP: 172.20.3.107
28.91/10.10	c HOST: node107.alineos.net
29.15/10.11	c (0,0) SatSolver.solve Begin
29.15/10.11	c (0,0) 0 bool, 0 clause
29.15/10.11	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307195-1534191883.xml-scop-7351.cnf
94.44/18.57	c (8,0) c
94.44/18.57	c (8,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
94.44/18.57	c (8,0) c
94.44/18.57	c (8,0) c WARNING: for repeatability, setting FPU to use double precision
94.44/18.57	c (8,0) c 8 solvers engines and 1 companion as a blackboard created.
94.44/18.57	c (8,0) c ========================================[ Problem Statistics ]===========================================
94.44/18.57	c (8,0) c |                                                                                                       |
94.44/18.57	c (8,0) c |  Number of variables:         18637                                                                   |
94.44/18.57	c (8,0) c |  Number of clauses:          141348                                                                   |
94.44/18.57	c (8,0) c |  Parse time:                   0.05 s                                                                 |
94.44/18.57	c (8,0) c |                                                                                                       |
94.44/18.57	c (8,0) c |  Eliminated clauses:           0.07 Mb                                                                |
94.44/18.58	c (8,0) c |  Simplification time:          0.10 s                                                                 |
94.44/18.58	c (8,0) c |                                                                                                       |
94.44/18.58	c (8,0) c |  Generating clones                                                                                    |
94.44/18.58	c (8,0) c |  all clones generated. Memory = 114.29Mb.                                                             |
94.44/18.58	c (8,0) c ========================================================================================================|
94.44/18.58	c (8,0) c
94.44/18.58	c (8,0) c |-------------------------------------------------------------------------------------------------------|
94.44/18.58	c (8,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
94.44/18.58	c (8,0) c |-------------------------------------------------------------------------------------------------------|
94.44/18.58	c (8,0) c |  0 |    269 |     114306 |      49501 |    29735 |    23049 |     8272 |    43341 |     3999 | 10.114 |
94.44/18.58	c (8,0) c |  1 |    252 |      98433 |      42744 |    20179 |    16572 |     6437 |    45183 |     5642 | 10.114 |
94.44/18.58	c (8,0) c |  2 |    227 |      91971 |      42094 |    20108 |    15928 |     6443 |    45111 |     5631 | 10.114 |
94.44/18.58	c (8,0) c |  3 |    223 |      93625 |      41541 |    20151 |    15354 |     6168 |    45281 |     5601 | 10.114 |
94.44/18.58	c (8,0) c |  4 |    263 |      93947 |      41389 |    20311 |    15151 |     6161 |    45428 |     5537 | 10.114 |
94.44/18.58	c (8,0) c |  5 |    259 |     100843 |      43326 |    20340 |    17045 |     6373 |    45235 |     5605 | 10.114 |
94.44/18.58	c (8,0) c |  6 |    245 |      91796 |      41694 |    20079 |    15438 |     5838 |    45780 |     5646 | 10.114 |
94.44/18.58	c (8,0) c |  7 |    262 |      93858 |      40840 |    20340 |    14682 |     5945 |    45683 |     5697 | 10.114 |
94.44/18.58	c (8,0) c 
94.44/18.58	c (8,0) c synthesis      343132 conflicts    71488271 propagations    10296 conflicts/sec  2145167 propagations/sec
94.44/18.58	c (8,0) c Total Memory so far : 690.96Mb
94.44/18.58	c (8,0) c
94.44/18.58	c (8,0) c |-------------------------------------------------------------------------------------------------------|
94.44/18.58	c (8,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
94.44/18.58	c (8,0) c |-------------------------------------------------------------------------------------------------------|
94.44/18.58	c (8,0) c |  0 |    468 |     173657 |      78384 |    30176 |    24649 |    11325 |    70301 |     8453 | 10.297 |
94.44/18.58	c (8,0) c |  1 |    366 |     145068 |      68601 |    21349 |    15004 |    10017 |    71484 |     8593 | 10.297 |
94.44/18.58	c (8,0) c |  2 |    362 |     139513 |      67074 |    20423 |    28482 |     9532 |    71978 |     8588 | 10.297 |
94.44/18.58	c (8,0) c |  3 |    353 |     141900 |      67027 |    20318 |    28431 |     9540 |    71953 |     8559 | 10.297 |
94.44/18.58	c (8,0) c |  4 |    392 |     142932 |      67844 |    20587 |    29215 |     9787 |    71782 |     8359 | 10.297 |
94.44/18.58	c (8,0) c |  5 |    409 |     150169 |      68021 |    20486 |    29370 |     9529 |    72036 |     8514 | 10.297 |
94.44/18.58	c (8,0) c |  6 |    419 |     166819 |      80251 |    30120 |    26628 |    12802 |    68822 |     7345 | 10.297 |
94.44/18.58	c (8,0) c |  7 |    417 |     145923 |      67216 |    23388 |    28628 |     9128 |    72519 |     8767 | 10.297 |
94.44/18.58	c (8,0) c 
183.70/29.78	c (20,0) c synthesis      564418 conflicts   120130873 propagations     8658 conflicts/sec  1842719 propagations/sec
183.70/29.78	c (20,0) c Total Memory so far : 690.96Mb
183.70/29.78	c (20,0) c
183.70/29.78	c (20,0) c Try to adapt solver strategies
183.70/29.78	c (20,0) c 
183.70/29.78	c (20,0) c Nothing extreme in this problem, continue with glucose default strategies.
183.70/29.78	c (20,0) c
183.70/29.78	c (20,0) c
183.70/29.78	c (20,0) c Try to adapt solver strategies
183.70/29.78	c (20,0) c 
183.70/29.78	c (20,0) c Nothing extreme in this problem, continue with glucose default strategies.
183.70/29.78	c (20,0) c
183.70/29.78	c (20,0) c
183.70/29.78	c (20,0) c |-------------------------------------------------------------------------------------------------------|
183.70/29.78	c (20,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
183.70/29.78	c (20,0) c |-------------------------------------------------------------------------------------------------------|
183.70/29.78	c (20,0) c |  0 |    625 |     224279 |     105149 |    30324 |    33870 |    14105 |   111955 |    11433 | 10.415 |
183.70/29.78	c (20,0) c |  1 |    448 |     296180 |     165001 |    31423 |    50810 |    26777 |    91354 |    10957 | 10.415 |
183.70/29.78	c (20,0) c |  2 |    525 |     198132 |      98364 |    20551 |    27172 |    13105 |   112276 |    11207 | 10.415 |
183.70/29.78	c (20,0) c |  3 |    456 |     192072 |      96527 |    20418 |    25333 |    13000 |   113043 |    11092 | 10.415 |
183.70/29.78	c (20,0) c |  4 |    498 |     183238 |      90738 |    20697 |    19534 |    12240 |   113842 |    10546 | 10.415 |
183.70/29.78	c (20,0) c |  5 |    539 |     204465 |      99302 |    20534 |    28096 |    13246 |   112651 |    11050 | 10.415 |
183.70/29.78	c (20,0) c |  6 |    601 |     235192 |     118056 |    30394 |    26621 |    17668 |   108418 |     8993 | 10.415 |
183.70/29.78	c (20,0) c |  7 |    565 |     223586 |     111602 |    30298 |    20217 |    16015 |   109797 |    11045 | 10.415 |
183.70/29.78	c (20,0) c 
183.70/29.78	c (20,0) c synthesis      884739 conflicts   184864202 propagations     8426 conflicts/sec  1760555 propagations/sec
183.70/29.78	c (20,0) c Total Memory so far : 690.96Mb
183.70/29.78	c (20,0) c
183.70/29.78	c (20,0) c Try to adapt solver strategies
183.70/29.78	c (20,0) c 
183.70/29.78	c (20,0) c Nothing extreme in this problem, continue with glucose default strategies.
183.70/29.78	c (20,0) c
183.70/29.78	c (20,0) c
183.70/29.78	c (20,0) c Try to adapt solver strategies
183.70/29.78	c (20,0) c 
183.70/29.78	c (20,0) c Nothing extreme in this problem, continue with glucose default strategies.
183.70/29.78	c (20,0) c
183.70/29.78	c (20,0) c
183.70/29.78	c (20,0) c |-------------------------------------------------------------------------------------------------------|
183.70/29.79	c (20,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
183.70/29.79	c (20,0) c |-------------------------------------------------------------------------------------------------------|
183.70/29.79	c (20,0) c |  0 |    738 |     270827 |     131860 |    30396 |    40428 |    17096 |   157972 |    13335 | 10.522 |
183.70/29.79	c (20,0) c |  1 |    449 |     513184 |     329441 |    31434 |    62253 |    51114 |   103348 |    10984 | 10.415 |
183.70/29.79	c (20,0) c |  2 |    656 |     261777 |     135134 |    29312 |    43706 |    18271 |   157028 |    13016 | 10.522 |
183.70/29.79	c (20,0) c |  3 |    569 |     238435 |     123198 |    20483 |    31808 |    15824 |   159667 |    12892 | 10.522 |
183.70/29.79	c (20,0) c |  4 |    539 |     221989 |     115747 |    20747 |    24351 |    15435 |   159238 |    12362 | 10.501 |
183.70/29.79	c (20,0) c |  5 |    647 |     250785 |     125690 |    20628 |    34290 |    15981 |   159308 |    12983 | 10.522 |
183.70/29.79	c (20,0) c |  6 |    731 |     296228 |     153642 |    30571 |    39429 |    21398 |   154080 |    10019 | 10.522 |
183.70/29.79	c (20,0) c |  7 |    712 |     289007 |     149751 |    30398 |    35566 |    20412 |   154060 |    11890 | 10.501 |
183.70/29.79	c (20,0) c 
183.70/29.79	c (20,0) c synthesis     1264466 conflicts   246965236 propagations     8737 conflicts/sec  1706405 propagations/sec
183.70/29.79	c (20,0) c Total Memory so far : 690.96Mb
183.70/29.79	c (20,0) c Thread 1 is 100% pure glucose! First thread to finish! (UNSAT answer).
183.70/29.79	c (20,0) c Total Memory so far : 690.96Mb
183.70/29.79	c (20,0) c
183.70/29.79	c (20,0) c real time : 19.6537 s
183.70/29.79	c (20,0) c cpu time  : 154.384 s
183.70/29.79	c (20,0) c
183.70/29.79	c (20,0) c
183.70/29.79	c (20,0) c
183.70/29.79	c (20,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
183.70/29.79	c (20,0) c
183.70/29.79	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
183.70/29.79	c (20,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
183.70/29.79	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
183.70/29.79	c (20,0) c | Conflicts     |         1360884 |     137627 |     372890 |     147295 |     128935 |     122924 |     132170 |     162232 |     156811 |
183.70/29.79	c (20,0) c | Decisions     |         2488893 |     280465 |     570204 |     283125 |     248838 |     234317 |     260710 |     310807 |     300427 |
183.70/29.79	c (20,0) c | Propagations  |       261730148 |   31194896 |   34021375 |   33537917 |   30451541 |   27821861 |   29880349 |   37817496 |   37004713 |
183.70/29.79	c (20,0) c | Avg_Trail     |                 |       4004 |       2687 |       3985 |       3939 |       3956 |       3958 |       4029 |       4041 |
183.70/29.79	c (20,0) c | Avg_DL        |                 |         56 |         27 |         55 |         52 |         52 |         55 |         53 |         52 |
183.70/29.79	c (20,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
183.70/29.79	c (20,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
183.70/29.79	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
183.70/29.79	c (20,0) c | Exported      |          186514 |      17717 |      55796 |      20112 |      16413 |      16306 |      16643 |      22363 |      21164 |
183.70/29.79	c (20,0) c | Imported      |         1303106 |     168468 |     130718 |     165836 |     169739 |     169847 |     169628 |     163690 |     165180 |
183.70/29.79	c (20,0) c | Good          |            4647 |        571 |        466 |        587 |        626 |        601 |        596 |        595 |        605 |
183.70/29.79	c (20,0) c | Purge         |         1298459 |     167897 |     130252 |     165249 |     169113 |     169246 |     169032 |     163095 |     164575 |
183.70/29.79	c (20,0) c | Promoted      |           99358 |      13679 |      10985 |      13168 |      13247 |      12757 |      13297 |      10196 |      12029 |
183.70/29.79	c (20,0) c | Remove_Imp    |          778194 |     120237 |      88585 |     111205 |      93550 |     109290 |      86083 |      80248 |      88996 |
183.70/29.79	c (20,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
183.70/29.79	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
183.70/29.79	c (20,0) c | Unaries       |                 |         53 |         27 |         18 |         17 |          6 |         30 |         13 |         16 |
183.70/29.79	c (20,0) c | Binaries      |                 |         93 |        222 |         71 |         38 |         63 |         71 |         64 |         66 |
183.70/29.79	c (20,0) c | Glues         |                 |        681 |       1137 |        588 |        436 |        470 |        490 |        707 |        637 |
183.70/29.79	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
183.70/29.79	c (20,0) c | Orig_Seen     |            19 % |      30397 |      31434 |      30557 |      20486 |      20748 |      20629 |      30605 |      30412 |
183.70/29.79	c (20,0) c | Diff Orig seen|                 | -     1037 |      X     | -      877 | -    10948 | -    10686 | -    10805 | -      829 | -     1022 |
183.70/29.79	c (20,0) c | Hamming       |            15 % |       3091 |      X     |       3014 |       2951 |       2764 |       2754 |       3125 |       3081 |
183.70/29.79	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
183.70/29.79	c (20,0) 
183.70/29.79	c (20,0) s UNSATISFIABLE
184.40/29.80	c (20,0) SatSolver.solve End
184.40/29.80	c (20,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
184.40/29.80	c (20,0) Show results Begin
184.40/29.80	s UNSATISFIABLE
184.40/29.80	c (20,0) Show results End
184.40/29.80	c (20,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
184.40/29.80	c (20,0) 20,20,STOP-AFTER(ALL)
184.40/29.80	c END-Prog: Mon Aug 13 22:25:13 CEST 2018

Verifier Data


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 (12435 MiB free)
  memory of node 1: 16384 MiB (10107 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307195-1534191883/watcher-4307195-1534191883 -o /tmp/evaluation-result-4307195-1534191883/solver-4307195-1534191883 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1534191883-7330 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307195-1534191883.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=7348, runsolver pid=7345

[startup+0.100158 s]*
/proc/loadavg: 0.92 1.00 1.04 2/200 7370
/proc/meminfo: memFree=22992868/32770624 swapFree=67108860/67108860
[pid=7348] ppid=7345 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/7348/stat : 7348 (scop.sh) S 7345 7348 7303 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236751476 115843072 349 33554432000 4194304 5098028 140731238863872 140731238861128 140112056300156 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12697600 140731238872098 140731238872323 140731238872323 140731238875085 0
/proc/7348/statm: 28282 349 296 221 0 87 0
[pid=7351] ppid=7348 vsize=27313900 memory=103132 CPUtime=0.1 cores=0-7
/proc/7351/stat : 7351 (java) S 7348 7348 7303 0 -1 1077944320 6293 0 0 0 8 2 0 0 20 0 20 0 236751477 27969433600 25783 33554432000 4194304 4196468 140721646861280 140721646843824 139976172338935 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
/proc/7351/statm: 6828475 25783 2712 1 0 6790935 0
[pid=7351/tid=7352] ppid=7348 vsize=27313900 memory=4134692831991783777 CPUtime=0.07 cores=0-7
/proc/7351/task/7352/stat : 7352 (java) R 7348 7348 7303 0 -1 4202560 4399 0 0 0 6 1 0 0 20 0 20 0 236751477 27969433600 25816 33554432000 4194304 4196468 140721646861280 139976144165264 139976172360861 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7353] ppid=7348 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/7351/task/7353/stat : 7353 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 25816 33554432000 4194304 4196468 140721646861280 139976176580880 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7354] ppid=7348 vsize=27313900 memory=139849778267776 CPUtime=0 cores=0-7
/proc/7351/task/7354/stat : 7354 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 25816 33554432000 4194304 4196468 140721646861280 139976005675408 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7355] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7355/stat : 7355 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 25816 33554432000 4194304 4196468 140721646861280 139975593462288 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7356] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7356/stat : 7356 (java) S 7348 7348 7303 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 25816 33554432000 4194304 4196468 140721646861280 139975592409744 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7357] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7357/stat : 7357 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 25816 33554432000 4194304 4196468 140721646861280 139975591357200 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7358] ppid=7348 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7351/task/7358/stat : 7358 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 25816 33554432000 4194304 4196468 140721646861280 139975590304656 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7359] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7359/stat : 7359 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 25816 33554432000 4194304 4196468 140721646861280 139975589252112 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7360] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7360/stat : 7360 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 25816 33554432000 4194304 4196468 140721646861280 139975588199568 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7361] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7361/stat : 7361 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751481 27969433600 25816 33554432000 4194304 4196468 140721646861280 139975432087536 139976172350082 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7362] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7362/stat : 7362 (java) S 7348 7348 7303 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236751482 27969433600 25816 33554432000 4194304 4196468 140721646861280 139973789475744 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7363] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7363/stat : 7363 (java) S 7348 7348 7303 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236751482 27969433600 25816 33554432000 4194304 4196468 140721646861280 139973655254000 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7364] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7364/stat : 7364 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 25816 33554432000 4194304 4196468 140721646861280 139973280749776 139976172357531 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7365] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7365/stat : 7365 (java) S 7348 7348 7303 0 -1 1077944384 326 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 25816 33554432000 4194304 4196468 140721646861280 139975431035376 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7366] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7366/stat : 7366 (java) S 7348 7348 7303 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 25816 33554432000 4194304 4196468 140721646861280 139975429982832 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7367] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7367/stat : 7367 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 25816 33554432000 4194304 4196468 140721646861280 139975428930288 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7368] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7368/stat : 7368 (java) S 7348 7348 7303 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 25816 33554432000 4194304 4196468 140721646861280 139975427877744 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7369] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7369/stat : 7369 (java) S 7348 7348 7303 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 25816 33554432000 4194304 4196468 140721646861280 139972782844128 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7370] ppid=7348 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7351/task/7370/stat : 7370 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 25816 33554432000 4194304 4196468 140721646861280 139975426824624 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 104528 KiB

[startup+0.210369 s]*
/proc/loadavg: 0.92 1.00 1.04 2/200 7370
/proc/meminfo: memFree=22974324/32770624 swapFree=67108860/67108860
[pid=7348] ppid=7345 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/7348/stat : 7348 (scop.sh) S 7345 7348 7303 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236751476 115843072 349 33554432000 4194304 5098028 140731238863872 140731238861128 140112056300156 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12697600 140731238872098 140731238872323 140731238872323 140731238875085 0
/proc/7348/statm: 28282 349 296 221 0 87 0
[pid=7351] ppid=7348 vsize=27313900 memory=120284 CPUtime=0.24 cores=0-7
/proc/7351/stat : 7351 (java) S 7348 7348 7303 0 -1 1077944320 10343 0 0 0 21 3 0 0 20 0 20 0 236751477 27969433600 30071 33554432000 4194304 4196468 140721646861280 140721646843824 139976172338935 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
/proc/7351/statm: 6828475 30071 2841 1 0 6790935 0
[pid=7351/tid=7352] ppid=7348 vsize=27313900 memory=8318255677412212789 CPUtime=0.18 cores=0-7
/proc/7351/task/7352/stat : 7352 (java) R 7348 7348 7303 0 -1 4202560 8175 0 0 0 16 2 0 0 20 0 20 0 236751477 27969433600 30071 33554432000 4194304 4196468 140721646861280 139976144128640 139976172360861 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7353] ppid=7348 vsize=27313900 memory=331 CPUtime=0 cores=0-7
/proc/7351/task/7353/stat : 7353 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 30071 33554432000 4194304 4196468 140721646861280 139976176580880 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7354] ppid=7348 vsize=27313900 memory=139849778275378 CPUtime=0 cores=0-7
/proc/7351/task/7354/stat : 7354 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 30071 33554432000 4194304 4196468 140721646861280 139976005675408 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7355] ppid=7348 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7351/task/7355/stat : 7355 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 30071 33554432000 4194304 4196468 140721646861280 139975593462288 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7356] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7356/stat : 7356 (java) S 7348 7348 7303 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 30071 33554432000 4194304 4196468 140721646861280 139975592409744 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7357] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7357/stat : 7357 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 30071 33554432000 4194304 4196468 140721646861280 139975591357200 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7358] ppid=7348 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7351/task/7358/stat : 7358 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 30071 33554432000 4194304 4196468 140721646861280 139975590304656 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7359] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7359/stat : 7359 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 30071 33554432000 4194304 4196468 140721646861280 139975589252112 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7360] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7360/stat : 7360 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 30071 33554432000 4194304 4196468 140721646861280 139975588199568 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7361] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7361/stat : 7361 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751481 27969433600 30071 33554432000 4194304 4196468 140721646861280 139975432087536 139976172350082 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7362] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7362/stat : 7362 (java) S 7348 7348 7303 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236751482 27969433600 30071 33554432000 4194304 4196468 140721646861280 139973789475744 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7363] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7363/stat : 7363 (java) S 7348 7348 7303 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236751482 27969433600 30071 33554432000 4194304 4196468 140721646861280 139973655254000 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7364] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7364/stat : 7364 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 30071 33554432000 4194304 4196468 140721646861280 139973280749776 139976172357531 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7365] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7365/stat : 7365 (java) S 7348 7348 7303 0 -1 1077944384 363 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 30071 33554432000 4194304 4196468 140721646861280 139975431035376 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7366] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7366/stat : 7366 (java) S 7348 7348 7303 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 30071 33554432000 4194304 4196468 140721646861280 139975429982832 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7367] ppid=7348 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7351/task/7367/stat : 7367 (java) S 7348 7348 7303 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 30071 33554432000 4194304 4196468 140721646861280 139975428930288 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7368] ppid=7348 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/7351/task/7368/stat : 7368 (java) S 7348 7348 7303 0 -1 1077944384 306 0 0 0 2 0 0 0 20 0 20 0 236751485 27969433600 30071 33554432000 4194304 4196468 140721646861280 139975427877744 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7369] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7369/stat : 7369 (java) S 7348 7348 7303 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 30071 33554432000 4194304 4196468 140721646861280 139972782844128 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7370] ppid=7348 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7351/task/7370/stat : 7370 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 30071 33554432000 4194304 4196468 140721646861280 139975426824624 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 121680 KiB

[startup+0.30991 s]*
/proc/loadavg: 0.92 1.00 1.04 2/200 7370
/proc/meminfo: memFree=22970912/32770624 swapFree=67108860/67108860
[pid=7348] ppid=7345 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/7348/stat : 7348 (scop.sh) S 7345 7348 7303 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236751476 115843072 349 33554432000 4194304 5098028 140731238863872 140731238861128 140112056300156 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12697600 140731238872098 140731238872323 140731238872323 140731238875085 0
/proc/7348/statm: 28282 349 296 221 0 87 0
[pid=7351] ppid=7348 vsize=27313900 memory=124892 CPUtime=0.41 cores=0-7
/proc/7351/stat : 7351 (java) S 7348 7348 7303 0 -1 1077944320 11002 0 0 0 38 3 0 0 20 0 20 0 236751477 27969433600 31223 33554432000 4194304 4196468 140721646861280 140721646843824 139976172338935 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
/proc/7351/statm: 6828475 31223 2976 1 0 6790935 0
[pid=7351/tid=7352] ppid=7348 vsize=27313900 memory=8112282956445269571 CPUtime=0.28 cores=0-7
/proc/7351/task/7352/stat : 7352 (java) R 7348 7348 7303 0 -1 4202560 8579 0 0 0 26 2 0 0 20 0 20 0 236751477 27969433600 31223 33554432000 4194304 4196468 140721646861280 139976144134384 139976155525726 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7353] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7353/stat : 7353 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 31223 33554432000 4194304 4196468 140721646861280 139976176580880 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7354] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7354/stat : 7354 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 31223 33554432000 4194304 4196468 140721646861280 139976005675408 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7355] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7355/stat : 7355 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 31223 33554432000 4194304 4196468 140721646861280 139975593462288 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7356] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7356/stat : 7356 (java) S 7348 7348 7303 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 31223 33554432000 4194304 4196468 140721646861280 139975592409744 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7357] ppid=7348 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/7351/task/7357/stat : 7357 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 31223 33554432000 4194304 4196468 140721646861280 139975591357200 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7358] ppid=7348 vsize=27313900 memory=139849638179759 CPUtime=0 cores=0-7
/proc/7351/task/7358/stat : 7358 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 31223 33554432000 4194304 4196468 140721646861280 139975590304656 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7359] ppid=7348 vsize=27313900 memory=139849638182064 CPUtime=0 cores=0-7
/proc/7351/task/7359/stat : 7359 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 31223 33554432000 4194304 4196468 140721646861280 139975589252112 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7360] ppid=7348 vsize=27313900 memory=139849638184368 CPUtime=0 cores=0-7
/proc/7351/task/7360/stat : 7360 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751480 27969433600 31223 33554432000 4194304 4196468 140721646861280 139975588199568 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7361] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7361/stat : 7361 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751481 27969433600 31223 33554432000 4194304 4196468 140721646861280 139975432087536 139976172350082 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7362] ppid=7348 vsize=27313900 memory=279699276375696 CPUtime=0 cores=0-7
/proc/7351/task/7362/stat : 7362 (java) S 7348 7348 7303 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236751482 27969433600 31223 33554432000 4194304 4196468 140721646861280 139973789475744 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7363] ppid=7348 vsize=27313900 memory=279699276382608 CPUtime=0 cores=0-7
/proc/7351/task/7363/stat : 7363 (java) S 7348 7348 7303 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236751482 27969433600 31223 33554432000 4194304 4196468 140721646861280 139973655254000 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7364] ppid=7348 vsize=27313900 memory=279699276323888 CPUtime=0 cores=0-7
/proc/7351/task/7364/stat : 7364 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 31223 33554432000 4194304 4196468 140721646861280 139973280749776 139976172357531 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7365] ppid=7348 vsize=27313900 memory=279699276396432 CPUtime=0.01 cores=0-7
/proc/7351/task/7365/stat : 7365 (java) S 7348 7348 7303 0 -1 1077944384 380 0 0 0 1 0 0 0 20 0 20 0 236751485 27969433600 31223 33554432000 4194304 4196468 140721646861280 139975431035376 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7366] ppid=7348 vsize=27313900 memory=279699276403344 CPUtime=0.01 cores=0-7
/proc/7351/task/7366/stat : 7366 (java) S 7348 7348 7303 0 -1 1077944384 211 0 0 0 1 0 0 0 20 0 20 0 236751485 27969433600 31223 33554432000 4194304 4196468 140721646861280 139975429982832 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7367] ppid=7348 vsize=27313900 memory=279699276401040 CPUtime=0.01 cores=0-7
/proc/7351/task/7367/stat : 7367 (java) S 7348 7348 7303 0 -1 1077944384 74 0 0 0 1 0 0 0 20 0 20 0 236751485 27969433600 31223 33554432000 4194304 4196468 140721646861280 139975428930288 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7368] ppid=7348 vsize=27313900 memory=279699276417200 CPUtime=0.07 cores=0-7
/proc/7351/task/7368/stat : 7368 (java) S 7348 7348 7303 0 -1 1077944384 400 0 0 0 7 0 0 0 20 0 20 0 236751485 27969433600 31223 33554432000 4194304 4196468 140721646861280 139975427877744 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7369] ppid=7348 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7369/stat : 7369 (java) S 7348 7348 7303 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 31223 33554432000 4194304 4196468 140721646861280 139972782844128 139976172349141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7370] ppid=7348 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7351/task/7370/stat : 7370 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236751485 27969433600 31223 33554432000 4194304 4196468 140721646861280 139975426824624 139976172350082 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126288 KiB

[startup+0.70098 s]
/proc/loadavg: 0.92 1.00 1.04 2/200 7370
/proc/meminfo: memFree=22946712/32770624 swapFree=67108860/67108860
[pid=7348] ppid=7345 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/7348/stat : 7348 (scop.sh) S 7345 7348 7303 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236751476 115843072 349 33554432000 4194304 5098028 140731238863872 140731238861128 140112056300156 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12697600 140731238872098 140731238872323 140731238872323 140731238875085 0
/proc/7348/statm: 28282 349 296 221 0 87 0
[pid=7351] ppid=7348 vsize=27320172 memory=161584 CPUtime=0.98 cores=0-7
/proc/7351/stat : 7351 (java) S 7348 7348 7303 0 -1 1077944320 17941 0 0 0 92 6 0 0 20 0 20 0 236751477 27975856128 40396 33554432000 4194304 4196468 140721646861280 140721646843824 139976172338935 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
/proc/7351/statm: 6830043 40396 3115 1 0 6791447 0
[pid=7351/tid=7352] ppid=7348 vsize=27320172 memory=279699276775088 CPUtime=0.66 cores=0-7
/proc/7351/task/7352/stat : 7352 (java) R 7348 7348 7303 0 -1 4202560 14947 0 0 0 62 4 0 0 20 0 20 0 236751477 27975856128 40396 33554432000 4194304 4196468 140721646861280 139976144174576 139975674401998 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7353] ppid=7348 vsize=27320172 memory=139849638388592 CPUtime=0 cores=0-7
/proc/7351/task/7353/stat : 7353 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27975856128 40396 33554432000 4194304 4196468 140721646861280 139976176580880 139976172349141 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7354] ppid=7348 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/7351/task/7354/stat : 7354 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27975856128 40396 33554432000 4194304 4196468 140721646861280 139976005675408 139976172349141 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0
[pid=7351/tid=7355] ppid=7348 vsize=27320172 memory=872 CPUtime=0 cores=0-7
/proc/7351/task/7355/stat : 7355 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236751480 27975856128 40396 33554432000 4194304 4196468 140721646861280 139975593462288 139976172349141 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28934144 140721646863337 140721646863661 140721646863661 140721646866383 0

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

/proc/7371/task/7383/stat : 7383 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236752420 8615837696 30185 33554432000 4194304 4196468 140733766517120 139628849915376 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7384] ppid=7348 vsize=8413904 memory=155 CPUtime=0 cores=0-7
/proc/7371/task/7384/stat : 7384 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139628475407056 139630476298139 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7385] ppid=7348 vsize=8413904 memory=178 CPUtime=0.12 cores=0-7
/proc/7371/task/7385/stat : 7385 (java) S 7348 7348 7303 0 -1 1077944384 631 0 0 0 12 0 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629702330352 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7386] ppid=7348 vsize=8413904 memory=41234 CPUtime=0.07 cores=0-7
/proc/7371/task/7386/stat : 7386 (java) S 7348 7348 7303 0 -1 1077944384 276 0 0 0 7 0 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629701277808 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7387] ppid=7348 vsize=8413904 memory=1 CPUtime=0.04 cores=0-7
/proc/7371/task/7387/stat : 7387 (java) S 7348 7348 7303 0 -1 1077944384 480 0 0 0 4 0 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629700225264 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7388] ppid=7348 vsize=8413904 memory=0 CPUtime=0.2 cores=0-7
/proc/7371/task/7388/stat : 7388 (java) S 7348 7348 7303 0 -1 1077944384 557 0 0 0 20 0 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629699172720 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7389] ppid=7348 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7371/task/7389/stat : 7389 (java) S 7348 7348 7303 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139627977501408 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7390] ppid=7348 vsize=8413904 memory=0 CPUtime=0.01 cores=0-7
/proc/7371/task/7390/stat : 7390 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 1 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629698120624 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7392] ppid=7348 vsize=8413904 memory=2 CPUtime=0 cores=0-7
/proc/7371/task/7392/stat : 7392 (java) S 7348 7348 7303 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236752490 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629923940032 139630476304153 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7394] ppid=7348 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7371/task/7394/stat : 7394 (java) S 7348 7348 7303 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 236752490 8615837696 30185 33554432000 4194304 4196468 140733766517120 139627306401072 139630476301469 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7395] ppid=7348 vsize=8413904 memory=120740 CPUtime=0 cores=0-7
/proc/7371/task/7395/stat : 7395 (java) S 7348 7348 7303 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 236752490 8615837696 30185 33554432000 4194304 4196468 140733766517120 139627574836656 139630476301469 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7396] ppid=7348 vsize=8413904 memory=334032 CPUtime=0 cores=0-7
/proc/7371/task/7396/stat : 7396 (java) S 7348 7348 7303 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 236752492 8615837696 30185 33554432000 4194304 4196468 140733766517120 139627037973664 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
Current children cumulated CPU time: 176.59 s
Current children cumulated vsize: 9234572 KiB
Current children cumulated memory: 496928 KiB

[startup+29.6017 s]
/proc/loadavg: 2.82 1.42 1.18 9/213 7405
/proc/meminfo: memFree=22595912/32770624 swapFree=67108860/67108860
[pid=7348] ppid=7345 vsize=113128 memory=1472 CPUtime=28.1 cores=0-7
/proc/7348/stat : 7348 (scop.sh) S 7345 7348 7303 0 -1 4202496 591 41620 0 0 0 0 2742 68 20 0 1 0 236751476 115843072 368 33554432000 4194304 5098028 140731238863872 140731238860616 140112056300156 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12697600 140731238872098 140731238872323 140731238872323 140731238875085 0
/proc/7348/statm: 28282 368 311 221 0 87 0
[pid=7371] ppid=7348 vsize=8413904 memory=120740 CPUtime=1.23 cores=0-7
/proc/7371/stat : 7371 (java) S 7348 7348 7303 0 -1 1077944320 18358 0 0 0 116 7 0 0 20 0 24 0 236752416 8615837696 30185 33554432000 4194304 4196468 140733766517120 140733766499664 139630476279543 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
/proc/7371/statm: 2103476 30185 3153 1 0 2064875 0
[pid=7391] ppid=7371 vsize=707540 memory=380248 CPUtime=153.58 cores=0-7
/proc/7391/stat : 7391 (glucose-syrup) S 7371 7348 7303 0 -1 1077944320 189096 0 0 0 15292 66 0 0 20 0 9 0 236752489 724520960 95062 33554432000 4194304 4373367 140730209202000 140730209200544 139830695946882 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6470912 6472264 27136000 140730209203281 140730209203412 140730209203412 140730209206215 0
/proc/7391/statm: 176885 95062 388 44 0 172573 0
[pid=7391/tid=7397] ppid=7371 vsize=707540 memory=1828 CPUtime=18.76 cores=0-7
/proc/7391/task/7397/stat : 7397 (glucose-syrup) R 7371 7348 7303 0 -1 4202560 19345 0 0 0 1870 6 0 0 20 0 9 0 236752512 724520960 95062 33554432000 4194304 4373367 140730209202000 139830667324784 4271925 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 27136000 140730209203281 140730209203412 140730209203412 140730209206215 0
[pid=7391/tid=7398] ppid=7371 vsize=707540 memory=1120 CPUtime=19.21 cores=0-7
/proc/7391/task/7398/stat : 7398 (glucose-syrup) R 7371 7348 7303 0 -1 4202560 22402 0 0 0 1910 11 0 0 20 0 9 0 236752512 724520960 95062 33554432000 4194304 4373367 140730209202000 139830658932080 4272436 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 27136000 140730209203281 140730209203412 140730209203412 140730209206215 0
[pid=7391/tid=7399] ppid=7371 vsize=707540 memory=6144 CPUtime=19.22 cores=0-7
/proc/7391/task/7399/stat : 7399 (glucose-syrup) R 7371 7348 7303 0 -1 4202560 21407 0 0 0 1916 6 0 0 20 0 9 0 236752512 724520960 95062 33554432000 4194304 4373367 140730209202000 139830650539280 139830681236212 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 27136000 140730209203281 140730209203412 140730209203412 140730209206215 0
[pid=7391/tid=7400] ppid=7371 vsize=707540 memory=4126316290023845779 CPUtime=19.22 cores=0-7
/proc/7391/task/7400/stat : 7400 (glucose-syrup) R 7371 7348 7303 0 -1 4202560 22292 0 0 0 1916 6 0 0 20 0 9 0 236752512 724520960 95062 33554432000 4194304 4373367 140730209202000 139830642146576 4272023 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 27136000 140730209203281 140730209203412 140730209203412 140730209206215 0
[pid=7391/tid=7401] ppid=7371 vsize=707540 memory=0 CPUtime=19.22 cores=0-7
/proc/7391/task/7401/stat : 7401 (glucose-syrup) R 7371 7348 7303 0 -1 4202560 20265 0 0 0 1913 9 0 0 20 0 9 0 236752512 724520960 95062 33554432000 4194304 4373367 140730209202000 139830633753872 4259489 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 27136000 140730209203281 140730209203412 140730209203412 140730209206215 0
[pid=7391/tid=7402] ppid=7371 vsize=707540 memory=0 CPUtime=19.22 cores=0-7
/proc/7391/task/7402/stat : 7402 (glucose-syrup) R 7371 7348 7303 0 -1 4202560 20403 0 0 0 1916 6 0 0 20 0 9 0 236752512 724520960 95062 33554432000 4194304 4373367 140730209202000 139830625361264 4257368 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 27136000 140730209203281 140730209203412 140730209203412 140730209206215 0
[pid=7391/tid=7403] ppid=7371 vsize=707540 memory=0 CPUtime=19.21 cores=0-7
/proc/7391/task/7403/stat : 7403 (glucose-syrup) R 7371 7348 7303 0 -1 4202560 21248 0 0 0 1914 7 0 0 20 0 9 0 236752512 724520960 95062 33554432000 4194304 4373367 140730209202000 139830616968560 4272341 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 27136000 140730209203281 140730209203412 140730209203412 140730209206215 0
[pid=7391/tid=7404] ppid=7371 vsize=707540 memory=0 CPUtime=19.21 cores=0-7
/proc/7391/task/7404/stat : 7404 (glucose-syrup) R 7371 7348 7303 0 -1 4202560 20407 0 0 0 1913 8 0 0 20 0 9 0 236752512 724520960 95062 33554432000 4194304 4373367 140730209202000 139830474358128 4271977 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 27136000 140730209203281 140730209203412 140730209203412 140730209206215 0
[pid=7371/tid=7372] ppid=7348 vsize=8413904 memory=0 CPUtime=0.75 cores=0-7
/proc/7371/task/7372/stat : 7372 (java) S 7348 7348 7303 0 -1 1077944384 15016 0 0 0 70 5 0 0 20 0 24 0 236752417 8615837696 30185 33554432000 4194304 4196468 140733766517120 139630448119696 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7373] ppid=7348 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7371/task/7373/stat : 7373 (java) S 7348 7348 7303 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236752418 8615837696 30185 33554432000 4194304 4196468 140733766517120 139630480522000 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7374] ppid=7348 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7371/task/7374/stat : 7374 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236752418 8615837696 30185 33554432000 4194304 4196468 140733766517120 139630280690576 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7375] ppid=7348 vsize=8413904 memory=11192 CPUtime=0 cores=0-7
/proc/7371/task/7375/stat : 7375 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236752418 8615837696 30185 33554432000 4194304 4196468 140733766517120 139630279638032 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7376] ppid=7348 vsize=8413904 memory=752 CPUtime=0 cores=0-7
/proc/7371/task/7376/stat : 7376 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236752418 8615837696 30185 33554432000 4194304 4196468 140733766517120 139630278585488 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7377] ppid=7348 vsize=8413904 memory=1828 CPUtime=0 cores=0-7
/proc/7371/task/7377/stat : 7377 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236752418 8615837696 30185 33554432000 4194304 4196468 140733766517120 139630277531920 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7378] ppid=7348 vsize=8413904 memory=1120 CPUtime=0 cores=0-7
/proc/7371/task/7378/stat : 7378 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236752418 8615837696 30185 33554432000 4194304 4196468 140733766517120 139630276479376 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7379] ppid=7348 vsize=8413904 memory=6144 CPUtime=0 cores=0-7
/proc/7371/task/7379/stat : 7379 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236752418 8615837696 30185 33554432000 4194304 4196468 140733766517120 139630275426832 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7380] ppid=7348 vsize=8413904 memory=1724 CPUtime=0 cores=0-7
/proc/7371/task/7380/stat : 7380 (java) S 7348 7348 7303 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236752418 8615837696 30185 33554432000 4194304 4196468 140733766517120 139630274374288 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7381] ppid=7348 vsize=8413904 memory=4004 CPUtime=0 cores=0-7
/proc/7371/task/7381/stat : 7381 (java) S 7348 7348 7303 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 236752419 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629703383536 139630476290690 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7382] ppid=7348 vsize=8413904 memory=3516 CPUtime=0 cores=0-7
/proc/7371/task/7382/stat : 7382 (java) S 7348 7348 7303 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236752420 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629118350752 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7383] ppid=7348 vsize=8413904 memory=872 CPUtime=0 cores=0-7
/proc/7371/task/7383/stat : 7383 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236752420 8615837696 30185 33554432000 4194304 4196468 140733766517120 139628849915376 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7384] ppid=7348 vsize=8413904 memory=1288 CPUtime=0 cores=0-7
/proc/7371/task/7384/stat : 7384 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139628475407056 139630476298139 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7385] ppid=7348 vsize=8413904 memory=1088 CPUtime=0.12 cores=0-7
/proc/7371/task/7385/stat : 7385 (java) S 7348 7348 7303 0 -1 1077944384 631 0 0 0 12 0 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629702330352 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7386] ppid=7348 vsize=8413904 memory=15512 CPUtime=0.07 cores=0-7
/proc/7371/task/7386/stat : 7386 (java) S 7348 7348 7303 0 -1 1077944384 276 0 0 0 7 0 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629701277808 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7387] ppid=7348 vsize=8413904 memory=164 CPUtime=0.04 cores=0-7
/proc/7371/task/7387/stat : 7387 (java) S 7348 7348 7303 0 -1 1077944384 480 0 0 0 4 0 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629700225264 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7388] ppid=7348 vsize=8413904 memory=6944656592387989600 CPUtime=0.2 cores=0-7
/proc/7371/task/7388/stat : 7388 (java) S 7348 7348 7303 0 -1 1077944384 557 0 0 0 20 0 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629699172720 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7389] ppid=7348 vsize=8413904 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/7371/task/7389/stat : 7389 (java) S 7348 7348 7303 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139627977501408 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7390] ppid=7348 vsize=8413904 memory=6944656592455360604 CPUtime=0.01 cores=0-7
/proc/7371/task/7390/stat : 7390 (java) S 7348 7348 7303 0 -1 1077944384 1 0 0 0 0 1 0 0 20 0 24 0 236752423 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629698120624 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7392] ppid=7348 vsize=8413904 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/7371/task/7392/stat : 7392 (java) S 7348 7348 7303 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236752490 8615837696 30185 33554432000 4194304 4196468 140733766517120 139629923940032 139630476304153 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7394] ppid=7348 vsize=8413904 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/7371/task/7394/stat : 7394 (java) S 7348 7348 7303 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 236752490 8615837696 30185 33554432000 4194304 4196468 140733766517120 139627306401072 139630476301469 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7395] ppid=7348 vsize=8413904 memory=-8033973737701895300 CPUtime=0 cores=0-7
/proc/7371/task/7395/stat : 7395 (java) S 7348 7348 7303 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 236752490 8615837696 30185 33554432000 4194304 4196468 140733766517120 139627574836656 139630476301469 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7396] ppid=7348 vsize=8413904 memory=-9104161201777384821 CPUtime=0 cores=0-7
/proc/7371/task/7396/stat : 7396 (java) S 7348 7348 7303 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 236752492 8615837696 30185 33554432000 4194304 4196468 140733766517120 139627037973664 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
Current children cumulated CPU time: 182.91 s
Current children cumulated vsize: 9234572 KiB
Current children cumulated memory: 502460 KiB

[startup+29.8014 s]
/proc/loadavg: 2.82 1.42 1.18 9/213 7405
/proc/meminfo: memFree=22595912/32770624 swapFree=67108860/67108860
[pid=7348] ppid=7345 vsize=113128 memory=1472 CPUtime=28.1 cores=0-7
/proc/7348/stat : 7348 (scop.sh) S 7345 7348 7303 0 -1 4202496 591 41620 0 0 0 0 2742 68 20 0 1 0 236751476 115843072 368 33554432000 4194304 5098028 140731238863872 140731238860616 140112056300156 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12697600 140731238872098 140731238872323 140731238872323 140731238875085 0
/proc/7348/statm: 28282 368 311 221 0 87 0
[pid=7371] ppid=7348 vsize=8413904 memory=119004 CPUtime=156.3 cores=0-7
/proc/7371/stat : 7371 (java) S 7348 7348 7303 0 -1 1077944320 18466 190740 0 0 117 7 15438 68 20 0 23 0 236752416 8615837696 29751 33554432000 4194304 4196468 140733766517120 140733766499664 139630476279543 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
/proc/7371/statm: 2103476 29751 3153 1 0 2064875 0
[pid=7371/tid=7372] ppid=7348 vsize=8413904 memory=120740 CPUtime=155.81 cores=0-7
/proc/7371/task/7372/stat : 7372 (java) S 7348 7348 7303 0 -1 1077944384 15016 190740 0 0 70 5 15438 68 20 0 23 0 236752417 8615837696 29751 33554432000 4194304 4196468 140733766517120 139630448119696 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7373] ppid=7348 vsize=8413904 memory=1472 CPUtime=155.06 cores=0-7
/proc/7371/task/7373/stat : 7373 (java) S 7348 7348 7303 0 -1 1077944384 2 190740 0 0 0 0 15438 68 20 0 23 0 236752418 8615837696 29751 33554432000 4194304 4196468 140733766517120 139630480522000 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7374] ppid=7348 vsize=8413904 memory=120740 CPUtime=155.06 cores=0-7
/proc/7371/task/7374/stat : 7374 (java) S 7348 7348 7303 0 -1 1077944384 1 190740 0 0 0 0 15438 68 20 0 23 0 236752418 8615837696 29751 33554432000 4194304 4196468 140733766517120 139630280690576 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7375] ppid=7348 vsize=8413904 memory=340856 CPUtime=155.06 cores=0-7
/proc/7371/task/7375/stat : 7375 (java) S 7348 7348 7303 0 -1 1077944384 1 190740 0 0 0 0 15438 68 20 0 23 0 236752418 8615837696 29751 33554432000 4194304 4196468 140733766517120 139630279638032 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7376] ppid=7348 vsize=8282828 memory=1168 CPUtime=155.06 cores=0-7
/proc/7371/task/7376/stat : 7376 (java) S 7348 7348 7303 0 -1 1077944384 1 190740 0 0 0 0 15438 68 20 0 23 0 236752418 8481615872 30257 33554432000 4194304 4196468 140733766517120 139630278585488 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7377] ppid=7348 vsize=8282828 memory=2140 CPUtime=155.06 cores=0-7
/proc/7371/task/7377/stat : 7377 (java) S 7348 7348 7303 0 -1 1077944384 1 190740 0 0 0 0 15438 68 20 0 22 0 236752418 8481615872 30257 33554432000 4194304 4196468 140733766517120 139630277531920 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7378] ppid=7348 vsize=8282828 memory=2180 CPUtime=155.06 cores=0-7
/proc/7371/task/7378/stat : 7378 (java) S 7348 7348 7303 0 -1 1077944384 1 190740 0 0 0 0 15438 68 20 0 22 0 236752418 8481615872 30257 33554432000 4194304 4196468 140733766517120 139630276479376 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7379] ppid=7348 vsize=8282828 memory=924 CPUtime=155.06 cores=0-7
/proc/7371/task/7379/stat : 7379 (java) S 7348 7348 7303 0 -1 1077944384 1 190740 0 0 0 0 15438 68 20 0 22 0 236752418 8481615872 30257 33554432000 4194304 4196468 140733766517120 139630275426832 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7380] ppid=7348 vsize=8282828 memory=1576 CPUtime=155.06 cores=0-7
/proc/7371/task/7380/stat : 7380 (java) S 7348 7348 7303 0 -1 1077944384 3 190740 0 0 0 0 15438 68 20 0 22 0 236752418 8481615872 30257 33554432000 4194304 4196468 140733766517120 139630274374288 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7381] ppid=7348 vsize=8282828 memory=3980 CPUtime=155.06 cores=0-7
/proc/7371/task/7381/stat : 7381 (java) S 7348 7348 7303 0 -1 1077944384 6 190740 0 0 0 0 15438 68 20 0 22 0 236752419 8481615872 30257 33554432000 4194304 4196468 140733766517120 139629703383536 139630476290690 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7382] ppid=7348 vsize=8282828 memory=0 CPUtime=155.06 cores=0-7
/proc/7371/task/7382/stat : 7382 (java) S 7348 7348 7303 0 -1 1077944384 13 190740 0 0 0 0 15438 68 20 0 22 0 236752420 8481615872 30257 33554432000 4194304 4196468 140733766517120 139629118350752 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7383] ppid=7348 vsize=8282828 memory=279699278025056 CPUtime=155.06 cores=0-7
/proc/7371/task/7383/stat : 7383 (java) S 7348 7348 7303 0 -1 1077944384 1 190740 0 0 0 0 15438 68 20 0 22 0 236752420 8481615872 30257 33554432000 4194304 4196468 140733766517120 139628849915376 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7384] ppid=7348 vsize=8282828 memory=139849639148036 CPUtime=155.06 cores=0-7
/proc/7371/task/7384/stat : 7384 (java) S 7348 7348 7303 0 -1 1077944384 1 190740 0 0 0 0 15438 68 20 0 22 0 236752423 8481615872 30257 33554432000 4194304 4196468 140733766517120 139628475407056 139630476298139 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7385] ppid=7348 vsize=8282828 memory=4100 CPUtime=155.18 cores=0-7
/proc/7371/task/7385/stat : 7385 (java) S 7348 7348 7303 0 -1 1077944384 631 190740 0 0 12 0 15438 68 20 0 22 0 236752423 8481615872 30257 33554432000 4194304 4196468 140733766517120 139629702330352 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7386] ppid=7348 vsize=8282828 memory=1696 CPUtime=155.13 cores=0-7
/proc/7371/task/7386/stat : 7386 (java) S 7348 7348 7303 0 -1 1077944384 279 190740 0 0 7 0 15438 68 20 0 22 0 236752423 8481615872 30257 33554432000 4194304 4196468 140733766517120 139629701277808 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7387] ppid=7348 vsize=8282828 memory=920 CPUtime=155.1 cores=0-7
/proc/7371/task/7387/stat : 7387 (java) S 7348 7348 7303 0 -1 1077944384 480 190740 0 0 4 0 15438 68 20 0 22 0 236752423 8481615872 30257 33554432000 4194304 4196468 140733766517120 139629700225264 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7388] ppid=7348 vsize=8282828 memory=132 CPUtime=155.26 cores=0-7
/proc/7371/task/7388/stat : 7388 (java) S 7348 7348 7303 0 -1 1077944384 660 190740 0 0 20 0 15438 68 20 0 22 0 236752423 8481615872 30257 33554432000 4194304 4196468 140733766517120 139629699172720 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7389] ppid=7348 vsize=8282828 memory=10852 CPUtime=155.06 cores=0-7
/proc/7371/task/7389/stat : 7389 (java) S 7348 7348 7303 0 -1 1077944384 3 190740 0 0 0 0 15438 68 20 0 22 0 236752423 8481615872 30257 33554432000 4194304 4196468 140733766517120 139627977501408 139630476289749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7390] ppid=7348 vsize=8282828 memory=21198 CPUtime=155.07 cores=0-7
/proc/7371/task/7390/stat : 7390 (java) S 7348 7348 7303 0 -1 1077944384 1 190740 0 0 0 1 15438 68 20 0 22 0 236752423 8481615872 30257 33554432000 4194304 4196468 140733766517120 139629698120624 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7392] ppid=7348 vsize=8282828 memory=0 CPUtime=155.06 cores=0-7
/proc/7371/task/7392/stat : 7392 (java) S 7348 7348 7303 0 -1 1077944384 23 190740 0 0 0 0 15438 68 20 0 22 0 236752490 8481615872 30257 33554432000 4194304 4196468 140733766517120 139629923939216 139630476290690 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
[pid=7371/tid=7396] ppid=7348 vsize=8282828 memory=0 CPUtime=155.06 cores=0-7
/proc/7371/task/7396/stat : 7396 (java) R 7348 7348 7303 0 -1 4202560 10 190740 0 0 0 0 15438 68 20 0 22 0 236752492 8481615872 30257 33554432000 4194304 4196468 140733766517120 139627037973664 139630468520933 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38096896 140733766522034 140733766522157 140733766522157 140733766524879 0
Current children cumulated CPU time: 184.4 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 120476 KiB

Child status: 0
Real time (s): 29.8144
CPU time (s): 184.449
CPU user time (s): 182.994
CPU system time (s): 1.45513
CPU usage (%): 618.658
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 3600552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 182.994
system time used= 1.45513
maximum resident set size= 3602220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251479
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28415
involuntary context switches= 1618


# summary of solver processes directly reported to runsolver:
#   pid: 7348
#   total CPU time (s): 184.449
#   total CPU user time (s): 182.994
#   total CPU system time (s): 1.45513

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.287894 second user time and 0.39905 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-13 22:24:43
IDJOB=4307195
IDBENCH=141381
IDSOLVER=2788
FILE ID=node107/4307195-1534191883
RUNJOBID= node107-1534191883-7330
PBS_JOBID= 21037998
Free space on /tmp= 39620 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-6-6-9-cp_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307195-1534191883/watcher-4307195-1534191883 -o /tmp/evaluation-result-4307195-1534191883/solver-4307195-1534191883 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1534191883-7330 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307195-1534191883.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 438a4422dc9540b34dd70f26f18dc3ca
RANDOM SEED=1060866152

node107.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.40
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.40
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.40
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.40
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:        23084424 kB
MemAvailable:   31903408 kB
Buffers:          232344 kB
Cached:          8782772 kB
SwapCached:            0 kB
Active:          4696032 kB
Inactive:        4373772 kB
Active(anon):       3528 kB
Inactive(anon):   103552 kB
Active(file):    4692504 kB
Inactive(file):  4270220 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9556 kB
Writeback:             0 kB
AnonPages:         61644 kB
Mapped:            53808 kB
Shmem:             49804 kB
Slab:             312640 kB
SReclaimable:     284720 kB
SUnreclaim:        27920 kB
KernelStack:        3104 kB
PageTables:         5348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39612 MiB
End job on node107 at 2018-08-13 22:25:13