Trace number 4307523

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-31)SAT 28.4736 11.2327

General information on the benchmark

NameMisteryShopper/
MisteryShopper-10b_c18.xml
MD5SUMb0a0fd8e7c9e530f6e7ba3bf5f78e329
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 benchmark8.32763
Satisfiable
(Un)Satisfiability was proved
Number of variables640
Number of constraints417
Number of domains3
Minimum domain size4
Maximum domain size40
Distribution of domain sizes[{"size":4,"count":160},{"size":5,"count":160},{"size":40,"count":320}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":320},{"degree":3,"count":160},{"degree":4,"count":140},{"degree":5,"count":20}]
Minimum constraint arity2
Maximum constraint arity160
Distribution of constraint arities[{"arity":2,"count":320},{"arity":4,"count":80},{"arity":5,"count":4},{"arity":40,"count":8},{"arity":80,"count":4},{"arity":160,"count":1}]
Number of extensional constraints320
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":320},{"type":"allDifferent","count":88},{"type":"ordered","count":4},{"type":"lex","count":1},{"type":"channel","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-23478-serial-file.bin HOME/instance-4307523-1534192659.xml
0.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 22:37:40 CEST 2018
0.65/0.56	c PID: 23481
0.65/0.56	c IP: 172.20.3.132
0.65/0.56	c HOST: node132.alineos.net
0.65/0.57	c (0,0) Parsing Begin
2.88/1.20	c (0,0) Parsing End
2.88/1.21	c (0,0) CSP: 640 int (0 aux), 0 bool (0 aux), 417 ctr, max domain size 40
2.88/1.21	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.88/1.21	c (0,0) Constraint Name Generate Begin
2.88/1.22	c (0,0) Ctr:HOME/instance-4307523-1534192659.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr
2.88/1.22	c (0,0) Constraint Name Generate End
2.88/1.22	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.88/1.22	c (0,0) CSP to CSPinCNF Begin
4.77/1.81	c (1,1) translated 42 (10%) constraints
4.77/1.84	c (1,1) translated 84 (20%) constraints
9.24/3.22	c (2,2) translated 126 (30%) constraints
9.68/3.32	c (2,2) translated 167 (40%) constraints
10.12/3.40	c (2,2) translated 209 (50%) constraints
10.12/3.48	c (2,2) translated 251 (60%) constraints
10.53/3.56	c (3,3) translated 292 (70%) constraints
10.94/3.63	c (3,3) translated 334 (80%) constraints
11.35/3.70	c (3,3) translated 376 (90%) constraints
11.35/3.77	c (3,3) translated 417 (100%) constraints
12.57/4.01	c (3,3) STATISTICS1:HOME/instance-4307523-1534192659.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr,2272,25620,40,40,40,2,40:5910;39:191;38:161;37:165;36:339;5:240;4:240,40:41304;39:701;38:566;37:566;36:1115;5:2080;4:1760;2:7136,40:16;6:160;5:160;4:352;3:14442;2:10432;1:58,2:7246;1:53536;0:320,
12.57/4.01	c (3,3) ==========================================
12.57/4.01	c (3,3) Both Encoding selects:
12.57/4.01	c (3,3) Order
12.57/4.01	c (3,3) ==========================================
13.06/4.17	c (3,3) translated 2562 (10%) constraints
13.45/4.27	c (3,3) translated 5124 (20%) constraints
14.17/4.43	c (3,3) translated 7686 (30%) constraints
14.89/4.67	c (4,4) translated 10248 (40%) constraints
15.38/4.87	c (4,4) translated 12810 (50%) constraints
15.62/5.06	c (4,4) translated 15372 (60%) constraints
15.81/5.26	c (4,4) translated 17934 (70%) constraints
16.05/5.42	c (4,4) translated 20496 (80%) constraints
16.45/5.50	c (4,4) translated 23058 (90%) constraints
16.45/5.57	c (5,5) translated 25620 (100%) constraints
16.45/5.57	c (5,5) CSP to CSPinCNF End
16.45/5.58	c (5,5) CSP: 640 int (0 aux), 14432 bool (14432 aux), 51220 ctr, max domain size 40
16.45/5.58	c (5,5) Heap : 1464 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
16.45/5.58	c (5,5) CSPinCNF Propagation Begin
17.81/5.97	c (5,5) 151 values, 1343 unsatisfiable literals, and 973 valid clauses are removed
17.81/5.97	c (5,5) CSPinCNF Propagation End
17.81/5.97	c (5,5) CSP: 751 int (111 aux), 14321 bool (14321 aux), 50247 ctr, max domain size 40
17.81/5.97	c (5,5) Heap : 1689 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
17.81/5.97	c (5,5) Simplify CSPinCNF Begin
18.72/6.34	c (5,5) Simplify CSPinCNF End
18.72/6.35	c (5,5) CSP: 751 int (111 aux), 28037 bool (28037 aux), 63963 ctr, max domain size 40
18.72/6.35	c (5,5) Heap : 1802 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
18.72/6.35	c (5,5) Calculate Precise Domain Begin
18.72/6.35	c (5,5) 0 values are removed by re-calculation
18.72/6.35	c (5,5) Calculate Precise Domain End
18.72/6.36	c (5,5) CSP: 751 int (111 aux), 28037 bool (28037 aux), 63963 ctr, max domain size 40
18.72/6.36	c (5,5) Heap : 1802 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
18.72/6.36	c (5,5) CSPinCNF to SatSolver Begin
20.37/7.05	c (6,6) 6397 (10 %) CSP clauses are encoded (41526 SAT variables, 181992 SAT clauses)
20.95/7.57	c (7,7) 12793 (20 %) CSP clauses are encoded (41526 SAT variables, 351078 SAT clauses)
21.47/8.05	c (7,7) 19189 (30 %) CSP clauses are encoded (41526 SAT variables, 511171 SAT clauses)
21.47/8.10	c (7,7) 25586 (40 %) CSP clauses are encoded (41526 SAT variables, 520112 SAT clauses)
21.57/8.14	c (7,7) 31982 (50 %) CSP clauses are encoded (41526 SAT variables, 526508 SAT clauses)
21.57/8.18	c (7,7) 38378 (60 %) CSP clauses are encoded (41526 SAT variables, 532904 SAT clauses)
21.66/8.21	c (7,7) 44775 (70 %) CSP clauses are encoded (41526 SAT variables, 539301 SAT clauses)
21.66/8.25	c (7,7) 51171 (80 %) CSP clauses are encoded (41526 SAT variables, 545697 SAT clauses)
21.66/8.28	c (7,7) 57567 (90 %) CSP clauses are encoded (41526 SAT variables, 552093 SAT clauses)
21.76/8.39	c (7,7) 63963 (100 %) CSP clauses are encoded (41526 SAT variables, 578447 SAT clauses)
21.76/8.39	c (7,7) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
21.76/8.39	c (7,7) CSPinCNF to SatSolver End
21.76/8.39	c (7,7) Heap : 3379 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
22.51/8.65	c (8,8) STATISTICS2:HOME/instance-4307523-1534192659.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr,28788,63963,40,40,40,2,40:10109;39:358;38:661;37:609;36:1269;5:480;4:480,40:71408;39:1236;38:2202;37:1926;36:3786;5:2560;4:2240;2:72198,40:4;36:11;34:1;5:160;4:512;3:13660;2:49557;1:58,2:13966;1:129624,
22.51/8.65	c (8,8) 41526 bool, 578448 clause
22.51/8.65	c (8,8) Export Begin
22.69/8.77	c (8,8) Export to HOME/scop-23478-serial-file.bin
22.69/8.77	c (8,8) Export End
22.69/8.77	c (8,8) Export File Size: 0.13 MB
22.69/8.77	c (8,8) 0,0,5,5,5,5,7,STOP-AFTER(DIMACS)
22.69/8.77	c END-Prog: Mon Aug 13 22:37:48 CEST 2018
0.00/8.82	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-23478-serial-file.bin
23.55/9.31	c (0,0) Read Serial File Begin
23.55/9.31	c (0,0) HOME/scop-23478-serial-file.bin
23.95/9.53	c (0,0) Read Serial File End
23.95/9.53	
23.95/9.53	scop order+glucose-syrup (2018-07-31)
23.95/9.53	(Solving Process)
23.95/9.53	
23.95/9.56	c BEGIN-Prog: Mon Aug 13 22:37:49 CEST 2018
23.95/9.56	c PID: 23501
23.95/9.56	c IP: 172.20.3.132
23.95/9.56	c HOST: node132.alineos.net
23.95/9.57	c (0,0) SatSolver.solve Begin
23.95/9.57	c (0,0) 0 bool, 0 clause
23.95/9.57	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307523-1534192659.xml-scop-23481.cnf
27.71/11.04	c (1,0) c
27.71/11.04	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
27.71/11.04	c (1,0) c
27.71/11.04	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
27.71/11.04	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
27.71/11.04	c (1,0) c ========================================[ Problem Statistics ]===========================================
27.71/11.04	c (1,0) c |                                                                                                       |
27.71/11.04	c (1,0) c |  Number of variables:         41526                                                                   |
27.71/11.04	c (1,0) c |  Number of clauses:          577715                                                                   |
27.71/11.04	c (1,0) c |  Parse time:                   0.17 s                                                                 |
27.71/11.04	c (1,0) c |                                                                                                       |
27.71/11.04	c (1,0) c |  Eliminated clauses:           0.44 Mb                                                                |
27.71/11.04	c (1,0) c |  Simplification time:          0.63 s                                                                 |
27.71/11.04	c (1,0) c |                                                                                                       |
27.71/11.04	c (1,0) c |  Generating clones                                                                                    |
27.71/11.04	c (1,0) c |  all clones generated. Memory = 397.39Mb.                                                             |
27.71/11.04	c (1,0) c ========================================================================================================|
27.71/11.04	c (1,0) c last restart ## conflicts  :  39 384 
27.71/11.04	c (1,0) c Thread 1 is 100% pure glucose! First thread to finish! (SAT answer).
27.71/11.04	c (1,0) c Total Memory so far : 977.03Mb
27.71/11.04	c (1,0) c
27.71/11.04	c (1,0) c real time : 1.45515 s
27.71/11.04	c (1,0) c cpu time  : 3.4437 s
27.71/11.04	c (1,0) c
27.71/11.04	c (1,0) c
27.71/11.04	c (1,0) c
27.71/11.05	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
27.71/11.05	c (1,0) c
27.71/11.05	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
27.71/11.05	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
27.71/11.05	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
27.71/11.05	c (1,0) c | Conflicts     |            7779 |        789 |       1129 |       1020 |       1086 |        778 |       1192 |        921 |        864 |
27.71/11.05	c (1,0) c | Decisions     |           78747 |       8932 |      13098 |      10237 |      10552 |       7113 |      12041 |       8502 |       8272 |
27.71/11.05	c (1,0) c | Propagations  |         4373020 |     476146 |     656254 |     571978 |     631825 |     410699 |     699107 |     476260 |     450751 |
27.71/11.05	c (1,0) c | Avg_Trail     |                 |      12452 |      11421 |      12905 |      12621 |      11506 |      13101 |      12625 |      11076 |
27.71/11.05	c (1,0) c | Avg_DL        |                 |        140 |        121 |        149 |        142 |        115 |        158 |        138 |        107 |
27.71/11.05	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
27.71/11.05	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
27.71/11.05	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
27.71/11.05	c (1,0) c | Exported      |             740 |         70 |        110 |         82 |         96 |         66 |        104 |         67 |        145 |
27.71/11.05	c (1,0) c | Imported      |            5094 |        659 |        616 |        651 |        638 |        661 |        631 |        650 |        588 |
27.71/11.05	c (1,0) c | Good          |            2411 |        308 |        271 |        309 |        320 |        310 |        314 |        314 |        265 |
27.71/11.05	c (1,0) c | Purge         |            2683 |        351 |        345 |        342 |        318 |        351 |        317 |        336 |        323 |
27.71/11.05	c (1,0) c | Promoted      |              73 |          0 |          2 |         21 |          9 |          8 |          6 |         15 |         12 |
27.71/11.05	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
27.71/11.05	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
27.71/11.05	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
27.71/11.05	c (1,0) c | Unaries       |                 |          2 |          4 |         10 |         18 |          8 |         19 |         13 |         16 |
27.71/11.05	c (1,0) c | Binaries      |                 |         37 |         71 |         40 |         30 |         34 |         36 |         24 |         83 |
27.71/11.05	c (1,0) c | Glues         |                 |         70 |        110 |         82 |         96 |         66 |        104 |         67 |        145 |
27.71/11.05	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
27.71/11.05	c (1,0) c | Orig_Seen     |             1 % |       6701 |       8476 |       8079 |       8364 |       6033 |       9206 |       6924 |       6673 |
27.71/11.05	c (1,0) c | Diff Orig seen|                 | -     1775 |      X     | -      397 | -      112 | -     2443 |        730 | -     1552 | -     1803 |
27.71/11.05	c (1,0) c | Hamming       |            12 % |       6133 |      X     |       5318 |       5169 |       5807 |       5250 |       4440 |       5187 |
27.71/11.05	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
27.71/11.05	c (1,0) 
27.71/11.05	c (1,0) s SATISFIABLE
27.71/11.10	c (1,0) SatSolver.solve End
27.71/11.10	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
27.71/11.10	c (1,0) Show results Begin
28.17/11.19	s SATISFIABLE
28.38/11.22	v <instantiation>
28.38/11.22	v     <list>vr[0][0] vr[0][1] vr[0][2] vr[0][3] vr[1][0] vr[1][1] vr[1][2] vr[1][3] vr[2][0] vr[2][1] vr[2][2] vr[2][3] vr[3][0] vr[3][1] vr[3][2] vr[3][3] vr[4][0] vr[4][1] vr[4][2] vr[4][3] vr[5][0] vr[5][1] vr[5][2] vr[5][3] vr[6][0] vr[6][1] vr[6][2] vr[6][3] vr[7][0] vr[7][1] vr[7][2] vr[7][3] vr[8][0] vr[8][1] vr[8][2] vr[8][3] vr[9][0] vr[9][1] vr[9][2] vr[9][3] vr[10][0] vr[10][1] vr[10][2] vr[10][3] vr[11][0] vr[11][1] vr[11][2] vr[11][3] vr[12][0] vr[12][1] vr[12][2] vr[12][3] vr[13][0] vr[13][1] vr[13][2] vr[13][3] vr[14][0] vr[14][1] vr[14][2] vr[14][3] vr[15][0] vr[15][1] vr[15][2] vr[15][3] vr[16][0] vr[16][1] vr[16][2] vr[16][3] vr[17][0] vr[17][1] vr[17][2] vr[17][3] vr[18][0] vr[18][1] vr[18][2] vr[18][3] vr[19][0] vr[19][1] vr[19][2] vr[19][3] vr[20][0] vr[20][1] vr[20][2] vr[20][3] vr[21][0] vr[21][1] vr[21][2] vr[21][3] vr[22][0] vr[22][1] vr[22][2] vr[22][3] vr[23][0] vr[23][1] vr[23][2] vr[23][3] vr[24][0] vr[24][1] vr[24][2] vr[24][3] vr[25][0] vr[25][1] vr[25][2] vr[25][3] vr[26][0] vr[26][1] vr[26][2] vr[26][3] vr[27][0] vr[27][1] vr[27][2] vr[27][3] vr[28][0] vr[28][1] vr[28][2] vr[28][3] vr[29][0] vr[29][1] vr[29][2] vr[29][3] vr[30][0] vr[30][1] vr[30][2] vr[30][3] vr[31][0] vr[31][1] vr[31][2] vr[31][3] vr[32][0] vr[32][1] vr[32][2] vr[32][3] vr[33][0] vr[33][1] vr[33][2] vr[33][3] vr[34][0] vr[34][1] vr[34][2] vr[34][3] vr[35][0] vr[35][1] vr[35][2] vr[35][3] vr[36][0] vr[36][1] vr[36][2] vr[36][3] vr[37][0] vr[37][1] vr[37][2] vr[37][3] vr[38][0] vr[38][1] vr[38][2] vr[38][3] vr[39][0] vr[39][1] vr[39][2] vr[39][3] ve[0][0] ve[0][1] ve[0][2] ve[0][3] ve[1][0] ve[1][1] ve[1][2] ve[1][3] ve[2][0] ve[2][1] ve[2][2] ve[2][3] ve[3][0] ve[3][1] ve[3][2] ve[3][3] ve[4][0] ve[4][1] ve[4][2] ve[4][3] ve[5][0] ve[5][1] ve[5][2] ve[5][3] ve[6][0] ve[6][1] ve[6][2] ve[6][3] ve[7][0] ve[7][1] ve[7][2] ve[7][3] ve[8][0] ve[8][1] ve[8][2] ve[8][3] ve[9][0] ve[9][1] ve[9][2] ve[9][3] ve[10][0] ve[10][1] ve[10][2] ve[10][3] ve[11][0] ve[11][1] ve[11][2] ve[11][3] ve[12][0] ve[12][1] ve[12][2] ve[12][3] ve[13][0] ve[13][1] ve[13][2] ve[13][3] ve[14][0] ve[14][1] ve[14][2] ve[14][3] ve[15][0] ve[15][1] ve[15][2] ve[15][3] ve[16][0] ve[16][1] ve[16][2] ve[16][3] ve[17][0] ve[17][1] ve[17][2] ve[17][3] ve[18][0] ve[18][1] ve[18][2] ve[18][3] ve[19][0] ve[19][1] ve[19][2] ve[19][3] ve[20][0] ve[20][1] ve[20][2] ve[20][3] ve[21][0] ve[21][1] ve[21][2] ve[21][3] ve[22][0] ve[22][1] ve[22][2] ve[22][3] ve[23][0] ve[23][1] ve[23][2] ve[23][3] ve[24][0] ve[24][1] ve[24][2] ve[24][3] ve[25][0] ve[25][1] ve[25][2] ve[25][3] ve[26][0] ve[26][1] ve[26][2] ve[26][3] ve[27][0] ve[27][1] ve[27][2] ve[27][3] ve[28][0] ve[28][1] ve[28][2] ve[28][3] ve[29][0] ve[29][1] ve[29][2] ve[29][3] ve[30][0] ve[30][1] ve[30][2] ve[30][3] ve[31][0] ve[31][1] ve[31][2] ve[31][3] ve[32][0] ve[32][1] ve[32][2] ve[32][3] ve[33][0] ve[33][1] ve[33][2] ve[33][3] ve[34][0] ve[34][1] ve[34][2] ve[34][3] ve[35][0] ve[35][1] ve[35][2] ve[35][3] ve[36][0] ve[36][1] ve[36][2] ve[36][3] ve[37][0] ve[37][1] ve[37][2] ve[37][3] ve[38][0] ve[38][1] ve[38][2] ve[38][3] ve[39][0] ve[39][1] ve[39][2] ve[39][3] gvr[0][0] gvr[0][1] gvr[0][2] gvr[0][3] gvr[1][0] gvr[1][1] gvr[1][2] gvr[1][3] gvr[2][0] gvr[2][1] gvr[2][2] gvr[2][3] gvr[3][0] gvr[3][1] gvr[3][2] gvr[3][3] gvr[4][0] gvr[4][1] gvr[4][2] gvr[4][3] gvr[5][0] gvr[5][1] gvr[5][2] gvr[5][3] gvr[6][0] gvr[6][1] gvr[6][2] gvr[6][3] gvr[7][0] gvr[7][1] gvr[7][2] gvr[7][3] gvr[8][0] gvr[8][1] gvr[8][2] gvr[8][3] gvr[9][0] gvr[9][1] gvr[9][2] gvr[9][3] gvr[10][0] gvr[10][1] gvr[10][2] gvr[10][3] gvr[11][0] gvr[11][1] gvr[11][2] gvr[11][3] gvr[12][0] gvr[12][1] gvr[12][2] gvr[12][3] gvr[13][0] gvr[13][1] gvr[13][2] gvr[13][3] gvr[14][0] gvr[14][1] gvr[14][2] gvr[14][3] gvr[15][0] gvr[15][1] gvr[15][2] gvr[15][3] gvr[16][0] gvr[16][1] gvr[16][2] gvr[16][3] gvr[17][0] gvr[17][1] gvr[17][2] gvr[17][3] gvr[18][0] gvr[18][1] gvr[18][2] gvr[18][3] gvr[19][0] gvr[19][1] gvr[19][2] gvr[19][3] gvr[20][0] gvr[20][1] gvr[20][2] gvr[20][3] gvr[21][0] gvr[21][1] gvr[21][2] gvr[21][3] gvr[22][0] gvr[22][1] gvr[22][2] gvr[22][3] gvr[23][0] gvr[23][1] gvr[23][2] gvr[23][3] gvr[24][0] gvr[24][1] gvr[24][2] gvr[24][3] gvr[25][0] gvr[25][1] gvr[25][2] gvr[25][3] gvr[26][0] gvr[26][1] gvr[26][2] gvr[26][3] gvr[27][0] gvr[27][1] gvr[27][2] gvr[27][3] gvr[28][0] gvr[28][1] gvr[28][2] gvr[28][3] gvr[29][0] gvr[29][1] gvr[29][2] gvr[29][3] gvr[30][0] gvr[30][1] gvr[30][2] gvr[30][3] gvr[31][0] gvr[31][1] gvr[31][2] gvr[31][3] gvr[32][0] gvr[32][1] gvr[32][2] gvr[32][3] gvr[33][0] gvr[33][1] gvr[33][2] gvr[33][3] gvr[34][0] gvr[34][1] gvr[34][2] gvr[34][3] gvr[35][0] gvr[35][1] gvr[35][2] gvr[35][3] gvr[36][0] gvr[36][1] gvr[36][2] gvr[36][3] gvr[37][0] gvr[37][1] gvr[37][2] gvr[37][3] gvr[38][0] gvr[38][1] gvr[38][2] gvr[38][3] gvr[39][0] gvr[39][1] gvr[39][2] gvr[39][3] gve[0][0] gve[0][1] gve[0][2] gve[0][3] gve[1][0] gve[1][1] gve[1][2] gve[1][3] gve[2][0] gve[2][1] gve[2][2] gve[2][3] gve[3][0] gve[3][1] gve[3][2] gve[3][3] gve[4][0] gve[4][1] gve[4][2] gve[4][3] gve[5][0] gve[5][1] gve[5][2] gve[5][3] gve[6][0] gve[6][1] gve[6][2] gve[6][3] gve[7][0] gve[7][1] gve[7][2] gve[7][3] gve[8][0] gve[8][1] gve[8][2] gve[8][3] gve[9][0] gve[9][1] gve[9][2] gve[9][3] gve[10][0] gve[10][1] gve[10][2] gve[10][3] gve[11][0] gve[11][1] gve[11][2] gve[11][3] gve[12][0] gve[12][1] gve[12][2] gve[12][3] gve[13][0] gve[13][1] gve[13][2] gve[13][3] gve[14][0] gve[14][1] gve[14][2] gve[14][3] gve[15][0] gve[15][1] gve[15][2] gve[15][3] gve[16][0] gve[16][1] gve[16][2] gve[16][3] gve[17][0] gve[17][1] gve[17][2] gve[17][3] gve[18][0] gve[18][1] gve[18][2] gve[18][3] gve[19][0] gve[19][1] gve[19][2] gve[19][3] gve[20][0] gve[20][1] gve[20][2] gve[20][3] gve[21][0] gve[21][1] gve[21][2] gve[21][3] gve[22][0] gve[22][1] gve[22][2] gve[22][3] gve[23][0] gve[23][1] gve[23][2] gve[23][3] gve[24][0] gve[24][1] gve[24][2] gve[24][3] gve[25][0] gve[25][1] gve[25][2] gve[25][3] gve[26][0] gve[26][1] gve[26][2] gve[26][3] gve[27][0] gve[27][1] gve[27][2] gve[27][3] gve[28][0] gve[28][1] gve[28][2] gve[28][3] gve[29][0] gve[29][1] gve[29][2] gve[29][3] gve[30][0] gve[30][1] gve[30][2] gve[30][3] gve[31][0] gve[31][1] gve[31][2] gve[31][3] gve[32][0] gve[32][1] gve[32][2] gve[32][3] gve[33][0] gve[33][1] gve[33][2] gve[33][3] gve[34][0] gve[34][1] gve[34][2] gve[34][3] gve[35][0] gve[35][1] gve[35][2] gve[35][3] gve[36][0] gve[36][1] gve[36][2] gve[36][3] gve[37][0] gve[37][1] gve[37][2] gve[37][3] gve[38][0] gve[38][1] gve[38][2] gve[38][3] gve[39][0] gve[39][1] gve[39][2] gve[39][3]</list>
28.38/11.22	v     <values>0 10 27 36 1 21 16 38 2 14 39 23 3 20 31 15 4 32 29 18 5 24 30 19 6 35 22 12 7 25 17 33 8 37 26 11 9 13 34 28 10 34 25 3 11 36 21 0 12 31 23 4 13 28 8 32 14 29 9 30 15 39 24 5 16 26 33 2 17 33 28 1 18 2 37 25 19 27 4 34 20 8 38 16 21 3 14 31 22 30 10 7 23 12 32 6 24 9 13 35 25 16 36 9 26 1 35 13 27 0 12 39 28 7 18 37 29 38 11 8 30 23 3 17 31 6 20 10 32 4 19 21 33 22 2 14 34 5 15 24 35 11 0 20 36 15 1 22 37 17 5 26 38 18 6 27 39 19 7 29 0 27 35 11 1 26 36 17 2 18 33 16 3 21 30 10 4 32 19 12 5 34 37 15 6 31 38 23 7 28 39 22 8 20 13 29 9 24 14 25 10 0 22 31 11 35 29 8 12 23 27 6 13 9 24 26 14 2 21 33 15 36 34 3 16 25 1 20 17 37 7 30 18 38 28 4 19 39 32 5 20 3 31 35 21 1 11 32 22 33 6 36 23 30 12 2 24 5 15 34 25 7 10 18 26 16 8 37 27 19 0 38 28 13 17 9 29 14 4 39 30 22 5 14 31 12 3 21 32 4 23 13 33 17 16 7 34 10 9 19 35 6 26 24 36 11 25 0 37 8 18 28 38 29 20 1 39 15 2 27 0 1 2 3 0 2 1 3 0 1 3 2 0 2 3 1 0 3 2 1 0 2 3 1 0 3 2 1 0 2 1 3 0 3 2 1 0 1 3 2 1 3 2 0 1 3 2 0 1 3 2 0 1 2 0 3 1 2 0 3 1 3 2 0 1 2 3 0 1 3 2 0 1 0 3 2 1 2 0 3 2 0 3 1 2 0 1 3 2 3 1 0 2 1 3 0 2 0 1 3 2 1 3 0 2 0 3 1 2 0 1 3 2 0 1 3 2 3 1 0 3 2 0 1 3 0 2 1 3 0 1 2 3 2 0 1 3 0 1 2 3 1 0 2 3 1 0 2 3 1 0 2 3 1 0 2 3 1 0 2 0 3 4 1 0 3 4 2 0 2 3 1 0 2 3 1 0 3 2 1 0 3 4 1 0 3 4 2 0 3 4 2 0 2 1 3 0 2 1 3 1 0 2 3 1 4 3 0 1 2 3 0 1 0 2 3 1 0 2 3 1 4 3 0 1 3 0 2 2 4 0 3 2 4 3 0 2 4 3 0 2 0 3 4 2 0 1 3 2 3 0 4 2 3 1 0 2 0 1 3 3 0 1 2 3 1 0 4 3 2 0 4 3 1 2 0 3 1 0 4 3 2 0 1 3 1 0 2 3 0 2 1 3 2 1 0 3 1 0 2 4 0 3 2 4 1 3 0 4 0 2 3 4 3 2 0 4 1 0 3</values>
28.38/11.22	v </instantiation>
28.38/11.22	c (2,0) Show results End
28.38/11.22	c (2,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
28.38/11.22	c (2,0) 1,2,STOP-AFTER(ALL)
28.38/11.22	c END-Prog: Mon Aug 13 22:37:51 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 (6905 MiB free)
  memory of node 1: 16384 MiB (10038 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307523-1534192659/watcher-4307523-1534192659 -o /tmp/evaluation-result-4307523-1534192659/solver-4307523-1534192659 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307523-1534192659.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=23478, runsolver pid=23475

[startup+0.104656 s]*
/proc/loadavg: 0.57 0.22 0.58 2/203 23500
/proc/meminfo: memFree=17253292/32770624 swapFree=67108860/67108860
[pid=23478] ppid=23475 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/23478/stat : 23478 (scop.sh) S 23475 23478 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236829117 115843072 349 33554432000 4194304 5098028 140733823491568 140733823488824 139639448425084 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 11075584 140733823497251 140733823497475 140733823497475 140733823500237 0
/proc/23478/statm: 28282 349 296 221 0 87 0
[pid=23481] ppid=23478 vsize=27313900 memory=109980 CPUtime=0.11 cores=0-7
/proc/23481/stat : 23481 (java) S 23478 23478 22710 0 -1 1077944320 6446 0 0 0 9 2 0 0 20 0 20 0 236829117 27969433600 27495 33554432000 4194304 4196468 140728242291792 140728242274336 140170000637687 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
/proc/23481/statm: 6828475 27495 2741 1 0 6790935 0
[pid=23481/tid=23482] ppid=23478 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/23481/task/23482/stat : 23482 (java) R 23478 23478 22710 0 -1 4202560 4571 0 0 0 7 1 0 0 20 0 20 0 236829117 27969433600 27495 33554432000 4194304 4196468 140728242291792 140169972430728 140169984718174 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23483] ppid=23478 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/23481/task/23483/stat : 23483 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 27495 33554432000 4194304 4196468 140728242291792 140170004880400 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23484] ppid=23478 vsize=27313900 memory=140102045906560 CPUtime=0 cores=0-7
/proc/23481/task/23484/stat : 23484 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 27495 33554432000 4194304 4196468 140728242291792 140169819036816 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23485] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23485/stat : 23485 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 27495 33554432000 4194304 4196468 140728242291792 140169817983760 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23486] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23486/stat : 23486 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 27495 33554432000 4194304 4196468 140728242291792 140169816931216 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23487] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23487/stat : 23487 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 27495 33554432000 4194304 4196468 140728242291792 140169815878160 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23488] ppid=23478 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23481/task/23488/stat : 23488 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 27495 33554432000 4194304 4196468 140728242291792 140169418799760 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23489] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23489/stat : 23489 (java) S 23478 23478 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 27495 33554432000 4194304 4196468 140728242291792 140169417746704 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23490] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23490/stat : 23490 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 27495 33554432000 4194304 4196468 140728242291792 140169416694160 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23491] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23491/stat : 23491 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236829121 27969433600 27495 33554432000 4194304 4196468 140728242291792 140168052255472 140170000648834 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23492] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23492/stat : 23492 (java) S 23478 23478 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236829122 27969433600 27495 33554432000 4194304 4196468 140728242291792 140167935420064 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23493] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23493/stat : 23493 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829122 27969433600 27495 33554432000 4194304 4196468 140728242291792 140167666984176 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23494] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23494/stat : 23494 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829124 27969433600 27495 33554432000 4194304 4196468 140728242291792 140167292475856 140170000656283 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23495] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23495/stat : 23495 (java) S 23478 23478 22710 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 236829124 27969433600 27495 33554432000 4194304 4196468 140728242291792 140168051202288 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23496] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23496/stat : 23496 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829124 27969433600 27495 33554432000 4194304 4196468 140728242291792 140168050149744 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23497] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23497/stat : 23497 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829124 27969433600 27495 33554432000 4194304 4196468 140728242291792 140168049096688 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23498] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23498/stat : 23498 (java) S 23478 23478 22710 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 20 0 236829124 27969433600 27495 33554432000 4194304 4196468 140728242291792 140168048044144 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23499] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23499/stat : 23499 (java) S 23478 23478 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236829125 27969433600 27495 33554432000 4194304 4196468 140728242291792 140166794570720 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23500] ppid=23478 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23481/task/23500/stat : 23500 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829125 27969433600 27495 33554432000 4194304 4196468 140728242291792 140168046992560 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 111376 KiB

