Trace number 4307283

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-31)SAT 24.2537 8.5653

General information on the benchmark

NameMisteryShopper/
MisteryShopper-06b_c18.xml
MD5SUMed15a4f7a5bcd1b231009209ed1d9727
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 benchmark7.17188
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints381
Number of domains3
Minimum domain size5
Maximum domain size30
Distribution of domain sizes[{"size":5,"count":150},{"size":6,"count":150},{"size":30,"count":300}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":300},{"degree":3,"count":150},{"degree":4,"count":130},{"degree":5,"count":20}]
Minimum constraint arity2
Maximum constraint arity150
Distribution of constraint arities[{"arity":2,"count":300},{"arity":4,"count":5},{"arity":5,"count":60},{"arity":30,"count":10},{"arity":60,"count":5},{"arity":150,"count":1}]
Number of extensional constraints300
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":300},{"type":"allDifferent","count":70},{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"channel","count":5}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-11608-serial-file.bin HOME/instance-4307283-1534192553.xml
0.65/0.52	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Mon Aug 13 22:35:54 CEST 2018
0.65/0.55	c PID: 11611
0.65/0.55	c IP: 172.20.3.137
0.65/0.55	c HOST: node137.alineos.net
0.65/0.56	c (0,0) Parsing Begin
2.53/1.17	c (0,0) Parsing End
2.53/1.18	c (0,0) CSP: 600 int (0 aux), 0 bool (0 aux), 381 ctr, max domain size 30
2.53/1.18	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.53/1.18	c (0,0) Constraint Name Generate Begin
2.53/1.19	c (0,0) Ctr:HOME/instance-4307283-1534192553.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr
2.53/1.19	c (0,0) Constraint Name Generate End
2.53/1.19	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.53/1.19	c (0,0) CSP to CSPinCNF Begin
4.60/1.71	c (1,1) translated 39 (10%) constraints
7.13/2.36	c (1,1) translated 77 (20%) constraints
8.96/2.82	c (2,2) translated 115 (30%) constraints
9.40/2.91	c (2,2) translated 153 (40%) constraints
9.40/2.99	c (2,2) translated 191 (50%) constraints
9.85/3.06	c (2,2) translated 229 (60%) constraints
10.26/3.13	c (2,2) translated 267 (70%) constraints
10.62/3.20	c (2,2) translated 305 (80%) constraints
10.62/3.26	c (2,2) translated 343 (90%) constraints
11.05/3.33	c (2,2) translated 381 (100%) constraints
11.89/3.53	c (3,2) STATISTICS1:HOME/instance-4307283-1534192553.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr,2449,20869,30,30,30,2,30:4204;29:176;28:157;27:325;6:300;5:300,30:31322;29:687;28:579;27:1136;6:2400;5:2100;2:8247,30:20;7:150;6:150;5:120;4:199;3:11133;2:9049;1:48,2:5462;1:44547;0:300,
11.89/3.53	c (3,2) ==========================================
11.89/3.53	c (3,2) Order
11.89/3.53	c (3,2) ==========================================
12.35/3.67	c (3,3) translated 2087 (10%) constraints
12.79/3.75	c (3,3) translated 4174 (20%) constraints
13.47/3.91	c (3,3) translated 6261 (30%) constraints
13.86/4.09	c (3,3) translated 8348 (40%) constraints
14.34/4.25	c (3,3) translated 10435 (50%) constraints
14.56/4.40	c (3,3) translated 12522 (60%) constraints
14.66/4.53	c (4,3) translated 14609 (70%) constraints
14.66/4.59	c (4,4) translated 16696 (80%) constraints
15.04/4.65	c (4,4) translated 18783 (90%) constraints
15.44/4.71	c (4,4) translated 20869 (100%) constraints
15.44/4.71	c (4,4) CSP to CSPinCNF End
15.44/4.71	c (4,4) CSP: 600 int (0 aux), 10849 bool (10849 aux), 38869 ctr, max domain size 30
15.44/4.71	c (4,4) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
15.44/4.71	c (4,4) CSPinCNF Propagation Begin
16.58/5.03	c (4,4) 118 values, 1211 unsatisfiable literals, and 864 valid clauses are removed
16.58/5.03	c (4,4) CSPinCNF Propagation End
16.58/5.03	c (4,4) CSP: 688 int (88 aux), 10761 bool (10761 aux), 38005 ctr, max domain size 30
16.58/5.03	c (4,4) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
16.58/5.03	c (4,4) Simplify CSPinCNF Begin
17.36/5.32	c (4,4) Simplify CSPinCNF End
17.36/5.32	c (4,4) CSP: 688 int (88 aux), 20926 bool (20926 aux), 48170 ctr, max domain size 30
17.36/5.32	c (4,4) Heap : 1464 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
17.36/5.32	c (4,4) Calculate Precise Domain Begin
17.36/5.32	c (4,4) 0 values are removed by re-calculation
17.36/5.32	c (4,4) Calculate Precise Domain End
17.36/5.33	c (4,4) CSP: 688 int (88 aux), 20926 bool (20926 aux), 48170 ctr, max domain size 30
17.36/5.33	c (4,4) Heap : 1464 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
17.36/5.33	c (4,4) CSPinCNF to SatSolver Begin
18.51/5.77	c (5,5) 4817 (10 %) CSP clauses are encoded (30888 SAT variables, 104850 SAT clauses)
18.89/6.06	c (5,5) 9634 (20 %) CSP clauses are encoded (30888 SAT variables, 200657 SAT clauses)
19.15/6.29	c (5,5) 14451 (30 %) CSP clauses are encoded (30888 SAT variables, 274856 SAT clauses)
19.25/6.32	c (5,5) 19268 (40 %) CSP clauses are encoded (30888 SAT variables, 281363 SAT clauses)
19.25/6.35	c (5,5) 24085 (50 %) CSP clauses are encoded (30888 SAT variables, 286180 SAT clauses)
19.25/6.37	c (5,5) 28902 (60 %) CSP clauses are encoded (30888 SAT variables, 290997 SAT clauses)
19.35/6.40	c (5,5) 33719 (70 %) CSP clauses are encoded (30888 SAT variables, 295814 SAT clauses)
19.35/6.42	c (5,5) 38536 (80 %) CSP clauses are encoded (30888 SAT variables, 300631 SAT clauses)
19.35/6.49	c (5,5) 43353 (90 %) CSP clauses are encoded (30888 SAT variables, 319797 SAT clauses)
19.49/6.53	c (5,5) 48170 (100 %) CSP clauses are encoded (30888 SAT variables, 324614 SAT clauses)
19.49/6.53	c (5,5) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
19.49/6.53	c (5,5) CSPinCNF to SatSolver End
19.49/6.53	c (5,5) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
20.17/6.76	c (6,6) STATISTICS2:HOME/instance-4307283-1534192553.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr,21614,48170,30,30,30,2,30:7091;29:322;28:611;27:1188;6:600;5:600,30:51905;29:1147;28:2077;27:3696;6:3000;5:2700;2:54917,30:5;27:14;25:1;6:150;5:270;4:199;3:10417;2:37066;1:48,2:10412;1:98618,
20.17/6.76	c (6,6) 30888 bool, 324615 clause
20.17/6.76	c (6,6) Export Begin
20.37/6.88	c (6,6) Export to HOME/scop-11608-serial-file.bin
20.37/6.88	c (6,6) Export End
20.37/6.88	c (6,6) Export File Size: 0.12 MB
20.37/6.88	c (6,6) 0,0,4,4,4,4,5,STOP-AFTER(DIMACS)
20.37/6.88	c END-Prog: Mon Aug 13 22:36:00 CEST 2018
0.00/6.91	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-11608-serial-file.bin
21.22/7.40	c (0,0) Read Serial File Begin
21.22/7.40	c (0,0) HOME/scop-11608-serial-file.bin
21.66/7.61	c (0,0) Read Serial File End
21.66/7.62	
21.66/7.62	scop order+glucose-syrup (2018-07-31)
21.66/7.62	(Solving Process)
21.66/7.62	
21.66/7.65	c BEGIN-Prog: Mon Aug 13 22:36:01 CEST 2018
21.66/7.65	c PID: 11631
21.66/7.65	c IP: 172.20.3.137
21.66/7.65	c HOST: node137.alineos.net
21.66/7.65	c (0,0) SatSolver.solve Begin
21.66/7.65	c (0,0) 0 bool, 0 clause
21.66/7.65	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307283-1534192553.xml-scop-11611.cnf
23.14/8.39	c (1,0) c
23.14/8.39	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
23.14/8.39	c (1,0) c
23.14/8.39	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
23.14/8.39	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
23.14/8.39	c (1,0) c ========================================[ Problem Statistics ]===========================================
23.14/8.39	c (1,0) c |                                                                                                       |
23.14/8.39	c (1,0) c |  Number of variables:         30888                                                                   |
23.14/8.39	c (1,0) c |  Number of clauses:          324158                                                                   |
23.14/8.39	c (1,0) c |  Parse time:                   0.10 s                                                                 |
23.14/8.39	c (1,0) c |                                                                                                       |
23.14/8.39	c (1,0) c |  Eliminated clauses:           0.33 Mb                                                                |
23.14/8.39	c (1,0) c |  Simplification time:          0.31 s                                                                 |
23.14/8.39	c (1,0) c |                                                                                                       |
23.14/8.39	c (1,0) c |  Generating clones                                                                                    |
23.14/8.39	c (1,0) c |  all clones generated. Memory = 217.54Mb.                                                             |
23.14/8.39	c (1,0) c ========================================================================================================|
23.14/8.39	c (1,0) c last restart ## conflicts  :  8 380 
23.14/8.39	c (1,0) c Thread 3 is 100% pure glucose! First thread to finish! (SAT answer).
23.14/8.39	c (1,0) c Total Memory so far : 795.50Mb
23.14/8.39	c (1,0) c
23.14/8.39	c (1,0) c real time : 0.709781 s
23.14/8.39	c (1,0) c cpu time  : 1.73966 s
23.14/8.39	c (1,0) c
23.14/8.39	c (1,0) c
23.14/8.39	c (1,0) c
23.14/8.39	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
23.14/8.39	c (1,0) c
23.14/8.39	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.14/8.39	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
23.14/8.39	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.14/8.39	c (1,0) c | Conflicts     |            4570 |        491 |        616 |        464 |        591 |        580 |        706 |        478 |        644 |
23.14/8.39	c (1,0) c | Decisions     |           55242 |       6637 |       7992 |       5635 |       7581 |       6406 |       7901 |       5830 |       7260 |
23.14/8.39	c (1,0) c | Propagations  |         2461426 |     261657 |     343581 |     263631 |     346018 |     274923 |     376156 |     267545 |     327915 |
23.14/8.39	c (1,0) c | Avg_Trail     |                 |       6746 |       7732 |       8502 |       8118 |       7920 |       8319 |       8472 |       8074 |
23.14/8.39	c (1,0) c | Avg_DL        |                 |        115 |        123 |        140 |        134 |        125 |        138 |        140 |        127 |
23.14/8.39	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
23.14/8.39	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
23.14/8.39	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.14/8.39	c (1,0) c | Exported      |             436 |         74 |         62 |         35 |         62 |         48 |         56 |         40 |         59 |
23.14/8.39	c (1,0) c | Imported      |            2882 |        344 |        362 |        393 |        356 |        369 |        335 |        375 |        348 |
23.14/8.39	c (1,0) c | Good          |            1556 |        186 |        195 |        211 |        196 |        197 |        179 |        204 |        188 |
23.14/8.39	c (1,0) c | Purge         |            1326 |        158 |        167 |        182 |        160 |        172 |        156 |        171 |        160 |
23.14/8.39	c (1,0) c | Promoted      |              16 |          3 |          2 |          2 |          2 |          0 |          0 |          2 |          5 |
23.14/8.39	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
23.14/8.39	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
23.14/8.39	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.14/8.39	c (1,0) c | Unaries       |                 |         17 |         15 |          1 |          2 |          0 |          4 |          0 |         18 |
23.14/8.39	c (1,0) c | Binaries      |                 |         41 |         34 |         18 |         32 |         25 |         29 |         21 |         32 |
23.14/8.39	c (1,0) c | Glues         |                 |         74 |         62 |         35 |         62 |         48 |         56 |         40 |         59 |
23.14/8.39	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.14/8.39	c (1,0) c | Orig_Seen     |             1 % |       4835 |       5850 |       5107 |       5697 |       4843 |       6098 |       5255 |       6276 |
23.14/8.39	c (1,0) c | Diff Orig seen|                 | -      862 |        153 | -      590 |      X     | -      854 |        401 | -      442 |        579 |
23.14/8.39	c (1,0) c | Hamming       |            14 % |       4777 |       4918 |       4369 |      X     |       4190 |       4815 |       4127 |       5166 |
23.14/8.39	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.14/8.39	c (1,0) 
23.14/8.39	c (1,0) s SATISFIABLE
21.98/8.44	c (1,0) SatSolver.solve End
21.98/8.44	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
21.98/8.44	c (1,0) Show results Begin
24.11/8.52	s SATISFIABLE
24.11/8.55	v <instantiation>
24.11/8.55	v     <list>vr[0][0] vr[0][1] vr[0][2] vr[0][3] vr[0][4] vr[1][0] vr[1][1] vr[1][2] vr[1][3] vr[1][4] vr[2][0] vr[2][1] vr[2][2] vr[2][3] vr[2][4] vr[3][0] vr[3][1] vr[3][2] vr[3][3] vr[3][4] vr[4][0] vr[4][1] vr[4][2] vr[4][3] vr[4][4] vr[5][0] vr[5][1] vr[5][2] vr[5][3] vr[5][4] vr[6][0] vr[6][1] vr[6][2] vr[6][3] vr[6][4] vr[7][0] vr[7][1] vr[7][2] vr[7][3] vr[7][4] vr[8][0] vr[8][1] vr[8][2] vr[8][3] vr[8][4] vr[9][0] vr[9][1] vr[9][2] vr[9][3] vr[9][4] vr[10][0] vr[10][1] vr[10][2] vr[10][3] vr[10][4] vr[11][0] vr[11][1] vr[11][2] vr[11][3] vr[11][4] vr[12][0] vr[12][1] vr[12][2] vr[12][3] vr[12][4] vr[13][0] vr[13][1] vr[13][2] vr[13][3] vr[13][4] vr[14][0] vr[14][1] vr[14][2] vr[14][3] vr[14][4] vr[15][0] vr[15][1] vr[15][2] vr[15][3] vr[15][4] vr[16][0] vr[16][1] vr[16][2] vr[16][3] vr[16][4] vr[17][0] vr[17][1] vr[17][2] vr[17][3] vr[17][4] vr[18][0] vr[18][1] vr[18][2] vr[18][3] vr[18][4] vr[19][0] vr[19][1] vr[19][2] vr[19][3] vr[19][4] vr[20][0] vr[20][1] vr[20][2] vr[20][3] vr[20][4] vr[21][0] vr[21][1] vr[21][2] vr[21][3] vr[21][4] vr[22][0] vr[22][1] vr[22][2] vr[22][3] vr[22][4] vr[23][0] vr[23][1] vr[23][2] vr[23][3] vr[23][4] vr[24][0] vr[24][1] vr[24][2] vr[24][3] vr[24][4] vr[25][0] vr[25][1] vr[25][2] vr[25][3] vr[25][4] vr[26][0] vr[26][1] vr[26][2] vr[26][3] vr[26][4] vr[27][0] vr[27][1] vr[27][2] vr[27][3] vr[27][4] vr[28][0] vr[28][1] vr[28][2] vr[28][3] vr[28][4] vr[29][0] vr[29][1] vr[29][2] vr[29][3] vr[29][4] ve[0][0] ve[0][1] ve[0][2] ve[0][3] ve[0][4] ve[1][0] ve[1][1] ve[1][2] ve[1][3] ve[1][4] ve[2][0] ve[2][1] ve[2][2] ve[2][3] ve[2][4] ve[3][0] ve[3][1] ve[3][2] ve[3][3] ve[3][4] ve[4][0] ve[4][1] ve[4][2] ve[4][3] ve[4][4] ve[5][0] ve[5][1] ve[5][2] ve[5][3] ve[5][4] ve[6][0] ve[6][1] ve[6][2] ve[6][3] ve[6][4] ve[7][0] ve[7][1] ve[7][2] ve[7][3] ve[7][4] ve[8][0] ve[8][1] ve[8][2] ve[8][3] ve[8][4] ve[9][0] ve[9][1] ve[9][2] ve[9][3] ve[9][4] ve[10][0] ve[10][1] ve[10][2] ve[10][3] ve[10][4] ve[11][0] ve[11][1] ve[11][2] ve[11][3] ve[11][4] ve[12][0] ve[12][1] ve[12][2] ve[12][3] ve[12][4] ve[13][0] ve[13][1] ve[13][2] ve[13][3] ve[13][4] ve[14][0] ve[14][1] ve[14][2] ve[14][3] ve[14][4] ve[15][0] ve[15][1] ve[15][2] ve[15][3] ve[15][4] ve[16][0] ve[16][1] ve[16][2] ve[16][3] ve[16][4] ve[17][0] ve[17][1] ve[17][2] ve[17][3] ve[17][4] ve[18][0] ve[18][1] ve[18][2] ve[18][3] ve[18][4] ve[19][0] ve[19][1] ve[19][2] ve[19][3] ve[19][4] ve[20][0] ve[20][1] ve[20][2] ve[20][3] ve[20][4] ve[21][0] ve[21][1] ve[21][2] ve[21][3] ve[21][4] ve[22][0] ve[22][1] ve[22][2] ve[22][3] ve[22][4] ve[23][0] ve[23][1] ve[23][2] ve[23][3] ve[23][4] ve[24][0] ve[24][1] ve[24][2] ve[24][3] ve[24][4] ve[25][0] ve[25][1] ve[25][2] ve[25][3] ve[25][4] ve[26][0] ve[26][1] ve[26][2] ve[26][3] ve[26][4] ve[27][0] ve[27][1] ve[27][2] ve[27][3] ve[27][4] ve[28][0] ve[28][1] ve[28][2] ve[28][3] ve[28][4] ve[29][0] ve[29][1] ve[29][2] ve[29][3] ve[29][4] gvr[0][0] gvr[0][1] gvr[0][2] gvr[0][3] gvr[0][4] gvr[1][0] gvr[1][1] gvr[1][2] gvr[1][3] gvr[1][4] gvr[2][0] gvr[2][1] gvr[2][2] gvr[2][3] gvr[2][4] gvr[3][0] gvr[3][1] gvr[3][2] gvr[3][3] gvr[3][4] gvr[4][0] gvr[4][1] gvr[4][2] gvr[4][3] gvr[4][4] gvr[5][0] gvr[5][1] gvr[5][2] gvr[5][3] gvr[5][4] gvr[6][0] gvr[6][1] gvr[6][2] gvr[6][3] gvr[6][4] gvr[7][0] gvr[7][1] gvr[7][2] gvr[7][3] gvr[7][4] gvr[8][0] gvr[8][1] gvr[8][2] gvr[8][3] gvr[8][4] gvr[9][0] gvr[9][1] gvr[9][2] gvr[9][3] gvr[9][4] gvr[10][0] gvr[10][1] gvr[10][2] gvr[10][3] gvr[10][4] gvr[11][0] gvr[11][1] gvr[11][2] gvr[11][3] gvr[11][4] gvr[12][0] gvr[12][1] gvr[12][2] gvr[12][3] gvr[12][4] gvr[13][0] gvr[13][1] gvr[13][2] gvr[13][3] gvr[13][4] gvr[14][0] gvr[14][1] gvr[14][2] gvr[14][3] gvr[14][4] gvr[15][0] gvr[15][1] gvr[15][2] gvr[15][3] gvr[15][4] gvr[16][0] gvr[16][1] gvr[16][2] gvr[16][3] gvr[16][4] gvr[17][0] gvr[17][1] gvr[17][2] gvr[17][3] gvr[17][4] gvr[18][0] gvr[18][1] gvr[18][2] gvr[18][3] gvr[18][4] gvr[19][0] gvr[19][1] gvr[19][2] gvr[19][3] gvr[19][4] gvr[20][0] gvr[20][1] gvr[20][2] gvr[20][3] gvr[20][4] gvr[21][0] gvr[21][1] gvr[21][2] gvr[21][3] gvr[21][4] gvr[22][0] gvr[22][1] gvr[22][2] gvr[22][3] gvr[22][4] gvr[23][0] gvr[23][1] gvr[23][2] gvr[23][3] gvr[23][4] gvr[24][0] gvr[24][1] gvr[24][2] gvr[24][3] gvr[24][4] gvr[25][0] gvr[25][1] gvr[25][2] gvr[25][3] gvr[25][4] gvr[26][0] gvr[26][1] gvr[26][2] gvr[26][3] gvr[26][4] gvr[27][0] gvr[27][1] gvr[27][2] gvr[27][3] gvr[27][4] gvr[28][0] gvr[28][1] gvr[28][2] gvr[28][3] gvr[28][4] gvr[29][0] gvr[29][1] gvr[29][2] gvr[29][3] gvr[29][4] gve[0][0] gve[0][1] gve[0][2] gve[0][3] gve[0][4] gve[1][0] gve[1][1] gve[1][2] gve[1][3] gve[1][4] gve[2][0] gve[2][1] gve[2][2] gve[2][3] gve[2][4] gve[3][0] gve[3][1] gve[3][2] gve[3][3] gve[3][4] gve[4][0] gve[4][1] gve[4][2] gve[4][3] gve[4][4] gve[5][0] gve[5][1] gve[5][2] gve[5][3] gve[5][4] gve[6][0] gve[6][1] gve[6][2] gve[6][3] gve[6][4] gve[7][0] gve[7][1] gve[7][2] gve[7][3] gve[7][4] gve[8][0] gve[8][1] gve[8][2] gve[8][3] gve[8][4] gve[9][0] gve[9][1] gve[9][2] gve[9][3] gve[9][4] gve[10][0] gve[10][1] gve[10][2] gve[10][3] gve[10][4] gve[11][0] gve[11][1] gve[11][2] gve[11][3] gve[11][4] gve[12][0] gve[12][1] gve[12][2] gve[12][3] gve[12][4] gve[13][0] gve[13][1] gve[13][2] gve[13][3] gve[13][4] gve[14][0] gve[14][1] gve[14][2] gve[14][3] gve[14][4] gve[15][0] gve[15][1] gve[15][2] gve[15][3] gve[15][4] gve[16][0] gve[16][1] gve[16][2] gve[16][3] gve[16][4] gve[17][0] gve[17][1] gve[17][2] gve[17][3] gve[17][4] gve[18][0] gve[18][1] gve[18][2] gve[18][3] gve[18][4] gve[19][0] gve[19][1] gve[19][2] gve[19][3] gve[19][4] gve[20][0] gve[20][1] gve[20][2] gve[20][3] gve[20][4] gve[21][0] gve[21][1] gve[21][2] gve[21][3] gve[21][4] gve[22][0] gve[22][1] gve[22][2] gve[22][3] gve[22][4] gve[23][0] gve[23][1] gve[23][2] gve[23][3] gve[23][4] gve[24][0] gve[24][1] gve[24][2] gve[24][3] gve[24][4] gve[25][0] gve[25][1] gve[25][2] gve[25][3] gve[25][4] gve[26][0] gve[26][1] gve[26][2] gve[26][3] gve[26][4] gve[27][0] gve[27][1] gve[27][2] gve[27][3] gve[27][4] gve[28][0] gve[28][1] gve[28][2] gve[28][3] gve[28][4] gve[29][0] gve[29][1] gve[29][2] gve[29][3] gve[29][4]</list>
24.11/8.55	v     <values>0 7 14 20 28 1 17 19 9 26 2 29 10 18 15 3 13 8 23 24 4 25 22 12 6 5 20 24 11 13 6 12 4 19 25 7 26 2 16 23 8 14 21 27 3 9 15 26 22 1 10 27 23 17 4 11 3 20 25 16 12 8 0 24 21 13 5 6 28 18 14 2 7 29 19 15 28 5 10 20 16 6 25 3 22 17 24 11 21 2 18 9 1 14 27 19 0 12 7 29 20 4 9 26 14 21 10 29 15 0 22 1 28 6 17 23 16 27 8 5 24 11 18 2 12 25 19 3 13 7 26 18 13 0 8 27 21 15 1 9 28 22 16 4 10 29 23 17 5 11 0 19 12 26 21 1 22 18 27 9 2 14 7 24 17 3 11 25 16 8 4 20 6 28 10 5 13 15 29 23 6 16 13 22 4 7 0 14 19 25 8 12 3 23 26 9 18 20 1 27 10 21 2 15 28 11 24 17 5 29 12 6 19 4 24 13 3 26 25 5 14 8 0 18 20 15 9 27 21 2 16 23 28 7 11 17 1 29 10 22 18 26 24 2 13 19 25 1 6 14 20 5 11 0 15 21 27 8 17 12 22 28 4 9 16 23 29 10 3 7 24 17 5 12 3 25 4 16 11 6 26 7 9 20 1 27 10 23 8 18 28 15 22 13 0 29 2 21 14 19 0 1 2 3 4 0 2 3 1 4 0 4 1 3 2 0 2 1 3 4 0 4 3 2 1 0 3 4 1 2 1 2 0 3 4 1 4 0 2 3 1 2 3 4 0 1 2 4 3 0 1 4 3 2 0 1 0 3 4 2 2 1 0 4 3 2 0 1 4 3 2 0 1 4 3 2 4 0 1 3 2 1 4 0 3 2 4 1 3 0 3 1 0 2 4 3 0 2 1 4 3 0 1 4 2 3 1 4 2 0 3 0 4 1 2 3 2 4 1 0 4 1 3 0 2 4 3 0 2 1 4 3 2 0 1 4 3 2 0 1 4 3 2 0 1 4 3 2 0 1 0 3 2 5 4 0 4 3 5 2 0 2 1 4 3 0 2 4 3 1 0 4 1 5 2 1 2 3 5 4 1 3 2 4 0 1 0 2 3 4 1 2 0 4 5 2 3 4 0 5 2 4 0 3 5 2 4 3 1 5 2 1 3 0 4 2 0 5 4 1 2 1 0 3 4 3 2 5 4 0 3 4 5 1 2 3 0 5 2 4 3 5 4 0 2 3 4 0 1 2 4 1 2 0 3 4 5 1 3 2 4 5 0 2 3 4 5 2 0 1 4 3 1 2 0 4 0 3 2 1 5 1 2 4 0 5 2 4 1 3 5 3 4 2 0 5 0 4 2 3</values>
24.11/8.55	v </instantiation>
24.11/8.55	c (1,0) Show results End
24.11/8.55	c (1,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
24.11/8.55	c (1,0) 1,1,STOP-AFTER(ALL)
24.11/8.55	c END-Prog: Mon Aug 13 22:36:02 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 (11333 MiB free)
  memory of node 1: 16384 MiB (10641 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307283-1534192553/watcher-4307283-1534192553 -o /tmp/evaluation-result-4307283-1534192553/solver-4307283-1534192553 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307283-1534192553.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=11608, runsolver pid=11605

[startup+0.100135 s]*
/proc/loadavg: 5.47 7.08 7.40 2/199 11630
/proc/meminfo: memFree=22403168/32770624 swapFree=67108372/67108860
[pid=11608] ppid=11605 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11608/stat : 11608 (scop.sh) S 11605 11608 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236818484 115843072 349 33554432000 4194304 5098028 140733237024656 140733237021912 139831941968508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38359040 140733237027874 140733237028099 140733237028099 140733237030861 0
/proc/11608/statm: 28282 349 296 221 0 87 0
[pid=11611] ppid=11608 vsize=27313900 memory=111972 CPUtime=0.11 cores=0-7
/proc/11611/stat : 11611 (java) S 11608 11608 10382 0 -1 1077944320 6412 0 0 0 8 3 0 0 20 0 20 0 236818484 27969433600 27993 33554432000 4194304 4196468 140735842345888 140735842328432 140424617336567 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
/proc/11611/statm: 6828475 27993 2736 1 0 6790935 0
[pid=11611/tid=11612] ppid=11608 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/11611/task/11612/stat : 11612 (java) R 11608 11608 10382 0 -1 4202560 4525 0 0 0 7 2 0 0 20 0 20 0 236818484 27969433600 27993 33554432000 4194304 4196468 140735842345888 140424589162896 140424601417054 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11613] ppid=11608 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/11611/task/11613/stat : 11613 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 27993 33554432000 4194304 4196468 140735842345888 140424621579024 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11614] ppid=11608 vsize=27313900 memory=140265325049472 CPUtime=0 cores=0-7
/proc/11611/task/11614/stat : 11614 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 27993 33554432000 4194304 4196468 140735842345888 140424435735440 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11615] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11615/stat : 11615 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 27993 33554432000 4194304 4196468 140735842345888 140424434682896 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11616] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11616/stat : 11616 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 27993 33554432000 4194304 4196468 140735842345888 140424433630352 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11617] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11617/stat : 11617 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 27993 33554432000 4194304 4196468 140735842345888 140424432576784 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11618] ppid=11608 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11611/task/11618/stat : 11618 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 27993 33554432000 4194304 4196468 140735842345888 140424431524240 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11619] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11619/stat : 11619 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 27993 33554432000 4194304 4196468 140735842345888 140424430471696 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11620] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11620/stat : 11620 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 27993 33554432000 4194304 4196468 140735842345888 140424429419152 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11621] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11621/stat : 11621 (java) S 11608 11608 10382 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 236818488 27969433600 27993 33554432000 4194304 4196468 140735842345888 140422669040112 140424617347714 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11622] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11622/stat : 11622 (java) S 11608 11608 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236818489 27969433600 27993 33554432000 4194304 4196468 140735842345888 140422546449824 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11623] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11623/stat : 11623 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818489 27969433600 27993 33554432000 4194304 4196468 140735842345888 140422278014448 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11624] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11624/stat : 11624 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 27993 33554432000 4194304 4196468 140735842345888 140421903506128 140424617355163 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11625] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11625/stat : 11625 (java) S 11608 11608 10382 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 27993 33554432000 4194304 4196468 140735842345888 140422667986928 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11626] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11626/stat : 11626 (java) S 11608 11608 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 27993 33554432000 4194304 4196468 140735842345888 140422666934384 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11627] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11627/stat : 11627 (java) S 11608 11608 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 27993 33554432000 4194304 4196468 140735842345888 140422665881840 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11628] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11628/stat : 11628 (java) R 11608 11608 10382 0 -1 4202560 243 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 27993 33554432000 4194304 4196468 140735842345888 140422664829296 140424617357914 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11629] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11629/stat : 11629 (java) S 11608 11608 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 27993 33554432000 4194304 4196468 140735842345888 140421405600480 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11630] ppid=11608 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11611/task/11630/stat : 11630 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818492 27969433600 27993 33554432000 4194304 4196468 140735842345888 140422663777200 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 113368 KiB

