Trace number 4297230

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 both+glucose-syrup (2018-07-07)SAT 7.50062 2.61685

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-09_c18.xml
MD5SUMb58d4382db4adda0890386c316fa0f74
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.91507
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":153}]
Minimum variable degree0
Maximum variable degree19
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":18,"count":9},{"degree":19,"count":72}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":1},{"arity":11,"count":144},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":144}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Fri Jul 27 11:04:28 CEST 2018
0.66/0.56	c PID: 16417
0.66/0.56	c IP: 172.20.3.134
0.66/0.56	c HOST: node134.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.40/0.96	c (0,0) Parsing End
1.40/0.96	c (0,0) CSP: 153 int (0 aux), 0 bool (0 aux), 146 ctr, max domain size 9
1.40/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.96	c (0,0) Constraint Name Generate Begin
1.40/0.97	c (0,0) Ctr:HOME/instance-4297230-1532682267.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.40/0.97	c (0,0) Constraint Name Generate End
1.40/0.97	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.97	c (0,0) CSP to CSPinCNF Begin
2.36/1.35	c (0,0) translated 15 (10%) constraints
2.36/1.38	c (0,0) translated 30 (20%) constraints
2.66/1.40	c (0,0) translated 44 (30%) constraints
2.66/1.42	c (0,0) translated 59 (40%) constraints
2.66/1.43	c (0,0) translated 73 (50%) constraints
2.66/1.44	c (0,0) translated 88 (60%) constraints
2.66/1.46	c (0,0) translated 103 (70%) constraints
2.66/1.47	c (0,0) translated 117 (80%) constraints
2.66/1.48	c (0,0) translated 132 (90%) constraints
2.66/1.49	c (0,0) translated 146 (100%) constraints
2.98/1.56	c (1,1) STATISTICS1:HOME/instance-4297230-1532682267.xml,AllDifferentMatrix:Element:Instantiation:IntVar,153,1989,9,9,9,2,9:2808;1:432,9:5184;1:333,9:36;3:1296;2:648;1:9,2:3240;1:1638,
2.98/1.56	c (1,1) ===========================================
2.98/1.56	c (1,1) Both Encoding selects:
2.98/1.56	c (1,1) Order
2.98/1.56	c (1,1) ===========================================
2.98/1.59	c (1,1) translated 199 (10%) constraints
3.30/1.61	c (1,1) translated 398 (20%) constraints
3.30/1.63	c (1,1) translated 597 (30%) constraints
3.30/1.67	c (1,1) translated 796 (40%) constraints
3.72/1.72	c (1,1) translated 995 (50%) constraints
3.72/1.77	c (1,1) translated 1194 (60%) constraints
4.14/1.81	c (1,1) translated 1393 (70%) constraints
4.14/1.85	c (1,1) translated 1592 (80%) constraints
4.14/1.88	c (1,1) translated 1791 (90%) constraints
4.57/1.91	c (1,1) translated 1989 (100%) constraints
4.57/1.91	c (1,1) CSP to CSPinCNF End
4.57/1.91	c (1,1) CSP: 153 int (0 aux), 1224 bool (1224 aux), 4590 ctr, max domain size 9
4.57/1.91	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.57/1.91	c (1,1) CSPinCNF Propagation Begin
4.57/2.00	c (1,1) 2 values, 492 unsatisfiable literals, and 162 valid clauses are removed
4.57/2.00	c (1,1) CSPinCNF Propagation End
4.57/2.00	c (1,1) CSP: 153 int (0 aux), 1224 bool (1224 aux), 4428 ctr, max domain size 9
4.57/2.00	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.57/2.00	c (1,1) Simplify CSPinCNF Begin
5.04/2.06	c (1,1) Simplify CSPinCNF End
5.04/2.06	c (1,1) CSP: 153 int (0 aux), 2448 bool (2448 aux), 5652 ctr, max domain size 9
5.04/2.06	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.04/2.06	c (1,1) Calculate Precise Domain Begin
5.04/2.07	c (1,1) 0 values are removed by re-calculation
5.04/2.07	c (1,1) Calculate Precise Domain End
5.04/2.07	c (1,1) CSP: 153 int (0 aux), 2448 bool (2448 aux), 5652 ctr, max domain size 9
5.04/2.07	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.04/2.07	c (1,1) CSPinCNF to SatSolver Begin
5.44/2.18	c (1,1) 566 (10 %) CSP clauses are encoded (3564 SAT variables, 3743 SAT clauses)
5.68/2.21	c (1,1) 1131 (20 %) CSP clauses are encoded (3564 SAT variables, 6526 SAT clauses)
5.68/2.24	c (1,1) 1696 (30 %) CSP clauses are encoded (3564 SAT variables, 9261 SAT clauses)
5.68/2.26	c (1,1) 2261 (40 %) CSP clauses are encoded (3564 SAT variables, 12138 SAT clauses)
5.68/2.29	c (1,1) 2826 (50 %) CSP clauses are encoded (3564 SAT variables, 14997 SAT clauses)
6.08/2.31	c (1,1) 3392 (60 %) CSP clauses are encoded (3564 SAT variables, 17842 SAT clauses)
6.08/2.32	c (1,1) 3957 (70 %) CSP clauses are encoded (3564 SAT variables, 20748 SAT clauses)
6.08/2.34	c (1,1) 4522 (80 %) CSP clauses are encoded (3564 SAT variables, 23625 SAT clauses)
6.08/2.36	c (1,1) 5087 (90 %) CSP clauses are encoded (3564 SAT variables, 26521 SAT clauses)
6.08/2.37	c (1,1) 5652 (100 %) CSP clauses are encoded (3564 SAT variables, 29391 SAT clauses)
6.08/2.37	c (1,1) CSPinCNF to SatSolver End
6.08/2.37	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.50/2.43	c (1,1) STATISTICS2:HOME/instance-4297230-1532682267.xml,AllDifferentMatrix:Element:Instantiation:IntVar,2601,5652,9,9,7,2,9:1764;8:1196;7:352;1:472,9:6760;8:2208;7:512;2:6232;1:472,7:32;3:936;2:4684,2:3784;1:8616,
6.50/2.43	c (1,1) SatSolver.solve Begin
6.50/2.43	c (1,1) 3564 bool, 29392 clause
6.50/2.43	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297230-1532682267.xml-scop-16417.cnf HOME/instance-4297230-1532682267.xml-scop-16417.cnf.out
6.91/2.55	c (2,0) c
6.91/2.55	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
6.91/2.55	c (2,0) c
6.91/2.55	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
6.91/2.55	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
6.91/2.55	c (2,0) c ========================================[ Problem Statistics ]===========================================
6.91/2.55	c (2,0) c |                                                                                                       |
6.91/2.55	c (2,0) c |  Number of variables:          3564                                                                   |
6.91/2.55	c (2,0) c |  Number of clauses:           29392                                                                   |
6.91/2.55	c (2,0) c |  Parse time:                   0.01 s                                                                 |
6.91/2.55	c (2,0) c |                                                                                                       |
6.91/2.55	c (2,0) c |  Eliminated clauses:           0.04 Mb                                                                |
6.91/2.55	c (2,0) c |  Simplification time:          0.03 s                                                                 |
6.91/2.55	c (2,0) c |                                                                                                       |
6.91/2.55	c (2,0) c |  Generating clones                                                                                    |
6.91/2.55	c (2,0) c |  all clones generated. Memory =  42.31Mb.                                                             |
6.91/2.55	c (2,0) c ========================================================================================================|
6.91/2.55	c (2,0) c last restart ## conflicts  :  311 11 
6.91/2.55	c (2,0) c Thread 2 is 100% pure glucose! First thread to finish! (SAT answer).
6.91/2.55	c (2,0) c Total Memory so far : 618.34Mb
6.91/2.55	c (2,0) c last restart ## conflicts  :  311 11 
6.91/2.55	c (2,0) c
6.91/2.55	c (2,0) c real time : 0.0975199 s
6.91/2.55	c (2,0) c cpu time  : 0.25702 s
6.91/2.55	c (2,0) c
6.91/2.55	c (2,0) c
6.91/2.55	c (2,0) c
6.91/2.55	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
6.91/2.55	c (2,0) c
6.91/2.55	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.91/2.55	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.91/2.55	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.91/2.55	c (2,0) c | Conflicts     |            5186 |        485 |        512 |        801 |        801 |        800 |        483 |        590 |        714 |
6.91/2.55	c (2,0) c | Decisions     |            8560 |       1024 |        826 |       1267 |       1267 |       1265 |        763 |        948 |       1200 |
6.91/2.55	c (2,0) c | Propagations  |          843706 |      73282 |      85836 |     127910 |     127937 |     126638 |      80652 |      96144 |     125307 |
6.91/2.55	c (2,0) c | Avg_Trail     |                 |        498 |        532 |        547 |        547 |        547 |        533 |        538 |        570 |
6.91/2.55	c (2,0) c | Avg_DL        |                 |         22 |         27 |         24 |         24 |         24 |         28 |         26 |         25 |
6.91/2.55	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.91/2.55	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.91/2.55	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.91/2.55	c (2,0) c | Exported      |             232 |          4 |         30 |         36 |         36 |         36 |         30 |         31 |         29 |
6.91/2.55	c (2,0) c | Imported      |            1138 |        226 |        199 |        145 |         75 |        145 |          0 |        186 |        162 |
6.91/2.55	c (2,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.91/2.55	c (2,0) c | Purge         |            1138 |        226 |        199 |        145 |         75 |        145 |          0 |        186 |        162 |
6.91/2.55	c (2,0) c | Promoted      |               4 |          0 |          0 |          1 |          0 |          1 |          0 |          0 |          2 |
6.91/2.55	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.91/2.55	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.91/2.55	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.91/2.55	c (2,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.91/2.55	c (2,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.91/2.55	c (2,0) c | Glues         |                 |          4 |         30 |         36 |         36 |         36 |         30 |         31 |         29 |
6.91/2.55	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.91/2.55	c (2,0) c | Orig_Seen     |            12 % |       3524 |       2870 |       4135 |       4141 |       4126 |       2681 |       3307 |       4140 |
6.91/2.55	c (2,0) c | Diff Orig seen|                 | -      611 | -     1265 |      X     |          6 | -        9 | -     1454 | -      828 |          5 |
6.91/2.55	c (2,0) c | Hamming       |            10 % |        596 |        444 |      X     |          0 |         91 |        526 |        467 |        572 |
6.91/2.55	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.91/2.55	c (2,0) 
6.91/2.55	c (2,0) s SATISFIABLE
6.91/2.56	c (2,1) SatSolver.solve End
6.91/2.56	c (2,1) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
6.91/2.56	c (2,1) Show results Begin
6.91/2.57	c (2,1) x[0][0] = 0
6.91/2.57	c (2,1) x[0][1] = 5
6.91/2.57	c (2,1) x[0][2] = 4
6.91/2.57	c (2,1) x[0][3] = 2
6.91/2.57	c (2,1) x[0][4] = 8
6.91/2.57	c (2,1) x[0][5] = 6
6.91/2.57	c (2,1) x[0][6] = 7
6.91/2.57	c (2,1) x[0][7] = 3
6.91/2.57	c (2,1) x[0][8] = 1
6.91/2.57	c (2,1) x[1][0] = 7
6.91/2.57	c (2,1) x[1][1] = 1
6.91/2.57	c (2,1) x[1][2] = 5
6.91/2.57	c (2,1) x[1][3] = 6
6.91/2.57	c (2,1) x[1][4] = 0
6.91/2.57	c (2,1) x[1][5] = 3
6.91/2.57	c (2,1) x[1][6] = 8
6.91/2.57	c (2,1) x[1][7] = 2
6.91/2.57	c (2,1) x[1][8] = 4
6.91/2.57	c (2,1) x[2][0] = 1
6.91/2.57	c (2,1) x[2][1] = 6
6.91/2.57	c (2,1) x[2][2] = 2
6.91/2.57	c (2,1) x[2][3] = 7
6.91/2.57	c (2,1) x[2][4] = 5
6.91/2.57	c (2,1) x[2][5] = 8
6.91/2.57	c (2,1) x[2][6] = 4
6.91/2.57	c (2,1) x[2][7] = 0
6.91/2.57	c (2,1) x[2][8] = 3
6.91/2.57	c (2,1) x[3][0] = 8
6.91/2.57	c (2,1) x[3][1] = 4
6.91/2.57	c (2,1) x[3][2] = 1
6.91/2.57	c (2,1) x[3][3] = 3
6.91/2.57	c (2,1) x[3][4] = 7
6.91/2.57	c (2,1) x[3][5] = 2
6.91/2.57	c (2,1) x[3][6] = 0
6.91/2.57	c (2,1) x[3][7] = 6
6.91/2.57	c (2,1) x[3][8] = 5
6.91/2.57	c (2,1) x[4][0] = 5
6.91/2.57	c (2,1) x[4][1] = 2
6.91/2.57	c (2,1) x[4][2] = 3
6.91/2.57	c (2,1) x[4][3] = 0
6.91/2.57	c (2,1) x[4][4] = 4
6.91/2.57	c (2,1) x[4][5] = 7
6.91/2.57	c (2,1) x[4][6] = 1
6.91/2.57	c (2,1) x[4][7] = 8
6.91/2.57	c (2,1) x[4][8] = 6
6.91/2.57	c (2,1) x[5][0] = 3
6.91/2.57	c (2,1) x[5][1] = 8
6.91/2.57	c (2,1) x[5][2] = 7
6.91/2.57	c (2,1) x[5][3] = 4
6.91/2.57	c (2,1) x[5][4] = 6
6.91/2.57	c (2,1) x[5][5] = 5
6.91/2.57	c (2,1) x[5][6] = 2
6.91/2.57	c (2,1) x[5][7] = 1
6.91/2.57	c (2,1) x[5][8] = 0
6.91/2.57	c (2,1) x[6][0] = 2
6.91/2.57	c (2,1) x[6][1] = 0
6.91/2.57	c (2,1) x[6][2] = 8
6.91/2.57	c (2,1) x[6][3] = 5
6.91/2.57	c (2,1) x[6][4] = 3
6.91/2.57	c (2,1) x[6][5] = 1
6.91/2.57	c (2,1) x[6][6] = 6
6.91/2.57	c (2,1) x[6][7] = 4
6.91/2.57	c (2,1) x[6][8] = 7
6.91/2.57	c (2,1) x[7][0] = 4
6.91/2.57	c (2,1) x[7][1] = 3
6.91/2.57	c (2,1) x[7][2] = 6
6.91/2.57	c (2,1) x[7][3] = 8
6.91/2.57	c (2,1) x[7][4] = 1
6.91/2.57	c (2,1) x[7][5] = 0
6.91/2.57	c (2,1) x[7][6] = 5
6.91/2.57	c (2,1) x[7][7] = 7
6.91/2.57	c (2,1) x[7][8] = 2
6.91/2.57	c (2,1) x[8][0] = 6
6.91/2.57	c (2,1) x[8][1] = 7
6.91/2.57	c (2,1) x[8][2] = 0
6.91/2.57	c (2,1) x[8][3] = 1
6.91/2.57	c (2,1) x[8][4] = 2
6.91/2.57	c (2,1) x[8][5] = 4
6.91/2.57	c (2,1) x[8][6] = 3
6.91/2.57	c (2,1) x[8][7] = 5
6.91/2.57	c (2,1) x[8][8] = 8
6.91/2.57	c (2,1) y[0][1] = 3
6.91/2.57	c (2,1) y[0][2] = 5
6.91/2.57	c (2,1) y[0][3] = 1
6.91/2.57	c (2,1) y[0][4] = 6
6.91/2.57	c (2,1) y[0][5] = 2
6.91/2.57	c (2,1) y[0][6] = 4
6.91/2.57	c (2,1) y[0][7] = 8
6.91/2.57	c (2,1) y[0][8] = 7
6.91/2.57	c (2,1) y[1][0] = 3
6.91/2.57	c (2,1) y[1][2] = 8
6.91/2.57	c (2,1) y[1][3] = 0
6.91/2.57	c (2,1) y[1][4] = 5
6.91/2.57	c (2,1) y[1][5] = 4
6.91/2.57	c (2,1) y[1][6] = 7
6.91/2.57	c (2,1) y[1][7] = 6
6.91/2.57	c (2,1) y[1][8] = 2
6.91/2.57	c (2,1) y[2][0] = 5
6.91/2.57	c (2,1) y[2][1] = 8
6.91/2.57	c (2,1) y[2][3] = 6
6.91/2.57	c (2,1) y[2][4] = 7
6.91/2.57	c (2,1) y[2][5] = 0
6.91/2.57	c (2,1) y[2][6] = 3
6.91/2.57	c (2,1) y[2][7] = 4
6.91/2.57	c (2,1) y[2][8] = 1
6.91/2.58	c (2,1) y[3][0] = 1
6.91/2.58	c (2,1) y[3][1] = 0
6.91/2.58	c (2,1) y[3][2] = 6
6.91/2.58	c (2,1) y[3][4] = 8
6.91/2.58	c (2,1) y[3][5] = 7
6.91/2.58	c (2,1) y[3][6] = 2
6.91/2.58	c (2,1) y[3][7] = 5
6.91/2.58	c (2,1) y[3][8] = 4
6.91/2.58	c (2,1) y[4][0] = 6
6.91/2.58	c (2,1) y[4][1] = 5
6.91/2.58	c (2,1) y[4][2] = 7
6.91/2.58	c (2,1) y[4][3] = 8
6.91/2.58	c (2,1) y[4][5] = 1
6.91/2.58	c (2,1) y[4][6] = 0
6.91/2.58	c (2,1) y[4][7] = 2
6.91/2.58	c (2,1) y[4][8] = 3
6.91/2.58	c (2,1) y[5][0] = 2
6.91/2.58	c (2,1) y[5][1] = 4
6.91/2.58	c (2,1) y[5][2] = 0
6.91/2.58	c (2,1) y[5][3] = 7
6.91/2.58	c (2,1) y[5][4] = 1
6.91/2.58	c (2,1) y[5][6] = 8
6.91/2.58	c (2,1) y[5][7] = 3
6.91/2.58	c (2,1) y[5][8] = 6
6.91/2.58	c (2,1) y[6][0] = 4
6.91/2.58	c (2,1) y[6][1] = 7
6.91/2.58	c (2,1) y[6][2] = 3
6.91/2.58	c (2,1) y[6][3] = 2
6.91/2.58	c (2,1) y[6][4] = 0
6.91/2.58	c (2,1) y[6][5] = 8
6.91/2.58	c (2,1) y[6][7] = 1
6.91/2.58	c (2,1) y[6][8] = 5
6.91/2.58	c (2,1) y[7][0] = 8
6.91/2.58	c (2,1) y[7][1] = 6
6.91/2.58	c (2,1) y[7][2] = 4
6.91/2.58	c (2,1) y[7][3] = 5
6.91/2.58	c (2,1) y[7][4] = 2
6.91/2.58	c (2,1) y[7][5] = 3
6.91/2.58	c (2,1) y[7][6] = 1
6.91/2.58	c (2,1) y[7][8] = 0
6.91/2.58	c (2,1) y[8][0] = 7
6.91/2.58	c (2,1) y[8][1] = 2
6.91/2.58	c (2,1) y[8][2] = 1
6.91/2.58	c (2,1) y[8][3] = 4
6.91/2.58	c (2,1) y[8][4] = 3
6.91/2.58	c (2,1) y[8][5] = 6
6.91/2.58	c (2,1) y[8][6] = 5
6.91/2.58	c (2,1) y[8][7] = 0
6.91/2.58	s SATISFIABLE
6.91/2.58	v <instantiation>
6.91/2.58	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7]</list>
6.91/2.58	v     <values>0 5 4 2 8 6 7 3 1 7 1 5 6 0 3 8 2 4 1 6 2 7 5 8 4 0 3 8 4 1 3 7 2 0 6 5 5 2 3 0 4 7 1 8 6 3 8 7 4 6 5 2 1 0 2 0 8 5 3 1 6 4 7 4 3 6 8 1 0 5 7 2 6 7 0 1 2 4 3 5 8 3 5 1 6 2 4 8 7 3 8 0 5 4 7 6 2 5 8 6 7 0 3 4 1 1 0 6 8 7 2 5 4 6 5 7 8 1 0 2 3 2 4 0 7 1 8 3 6 4 7 3 2 0 8 1 5 8 6 4 5 2 3 1 0 7 2 1 4 3 6 5 0</values>
6.91/2.58	v </instantiation>
6.91/2.58	c (2,1) Show results End
6.91/2.58	c (2,1) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
6.91/2.58	c (2,1) 0,0,1,1,1,1,1,2,2,STOP-AFTER(ALL)
6.91/2.58	c END-Prog: Fri Jul 27 11:04:30 CEST 2018

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13307 MiB free)
  memory of node 1: 16384 MiB (14269 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297230-1532682267/watcher-4297230-1532682267 -o /tmp/evaluation-result-4297230-1532682267/solver-4297230-1532682267 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532676973-15610 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297230-1532682267.xml 

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

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


[startup+0.101437 s]*
/proc/loadavg: 8.11 8.96 8.87 2/204 16437
/proc/meminfo: memFree=28142404/32770624 swapFree=67108744/67108860
[pid=16417] ppid=16414 vsize=27312552 memory=109824 CPUtime=0.11 cores=0-7
/proc/16417/stat : 16417 (java) S 16414 16417 15583 0 -1 1077944320 6990 0 0 0 9 2 0 0 20 0 20 0 85789901 27968053248 27456 33554432000 4194304 4196468 140734044222192 140734044204736 140125600296695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
/proc/16417/statm: 6828138 27456 2743 1 0 6790598 0
[pid=16417/tid=16419] ppid=16414 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/16417/task/16419/stat : 16419 (java) R 16414 16417 15583 0 -1 4202560 5109 0 0 0 7 2 0 0 20 0 20 0 85789902 27968053248 27456 33554432000 4194304 4196468 140734044222192 140125572092576 140125600318621 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16420] ppid=16414 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16417/task/16420/stat : 16420 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 27456 33554432000 4194304 4196468 140734044222192 140125604539408 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16421] ppid=16414 vsize=27312552 memory=140235653392000 CPUtime=0 cores=0-7
/proc/16417/task/16421/stat : 16421 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 27456 33554432000 4194304 4196468 140734044222192 140125418695824 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16422] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16422/stat : 16422 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 27456 33554432000 4194304 4196468 140734044222192 140125417642768 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16423] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16423/stat : 16423 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 27456 33554432000 4194304 4196468 140734044222192 140125416590224 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16424] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16424/stat : 16424 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 27456 33554432000 4194304 4196468 140734044222192 140125415537168 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16425] ppid=16414 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16417/task/16425/stat : 16425 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 27456 33554432000 4194304 4196468 140734044222192 140125414484624 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16426] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16426/stat : 16426 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 27456 33554432000 4194304 4196468 140734044222192 140125413431568 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16427] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16427/stat : 16427 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 27456 33554432000 4194304 4196468 140734044222192 140125412379024 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16428] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16428/stat : 16428 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789905 27968053248 27456 33554432000 4194304 4196468 140734044222192 140124591434480 140125600307842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16429] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16429/stat : 16429 (java) S 16414 16417 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85789906 27968053248 27456 33554432000 4194304 4196468 140734044222192 140123576460960 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16430] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16430/stat : 16430 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789906 27968053248 27456 33554432000 4194304 4196468 140734044222192 140123308025072 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16431] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16431/stat : 16431 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 27456 33554432000 4194304 4196468 140734044222192 140122933516752 140125600315291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16432] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16432/stat : 16432 (java) S 16414 16417 15583 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 27456 33554432000 4194304 4196468 140734044222192 140124590381296 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16433] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16433/stat : 16433 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 27456 33554432000 4194304 4196468 140734044222192 140124589328752 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16434] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16434/stat : 16434 (java) S 16414 16417 15583 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 27456 33554432000 4194304 4196468 140734044222192 140124588275696 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16435] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16435/stat : 16435 (java) S 16414 16417 15583 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 27456 33554432000 4194304 4196468 140734044222192 140124587223152 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16436] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16436/stat : 16436 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 27456 33554432000 4194304 4196468 140734044222192 140122435611616 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16437] ppid=16414 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16417/task/16437/stat : 16437 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 27456 33554432000 4194304 4196468 140734044222192 140124586171568 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109824 KiB