[startup+0.210506 s]*
/proc/loadavg: 0.57 0.22 0.58 2/203 23500
/proc/meminfo: memFree=17237364/32770624 swapFree=67108860/67108860
[pid=23478] ppid=23475 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/23478/stat : 23478 (scop.sh) S 23475 23478 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236829117 115843072 349 33554432000 4194304 5098028 140733823491568 140733823488824 139639448425084 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 11075584 140733823497251 140733823497475 140733823497475 140733823500237 0
/proc/23478/statm: 28282 349 296 221 0 87 0
[pid=23481] ppid=23478 vsize=27313900 memory=124108 CPUtime=0.24 cores=0-7
/proc/23481/stat : 23481 (java) S 23478 23478 22710 0 -1 1077944320 10211 0 0 0 21 3 0 0 20 0 20 0 236829117 27969433600 31027 33554432000 4194304 4196468 140728242291792 140728242274336 140170000637687 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
/proc/23481/statm: 6828475 31027 2871 1 0 6790935 0
[pid=23481/tid=23482] ppid=23478 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/23481/task/23482/stat : 23482 (java) R 23478 23478 22710 0 -1 4202560 8119 0 0 0 17 2 0 0 20 0 20 0 236829117 27969433600 31027 33554432000 4194304 4196468 140728242291792 140169972446432 140169984718174 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23483] ppid=23478 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/23481/task/23483/stat : 23483 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31027 33554432000 4194304 4196468 140728242291792 140170004880400 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23484] ppid=23478 vsize=27313900 memory=140102045929351 CPUtime=0 cores=0-7
/proc/23481/task/23484/stat : 23484 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31027 33554432000 4194304 4196468 140728242291792 140169819036816 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23485] ppid=23478 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23481/task/23485/stat : 23485 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31027 33554432000 4194304 4196468 140728242291792 140169817983760 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23486] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23486/stat : 23486 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31027 33554432000 4194304 4196468 140728242291792 140169816931216 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23487] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23487/stat : 23487 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31027 33554432000 4194304 4196468 140728242291792 140169815878160 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23488] ppid=23478 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23481/task/23488/stat : 23488 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31027 33554432000 4194304 4196468 140728242291792 140169418799760 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23489] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23489/stat : 23489 (java) S 23478 23478 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31027 33554432000 4194304 4196468 140728242291792 140169417746704 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23490] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23490/stat : 23490 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31027 33554432000 4194304 4196468 140728242291792 140169416694160 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23491] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23491/stat : 23491 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236829121 27969433600 31027 33554432000 4194304 4196468 140728242291792 140168052255472 140170000648834 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23492] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23492/stat : 23492 (java) S 23478 23478 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236829122 27969433600 31027 33554432000 4194304 4196468 140728242291792 140167935420064 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23493] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23493/stat : 23493 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829122 27969433600 31027 33554432000 4194304 4196468 140728242291792 140167666984176 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23494] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23494/stat : 23494 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829124 27969433600 31027 33554432000 4194304 4196468 140728242291792 140167292475856 140170000656283 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23495] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23495/stat : 23495 (java) S 23478 23478 22710 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 20 0 236829124 27969433600 31027 33554432000 4194304 4196468 140728242291792 140168051202288 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23496] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23496/stat : 23496 (java) S 23478 23478 22710 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 236829124 27969433600 31027 33554432000 4194304 4196468 140728242291792 140168050149744 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23497] ppid=23478 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23481/task/23497/stat : 23497 (java) S 23478 23478 22710 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 236829124 27969433600 31027 33554432000 4194304 4196468 140728242291792 140168049096688 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23498] ppid=23478 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/23481/task/23498/stat : 23498 (java) S 23478 23478 22710 0 -1 1077944384 282 0 0 0 2 0 0 0 20 0 20 0 236829124 27969433600 31027 33554432000 4194304 4196468 140728242291792 140168048044144 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23499] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23499/stat : 23499 (java) S 23478 23478 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236829125 27969433600 31027 33554432000 4194304 4196468 140728242291792 140166794570720 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23500] ppid=23478 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23481/task/23500/stat : 23500 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829125 27969433600 31027 33554432000 4194304 4196468 140728242291792 140168046992560 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 125504 KiB

