Trace number 4307169

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 179.948 24.9543

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-08_c18.xml
MD5SUM86261698a40453ca60d699c1ebc214eb
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 benchmark79.2178
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints114
Number of domains2
Minimum domain size8
Maximum domain size64
Distribution of domain sizes[{"size":8,"count":64},{"size":64,"count":56}]
Minimum variable degree0
Maximum variable degree59
Distribution of variable degrees[{"degree":0,"count":8},{"degree":2,"count":56},{"degree":58,"count":8},{"degree":59,"count":56}]
Minimum constraint arity3
Maximum constraint arity65
Distribution of constraint arities[{"arity":3,"count":56},{"arity":8,"count":1},{"arity":64,"count":1},{"arity":65,"count":56}]
Number of extensional constraints0
Number of intensional constraints56
Distribution of constraint types[{"type":"intension","count":56},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":56}]
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-10311-serial-file.bin HOME/instance-4307169-1534207311.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Tue Aug 14 02:41:52 CEST 2018
0.65/0.55	c PID: 10314
0.65/0.55	c IP: 172.20.3.107
0.65/0.55	c HOST: node107.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.42/0.99	c (0,0) Parsing End
1.42/1.00	c (0,0) CSP: 120 int (0 aux), 0 bool (0 aux), 114 ctr, max domain size 64
1.42/1.00	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.42/1.00	c (0,0) Constraint Name Generate Begin
1.84/1.01	c (0,0) Ctr:HOME/instance-4307169-1534207311.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num
1.84/1.01	c (0,0) Constraint Name Generate End
1.84/1.01	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.84/1.01	c (0,0) CSP to CSPinCNF Begin
2.91/1.42	c (0,0) translated 12 (10%) constraints
2.91/1.47	c (0,0) translated 23 (20%) constraints
3.22/1.52	c (0,0) translated 35 (30%) constraints
3.22/1.56	c (1,1) translated 46 (40%) constraints
3.60/1.60	c (1,1) translated 57 (50%) constraints
3.60/1.62	c (1,1) translated 69 (60%) constraints
3.60/1.62	c (1,1) translated 80 (70%) constraints
3.60/1.62	c (1,1) translated 92 (80%) constraints
3.60/1.63	c (1,1) translated 103 (90%) constraints
3.60/1.63	c (1,1) translated 114 (100%) constraints
4.06/1.72	c (1,1) STATISTICS1:HOME/instance-4307169-1534207311.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,120,4128,64,64,8,3,64:112;8:336;1:112,64:3640;8:4256;1:600,8:32;3:3584;2:448;1:64,3:112;2:448;1:11024,
4.06/1.72	c (1,1) ==========================================
4.06/1.72	c (1,1) Order
4.06/1.72	c (1,1) ==========================================
4.06/1.78	c (1,1) translated 413 (10%) constraints
4.51/1.88	c (1,1) translated 826 (20%) constraints
4.97/1.94	c (1,1) translated 1239 (30%) constraints
4.97/1.99	c (1,1) translated 1652 (40%) constraints
5.42/2.03	c (1,1) translated 2064 (50%) constraints
5.42/2.07	c (1,1) translated 2477 (60%) constraints
5.42/2.10	c (1,1) translated 2890 (70%) constraints
5.80/2.13	c (1,1) translated 3303 (80%) constraints
5.80/2.17	c (1,1) translated 3716 (90%) constraints
6.18/2.20	c (1,1) translated 4128 (100%) constraints
6.18/2.20	c (1,1) CSP to CSPinCNF End
6.18/2.21	c (1,1) CSP: 120 int (0 aux), 512 bool (512 aux), 11360 ctr, max domain size 64
6.18/2.21	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.18/2.21	c (1,1) CSPinCNF Propagation Begin
6.60/2.37	c (1,1) 232 values, 1860 unsatisfiable literals, and 2592 valid clauses are removed
6.60/2.37	c (1,1) CSPinCNF Propagation End
6.60/2.37	c (1,1) CSP: 208 int (88 aux), 424 bool (424 aux), 8768 ctr, max domain size 62
6.60/2.37	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.60/2.37	c (1,1) Simplify CSPinCNF Begin
7.01/2.42	c (1,1) Simplify CSPinCNF End
7.01/2.42	c (1,1) CSP: 208 int (88 aux), 1256 bool (1256 aux), 9600 ctr, max domain size 62
7.01/2.42	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.01/2.42	c (1,1) Calculate Precise Domain Begin
7.01/2.43	c (1,1) 0 values are removed by re-calculation
7.01/2.43	c (1,1) Calculate Precise Domain End
7.01/2.43	c (1,1) CSP: 208 int (88 aux), 1256 bool (1256 aux), 9600 ctr, max domain size 62
7.01/2.43	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.01/2.43	c (1,1) CSPinCNF to SatSolver Begin
7.44/2.56	c (2,2) 960 (10 %) CSP clauses are encoded (4732 SAT variables, 7407 SAT clauses)
7.44/2.58	c (2,2) 1920 (20 %) CSP clauses are encoded (4732 SAT variables, 9387 SAT clauses)
7.44/2.59	c (2,2) 2880 (30 %) CSP clauses are encoded (4732 SAT variables, 10347 SAT clauses)
7.80/2.60	c (2,2) 3840 (40 %) CSP clauses are encoded (4732 SAT variables, 11307 SAT clauses)
7.80/2.61	c (2,2) 4800 (50 %) CSP clauses are encoded (4732 SAT variables, 12267 SAT clauses)
7.80/2.62	c (2,2) 5760 (60 %) CSP clauses are encoded (4732 SAT variables, 13227 SAT clauses)
7.80/2.63	c (2,2) 6720 (70 %) CSP clauses are encoded (4732 SAT variables, 14187 SAT clauses)
7.80/2.64	c (2,2) 7680 (80 %) CSP clauses are encoded (4732 SAT variables, 15147 SAT clauses)
7.80/2.64	c (2,2) 8640 (90 %) CSP clauses are encoded (4732 SAT variables, 16107 SAT clauses)
7.80/2.67	c (2,2) 9600 (100 %) CSP clauses are encoded (4732 SAT variables, 22906 SAT clauses)
7.80/2.67	c (2,2) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
7.80/2.67	c (2,2) CSPinCNF to SatSolver End
7.80/2.67	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.22/2.74	c (2,2) STATISTICS2:HOME/instance-4307169-1534207311.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,1464,9600,64,62,6,3,64:60;49:40;36:12;8:240;7:296;6:136;1:160,62:2480;61:1220;53:1908;52:208;44:528;8:4020;7:2320;6:596;2:9520;1:160,6:28;3:2704;2:6756;1:112,3:112;2:832;1:20960,
8.22/2.74	c (2,2) 4732 bool, 22940 clause
8.22/2.74	c (2,2) Export Begin
8.64/2.83	c (2,2) Export to HOME/scop-10311-serial-file.bin
8.64/2.83	c (2,2) Export End
8.64/2.83	c (2,2) Export File Size: 0.02 MB
8.64/2.83	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
8.64/2.83	c END-Prog: Tue Aug 14 02:41:54 CEST 2018
8.64/2.86	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-10311-serial-file.bin
9.41/3.35	c (0,0) Read Serial File Begin
9.41/3.35	c (0,0) HOME/scop-10311-serial-file.bin
9.71/3.52	c (0,0) Read Serial File End
9.71/3.53	
9.71/3.53	scop order+glucose-syrup (2018-07-31)
9.71/3.53	(Solving Process)
9.71/3.53	
9.71/3.56	c BEGIN-Prog: Tue Aug 14 02:41:55 CEST 2018
9.71/3.56	c PID: 10334
9.71/3.56	c IP: 172.20.3.107
9.71/3.56	c HOST: node107.alineos.net
9.71/3.56	c (0,0) SatSolver.solve Begin
9.71/3.56	c (0,0) 0 bool, 0 clause
9.71/3.56	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307169-1534207311.xml-scop-10314.cnf
86.34/13.26	c (10,0) c
86.34/13.26	c (10,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
86.34/13.26	c (10,0) c
86.34/13.26	c (10,0) c WARNING: for repeatability, setting FPU to use double precision
86.34/13.26	c (10,0) c 8 solvers engines and 1 companion as a blackboard created.
86.34/13.26	c (10,0) c ========================================[ Problem Statistics ]===========================================
86.34/13.26	c (10,0) c |                                                                                                       |
86.34/13.26	c (10,0) c |  Number of variables:          4732                                                                   |
86.34/13.27	c (10,0) c |  Number of clauses:           22940                                                                   |
86.34/13.27	c (10,0) c |  Parse time:                   0.01 s                                                                 |
86.34/13.27	c (10,0) c |                                                                                                       |
86.34/13.27	c (10,0) c |  Eliminated clauses:           0.08 Mb                                                                |
86.34/13.27	c (10,0) c |  Simplification time:          0.02 s                                                                 |
86.34/13.27	c (10,0) c |                                                                                                       |
86.34/13.27	c (10,0) c |  Generating clones                                                                                    |
86.34/13.27	c (10,0) c |  all clones generated. Memory =  42.93Mb.                                                             |
86.34/13.27	c (10,0) c ========================================================================================================|
86.34/13.27	c (10,0) c
86.34/13.27	c (10,0) c |-------------------------------------------------------------------------------------------------------|
86.34/13.27	c (10,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
86.34/13.27	c (10,0) c |-------------------------------------------------------------------------------------------------------|
86.34/13.27	c (10,0) c |  0 |     21 |      32285 |      27904 |    11919 |    11707 |     3541 |    24080 |     2372 |  0.465 |
86.34/13.27	c (10,0) c |  1 |     35 |      30986 |      26537 |    11916 |    10345 |     3271 |    24784 |     2299 |  0.465 |
86.34/13.27	c (10,0) c |  2 |     20 |      34897 |      30891 |    11950 |    14694 |     4050 |    23437 |     1825 |  0.465 |
86.34/13.27	c (10,0) c |  3 |     20 |      32011 |      27613 |    11897 |    11417 |     3379 |    23240 |     2441 |  0.444 |
86.34/13.27	c (10,0) c |  4 |     35 |      32988 |      28328 |    12045 |    12128 |     3560 |    23193 |     2467 |  0.465 |
86.34/13.27	c (10,0) c |  5 |     22 |      31645 |      27211 |    11965 |    11012 |     3489 |    22400 |     2366 |  0.444 |
86.34/13.27	c (10,0) c |  6 |     15 |      30538 |      26655 |    11837 |    10457 |     3279 |    18395 |     2073 |  0.275 |
86.34/13.27	c (10,0) c |  7 |      9 |      30582 |      26650 |    11878 |    10458 |     3493 |    23792 |     2022 |  0.465 |
86.34/13.27	c (10,0) c 
86.34/13.27	c (10,0) c synthesis      221791 conflicts   105636396 propagations     6013 conflicts/sec  2864085 propagations/sec
86.34/13.27	c (10,0) c Total Memory so far : 619.64Mb
86.34/13.27	c (10,0) c
86.34/13.27	c (10,0) c |-------------------------------------------------------------------------------------------------------|
86.34/13.27	c (10,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
86.34/13.27	c (10,0) c |-------------------------------------------------------------------------------------------------------|
86.34/13.27	c (10,0) c |  0 |     41 |      53246 |      46697 |    12522 |    20597 |     5522 |    37605 |     5108 |  0.634 |
86.34/13.27	c (10,0) c |  1 |     55 |      51869 |      45299 |    12512 |    19205 |     5250 |    35973 |     5115 |  0.613 |
86.34/13.27	c (10,0) c |  2 |     54 |      57233 |      50710 |    12536 |    24616 |     6014 |    37101 |     4911 |  0.634 |
86.34/13.27	c (10,0) c |  3 |     40 |      53479 |      46858 |    12456 |    20765 |     5371 |    37691 |     5088 |  0.613 |
86.34/13.27	c (10,0) c |  4 |     77 |      54670 |      47497 |    12609 |    21397 |     5438 |    37072 |     5285 |  0.613 |
86.34/13.27	c (10,0) c |  5 |     73 |      52540 |      45530 |    12492 |    19433 |     5227 |    37807 |     5062 |  0.613 |
86.34/13.27	c (10,0) c |  6 |     38 |      52117 |      46012 |    12452 |    19914 |     5161 |    37958 |     4681 |  0.634 |
86.34/13.27	c (10,0) c |  7 |     24 |      50000 |      44267 |    12426 |    18171 |     5147 |    37932 |     4710 |  0.635 |
86.34/13.27	c (10,0) c 
179.66/24.92	c (21,0) c synthesis      372870 conflicts   176781470 propagations     4861 conflicts/sec  2304822 propagations/sec
179.66/24.92	c (21,0) c Total Memory so far : 631.02Mb
179.66/24.92	c (21,0) c
179.66/24.92	c (21,0) c |-------------------------------------------------------------------------------------------------------|
179.66/24.92	c (21,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
179.66/24.93	c (21,0) c |-------------------------------------------------------------------------------------------------------|
179.66/24.93	c (21,0) c |  0 |     76 |      68040 |      59823 |    12775 |    21274 |     6577 |    44896 |     6845 |  0.677 |
179.66/24.93	c (21,0) c |  1 |     76 |      67331 |      59226 |    12734 |    20681 |     6566 |    43573 |     6919 |  0.677 |
179.66/24.93	c (21,0) c |  2 |     76 |      70742 |      62892 |    12769 |    24347 |     6893 |    42151 |     6562 |  0.676 |
179.66/24.93	c (21,0) c |  3 |     70 |      68238 |      60059 |    12704 |    21514 |     6495 |    44665 |     6972 |  0.676 |
179.66/24.93	c (21,0) c |  4 |    106 |      69521 |      60797 |    12815 |    22248 |     6573 |    45370 |     6960 |  0.676 |
179.66/24.93	c (21,0) c |  5 |     98 |      67660 |      59106 |    12694 |    20563 |     6379 |    44955 |     6779 |  0.677 |
179.66/24.93	c (21,0) c |  6 |     47 |      65906 |      58645 |    12698 |    20095 |     6298 |    45168 |     6510 |  0.677 |
179.66/24.93	c (21,0) c |  7 |     57 |      63842 |      56395 |    12664 |    17849 |     6194 |    45709 |     6628 |  0.676 |
179.66/24.93	c (21,0) c 
179.66/24.93	c (21,0) c synthesis      476943 conflicts   225768219 propagations     4394 conflicts/sec  2079998 propagations/sec
179.66/24.93	c (21,0) c Total Memory so far : 626.54Mb
179.66/24.93	c (21,0) c
179.66/24.93	c (21,0) c |-------------------------------------------------------------------------------------------------------|
179.66/24.93	c (21,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
179.66/24.93	c (21,0) c |-------------------------------------------------------------------------------------------------------|
179.66/24.93	c (21,0) c |  0 |     87 |      80445 |      71120 |    12899 |    17549 |     7490 |    53029 |     8348 |  0.676 |
179.66/24.93	c (21,0) c |  1 |     87 |      80325 |      71139 |    12866 |    17570 |     7827 |    52659 |     8380 |  0.676 |
179.66/24.93	c (21,0) c |  2 |     95 |      82690 |      73558 |    12890 |    19989 |     7779 |    52655 |     8140 |  0.677 |
179.66/24.93	c (21,0) c |  3 |     96 |      81011 |      71487 |    12838 |    17917 |     7557 |    52888 |     8376 |  0.677 |
179.66/24.93	c (21,0) c |  4 |    118 |      82516 |      72693 |    12942 |    19119 |     7805 |    52311 |     8477 |  0.676 |
179.66/24.93	c (21,0) c |  5 |    120 |      80708 |      70903 |    12832 |    17334 |     7484 |    53091 |     8183 |  0.676 |
179.66/24.93	c (21,0) c |  6 |     54 |      78571 |      70270 |    12823 |    16698 |     7368 |    51701 |     8158 |  0.677 |
179.66/24.93	c (21,0) c |  7 |     83 |      76733 |      67999 |    12815 |    29452 |     7278 |    51166 |     8171 |  0.676 |
179.66/24.93	c (21,0) c 
179.66/24.93	c (21,0) c synthesis      569169 conflicts   268835208 propagations     4053 conflicts/sec  1914468 propagations/sec
179.66/24.93	c (21,0) c Total Memory so far : 628.73Mb
179.66/24.93	c (21,0) c Thread 1 is 100% pure glucose! First thread to finish! (UNSAT answer).
179.66/24.93	c (21,0) c Total Memory so far : 630.08Mb
179.66/24.93	c (21,0) c
179.66/24.93	c (21,0) c real time : 21.3419 s
179.66/24.93	c (21,0) c cpu time  : 169.604 s
179.66/24.93	c (21,0) c
179.66/24.93	c (21,0) c
179.66/24.93	c (21,0) c
179.66/24.93	c (21,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
179.66/24.93	c (21,0) c
179.66/24.93	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
179.66/24.93	c (21,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
179.66/24.93	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
179.66/24.93	c (21,0) c | Conflicts     |          653380 |      81729 |      81692 |      83291 |      81884 |      82730 |      81453 |      81569 |      79032 |
179.66/24.93	c (21,0) c | Decisions     |          736777 |      92182 |      92186 |      93541 |      92411 |      93852 |      92406 |      91034 |      89165 |
179.66/24.93	c (21,0) c | Propagations  |       306244564 |   37988997 |   38287846 |   39050066 |   38288896 |   38574442 |   38345761 |   38841833 |   36866723 |
179.66/24.93	c (21,0) c | Avg_Trail     |                 |       1691 |       1692 |       1658 |       1695 |       1667 |       1697 |       1710 |       1688 |
179.66/24.93	c (21,0) c | Avg_DL        |                 |         13 |         13 |         13 |         13 |         13 |         13 |         13 |         13 |
179.66/24.93	c (21,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
179.66/24.93	c (21,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
179.66/24.93	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
179.66/24.93	c (21,0) c | Exported      |           68444 |       8471 |       8860 |       8651 |       8573 |       8747 |       8408 |       8389 |       8345 |
179.66/24.93	c (21,0) c | Imported      |          474151 |      59309 |      59584 |      59379 |      58825 |      59691 |      59607 |      58735 |      59021 |
179.66/24.93	c (21,0) c | Good          |            2172 |        254 |        285 |        286 |        242 |        292 |        278 |        265 |        270 |
179.66/24.93	c (21,0) c | Purge         |          471979 |      59055 |      59299 |      59093 |      58583 |      59399 |      59329 |      58470 |      58751 |
179.66/24.93	c (21,0) c | Promoted      |           78253 |       9872 |       9843 |       9681 |       9904 |      10001 |       9634 |       9627 |       9691 |
179.66/24.93	c (21,0) c | Remove_Imp    |          165295 |      20968 |      21205 |      19620 |      21147 |      16042 |      21097 |      21630 |      23586 |
179.66/24.93	c (21,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
179.66/24.93	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
179.66/24.93	c (21,0) c | Unaries       |                 |          7 |          8 |          9 |          9 |          9 |          4 |          6 |          5 |
179.66/24.93	c (21,0) c | Binaries      |                 |         57 |         54 |         31 |         55 |         46 |         40 |         29 |         27 |
179.66/24.93	c (21,0) c | Glues         |                 |        256 |        225 |        234 |        235 |        249 |        216 |        198 |        212 |
179.66/24.93	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
179.66/24.93	c (21,0) c | Orig_Seen     |            56 % |      12973 |      12946 |      12965 |      12921 |      13025 |      12925 |      12912 |      12895 |
179.66/24.93	c (21,0) c | Diff Orig seen|                 |         27 |      X     |         19 | -       25 |         79 | -       21 | -       34 | -       51 |
179.66/24.93	c (21,0) c | Hamming       |            17 % |        784 |      X     |        746 |        884 |        827 |        801 |        777 |        985 |
179.66/24.93	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
179.66/24.93	c (21,0) 
179.66/24.93	c (21,0) s UNSATISFIABLE
179.66/24.94	c (21,0) SatSolver.solve End
179.66/24.94	c (21,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
179.66/24.94	c (21,0) Show results Begin
179.66/24.94	s UNSATISFIABLE
179.66/24.94	c (21,0) Show results End
179.66/24.94	c (21,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
179.66/24.94	c (21,0) 21,21,STOP-AFTER(ALL)
179.66/24.94	c END-Prog: Tue Aug 14 02:42:16 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 (13234 MiB free)
  memory of node 1: 16384 MiB (10744 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307169-1534207311/watcher-4307169-1534207311 -o /tmp/evaluation-result-4307169-1534207311/solver-4307169-1534207311 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1534202255-9686 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307169-1534207311.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
solver pid=10311, runsolver pid=10308
Current StackSize limit: 8192 KiB


[startup+0.100175 s]*
/proc/loadavg: 8.66 8.29 8.23 2/201 10333
/proc/meminfo: memFree=24459296/32770624 swapFree=67108524/67108860
[pid=10311] ppid=10308 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10311/stat : 10311 (scop.sh) S 10308 10311 9659 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 238294307 115843072 349 33554432000 4194304 5098028 140721388512000 140721388509256 140553874948732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12582912 140721388520482 140721388520707 140721388520707 140721388523469 0
/proc/10311/statm: 28282 349 296 221 0 87 0
[pid=10314] ppid=10311 vsize=27313900 memory=107896 CPUtime=0.11 cores=0-7
/proc/10314/stat : 10314 (java) S 10311 10311 9659 0 -1 1077944320 6441 0 0 0 9 2 0 0 20 0 20 0 238294307 27969433600 26974 33554432000 4194304 4196468 140723731007616 140723730990160 140652988321527 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
/proc/10314/statm: 6828475 26974 2734 1 0 6790935 0
[pid=10314/tid=10315] ppid=10311 vsize=27313900 memory=7896105854803287448 CPUtime=0.08 cores=0-7
/proc/10314/task/10315/stat : 10315 (java) R 10311 10311 9659 0 -1 4202560 4537 0 0 0 7 1 0 0 20 0 20 0 238294308 27969433600 26974 33554432000 4194304 4196468 140723731007616 140652960147856 140652988333462 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10316] ppid=10311 vsize=27313900 memory=732370695581105125 CPUtime=0 cores=0-7
/proc/10314/task/10316/stat : 10316 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 26974 33554432000 4194304 4196468 140723731007616 140652992564112 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10317] ppid=10311 vsize=27313900 memory=140557243651712 CPUtime=0 cores=0-7
/proc/10314/task/10317/stat : 10317 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 26974 33554432000 4194304 4196468 140723731007616 140652806720272 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10318] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10318/stat : 10318 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 26974 33554432000 4194304 4196468 140723731007616 140652805667984 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10319] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10319/stat : 10319 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 26974 33554432000 4194304 4196468 140723731007616 140652804615184 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10320] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10320/stat : 10320 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 26974 33554432000 4194304 4196468 140723731007616 140652803561872 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10321] ppid=10311 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10314/task/10321/stat : 10321 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 26974 33554432000 4194304 4196468 140723731007616 140652802509072 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10322] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10322/stat : 10322 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 26974 33554432000 4194304 4196468 140723731007616 140652801456784 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10323] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10323/stat : 10323 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 26974 33554432000 4194304 4196468 140723731007616 140652800403984 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10324] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10324/stat : 10324 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294311 27969433600 26974 33554432000 4194304 4196468 140723731007616 140651442154096 140652988332674 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10325] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10325/stat : 10325 (java) S 10311 10311 9659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238294312 27969433600 26974 33554432000 4194304 4196468 140723731007616 140650649478432 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10326] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10326/stat : 10326 (java) S 10311 10311 9659 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238294312 27969433600 26974 33554432000 4194304 4196468 140723731007616 140650515256944 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10327] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10327/stat : 10327 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 26974 33554432000 4194304 4196468 140723731007616 140650140752464 140652988340123 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10328] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10328/stat : 10328 (java) S 10311 10311 9659 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 26974 33554432000 4194304 4196468 140723731007616 140651441100912 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10329] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10329/stat : 10329 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 26974 33554432000 4194304 4196468 140723731007616 140651440048112 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10330] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10330/stat : 10330 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 26974 33554432000 4194304 4196468 140723731007616 140651438995824 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10331] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10331/stat : 10331 (java) S 10311 10311 9659 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 26974 33554432000 4194304 4196468 140723731007616 140651437943024 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10332] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10332/stat : 10332 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 26974 33554432000 4194304 4196468 140723731007616 140649642847072 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10333] ppid=10311 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10314/task/10333/stat : 10333 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 26974 33554432000 4194304 4196468 140723731007616 140651436890928 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109292 KiB

