Trace number 4296986

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)SAT 10.4992 3.339

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-09_c18.xml
MD5SUM32889b6f2e93f59096a50faf26931df2
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 benchmark4.81769
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains2
Minimum domain size9
Maximum domain size81
Distribution of domain sizes[{"size":9,"count":81},{"size":81,"count":72}]
Minimum variable degree0
Maximum variable degree75
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":74,"count":9},{"degree":75,"count":72}]
Minimum constraint arity3
Maximum constraint arity82
Distribution of constraint arities[{"arity":3,"count":72},{"arity":9,"count":1},{"arity":81,"count":1},{"arity":82,"count":72}]
Number of extensional constraints0
Number of intensional constraints72
Distribution of constraint types[{"type":"intension","count":72},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":72}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Fri Jul 27 10:52:01 CEST 2018
0.66/0.56	c PID: 12768
0.66/0.56	c IP: 172.20.3.133
0.66/0.56	c HOST: node133.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.79/1.02	c (0,0) Parsing End
1.79/1.02	c (0,0) CSP: 153 int (0 aux), 0 bool (0 aux), 146 ctr, max domain size 81
1.79/1.02	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.79/1.02	c (0,0) Constraint Name Generate Begin
1.79/1.04	c (0,0) Ctr:HOME/instance-4296986-1532681521.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num
1.79/1.04	c (0,0) Constraint Name Generate End
1.79/1.04	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.79/1.04	c (0,0) CSP to CSPinCNF Begin
2.83/1.49	c (0,0) translated 15 (10%) constraints
3.14/1.57	c (1,1) translated 30 (20%) constraints
3.47/1.63	c (1,1) translated 44 (30%) constraints
3.47/1.69	c (1,1) translated 59 (40%) constraints
3.86/1.74	c (1,1) translated 73 (50%) constraints
3.86/1.75	c (1,1) translated 88 (60%) constraints
3.86/1.76	c (1,1) translated 103 (70%) constraints
3.86/1.76	c (1,1) translated 117 (80%) constraints
3.86/1.76	c (1,1) translated 132 (90%) constraints
3.86/1.77	c (1,1) translated 146 (100%) constraints
4.30/1.87	c (1,1) STATISTICS1:HOME/instance-4296986-1532681521.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,153,6597,81,81,9,3,81:144;9:504;1:144,81:5904;9:6768;1:837,9:36;3:5832;2:648;1:81,3:144;2:648;1:17838,
4.30/1.87	c (1,1) ===========================================
4.30/1.87	c (1,1) Order
4.30/1.87	c (1,1) ===========================================
4.74/1.94	c (1,1) translated 660 (10%) constraints
5.22/2.04	c (1,1) translated 1320 (20%) constraints
5.63/2.11	c (1,1) translated 1980 (30%) constraints
5.63/2.17	c (1,1) translated 2639 (40%) constraints
5.94/2.22	c (1,1) translated 3299 (50%) constraints
5.94/2.27	c (1,1) translated 3959 (60%) constraints
6.33/2.32	c (1,1) translated 4618 (70%) constraints
6.33/2.37	c (1,1) translated 5278 (80%) constraints
6.71/2.41	c (1,1) translated 5938 (90%) constraints
6.71/2.45	c (1,1) translated 6597 (100%) constraints
6.71/2.45	c (1,1) CSP to CSPinCNF End
6.71/2.45	c (1,1) CSP: 153 int (0 aux), 729 bool (729 aux), 18342 ctr, max domain size 81
6.71/2.45	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.71/2.45	c (1,1) CSPinCNF Propagation Begin
7.48/2.67	c (2,2) 288 values, 2508 unsatisfiable literals, and 3600 valid clauses are removed
7.48/2.67	c (2,2) CSPinCNF Propagation End
7.48/2.67	c (2,2) CSP: 261 int (108 aux), 621 bool (621 aux), 14742 ctr, max domain size 79
7.48/2.67	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.48/2.67	c (2,2) Simplify CSPinCNF Begin
7.89/2.75	c (2,2) Simplify CSPinCNF End
7.89/2.75	c (2,2) CSP: 261 int (108 aux), 1845 bool (1845 aux), 15966 ctr, max domain size 79
7.89/2.75	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.89/2.75	c (2,2) Calculate Precise Domain Begin
7.89/2.75	c (2,2) 0 values are removed by re-calculation
7.89/2.75	c (2,2) Calculate Precise Domain End
7.89/2.75	c (2,2) CSP: 261 int (108 aux), 1845 bool (1845 aux), 15966 ctr, max domain size 79
7.89/2.75	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.89/2.75	c (2,2) CSPinCNF to SatSolver Begin
8.60/2.92	c (2,2) 1597 (10 %) CSP clauses are encoded (7627 SAT variables, 13452 SAT clauses)
8.60/2.94	c (2,2) 3194 (20 %) CSP clauses are encoded (7627 SAT variables, 16111 SAT clauses)
8.60/2.95	c (2,2) 4790 (30 %) CSP clauses are encoded (7627 SAT variables, 17707 SAT clauses)
8.60/2.97	c (2,2) 6387 (40 %) CSP clauses are encoded (7627 SAT variables, 19304 SAT clauses)
8.60/2.98	c (2,2) 7983 (50 %) CSP clauses are encoded (7627 SAT variables, 20900 SAT clauses)
8.60/2.99	c (2,2) 9580 (60 %) CSP clauses are encoded (7627 SAT variables, 22497 SAT clauses)
8.60/3.01	c (2,2) 11177 (70 %) CSP clauses are encoded (7627 SAT variables, 24094 SAT clauses)
9.05/3.02	c (2,2) 12773 (80 %) CSP clauses are encoded (7627 SAT variables, 25690 SAT clauses)
9.05/3.03	c (2,2) 14370 (90 %) CSP clauses are encoded (7627 SAT variables, 27287 SAT clauses)
9.05/3.07	c (2,2) 15966 (100 %) CSP clauses are encoded (7627 SAT variables, 38841 SAT clauses)
9.05/3.07	c (2,2) CSPinCNF to SatSolver End
9.05/3.07	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.47/3.16	c (2,2) STATISTICS2:HOME/instance-4296986-1532681521.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,2106,15966,81,79,7,3,81:84;64:48;49:12;9:420;8:428;7:160;1:216,79:4740;78:1872;69:3036;68:272;59:708;9:7056;8:3552;7:776;2:15866;1:216,7:32;3:4634;2:11156;1:144,3:144;2:1224;1:35214,
9.47/3.16	c (2,2) SatSolver.solve Begin
9.47/3.16	c (2,2) 7627 bool, 38888 clause
9.47/3.16	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296986-1532681521.xml-scop-12768.cnf HOME/instance-4296986-1532681521.xml-scop-12768.cnf.out
9.85/3.28	c (2,0) c
9.85/3.28	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
9.85/3.28	c (2,0) c
9.85/3.28	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
9.85/3.28	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
9.85/3.28	c (2,0) c ========================================[ Problem Statistics ]===========================================
9.85/3.28	c (2,0) c |                                                                                                       |
9.85/3.28	c (2,0) c |  Number of variables:          7627                                                                   |
9.85/3.28	c (2,0) c |  Number of clauses:           38888                                                                   |
9.85/3.28	c (2,0) c |  Parse time:                   0.01 s                                                                 |
9.85/3.28	c (2,0) c |                                                                                                       |
9.85/3.28	c (2,0) c |  Eliminated clauses:           0.13 Mb                                                                |
9.85/3.29	c (2,0) c |  Simplification time:          0.03 s                                                                 |
9.85/3.29	c (2,0) c |                                                                                                       |
9.85/3.29	c (2,0) c |  Generating clones                                                                                    |
9.85/3.29	c (2,0) c |  all clones generated. Memory =  55.19Mb.                                                             |
9.85/3.29	c (2,0) c ========================================================================================================|
9.85/3.29	c (2,0) c last restart ## conflicts  :  64 28 
9.85/3.29	c (2,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
9.85/3.29	c (2,0) c Total Memory so far : 631.86Mb
9.85/3.29	c (2,0) c
9.85/3.29	c (2,0) c real time : 0.101295 s
9.85/3.29	c (2,0) c cpu time  : 0.186809 s
9.85/3.29	c (2,0) c
9.85/3.29	c (2,0) c
9.85/3.29	c (2,0) c
9.85/3.29	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
9.85/3.29	c (2,0) c
9.85/3.29	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.85/3.29	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
9.85/3.29	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.85/3.29	c (2,0) c | Conflicts     |             673 |         64 |         93 |         79 |         93 |         78 |         92 |         95 |         79 |
9.85/3.29	c (2,0) c | Decisions     |            1115 |        141 |        146 |        130 |        146 |        129 |        146 |        147 |        130 |
9.85/3.29	c (2,0) c | Propagations  |          487662 |      48424 |      67851 |      56316 |      67851 |      54619 |      66827 |      69458 |      56316 |
9.85/3.29	c (2,0) c | Avg_Trail     |                 |       2610 |       2844 |       2879 |       2844 |       2874 |       2839 |       2845 |       2879 |
9.85/3.29	c (2,0) c | Avg_DL        |                 |         28 |         21 |         21 |         21 |         21 |         21 |         21 |         21 |
9.85/3.29	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.85/3.29	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.85/3.29	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.85/3.29	c (2,0) c | Exported      |              21 |          0 |          3 |          3 |          3 |          3 |          3 |          3 |          3 |
9.85/3.29	c (2,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.85/3.29	c (2,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.85/3.29	c (2,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.85/3.29	c (2,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.85/3.29	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.85/3.29	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.85/3.29	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.85/3.29	c (2,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.85/3.29	c (2,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.85/3.29	c (2,0) c | Glues         |                 |          0 |          3 |          3 |          3 |          3 |          3 |          3 |          3 |
9.85/3.29	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.85/3.29	c (2,0) c | Orig_Seen     |             5 % |       1438 |       2187 |       1855 |       2187 |       1794 |       2170 |       2199 |       1855 |
9.85/3.29	c (2,0) c | Diff Orig seen|                 |      X     |        749 |        417 |        749 |        356 |        732 |        761 |        417 |
9.85/3.29	c (2,0) c | Hamming       |            23 % |      X     |       1747 |       1774 |       1747 |       1840 |       1845 |       1710 |       1774 |
9.85/3.29	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.85/3.29	c (2,0) 
9.85/3.29	c (2,0) s SATISFIABLE
9.85/3.30	c (2,2) SatSolver.solve End
9.85/3.30	c (2,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.85/3.30	c (2,2) Show results Begin
10.40/3.31	c (2,2) x[0][0] = 0
10.40/3.31	c (2,2) x[0][1] = 2
10.40/3.31	c (2,2) x[0][2] = 7
10.40/3.31	c (2,2) x[0][3] = 6
10.40/3.31	c (2,2) x[0][4] = 8
10.40/3.31	c (2,2) x[0][5] = 3
10.40/3.31	c (2,2) x[0][6] = 4
10.40/3.31	c (2,2) x[0][7] = 1
10.40/3.32	c (2,2) x[0][8] = 5
10.40/3.32	c (2,2) x[1][0] = 6
10.40/3.32	c (2,2) x[1][1] = 1
10.40/3.32	c (2,2) x[1][2] = 8
10.40/3.32	c (2,2) x[1][3] = 7
10.40/3.32	c (2,2) x[1][4] = 2
10.40/3.32	c (2,2) x[1][5] = 0
10.40/3.32	c (2,2) x[1][6] = 3
10.40/3.32	c (2,2) x[1][7] = 5
10.40/3.32	c (2,2) x[1][8] = 4
10.40/3.32	c (2,2) x[2][0] = 5
10.40/3.32	c (2,2) x[2][1] = 7
10.40/3.32	c (2,2) x[2][2] = 2
10.40/3.32	c (2,2) x[2][3] = 4
10.40/3.32	c (2,2) x[2][4] = 6
10.40/3.32	c (2,2) x[2][5] = 8
10.40/3.32	c (2,2) x[2][6] = 1
10.40/3.32	c (2,2) x[2][7] = 3
10.40/3.32	c (2,2) x[2][8] = 0
10.40/3.32	c (2,2) x[3][0] = 8
10.40/3.32	c (2,2) x[3][1] = 0
10.40/3.32	c (2,2) x[3][2] = 1
10.40/3.32	c (2,2) x[3][3] = 3
10.40/3.32	c (2,2) x[3][4] = 5
10.40/3.32	c (2,2) x[3][5] = 6
10.40/3.32	c (2,2) x[3][6] = 7
10.40/3.32	c (2,2) x[3][7] = 4
10.40/3.32	c (2,2) x[3][8] = 2
10.40/3.32	c (2,2) x[4][0] = 2
10.40/3.32	c (2,2) x[4][1] = 3
10.40/3.32	c (2,2) x[4][2] = 5
10.40/3.32	c (2,2) x[4][3] = 0
10.40/3.32	c (2,2) x[4][4] = 4
10.40/3.32	c (2,2) x[4][5] = 1
10.40/3.32	c (2,2) x[4][6] = 8
10.40/3.32	c (2,2) x[4][7] = 6
10.40/3.32	c (2,2) x[4][8] = 7
10.40/3.32	c (2,2) x[5][0] = 4
10.40/3.32	c (2,2) x[5][1] = 8
10.40/3.32	c (2,2) x[5][2] = 3
10.40/3.32	c (2,2) x[5][3] = 1
10.40/3.32	c (2,2) x[5][4] = 7
10.40/3.32	c (2,2) x[5][5] = 5
10.40/3.32	c (2,2) x[5][6] = 2
10.40/3.32	c (2,2) x[5][7] = 0
10.40/3.32	c (2,2) x[5][8] = 6
10.40/3.32	c (2,2) x[6][0] = 7
10.40/3.32	c (2,2) x[6][1] = 5
10.40/3.32	c (2,2) x[6][2] = 0
10.40/3.32	c (2,2) x[6][3] = 2
10.40/3.32	c (2,2) x[6][4] = 1
10.40/3.32	c (2,2) x[6][5] = 4
10.40/3.32	c (2,2) x[6][6] = 6
10.40/3.32	c (2,2) x[6][7] = 8
10.40/3.32	c (2,2) x[6][8] = 3
10.40/3.32	c (2,2) x[7][0] = 3
10.40/3.32	c (2,2) x[7][1] = 4
10.40/3.32	c (2,2) x[7][2] = 6
10.40/3.32	c (2,2) x[7][3] = 8
10.40/3.32	c (2,2) x[7][4] = 0
10.40/3.32	c (2,2) x[7][5] = 2
10.40/3.32	c (2,2) x[7][6] = 5
10.40/3.32	c (2,2) x[7][7] = 7
10.40/3.32	c (2,2) x[7][8] = 1
10.40/3.32	c (2,2) x[8][0] = 1
10.40/3.32	c (2,2) x[8][1] = 6
10.40/3.32	c (2,2) x[8][2] = 4
10.40/3.32	c (2,2) x[8][3] = 5
10.40/3.32	c (2,2) x[8][4] = 3
10.40/3.32	c (2,2) x[8][5] = 7
10.40/3.32	c (2,2) x[8][6] = 0
10.40/3.32	c (2,2) x[8][7] = 2
10.40/3.32	c (2,2) x[8][8] = 8
10.40/3.32	c (2,2) y[0][1] = 56
10.40/3.32	c (2,2) y[0][2] = 52
10.40/3.32	c (2,2) y[0][3] = 78
10.40/3.32	c (2,2) y[0][4] = 26
10.40/3.32	c (2,2) y[0][5] = 39
10.40/3.32	c (2,2) y[0][6] = 67
10.40/3.32	c (2,2) y[0][7] = 28
10.40/3.32	c (2,2) y[0][8] = 14
10.40/3.32	c (2,2) y[1][0] = 24
10.40/3.32	c (2,2) y[1][2] = 71
10.40/3.32	c (2,2) y[1][3] = 7
10.40/3.32	c (2,2) y[1][4] = 29
10.40/3.32	c (2,2) y[1][5] = 72
10.40/3.32	c (2,2) y[1][6] = 48
10.40/3.32	c (2,2) y[1][7] = 41
10.40/3.32	c (2,2) y[1][8] = 58
10.40/3.32	c (2,2) y[2][0] = 68
10.40/3.32	c (2,2) y[2][1] = 79
10.40/3.32	c (2,2) y[2][3] = 13
10.40/3.32	c (2,2) y[2][4] = 51
10.40/3.32	c (2,2) y[2][5] = 35
10.40/3.32	c (2,2) y[2][6] = 1
10.40/3.32	c (2,2) y[2][7] = 57
10.40/3.32	c (2,2) y[2][8] = 36
10.40/3.32	c (2,2) y[3][0] = 62
10.40/3.32	c (2,2) y[3][1] = 63
10.40/3.32	c (2,2) y[3][2] = 37
10.40/3.32	c (2,2) y[3][4] = 5
10.40/3.32	c (2,2) y[3][5] = 15
10.40/3.32	c (2,2) y[3][6] = 25
10.40/3.32	c (2,2) y[3][7] = 76
10.40/3.32	c (2,2) y[3][8] = 47
10.40/3.32	c (2,2) y[4][0] = 74
10.40/3.32	c (2,2) y[4][1] = 21
10.40/3.32	c (2,2) y[4][2] = 59
10.40/3.32	c (2,2) y[4][3] = 45
10.40/3.32	c (2,2) y[4][5] = 64
10.40/3.32	c (2,2) y[4][6] = 17
10.40/3.32	c (2,2) y[4][7] = 6
10.40/3.32	c (2,2) y[4][8] = 34
10.40/3.32	c (2,2) y[5][0] = 31
10.40/3.32	c (2,2) y[5][1] = 8
10.40/3.32	c (2,2) y[5][2] = 75
10.40/3.32	c (2,2) y[5][3] = 55
10.40/3.32	c (2,2) y[5][4] = 16
10.40/3.32	c (2,2) y[5][6] = 38
10.40/3.32	c (2,2) y[5][7] = 18
10.40/3.32	c (2,2) y[5][8] = 69
10.40/3.32	c (2,2) y[6][0] = 43
10.40/3.32	c (2,2) y[6][1] = 32
10.40/3.32	c (2,2) y[6][2] = 9
10.40/3.32	c (2,2) y[6][3] = 65
10.40/3.32	c (2,2) y[6][4] = 73
10.40/3.32	c (2,2) y[6][5] = 22
10.40/3.32	c (2,2) y[6][7] = 53
10.40/3.32	c (2,2) y[6][8] = 3
10.40/3.32	c (2,2) y[7][0] = 12
10.40/3.32	c (2,2) y[7][1] = 49
10.40/3.32	c (2,2) y[7][2] = 33
10.40/3.32	c (2,2) y[7][3] = 44
10.40/3.32	c (2,2) y[7][4] = 54
10.40/3.32	c (2,2) y[7][5] = 2
10.40/3.32	c (2,2) y[7][6] = 77
10.40/3.32	c (2,2) y[7][8] = 19
10.40/3.32	c (2,2) y[8][0] = 46
10.40/3.32	c (2,2) y[8][1] = 42
10.40/3.32	c (2,2) y[8][2] = 4
10.40/3.32	c (2,2) y[8][3] = 23
10.40/3.32	c (2,2) y[8][4] = 66
10.40/3.32	c (2,2) y[8][5] = 61
10.40/3.32	c (2,2) y[8][6] = 27
10.40/3.32	c (2,2) y[8][7] = 11
10.40/3.32	s SATISFIABLE
10.40/3.32	v <instantiation>
10.40/3.32	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>
10.40/3.32	v     <values>0 2 7 6 8 3 4 1 5 6 1 8 7 2 0 3 5 4 5 7 2 4 6 8 1 3 0 8 0 1 3 5 6 7 4 2 2 3 5 0 4 1 8 6 7 4 8 3 1 7 5 2 0 6 7 5 0 2 1 4 6 8 3 3 4 6 8 0 2 5 7 1 1 6 4 5 3 7 0 2 8 56 52 78 26 39 67 28 14 24 71 7 29 72 48 41 58 68 79 13 51 35 1 57 36 62 63 37 5 15 25 76 47 74 21 59 45 64 17 6 34 31 8 75 55 16 38 18 69 43 32 9 65 73 22 53 3 12 49 33 44 54 2 77 19 46 42 4 23 66 61 27 11</values>
10.40/3.32	v </instantiation>
10.40/3.32	c (2,2) Show results End
10.40/3.32	c (2,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
10.40/3.32	c (2,2) 0,0,1,2,2,2,2,2,2,STOP-AFTER(ALL)
10.40/3.32	c END-Prog: Fri Jul 27 10:52:04 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 (13193 MiB free)
  memory of node 1: 16384 MiB (13718 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296986-1532681521/watcher-4296986-1532681521 -o /tmp/evaluation-result-4296986-1532681521/solver-4296986-1532681521 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532673690-11357 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296986-1532681521.xml 

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

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


[startup+0.100203 s]*
/proc/loadavg: 7.73 8.60 8.80 2/204 12788
/proc/meminfo: memFree=27463424/32770624 swapFree=67108856/67108860
[pid=12768] ppid=12765 vsize=27312552 memory=109748 CPUtime=0.11 cores=0-7
/proc/12768/stat : 12768 (java) S 12765 12768 11330 0 -1 1077944320 6445 0 0 0 9 2 0 0 20 0 20 0 85715233 27968053248 27437 33554432000 4194304 4196468 140725111097408 140725111079952 140354043068151 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
/proc/12768/statm: 6828138 27437 2746 1 0 6790598 0
[pid=12768/tid=12770] ppid=12765 vsize=27312552 memory=8184899180908421533 CPUtime=0.09 cores=0-7
/proc/12768/task/12770/stat : 12770 (java) R 12765 12768 11330 0 -1 4202560 4554 0 0 0 7 2 0 0 20 0 20 0 85715233 27968053248 27437 33554432000 4194304 4196468 140725111097408 140354014873624 140354043090077 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12771] ppid=12765 vsize=27312552 memory=732370185386974181 CPUtime=0 cores=0-7
/proc/12768/task/12771/stat : 12771 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 27437 33554432000 4194304 4196468 140725111097408 140354047310992 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12772] ppid=12765 vsize=27312552 memory=140047049520768 CPUtime=0 cores=0-7
/proc/12768/task/12772/stat : 12772 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353830706192 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12773] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12773/stat : 12773 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353829653392 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12774] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12774/stat : 12774 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353828600592 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12775] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12775/stat : 12775 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353462065808 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12776] ppid=12765 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/12768/task/12776/stat : 12776 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353461013008 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12777] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12777/stat : 12777 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353459960208 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12778] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12778/stat : 12778 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715236 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353458907408 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12779] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12779/stat : 12779 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715237 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353035271024 140354043079298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12780] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12780/stat : 12780 (java) S 12765 12768 11330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85715237 27968053248 27437 33554432000 4194304 4196468 140725111097408 140352015033888 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12781] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12781/stat : 12781 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715238 27968053248 27437 33554432000 4194304 4196468 140725111097408 140351746598256 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12782] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12782/stat : 12782 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 27437 33554432000 4194304 4196468 140725111097408 140351372089680 140354043086747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12783] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12783/stat : 12783 (java) S 12765 12768 11330 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353034217840 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12784] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12784/stat : 12784 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353033165040 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12785] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12785/stat : 12785 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353032112240 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12786] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12786/stat : 12786 (java) R 12765 12768 11330 0 -1 4202560 245 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353031059440 140354026243756 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12787] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12787/stat : 12787 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 27437 33554432000 4194304 4196468 140725111097408 140350874184800 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12788] ppid=12765 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/12768/task/12788/stat : 12788 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715241 27968053248 27437 33554432000 4194304 4196468 140725111097408 140353030007856 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109748 KiB