[startup+0.310394 s]*
/proc/loadavg: 0.57 0.22 0.58 2/203 23500
/proc/meminfo: memFree=17233952/32770624 swapFree=67108860/67108860
[pid=23478] ppid=23475 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/23478/stat : 23478 (scop.sh) S 23475 23478 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236829117 115843072 349 33554432000 4194304 5098028 140733823491568 140733823488824 139639448425084 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 11075584 140733823497251 140733823497475 140733823497475 140733823500237 0
/proc/23478/statm: 28282 349 296 221 0 87 0
[pid=23481] ppid=23478 vsize=27313900 memory=127620 CPUtime=0.41 cores=0-7
/proc/23481/stat : 23481 (java) S 23478 23478 22710 0 -1 1077944320 10752 0 0 0 38 3 0 0 20 0 20 0 236829117 27969433600 31905 33554432000 4194304 4196468 140728242291792 140728242274336 140170000637687 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
/proc/23481/statm: 6828475 31905 2918 1 0 6790935 0
[pid=23481/tid=23482] ppid=23478 vsize=27313900 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/23481/task/23482/stat : 23482 (java) R 23478 23478 22710 0 -1 4202560 8500 0 0 0 26 2 0 0 20 0 20 0 236829117 27969433600 31905 33554432000 4194304 4196468 140728242291792 140169972433136 140169982201247 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23483] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23483/stat : 23483 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31905 33554432000 4194304 4196468 140728242291792 140170004880400 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23484] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23484/stat : 23484 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31905 33554432000 4194304 4196468 140728242291792 140169819036816 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23485] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23485/stat : 23485 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31905 33554432000 4194304 4196468 140728242291792 140169817983760 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23486] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23486/stat : 23486 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31905 33554432000 4194304 4196468 140728242291792 140169816931216 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23487] ppid=23478 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/23481/task/23487/stat : 23487 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31905 33554432000 4194304 4196468 140728242291792 140169815878160 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23488] ppid=23478 vsize=27313900 memory=140101900399535 CPUtime=0 cores=0-7
/proc/23481/task/23488/stat : 23488 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31905 33554432000 4194304 4196468 140728242291792 140169418799760 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23489] ppid=23478 vsize=27313900 memory=140101900401840 CPUtime=0 cores=0-7
/proc/23481/task/23489/stat : 23489 (java) S 23478 23478 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31905 33554432000 4194304 4196468 140728242291792 140169417746704 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23490] ppid=23478 vsize=27313900 memory=140101900404144 CPUtime=0 cores=0-7
/proc/23481/task/23490/stat : 23490 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27969433600 31905 33554432000 4194304 4196468 140728242291792 140169416694160 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23491] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23491/stat : 23491 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236829121 27969433600 31905 33554432000 4194304 4196468 140728242291792 140168052255472 140170000648834 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23492] ppid=23478 vsize=27313900 memory=280203800815248 CPUtime=0 cores=0-7
/proc/23481/task/23492/stat : 23492 (java) S 23478 23478 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236829122 27969433600 31905 33554432000 4194304 4196468 140728242291792 140167935420064 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23493] ppid=23478 vsize=27313900 memory=280203800822160 CPUtime=0 cores=0-7
/proc/23481/task/23493/stat : 23493 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829122 27969433600 31905 33554432000 4194304 4196468 140728242291792 140167666984176 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23494] ppid=23478 vsize=27313900 memory=280203800763440 CPUtime=0 cores=0-7
/proc/23481/task/23494/stat : 23494 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829124 27969433600 31905 33554432000 4194304 4196468 140728242291792 140167292475856 140170000656283 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23495] ppid=23478 vsize=27313900 memory=280203800835984 CPUtime=0 cores=0-7
/proc/23481/task/23495/stat : 23495 (java) S 23478 23478 22710 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 20 0 236829124 27969433600 31905 33554432000 4194304 4196468 140728242291792 140168051202288 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23496] ppid=23478 vsize=27313900 memory=280203800842896 CPUtime=0.01 cores=0-7
/proc/23481/task/23496/stat : 23496 (java) S 23478 23478 22710 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 20 0 236829124 27969433600 31905 33554432000 4194304 4196468 140728242291792 140168050149744 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23497] ppid=23478 vsize=27313900 memory=280203800840592 CPUtime=0.02 cores=0-7
/proc/23481/task/23497/stat : 23497 (java) S 23478 23478 22710 0 -1 1077944384 123 0 0 0 2 0 0 0 20 0 20 0 236829124 27969433600 31905 33554432000 4194304 4196468 140728242291792 140168049096688 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23498] ppid=23478 vsize=27313900 memory=280203800856752 CPUtime=0.07 cores=0-7
/proc/23481/task/23498/stat : 23498 (java) S 23478 23478 22710 0 -1 1077944384 303 0 0 0 7 0 0 0 20 0 20 0 236829124 27969433600 31905 33554432000 4194304 4196468 140728242291792 140168048044144 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23499] ppid=23478 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23499/stat : 23499 (java) S 23478 23478 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236829125 27969433600 31905 33554432000 4194304 4196468 140728242291792 140166794570720 140170000647893 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23500] ppid=23478 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/23481/task/23500/stat : 23500 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829125 27969433600 31905 33554432000 4194304 4196468 140728242291792 140168046992560 140170000648834 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 129016 KiB