[startup+0.210262 s]*
/proc/loadavg: 8.66 8.29 8.23 2/201 10333
/proc/meminfo: memFree=24443172/32770624 swapFree=67108524/67108860
[pid=10311] ppid=10308 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10311/stat : 10311 (scop.sh) S 10308 10311 9659 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 238294307 115843072 349 33554432000 4194304 5098028 140721388512000 140721388509256 140553874948732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12582912 140721388520482 140721388520707 140721388520707 140721388523469 0
/proc/10311/statm: 28282 349 296 221 0 87 0
[pid=10314] ppid=10311 vsize=27313900 memory=122020 CPUtime=0.25 cores=0-7
/proc/10314/stat : 10314 (java) S 10311 10311 9659 0 -1 1077944320 10235 0 0 0 22 3 0 0 20 0 20 0 238294307 27969433600 30505 33554432000 4194304 4196468 140723731007616 140723730990160 140652988321527 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
/proc/10314/statm: 6828475 30505 2872 1 0 6790935 0
[pid=10314/tid=10315] ppid=10311 vsize=27313900 memory=0 CPUtime=0.19 cores=0-7
/proc/10314/task/10315/stat : 10315 (java) R 10311 10311 9659 0 -1 4202560 8116 0 0 0 17 2 0 0 20 0 20 0 238294308 27969433600 30505 33554432000 4194304 4196468 140723731007616 140652960130272 140652988343453 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10316] ppid=10311 vsize=27313900 memory=281114343380728 CPUtime=0 cores=0-7
/proc/10314/task/10316/stat : 10316 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 30505 33554432000 4194304 4196468 140723731007616 140652992564112 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10317] ppid=10311 vsize=27313900 memory=140557243651712 CPUtime=0 cores=0-7
/proc/10314/task/10317/stat : 10317 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 30505 33554432000 4194304 4196468 140723731007616 140652806720272 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10318] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10318/stat : 10318 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 30505 33554432000 4194304 4196468 140723731007616 140652805667984 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10319] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10319/stat : 10319 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 30505 33554432000 4194304 4196468 140723731007616 140652804615184 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10320] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10320/stat : 10320 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 30505 33554432000 4194304 4196468 140723731007616 140652803561872 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10321] ppid=10311 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10314/task/10321/stat : 10321 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 30505 33554432000 4194304 4196468 140723731007616 140652802509072 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10322] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10322/stat : 10322 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 30505 33554432000 4194304 4196468 140723731007616 140652801456784 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10323] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10323/stat : 10323 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 30505 33554432000 4194304 4196468 140723731007616 140652800403984 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10324] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10324/stat : 10324 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294311 27969433600 30505 33554432000 4194304 4196468 140723731007616 140651442154096 140652988332674 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10325] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10325/stat : 10325 (java) S 10311 10311 9659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238294312 27969433600 30505 33554432000 4194304 4196468 140723731007616 140650649478432 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10326] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10326/stat : 10326 (java) S 10311 10311 9659 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238294312 27969433600 30570 33554432000 4194304 4196468 140723731007616 140650515256944 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10327] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10327/stat : 10327 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 30570 33554432000 4194304 4196468 140723731007616 140650140752464 140652988340123 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10328] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10328/stat : 10328 (java) S 10311 10311 9659 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 30570 33554432000 4194304 4196468 140723731007616 140651441100912 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10329] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10329/stat : 10329 (java) S 10311 10311 9659 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 30570 33554432000 4194304 4196468 140723731007616 140651440048112 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10330] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10330/stat : 10330 (java) S 10311 10311 9659 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 30570 33554432000 4194304 4196468 140723731007616 140651438995824 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10331] ppid=10311 vsize=27313900 memory=0 CPUtime=0.02 cores=0-7
/proc/10314/task/10331/stat : 10331 (java) S 10311 10311 9659 0 -1 1077944384 288 0 0 0 2 0 0 0 20 0 20 0 238294315 27969433600 30570 33554432000 4194304 4196468 140723731007616 140651437943024 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10332] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10332/stat : 10332 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 30570 33554432000 4194304 4196468 140723731007616 140649642847072 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10333] ppid=10311 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10314/task/10333/stat : 10333 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 30570 33554432000 4194304 4196468 140723731007616 140651436890928 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123416 KiB

