Trace number 4297261

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)SAT 20.3189 5.47217

General information on the benchmark

NameSportsScheduling/
SportsScheduling-10_c18.xml
MD5SUM90120b7f275ce51772dc9fcf00f05be5
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 benchmark18.6241
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints85
Number of domains2
Minimum domain size10
Maximum domain size45
Distribution of domain sizes[{"size":10,"count":100},{"size":45,"count":45}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":50},{"degree":4,"count":95}]
Minimum constraint arity1
Maximum constraint arity45
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":5},{"arity":3,"count":45},{"arity":5,"count":9},{"arity":10,"count":10},{"arity":18,"count":5},{"arity":20,"count":5},{"arity":45,"count":1}]
Number of extensional constraints45
Number of intensional constraints10
Distribution of constraint types[{"type":"extension","count":45},{"type":"intension","count":10},{"type":"allDifferent","count":11},{"type":"count","count":9},{"type":"cardinality","count":10}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.52	
0.65/0.53	scop both+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 10:24:17 CEST 2018
0.65/0.55	c PID: 10662
0.65/0.55	c IP: 172.20.3.106
0.65/0.55	c HOST: node106.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.40/0.95	c (0,0) Parsing End
1.40/0.95	c (0,0) CSP: 145 int (0 aux), 0 bool (0 aux), 85 ctr, max domain size 45
1.40/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.95	c (0,0) Constraint Name Generate Begin
1.40/0.96	c (0,0) Ctr:HOME/instance-4297261-1532679856.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num
1.40/0.96	c (0,0) Constraint Name Generate End
1.40/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.96	c (0,0) CSP to CSPinCNF Begin
3.27/1.60	c (1,1) translated 9 (10%) constraints
3.68/1.75	c (1,1) translated 17 (20%) constraints
4.09/1.88	c (1,1) translated 26 (30%) constraints
4.43/1.99	c (1,1) translated 34 (40%) constraints
4.81/2.10	c (1,1) translated 43 (50%) constraints
5.62/2.26	c (1,1) translated 51 (60%) constraints
6.57/2.49	c (1,1) translated 60 (70%) constraints
6.97/2.53	c (2,1) translated 68 (80%) constraints
6.97/2.56	c (2,2) translated 77 (90%) constraints
6.97/2.59	c (2,2) translated 85 (100%) constraints
7.79/2.75	c (2,2) STATISTICS1:HOME/instance-4297261-1532679856.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,3620,15016,524288,45,45,20,524288:100;131072:100;45:780;16:18;9:455;1:210,45:8960;9:11390;2:23070;1:1125,45:2;10:155;9:45;8:45;7:45;6:45;5:45;4:3195;3:4240;2:7030;1:169,20:100;18:100;5:18;2:1445;1:39860;0:45,
7.79/2.75	c (2,2) ===========================================
7.79/2.75	c (2,2) Both Encoding selects:
7.79/2.75	c (2,2) Order
7.79/2.75	c (2,2) ===========================================
8.23/2.81	c (2,2) translated 1502 (10%) constraints
8.23/2.85	c (2,2) translated 3004 (20%) constraints
8.23/2.89	c (2,2) translated 4505 (30%) constraints
8.64/2.92	c (2,2) translated 6007 (40%) constraints
8.64/2.95	c (2,2) translated 7508 (50%) constraints
8.64/2.98	c (2,2) translated 9010 (60%) constraints
9.08/3.02	c (2,2) translated 10512 (70%) constraints
9.08/3.07	c (2,2) translated 12013 (80%) constraints
9.89/3.24	c (2,2) translated 13515 (90%) constraints
10.73/3.43	c (2,2) translated 15016 (100%) constraints
10.73/3.43	c (2,2) CSP to CSPinCNF End
10.73/3.43	c (2,2) CSP: 545 int (400 aux), 4520 bool (4520 aux), 17770 ctr, max domain size 43
10.73/3.43	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
10.73/3.43	c (2,2) CSPinCNF Propagation Begin
11.94/3.71	c (3,3) 1205 values, 3964 unsatisfiable literals, and 3051 valid clauses are removed
11.94/3.71	c (3,3) CSPinCNF Propagation End
11.94/3.71	c (3,3) CSP: 1385 int (1240 aux), 3680 bool (3680 aux), 14719 ctr, max domain size 43
11.94/3.71	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
11.94/3.71	c (3,3) Simplify CSPinCNF Begin
12.33/3.83	c (3,3) Simplify CSPinCNF End
12.33/3.83	c (3,3) CSP: 1385 int (1240 aux), 6290 bool (6290 aux), 17329 ctr, max domain size 43
12.33/3.83	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
12.33/3.83	c (3,3) Calculate Precise Domain Begin
12.33/3.88	c (3,3) 10 values are removed by re-calculation
12.33/3.88	c (3,3) Calculate Precise Domain End
12.33/3.88	c (3,3) CSP: 1385 int (1240 aux), 6290 bool (6290 aux), 17329 ctr, max domain size 43
12.33/3.88	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
12.33/3.88	c (3,3) CSPinCNF to SatSolver Begin
12.74/3.97	c (3,3) 1733 (10 %) CSP clauses are encoded (9595 SAT variables, 4527 SAT clauses)
12.74/3.99	c (3,3) 3466 (20 %) CSP clauses are encoded (9595 SAT variables, 6260 SAT clauses)
13.14/4.01	c (3,3) 5199 (30 %) CSP clauses are encoded (9595 SAT variables, 7993 SAT clauses)
13.14/4.03	c (3,3) 6932 (40 %) CSP clauses are encoded (9595 SAT variables, 9726 SAT clauses)
13.14/4.04	c (3,3) 8665 (50 %) CSP clauses are encoded (9595 SAT variables, 11459 SAT clauses)
13.56/4.17	c (3,3) 10398 (60 %) CSP clauses are encoded (9595 SAT variables, 35704 SAT clauses)
13.88/4.29	c (3,3) 12131 (70 %) CSP clauses are encoded (9595 SAT variables, 77925 SAT clauses)
13.98/4.35	c (3,3) 13864 (80 %) CSP clauses are encoded (9595 SAT variables, 88273 SAT clauses)
14.31/4.41	c (3,3) 15597 (90 %) CSP clauses are encoded (9595 SAT variables, 93756 SAT clauses)
14.70/4.51	c (3,3) 17329 (100 %) CSP clauses are encoded (9595 SAT variables, 102815 SAT clauses)
14.70/4.51	c (3,3) CSPinCNF to SatSolver End
14.70/4.51	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
15.12/4.64	c (4,4) STATISTICS2:HOME/instance-4297261-1532679856.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,7675,17329,128,43,9,8,128:70;64:210;43:1560;32:70;16:106;15:28;10:7;9:387;8:680;6:3;4:70;1:240,43:10230;9:9120;8:2440;7:70;5:70;4:30;3:830;2:27225;1:1140,9:80;8:80;7:40;6:40;5:58;4:2840;3:3185;2:10185;1:821,8:200;7:400;5:16;3:200;2:2615;1:40845,
15.12/4.64	c (4,4) SatSolver.solve Begin
15.12/4.64	c (4,4) 9595 bool, 102823 clause
15.12/4.64	c (4,4) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297261-1532679856.xml-scop-10662.cnf HOME/instance-4297261-1532679856.xml-scop-10662.cnf.out
20.03/5.41	c (4,0) c
20.03/5.41	c (4,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
20.03/5.41	c (4,0) c
20.03/5.41	c (4,0) c WARNING: for repeatability, setting FPU to use double precision
20.03/5.41	c (4,0) c 8 solvers engines and 1 companion as a blackboard created.
20.03/5.41	c (4,0) c ========================================[ Problem Statistics ]===========================================
20.03/5.41	c (4,0) c |                                                                                                       |
20.03/5.41	c (4,0) c |  Number of variables:          9595                                                                   |
20.03/5.41	c (4,0) c |  Number of clauses:          102823                                                                   |
20.03/5.41	c (4,0) c |  Parse time:                   0.03 s                                                                 |
20.03/5.41	c (4,0) c |                                                                                                       |
20.03/5.41	c (4,0) c |  Eliminated clauses:           0.15 Mb                                                                |
20.03/5.41	c (4,0) c |  Simplification time:          0.11 s                                                                 |
20.03/5.41	c (4,0) c |                                                                                                       |
20.03/5.41	c (4,0) c |  Generating clones                                                                                    |
20.03/5.41	c (4,0) c |  all clones generated. Memory =  88.25Mb.                                                             |
20.03/5.41	c (4,0) c ========================================================================================================|
20.03/5.41	c (4,0) c last restart ## conflicts  :  150 62 
20.03/5.41	c (4,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
20.03/5.41	c (4,0) c Total Memory so far : 664.92Mb
20.03/5.41	c (4,0) c
20.03/5.41	c (4,0) c real time : 0.747715 s
20.03/5.41	c (4,0) c cpu time  : 4.494 s
20.03/5.41	c (4,0) c
20.03/5.41	c (4,0) c
20.03/5.41	c (4,0) c
20.03/5.41	c (4,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
20.03/5.41	c (4,0) c
20.03/5.41	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.03/5.41	c (4,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
20.03/5.41	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.03/5.41	c (4,0) c | Conflicts     |           45757 |       4821 |       6010 |       5704 |       6183 |       5441 |       6335 |       6210 |       5053 |
20.03/5.41	c (4,0) c | Decisions     |          156809 |      16370 |      20111 |      20702 |      21504 |      17267 |      20400 |      22109 |      18346 |
20.03/5.41	c (4,0) c | Propagations  |        12816430 |    1395747 |    1725174 |    1535660 |    1742732 |    1502520 |    1708070 |    1728602 |    1477925 |
20.03/5.41	c (4,0) c | Avg_Trail     |                 |       2806 |       2898 |       2633 |       2851 |       2971 |       2772 |       2753 |       2855 |
20.03/5.41	c (4,0) c | Avg_DL        |                 |         53 |         55 |         53 |         56 |         56 |         53 |         56 |         57 |
20.03/5.41	c (4,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.03/5.41	c (4,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.03/5.41	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.03/5.41	c (4,0) c | Exported      |            3469 |        214 |        503 |        406 |        588 |        321 |        637 |        570 |        230 |
20.03/5.41	c (4,0) c | Imported      |           23189 |       2828 |       2966 |       3006 |       2720 |       3124 |       2670 |       2849 |       3026 |
20.03/5.41	c (4,0) c | Good          |            4839 |        610 |        613 |        607 |        590 |        625 |        585 |        601 |        608 |
20.03/5.41	c (4,0) c | Purge         |           18350 |       2218 |       2353 |       2399 |       2130 |       2499 |       2085 |       2248 |       2418 |
20.03/5.41	c (4,0) c | Promoted      |            1099 |        124 |        138 |        141 |        141 |        106 |        135 |        135 |        179 |
20.03/5.41	c (4,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.03/5.41	c (4,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.03/5.41	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.03/5.41	c (4,0) c | Unaries       |                 |         11 |         12 |         18 |          6 |          8 |          7 |          7 |         14 |
20.03/5.41	c (4,0) c | Binaries      |                 |         76 |         80 |         86 |        101 |         68 |        106 |         92 |         84 |
20.03/5.41	c (4,0) c | Glues         |                 |        214 |        244 |        233 |        244 |        199 |        286 |        240 |        226 |
20.03/5.41	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.03/5.41	c (4,0) c | Orig_Seen     |            25 % |      23462 |      26434 |      25267 |      26941 |      24973 |      27686 |      26695 |      24876 |
20.03/5.41	c (4,0) c | Diff Orig seen|                 |      X     |       2972 |       1805 |       3479 |       1511 |       4224 |       3233 |       1414 |
20.03/5.41	c (4,0) c | Hamming       |            17 % |      X     |       1718 |       1815 |       1598 |       1609 |       1788 |       1561 |       1790 |
20.03/5.41	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.03/5.41	c (4,0) 
20.03/5.41	c (4,0) s SATISFIABLE
20.03/5.43	c (4,4) SatSolver.solve End
20.03/5.43	c (4,4) Heap : 1802 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
20.03/5.43	c (4,4) Show results Begin
20.03/5.44	c (4,4) a[0][0] = 1
20.03/5.44	c (4,4) a[0][1] = 6
20.03/5.44	c (4,4) a[0][2] = 7
20.03/5.44	c (4,4) a[0][3] = 5
20.03/5.44	c (4,4) a[0][4] = 8
20.03/5.44	c (4,4) a[0][5] = 5
20.03/5.44	c (4,4) a[0][6] = 8
20.03/5.44	c (4,4) a[0][7] = 9
20.03/5.44	c (4,4) a[0][8] = 9
20.03/5.44	c (4,4) a[1][0] = 3
20.03/5.44	c (4,4) a[1][1] = 9
20.03/5.44	c (4,4) a[1][2] = 8
20.03/5.44	c (4,4) a[1][3] = 4
20.03/5.44	c (4,4) a[1][4] = 3
20.03/5.44	c (4,4) a[1][5] = 6
20.03/5.44	c (4,4) a[1][6] = 9
20.03/5.44	c (4,4) a[1][7] = 7
20.03/5.44	c (4,4) a[1][8] = 8
20.03/5.44	c (4,4) a[2][0] = 5
20.03/5.44	c (4,4) a[2][1] = 8
20.03/5.44	c (4,4) a[2][2] = 9
20.03/5.44	c (4,4) a[2][3] = 6
20.03/5.44	c (4,4) a[2][4] = 5
20.03/5.44	c (4,4) a[2][5] = 7
20.03/5.44	c (4,4) a[2][6] = 4
20.03/5.44	c (4,4) a[2][7] = 8
20.03/5.44	c (4,4) a[2][8] = 7
20.03/5.44	c (4,4) a[3][0] = 7
20.03/5.44	c (4,4) a[3][1] = 2
20.03/5.44	c (4,4) a[3][2] = 3
20.03/5.44	c (4,4) a[3][3] = 9
20.03/5.44	c (4,4) a[3][4] = 9
20.03/5.44	c (4,4) a[3][5] = 8
20.03/5.44	c (4,4) a[3][6] = 6
20.03/5.44	c (4,4) a[3][7] = 4
20.03/5.44	c (4,4) a[3][8] = 5
20.03/5.44	c (4,4) a[4][0] = 9
20.03/5.44	c (4,4) a[4][1] = 7
20.03/5.44	c (4,4) a[4][2] = 2
20.03/5.44	c (4,4) a[4][3] = 8
20.03/5.44	c (4,4) a[4][4] = 6
20.03/5.44	c (4,4) a[4][5] = 9
20.03/5.44	c (4,4) a[4][6] = 7
20.03/5.44	c (4,4) a[4][7] = 6
20.03/5.44	c (4,4) a[4][8] = 4
20.03/5.44	c (4,4) ad[0] = 6
20.03/5.44	c (4,4) ad[1] = 7
20.03/5.44	c (4,4) ad[2] = 9
20.03/5.44	c (4,4) ad[3] = 8
20.03/5.44	c (4,4) ad[4] = 3
20.03/5.44	c (4,4) h[0][0] = 0
20.03/5.44	c (4,4) h[0][1] = 3
20.03/5.44	c (4,4) h[0][2] = 4
20.03/5.44	c (4,4) h[0][3] = 1
20.03/5.44	c (4,4) h[0][4] = 7
20.03/5.44	c (4,4) h[0][5] = 2
20.03/5.44	c (4,4) h[0][6] = 2
20.03/5.44	c (4,4) h[0][7] = 3
20.03/5.44	c (4,4) h[0][8] = 0
20.03/5.44	c (4,4) h[1][0] = 2
20.03/5.44	c (4,4) h[1][1] = 4
20.03/5.44	c (4,4) h[1][2] = 5
20.03/5.44	c (4,4) h[1][3] = 0
20.03/5.44	c (4,4) h[1][4] = 1
20.03/5.44	c (4,4) h[1][5] = 0
20.03/5.44	c (4,4) h[1][6] = 5
20.03/5.44	c (4,4) h[1][7] = 2
20.03/5.44	c (4,4) h[1][8] = 6
20.03/5.45	c (4,4) h[2][0] = 4
20.03/5.45	c (4,4) h[2][1] = 1
20.03/5.45	c (4,4) h[2][2] = 6
20.03/5.45	c (4,4) h[2][3] = 2
20.03/5.45	c (4,4) h[2][4] = 0
20.03/5.45	c (4,4) h[2][5] = 3
20.03/5.45	c (4,4) h[2][6] = 3
20.03/5.45	c (4,4) h[2][7] = 0
20.03/5.45	c (4,4) h[2][8] = 1
20.03/5.45	c (4,4) h[3][0] = 6
20.03/5.45	c (4,4) h[3][1] = 0
20.03/5.45	c (4,4) h[3][2] = 0
20.03/5.45	c (4,4) h[3][3] = 7
20.03/5.45	c (4,4) h[3][4] = 2
20.03/5.45	c (4,4) h[3][5] = 4
20.03/5.45	c (4,4) h[3][6] = 1
20.03/5.45	c (4,4) h[3][7] = 1
20.03/5.45	c (4,4) h[3][8] = 3
20.03/5.45	c (4,4) h[4][0] = 8
20.03/5.45	c (4,4) h[4][1] = 5
20.03/5.45	c (4,4) h[4][2] = 1
20.03/5.45	c (4,4) h[4][3] = 3
20.03/5.45	c (4,4) h[4][4] = 4
20.03/5.45	c (4,4) h[4][5] = 1
20.03/5.45	c (4,4) h[4][6] = 0
20.03/5.45	c (4,4) h[4][7] = 5
20.03/5.45	c (4,4) h[4][8] = 2
20.03/5.45	c (4,4) hd[0] = 4
20.03/5.45	c (4,4) hd[1] = 1
20.03/5.45	c (4,4) hd[2] = 2
20.03/5.45	c (4,4) hd[3] = 5
20.03/5.45	c (4,4) hd[4] = 0
20.03/5.45	c (4,4) m[0][0] = 0
20.03/5.45	c (4,4) m[0][1] = 26
20.03/5.45	c (4,4) m[0][2] = 32
20.03/5.45	c (4,4) m[0][3] = 12
20.03/5.45	c (4,4) m[0][4] = 42
20.03/5.45	c (4,4) m[0][5] = 19
20.03/5.45	c (4,4) m[0][6] = 22
20.03/5.45	c (4,4) m[0][7] = 29
20.03/5.45	c (4,4) m[0][8] = 8
20.03/5.45	c (4,4) m[1][0] = 17
20.03/5.45	c (4,4) m[1][1] = 34
20.03/5.45	c (4,4) m[1][2] = 37
20.03/5.45	c (4,4) m[1][3] = 3
20.03/5.45	c (4,4) m[1][4] = 10
20.03/5.45	c (4,4) m[1][5] = 5
20.03/5.45	c (4,4) m[1][6] = 38
20.03/5.45	c (4,4) m[1][7] = 21
20.03/5.45	c (4,4) m[1][8] = 40
20.03/5.45	c (4,4) m[2][0] = 30
20.03/5.45	c (4,4) m[2][1] = 15
20.03/5.45	c (4,4) m[2][2] = 41
20.03/5.45	c (4,4) m[2][3] = 20
20.03/5.45	c (4,4) m[2][4] = 4
20.03/5.45	c (4,4) m[2][5] = 27
20.03/5.45	c (4,4) m[2][6] = 24
20.03/5.45	c (4,4) m[2][7] = 7
20.03/5.45	c (4,4) m[2][8] = 14
20.03/5.45	c (4,4) m[3][0] = 39
20.03/5.45	c (4,4) m[3][1] = 1
20.03/5.45	c (4,4) m[3][2] = 2
20.03/5.45	c (4,4) m[3][3] = 43
20.03/5.45	c (4,4) m[3][4] = 23
20.03/5.45	c (4,4) m[3][5] = 33
20.03/5.45	c (4,4) m[3][6] = 13
20.03/5.45	c (4,4) m[3][7] = 11
20.03/5.45	c (4,4) m[3][8] = 25
20.03/5.45	c (4,4) m[4][0] = 44
20.03/5.45	c (4,4) m[4][1] = 36
20.03/5.45	c (4,4) m[4][2] = 9
20.03/5.45	c (4,4) m[4][3] = 28
20.03/5.45	c (4,4) m[4][4] = 31
20.03/5.45	c (4,4) m[4][5] = 16
20.03/5.45	c (4,4) m[4][6] = 6
20.03/5.45	c (4,4) m[4][7] = 35
20.03/5.45	c (4,4) m[4][8] = 18
20.03/5.45	s SATISFIABLE
20.03/5.45	v <instantiation>
20.03/5.45	v     <list>h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] hd[0] hd[1] hd[2] hd[3] hd[4] ad[0] ad[1] ad[2] ad[3] ad[4]</list>
20.03/5.45	v     <values>0 3 4 1 7 2 2 3 0 2 4 5 0 1 0 5 2 6 4 1 6 2 0 3 3 0 1 6 0 0 7 2 4 1 1 3 8 5 1 3 4 1 0 5 2 1 6 7 5 8 5 8 9 9 3 9 8 4 3 6 9 7 8 5 8 9 6 5 7 4 8 7 7 2 3 9 9 8 6 4 5 9 7 2 8 6 9 7 6 4 0 26 32 12 42 19 22 29 8 17 34 37 3 10 5 38 21 40 30 15 41 20 4 27 24 7 14 39 1 2 43 23 33 13 11 25 44 36 9 28 31 16 6 35 18 4 1 2 5 0 6 7 9 8 3</values>
20.03/5.45	v </instantiation>
20.03/5.45	c (4,4) Show results End
20.03/5.45	c (4,4) Heap : 1802 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
20.03/5.45	c (4,4) 0,0,2,3,3,3,3,4,4,STOP-AFTER(ALL)
20.03/5.45	c END-Prog: Fri Jul 27 10:24:22 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 (8619 MiB free)
  memory of node 1: 16384 MiB (13546 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=10662, runsolver pid=10659

[startup+0.100114 s]*
/proc/loadavg: 8.11 8.25 8.50 3/199 10682
/proc/meminfo: memFree=22603356/32770624 swapFree=67108772/67108860
[pid=10662] ppid=10659 vsize=27312552 memory=107988 CPUtime=0.11 cores=0-7
/proc/10662/stat : 10662 (java) S 10659 10662 9657 0 -1 1077944320 6544 0 0 0 9 2 0 0 20 0 20 0 85548503 27968053248 26997 33554432000 4194304 4196468 140721593303632 140721593286176 139764338552567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
/proc/10662/statm: 6828138 26997 2755 1 0 6790598 0
[pid=10662/tid=10664] ppid=10659 vsize=27312552 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/10662/task/10664/stat : 10664 (java) R 10659 10662 9657 0 -1 4202560 4650 0 0 0 7 1 0 0 20 0 20 0 85548503 27968053248 26997 33554432000 4194304 4196468 140721593303632 139764310378896 139764322633054 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10665] ppid=10659 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10662/task/10665/stat : 10665 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 26997 33554432000 4194304 4196468 140721593303632 139764342794640 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10666] ppid=10659 vsize=27312552 memory=140331324528256 CPUtime=0 cores=0-7
/proc/10662/task/10666/stat : 10666 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 26997 33554432000 4194304 4196468 140721593303632 139764156950800 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10667] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10667/stat : 10667 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 26997 33554432000 4194304 4196468 140721593303632 139764155898512 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10668] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10668/stat : 10668 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 26997 33554432000 4194304 4196468 140721593303632 139764154845712 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10669] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10669/stat : 10669 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 26997 33554432000 4194304 4196468 140721593303632 139764153793424 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10670] ppid=10659 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10662/task/10670/stat : 10670 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 26997 33554432000 4194304 4196468 140721593303632 139764152740624 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10671] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10671/stat : 10671 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 26997 33554432000 4194304 4196468 140721593303632 139764151688336 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10672] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10672/stat : 10672 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 26997 33554432000 4194304 4196468 140721593303632 139764150635536 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10673] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10673/stat : 10673 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85548507 27968053248 26997 33554432000 4194304 4196468 140721593303632 139762791839856 139764338563714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10674] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10674/stat : 10674 (java) S 10659 10662 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85548508 27968053248 26997 33554432000 4194304 4196468 140721593303632 139761993900832 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10675] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10675/stat : 10675 (java) S 10659 10662 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85548508 27968053248 26997 33554432000 4194304 4196468 140721593303632 139761859679344 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10676] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10676/stat : 10676 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548510 27968053248 26997 33554432000 4194304 4196468 140721593303632 139761485174864 139764338571163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10677] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10677/stat : 10677 (java) S 10659 10662 9657 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 85548510 27968053248 26997 33554432000 4194304 4196468 140721593303632 139762790787696 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10678] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10678/stat : 10678 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85548510 27968053248 26997 33554432000 4194304 4196468 140721593303632 139762789734896 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10679] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10679/stat : 10679 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548510 27968053248 26997 33554432000 4194304 4196468 140721593303632 139762788682608 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10680] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10680/stat : 10680 (java) S 10659 10662 9657 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 20 0 85548510 27968053248 26997 33554432000 4194304 4196468 140721593303632 139762787629808 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10681] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10681/stat : 10681 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85548511 27968053248 26997 33554432000 4194304 4196468 140721593303632 139760987269472 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10682] ppid=10659 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10662/task/10682/stat : 10682 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548511 27968053248 26997 33554432000 4194304 4196468 140721593303632 139762786576688 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107988 KiB