[startup+0.21068 s]*
/proc/loadavg: 8.11 8.96 8.87 2/204 16437
/proc/meminfo: memFree=28126032/32770624 swapFree=67108744/67108860
[pid=16417] ppid=16414 vsize=27312552 memory=124032 CPUtime=0.24 cores=0-7
/proc/16417/stat : 16417 (java) S 16414 16417 15583 0 -1 1077944320 10780 0 0 0 21 3 0 0 20 0 20 0 85789901 27968053248 31008 33554432000 4194304 4196468 140734044222192 140734044204736 140125600296695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
/proc/16417/statm: 6828138 31008 2875 1 0 6790598 0
[pid=16417/tid=16419] ppid=16414 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/16417/task/16419/stat : 16419 (java) R 16414 16417 15583 0 -1 4202560 8692 0 0 0 17 3 0 0 20 0 20 0 85789902 27968053248 31073 33554432000 4194304 4196468 140734044222192 140125572112208 140125584377182 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16420] ppid=16414 vsize=27312552 memory=13976 CPUtime=0 cores=0-7
/proc/16417/task/16420/stat : 16420 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 31073 33554432000 4194304 4196468 140734044222192 140125604539408 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16421] ppid=16414 vsize=27312552 memory=140235653407867 CPUtime=0 cores=0-7
/proc/16417/task/16421/stat : 16421 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 31073 33554432000 4194304 4196468 140734044222192 140125418695824 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16422] ppid=16414 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16417/task/16422/stat : 16422 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 31073 33554432000 4194304 4196468 140734044222192 140125417642768 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16423] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16423/stat : 16423 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 31073 33554432000 4194304 4196468 140734044222192 140125416590224 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16424] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16424/stat : 16424 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 31073 33554432000 4194304 4196468 140734044222192 140125415537168 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16425] ppid=16414 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16417/task/16425/stat : 16425 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 31073 33554432000 4194304 4196468 140734044222192 140125414484624 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16426] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16426/stat : 16426 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 31073 33554432000 4194304 4196468 140734044222192 140125413431568 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16427] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16427/stat : 16427 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 31073 33554432000 4194304 4196468 140734044222192 140125412379024 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16428] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16428/stat : 16428 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789905 27968053248 31073 33554432000 4194304 4196468 140734044222192 140124591434480 140125600307842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16429] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16429/stat : 16429 (java) S 16414 16417 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85789906 27968053248 31073 33554432000 4194304 4196468 140734044222192 140123576460960 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16430] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16430/stat : 16430 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789906 27968053248 31073 33554432000 4194304 4196468 140734044222192 140123308025072 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16431] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16431/stat : 16431 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 31073 33554432000 4194304 4196468 140734044222192 140122933516752 140125600315291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16432] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16432/stat : 16432 (java) S 16414 16417 15583 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 31073 33554432000 4194304 4196468 140734044222192 140124590381296 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16433] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16433/stat : 16433 (java) S 16414 16417 15583 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 31073 33554432000 4194304 4196468 140734044222192 140124589328752 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16434] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16434/stat : 16434 (java) S 16414 16417 15583 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 31073 33554432000 4194304 4196468 140734044222192 140124588275696 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16435] ppid=16414 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/16417/task/16435/stat : 16435 (java) S 16414 16417 15583 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 20 0 85789909 27968053248 31073 33554432000 4194304 4196468 140734044222192 140124587223152 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16436] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16436/stat : 16436 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 31073 33554432000 4194304 4196468 140734044222192 140122435611616 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16437] ppid=16414 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16417/task/16437/stat : 16437 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 31073 33554432000 4194304 4196468 140734044222192 140124586171568 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124032 KiB