[startup+0.309554 s]*
/proc/loadavg: 8.66 8.29 8.23 2/201 10333
/proc/meminfo: memFree=24439884/32770624 swapFree=67108524/67108860
[pid=10311] ppid=10308 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10311/stat : 10311 (scop.sh) S 10308 10311 9659 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 238294307 115843072 349 33554432000 4194304 5098028 140721388512000 140721388509256 140553874948732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12582912 140721388520482 140721388520707 140721388520707 140721388523469 0
/proc/10311/statm: 28282 349 296 221 0 87 0
[pid=10314] ppid=10311 vsize=27313900 memory=125532 CPUtime=0.41 cores=0-7
/proc/10314/stat : 10314 (java) S 10311 10311 9659 0 -1 1077944320 10780 0 0 0 38 3 0 0 20 0 20 0 238294307 27969433600 31383 33554432000 4194304 4196468 140723731007616 140723730990160 140652988321527 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
/proc/10314/statm: 6828475 31383 2927 1 0 6790935 0
[pid=10314/tid=10315] ppid=10311 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10314/task/10315/stat : 10315 (java) R 10311 10311 9659 0 -1 4202560 8496 0 0 0 27 2 0 0 20 0 20 0 238294308 27969433600 31383 33554432000 4194304 4196468 140723731007616 140652960116976 140652972402014 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10316] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10316/stat : 10316 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 31383 33554432000 4194304 4196468 140723731007616 140652992564112 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10317] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10317/stat : 10317 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 31383 33554432000 4194304 4196468 140723731007616 140652806720272 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10318] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10318/stat : 10318 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 31383 33554432000 4194304 4196468 140723731007616 140652805667984 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10319] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10319/stat : 10319 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 31383 33554432000 4194304 4196468 140723731007616 140652804615184 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10320] ppid=10311 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/10314/task/10320/stat : 10320 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 31383 33554432000 4194304 4196468 140723731007616 140652803561872 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10321] ppid=10311 vsize=27313900 memory=140557099824047 CPUtime=0 cores=0-7
/proc/10314/task/10321/stat : 10321 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 31383 33554432000 4194304 4196468 140723731007616 140652802509072 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10322] ppid=10311 vsize=27313900 memory=140557099826352 CPUtime=0 cores=0-7
/proc/10314/task/10322/stat : 10322 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 31383 33554432000 4194304 4196468 140723731007616 140652801456784 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10323] ppid=10311 vsize=27313900 memory=140557099828656 CPUtime=0 cores=0-7
/proc/10314/task/10323/stat : 10323 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294310 27969433600 31383 33554432000 4194304 4196468 140723731007616 140652800403984 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10324] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10324/stat : 10324 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294311 27969433600 31383 33554432000 4194304 4196468 140723731007616 140651442154096 140652988332674 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10325] ppid=10311 vsize=27313900 memory=281114199664272 CPUtime=0 cores=0-7
/proc/10314/task/10325/stat : 10325 (java) S 10311 10311 9659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238294312 27969433600 31383 33554432000 4194304 4196468 140723731007616 140650649478432 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10326] ppid=10311 vsize=27313900 memory=281114199671184 CPUtime=0 cores=0-7
/proc/10314/task/10326/stat : 10326 (java) S 10311 10311 9659 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238294312 27969433600 31383 33554432000 4194304 4196468 140723731007616 140650515256944 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10327] ppid=10311 vsize=27313900 memory=281114199612464 CPUtime=0 cores=0-7
/proc/10314/task/10327/stat : 10327 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 31383 33554432000 4194304 4196468 140723731007616 140650140752464 140652988340123 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10328] ppid=10311 vsize=27313900 memory=281114199685008 CPUtime=0.01 cores=0-7
/proc/10314/task/10328/stat : 10328 (java) S 10311 10311 9659 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 20 0 238294315 27969433600 31383 33554432000 4194304 4196468 140723731007616 140651441100912 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10329] ppid=10311 vsize=27313900 memory=281114199691920 CPUtime=0.01 cores=0-7
/proc/10314/task/10329/stat : 10329 (java) S 10311 10311 9659 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 20 0 238294315 27969433600 31383 33554432000 4194304 4196468 140723731007616 140651440048112 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10330] ppid=10311 vsize=27313900 memory=281114199689616 CPUtime=0.01 cores=0-7
/proc/10314/task/10330/stat : 10330 (java) S 10311 10311 9659 0 -1 1077944384 127 0 0 0 1 0 0 0 20 0 20 0 238294315 27969433600 31383 33554432000 4194304 4196468 140723731007616 140651438995824 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10331] ppid=10311 vsize=27313900 memory=281114199705776 CPUtime=0.07 cores=0-7
/proc/10314/task/10331/stat : 10331 (java) S 10311 10311 9659 0 -1 1077944384 309 0 0 0 7 0 0 0 20 0 20 0 238294315 27969433600 31383 33554432000 4194304 4196468 140723731007616 140651437943024 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10332] ppid=10311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10314/task/10332/stat : 10332 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 31383 33554432000 4194304 4196468 140723731007616 140649642847072 140652988331733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10333] ppid=10311 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10314/task/10333/stat : 10333 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294315 27969433600 31383 33554432000 4194304 4196468 140723731007616 140651436890928 140652988332674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126928 KiB