[startup+0.707618 s]
/proc/loadavg: 0.57 0.22 0.58 2/203 23500
/proc/meminfo: memFree=17209768/32770624 swapFree=67108860/67108860
[pid=23478] ppid=23475 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/23478/stat : 23478 (scop.sh) S 23475 23478 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236829117 115843072 349 33554432000 4194304 5098028 140733823491568 140733823488824 139639448425084 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 11075584 140733823497251 140733823497475 140733823497475 140733823500237 0
/proc/23478/statm: 28282 349 296 221 0 87 0
[pid=23481] ppid=23478 vsize=27320172 memory=164816 CPUtime=1.02 cores=0-7
/proc/23481/stat : 23481 (java) S 23478 23478 22710 0 -1 1077944320 17707 0 0 0 97 5 0 0 20 0 20 0 236829117 27975856128 41204 33554432000 4194304 4196468 140728242291792 140728242274336 140170000637687 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
/proc/23481/statm: 6830043 41204 3126 1 0 6791447 0
[pid=23481/tid=23482] ppid=23478 vsize=27320172 memory=280203801214640 CPUtime=0.67 cores=0-7
/proc/23481/task/23482/stat : 23482 (java) R 23478 23478 22710 0 -1 4202560 14943 0 0 0 63 4 0 0 20 0 20 0 236829117 27975856128 41204 33554432000 4194304 4196468 140728242291792 140169972470784 140169984718174 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23483] ppid=23478 vsize=27320172 memory=140101900608368 CPUtime=0 cores=0-7
/proc/23481/task/23483/stat : 23483 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27975856128 41204 33554432000 4194304 4196468 140728242291792 140170004880400 140170000647893 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23484] ppid=23478 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/23481/task/23484/stat : 23484 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27975856128 41204 33554432000 4194304 4196468 140728242291792 140169819036816 140170000647893 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0
[pid=23481/tid=23485] ppid=23478 vsize=27320172 memory=10784 CPUtime=0 cores=0-7
/proc/23481/task/23485/stat : 23485 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236829120 27975856128 41204 33554432000 4194304 4196468 140728242291792 140169817983760 140170000647893 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17260544 140728242299881 140728242300205 140728242300205 140728242302927 0

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