[startup+0.210064 s]*
/proc/loadavg: 8.11 8.25 8.50 3/199 10682
/proc/meminfo: memFree=22587356/32770624 swapFree=67108772/67108860
[pid=10662] ppid=10659 vsize=27312552 memory=122128 CPUtime=0.24 cores=0-7
/proc/10662/stat : 10662 (java) S 10659 10662 9657 0 -1 1077944320 10333 0 0 0 21 3 0 0 20 0 20 0 85548503 27968053248 30532 33554432000 4194304 4196468 140721593303632 140721593286176 139764338552567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
/proc/10662/statm: 6828138 30532 2852 1 0 6790598 0
[pid=10662/tid=10664] ppid=10659 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/10662/task/10664/stat : 10664 (java) R 10659 10662 9657 0 -1 4202560 8218 0 0 0 17 3 0 0 20 0 20 0 85548503 27968053248 30532 33554432000 4194304 4196468 140721593303632 139764310343232 139764323718112 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10665] ppid=10659 vsize=27312552 memory=12918 CPUtime=0 cores=0-7
/proc/10662/task/10665/stat : 10665 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 30532 33554432000 4194304 4196468 140721593303632 139764342794640 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10666] ppid=10659 vsize=27312552 memory=140331325011085 CPUtime=0 cores=0-7
/proc/10662/task/10666/stat : 10666 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 30532 33554432000 4194304 4196468 140721593303632 139764156950800 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10667] ppid=10659 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10662/task/10667/stat : 10667 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 30532 33554432000 4194304 4196468 140721593303632 139764155898512 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10668] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10668/stat : 10668 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 30532 33554432000 4194304 4196468 140721593303632 139764154845712 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10669] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10669/stat : 10669 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 30532 33554432000 4194304 4196468 140721593303632 139764153793424 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10670] ppid=10659 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10662/task/10670/stat : 10670 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 30532 33554432000 4194304 4196468 140721593303632 139764152740624 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10671] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10671/stat : 10671 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 30532 33554432000 4194304 4196468 140721593303632 139764151688336 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10672] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10672/stat : 10672 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 30532 33554432000 4194304 4196468 140721593303632 139764150635536 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10673] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10673/stat : 10673 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85548507 27968053248 30532 33554432000 4194304 4196468 140721593303632 139762791839856 139764338563714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10674] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10674/stat : 10674 (java) S 10659 10662 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85548508 27968053248 30532 33554432000 4194304 4196468 140721593303632 139761993900832 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10675] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10675/stat : 10675 (java) S 10659 10662 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85548508 27968053248 30532 33554432000 4194304 4196468 140721593303632 139761859679344 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10676] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10676/stat : 10676 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548510 27968053248 30532 33554432000 4194304 4196468 140721593303632 139761485174864 139764338571163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10677] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10677/stat : 10677 (java) S 10659 10662 9657 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 85548510 27968053248 30532 33554432000 4194304 4196468 140721593303632 139762790787696 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10678] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10678/stat : 10678 (java) S 10659 10662 9657 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 85548510 27968053248 30532 33554432000 4194304 4196468 140721593303632 139762789734896 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10679] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10679/stat : 10679 (java) S 10659 10662 9657 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 20 0 85548510 27968053248 30532 33554432000 4194304 4196468 140721593303632 139762788682608 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10680] ppid=10659 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/10662/task/10680/stat : 10680 (java) S 10659 10662 9657 0 -1 1077944384 278 0 0 0 2 0 0 0 20 0 20 0 85548510 27968053248 30532 33554432000 4194304 4196468 140721593303632 139762787629808 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10681] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10681/stat : 10681 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85548511 27968053248 30532 33554432000 4194304 4196468 140721593303632 139760987269472 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10682] ppid=10659 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10662/task/10682/stat : 10682 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548511 27968053248 30532 33554432000 4194304 4196468 140721593303632 139762786576688 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122128 KiB