[startup+0.700887 s]
/proc/loadavg: 8.66 8.29 8.23 2/201 10333
/proc/meminfo: memFree=24415560/32770624 swapFree=67108524/67108860
[pid=10311] ppid=10308 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10311/stat : 10311 (scop.sh) S 10308 10311 9659 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 238294307 115843072 349 33554432000 4194304 5098028 140721388512000 140721388509256 140553874948732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12582912 140721388520482 140721388520707 140721388520707 140721388523469 0
/proc/10311/statm: 28282 349 296 221 0 87 0
[pid=10314] ppid=10311 vsize=27322296 memory=163544 CPUtime=1 cores=0-7
/proc/10314/stat : 10314 (java) S 10311 10311 9659 0 -1 1077944320 17868 0 0 0 95 5 0 0 20 0 20 0 238294307 27978031104 40886 33554432000 4194304 4196468 140723731007616 140723730990160 140652988321527 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
/proc/10314/statm: 6830574 40886 3154 1 0 6791959 0
[pid=10314/tid=10315] ppid=10311 vsize=27322296 memory=281114200000640 CPUtime=0.67 cores=0-7
/proc/10314/task/10315/stat : 10315 (java) R 10311 10311 9659 0 -1 4202560 15105 0 0 0 63 4 0 0 20 0 20 0 238294308 27978031104 40886 33554432000 4194304 4196468 140723731007616 140652960150720 140652988343453 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10316] ppid=10311 vsize=27322296 memory=11192 CPUtime=0 cores=0-7
/proc/10314/task/10316/stat : 10316 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238294310 27978031104 40886 33554432000 4194304 4196468 140723731007616 140652992564112 140652988331733 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10317] ppid=10311 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/10314/task/10317/stat : 10317 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238294310 27978031104 40886 33554432000 4194304 4196468 140723731007616 140652806720272 140652988331733 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0
[pid=10314/tid=10318] ppid=10311 vsize=27322296 memory=1828 CPUtime=0 cores=0-7
/proc/10314/task/10318/stat : 10318 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238294310 27978031104 40886 33554432000 4194304 4196468 140723731007616 140652805667984 140652988331733 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34877440 140723731014632 140723731014957 140723731014957 140723731017679 0

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