[startup+0.210653 s]*
/proc/loadavg: 7.73 8.60 8.80 2/204 12788
/proc/meminfo: memFree=27445088/32770624 swapFree=67108856/67108860
[pid=12768] ppid=12765 vsize=27312552 memory=123912 CPUtime=0.25 cores=0-7
/proc/12768/stat : 12768 (java) S 12765 12768 11330 0 -1 1077944320 10247 0 0 0 22 3 0 0 20 0 20 0 85715233 27968053248 30978 33554432000 4194304 4196468 140725111097408 140725111079952 140354043068151 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
/proc/12768/statm: 6828138 30978 2851 1 0 6790598 0
[pid=12768/tid=12770] ppid=12765 vsize=27312552 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/12768/task/12770/stat : 12770 (java) R 12765 12768 11330 0 -1 4202560 8153 0 0 0 17 2 0 0 20 0 20 0 85715233 27968053248 30978 33554432000 4194304 4196468 140725111097408 140354014858816 140354043080086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12771] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12771/stat : 12771 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 30978 33554432000 4194304 4196468 140725111097408 140354047310992 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12772] ppid=12765 vsize=27312552 memory=140047049532454 CPUtime=0 cores=0-7
/proc/12768/task/12772/stat : 12772 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353830706192 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12773] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12773/stat : 12773 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353829653392 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12774] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12774/stat : 12774 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353828600592 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12775] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12775/stat : 12775 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353462065808 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12776] ppid=12765 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/12768/task/12776/stat : 12776 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353461013008 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12777] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12777/stat : 12777 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353459960208 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12778] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12778/stat : 12778 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715236 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353458907408 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12779] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12779/stat : 12779 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715237 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353035271024 140354043079298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12780] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12780/stat : 12780 (java) S 12765 12768 11330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85715237 27968053248 30978 33554432000 4194304 4196468 140725111097408 140352015033888 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12781] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12781/stat : 12781 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715238 27968053248 30978 33554432000 4194304 4196468 140725111097408 140351746598256 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12782] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12782/stat : 12782 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 30978 33554432000 4194304 4196468 140725111097408 140351372089680 140354043086747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12783] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12783/stat : 12783 (java) S 12765 12768 11330 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353034217840 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12784] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12784/stat : 12784 (java) S 12765 12768 11330 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353033165040 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12785] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12785/stat : 12785 (java) S 12765 12768 11330 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353032112240 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12786] ppid=12765 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/12768/task/12786/stat : 12786 (java) S 12765 12768 11330 0 -1 1077944384 273 0 0 0 2 0 0 0 20 0 20 0 85715240 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353031059440 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12787] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12787/stat : 12787 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 30978 33554432000 4194304 4196468 140725111097408 140350874184800 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12788] ppid=12765 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/12768/task/12788/stat : 12788 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715241 27968053248 30978 33554432000 4194304 4196468 140725111097408 140353030007856 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123912 KiB