/proc/23501/task/23505/stat : 23505 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126733170960 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23506] ppid=23478 vsize=8413904 memory=-7737621075815351712 CPUtime=0 cores=0-7
/proc/23501/task/23506/stat : 23506 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126732118416 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23507] ppid=23478 vsize=8413904 memory=6153431502485414246 CPUtime=0 cores=0-7
/proc/23501/task/23507/stat : 23507 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126411811856 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23508] ppid=23478 vsize=8413904 memory=280203801180496 CPUtime=0 cores=0-7
/proc/23501/task/23508/stat : 23508 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126410759312 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23509] ppid=23478 vsize=8413904 memory=589972051086833205 CPUtime=0 cores=0-7
/proc/23501/task/23509/stat : 23509 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126409706256 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23510] ppid=23478 vsize=8413904 memory=288284476449246439 CPUtime=0 cores=0-7
/proc/23501/task/23510/stat : 23510 (java) S 23478 23478 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126408653712 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23511] ppid=23478 vsize=8413904 memory=301794158559767438 CPUtime=0 cores=0-7
/proc/23501/task/23511/stat : 23511 (java) S 23478 23478 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 236830002 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126023325936 140126929824386 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23512] ppid=23478 vsize=8413904 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/23501/task/23512/stat : 23512 (java) S 23478 23478 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236830003 8615837696 29813 33554432000 4194304 4196468 140731523826496 140125522617504 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23513] ppid=23478 vsize=8413904 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/23501/task/23513/stat : 23513 (java) S 23478 23478 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 236830003 8615837696 29813 33554432000 4194304 4196468 140731523826496 140125388395248 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23514] ppid=23478 vsize=8413904 memory=-2672971630408907303 CPUtime=0 cores=0-7
/proc/23501/task/23514/stat : 23514 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236830005 8615837696 29813 33554432000 4194304 4196468 140731523826496 140125013891024 140126929831835 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23515] ppid=23478 vsize=8413904 memory=-7022074515825631275 CPUtime=0.11 cores=0-7
/proc/23501/task/23515/stat : 23515 (java) S 23478 23478 22710 0 -1 1077944384 903 0 0 0 11 0 0 0 20 0 24 0 236830005 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126022273776 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23516] ppid=23478 vsize=8413904 memory=7976406965554101975 CPUtime=0.11 cores=0-7
/proc/23501/task/23516/stat : 23516 (java) S 23478 23478 22710 0 -1 1077944384 422 0 0 0 11 0 0 0 20 0 24 0 236830005 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126021221232 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23517] ppid=23478 vsize=8413904 memory=-3756611412707075625 CPUtime=0.06 cores=0-7
/proc/23501/task/23517/stat : 23517 (java) S 23478 23478 22710 0 -1 1077944384 153 0 0 0 6 0 0 0 20 0 24 0 236830005 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126020168176 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23518] ppid=23478 vsize=8413904 memory=-7022074515825631275 CPUtime=0.22 cores=0-7
/proc/23501/task/23518/stat : 23518 (java) S 23478 23478 22710 0 -1 1077944384 577 0 0 0 22 0 0 0 20 0 24 0 236830005 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126019115632 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23519] ppid=23478 vsize=8413904 memory=-4695043397844020537 CPUtime=0 cores=0-7
/proc/23501/task/23519/stat : 23519 (java) S 23478 23478 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236830005 8615837696 29813 33554432000 4194304 4196468 140731523826496 140124515985888 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23520] ppid=23478 vsize=8413904 memory=83572 CPUtime=0 cores=0-7
/proc/23501/task/23520/stat : 23520 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236830006 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126018063024 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23522] ppid=23478 vsize=8413904 memory=500 CPUtime=0 cores=0-7
/proc/23501/task/23522/stat : 23522 (java) S 23478 23478 22710 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236830076 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126010254272 140126929837849 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23524] ppid=23478 vsize=8413904 memory=928 CPUtime=0 cores=0-7
/proc/23501/task/23524/stat : 23524 (java) S 23478 23478 22710 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 236830076 8615837696 29813 33554432000 4194304 4196468 140731523826496 140123844886576 140126929835165 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23525] ppid=23478 vsize=8413904 memory=2336 CPUtime=0 cores=0-7
/proc/23501/task/23525/stat : 23525 (java) S 23478 23478 22710 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236830076 8615837696 29813 33554432000 4194304 4196468 140731523826496 140124113322160 140126929835165 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23526] ppid=23478 vsize=8413904 memory=1580 CPUtime=0 cores=0-7
/proc/23501/task/23526/stat : 23526 (java) S 23478 23478 22710 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 236830078 8615837696 29813 33554432000 4194304 4196468 140731523826496 140123576458656 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
Current children cumulated CPU time: 25.05 s
Current children cumulated vsize: 8642900 KiB
Current children cumulated memory: 195880 KiB