[startup+0.310504 s]*
/proc/loadavg: 8.11 8.96 8.87 2/204 16437
/proc/meminfo: memFree=28122992/32770624 swapFree=67108744/67108860
[pid=16417] ppid=16414 vsize=27312552 memory=128028 CPUtime=0.42 cores=0-7
/proc/16417/stat : 16417 (java) S 16414 16417 15583 0 -1 1077944320 11334 0 0 0 38 4 0 0 20 0 20 0 85789901 27968053248 32007 33554432000 4194304 4196468 140734044222192 140734044204736 140125600296695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
/proc/16417/statm: 6828138 32007 3017 1 0 6790598 0
[pid=16417/tid=16419] ppid=16414 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16417/task/16419/stat : 16419 (java) R 16414 16417 15583 0 -1 4202560 9060 0 0 0 26 3 0 0 20 0 20 0 85789902 27968053248 32007 33554432000 4194304 4196468 140734044222192 140125572100848 140125584377182 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16420] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16420/stat : 16420 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 32007 33554432000 4194304 4196468 140734044222192 140125604539408 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16421] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16421/stat : 16421 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 32007 33554432000 4194304 4196468 140734044222192 140125418695824 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16422] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16422/stat : 16422 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 32007 33554432000 4194304 4196468 140734044222192 140125417642768 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16423] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16423/stat : 16423 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 32007 33554432000 4194304 4196468 140734044222192 140125416590224 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16424] ppid=16414 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/16417/task/16424/stat : 16424 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 32007 33554432000 4194304 4196468 140734044222192 140125415537168 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16425] ppid=16414 vsize=27312552 memory=140235514147759 CPUtime=0 cores=0-7
/proc/16417/task/16425/stat : 16425 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 32007 33554432000 4194304 4196468 140734044222192 140125414484624 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16426] ppid=16414 vsize=27312552 memory=140235514150064 CPUtime=0 cores=0-7
/proc/16417/task/16426/stat : 16426 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 32007 33554432000 4194304 4196468 140734044222192 140125413431568 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16427] ppid=16414 vsize=27312552 memory=140235514152368 CPUtime=0 cores=0-7
/proc/16417/task/16427/stat : 16427 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27968053248 32007 33554432000 4194304 4196468 140734044222192 140125412379024 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16428] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16428/stat : 16428 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789905 27968053248 32007 33554432000 4194304 4196468 140734044222192 140124591434480 140125600307842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16429] ppid=16414 vsize=27312552 memory=280471028311696 CPUtime=0 cores=0-7
/proc/16417/task/16429/stat : 16429 (java) S 16414 16417 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85789906 27968053248 32007 33554432000 4194304 4196468 140734044222192 140123576460960 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16430] ppid=16414 vsize=27312552 memory=280471028318608 CPUtime=0 cores=0-7
/proc/16417/task/16430/stat : 16430 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789906 27968053248 32007 33554432000 4194304 4196468 140734044222192 140123308025072 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16431] ppid=16414 vsize=27312552 memory=280471028259888 CPUtime=0 cores=0-7
/proc/16417/task/16431/stat : 16431 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 32007 33554432000 4194304 4196468 140734044222192 140122933516752 140125600315291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16432] ppid=16414 vsize=27312552 memory=280471028332432 CPUtime=0.01 cores=0-7
/proc/16417/task/16432/stat : 16432 (java) S 16414 16417 15583 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 20 0 85789909 27968053248 32007 33554432000 4194304 4196468 140734044222192 140124590381296 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16433] ppid=16414 vsize=27312552 memory=280471028339344 CPUtime=0.01 cores=0-7
/proc/16417/task/16433/stat : 16433 (java) S 16414 16417 15583 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 20 0 85789909 27968053248 32007 33554432000 4194304 4196468 140734044222192 140124589328752 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16434] ppid=16414 vsize=27312552 memory=280471028337040 CPUtime=0.01 cores=0-7
/proc/16417/task/16434/stat : 16434 (java) S 16414 16417 15583 0 -1 1077944384 212 0 0 0 1 0 0 0 20 0 20 0 85789909 27968053248 32007 33554432000 4194304 4196468 140734044222192 140124588275696 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16435] ppid=16414 vsize=27312552 memory=280471028353648 CPUtime=0.07 cores=0-7
/proc/16417/task/16435/stat : 16435 (java) S 16414 16417 15583 0 -1 1077944384 301 0 0 0 7 0 0 0 20 0 20 0 85789909 27968053248 32007 33554432000 4194304 4196468 140734044222192 140124587223152 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16436] ppid=16414 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16436/stat : 16436 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 32007 33554432000 4194304 4196468 140734044222192 140122435611616 140125600306901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16437] ppid=16414 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16417/task/16437/stat : 16437 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789909 27968053248 32007 33554432000 4194304 4196468 140734044222192 140124586171568 140125600307842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 128028 KiB