[startup+0.310565 s]*
/proc/loadavg: 7.73 8.60 8.80 2/204 12788
/proc/meminfo: memFree=27441412/32770624 swapFree=67108856/67108860
[pid=12768] ppid=12765 vsize=27312552 memory=127648 CPUtime=0.42 cores=0-7
/proc/12768/stat : 12768 (java) S 12765 12768 11330 0 -1 1077944320 10781 0 0 0 39 3 0 0 20 0 20 0 85715233 27968053248 31912 33554432000 4194304 4196468 140725111097408 140725111079952 140354043068151 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
/proc/12768/statm: 6828138 31912 2989 1 0 6790598 0
[pid=12768/tid=12770] ppid=12765 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/12768/task/12770/stat : 12770 (java) R 12765 12768 11330 0 -1 4202560 8523 0 0 0 27 2 0 0 20 0 20 0 85715233 27968053248 31912 33554432000 4194304 4196468 140725111097408 140354014872272 140354027148638 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12771] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12771/stat : 12771 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 31912 33554432000 4194304 4196468 140725111097408 140354047310992 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12772] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12772/stat : 12772 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353830706192 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12773] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12773/stat : 12773 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353829653392 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12774] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12774/stat : 12774 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353828600592 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12775] ppid=12765 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/12768/task/12775/stat : 12775 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353462065808 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12776] ppid=12765 vsize=27312552 memory=140046938239919 CPUtime=0 cores=0-7
/proc/12768/task/12776/stat : 12776 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353461013008 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12777] ppid=12765 vsize=27312552 memory=140046938242224 CPUtime=0 cores=0-7
/proc/12768/task/12777/stat : 12777 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353459960208 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12778] ppid=12765 vsize=27312552 memory=140046938244528 CPUtime=0 cores=0-7
/proc/12768/task/12778/stat : 12778 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715236 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353458907408 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12779] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12779/stat : 12779 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715237 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353035271024 140354043079298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12780] ppid=12765 vsize=27312552 memory=280093876496016 CPUtime=0 cores=0-7
/proc/12768/task/12780/stat : 12780 (java) S 12765 12768 11330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85715237 27968053248 31912 33554432000 4194304 4196468 140725111097408 140352015033888 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12781] ppid=12765 vsize=27312552 memory=280093876502928 CPUtime=0 cores=0-7
/proc/12768/task/12781/stat : 12781 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715238 27968053248 31912 33554432000 4194304 4196468 140725111097408 140351746598256 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12782] ppid=12765 vsize=27312552 memory=280093876444208 CPUtime=0 cores=0-7
/proc/12768/task/12782/stat : 12782 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 31912 33554432000 4194304 4196468 140725111097408 140351372089680 140354043086747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12783] ppid=12765 vsize=27312552 memory=280093876516752 CPUtime=0 cores=0-7
/proc/12768/task/12783/stat : 12783 (java) S 12765 12768 11330 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353034217840 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12784] ppid=12765 vsize=27312552 memory=280093876523664 CPUtime=0.01 cores=0-7
/proc/12768/task/12784/stat : 12784 (java) S 12765 12768 11330 0 -1 1077944384 203 0 0 0 1 0 0 0 20 0 20 0 85715240 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353033165040 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12785] ppid=12765 vsize=27312552 memory=280093876521360 CPUtime=0.01 cores=0-7
/proc/12768/task/12785/stat : 12785 (java) S 12765 12768 11330 0 -1 1077944384 93 0 0 0 1 0 0 0 20 0 20 0 85715240 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353032112240 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12786] ppid=12765 vsize=27312552 memory=280093876537920 CPUtime=0.07 cores=0-7
/proc/12768/task/12786/stat : 12786 (java) S 12765 12768 11330 0 -1 1077944384 294 0 0 0 7 0 0 0 20 0 20 0 85715240 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353031059440 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12787] ppid=12765 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12787/stat : 12787 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85715240 27968053248 31912 33554432000 4194304 4196468 140725111097408 140350874184800 140354043078357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12788] ppid=12765 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/12768/task/12788/stat : 12788 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715241 27968053248 31912 33554432000 4194304 4196468 140725111097408 140353030007856 140354043079298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127648 KiB