[startup+0.309328 s]*
/proc/loadavg: 8.11 8.25 8.50 2/199 10682
/proc/meminfo: memFree=22584068/32770624 swapFree=67108772/67108860
[pid=10662] ppid=10659 vsize=27312552 memory=125868 CPUtime=0.41 cores=0-7
/proc/10662/stat : 10662 (java) S 10659 10662 9657 0 -1 1077944320 10868 0 0 0 37 4 0 0 20 0 20 0 85548503 27968053248 31467 33554432000 4194304 4196468 140721593303632 140721593286176 139764338552567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
/proc/10662/statm: 6828138 31467 2970 1 0 6790598 0
[pid=10662/tid=10664] ppid=10659 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10662/task/10664/stat : 10664 (java) R 10659 10662 9657 0 -1 4202560 8588 0 0 0 26 3 0 0 20 0 20 0 85548503 27968053248 31467 33554432000 4194304 4196468 140721593303632 139764310356720 139764320116119 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10665] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10665/stat : 10665 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 31467 33554432000 4194304 4196468 140721593303632 139764342794640 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10666] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10666/stat : 10666 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 31467 33554432000 4194304 4196468 140721593303632 139764156950800 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10667] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10667/stat : 10667 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 31467 33554432000 4194304 4196468 140721593303632 139764155898512 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10668] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10668/stat : 10668 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 31467 33554432000 4194304 4196468 140721593303632 139764154845712 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10669] ppid=10659 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/10662/task/10669/stat : 10669 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 31467 33554432000 4194304 4196468 140721593303632 139764153793424 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10670] ppid=10659 vsize=27312552 memory=140331211387823 CPUtime=0 cores=0-7
/proc/10662/task/10670/stat : 10670 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 31467 33554432000 4194304 4196468 140721593303632 139764152740624 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10671] ppid=10659 vsize=27312552 memory=140331211390128 CPUtime=0 cores=0-7
/proc/10662/task/10671/stat : 10671 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 31467 33554432000 4194304 4196468 140721593303632 139764151688336 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10672] ppid=10659 vsize=27312552 memory=140331211392432 CPUtime=0 cores=0-7
/proc/10662/task/10672/stat : 10672 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27968053248 31467 33554432000 4194304 4196468 140721593303632 139764150635536 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10673] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10673/stat : 10673 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85548507 27968053248 31467 33554432000 4194304 4196468 140721593303632 139762791839856 139764338563714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10674] ppid=10659 vsize=27312552 memory=280662422791824 CPUtime=0 cores=0-7
/proc/10662/task/10674/stat : 10674 (java) S 10659 10662 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85548508 27968053248 31467 33554432000 4194304 4196468 140721593303632 139761993900832 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10675] ppid=10659 vsize=27312552 memory=280662422798736 CPUtime=0 cores=0-7
/proc/10662/task/10675/stat : 10675 (java) S 10659 10662 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85548508 27968053248 31467 33554432000 4194304 4196468 140721593303632 139761859679344 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10676] ppid=10659 vsize=27312552 memory=280662422739888 CPUtime=0 cores=0-7
/proc/10662/task/10676/stat : 10676 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548510 27968053248 31467 33554432000 4194304 4196468 140721593303632 139761485174864 139764338571163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10677] ppid=10659 vsize=27312552 memory=280662422812560 CPUtime=0.01 cores=0-7
/proc/10662/task/10677/stat : 10677 (java) S 10659 10662 9657 0 -1 1077944384 401 0 0 0 1 0 0 0 20 0 20 0 85548510 27968053248 31467 33554432000 4194304 4196468 140721593303632 139762790787696 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10678] ppid=10659 vsize=27312552 memory=280662422819472 CPUtime=0 cores=0-7
/proc/10662/task/10678/stat : 10678 (java) S 10659 10662 9657 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 85548510 27968053248 31467 33554432000 4194304 4196468 140721593303632 139762789734896 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10679] ppid=10659 vsize=27312552 memory=280662422817168 CPUtime=0.01 cores=0-7
/proc/10662/task/10679/stat : 10679 (java) S 10659 10662 9657 0 -1 1077944384 177 0 0 0 1 0 0 0 20 0 20 0 85548510 27968053248 31467 33554432000 4194304 4196468 140721593303632 139762788682608 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10680] ppid=10659 vsize=27312552 memory=280662422833776 CPUtime=0.07 cores=0-7
/proc/10662/task/10680/stat : 10680 (java) S 10659 10662 9657 0 -1 1077944384 298 0 0 0 7 0 0 0 20 0 20 0 85548510 27968053248 31467 33554432000 4194304 4196468 140721593303632 139762787629808 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10681] ppid=10659 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10681/stat : 10681 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85548511 27968053248 31467 33554432000 4194304 4196468 140721593303632 139760987269472 139764338562773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10682] ppid=10659 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10662/task/10682/stat : 10682 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548511 27968053248 31467 33554432000 4194304 4196468 140721593303632 139762786576688 139764338563714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125868 KiB