[startup+0.210349 s]*
/proc/loadavg: 5.47 7.08 7.40 2/199 11630
/proc/meminfo: memFree=22387292/32770624 swapFree=67108372/67108860
[pid=11608] ppid=11605 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11608/stat : 11608 (scop.sh) S 11605 11608 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236818484 115843072 349 33554432000 4194304 5098028 140733237024656 140733237021912 139831941968508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38359040 140733237027874 140733237028099 140733237028099 140733237030861 0
/proc/11608/statm: 28282 349 296 221 0 87 0
[pid=11611] ppid=11608 vsize=27313900 memory=126324 CPUtime=0.24 cores=0-7
/proc/11611/stat : 11611 (java) S 11608 11608 10382 0 -1 1077944320 10220 0 0 0 20 4 0 0 20 0 20 0 236818484 27969433600 31581 33554432000 4194304 4196468 140735842345888 140735842328432 140424617336567 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
/proc/11611/statm: 6828475 31581 2865 1 0 6790935 0
[pid=11611/tid=11612] ppid=11608 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/11611/task/11612/stat : 11612 (java) R 11608 11608 10382 0 -1 4202560 8116 0 0 0 16 3 0 0 20 0 20 0 236818484 27969433600 31581 33554432000 4194304 4196468 140735842345888 140424589165088 140424617358493 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11613] ppid=11608 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/11611/task/11613/stat : 11613 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 31581 33554432000 4194304 4196468 140735842345888 140424621579024 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11614] ppid=11608 vsize=27313900 memory=4049215186893256352 CPUtime=0 cores=0-7
/proc/11611/task/11614/stat : 11614 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 31581 33554432000 4194304 4196468 140735842345888 140424435735440 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11615] ppid=11608 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11611/task/11615/stat : 11615 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 31581 33554432000 4194304 4196468 140735842345888 140424434682896 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11616] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11616/stat : 11616 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 31581 33554432000 4194304 4196468 140735842345888 140424433630352 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11617] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11617/stat : 11617 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 31581 33554432000 4194304 4196468 140735842345888 140424432576784 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11618] ppid=11608 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11611/task/11618/stat : 11618 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 31581 33554432000 4194304 4196468 140735842345888 140424431524240 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11619] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11619/stat : 11619 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 31581 33554432000 4194304 4196468 140735842345888 140424430471696 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11620] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11620/stat : 11620 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 31581 33554432000 4194304 4196468 140735842345888 140424429419152 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11621] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11621/stat : 11621 (java) S 11608 11608 10382 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 236818488 27969433600 31581 33554432000 4194304 4196468 140735842345888 140422669040112 140424617347714 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11622] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11622/stat : 11622 (java) S 11608 11608 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236818489 27969433600 31581 33554432000 4194304 4196468 140735842345888 140422546449824 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11623] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11623/stat : 11623 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818489 27969433600 31581 33554432000 4194304 4196468 140735842345888 140422278014448 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11624] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11624/stat : 11624 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 31581 33554432000 4194304 4196468 140735842345888 140421903506128 140424617355163 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11625] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11625/stat : 11625 (java) S 11608 11608 10382 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 31581 33554432000 4194304 4196468 140735842345888 140422667986928 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11626] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11626/stat : 11626 (java) S 11608 11608 10382 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 31581 33554432000 4194304 4196468 140735842345888 140422666934384 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11627] ppid=11608 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11611/task/11627/stat : 11627 (java) S 11608 11608 10382 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 31581 33554432000 4194304 4196468 140735842345888 140422665881840 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11628] ppid=11608 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/11611/task/11628/stat : 11628 (java) S 11608 11608 10382 0 -1 1077944384 278 0 0 0 2 0 0 0 20 0 20 0 236818491 27969433600 31581 33554432000 4194304 4196468 140735842345888 140422664829296 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11629] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11629/stat : 11629 (java) S 11608 11608 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 31581 33554432000 4194304 4196468 140735842345888 140421405600480 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11630] ppid=11608 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11611/task/11630/stat : 11630 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818492 27969433600 31581 33554432000 4194304 4196468 140735842345888 140422663777200 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 127720 KiB