Current children cumulated CPU time: 175.67 s
Current children cumulated vsize: 9171948 KiB
Current children cumulated memory: 282144 KiB

[startup+24.8017 s]
/proc/loadavg: 7.94 8.12 8.18 10/214 10367
/proc/meminfo: memFree=24289316/32770624 swapFree=67108524/67108860
[pid=10311] ppid=10308 vsize=113128 memory=1472 CPUtime=8.85 cores=0-7
/proc/10311/stat : 10311 (scop.sh) S 10308 10311 9659 0 -1 4202496 591 30150 0 0 0 0 870 15 20 0 1 0 238294307 115843072 368 33554432000 4194304 5098028 140721388512000 140721388508744 140553874948732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12582912 140721388520482 140721388520707 140721388520707 140721388523469 0
/proc/10311/statm: 28282 368 311 221 0 87 0
[pid=10334] ppid=10311 vsize=8413904 memory=118520 CPUtime=1.14 cores=0-7
/proc/10334/stat : 10334 (java) S 10311 10311 9659 0 -1 1077944320 17443 0 0 0 108 6 0 0 20 0 24 0 238294594 8615837696 29630 33554432000 4194304 4196468 140727515761584 140727515744128 140422954647287 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
/proc/10334/statm: 2103476 29630 3132 1 0 2064875 0
[pid=10354] ppid=10334 vsize=645200 memory=162544 CPUtime=168.87 cores=0-7
/proc/10354/stat : 10354 (glucose-syrup) S 10334 10311 9659 0 -1 1077944320 119293 0 0 0 16859 28 0 0 20 0 9 0 238294665 660684800 40636 33554432000 4194304 4373367 140736233642224 140736233640768 140631385524866 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
/proc/10354/statm: 161300 40636 384 44 0 156988 0
[pid=10354/tid=10360] ppid=10334 vsize=645200 memory=8039887049847964837 CPUtime=21.15 cores=0-7
/proc/10354/task/10360/stat : 10360 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 14767 0 0 0 2112 3 0 0 20 0 9 0 238294670 660684800 40636 33554432000 4194304 4373367 140736233642224 140631370296152 4258958 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10361] ppid=10334 vsize=645200 memory=118520 CPUtime=21.17 cores=0-7
/proc/10354/task/10361/stat : 10361 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 13836 0 0 0 2114 3 0 0 20 0 9 0 238294670 660684800 40636 33554432000 4194304 4373367 140736233642224 140631361903984 4272272 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10362] ppid=10334 vsize=645200 memory=158372 CPUtime=20.77 cores=0-7
/proc/10354/task/10362/stat : 10362 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 13615 0 0 0 2074 3 0 0 20 0 9 0 238294670 660684800 40636 33554432000 4194304 4373367 140736233642224 140631353511184 4271597 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10363] ppid=10334 vsize=645200 memory=1472 CPUtime=21.05 cores=0-7
/proc/10354/task/10363/stat : 10363 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 15384 0 0 0 2103 2 0 0 20 0 9 0 238294670 660684800 40636 33554432000 4194304 4373367 140736233642224 140631345118576 4271828 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10364] ppid=10334 vsize=645200 memory=118520 CPUtime=21.16 cores=0-7
/proc/10354/task/10364/stat : 10364 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 12909 0 0 0 2114 2 0 0 20 0 9 0 238294670 660684800 40636 33554432000 4194304 4373367 140736233642224 140631336725872 4258958 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10365] ppid=10334 vsize=645200 memory=8039887049847964837 CPUtime=21.16 cores=0-7
/proc/10354/task/10365/stat : 10365 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 15999 0 0 0 2113 3 0 0 20 0 9 0 238294670 660684800 40636 33554432000 4194304 4373367 140736233642224 140631328333168 4271810 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10366] ppid=10334 vsize=645200 memory=4629771062077588875 CPUtime=21.16 cores=0-7
/proc/10354/task/10366/stat : 10366 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 13438 0 0 0 2112 4 0 0 20 0 9 0 238294670 660684800 40636 33554432000 4194304 4373367 140736233642224 140631319940368 4272011 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10367] ppid=10334 vsize=645200 memory=-8961168018402230209 CPUtime=21.13 cores=0-7
/proc/10354/task/10367/stat : 10367 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 14398 0 0 0 2111 2 0 0 20 0 9 0 238294670 660684800 40636 33554432000 4194304 4373367 140736233642224 140631311547760 4271828 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10334/tid=10335] ppid=10311 vsize=8413904 memory=0 CPUtime=0.74 cores=0-7
/proc/10334/task/10335/stat : 10335 (java) S 10311 10311 9659 0 -1 1077944384 14498 0 0 0 70 4 0 0 20 0 24 0 238294594 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422926487440 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10336] ppid=10311 vsize=8413904 memory=140557100825763 CPUtime=0 cores=0-7
/proc/10334/task/10336/stat : 10336 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422958889360 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10337] ppid=10311 vsize=8413904 memory=281114201651072 CPUtime=0 cores=0-7
/proc/10334/task/10337/stat : 10337 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422759057680 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10338] ppid=10311 vsize=8413904 memory=1472 CPUtime=0 cores=0-7
/proc/10334/task/10338/stat : 10338 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422758005392 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10339] ppid=10311 vsize=8413904 memory=118520 CPUtime=0 cores=0-7
/proc/10334/task/10339/stat : 10339 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422756952592 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10340] ppid=10311 vsize=8413904 memory=162048 CPUtime=0 cores=0-7
/proc/10334/task/10340/stat : 10340 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422755900304 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10341] ppid=10311 vsize=8413904 memory=3054156605402554753 CPUtime=0 cores=0-7
/proc/10334/task/10341/stat : 10341 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422754847504 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10342] ppid=10311 vsize=8413904 memory=4132771212810548115 CPUtime=0 cores=0-7
/proc/10334/task/10342/stat : 10342 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422753795216 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10343] ppid=10311 vsize=8413904 memory=8514701219477160864 CPUtime=0 cores=0-7
/proc/10334/task/10343/stat : 10343 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422752742416 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10344] ppid=10311 vsize=8413904 memory=8514701219881123233 CPUtime=0 cores=0-7
/proc/10334/task/10344/stat : 10344 (java) S 10311 10311 9659 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 238294597 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421913884784 140422954658434 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10345] ppid=10311 vsize=8413904 memory=291099002894821749 CPUtime=0 cores=0-7
/proc/10334/task/10345/stat : 10345 (java) S 10311 10311 9659 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 24 0 238294597 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421606925088 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10346] ppid=10311 vsize=8413904 memory=288283381299694355 CPUtime=0 cores=0-7
/proc/10334/task/10346/stat : 10346 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238294598 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421338489968 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10347] ppid=10311 vsize=8413904 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/10334/task/10347/stat : 10347 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140420963981392 140422954665883 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10348] ppid=10311 vsize=8413904 memory=6370158481492960344 CPUtime=0.02 cores=0-7
/proc/10334/task/10348/stat : 10348 (java) S 10311 10311 9659 0 -1 1077944384 387 0 0 0 2 0 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421912832624 140422954658434 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10349] ppid=10311 vsize=8413904 memory=6944652177228980320 CPUtime=0.07 cores=0-7
/proc/10334/task/10349/stat : 10349 (java) S 10311 10311 9659 0 -1 1077944384 296 0 0 0 7 0 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421911779824 140422954658434 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10350] ppid=10311 vsize=8413904 memory=217802669 CPUtime=0.06 cores=0-7
/proc/10334/task/10350/stat : 10350 (java) S 10311 10311 9659 0 -1 1077944384 305 0 0 0 6 0 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421910727536 140422954658434 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10351] ppid=10311 vsize=8413904 memory=7955163878993325931 CPUtime=0.19 cores=0-7
/proc/10334/task/10351/stat : 10351 (java) S 10311 10311 9659 0 -1 1077944384 546 0 0 0 19 0 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421909674736 140422954658434 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10352] ppid=10311 vsize=8413904 memory=140561538619007 CPUtime=0 cores=0-7
/proc/10334/task/10352/stat : 10352 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140420466076000 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10353] ppid=10311 vsize=8413904 memory=-7028383565733675155 CPUtime=0.01 cores=0-7
/proc/10334/task/10353/stat : 10353 (java) S 10311 10311 9659 0 -1 1077944384 6 0 0 0 0 1 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421908621616 140422954658434 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10355] ppid=10311 vsize=8413904 memory=8691514255285633087 CPUtime=0 cores=0-7
/proc/10334/task/10355/stat : 10355 (java) S 10311 10311 9659 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 238294666 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421900813632 140422954671897 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10357] ppid=10311 vsize=8413904 memory=-6519613052471072158 CPUtime=0 cores=0-7
/proc/10334/task/10357/stat : 10357 (java) S 10311 10311 9659 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 238294666 8615837696 29630 33554432000 4194304 4196468 140727515761584 140419794976656 140422954669213 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10358] ppid=10311 vsize=8413904 memory=4712262085426964327 CPUtime=0 cores=0-7
/proc/10334/task/10358/stat : 10358 (java) S 10311 10311 9659 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 238294666 8615837696 29630 33554432000 4194304 4196468 140727515761584 140420063411984 140422954669213 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10359] ppid=10311 vsize=8413904 memory=3545239111407330641 CPUtime=0 cores=0-7
/proc/10334/task/10359/stat : 10359 (java) S 10311 10311 9659 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 238294668 8615837696 29630 33554432000 4194304 4196468 140727515761584 140419526549280 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
Current children cumulated CPU time: 178.86 s
Current children cumulated vsize: 9172232 KiB
Current children cumulated memory: 282536 KiB