[startup+0.700824 s]
/proc/loadavg: 8.11 8.25 8.50 2/199 10682
/proc/meminfo: memFree=22560008/32770624 swapFree=67108772/67108860
[pid=10662] ppid=10659 vsize=27320948 memory=163424 CPUtime=0.99 cores=0-7
/proc/10662/stat : 10662 (java) S 10659 10662 9657 0 -1 1077944320 17983 0 0 0 93 6 0 0 20 0 20 0 85548503 27976650752 40856 33554432000 4194304 4196468 140721593303632 140721593286176 139764338552567 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
/proc/10662/statm: 6830237 40856 3155 1 0 6791622 0
[pid=10662/tid=10664] ppid=10659 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/10662/task/10664/stat : 10664 (java) R 10659 10662 9657 0 -1 4202560 15225 0 0 0 62 5 0 0 20 0 20 0 85548503 27976650752 40856 33554432000 4194304 4196468 140721593303632 139764310388240 139764338574493 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10665] ppid=10659 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10665/stat : 10665 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27976650752 40856 33554432000 4194304 4196468 140721593303632 139764342794640 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10666] ppid=10659 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10666/stat : 10666 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27976650752 40856 33554432000 4194304 4196468 140721593303632 139764156950800 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10667] ppid=10659 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10667/stat : 10667 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85548506 27976650752 40856 33554432000 4194304 4196468 140721593303632 139764155898512 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10668] ppid=10659 vsize=27320948 memory=5668 CPUtime=0 cores=0-7
/proc/10662/task/10668/stat : 10668 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27976650752 40856 33554432000 4194304 4196468 140721593303632 139764154845712 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10669] ppid=10659 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/10662/task/10669/stat : 10669 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85548506 27976650752 40856 33554432000 4194304 4196468 140721593303632 139764153793424 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10670] ppid=10659 vsize=27320948 memory=14076 CPUtime=0 cores=0-7
/proc/10662/task/10670/stat : 10670 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27976650752 40856 33554432000 4194304 4196468 140721593303632 139764152740624 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10671] ppid=10659 vsize=27320948 memory=1204 CPUtime=0 cores=0-7
/proc/10662/task/10671/stat : 10671 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85548506 27976650752 40856 33554432000 4194304 4196468 140721593303632 139764151688336 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10672] ppid=10659 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/10662/task/10672/stat : 10672 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85548506 27976650752 40856 33554432000 4194304 4196468 140721593303632 139764150635536 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10673] ppid=10659 vsize=27320948 memory=4008 CPUtime=0 cores=0-7
/proc/10662/task/10673/stat : 10673 (java) S 10659 10662 9657 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85548507 27976650752 40856 33554432000 4194304 4196468 140721593303632 139762791839856 139764338563714 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0

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