[startup+10.8011 s]
/proc/loadavg: 0.86 0.29 0.60 2/208 23526
/proc/meminfo: memFree=17175828/32770624 swapFree=67108860/67108860
[pid=23478] ppid=23475 vsize=113128 memory=1472 CPUtime=22.93 cores=0-7
/proc/23478/stat : 23478 (scop.sh) S 23475 23478 22710 0 -1 4202496 590 42626 0 0 0 0 2223 70 20 0 1 0 236829117 115843072 368 33554432000 4194304 5098028 140733823491568 140733823488312 139639448425084 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11075584 140733823497251 140733823497475 140733823497475 140733823500237 0
/proc/23478/statm: 28282 368 311 221 0 87 0
[pid=23501] ppid=23478 vsize=8413904 memory=119252 CPUtime=1.32 cores=0-7
/proc/23501/stat : 23501 (java) S 23478 23478 22710 0 -1 1077944320 18073 0 0 0 125 7 0 0 20 0 24 0 236829999 8615837696 29813 33554432000 4194304 4196468 140731523826496 140731523809040 140126929813239 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
/proc/23501/statm: 2103476 29813 3158 1 0 2064875 0
[pid=23521] ppid=23501 vsize=1000340 memory=412052 CPUtime=1.99 cores=0-7
/proc/23521/stat : 23521 (glucose-syrup) S 23501 23478 22710 0 -1 1077944320 67815 0 0 0 172 27 0 0 20 0 9 0 236830076 1024348160 103013 33554432000 4194304 4373367 140728970915488 140728970914032 139815531207298 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6470912 6472264 19087360 140728970921040 140728970921172 140728970921172 140728970923975 0
/proc/23521/statm: 250085 103013 385 44 0 245773 0
[pid=23501/tid=23502] ppid=23478 vsize=8413904 memory=15932 CPUtime=0.78 cores=0-7
/proc/23501/task/23502/stat : 23502 (java) S 23478 23478 22710 0 -1 1077944384 14599 0 0 0 73 5 0 0 20 0 24 0 236829999 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126901653392 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23503] ppid=23478 vsize=8413904 memory=3332 CPUtime=0 cores=0-7
/proc/23501/task/23503/stat : 23503 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126934055440 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23504] ppid=23478 vsize=8413904 memory=1732 CPUtime=0 cores=0-7
/proc/23501/task/23504/stat : 23504 (java) S 23478 23478 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126734224016 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23505] ppid=23478 vsize=8413904 memory=1172 CPUtime=0 cores=0-7
/proc/23501/task/23505/stat : 23505 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126733170960 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23506] ppid=23478 vsize=8413904 memory=500 CPUtime=0 cores=0-7
/proc/23501/task/23506/stat : 23506 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126732118416 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23507] ppid=23478 vsize=8413904 memory=928 CPUtime=0 cores=0-7
/proc/23501/task/23507/stat : 23507 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126411811856 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23508] ppid=23478 vsize=8413904 memory=2336 CPUtime=0 cores=0-7
/proc/23501/task/23508/stat : 23508 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126410759312 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23509] ppid=23478 vsize=8413904 memory=1472 CPUtime=0 cores=0-7
/proc/23501/task/23509/stat : 23509 (java) S 23478 23478 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126409706256 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23510] ppid=23478 vsize=8413904 memory=92152 CPUtime=0 cores=0-7
/proc/23501/task/23510/stat : 23510 (java) S 23478 23478 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236830001 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126408653712 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23511] ppid=23478 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/23501/task/23511/stat : 23511 (java) S 23478 23478 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 236830002 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126023325936 140126929824386 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23512] ppid=23478 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/23501/task/23512/stat : 23512 (java) S 23478 23478 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236830003 8615837696 29813 33554432000 4194304 4196468 140731523826496 140125522617504 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23513] ppid=23478 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/23501/task/23513/stat : 23513 (java) S 23478 23478 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 236830003 8615837696 29813 33554432000 4194304 4196468 140731523826496 140125388395248 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23514] ppid=23478 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/23501/task/23514/stat : 23514 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236830005 8615837696 29813 33554432000 4194304 4196468 140731523826496 140125013891024 140126929831835 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23515] ppid=23478 vsize=8413904 memory=0 CPUtime=0.11 cores=0-7
/proc/23501/task/23515/stat : 23515 (java) S 23478 23478 22710 0 -1 1077944384 903 0 0 0 11 0 0 0 20 0 24 0 236830005 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126022273776 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23516] ppid=23478 vsize=8413904 memory=0 CPUtime=0.11 cores=0-7
/proc/23501/task/23516/stat : 23516 (java) S 23478 23478 22710 0 -1 1077944384 422 0 0 0 11 0 0 0 20 0 24 0 236830005 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126021221232 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23517] ppid=23478 vsize=8413904 memory=0 CPUtime=0.06 cores=0-7
/proc/23501/task/23517/stat : 23517 (java) S 23478 23478 22710 0 -1 1077944384 153 0 0 0 6 0 0 0 20 0 24 0 236830005 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126020168176 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23518] ppid=23478 vsize=8413904 memory=0 CPUtime=0.22 cores=0-7
/proc/23501/task/23518/stat : 23518 (java) S 23478 23478 22710 0 -1 1077944384 577 0 0 0 22 0 0 0 20 0 24 0 236830005 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126019115632 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23519] ppid=23478 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/23501/task/23519/stat : 23519 (java) S 23478 23478 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236830005 8615837696 29813 33554432000 4194304 4196468 140731523826496 140124515985888 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23520] ppid=23478 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/23501/task/23520/stat : 23520 (java) S 23478 23478 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236830006 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126018063024 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23522] ppid=23478 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/23501/task/23522/stat : 23522 (java) S 23478 23478 22710 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236830076 8615837696 29813 33554432000 4194304 4196468 140731523826496 140126010254272 140126929837849 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23524] ppid=23478 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/23501/task/23524/stat : 23524 (java) S 23478 23478 22710 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 236830076 8615837696 29813 33554432000 4194304 4196468 140731523826496 140123844886576 140126929835165 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23525] ppid=23478 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/23501/task/23525/stat : 23525 (java) S 23478 23478 22710 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236830076 8615837696 29813 33554432000 4194304 4196468 140731523826496 140124113322160 140126929835165 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23526] ppid=23478 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/23501/task/23526/stat : 23526 (java) S 23478 23478 22710 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 236830078 8615837696 29813 33554432000 4194304 4196468 140731523826496 140123576458656 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
Current children cumulated CPU time: 26.24 s
Current children cumulated vsize: 9527372 KiB
Current children cumulated memory: 532776 KiB