[startup+0.700881 s]
/proc/loadavg: 7.73 8.60 8.80 2/204 12788
/proc/meminfo: memFree=27417352/32770624 swapFree=67108856/67108860
[pid=12768] ppid=12765 vsize=27320948 memory=165960 CPUtime=1.01 cores=0-7
/proc/12768/stat : 12768 (java) S 12765 12768 11330 0 -1 1077944320 17989 0 0 0 95 6 0 0 20 0 20 0 85715233 27976650752 41490 33554432000 4194304 4196468 140725111097408 140725111079952 140354043068151 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
/proc/12768/statm: 6830237 41490 3159 1 0 6791622 0
[pid=12768/tid=12770] ppid=12765 vsize=27320948 memory=7230638415957027415 CPUtime=0.67 cores=0-7
/proc/12768/task/12770/stat : 12770 (java) R 12765 12768 11330 0 -1 4202560 15181 0 0 0 63 4 0 0 20 0 20 0 85715233 27976650752 41490 33554432000 4194304 4196468 140725111097408 140354014894880 140354043089498 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12771] ppid=12765 vsize=27320948 memory=54919746839526 CPUtime=0 cores=0-7
/proc/12768/task/12771/stat : 12771 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27976650752 41490 33554432000 4194304 4196468 140725111097408 140354047310992 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12772] ppid=12765 vsize=27320948 memory=140046938254873 CPUtime=0 cores=0-7
/proc/12768/task/12772/stat : 12772 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27976650752 41490 33554432000 4194304 4196468 140725111097408 140353830706192 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12773] ppid=12765 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12773/stat : 12773 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85715235 27976650752 41490 33554432000 4194304 4196468 140725111097408 140353829653392 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12774] ppid=12765 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12774/stat : 12774 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27976650752 41490 33554432000 4194304 4196468 140725111097408 140353828600592 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12775] ppid=12765 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12775/stat : 12775 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27976650752 41490 33554432000 4194304 4196468 140725111097408 140353462065808 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12776] ppid=12765 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12776/stat : 12776 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27976650752 41490 33554432000 4194304 4196468 140725111097408 140353461013008 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12777] ppid=12765 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12777/stat : 12777 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27976650752 41490 33554432000 4194304 4196468 140725111097408 140353459960208 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12778] ppid=12765 vsize=27320948 memory=1804 CPUtime=0 cores=0-7
/proc/12768/task/12778/stat : 12778 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715236 27976650752 41490 33554432000 4194304 4196468 140725111097408 140353458907408 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12779] ppid=12765 vsize=27320948 memory=796 CPUtime=0 cores=0-7
/proc/12768/task/12779/stat : 12779 (java) S 12765 12768 11330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85715237 27976650752 41490 33554432000 4194304 4196468 140725111097408 140353035271024 140354043079298 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0

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