[startup+0.310359 s]*
/proc/loadavg: 5.47 7.08 7.40 2/199 11630
/proc/meminfo: memFree=22384252/32770624 swapFree=67108372/67108860
[pid=11608] ppid=11605 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11608/stat : 11608 (scop.sh) S 11605 11608 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236818484 115843072 349 33554432000 4194304 5098028 140733237024656 140733237021912 139831941968508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38359040 140733237027874 140733237028099 140733237028099 140733237030861 0
/proc/11608/statm: 28282 349 296 221 0 87 0
[pid=11611] ppid=11608 vsize=27313900 memory=129848 CPUtime=0.42 cores=0-7
/proc/11611/stat : 11611 (java) S 11608 11608 10382 0 -1 1077944320 10771 0 0 0 37 5 0 0 20 0 20 0 236818484 27969433600 32462 33554432000 4194304 4196468 140735842345888 140735842328432 140424617336567 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
/proc/11611/statm: 6828475 32462 2950 1 0 6790935 0
[pid=11611/tid=11612] ppid=11608 vsize=27313900 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/11611/task/11612/stat : 11612 (java) R 11608 11608 10382 0 -1 4202560 8489 0 0 0 26 4 0 0 20 0 20 0 236818484 27969433600 32462 33554432000 4194304 4196468 140735842345888 140424589132016 140424598900123 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11613] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11613/stat : 11613 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 32462 33554432000 4194304 4196468 140735842345888 140424621579024 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11614] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11614/stat : 11614 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 32462 33554432000 4194304 4196468 140735842345888 140424435735440 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11615] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11615/stat : 11615 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 32462 33554432000 4194304 4196468 140735842345888 140424434682896 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11616] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11616/stat : 11616 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 32462 33554432000 4194304 4196468 140735842345888 140424433630352 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11617] ppid=11608 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/11611/task/11617/stat : 11617 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 32462 33554432000 4194304 4196468 140735842345888 140424432576784 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11618] ppid=11608 vsize=27313900 memory=140265176265647 CPUtime=0 cores=0-7
/proc/11611/task/11618/stat : 11618 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 32462 33554432000 4194304 4196468 140735842345888 140424431524240 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11619] ppid=11608 vsize=27313900 memory=140265176267952 CPUtime=0 cores=0-7
/proc/11611/task/11619/stat : 11619 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 32462 33554432000 4194304 4196468 140735842345888 140424430471696 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11620] ppid=11608 vsize=27313900 memory=140265176270256 CPUtime=0 cores=0-7
/proc/11611/task/11620/stat : 11620 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27969433600 32462 33554432000 4194304 4196468 140735842345888 140424429419152 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11621] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11621/stat : 11621 (java) S 11608 11608 10382 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 236818488 27969433600 32462 33554432000 4194304 4196468 140735842345888 140422669040112 140424617347714 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11622] ppid=11608 vsize=27313900 memory=280530352547472 CPUtime=0 cores=0-7
/proc/11611/task/11622/stat : 11622 (java) S 11608 11608 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236818489 27969433600 32462 33554432000 4194304 4196468 140735842345888 140422546449824 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11623] ppid=11608 vsize=27313900 memory=280530352554384 CPUtime=0 cores=0-7
/proc/11611/task/11623/stat : 11623 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818489 27969433600 32462 33554432000 4194304 4196468 140735842345888 140422278014448 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11624] ppid=11608 vsize=27313900 memory=280530352495664 CPUtime=0 cores=0-7
/proc/11611/task/11624/stat : 11624 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 32462 33554432000 4194304 4196468 140735842345888 140421903506128 140424617355163 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11625] ppid=11608 vsize=27313900 memory=280530352568208 CPUtime=0.01 cores=0-7
/proc/11611/task/11625/stat : 11625 (java) S 11608 11608 10382 0 -1 1077944384 514 0 0 0 1 0 0 0 20 0 20 0 236818491 27969433600 32462 33554432000 4194304 4196468 140735842345888 140422667986928 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11626] ppid=11608 vsize=27313900 memory=280530352575120 CPUtime=0 cores=0-7
/proc/11611/task/11626/stat : 11626 (java) S 11608 11608 10382 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 32462 33554432000 4194304 4196468 140735842345888 140422666934384 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11627] ppid=11608 vsize=27313900 memory=280530352572816 CPUtime=0.01 cores=0-7
/proc/11611/task/11627/stat : 11627 (java) S 11608 11608 10382 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 20 0 236818491 27969433600 32462 33554432000 4194304 4196468 140735842345888 140422665881840 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11628] ppid=11608 vsize=27313900 memory=280530352588976 CPUtime=0.07 cores=0-7
/proc/11611/task/11628/stat : 11628 (java) S 11608 11608 10382 0 -1 1077944384 299 0 0 0 7 0 0 0 20 0 20 0 236818491 27969433600 32462 33554432000 4194304 4196468 140735842345888 140422664829296 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11629] ppid=11608 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11629/stat : 11629 (java) S 11608 11608 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236818491 27969433600 32462 33554432000 4194304 4196468 140735842345888 140421405600480 140424617346773 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11630] ppid=11608 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11611/task/11630/stat : 11630 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818492 27969433600 32462 33554432000 4194304 4196468 140735842345888 140422663777200 140424617347714 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 131244 KiB