[pid=10662/tid=10680] ppid=10659 vsize=27984808 memory=-8614379499087747112 CPUtime=1.45 cores=0-7
/proc/10662/task/10680/stat : 10680 (java) S 10659 10662 9657 0 -1 1077944384 5038 0 0 0 143 2 0 0 20 0 24 0 85548510 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762787629808 139764338563714 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10681] ppid=10659 vsize=27984808 memory=-6352177140944567510 CPUtime=0 cores=0-7
/proc/10662/task/10681/stat : 10681 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85548511 28656443392 305588 33554432000 4194304 4196468 140721593303632 139760987269472 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10682] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10682/stat : 10682 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85548511 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762786576688 139764338563714 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
Current children cumulated CPU time: 15.59 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 1222352 KiB

[startup+5.20152 s]
/proc/loadavg: 7.54 8.13 8.46 9/212 10696
/proc/meminfo: memFree=21407092/32770624 swapFree=67108772/67108860
[pid=10662] ppid=10659 vsize=27984808 memory=1222352 CPUtime=15.59 cores=0-7
/proc/10662/stat : 10662 (java) S 10659 10662 9657 0 -1 1077944320 35338 0 0 0 1527 32 0 0 20 0 24 0 85548503 28656443392 305588 33554432000 4194304 4196468 140721593303632 140721593286176 139764338552567 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
/proc/10662/statm: 6996202 305588 3227 1 0 6957058 0
[pid=10683] ppid=10662 vsize=680612 memory=79728 CPUtime=2.85 cores=0-7
/proc/10683/stat : 10683 (glucose-syrup) S 10662 10662 9657 0 -1 1077944320 16989 0 0 0 281 4 0 0 20 0 9 0 85548969 696946688 19932 33554432000 4194304 4373367 140729227714016 140729227712560 140629491550850 0 4 0 8388610 18446744073709551615 0 0 17 7 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
/proc/10683/statm: 170153 19932 385 44 0 165841 0
[pid=10683/tid=10689] ppid=10662 vsize=680612 memory=-5082702989052053089 CPUtime=0.33 cores=0-7
/proc/10683/task/10689/stat : 10689 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 324 0 0 0 33 0 0 0 20 0 9 0 85548989 696946688 19932 33554432000 4194304 4373367 140729227714016 140629467041040 4271828 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10690] ppid=10662 vsize=680612 memory=0 CPUtime=0.33 cores=0-7
/proc/10683/task/10690/stat : 10690 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 247 0 0 0 33 0 0 0 20 0 9 0 85548989 696946688 19932 33554432000 4194304 4373367 140729227714016 140629458648432 4271897 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10691] ppid=10662 vsize=680612 memory=2241 CPUtime=0.33 cores=0-7
/proc/10683/task/10691/stat : 10691 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 246 0 0 0 33 0 0 0 20 0 9 0 85548989 696946688 19932 33554432000 4194304 4373367 140729227714016 140629450255560 4272316 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10692] ppid=10662 vsize=680612 memory=2244 CPUtime=0.33 cores=0-7
/proc/10683/task/10692/stat : 10692 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 256 0 0 0 33 0 0 0 20 0 9 0 85548989 696946688 19932 33554432000 4194304 4373367 140729227714016 140629441863024 4271619 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10693] ppid=10662 vsize=680612 memory=0 CPUtime=0.33 cores=0-7
/proc/10683/task/10693/stat : 10693 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 243 0 0 0 33 0 0 0 20 0 9 0 85548989 696946688 19932 33554432000 4194304 4373367 140729227714016 140629433470224 4249218 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10694] ppid=10662 vsize=680612 memory=0 CPUtime=0.32 cores=0-7
/proc/10683/task/10694/stat : 10694 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 251 0 0 0 32 0 0 0 20 0 9 0 85548989 696946688 19932 33554432000 4194304 4373367 140729227714016 140629425077616 4252261 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10695] ppid=10662 vsize=680612 memory=0 CPUtime=0.32 cores=0-7
/proc/10683/task/10695/stat : 10695 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 248 0 0 0 32 0 0 0 20 0 9 0 85548989 696946688 19932 33554432000 4194304 4373367 140729227714016 140629416684744 4271798 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10696] ppid=10662 vsize=680612 memory=0 CPUtime=0.33 cores=0-7
/proc/10683/task/10696/stat : 10696 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 246 0 0 0 33 0 0 0 20 0 9 0 85548989 696946688 19932 33554432000 4194304 4373367 140729227714016 140629408292072 4271897 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10662/tid=10664] ppid=10659 vsize=27984808 memory=0 CPUtime=4.67 cores=0-7
/proc/10662/task/10664/stat : 10664 (java) S 10659 10662 9657 0 -1 1077944384 17891 0 0 0 444 23 0 0 20 0 24 0 85548503 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764310391808 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10665] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10665/stat : 10665 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764342794640 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10666] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10666/stat : 10666 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764156950800 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10667] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10667/stat : 10667 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764155898512 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10668] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10668/stat : 10668 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764154845712 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10669] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10669/stat : 10669 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764153793424 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10670] ppid=10659 vsize=27984808 memory=4783756544942436456 CPUtime=0 cores=0-7
/proc/10662/task/10670/stat : 10670 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764152740624 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10671] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10671/stat : 10671 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764151688336 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10672] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10672/stat : 10672 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764150635536 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10673] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10673/stat : 10673 (java) S 10659 10662 9657 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 85548507 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762791839856 139764338563714 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10674] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10674/stat : 10674 (java) S 10659 10662 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85548508 28656443392 305588 33554432000 4194304 4196468 140721593303632 139761993900832 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10675] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10675/stat : 10675 (java) S 10659 10662 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 85548508 28656443392 305588 33554432000 4194304 4196468 140721593303632 139761859679344 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10676] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10676/stat : 10676 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85548510 28656443392 305588 33554432000 4194304 4196468 140721593303632 139761485174864 139764338571163 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10677] ppid=10659 vsize=27984808 memory=0 CPUtime=3.17 cores=0-7
/proc/10662/task/10677/stat : 10677 (java) S 10659 10662 9657 0 -1 1077944384 3667 0 0 0 315 2 0 0 20 0 24 0 85548510 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762790787696 139764338563714 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10678] ppid=10659 vsize=27984808 memory=0 CPUtime=3.08 cores=0-7
/proc/10662/task/10678/stat : 10678 (java) S 10659 10662 9657 0 -1 1077944384 3207 0 0 0 307 1 0 0 20 0 24 0 85548510 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762789734896 139764338563714 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10679] ppid=10659 vsize=27984808 memory=0 CPUtime=3.18 cores=0-7
/proc/10662/task/10679/stat : 10679 (java) S 10659 10662 9657 0 -1 1077944384 4113 0 0 0 316 2 0 0 20 0 24 0 85548510 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762788682608 139764338563714 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10680] ppid=10659 vsize=27984808 memory=0 CPUtime=1.45 cores=0-7
/proc/10662/task/10680/stat : 10680 (java) S 10659 10662 9657 0 -1 1077944384 5038 0 0 0 143 2 0 0 20 0 24 0 85548510 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762787629808 139764338563714 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10681] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10681/stat : 10681 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85548511 28656443392 305588 33554432000 4194304 4196468 140721593303632 139760987269472 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10682] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10682/stat : 10682 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85548511 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762786576688 139764338563714 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10684] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10684/stat : 10684 (java) S 10659 10662 9657 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85548970 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764142028096 139764338577177 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10686] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10686/stat : 10686 (java) S 10659 10662 9657 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 85548970 28656443392 305588 33554432000 4194304 4196468 140721593303632 139760316170032 139764338574493 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10687] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10687/stat : 10687 (java) S 10659 10662 9657 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 85548970 28656443392 305588 33554432000 4194304 4196468 140721593303632 139760047734448 139764338574493 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10688] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10688/stat : 10688 (java) S 10659 10662 9657 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 24 0 85548972 28656443392 305588 33554432000 4194304 4196468 140721593303632 139760584613664 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
Current children cumulated CPU time: 18.44 s
Current children cumulated vsize: 28665420 KiB
Current children cumulated memory: 1302080 KiB