[pid=12768/tid=12787] ppid=12765 vsize=27325044 memory=6153395248399209040 CPUtime=0 cores=0-7
/proc/12768/task/12787/stat : 12787 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85715240 27980845056 56643 33554432000 4194304 4196468 140725111097408 140350874184800 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12788] ppid=12765 vsize=27325044 memory=140051344488063 CPUtime=0 cores=0-7
/proc/12768/task/12788/stat : 12788 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715241 27980845056 56643 33554432000 4194304 4196468 140725111097408 140353030007856 140354043079298 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
Current children cumulated CPU time: 3.14 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 226572 KiB

[startup+3.11074 s]
/proc/loadavg: 7.73 8.60 8.80 5/204 12788
/proc/meminfo: memFree=26961760/32770624 swapFree=67108856/67108860
[pid=12768] ppid=12765 vsize=27327160 memory=657924 CPUtime=9.47 cores=0-7
/proc/12768/stat : 12768 (java) S 12765 12768 11330 0 -1 1077944320 30124 0 0 0 929 18 0 0 20 0 20 0 85715233 27983011840 164481 33554432000 4194304 4196468 140725111097408 140725111079952 140354043068151 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
/proc/12768/statm: 6831790 164481 3227 1 0 6792646 0
[pid=12768/tid=12770] ppid=12765 vsize=27327160 memory=-3472574944341025154 CPUtime=3.07 cores=0-7
/proc/12768/task/12770/stat : 12770 (java) R 12765 12768 11330 0 -1 4202560 16977 0 0 0 295 12 0 0 20 0 20 0 85715233 27983011840 164481 33554432000 4194304 4196468 140725111097408 140354014903536 140353516368531 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12771] ppid=12765 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12771/stat : 12771 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27983011840 164481 33554432000 4194304 4196468 140725111097408 140354047310992 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12772] ppid=12765 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12772/stat : 12772 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27983011840 164481 33554432000 4194304 4196468 140725111097408 140353830706192 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12773] ppid=12765 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12773/stat : 12773 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85715235 27983011840 164481 33554432000 4194304 4196468 140725111097408 140353829653392 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12774] ppid=12765 vsize=27327160 memory=2241 CPUtime=0 cores=0-7
/proc/12768/task/12774/stat : 12774 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27983011840 164481 33554432000 4194304 4196468 140725111097408 140353828600592 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12775] ppid=12765 vsize=27327160 memory=2244 CPUtime=0 cores=0-7
/proc/12768/task/12775/stat : 12775 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27983011840 164481 33554432000 4194304 4196468 140725111097408 140353462065808 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12776] ppid=12765 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12776/stat : 12776 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715235 27983011840 164481 33554432000 4194304 4196468 140725111097408 140353461013008 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12777] ppid=12765 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12777/stat : 12777 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715235 27983011840 164481 33554432000 4194304 4196468 140725111097408 140353459960208 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12778] ppid=12765 vsize=27327160 memory=280092937098324 CPUtime=0 cores=0-7
/proc/12768/task/12778/stat : 12778 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85715236 27983011840 164481 33554432000 4194304 4196468 140725111097408 140353458907408 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12779] ppid=12765 vsize=27327160 memory=1108 CPUtime=0 cores=0-7
/proc/12768/task/12779/stat : 12779 (java) S 12765 12768 11330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85715237 27983011840 164481 33554432000 4194304 4196468 140725111097408 140353035271024 140354043079298 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12780] ppid=12765 vsize=27327160 memory=288230591722422566 CPUtime=0 cores=0-7
/proc/12768/task/12780/stat : 12780 (java) S 12765 12768 11330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85715237 27983011840 164993 33554432000 4194304 4196468 140725111097408 140352015033888 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12781] ppid=12765 vsize=27327160 memory=13851854467499417 CPUtime=0 cores=0-7
/proc/12768/task/12781/stat : 12781 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715238 27983011840 164993 33554432000 4194304 4196468 140725111097408 140351746598256 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12782] ppid=12765 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12782/stat : 12782 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715240 27983011840 164993 33554432000 4194304 4196468 140725111097408 140351372089680 140354043086747 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12783] ppid=12765 vsize=27327160 memory=171628 CPUtime=1.71 cores=0-7
/proc/12768/task/12783/stat : 12783 (java) R 12765 12768 11330 0 -1 4202560 3473 0 0 0 170 1 0 0 20 0 20 0 85715240 27983011840 164993 33554432000 4194304 4196468 140725111097408 140353034204624 140354026453051 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12784] ppid=12765 vsize=27327160 memory=15252 CPUtime=1.77 cores=0-7
/proc/12768/task/12784/stat : 12784 (java) R 12765 12768 11330 0 -1 4202560 2915 0 0 0 176 1 0 0 20 0 20 0 85715240 27983011840 164993 33554432000 4194304 4196468 140725111097408 140353033154272 140354024612136 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12785] ppid=12765 vsize=27327160 memory=16244 CPUtime=1.77 cores=0-7
/proc/12768/task/12785/stat : 12785 (java) R 12765 12768 11330 0 -1 4202560 1880 0 0 0 176 1 0 0 20 0 20 0 85715240 27983011840 164993 33554432000 4194304 4196468 140725111097408 140353032103568 140354024589288 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12786] ppid=12765 vsize=27327160 memory=4048 CPUtime=1.09 cores=0-7
/proc/12768/task/12786/stat : 12786 (java) S 12765 12768 11330 0 -1 1077944384 3533 0 0 0 108 1 0 0 20 0 20 0 85715240 27983011840 164993 33554432000 4194304 4196468 140725111097408 140353031059440 140354043079298 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12787] ppid=12765 vsize=27327160 memory=1236 CPUtime=0 cores=0-7
/proc/12768/task/12787/stat : 12787 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85715240 27983011840 164993 33554432000 4194304 4196468 140725111097408 140350874184800 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12788] ppid=12765 vsize=27327160 memory=14728 CPUtime=0 cores=0-7
/proc/12768/task/12788/stat : 12788 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85715241 27983011840 164993 33554432000 4194304 4196468 140725111097408 140353030007856 140354043079298 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
Current children cumulated CPU time: 9.47 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 657924 KiB