[startup+0.700948 s]
/proc/loadavg: 5.47 7.08 7.40 4/199 11630
/proc/meminfo: memFree=22359944/32770624 swapFree=67108372/67108860
[pid=11608] ppid=11605 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11608/stat : 11608 (scop.sh) S 11605 11608 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236818484 115843072 349 33554432000 4194304 5098028 140733237024656 140733237021912 139831941968508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38359040 140733237027874 140733237028099 140733237028099 140733237030861 0
/proc/11608/statm: 28282 349 296 221 0 87 0
[pid=11611] ppid=11608 vsize=27322296 memory=167500 CPUtime=1.02 cores=0-7
/proc/11611/stat : 11611 (java) S 11608 11608 10382 0 -1 1077944320 17775 0 0 0 95 7 0 0 20 0 20 0 236818484 27978031104 41875 33554432000 4194304 4196468 140735842345888 140735842328432 140424617336567 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
/proc/11611/statm: 6830574 41875 3133 1 0 6791959 0
[pid=11611/tid=11612] ppid=11608 vsize=27322296 memory=280530352946864 CPUtime=0.67 cores=0-7
/proc/11611/task/11612/stat : 11612 (java) R 11608 11608 10382 0 -1 4202560 14983 0 0 0 62 5 0 0 20 0 20 0 236818484 27978031104 41875 33554432000 4194304 4196468 140735842345888 140424589167496 140424601417054 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11613] ppid=11608 vsize=27322296 memory=140265176474480 CPUtime=0 cores=0-7
/proc/11611/task/11613/stat : 11613 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27978031104 41875 33554432000 4194304 4196468 140735842345888 140424621579024 140424617346773 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11614] ppid=11608 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/11611/task/11614/stat : 11614 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236818487 27978031104 41875 33554432000 4194304 4196468 140735842345888 140424435735440 140424617346773 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0
[pid=11611/tid=11615] ppid=11608 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/11611/task/11615/stat : 11615 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236818487 27978031104 41875 33554432000 4194304 4196468 140735842345888 140424434682896 140424617346773 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18104320 140735842350056 140735842350381 140735842350381 140735842353103 0

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