[startup+5.40152 s]
/proc/loadavg: 7.54 8.13 8.46 9/212 10696
/proc/meminfo: memFree=21407092/32770624 swapFree=67108772/67108860
[pid=10662] ppid=10659 vsize=27984808 memory=1222352 CPUtime=15.59 cores=0-7
/proc/10662/stat : 10662 (java) S 10659 10662 9657 0 -1 1077944320 35338 0 0 0 1527 32 0 0 20 0 24 0 85548503 28656443392 305588 33554432000 4194304 4196468 140721593303632 140721593286176 139764338552567 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
/proc/10662/statm: 6996202 305588 3227 1 0 6957058 0
[pid=10683] ppid=10662 vsize=680744 memory=81312 CPUtime=4.44 cores=0-7
/proc/10683/stat : 10683 (glucose-syrup) S 10662 10662 9657 0 -1 1077944320 17204 0 0 0 440 4 0 0 20 0 9 0 85548969 697081856 20328 33554432000 4194304 4373367 140729227714016 140729227712560 140629491550850 0 4 0 8388610 18446744073709551615 0 0 17 7 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
/proc/10683/statm: 170186 20328 385 44 0 165874 0
[pid=10683/tid=10689] ppid=10662 vsize=680744 memory=0 CPUtime=0.52 cores=0-7
/proc/10683/task/10689/stat : 10689 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 391 0 0 0 52 0 0 0 20 0 9 0 85548989 697081856 20328 33554432000 4194304 4373367 140729227714016 140629467040968 4249247 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10690] ppid=10662 vsize=680744 memory=0 CPUtime=0.53 cores=0-7
/proc/10683/task/10690/stat : 10690 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 269 0 0 0 53 0 0 0 20 0 9 0 85548989 697081856 20328 33554432000 4194304 4373367 140729227714016 140629458648208 4271828 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10691] ppid=10662 vsize=680744 memory=0 CPUtime=0.53 cores=0-7
/proc/10683/task/10691/stat : 10691 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 266 0 0 0 53 0 0 0 20 0 9 0 85548989 697081856 20328 33554432000 4194304 4373367 140729227714016 140629450255632 140629491561050 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10692] ppid=10662 vsize=680744 memory=0 CPUtime=0.53 cores=0-7
/proc/10683/task/10692/stat : 10692 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 283 0 0 0 53 0 0 0 20 0 9 0 85548989 697081856 20328 33554432000 4194304 4373367 140729227714016 140629441863024 140629491561050 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10693] ppid=10662 vsize=680744 memory=0 CPUtime=0.53 cores=0-7
/proc/10683/task/10693/stat : 10693 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 261 0 0 0 53 0 0 0 20 0 9 0 85548989 697081856 20328 33554432000 4194304 4373367 140729227714016 140629433470184 140629491561050 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10694] ppid=10662 vsize=680744 memory=0 CPUtime=0.52 cores=0-7
/proc/10683/task/10694/stat : 10694 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 278 0 0 0 52 0 0 0 20 0 9 0 85548989 697081856 20328 33554432000 4194304 4373367 140729227714016 140629425077448 4272316 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10695] ppid=10662 vsize=680744 memory=0 CPUtime=0.52 cores=0-7
/proc/10683/task/10695/stat : 10695 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 267 0 0 0 52 0 0 0 20 0 9 0 85548989 697081856 20328 33554432000 4194304 4373367 140729227714016 140629416684816 140629491561050 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10683/tid=10696] ppid=10662 vsize=680744 memory=0 CPUtime=0.53 cores=0-7
/proc/10683/task/10696/stat : 10696 (glucose-syrup) R 10662 10662 9657 0 -1 4202560 261 0 0 0 53 0 0 0 20 0 9 0 85548989 697081856 20328 33554432000 4194304 4373367 140729227714016 140629408292112 140629491561050 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 16789504 140729227719599 140729227719852 140729227719852 140729227722695 0
[pid=10662/tid=10664] ppid=10659 vsize=27984808 memory=0 CPUtime=4.67 cores=0-7
/proc/10662/task/10664/stat : 10664 (java) S 10659 10662 9657 0 -1 1077944384 17891 0 0 0 444 23 0 0 20 0 24 0 85548503 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764310391808 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10665] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10665/stat : 10665 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764342794640 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10666] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10666/stat : 10666 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764156950800 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10667] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10667/stat : 10667 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764155898512 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10668] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10668/stat : 10668 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764154845712 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10669] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10669/stat : 10669 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764153793424 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10670] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10670/stat : 10670 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764152740624 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10671] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10671/stat : 10671 (java) S 10659 10662 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764151688336 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10672] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10672/stat : 10672 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85548506 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764150635536 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10673] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10673/stat : 10673 (java) S 10659 10662 9657 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 85548507 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762791839856 139764338563714 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10674] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10674/stat : 10674 (java) S 10659 10662 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85548508 28656443392 305588 33554432000 4194304 4196468 140721593303632 139761993900832 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10675] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10675/stat : 10675 (java) S 10659 10662 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 85548508 28656443392 305588 33554432000 4194304 4196468 140721593303632 139761859679344 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10676] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10676/stat : 10676 (java) S 10659 10662 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85548510 28656443392 305588 33554432000 4194304 4196468 140721593303632 139761485174864 139764338571163 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10677] ppid=10659 vsize=27984808 memory=0 CPUtime=3.17 cores=0-7
/proc/10662/task/10677/stat : 10677 (java) S 10659 10662 9657 0 -1 1077944384 3667 0 0 0 315 2 0 0 20 0 24 0 85548510 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762790787696 139764338563714 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10678] ppid=10659 vsize=27984808 memory=0 CPUtime=3.08 cores=0-7
/proc/10662/task/10678/stat : 10678 (java) S 10659 10662 9657 0 -1 1077944384 3207 0 0 0 307 1 0 0 20 0 24 0 85548510 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762789734896 139764338563714 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10679] ppid=10659 vsize=27984808 memory=0 CPUtime=3.18 cores=0-7
/proc/10662/task/10679/stat : 10679 (java) S 10659 10662 9657 0 -1 1077944384 4113 0 0 0 316 2 0 0 20 0 24 0 85548510 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762788682608 139764338563714 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10680] ppid=10659 vsize=27984808 memory=0 CPUtime=1.45 cores=0-7
/proc/10662/task/10680/stat : 10680 (java) S 10659 10662 9657 0 -1 1077944384 5038 0 0 0 143 2 0 0 20 0 24 0 85548510 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762787629808 139764338563714 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10681] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10681/stat : 10681 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85548511 28656443392 305588 33554432000 4194304 4196468 140721593303632 139760987269472 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10682] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10682/stat : 10682 (java) S 10659 10662 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85548511 28656443392 305588 33554432000 4194304 4196468 140721593303632 139762786576688 139764338563714 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10684] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10684/stat : 10684 (java) S 10659 10662 9657 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85548970 28656443392 305588 33554432000 4194304 4196468 140721593303632 139764142028096 139764338577177 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10686] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10686/stat : 10686 (java) S 10659 10662 9657 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 85548970 28656443392 305588 33554432000 4194304 4196468 140721593303632 139760316170032 139764338574493 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10687] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10687/stat : 10687 (java) S 10659 10662 9657 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 85548970 28656443392 305588 33554432000 4194304 4196468 140721593303632 139760047734448 139764338574493 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
[pid=10662/tid=10688] ppid=10659 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/10662/task/10688/stat : 10688 (java) S 10659 10662 9657 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 24 0 85548972 28656443392 305588 33554432000 4194304 4196468 140721593303632 139760584613664 139764338562773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12611584 140721593312218 140721593312517 140721593312517 140721593315279 0
Current children cumulated CPU time: 20.03 s
Current children cumulated vsize: 28665552 KiB
Current children cumulated memory: 1303664 KiB