[startup+0.704419 s]
/proc/loadavg: 8.11 8.96 8.87 2/204 16437
/proc/meminfo: memFree=28098808/32770624 swapFree=67108744/67108860
[pid=16417] ppid=16414 vsize=27320948 memory=165296 CPUtime=1 cores=0-7
/proc/16417/stat : 16417 (java) S 16414 16417 15583 0 -1 1077944320 18372 0 0 0 94 6 0 0 20 0 20 0 85789901 27976650752 41324 33554432000 4194304 4196468 140734044222192 140734044204736 140125600296695 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
/proc/16417/statm: 6830237 41324 3149 1 0 6791622 0
[pid=16417/tid=16419] ppid=16414 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/16417/task/16419/stat : 16419 (java) R 16414 16417 15583 0 -1 4202560 15625 0 0 0 62 5 0 0 20 0 20 0 85789902 27976650752 41324 33554432000 4194304 4196468 140734044222192 140125572128608 140125584377182 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16420] ppid=16414 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16420/stat : 16420 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27976650752 41324 33554432000 4194304 4196468 140734044222192 140125604539408 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16421] ppid=16414 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16421/stat : 16421 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789904 27976650752 41324 33554432000 4194304 4196468 140734044222192 140125418695824 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16422] ppid=16414 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16422/stat : 16422 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27976650752 41324 33554432000 4194304 4196468 140734044222192 140125417642768 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16423] ppid=16414 vsize=27320948 memory=1228 CPUtime=0 cores=0-7
/proc/16417/task/16423/stat : 16423 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789904 27976650752 41324 33554432000 4194304 4196468 140734044222192 140125416590224 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16424] ppid=16414 vsize=27320948 memory=1704 CPUtime=0 cores=0-7
/proc/16417/task/16424/stat : 16424 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27976650752 41324 33554432000 4194304 4196468 140734044222192 140125415537168 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16425] ppid=16414 vsize=27320948 memory=1952 CPUtime=0 cores=0-7
/proc/16417/task/16425/stat : 16425 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27976650752 41324 33554432000 4194304 4196468 140734044222192 140125414484624 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16426] ppid=16414 vsize=27320948 memory=10584 CPUtime=0 cores=0-7
/proc/16417/task/16426/stat : 16426 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27976650752 41324 33554432000 4194304 4196468 140734044222192 140125413431568 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16427] ppid=16414 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/16417/task/16427/stat : 16427 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27976650752 41324 33554432000 4194304 4196468 140734044222192 140125412379024 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16428] ppid=16414 vsize=27320948 memory=18280 CPUtime=0 cores=0-7
/proc/16417/task/16428/stat : 16428 (java) S 16414 16417 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85789905 27976650752 41324 33554432000 4194304 4196468 140734044222192 140124591434480 140125600307842 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0

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