[pid=11631/tid=11634] ppid=11608 vsize=8413904 memory=7532 CPUtime=0 cores=0-7
/proc/11631/task/11634/stat : 11634 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30411 33554432000 4194304 4196468 140721094907872 140622351214992 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11635] ppid=11608 vsize=8413904 memory=808 CPUtime=0 cores=0-7
/proc/11631/task/11635/stat : 11635 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30411 33554432000 4194304 4196468 140721094907872 140622350162448 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11636] ppid=11608 vsize=8413904 memory=1696 CPUtime=0 cores=0-7
/proc/11631/task/11636/stat : 11636 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30411 33554432000 4194304 4196468 140721094907872 140622349109904 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11637] ppid=11608 vsize=8413904 memory=920 CPUtime=0 cores=0-7
/proc/11631/task/11637/stat : 11637 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30411 33554432000 4194304 4196468 140721094907872 140622348057360 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11638] ppid=11608 vsize=8413904 memory=4528 CPUtime=0 cores=0-7
/proc/11631/task/11638/stat : 11638 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30411 33554432000 4194304 4196468 140721094907872 140622347004816 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11639] ppid=11608 vsize=8413904 memory=4096 CPUtime=0 cores=0-7
/proc/11631/task/11639/stat : 11639 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30411 33554432000 4194304 4196468 140721094907872 140622345952272 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11640] ppid=11608 vsize=8413904 memory=1408 CPUtime=0 cores=0-7
/proc/11631/task/11640/stat : 11640 (java) S 11608 11608 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30411 33554432000 4194304 4196468 140721094907872 140622344899728 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11641] ppid=11608 vsize=8413904 memory=2628 CPUtime=0 cores=0-7
/proc/11631/task/11641/stat : 11641 (java) S 11608 11608 10382 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 236819178 8615837696 30411 33554432000 4194304 4196468 140721094907872 140621640284144 140622546815618 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11642] ppid=11608 vsize=8413904 memory=1472 CPUtime=0 cores=0-7
/proc/11631/task/11642/stat : 11642 (java) S 11608 11608 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236819179 8615837696 30411 33554432000 4194304 4196468 140721094907872 140621188686752 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11643] ppid=11608 vsize=8413904 memory=48548 CPUtime=0 cores=0-7
/proc/11631/task/11643/stat : 11643 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819179 8615837696 30411 33554432000 4194304 4196468 140721094907872 140620920251376 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11644] ppid=11608 vsize=8413904 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/11631/task/11644/stat : 11644 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819181 8615837696 30411 33554432000 4194304 4196468 140721094907872 140620545743056 140622546823067 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11645] ppid=11608 vsize=8413904 memory=4126316290023845779 CPUtime=0.12 cores=0-7
/proc/11631/task/11645/stat : 11645 (java) S 11608 11608 10382 0 -1 1077944384 883 0 0 0 12 0 0 0 20 0 24 0 236819181 8615837696 30411 33554432000 4194304 4196468 140721094907872 140621639231984 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11646] ppid=11608 vsize=8413904 memory=538116 CPUtime=0.08 cores=0-7
/proc/11631/task/11646/stat : 11646 (java) S 11608 11608 10382 0 -1 1077944384 419 0 0 0 8 0 0 0 20 0 24 0 236819181 8615837696 30411 33554432000 4194304 4196468 140721094907872 140621638179440 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11647] ppid=11608 vsize=8413904 memory=6944656591801717918 CPUtime=0.09 cores=0-7
/proc/11631/task/11647/stat : 11647 (java) S 11608 11608 10382 0 -1 1077944384 286 0 0 0 9 0 0 0 20 0 24 0 236819181 8615837696 30411 33554432000 4194304 4196468 140721094907872 140621637126896 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11648] ppid=11608 vsize=8413904 memory=-7384994778349281184 CPUtime=0.22 cores=0-7
/proc/11631/task/11648/stat : 11648 (java) S 11608 11608 10382 0 -1 1077944384 582 0 0 0 22 0 0 0 20 0 24 0 236819181 8615837696 30411 33554432000 4194304 4196468 140721094907872 140621636074352 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11649] ppid=11608 vsize=8413904 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/11631/task/11649/stat : 11649 (java) S 11608 11608 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236819181 8615837696 30411 33554432000 4194304 4196468 140721094907872 140620047837408 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11650] ppid=11608 vsize=8413904 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/11631/task/11650/stat : 11650 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819182 8615837696 30411 33554432000 4194304 4196468 140721094907872 140621635021232 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11652] ppid=11608 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11631/task/11652/stat : 11652 (java) S 11608 11608 10382 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236819252 8615837696 30411 33554432000 4194304 4196468 140721094907872 140621627212992 140622546829081 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11654] ppid=11608 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11631/task/11654/stat : 11654 (java) S 11608 11608 10382 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 236819252 8615837696 30411 33554432000 4194304 4196468 140721094907872 140619376738096 140622546826397 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11655] ppid=11608 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11631/task/11655/stat : 11655 (java) S 11608 11608 10382 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 236819252 8615837696 30411 33554432000 4194304 4196468 140721094907872 140619645173680 140622546826397 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11656] ppid=11608 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11631/task/11656/stat : 11656 (java) S 11608 11608 10382 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 236819254 8615837696 30411 33554432000 4194304 4196468 140721094907872 140619108310688 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
Current children cumulated CPU time: 22.26 s
Current children cumulated vsize: 8587360 KiB
Current children cumulated memory: 164676 KiB