Child status: 0
Real time (s): 5.47217
CPU time (s): 20.3189
CPU user time (s): 19.9184
CPU system time (s): 0.400559
CPU usage (%): 371.314
Max. virtual memory (cumulated for all children) (KiB): 28665552
Max. memory (cumulated for all children) (KiB): 1303664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.9184
system time used= 0.400559
maximum resident set size= 1227624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52719
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8367
involuntary context switches= 84


# summary of solver processes directly reported to runsolver:
#   pid: 10662
#   total CPU time (s): 20.3189
#   total CPU user time (s): 19.9184
#   total CPU system time (s): 0.400559

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.067002 second user time and 0.093397 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-27 10:24:16
IDJOB=4297261
IDBENCH=141598
IDSOLVER=2759
FILE ID=node106/4297261-1532679856
RUNJOBID= node106-1532674404-9684
PBS_JOBID= 21022251
Free space on /tmp= 46168 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-10_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297261-1532679856/watcher-4297261-1532679856 -o /tmp/evaluation-result-4297261-1532679856/solver-4297261-1532679856 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1532674404-9684 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297261-1532679856.xml

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

MD5SUM BENCH= 90120b7f275ce51772dc9fcf00f05be5
RANDOM SEED=853509366

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        22698304 kB
MemAvailable:   31923052 kB
Buffers:          205948 kB
Cached:          9163596 kB
SwapCached:           56 kB
Active:          2659956 kB
Inactive:        6767976 kB
Active(anon):       5476 kB
Inactive(anon):    80744 kB
Active(file):    2654480 kB
Inactive(file):  6687232 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108772 kB
Dirty:              8432 kB
Writeback:             0 kB
AnonPages:         80796 kB
Mapped:            42268 kB
Shmem:             25140 kB
Slab:             338704 kB
SReclaimable:     311496 kB
SUnreclaim:        27208 kB
KernelStack:        3552 kB
PageTables:         5348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46160 MiB
End job on node106 at 2018-07-27 10:24:22