[startup+24.9017 s]
/proc/loadavg: 7.94 8.12 8.18 10/214 10367
/proc/meminfo: memFree=24289316/32770624 swapFree=67108524/67108860
[pid=10311] ppid=10308 vsize=113128 memory=1472 CPUtime=8.85 cores=0-7
/proc/10311/stat : 10311 (scop.sh) S 10308 10311 9659 0 -1 4202496 591 30150 0 0 0 0 870 15 20 0 1 0 238294307 115843072 368 33554432000 4194304 5098028 140721388512000 140721388508744 140553874948732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12582912 140721388520482 140721388520707 140721388520707 140721388523469 0
/proc/10311/statm: 28282 368 311 221 0 87 0
[pid=10334] ppid=10311 vsize=8413904 memory=118520 CPUtime=1.14 cores=0-7
/proc/10334/stat : 10334 (java) S 10311 10311 9659 0 -1 1077944320 17443 0 0 0 108 6 0 0 20 0 24 0 238294594 8615837696 29630 33554432000 4194304 4196468 140727515761584 140727515744128 140422954647287 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
/proc/10334/statm: 2103476 29630 3132 1 0 2064875 0
[pid=10354] ppid=10334 vsize=645200 memory=162588 CPUtime=169.67 cores=0-7
/proc/10354/stat : 10354 (glucose-syrup) S 10334 10311 9659 0 -1 1077944320 120800 0 0 0 16939 28 0 0 20 0 9 0 238294665 660684800 40647 33554432000 4194304 4373367 140736233642224 140736233640768 140631385524866 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
/proc/10354/statm: 161300 40647 384 44 0 156988 0
[pid=10354/tid=10360] ppid=10334 vsize=645200 memory=118520 CPUtime=21.25 cores=0-7
/proc/10354/task/10360/stat : 10360 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 14774 0 0 0 2122 3 0 0 20 0 9 0 238294670 660684800 40647 33554432000 4194304 4373367 140736233642224 140631370296152 4271828 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10361] ppid=10334 vsize=645200 memory=1472 CPUtime=21.26 cores=0-7
/proc/10354/task/10361/stat : 10361 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 14205 0 0 0 2123 3 0 0 20 0 9 0 238294670 660684800 40647 33554432000 4194304 4373367 140736233642224 140631361903984 4271828 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10362] ppid=10334 vsize=645200 memory=118520 CPUtime=20.87 cores=0-7
/proc/10354/task/10362/stat : 10362 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 13617 0 0 0 2084 3 0 0 20 0 9 0 238294670 660684800 40647 33554432000 4194304 4373367 140736233642224 140631353511184 4257231 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10363] ppid=10334 vsize=645200 memory=158372 CPUtime=21.15 cores=0-7
/proc/10354/task/10363/stat : 10363 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 15385 0 0 0 2113 2 0 0 20 0 9 0 238294670 660684800 40647 33554432000 4194304 4373367 140736233642224 140631345118576 4271828 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10364] ppid=10334 vsize=645200 memory=118520 CPUtime=21.26 cores=0-7
/proc/10354/task/10364/stat : 10364 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 12915 0 0 0 2124 2 0 0 20 0 9 0 238294670 660684800 40647 33554432000 4194304 4373367 140736233642224 140631336725872 4258831 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10365] ppid=10334 vsize=645200 memory=145632 CPUtime=21.26 cores=0-7
/proc/10354/task/10365/stat : 10365 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 16012 0 0 0 2123 3 0 0 20 0 9 0 238294670 660684800 40647 33554432000 4194304 4373367 140736233642224 140631328333168 4258831 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10366] ppid=10334 vsize=645200 memory=0 CPUtime=21.26 cores=0-7
/proc/10354/task/10366/stat : 10366 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 13448 0 0 0 2122 4 0 0 20 0 9 0 238294670 660684800 40647 33554432000 4194304 4373367 140736233642224 140631319940368 4272000 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10354/tid=10367] ppid=10334 vsize=645200 memory=0 CPUtime=21.23 cores=0-7
/proc/10354/task/10367/stat : 10367 (glucose-syrup) R 10334 10311 9659 0 -1 4202560 15497 0 0 0 2121 2 0 0 20 0 9 0 238294670 660684800 40647 33554432000 4194304 4373367 140736233642224 140631311547760 4271828 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 27611136 140736233645136 140736233645268 140736233645268 140736233648071 0
[pid=10334/tid=10335] ppid=10311 vsize=8413904 memory=0 CPUtime=0.74 cores=0-7
/proc/10334/task/10335/stat : 10335 (java) S 10311 10311 9659 0 -1 1077944384 14498 0 0 0 70 4 0 0 20 0 24 0 238294594 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422926487440 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10336] ppid=10311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/10334/task/10336/stat : 10336 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422958889360 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10337] ppid=10311 vsize=8413904 memory=8039887049847964837 CPUtime=0 cores=0-7
/proc/10334/task/10337/stat : 10337 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422759057680 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10338] ppid=10311 vsize=8413904 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/10334/task/10338/stat : 10338 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422758005392 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10339] ppid=10311 vsize=8413904 memory=2209 CPUtime=0 cores=0-7
/proc/10334/task/10339/stat : 10339 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422756952592 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10340] ppid=10311 vsize=8413904 memory=33 CPUtime=0 cores=0-7
/proc/10334/task/10340/stat : 10340 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422755900304 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10341] ppid=10311 vsize=8413904 memory=8039887049847964837 CPUtime=0 cores=0-7
/proc/10334/task/10341/stat : 10341 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422754847504 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10342] ppid=10311 vsize=8413904 memory=2180 CPUtime=0 cores=0-7
/proc/10334/task/10342/stat : 10342 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422753795216 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10343] ppid=10311 vsize=8413904 memory=924 CPUtime=0 cores=0-7
/proc/10334/task/10343/stat : 10343 (java) S 10311 10311 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238294595 8615837696 29630 33554432000 4194304 4196468 140727515761584 140422752742416 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10344] ppid=10311 vsize=8413904 memory=1576 CPUtime=0 cores=0-7
/proc/10334/task/10344/stat : 10344 (java) S 10311 10311 9659 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 238294597 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421913884784 140422954658434 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10345] ppid=10311 vsize=8413904 memory=158056 CPUtime=0 cores=0-7
/proc/10334/task/10345/stat : 10345 (java) S 10311 10311 9659 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 24 0 238294597 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421606925088 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10346] ppid=10311 vsize=8413904 memory=4420 CPUtime=0 cores=0-7
/proc/10334/task/10346/stat : 10346 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238294598 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421338489968 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10347] ppid=10311 vsize=8413904 memory=8833 CPUtime=0 cores=0-7
/proc/10334/task/10347/stat : 10347 (java) S 10311 10311 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140420963981392 140422954665883 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10348] ppid=10311 vsize=8413904 memory=3712 CPUtime=0.02 cores=0-7
/proc/10334/task/10348/stat : 10348 (java) S 10311 10311 9659 0 -1 1077944384 387 0 0 0 2 0 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421912832624 140422954658434 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10349] ppid=10311 vsize=8413904 memory=0 CPUtime=0.07 cores=0-7
/proc/10334/task/10349/stat : 10349 (java) S 10311 10311 9659 0 -1 1077944384 296 0 0 0 7 0 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421911779824 140422954658434 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10350] ppid=10311 vsize=8413904 memory=288230377091498274 CPUtime=0.06 cores=0-7
/proc/10334/task/10350/stat : 10350 (java) S 10311 10311 9659 0 -1 1077944384 305 0 0 0 6 0 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421910727536 140422954658434 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10351] ppid=10311 vsize=8413904 memory=288283389889611002 CPUtime=0.19 cores=0-7
/proc/10334/task/10351/stat : 10351 (java) S 10311 10311 9659 0 -1 1077944384 546 0 0 0 19 0 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421909674736 140422954658434 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10352] ppid=10311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/10334/task/10352/stat : 10352 (java) S 10311 10311 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140420466076000 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10353] ppid=10311 vsize=8413904 memory=1472 CPUtime=0.01 cores=0-7
/proc/10334/task/10353/stat : 10353 (java) S 10311 10311 9659 0 -1 1077944384 6 0 0 0 0 1 0 0 20 0 24 0 238294600 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421908621616 140422954658434 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10355] ppid=10311 vsize=8413904 memory=118520 CPUtime=0 cores=0-7
/proc/10334/task/10355/stat : 10355 (java) S 10311 10311 9659 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 238294666 8615837696 29630 33554432000 4194304 4196468 140727515761584 140421900813632 140422954671897 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10357] ppid=10311 vsize=8413904 memory=155964 CPUtime=0 cores=0-7
/proc/10334/task/10357/stat : 10357 (java) S 10311 10311 9659 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 238294666 8615837696 29630 33554432000 4194304 4196468 140727515761584 140419794976656 140422954669213 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10358] ppid=10311 vsize=8413904 memory=1932 CPUtime=0 cores=0-7
/proc/10334/task/10358/stat : 10358 (java) S 10311 10311 9659 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 238294666 8615837696 29630 33554432000 4194304 4196468 140727515761584 140420063411984 140422954669213 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
[pid=10334/tid=10359] ppid=10311 vsize=8413904 memory=7288 CPUtime=0 cores=0-7
/proc/10334/task/10359/stat : 10359 (java) S 10311 10311 9659 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 238294668 8615837696 29630 33554432000 4194304 4196468 140727515761584 140419526549280 140422954657493 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17031168 140727515767985 140727515768109 140727515768109 140727515770831 0
Current children cumulated CPU time: 179.66 s
Current children cumulated vsize: 9172232 KiB
Current children cumulated memory: 282580 KiB