[startup+8.40927 s]
/proc/loadavg: 5.20 7.00 7.37 2/204 11656
/proc/meminfo: memFree=22347940/32770624 swapFree=67108372/67108860
[pid=11608] ppid=11605 vsize=113128 memory=1472 CPUtime=20.6 cores=0-7
/proc/11608/stat : 11608 (scop.sh) S 11605 11608 10382 0 -1 4202496 589 38942 0 0 0 0 2010 50 20 0 1 0 236818484 115843072 368 33554432000 4194304 5098028 140733237024656 140733237021400 139831941968508 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 38359040 140733237027874 140733237028099 140733237028099 140733237030861 0
/proc/11608/statm: 28282 368 311 221 0 87 0
[pid=11631] ppid=11608 vsize=8413904 memory=121988 CPUtime=1.38 cores=0-7
/proc/11631/stat : 11631 (java) S 11608 11608 10382 0 -1 1077944320 18207 0 0 0 133 5 0 0 20 0 24 0 236819175 8615837696 30497 33554432000 4194304 4196468 140721094907872 140721094890416 140622546804471 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
/proc/11631/statm: 2103476 30497 3160 1 0 2064875 0
[pid=11631/tid=11632] ppid=11608 vsize=8413904 memory=-2748367524519556131 CPUtime=0.78 cores=0-7
/proc/11631/task/11632/stat : 11632 (java) S 11608 11608 10382 0 -1 1077944384 14589 0 0 0 75 3 0 0 20 0 24 0 236819175 8615837696 30497 33554432000 4194304 4196468 140721094907872 140622518644624 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11633] ppid=11608 vsize=8413904 memory=7162805227078577770 CPUtime=0 cores=0-7
/proc/11631/task/11633/stat : 11633 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30497 33554432000 4194304 4196468 140721094907872 140622551046416 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11634] ppid=11608 vsize=8413904 memory=7517465802386532715 CPUtime=0 cores=0-7
/proc/11631/task/11634/stat : 11634 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30497 33554432000 4194304 4196468 140721094907872 140622351214992 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11635] ppid=11608 vsize=8413904 memory=7157735280297400657 CPUtime=0 cores=0-7
/proc/11631/task/11635/stat : 11635 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30497 33554432000 4194304 4196468 140721094907872 140622350162448 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11636] ppid=11608 vsize=8413904 memory=7305218370954094169 CPUtime=0 cores=0-7
/proc/11631/task/11636/stat : 11636 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30497 33554432000 4194304 4196468 140721094907872 140622349109904 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11637] ppid=11608 vsize=8413904 memory=6944656592452807316 CPUtime=0 cores=0-7
/proc/11631/task/11637/stat : 11637 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30497 33554432000 4194304 4196468 140721094907872 140622348057360 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11638] ppid=11608 vsize=8413904 memory=6297270674403447909 CPUtime=0 cores=0-7
/proc/11631/task/11638/stat : 11638 (java) S 11608 11608 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30497 33554432000 4194304 4196468 140721094907872 140622347004816 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11639] ppid=11608 vsize=8413904 memory=-7737621075815351712 CPUtime=0 cores=0-7
/proc/11631/task/11639/stat : 11639 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30497 33554432000 4194304 4196468 140721094907872 140622345952272 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11640] ppid=11608 vsize=8413904 memory=6153431502485413990 CPUtime=0 cores=0-7
/proc/11631/task/11640/stat : 11640 (java) S 11608 11608 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236819177 8615837696 30497 33554432000 4194304 4196468 140721094907872 140622344899728 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11641] ppid=11608 vsize=8413904 memory=7379241883359864663 CPUtime=0 cores=0-7
/proc/11631/task/11641/stat : 11641 (java) S 11608 11608 10382 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 236819178 8615837696 30497 33554432000 4194304 4196468 140721094907872 140621640284144 140622546815618 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11642] ppid=11608 vsize=8413904 memory=280530352681928 CPUtime=0 cores=0-7
/proc/11631/task/11642/stat : 11642 (java) S 11608 11608 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236819179 8615837696 30497 33554432000 4194304 4196468 140721094907872 140621188686752 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11643] ppid=11608 vsize=8413904 memory=7086240636079001955 CPUtime=0 cores=0-7
/proc/11631/task/11643/stat : 11643 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819179 8615837696 30497 33554432000 4194304 4196468 140721094907872 140620920251376 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11644] ppid=11608 vsize=8413904 memory=-7101709786139419757 CPUtime=0 cores=0-7
/proc/11631/task/11644/stat : 11644 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819181 8615837696 30497 33554432000 4194304 4196468 140721094907872 140620545743056 140622546823067 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11645] ppid=11608 vsize=8413904 memory=-7101718590825193272 CPUtime=0.12 cores=0-7
/proc/11631/task/11645/stat : 11645 (java) S 11608 11608 10382 0 -1 1077944384 884 0 0 0 12 0 0 0 20 0 24 0 236819181 8615837696 30497 33554432000 4194304 4196468 140721094907872 140621639231984 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11646] ppid=11608 vsize=8413904 memory=-6861001314482542224 CPUtime=0.08 cores=0-7
/proc/11631/task/11646/stat : 11646 (java) R 11608 11608 10382 0 -1 4202560 423 0 0 0 8 0 0 0 20 0 24 0 236819181 8615837696 30497 33554432000 4194304 4196468 140721094907872 140621638179440 140622539789513 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11647] ppid=11608 vsize=8413904 memory=6943526294502006880 CPUtime=0.1 cores=0-7
/proc/11631/task/11647/stat : 11647 (java) R 11608 11608 10382 0 -1 4202560 293 0 0 0 10 0 0 0 20 0 24 0 236819181 8615837696 30497 33554432000 4194304 4196468 140721094907872 140621637112912 140622526051087 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11648] ppid=11608 vsize=8413904 memory=6656426216303648864 CPUtime=0.23 cores=0-7
/proc/11631/task/11648/stat : 11648 (java) S 11608 11608 10382 0 -1 1077944384 620 0 0 0 23 0 0 0 20 0 24 0 236819181 8615837696 30497 33554432000 4194304 4196468 140721094907872 140621636074352 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11649] ppid=11608 vsize=8413904 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/11631/task/11649/stat : 11649 (java) S 11608 11608 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236819181 8615837696 30497 33554432000 4194304 4196468 140721094907872 140620047837408 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11650] ppid=11608 vsize=8413904 memory=140269620016767 CPUtime=0 cores=0-7
/proc/11631/task/11650/stat : 11650 (java) S 11608 11608 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236819182 8615837696 30497 33554432000 4194304 4196468 140721094907872 140621635021232 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11652] ppid=11608 vsize=8413904 memory=8259761640030508194 CPUtime=0 cores=0-7
/proc/11631/task/11652/stat : 11652 (java) S 11608 11608 10382 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236819252 8615837696 30497 33554432000 4194304 4196468 140721094907872 140621627212992 140622546829081 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11654] ppid=11608 vsize=8413904 memory=-7595718148655180642 CPUtime=0.01 cores=0-7
/proc/11631/task/11654/stat : 11654 (java) R 11608 11608 10382 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 24 0 236819252 8615837696 30497 33554432000 4194304 4196468 140721094907872 140619376738096 140622546816406 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11655] ppid=11608 vsize=8413904 memory=-7606742959547834223 CPUtime=0 cores=0-7
/proc/11631/task/11655/stat : 11655 (java) S 11608 11608 10382 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 236819252 8615837696 30497 33554432000 4194304 4196468 140721094907872 140619645173680 140622546826397 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11656] ppid=11608 vsize=8413904 memory=-7595718148000617580 CPUtime=0 cores=0-7
/proc/11631/task/11656/stat : 11656 (java) S 11608 11608 10382 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 236819254 8615837696 30497 33554432000 4194304 4196468 140721094907872 140619108310688 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
Current children cumulated CPU time: 21.98 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 123460 KiB