[pid=16417/tid=16435] ppid=16414 vsize=27322996 memory=1236 CPUtime=0.64 cores=0-7
/proc/16417/task/16435/stat : 16435 (java) S 16414 16417 15583 0 -1 1077944384 2494 0 0 0 64 0 0 0 20 0 20 0 85789909 27978747904 55498 33554432000 4194304 4196468 140734044222192 140124587223152 140125600307842 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16436] ppid=16414 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16436/stat : 16436 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789909 27978747904 55498 33554432000 4194304 4196468 140734044222192 140122435611616 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16437] ppid=16414 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16437/stat : 16437 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789909 27978747904 55498 33554432000 4194304 4196468 140734044222192 140124586171568 140125600307842 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 221992 KiB

[startup+2.6168 s]
# the end of solver process 16417 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.31006 s, system=0.19056 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60113 s]
/proc/loadavg: 8.11 8.96 8.87 2/204 16437
/proc/meminfo: memFree=28074100/32770624 swapFree=67108744/67108860
[pid=16417] ppid=16414 vsize=27325044 memory=233660 CPUtime=3.3 cores=0-7
/proc/16417/stat : 16417 (java) S 16414 16417 15583 0 -1 1077944320 22646 0 0 0 320 10 0 0 20 0 20 0 85789901 27980845056 58415 33554432000 4194304 4196468 140734044222192 140734044204736 140125600296695 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
/proc/16417/statm: 6831261 58415 3199 1 0 6792646 0
[pid=16417/tid=16419] ppid=16414 vsize=27325044 memory=0 CPUtime=1.56 cores=0-7
/proc/16417/task/16419/stat : 16419 (java) R 16414 16417 15583 0 -1 4202560 16844 0 0 0 150 6 0 0 20 0 20 0 85789902 27980845056 58415 33554432000 4194304 4196468 140734044222192 140125572129344 140125600308630 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16420] ppid=16414 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16420/stat : 16420 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27980845056 58415 33554432000 4194304 4196468 140734044222192 140125604539408 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16421] ppid=16414 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16421/stat : 16421 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789904 27980845056 58415 33554432000 4194304 4196468 140734044222192 140125418695824 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16422] ppid=16414 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16422/stat : 16422 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27980845056 58415 33554432000 4194304 4196468 140734044222192 140125417642768 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16423] ppid=16414 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16423/stat : 16423 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789904 27980845056 58415 33554432000 4194304 4196468 140734044222192 140125416590224 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16424] ppid=16414 vsize=27325044 memory=4096 CPUtime=0 cores=0-7
/proc/16417/task/16424/stat : 16424 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27980845056 58415 33554432000 4194304 4196468 140734044222192 140125415537168 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16425] ppid=16414 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16425/stat : 16425 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27980845056 58415 33554432000 4194304 4196468 140734044222192 140125414484624 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16426] ppid=16414 vsize=27325044 memory=140235514361280 CPUtime=0 cores=0-7
/proc/16417/task/16426/stat : 16426 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27980845056 58415 33554432000 4194304 4196468 140734044222192 140125413431568 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16427] ppid=16414 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16427/stat : 16427 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27980845056 58415 33554432000 4194304 4196468 140734044222192 140125412379024 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16428] ppid=16414 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16428/stat : 16428 (java) S 16414 16417 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85789905 27980845056 58415 33554432000 4194304 4196468 140734044222192 140124591434480 140125600307842 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16429] ppid=16414 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16429/stat : 16429 (java) S 16414 16417 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85789906 27980845056 58415 33554432000 4194304 4196468 140734044222192 140123576460960 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16430] ppid=16414 vsize=27325044 memory=12425340389697 CPUtime=0 cores=0-7
/proc/16417/task/16430/stat : 16430 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789906 27980845056 58415 33554432000 4194304 4196468 140734044222192 140123308025072 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16431] ppid=16414 vsize=27325044 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/16417/task/16431/stat : 16431 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789909 27980845056 58415 33554432000 4194304 4196468 140734044222192 140122933516752 140125600315291 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16432] ppid=16414 vsize=27325044 memory=15534111569742379 CPUtime=0.27 cores=0-7
/proc/16417/task/16432/stat : 16432 (java) R 16414 16417 15583 0 -1 4202560 836 0 0 0 27 0 0 0 20 0 20 0 85789909 27980845056 58415 33554432000 4194304 4196468 140734044222192 140124590381296 140125584693103 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16433] ppid=16414 vsize=27325044 memory=0 CPUtime=0.4 cores=0-7
/proc/16417/task/16433/stat : 16433 (java) R 16414 16417 15583 0 -1 4202560 526 0 0 0 39 1 0 0 20 0 20 0 85789909 27980845056 58415 33554432000 4194304 4196468 140734044222192 140124589320080 140125579728276 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16434] ppid=16414 vsize=27325044 memory=0 CPUtime=0.31 cores=0-7
/proc/16417/task/16434/stat : 16434 (java) R 16414 16417 15583 0 -1 4202560 486 0 0 0 31 0 0 0 20 0 20 0 85789909 27980845056 58415 33554432000 4194304 4196468 140734044222192 140124588266640 140125584287648 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16435] ppid=16414 vsize=27325044 memory=0 CPUtime=0.71 cores=0-7
/proc/16417/task/16435/stat : 16435 (java) R 16414 16417 15583 0 -1 4202560 2605 0 0 0 71 0 0 0 20 0 20 0 85789909 27980845056 58415 33554432000 4194304 4196468 140734044222192 140124587218880 140125577520848 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16436] ppid=16414 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16436/stat : 16436 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789909 27980845056 58415 33554432000 4194304 4196468 140734044222192 140122435611616 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16437] ppid=16414 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16437/stat : 16437 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789909 27980845056 58415 33554432000 4194304 4196468 140734044222192 140124586171568 140125600307842 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
Current children cumulated CPU time: 3.3 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 233660 KiB