[startup+11.201 s]
/proc/loadavg: 0.86 0.29 0.60 9/216 23534
/proc/meminfo: memFree=16816316/32770624 swapFree=67108860/67108860
[pid=23478] ppid=23475 vsize=113128 memory=1472 CPUtime=22.93 cores=0-7
/proc/23478/stat : 23478 (scop.sh) S 23475 23478 22710 0 -1 4202496 590 42626 0 0 0 0 2223 70 20 0 1 0 236829117 115843072 368 33554432000 4194304 5098028 140733823491568 140733823488312 139639448425084 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11075584 140733823497251 140733823497475 140733823497475 140733823500237 0
/proc/23478/statm: 28282 368 311 221 0 87 0
[pid=23501] ppid=23478 vsize=8282828 memory=134028 CPUtime=5.45 cores=0-7
/proc/23501/stat : 23501 (java) S 23478 23478 22710 0 -1 1077944320 18668 69418 0 0 163 8 345 29 20 0 22 0 236829999 8481615872 33507 33554432000 4194304 4196468 140731523826496 140731523809040 140126929813239 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
/proc/23501/statm: 2070707 33507 3174 1 0 2032106 0
[pid=23501/tid=23502] ppid=23478 vsize=8282828 memory=140101901019280 CPUtime=4.61 cores=0-7
/proc/23501/task/23502/stat : 23502 (java) R 23478 23478 22710 0 -1 4202560 14857 69418 0 0 82 5 345 29 20 0 22 0 236829999 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126901637552 140126929825174 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23503] ppid=23478 vsize=8282828 memory=0 CPUtime=3.74 cores=0-7
/proc/23501/task/23503/stat : 23503 (java) S 23478 23478 22710 0 -1 1077944384 1 69418 0 0 0 0 345 29 20 0 22 0 236830001 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126934055440 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23504] ppid=23478 vsize=8282828 memory=0 CPUtime=3.74 cores=0-7
/proc/23501/task/23504/stat : 23504 (java) S 23478 23478 22710 0 -1 1077944384 3 69418 0 0 0 0 345 29 20 0 22 0 236830001 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126734224016 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23505] ppid=23478 vsize=8282828 memory=0 CPUtime=3.74 cores=0-7
/proc/23501/task/23505/stat : 23505 (java) S 23478 23478 22710 0 -1 1077944384 2 69418 0 0 0 0 345 29 20 0 22 0 236830001 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126733170960 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23506] ppid=23478 vsize=8282828 memory=0 CPUtime=3.74 cores=0-7
/proc/23501/task/23506/stat : 23506 (java) S 23478 23478 22710 0 -1 1077944384 1 69418 0 0 0 0 345 29 20 0 22 0 236830001 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126732118416 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23507] ppid=23478 vsize=8282828 memory=0 CPUtime=3.74 cores=0-7
/proc/23501/task/23507/stat : 23507 (java) S 23478 23478 22710 0 -1 1077944384 2 69418 0 0 0 0 345 29 20 0 22 0 236830001 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126411811856 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23508] ppid=23478 vsize=8282828 memory=0 CPUtime=3.74 cores=0-7
/proc/23501/task/23508/stat : 23508 (java) S 23478 23478 22710 0 -1 1077944384 2 69418 0 0 0 0 345 29 20 0 22 0 236830001 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126410759312 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23509] ppid=23478 vsize=8282828 memory=0 CPUtime=3.74 cores=0-7
/proc/23501/task/23509/stat : 23509 (java) S 23478 23478 22710 0 -1 1077944384 2 69418 0 0 0 0 345 29 20 0 22 0 236830001 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126409706256 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23510] ppid=23478 vsize=8282828 memory=2358724 CPUtime=3.74 cores=0-7
/proc/23501/task/23510/stat : 23510 (java) S 23478 23478 22710 0 -1 1077944384 3 69418 0 0 0 0 345 29 20 0 22 0 236830001 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126408653712 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23511] ppid=23478 vsize=8282828 memory=3184097920075968560 CPUtime=3.74 cores=0-7
/proc/23501/task/23511/stat : 23511 (java) S 23478 23478 22710 0 -1 1077944384 5 69418 0 0 0 0 345 29 20 0 22 0 236830002 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126023325936 140126929824386 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23512] ppid=23478 vsize=8282828 memory=6656426216303648864 CPUtime=3.74 cores=0-7
/proc/23501/task/23512/stat : 23512 (java) S 23478 23478 22710 0 -1 1077944384 13 69418 0 0 0 0 345 29 20 0 22 0 236830003 8481615872 33507 33554432000 4194304 4196468 140731523826496 140125522617504 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23513] ppid=23478 vsize=8282828 memory=1236 CPUtime=3.74 cores=0-7
/proc/23501/task/23513/stat : 23513 (java) S 23478 23478 22710 0 -1 1077944384 21 69418 0 0 0 0 345 29 20 0 22 0 236830003 8481615872 33507 33554432000 4194304 4196468 140731523826496 140125388395248 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23514] ppid=23478 vsize=8282828 memory=2444 CPUtime=3.74 cores=0-7
/proc/23501/task/23514/stat : 23514 (java) S 23478 23478 22710 0 -1 1077944384 1 69418 0 0 0 0 345 29 20 0 22 0 236830005 8481615872 33507 33554432000 4194304 4196468 140731523826496 140125013891024 140126929831835 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23515] ppid=23478 vsize=8282828 memory=1832 CPUtime=3.88 cores=0-7
/proc/23501/task/23515/stat : 23515 (java) S 23478 23478 22710 0 -1 1077944384 922 69418 0 0 14 0 345 29 20 0 22 0 236830005 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126022273776 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23516] ppid=23478 vsize=8282828 memory=1920 CPUtime=3.9 cores=0-7
/proc/23501/task/23516/stat : 23516 (java) S 23478 23478 22710 0 -1 1077944384 457 69418 0 0 16 0 345 29 20 0 22 0 236830005 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126021221232 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23517] ppid=23478 vsize=8282828 memory=1192 CPUtime=3.86 cores=0-7
/proc/23501/task/23517/stat : 23517 (java) R 23478 23478 22710 0 -1 1077944384 183 69418 0 0 12 0 345 29 20 0 22 0 236830005 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126020168176 140126929824386 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23518] ppid=23478 vsize=8282828 memory=1616 CPUtime=4.05 cores=0-7
/proc/23501/task/23518/stat : 23518 (java) R 23478 23478 22710 0 -1 4202560 779 69418 0 0 31 0 345 29 20 0 22 0 236830005 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126019115632 140126908181947 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23519] ppid=23478 vsize=8282828 memory=1384 CPUtime=3.74 cores=0-7
/proc/23501/task/23519/stat : 23519 (java) S 23478 23478 22710 0 -1 1077944384 3 69418 0 0 0 0 345 29 20 0 22 0 236830005 8481615872 33507 33554432000 4194304 4196468 140731523826496 140124515985888 140126929823445 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23520] ppid=23478 vsize=8282828 memory=752 CPUtime=3.74 cores=0-7
/proc/23501/task/23520/stat : 23520 (java) S 23478 23478 22710 0 -1 1077944384 1 69418 0 0 0 0 345 29 20 0 22 0 236830006 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126018063024 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23522] ppid=23478 vsize=8282828 memory=7312 CPUtime=3.74 cores=0-7
/proc/23501/task/23522/stat : 23522 (java) S 23478 23478 22710 0 -1 1077944384 24 69418 0 0 0 0 345 29 20 0 22 0 236830076 8481615872 33507 33554432000 4194304 4196468 140731523826496 140126010253456 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
[pid=23501/tid=23526] ppid=23478 vsize=8282828 memory=5400 CPUtime=3.74 cores=0-7
/proc/23501/task/23526/stat : 23526 (java) S 23478 23478 22710 0 -1 1077944384 7 69418 0 0 0 0 345 29 20 0 22 0 236830078 8481615872 33507 33554432000 4194304 4196468 140731523826496 140123576460464 140126929824386 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15290368 140731523830961 140731523831085 140731523831085 140731523833807 0
Current children cumulated CPU time: 28.38 s
Current children cumulated vsize: 8395956 KiB
Current children cumulated memory: 135500 KiB