[startup+8.50446 s]
/proc/loadavg: 5.20 7.00 7.37 2/204 11656
/proc/meminfo: memFree=22347940/32770624 swapFree=67108372/67108860
[pid=11608] ppid=11605 vsize=113128 memory=1472 CPUtime=20.6 cores=0-7
/proc/11608/stat : 11608 (scop.sh) S 11605 11608 10382 0 -1 4202496 589 38942 0 0 0 0 2010 50 20 0 1 0 236818484 115843072 368 33554432000 4194304 5098028 140733237024656 140733237021400 139831941968508 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 38359040 140733237027874 140733237028099 140733237028099 140733237030861 0
/proc/11608/statm: 28282 368 311 221 0 87 0
[pid=11631] ppid=11608 vsize=8282828 memory=131664 CPUtime=3.51 cores=0-7
/proc/11631/stat : 11631 (java) S 11608 11608 10382 0 -1 1077944320 18578 44958 0 0 157 5 174 15 20 0 22 0 236819175 8481615872 32916 33554432000 4194304 4196468 140721094907872 140721094890416 140622546804471 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
/proc/11631/statm: 2070707 32916 3165 1 0 2032106 0
[pid=11631/tid=11632] ppid=11608 vsize=8282828 memory=220932 CPUtime=2.73 cores=0-7
/proc/11631/task/11632/stat : 11632 (java) R 11608 11608 10382 0 -1 4202560 14747 44958 0 0 81 3 174 15 20 0 22 0 236819175 8481615872 32916 33554432000 4194304 4196468 140721094907872 140622518642592 140622546826397 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11633] ppid=11608 vsize=8282828 memory=51 CPUtime=1.89 cores=0-7
/proc/11631/task/11633/stat : 11633 (java) S 11608 11608 10382 0 -1 1077944384 1 44958 0 0 0 0 174 15 20 0 22 0 236819177 8481615872 32916 33554432000 4194304 4196468 140721094907872 140622551046416 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11634] ppid=11608 vsize=8282828 memory=117084 CPUtime=1.89 cores=0-7
/proc/11631/task/11634/stat : 11634 (java) S 11608 11608 10382 0 -1 1077944384 2 44958 0 0 0 0 174 15 20 0 22 0 236819177 8481615872 32916 33554432000 4194304 4196468 140721094907872 140622351214992 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11635] ppid=11608 vsize=8282828 memory=31 CPUtime=1.89 cores=0-7
/proc/11631/task/11635/stat : 11635 (java) S 11608 11608 10382 0 -1 1077944384 2 44958 0 0 0 0 174 15 20 0 22 0 236819177 8481615872 32916 33554432000 4194304 4196468 140721094907872 140622350162448 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11636] ppid=11608 vsize=8282828 memory=280530353222816 CPUtime=1.89 cores=0-7
/proc/11631/task/11636/stat : 11636 (java) S 11608 11608 10382 0 -1 1077944384 1 44958 0 0 0 0 174 15 20 0 22 0 236819177 8481615872 32916 33554432000 4194304 4196468 140721094907872 140622349109904 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11637] ppid=11608 vsize=8282828 memory=3184097920075968560 CPUtime=1.89 cores=0-7
/proc/11631/task/11637/stat : 11637 (java) S 11608 11608 10382 0 -1 1077944384 1 44958 0 0 0 0 174 15 20 0 22 0 236819177 8481615872 32916 33554432000 4194304 4196468 140721094907872 140622348057360 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11638] ppid=11608 vsize=8282828 memory=6656426216303648864 CPUtime=1.89 cores=0-7
/proc/11631/task/11638/stat : 11638 (java) S 11608 11608 10382 0 -1 1077944384 2 44958 0 0 0 0 174 15 20 0 22 0 236819177 8481615872 32916 33554432000 4194304 4196468 140721094907872 140622347004816 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11639] ppid=11608 vsize=8282828 memory=56 CPUtime=1.89 cores=0-7
/proc/11631/task/11639/stat : 11639 (java) S 11608 11608 10382 0 -1 1077944384 1 44958 0 0 0 0 174 15 20 0 22 0 236819177 8481615872 32916 33554432000 4194304 4196468 140721094907872 140622345952272 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11640] ppid=11608 vsize=8282828 memory=11722 CPUtime=1.89 cores=0-7
/proc/11631/task/11640/stat : 11640 (java) S 11608 11608 10382 0 -1 1077944384 3 44958 0 0 0 0 174 15 20 0 22 0 236819177 8481615872 32916 33554432000 4194304 4196468 140721094907872 140622344899728 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11641] ppid=11608 vsize=8282828 memory=1235950 CPUtime=1.89 cores=0-7
/proc/11631/task/11641/stat : 11641 (java) S 11608 11608 10382 0 -1 1077944384 6 44958 0 0 0 0 174 15 20 0 22 0 236819178 8481615872 32916 33554432000 4194304 4196468 140721094907872 140621640284144 140622546815618 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11642] ppid=11608 vsize=8282828 memory=0 CPUtime=1.89 cores=0-7
/proc/11631/task/11642/stat : 11642 (java) S 11608 11608 10382 0 -1 1077944384 13 44958 0 0 0 0 174 15 20 0 22 0 236819179 8481615872 32916 33554432000 4194304 4196468 140721094907872 140621188686752 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11643] ppid=11608 vsize=8282828 memory=4638778398332698727 CPUtime=1.89 cores=0-7
/proc/11631/task/11643/stat : 11643 (java) S 11608 11608 10382 0 -1 1077944384 1 44958 0 0 0 0 174 15 20 0 22 0 236819179 8481615872 32916 33554432000 4194304 4196468 140721094907872 140620920251376 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11644] ppid=11608 vsize=8282828 memory=151466991331744 CPUtime=1.89 cores=0-7
/proc/11631/task/11644/stat : 11644 (java) S 11608 11608 10382 0 -1 1077944384 1 44958 0 0 0 0 174 15 20 0 22 0 236819181 8481615872 32916 33554432000 4194304 4196468 140721094907872 140620545743056 140622546823067 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11645] ppid=11608 vsize=8282828 memory=1732628 CPUtime=2.04 cores=0-7
/proc/11631/task/11645/stat : 11645 (java) S 11608 11608 10382 0 -1 1077944384 903 44958 0 0 15 0 174 15 20 0 22 0 236819181 8481615872 32916 33554432000 4194304 4196468 140721094907872 140621639231984 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11646] ppid=11608 vsize=8282828 memory=280530352814928 CPUtime=2.01 cores=0-7
/proc/11631/task/11646/stat : 11646 (java) R 11608 11608 10382 0 -1 4202560 439 44958 0 0 12 0 174 15 20 0 22 0 236819181 8481615872 32916 33554432000 4194304 4196468 140721094907872 140621638160976 140622528324164 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11647] ppid=11608 vsize=8282828 memory=1472 CPUtime=2.02 cores=0-7
/proc/11631/task/11647/stat : 11647 (java) S 11608 11608 10382 0 -1 1077944384 312 44958 0 0 13 0 174 15 20 0 22 0 236819181 8481615872 32916 33554432000 4194304 4196468 140721094907872 140621637126896 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11648] ppid=11608 vsize=8282828 memory=121644 CPUtime=2.17 cores=0-7
/proc/11631/task/11648/stat : 11648 (java) S 11608 11608 10382 0 -1 1077944384 731 44958 0 0 28 0 174 15 20 0 22 0 236819181 8481615872 32916 33554432000 4194304 4196468 140721094907872 140621636074352 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11649] ppid=11608 vsize=8282828 memory=46984 CPUtime=1.89 cores=0-7
/proc/11631/task/11649/stat : 11649 (java) S 11608 11608 10382 0 -1 1077944384 3 44958 0 0 0 0 174 15 20 0 22 0 236819181 8481615872 32916 33554432000 4194304 4196468 140721094907872 140620047837408 140622546814677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11650] ppid=11608 vsize=8282828 memory=2196 CPUtime=1.89 cores=0-7
/proc/11631/task/11650/stat : 11650 (java) S 11608 11608 10382 0 -1 1077944384 1 44958 0 0 0 0 174 15 20 0 22 0 236819182 8481615872 32916 33554432000 4194304 4196468 140721094907872 140621635021232 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11652] ppid=11608 vsize=8282828 memory=56 CPUtime=1.89 cores=0-7
/proc/11631/task/11652/stat : 11652 (java) S 11608 11608 10382 0 -1 1077944384 23 44958 0 0 0 0 174 15 20 0 22 0 236819252 8481615872 32916 33554432000 4194304 4196468 140721094907872 140621627212176 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
[pid=11631/tid=11656] ppid=11608 vsize=8282828 memory=6655300316396806240 CPUtime=1.89 cores=0-7
/proc/11631/task/11656/stat : 11656 (java) S 11608 11608 10382 0 -1 1077944384 7 44958 0 0 0 0 174 15 20 0 22 0 236819254 8481615872 32916 33554432000 4194304 4196468 140721094907872 140619108312496 140622546815618 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36487168 140721094915249 140721094915373 140721094915373 140721094918095 0
Current children cumulated CPU time: 24.11 s
Current children cumulated vsize: 8395956 KiB
Current children cumulated memory: 133136 KiB