[startup+2.40087 s]
/proc/loadavg: 8.11 8.96 8.87 5/204 16437
/proc/meminfo: memFree=27943216/32770624 swapFree=67108744/67108860
[pid=16417] ppid=16414 vsize=27327160 memory=422124 CPUtime=6.5 cores=0-7
/proc/16417/stat : 16417 (java) S 16414 16417 15583 0 -1 1077944320 25835 0 0 0 636 14 0 0 20 0 20 0 85789901 27983011840 105531 33554432000 4194304 4196468 140734044222192 140734044204736 140125600296695 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
/proc/16417/statm: 6831790 105531 3220 1 0 6792646 0
[pid=16417/tid=16419] ppid=16414 vsize=27327160 memory=0 CPUtime=2.36 cores=0-7
/proc/16417/task/16419/stat : 16419 (java) R 16414 16417 15583 0 -1 4202560 17287 0 0 0 227 9 0 0 20 0 20 0 85789902 27983011840 105531 33554432000 4194304 4196468 140734044222192 140125572133872 140125077589488 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16420] ppid=16414 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16420/stat : 16420 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27983011840 105531 33554432000 4194304 4196468 140734044222192 140125604539408 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16421] ppid=16414 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16421/stat : 16421 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789904 27983011840 105531 33554432000 4194304 4196468 140734044222192 140125418695824 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16422] ppid=16414 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16422/stat : 16422 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27983011840 105531 33554432000 4194304 4196468 140734044222192 140125417642768 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16423] ppid=16414 vsize=27327160 memory=3471202396320837679 CPUtime=0 cores=0-7
/proc/16417/task/16423/stat : 16423 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789904 27983011840 105531 33554432000 4194304 4196468 140734044222192 140125416590224 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16424] ppid=16414 vsize=27327160 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/16417/task/16424/stat : 16424 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27983011840 105531 33554432000 4194304 4196468 140734044222192 140125415537168 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16425] ppid=16414 vsize=27327160 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/16417/task/16425/stat : 16425 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789904 27983011840 105531 33554432000 4194304 4196468 140734044222192 140125414484624 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16426] ppid=16414 vsize=27327160 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/16417/task/16426/stat : 16426 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27983011840 105531 33554432000 4194304 4196468 140734044222192 140125413431568 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16427] ppid=16414 vsize=27327160 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/16417/task/16427/stat : 16427 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789904 27983011840 105531 33554432000 4194304 4196468 140734044222192 140125412379024 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16428] ppid=16414 vsize=27327160 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/16417/task/16428/stat : 16428 (java) S 16414 16417 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85789905 27983011840 105531 33554432000 4194304 4196468 140734044222192 140124591434480 140125600307842 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16429] ppid=16414 vsize=27327160 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/16417/task/16429/stat : 16429 (java) S 16414 16417 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85789906 27983011840 105531 33554432000 4194304 4196468 140734044222192 140123576460960 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16430] ppid=16414 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/16417/task/16430/stat : 16430 (java) S 16414 16417 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789906 27983011840 105531 33554432000 4194304 4196468 140734044222192 140123308025072 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16431] ppid=16414 vsize=27327160 memory=-8672958532971446211 CPUtime=0 cores=0-7
/proc/16417/task/16431/stat : 16431 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789909 27983011840 105531 33554432000 4194304 4196468 140734044222192 140122933516752 140125600315291 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16432] ppid=16414 vsize=27327160 memory=4713742226031938934 CPUtime=0.94 cores=0-7
/proc/16417/task/16432/stat : 16432 (java) R 16414 16417 15583 0 -1 4202560 1069 0 0 0 94 0 0 0 20 0 20 0 85789909 27983011840 105531 33554432000 4194304 4196468 140734044222192 140124590368080 140125581472516 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16433] ppid=16414 vsize=27327160 memory=0 CPUtime=1.1 cores=0-7
/proc/16417/task/16433/stat : 16433 (java) R 16414 16417 15583 0 -1 4202560 972 0 0 0 109 1 0 0 20 0 20 0 85789909 27983011840 105531 33554432000 4194304 4196468 140734044222192 140124589321984 140125579813632 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16434] ppid=16414 vsize=27327160 memory=0 CPUtime=1.06 cores=0-7
/proc/16417/task/16434/stat : 16434 (java) R 16414 16417 15583 0 -1 4202560 1751 0 0 0 105 1 0 0 20 0 20 0 85789909 27983011840 105531 33554432000 4194304 4196468 140734044222192 140124588255632 140125585405666 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16435] ppid=16414 vsize=27327160 memory=0 CPUtime=1 cores=0-7
/proc/16417/task/16435/stat : 16435 (java) R 16414 16417 15583 0 -1 4202560 3408 0 0 0 99 1 0 0 20 0 20 0 85789909 27983011840 105531 33554432000 4194304 4196468 140734044222192 140124587223248 140125579225962 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16436] ppid=16414 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16436/stat : 16436 (java) S 16414 16417 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789909 27983011840 105531 33554432000 4194304 4196468 140734044222192 140122435611616 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16437] ppid=16414 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16417/task/16437/stat : 16437 (java) S 16414 16417 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789909 27983011840 105531 33554432000 4194304 4196468 140734044222192 140124586171568 140125600307842 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
Current children cumulated CPU time: 6.5 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 422124 KiB