Child status: 0
Real time (s): 11.2327
CPU time (s): 28.4736
CPU user time (s): 27.3779
CPU system time (s): 1.09569
CPU usage (%): 253.488
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 3486224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.3779
system time used= 1.09569
maximum resident set size= 3490056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131387
page faults= 0
swaps= 0
block input operations= 0
block output operations= 22392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29998
involuntary context switches= 71


# summary of solver processes directly reported to runsolver:
#   pid: 23478
#   total CPU time (s): 28.4736
#   total CPU user time (s): 27.3779
#   total CPU system time (s): 1.09569

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.105479 second user time and 0.169556 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 22:37:39
IDJOB=4307523
IDBENCH=141394
IDSOLVER=2789
FILE ID=node132/4307523-1534192659
RUNJOBID= node132-1534187531-22737
PBS_JOBID= 21037984
Free space on /tmp= 38332 MiB

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

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

MD5SUM BENCH= b0a0fd8e7c9e530f6e7ba3bf5f78e329
RANDOM SEED=342793603

node132.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.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        17350484 kB
MemAvailable:   31902192 kB
Buffers:          262900 kB
Cached:         14400720 kB
SwapCached:            0 kB
Active:          7398608 kB
Inactive:        7320548 kB
Active(anon):       5016 kB
Inactive(anon):   102812 kB
Active(file):    7393592 kB
Inactive(file):  7217736 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:         81216 kB
Mapped:            55976 kB
Shmem:             49824 kB
Slab:             397468 kB
SReclaimable:     368840 kB
SUnreclaim:        28628 kB
KernelStack:        3584 kB
PageTables:         5748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38320 MiB
End job on node132 at 2018-08-13 22:37:51