[startup+3.33894 s]
# the end of solver process 12768 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.2271 s, system=0.272092 s

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

[startup+3.2012 s]
/proc/loadavg: 7.73 8.60 8.80 5/204 12788
/proc/meminfo: memFree=26961760/32770624 swapFree=67108856/67108860
[pid=12768] ppid=12765 vsize=27786148 memory=706360 CPUtime=9.85 cores=0-7
/proc/12768/stat : 12768 (java) S 12765 12768 11330 0 -1 1077944320 30738 0 0 0 967 18 0 0 20 0 23 0 85715233 28453015552 176590 33554432000 4194304 4196468 140725111097408 140725111079952 140354043068151 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
/proc/12768/statm: 6946537 176590 3231 1 0 6907393 0
[pid=12768/tid=12770] ppid=12765 vsize=27786148 memory=33 CPUtime=3.15 cores=0-7
/proc/12768/task/12770/stat : 12770 (java) R 12765 12768 11330 0 -1 1077944384 17238 0 0 0 303 12 0 0 20 0 23 0 85715233 28453015552 176590 33554432000 4194304 4196468 140725111097408 140354014903600 140354043078357 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12771] ppid=12765 vsize=27786148 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/12768/task/12771/stat : 12771 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 85715235 28453015552 176590 33554432000 4194304 4196468 140725111097408 140354047310992 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12772] ppid=12765 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12772/stat : 12772 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 85715235 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353830706192 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12773] ppid=12765 vsize=27786148 memory=-8172468297011507069 CPUtime=0 cores=0-7
/proc/12768/task/12773/stat : 12773 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 85715235 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353829653392 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12774] ppid=12765 vsize=27786148 memory=-7161732098442470212 CPUtime=0 cores=0-7
/proc/12768/task/12774/stat : 12774 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 85715235 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353828600592 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12775] ppid=12765 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12775/stat : 12775 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 85715235 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353462065808 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12776] ppid=12765 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/12768/task/12776/stat : 12776 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 85715235 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353461013008 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12777] ppid=12765 vsize=27786148 memory=-8689539942354613440 CPUtime=0 cores=0-7
/proc/12768/task/12777/stat : 12777 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 85715235 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353459960208 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12778] ppid=12765 vsize=27786148 memory=7810763844726514514 CPUtime=0 cores=0-7
/proc/12768/task/12778/stat : 12778 (java) S 12765 12768 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 85715236 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353458907408 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12779] ppid=12765 vsize=27786148 memory=6945507666079274341 CPUtime=0 cores=0-7
/proc/12768/task/12779/stat : 12779 (java) S 12765 12768 11330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 23 0 85715237 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353035271024 140354043079298 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12780] ppid=12765 vsize=27786148 memory=487656 CPUtime=0 cores=0-7
/proc/12768/task/12780/stat : 12780 (java) S 12765 12768 11330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 23 0 85715237 28453015552 176590 33554432000 4194304 4196468 140725111097408 140352015033888 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12781] ppid=12765 vsize=27786148 memory=-7521736447810188379 CPUtime=0 cores=0-7
/proc/12768/task/12781/stat : 12781 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 85715238 28453015552 176590 33554432000 4194304 4196468 140725111097408 140351746598256 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12782] ppid=12765 vsize=27786148 memory=-8412652160765825907 CPUtime=0 cores=0-7
/proc/12768/task/12782/stat : 12782 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 85715240 28453015552 176590 33554432000 4194304 4196468 140725111097408 140351372089680 140354043086747 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12783] ppid=12765 vsize=27786148 memory=7100839878645619564 CPUtime=1.8 cores=0-7
/proc/12768/task/12783/stat : 12783 (java) R 12765 12768 11330 0 -1 4202560 3717 0 0 0 179 1 0 0 20 0 23 0 85715240 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353034203936 140354022761247 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12784] ppid=12765 vsize=27786148 memory=-8634980985311628903 CPUtime=1.86 cores=0-7
/proc/12768/task/12784/stat : 12784 (java) R 12765 12768 11330 0 -1 4202560 2950 0 0 0 185 1 0 0 20 0 23 0 85715240 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353033153840 140354020663168 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12785] ppid=12765 vsize=27786148 memory=0 CPUtime=1.86 cores=0-7
/proc/12768/task/12785/stat : 12785 (java) R 12765 12768 11330 0 -1 4202560 1889 0 0 0 185 1 0 0 20 0 23 0 85715240 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353032092480 140354021085143 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12786] ppid=12765 vsize=27786148 memory=280093876765792 CPUtime=1.12 cores=0-7
/proc/12768/task/12786/stat : 12786 (java) S 12765 12768 11330 0 -1 1077944384 3552 0 0 0 111 1 0 0 20 0 23 0 85715240 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353031058624 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12787] ppid=12765 vsize=27786148 memory=739411121906656352 CPUtime=0 cores=0-7
/proc/12768/task/12787/stat : 12787 (java) S 12765 12768 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 85715240 28453015552 176590 33554432000 4194304 4196468 140725111097408 140350874184800 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12788] ppid=12765 vsize=27786148 memory=8514701219730523551 CPUtime=0 cores=0-7
/proc/12768/task/12788/stat : 12788 (java) S 12765 12768 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 85715241 28453015552 176590 33554432000 4194304 4196468 140725111097408 140353030007856 140354043079298 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
Current children cumulated CPU time: 9.85 s
Current children cumulated vsize: 27786148 KiB
Current children cumulated memory: 706360 KiB