[startup+2.60077 s]
/proc/loadavg: 8.11 8.96 8.87 5/204 16437
/proc/meminfo: memFree=27943216/32770624 swapFree=67108744/67108860
[pid=16417] ppid=16414 vsize=27722656 memory=466084 CPUtime=7.46 cores=0-7
/proc/16417/stat : 16417 (java) S 16414 16417 15583 0 -1 1077944320 29285 5376 0 0 705 15 25 1 20 0 21 0 85789901 28387999744 116521 33554432000 4194304 4196468 140734044222192 140734044204736 140125600296695 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
/proc/16417/statm: 6930664 116521 3229 1 0 6891520 0
[pid=16417/tid=16419] ppid=16414 vsize=27722656 memory=0 CPUtime=2.74 cores=0-7
/proc/16417/task/16419/stat : 16419 (java) S 16414 16417 15583 0 -1 1077944384 18818 5376 0 0 238 10 25 1 20 0 21 0 85789902 28387999744 116521 33554432000 4194304 4196468 140734044222192 140125572140176 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16420] ppid=16414 vsize=27722656 memory=0 CPUtime=0.26 cores=0-7
/proc/16417/task/16420/stat : 16420 (java) S 16414 16417 15583 0 -1 1077944384 1 5376 0 0 0 0 25 1 20 0 21 0 85789904 28387999744 116521 33554432000 4194304 4196468 140734044222192 140125604539408 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16421] ppid=16414 vsize=27722656 memory=0 CPUtime=0.26 cores=0-7
/proc/16417/task/16421/stat : 16421 (java) S 16414 16417 15583 0 -1 1077944384 3 5376 0 0 0 0 25 1 20 0 21 0 85789904 28387999744 116521 33554432000 4194304 4196468 140734044222192 140125418695824 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16422] ppid=16414 vsize=27722656 memory=0 CPUtime=0.26 cores=0-7
/proc/16417/task/16422/stat : 16422 (java) S 16414 16417 15583 0 -1 1077944384 2 5376 0 0 0 0 25 1 20 0 21 0 85789904 28387999744 116521 33554432000 4194304 4196468 140734044222192 140125417642768 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16423] ppid=16414 vsize=27722656 memory=0 CPUtime=0.26 cores=0-7
/proc/16417/task/16423/stat : 16423 (java) S 16414 16417 15583 0 -1 1077944384 3 5376 0 0 0 0 25 1 20 0 21 0 85789904 28387999744 116521 33554432000 4194304 4196468 140734044222192 140125416590224 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16424] ppid=16414 vsize=27722656 memory=0 CPUtime=0.26 cores=0-7
/proc/16417/task/16424/stat : 16424 (java) S 16414 16417 15583 0 -1 1077944384 2 5376 0 0 0 0 25 1 20 0 21 0 85789904 28387999744 116521 33554432000 4194304 4196468 140734044222192 140125415537168 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16425] ppid=16414 vsize=27722656 memory=0 CPUtime=0.26 cores=0-7
/proc/16417/task/16425/stat : 16425 (java) S 16414 16417 15583 0 -1 1077944384 2 5376 0 0 0 0 25 1 20 0 21 0 85789904 28387999744 116521 33554432000 4194304 4196468 140734044222192 140125414484624 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16426] ppid=16414 vsize=27722656 memory=0 CPUtime=0.26 cores=0-7
/proc/16417/task/16426/stat : 16426 (java) S 16414 16417 15583 0 -1 1077944384 1 5376 0 0 0 0 25 1 20 0 21 0 85789904 28387999744 116521 33554432000 4194304 4196468 140734044222192 140125413431568 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16427] ppid=16414 vsize=27722656 memory=6791534058613427641 CPUtime=0.26 cores=0-7
/proc/16417/task/16427/stat : 16427 (java) S 16414 16417 15583 0 -1 1077944384 1 5376 0 0 0 0 25 1 20 0 21 0 85789904 28387999744 116521 33554432000 4194304 4196468 140734044222192 140125412379024 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16428] ppid=16414 vsize=27722656 memory=396 CPUtime=0.26 cores=0-7
/proc/16417/task/16428/stat : 16428 (java) S 16414 16417 15583 0 -1 1077944384 5 5376 0 0 0 0 25 1 20 0 21 0 85789905 28387999744 116521 33554432000 4194304 4196468 140734044222192 140124591434688 140125600307842 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16429] ppid=16414 vsize=27722656 memory=280471028448864 CPUtime=0.26 cores=0-7
/proc/16417/task/16429/stat : 16429 (java) S 16414 16417 15583 0 -1 1077944384 13 5376 0 0 0 0 25 1 20 0 21 0 85789906 28387999744 116521 33554432000 4194304 4196468 140734044222192 140123576460960 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16430] ppid=16414 vsize=27722656 memory=288230621803970871 CPUtime=0.26 cores=0-7
/proc/16417/task/16430/stat : 16430 (java) S 16414 16417 15583 0 -1 1077944384 2 5376 0 0 0 0 25 1 20 0 21 0 85789906 28387999744 116521 33554432000 4194304 4196468 140734044222192 140123308025072 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16431] ppid=16414 vsize=27722656 memory=0 CPUtime=0.26 cores=0-7
/proc/16417/task/16431/stat : 16431 (java) S 16414 16417 15583 0 -1 1077944384 2 5376 0 0 0 0 25 1 20 0 21 0 85789909 28387999744 116521 33554432000 4194304 4196468 140734044222192 140122933516400 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16432] ppid=16414 vsize=27722656 memory=280471028378016 CPUtime=1.39 cores=0-7
/proc/16417/task/16432/stat : 16432 (java) S 16414 16417 15583 0 -1 1077944384 1885 5376 0 0 113 0 25 1 20 0 21 0 85789909 28387999744 116521 33554432000 4194304 4196468 140734044222192 140124590365808 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16433] ppid=16414 vsize=27722656 memory=140235514212261 CPUtime=1.54 cores=0-7
/proc/16417/task/16433/stat : 16433 (java) S 16414 16417 15583 0 -1 1077944384 1801 5376 0 0 127 1 25 1 20 0 21 0 85789909 28387999744 116521 33554432000 4194304 4196468 140734044222192 140124589313264 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16434] ppid=16414 vsize=27722656 memory=254 CPUtime=1.47 cores=0-7
/proc/16417/task/16434/stat : 16434 (java) S 16414 16417 15583 0 -1 1077944384 1885 5376 0 0 120 1 25 1 20 0 21 0 85789909 28387999744 116521 33554432000 4194304 4196468 140734044222192 140124588260208 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16435] ppid=16414 vsize=27722656 memory=73 CPUtime=1.29 cores=0-7
/proc/16417/task/16435/stat : 16435 (java) S 16414 16417 15583 0 -1 1077944384 3469 5376 0 0 102 1 25 1 20 0 21 0 85789909 28387999744 116521 33554432000 4194304 4196468 140734044222192 140124587219024 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
[pid=16417/tid=16436] ppid=16414 vsize=27722656 memory=280471028292512 CPUtime=0.26 cores=0-7
/proc/16417/task/16436/stat : 16436 (java) S 16414 16417 15583 0 -1 1077944384 3 5376 0 0 0 0 25 1 20 0 21 0 85789909 28387999744 116521 33554432000 4194304 4196468 140734044222192 140122435611616 140125600306901 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140734044226522 140734044226821 140734044226821 140734044229583 0
Current children cumulated CPU time: 7.46 s
Current children cumulated vsize: 27722656 KiB
Current children cumulated memory: 466084 KiB