Child status: 0
Real time (s): 8.5653
CPU time (s): 24.2537
CPU user time (s): 23.5224
CPU system time (s): 0.731309
CPU usage (%): 283.163
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 2385036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.5224
system time used= 0.731309
maximum resident set size= 2388344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103290
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16538
involuntary context switches= 76


# summary of solver processes directly reported to runsolver:
#   pid: 11608
#   total CPU time (s): 24.2537
#   total CPU user time (s): 23.5224
#   total CPU system time (s): 0.731309

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.084048 second user time and 0.139079 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-13 22:35:53
IDJOB=4307283
IDBENCH=141391
IDSOLVER=2788
FILE ID=node137/4307283-1534192553
RUNJOBID= node137-1534189810-10409
PBS_JOBID= 21037989
Free space on /tmp= 26576 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/MisteryShopper/MisteryShopper-06b_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307283-1534192553/watcher-4307283-1534192553 -o /tmp/evaluation-result-4307283-1534192553/solver-4307283-1534192553 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307283-1534192553.xml

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

MD5SUM BENCH= ed15a4f7a5bcd1b231009209ed1d9727
RANDOM SEED=502879289

node137.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22502960 kB
MemAvailable:   31898520 kB
Buffers:          120200 kB
Cached:          9469760 kB
SwapCached:            8 kB
Active:          4259248 kB
Inactive:        5387244 kB
Active(anon):       3692 kB
Inactive(anon):   105160 kB
Active(file):    4255556 kB
Inactive(file):  5282084 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              8848 kB
Writeback:             0 kB
AnonPages:         61872 kB
Mapped:            54244 kB
Shmem:             49624 kB
Slab:             314620 kB
SReclaimable:     286380 kB
SUnreclaim:        28240 kB
KernelStack:        3360 kB
PageTables:         4660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26568 MiB
End job on node137 at 2018-08-13 22:36:02