[startup+3.3053 s]
/proc/loadavg: 7.73 8.60 8.80 5/204 12788
/proc/meminfo: memFree=26961760/32770624 swapFree=67108856/67108860
[pid=12768] ppid=12765 vsize=27853732 memory=716236 CPUtime=10.4 cores=0-7
/proc/12768/stat : 12768 (java) S 12765 12768 11330 0 -1 1077944320 31100 6187 0 0 997 19 18 6 20 0 22 0 85715233 28522221568 179059 33554432000 4194304 4196468 140725111097408 140725111079952 140354043068151 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
/proc/12768/statm: 6963433 179059 3232 1 0 6924289 0
[pid=12768/tid=12770] ppid=12765 vsize=27853732 memory=-3472574944341025154 CPUtime=3.43 cores=0-7
/proc/12768/task/12770/stat : 12770 (java) R 12765 12768 11330 0 -1 4202560 17360 6187 0 0 307 12 18 6 20 0 22 0 85715233 28522221568 179059 33554432000 4194304 4196468 140725111097408 140354014907392 140354027111781 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12771] ppid=12765 vsize=27853732 memory=0 CPUtime=0.24 cores=0-7
/proc/12768/task/12771/stat : 12771 (java) S 12765 12768 11330 0 -1 1077944384 2 6187 0 0 0 0 18 6 20 0 22 0 85715235 28522221568 179059 33554432000 4194304 4196468 140725111097408 140354047310992 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12772] ppid=12765 vsize=27853732 memory=0 CPUtime=0.24 cores=0-7
/proc/12768/task/12772/stat : 12772 (java) S 12765 12768 11330 0 -1 1077944384 1 6187 0 0 0 0 18 6 20 0 22 0 85715235 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353830706192 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12773] ppid=12765 vsize=27853732 memory=280092937098324 CPUtime=0.24 cores=0-7
/proc/12768/task/12773/stat : 12773 (java) S 12765 12768 11330 0 -1 1077944384 3 6187 0 0 0 0 18 6 20 0 22 0 85715235 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353829653392 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12774] ppid=12765 vsize=27853732 memory=1108 CPUtime=0.24 cores=0-7
/proc/12768/task/12774/stat : 12774 (java) S 12765 12768 11330 0 -1 1077944384 1 6187 0 0 0 0 18 6 20 0 22 0 85715235 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353828600592 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12775] ppid=12765 vsize=27853732 memory=288230591722422566 CPUtime=0.24 cores=0-7
/proc/12768/task/12775/stat : 12775 (java) S 12765 12768 11330 0 -1 1077944384 2 6187 0 0 0 0 18 6 20 0 22 0 85715235 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353462065808 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12776] ppid=12765 vsize=27853732 memory=13851854467499417 CPUtime=0.24 cores=0-7
/proc/12768/task/12776/stat : 12776 (java) S 12765 12768 11330 0 -1 1077944384 1 6187 0 0 0 0 18 6 20 0 22 0 85715235 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353461013008 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12777] ppid=12765 vsize=27853732 memory=0 CPUtime=0.24 cores=0-7
/proc/12768/task/12777/stat : 12777 (java) S 12765 12768 11330 0 -1 1077944384 2 6187 0 0 0 0 18 6 20 0 22 0 85715235 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353459960208 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12778] ppid=12765 vsize=27853732 memory=0 CPUtime=0.24 cores=0-7
/proc/12768/task/12778/stat : 12778 (java) S 12765 12768 11330 0 -1 1077944384 2 6187 0 0 0 0 18 6 20 0 22 0 85715236 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353458907408 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12779] ppid=12765 vsize=27853732 memory=2241 CPUtime=0.24 cores=0-7
/proc/12768/task/12779/stat : 12779 (java) S 12765 12768 11330 0 -1 1077944384 5 6187 0 0 0 0 18 6 20 0 22 0 85715237 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353035271024 140354043079298 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12780] ppid=12765 vsize=27853732 memory=2244 CPUtime=0.24 cores=0-7
/proc/12768/task/12780/stat : 12780 (java) S 12765 12768 11330 0 -1 1077944384 13 6187 0 0 0 0 18 6 20 0 22 0 85715237 28522221568 179059 33554432000 4194304 4196468 140725111097408 140352015033888 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12781] ppid=12765 vsize=27853732 memory=0 CPUtime=0.24 cores=0-7
/proc/12768/task/12781/stat : 12781 (java) S 12765 12768 11330 0 -1 1077944384 1 6187 0 0 0 0 18 6 20 0 22 0 85715238 28522221568 179059 33554432000 4194304 4196468 140725111097408 140351746598256 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12782] ppid=12765 vsize=27853732 memory=0 CPUtime=0.24 cores=0-7
/proc/12768/task/12782/stat : 12782 (java) S 12765 12768 11330 0 -1 1077944384 1 6187 0 0 0 0 18 6 20 0 22 0 85715240 28522221568 179059 33554432000 4194304 4196468 140725111097408 140351372089680 140354043086747 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12783] ppid=12765 vsize=27853732 memory=6791534058613427641 CPUtime=2.12 cores=0-7
/proc/12768/task/12783/stat : 12783 (java) R 12765 12768 11330 0 -1 4202560 3920 6187 0 0 187 1 18 6 20 0 22 0 85715240 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353034217840 140354043089498 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12784] ppid=12765 vsize=27853732 memory=6368766512624657506 CPUtime=2.18 cores=0-7
/proc/12768/task/12784/stat : 12784 (java) R 12765 12768 11330 0 -1 4202560 2950 6187 0 0 193 1 18 6 20 0 22 0 85715240 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353033151584 140354028194552 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12785] ppid=12765 vsize=27853732 memory=7811607217389588840 CPUtime=2.17 cores=0-7
/proc/12768/task/12785/stat : 12785 (java) R 12765 12768 11330 0 -1 4202560 1889 6187 0 0 192 1 18 6 20 0 22 0 85715240 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353032105264 140354043089498 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12786] ppid=12765 vsize=27853732 memory=6935651454800449616 CPUtime=1.38 cores=0-7
/proc/12768/task/12786/stat : 12786 (java) S 12765 12768 11330 0 -1 1077944384 3557 6187 0 0 113 1 18 6 20 0 22 0 85715240 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353031059440 140354043079298 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12787] ppid=12765 vsize=27853732 memory=6935653653823705168 CPUtime=0.24 cores=0-7
/proc/12768/task/12787/stat : 12787 (java) S 12765 12768 11330 0 -1 1077944384 3 6187 0 0 0 0 18 6 20 0 22 0 85715240 28522221568 179059 33554432000 4194304 4196468 140725111097408 140350874184800 140354043078357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
[pid=12768/tid=12788] ppid=12765 vsize=27853732 memory=171628 CPUtime=0.24 cores=0-7
/proc/12768/task/12788/stat : 12788 (java) S 12765 12768 11330 0 -1 1077944384 1 6187 0 0 0 0 18 6 20 0 22 0 85715241 28522221568 179059 33554432000 4194304 4196468 140725111097408 140353030007856 140354043079298 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21696512 140725111100377 140725111100677 140725111100677 140725111103439 0
Current children cumulated CPU time: 10.4 s
Current children cumulated vsize: 27853732 KiB
Current children cumulated memory: 716236 KiB