Child status: 0
Real time (s): 2.61685
CPU time (s): 7.50062
CPU user time (s): 7.31006
CPU system time (s): 0.19056
CPU usage (%): 286.628
Max. virtual memory (cumulated for all children) (KiB): 27982760
Max. memory (cumulated for all children) (KiB): 466084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.31006
system time used= 0.19056
maximum resident set size= 466760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34666
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6043
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 16417
#   total CPU time (s): 7.50062
#   total CPU user time (s): 7.31006
#   total CPU system time (s): 0.19056

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047302 second user time and 0.069926 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-27 11:04:27
IDJOB=4297230
IDBENCH=141609
IDSOLVER=2759
FILE ID=node134/4297230-1532682267
RUNJOBID= node134-1532676973-15610
PBS_JOBID= 21022259
Free space on /tmp= 55560 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-09_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297230-1532682267/watcher-4297230-1532682267 -o /tmp/evaluation-result-4297230-1532682267/solver-4297230-1532682267 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532676973-15610 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297230-1532682267.xml

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=73541030

node134.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.68
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.68
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.68
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.68
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:        28239688 kB
MemAvailable:   31956888 kB
Buffers:          149616 kB
Cached:          3830744 kB
SwapCached:            0 kB
Active:          1733104 kB
Inactive:        2304124 kB
Active(anon):       5796 kB
Inactive(anon):    78596 kB
Active(file):    1727308 kB
Inactive(file):  2225528 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:              8516 kB
Writeback:             0 kB
AnonPages:         77876 kB
Mapped:            41580 kB
Shmem:             25132 kB
Slab:             188184 kB
SReclaimable:     160396 kB
SUnreclaim:        27788 kB
KernelStack:        3616 kB
PageTables:         4832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55552 MiB
End job on node134 at 2018-07-27 11:04:30