Child status: 0
Real time (s): 24.9543
CPU time (s): 179.948
CPU user time (s): 179.418
CPU system time (s): 0.529416
CPU usage (%): 721.111
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 519948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 179.418
system time used= 0.529416
maximum resident set size= 525928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169289
page faults= 0
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10134
involuntary context switches= 1780


# summary of solver processes directly reported to runsolver:
#   pid: 10311
#   total CPU time (s): 179.948
#   total CPU user time (s): 179.418
#   total CPU system time (s): 0.529416

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.261065 second user time and 0.354957 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-14 02:41:51
IDJOB=4307169
IDBENCH=141613
IDSOLVER=2788
FILE ID=node107/4307169-1534207311
RUNJOBID= node107-1534202255-9686
PBS_JOBID= 21038016
Free space on /tmp= 39620 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-08_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-4307169-1534207311/watcher-4307169-1534207311 -o /tmp/evaluation-result-4307169-1534207311/solver-4307169-1534207311 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1534202255-9686 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307169-1534207311.xml

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

MD5SUM BENCH= 86261698a40453ca60d699c1ebc214eb
RANDOM SEED=1260805234

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:        24554952 kB
MemAvailable:   31903524 kB
Buffers:          178316 kB
Cached:          7376260 kB
SwapCached:           20 kB
Active:          3869020 kB
Inactive:        3740612 kB
Active(anon):       3636 kB
Inactive(anon):   103496 kB
Active(file):    3865384 kB
Inactive(file):  3637116 kB
Unevictable:        6980 kB
Mlocked:            6980 kB
SwapTotal:      67108860 kB
SwapFree:       67108524 kB
Dirty:              8620 kB
Writeback:             4 kB
AnonPages:         61380 kB
Mapped:            52988 kB
Shmem:             49632 kB
Slab:             302580 kB
SReclaimable:     274532 kB
SUnreclaim:        28048 kB
KernelStack:        3264 kB
PageTables:         5000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348412 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-14 02:42:16