Child status: 0
Real time (s): 3.339
CPU time (s): 10.4992
CPU user time (s): 10.2271
CPU system time (s): 0.272092
CPU usage (%): 314.44
Max. virtual memory (cumulated for all children) (KiB): 27853732
Max. memory (cumulated for all children) (KiB): 716236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2271
system time used= 0.272092
maximum resident set size= 718744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37336
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10221
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 12768
#   total CPU time (s): 10.4992
#   total CPU user time (s): 10.2271
#   total CPU system time (s): 0.272092

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.056044 second user time and 0.077442 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-27 10:52:01
IDJOB=4296986
IDBENCH=141607
IDSOLVER=2758
FILE ID=node133/4296986-1532681521
RUNJOBID= node133-1532673690-11357
PBS_JOBID= 21022248
Free space on /tmp= 48252 MiB

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

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

MD5SUM BENCH= 32889b6f2e93f59096a50faf26931df2
RANDOM SEED=1517260623

node133.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.24
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.24
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.24
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.24
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:        27558336 kB
MemAvailable:   31947216 kB
Buffers:          145600 kB
Cached:          4491304 kB
SwapCached:            0 kB
Active:          2098124 kB
Inactive:        2592004 kB
Active(anon):       3904 kB
Inactive(anon):    76788 kB
Active(file):    2094220 kB
Inactive(file):  2515216 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              8280 kB
Writeback:             0 kB
AnonPages:         64448 kB
Mapped:            39040 kB
Shmem:             25244 kB
Slab:             217864 kB
SReclaimable:     190560 kB
SUnreclaim:        27304 kB
KernelStack:        3584 kB
PageTables:         5120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48244 MiB
End job on node133 at 2018-07-27 10:52:04