Trace number 4307286

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameMisteryShopper/
MisteryShopper-10a_c18.xml
MD5SUMf13f4091c5ede3f645bbcf95c31b7d83
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.86624
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of constraints253
Number of domains3
Minimum domain size3
Maximum domain size30
Distribution of domain sizes[{"size":3,"count":90},{"size":4,"count":90},{"size":30,"count":180}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":180},{"degree":3,"count":90},{"degree":4,"count":78},{"degree":5,"count":12}]
Minimum constraint arity2
Maximum constraint arity90
Distribution of constraint arities[{"arity":2,"count":180},{"arity":3,"count":60},{"arity":4,"count":3},{"arity":30,"count":6},{"arity":60,"count":3},{"arity":90,"count":1}]
Number of extensional constraints180
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":180},{"type":"allDifferent","count":66},{"type":"ordered","count":3},{"type":"lex","count":1},{"type":"channel","count":3}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-11352-serial-file.bin HOME/instance-4307286-1534192539.xml
0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Mon Aug 13 22:35:39 CEST 2018
0.66/0.55	c PID: 11355
0.66/0.55	c IP: 172.20.3.137
0.66/0.55	c HOST: node137.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.12/1.08	c (0,0) Parsing End
2.12/1.09	c (0,0) CSP: 360 int (0 aux), 0 bool (0 aux), 253 ctr, max domain size 30
2.12/1.09	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.12/1.09	c (0,0) Constraint Name Generate Begin
2.12/1.10	c (0,0) Ctr:HOME/instance-4307286-1534192539.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr
2.12/1.10	c (0,0) Constraint Name Generate End
2.12/1.10	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.12/1.10	c (0,0) CSP to CSPinCNF Begin
3.56/1.53	c (0,0) translated 26 (10%) constraints
3.56/1.54	c (1,1) translated 51 (20%) constraints
6.46/2.24	c (1,1) translated 76 (30%) constraints
6.85/2.32	c (1,1) translated 102 (40%) constraints
6.85/2.38	c (1,1) translated 127 (50%) constraints
7.31/2.42	c (1,1) translated 152 (60%) constraints
7.31/2.47	c (1,1) translated 178 (70%) constraints
7.73/2.51	c (1,1) translated 203 (80%) constraints
7.73/2.55	c (2,2) translated 228 (90%) constraints
7.73/2.59	c (2,2) translated 253 (100%) constraints
8.56/2.72	c (2,2) STATISTICS1:HOME/instance-4307286-1534192539.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr,1075,10903,30,30,30,2,30:2480;29:116;28:93;27:193;4:90;3:90,30:17350;29:423;28:321;27:630;4:900;3:720;2:3045,30:12;5:90;4:175;3:6091;2:4495;1:40,2:3062;1:22665;0:180,
8.56/2.72	c (2,2) ==========================================
8.56/2.72	c (2,2) Order
8.56/2.72	c (2,2) ==========================================
8.99/2.80	c (2,2) translated 1091 (10%) constraints
8.99/2.86	c (2,2) translated 2181 (20%) constraints
9.40/2.94	c (2,2) translated 3271 (30%) constraints
9.84/3.07	c (2,2) translated 4362 (40%) constraints
10.25/3.18	c (2,2) translated 5452 (50%) constraints
10.61/3.28	c (2,2) translated 6542 (60%) constraints
11.01/3.37	c (2,2) translated 7633 (70%) constraints
11.37/3.44	c (2,2) translated 8723 (80%) constraints
11.37/3.47	c (2,2) translated 9813 (90%) constraints
11.77/3.51	c (2,2) translated 10903 (100%) constraints
11.77/3.51	c (2,2) CSP to CSPinCNF End
11.77/3.51	c (2,2) CSP: 360 int (0 aux), 6115 bool (6115 aux), 21703 ctr, max domain size 30
11.77/3.51	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
11.77/3.51	c (2,2) CSPinCNF Propagation Begin
12.64/3.72	c (3,3) 72 values, 731 unsatisfiable literals, and 522 valid clauses are removed
12.64/3.72	c (3,3) CSPinCNF Propagation End
12.64/3.72	c (3,3) CSP: 414 int (54 aux), 6061 bool (6061 aux), 21181 ctr, max domain size 30
12.64/3.72	c (3,3) Heap : 901 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
12.64/3.72	c (3,3) Simplify CSPinCNF Begin
12.97/3.89	c (3,3) Simplify CSPinCNF End
12.97/3.89	c (3,3) CSP: 414 int (54 aux), 11788 bool (11788 aux), 26908 ctr, max domain size 30
12.97/3.89	c (3,3) Heap : 901 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
12.97/3.89	c (3,3) Calculate Precise Domain Begin
12.97/3.89	c (3,3) 0 values are removed by re-calculation
12.97/3.89	c (3,3) Calculate Precise Domain End
12.97/3.89	c (3,3) CSP: 414 int (54 aux), 11788 bool (11788 aux), 26908 ctr, max domain size 30
12.97/3.89	c (3,3) Heap : 901 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
12.97/3.89	c (3,3) CSPinCNF to SatSolver Begin
14.28/4.21	c (3,3) 2691 (10 %) CSP clauses are encoded (17404 SAT variables, 58456 SAT clauses)
14.40/4.37	c (3,3) 5382 (20 %) CSP clauses are encoded (17404 SAT variables, 111891 SAT clauses)
14.62/4.53	c (3,3) 8073 (30 %) CSP clauses are encoded (17404 SAT variables, 161918 SAT clauses)
14.62/4.54	c (4,3) 10764 (40 %) CSP clauses are encoded (17404 SAT variables, 165257 SAT clauses)
14.62/4.56	c (4,4) 13454 (50 %) CSP clauses are encoded (17404 SAT variables, 167947 SAT clauses)
14.62/4.57	c (4,4) 16145 (60 %) CSP clauses are encoded (17404 SAT variables, 170638 SAT clauses)
14.62/4.59	c (4,4) 18836 (70 %) CSP clauses are encoded (17404 SAT variables, 173329 SAT clauses)
14.76/4.60	c (4,4) 21527 (80 %) CSP clauses are encoded (17404 SAT variables, 176020 SAT clauses)
14.76/4.62	c (4,4) 24218 (90 %) CSP clauses are encoded (17404 SAT variables, 179415 SAT clauses)
14.76/4.66	c (4,4) 26908 (100 %) CSP clauses are encoded (17404 SAT variables, 189008 SAT clauses)
14.76/4.66	c (4,4) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
14.76/4.66	c (4,4) CSPinCNF to SatSolver End
14.76/4.66	c (4,4) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
15.35/4.81	c (4,4) STATISTICS2:HOME/instance-4307286-1534192539.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr,12202,26908,30,30,30,2,30:4181;29:214;28:387;27:710;4:180;3:180,30:29667;29:733;28:1263;27:2116;4:1080;3:900;2:30275,30:3;27:8;25:1;4:175;3:5749;2:20932;1:40,2:5852;1:54330,
15.35/4.81	c (4,4) 17404 bool, 189009 clause
15.35/4.81	c (4,4) Export Begin
15.70/4.92	c (4,4) Export to HOME/scop-11352-serial-file.bin
15.70/4.92	c (4,4) Export End
15.70/4.92	c (4,4) Export File Size: 0.07 MB
15.70/4.92	c (4,4) 0,0,2,3,3,3,4,STOP-AFTER(DIMACS)
15.70/4.92	c END-Prog: Mon Aug 13 22:35:44 CEST 2018
15.70/4.94	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-11352-serial-file.bin
16.35/5.43	c (0,0) Read Serial File Begin
16.35/5.43	c (0,0) HOME/scop-11352-serial-file.bin
16.71/5.63	c (0,0) Read Serial File End
16.71/5.64	
16.71/5.64	scop order+glucose-syrup (2018-07-31)
16.71/5.64	(Solving Process)
16.71/5.64	
16.71/5.66	c BEGIN-Prog: Mon Aug 13 22:35:45 CEST 2018
16.71/5.66	c PID: 11375
16.71/5.66	c IP: 172.20.3.137
16.71/5.66	c HOST: node137.alineos.net
16.71/5.67	c (0,0) SatSolver.solve Begin
16.71/5.67	c (0,0) 0 bool, 0 clause
16.71/5.67	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307286-1534192539.xml-scop-11355.cnf
17.41/6.03	c (0,0) c
17.41/6.03	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
17.41/6.03	c (0,0) c
17.41/6.03	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
17.41/6.03	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
17.41/6.03	c (0,0) c ========================================[ Problem Statistics ]===========================================
17.41/6.03	c (0,0) c |                                                                                                       |
17.41/6.03	c (0,0) c |  Number of variables:         17404                                                                   |
17.41/6.03	c (0,0) c |  Number of clauses:          188622                                                                   |
17.41/6.03	c (0,0) c |  Parse time:                   0.06 s                                                                 |
17.41/6.03	c (0,0) c |                                                                                                       |
17.41/6.03	c (0,0) c |  Eliminated clauses:           0.18 Mb                                                                |
17.41/6.03	c (0,0) c |  Simplification time:          0.17 s                                                                 |
17.41/6.03	c (0,0) c |                                                                                                       |
17.41/6.03	c (0,0) c |  Generating clones                                                                                    |
17.41/6.03	c (0,0) c |  all clones generated. Memory = 133.24Mb.                                                             |
17.41/6.03	c (0,0) c ========================================================================================================|
17.41/6.04	c (0,0) c last restart ## conflicts  :  47 205 
17.41/6.04	c (0,0) c Thread 7 is 100% pure glucose! First thread to finish! (SAT answer).
17.41/6.04	c (0,0) c Total Memory so far : 710.82Mb
17.41/6.04	c (0,0) c
17.41/6.04	c (0,0) c real time : 0.343708 s
17.41/6.04	c (0,0) c cpu time  : 0.489074 s
17.41/6.04	c (0,0) c
17.41/6.04	c (0,0) c
17.41/6.04	c (0,0) c
17.41/6.04	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
17.41/6.04	c (0,0) c
17.41/6.04	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.41/6.04	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
17.41/6.04	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.41/6.04	c (0,0) c | Conflicts     |            1264 |        155 |        153 |        159 |        139 |        207 |        140 |        113 |        198 |
17.41/6.04	c (0,0) c | Decisions     |            8478 |        951 |        851 |       1579 |       1069 |       1086 |        878 |        822 |       1242 |
17.41/6.04	c (0,0) c | Propagations  |          429403 |      44601 |      40585 |      65602 |      55198 |      66239 |      47871 |      50461 |      58846 |
17.41/6.04	c (0,0) c | Avg_Trail     |                 |       5040 |       4806 |       3544 |       3358 |       3741 |       3842 |       4489 |       4903 |
17.41/6.04	c (0,0) c | Avg_DL        |                 |         54 |         50 |         31 |         20 |         28 |         29 |         46 |         47 |
17.41/6.04	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.41/6.04	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.41/6.04	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.41/6.04	c (0,0) c | Exported      |             330 |         10 |         44 |         32 |         74 |         62 |         42 |         22 |         44 |
17.41/6.04	c (0,0) c | Imported      |            2170 |        305 |        271 |        287 |        247 |        264 |        231 |        293 |        272 |
17.41/6.04	c (0,0) c | Good          |            1005 |        143 |        133 |        126 |        113 |        122 |        100 |        138 |        130 |
17.41/6.04	c (0,0) c | Purge         |            1165 |        162 |        138 |        161 |        134 |        142 |        131 |        155 |        142 |
17.41/6.04	c (0,0) c | Promoted      |              15 |          1 |          1 |          0 |          2 |          3 |          7 |          1 |          0 |
17.41/6.04	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.41/6.04	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.41/6.04	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.41/6.04	c (0,0) c | Unaries       |                 |          2 |          4 |          5 |         10 |         22 |         10 |          6 |         11 |
17.41/6.04	c (0,0) c | Binaries      |                 |          5 |         15 |         24 |         38 |         30 |         15 |         10 |         17 |
17.41/6.04	c (0,0) c | Glues         |                 |         10 |         44 |         32 |         74 |         62 |         42 |         22 |         44 |
17.41/6.04	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.41/6.04	c (0,0) c | Orig_Seen     |             0 % |       1350 |       1433 |       2004 |       1955 |       2214 |       1592 |       1318 |       2279 |
17.41/6.04	c (0,0) c | Diff Orig seen|                 | -      929 | -      846 | -      275 | -      324 | -       65 | -      687 | -      961 |      X     |
17.41/6.04	c (0,0) c | Hamming       |            12 % |       2301 |       2121 |       1961 |       2170 |       1922 |       2077 |       2350 |      X     |
17.41/6.04	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.41/6.04	c (0,0) 
17.41/6.04	c (0,0) s SATISFIABLE
17.41/6.07	c (0,0) SatSolver.solve End
17.41/6.07	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
17.41/6.07	c (0,0) Show results Begin
17.82/6.15	s SATISFIABLE
17.82/6.17	v <instantiation>
17.82/6.17	v     <list>vr[0][0] vr[0][1] vr[0][2] vr[1][0] vr[1][1] vr[1][2] vr[2][0] vr[2][1] vr[2][2] vr[3][0] vr[3][1] vr[3][2] vr[4][0] vr[4][1] vr[4][2] vr[5][0] vr[5][1] vr[5][2] vr[6][0] vr[6][1] vr[6][2] vr[7][0] vr[7][1] vr[7][2] vr[8][0] vr[8][1] vr[8][2] vr[9][0] vr[9][1] vr[9][2] vr[10][0] vr[10][1] vr[10][2] vr[11][0] vr[11][1] vr[11][2] vr[12][0] vr[12][1] vr[12][2] vr[13][0] vr[13][1] vr[13][2] vr[14][0] vr[14][1] vr[14][2] vr[15][0] vr[15][1] vr[15][2] vr[16][0] vr[16][1] vr[16][2] vr[17][0] vr[17][1] vr[17][2] vr[18][0] vr[18][1] vr[18][2] vr[19][0] vr[19][1] vr[19][2] vr[20][0] vr[20][1] vr[20][2] vr[21][0] vr[21][1] vr[21][2] vr[22][0] vr[22][1] vr[22][2] vr[23][0] vr[23][1] vr[23][2] vr[24][0] vr[24][1] vr[24][2] vr[25][0] vr[25][1] vr[25][2] vr[26][0] vr[26][1] vr[26][2] vr[27][0] vr[27][1] vr[27][2] vr[28][0] vr[28][1] vr[28][2] vr[29][0] vr[29][1] vr[29][2] ve[0][0] ve[0][1] ve[0][2] ve[1][0] ve[1][1] ve[1][2] ve[2][0] ve[2][1] ve[2][2] ve[3][0] ve[3][1] ve[3][2] ve[4][0] ve[4][1] ve[4][2] ve[5][0] ve[5][1] ve[5][2] ve[6][0] ve[6][1] ve[6][2] ve[7][0] ve[7][1] ve[7][2] ve[8][0] ve[8][1] ve[8][2] ve[9][0] ve[9][1] ve[9][2] ve[10][0] ve[10][1] ve[10][2] ve[11][0] ve[11][1] ve[11][2] ve[12][0] ve[12][1] ve[12][2] ve[13][0] ve[13][1] ve[13][2] ve[14][0] ve[14][1] ve[14][2] ve[15][0] ve[15][1] ve[15][2] ve[16][0] ve[16][1] ve[16][2] ve[17][0] ve[17][1] ve[17][2] ve[18][0] ve[18][1] ve[18][2] ve[19][0] ve[19][1] ve[19][2] ve[20][0] ve[20][1] ve[20][2] ve[21][0] ve[21][1] ve[21][2] ve[22][0] ve[22][1] ve[22][2] ve[23][0] ve[23][1] ve[23][2] ve[24][0] ve[24][1] ve[24][2] ve[25][0] ve[25][1] ve[25][2] ve[26][0] ve[26][1] ve[26][2] ve[27][0] ve[27][1] ve[27][2] ve[28][0] ve[28][1] ve[28][2] ve[29][0] ve[29][1] ve[29][2] gvr[0][0] gvr[0][1] gvr[0][2] gvr[1][0] gvr[1][1] gvr[1][2] gvr[2][0] gvr[2][1] gvr[2][2] gvr[3][0] gvr[3][1] gvr[3][2] gvr[4][0] gvr[4][1] gvr[4][2] gvr[5][0] gvr[5][1] gvr[5][2] gvr[6][0] gvr[6][1] gvr[6][2] gvr[7][0] gvr[7][1] gvr[7][2] gvr[8][0] gvr[8][1] gvr[8][2] gvr[9][0] gvr[9][1] gvr[9][2] gvr[10][0] gvr[10][1] gvr[10][2] gvr[11][0] gvr[11][1] gvr[11][2] gvr[12][0] gvr[12][1] gvr[12][2] gvr[13][0] gvr[13][1] gvr[13][2] gvr[14][0] gvr[14][1] gvr[14][2] gvr[15][0] gvr[15][1] gvr[15][2] gvr[16][0] gvr[16][1] gvr[16][2] gvr[17][0] gvr[17][1] gvr[17][2] gvr[18][0] gvr[18][1] gvr[18][2] gvr[19][0] gvr[19][1] gvr[19][2] gvr[20][0] gvr[20][1] gvr[20][2] gvr[21][0] gvr[21][1] gvr[21][2] gvr[22][0] gvr[22][1] gvr[22][2] gvr[23][0] gvr[23][1] gvr[23][2] gvr[24][0] gvr[24][1] gvr[24][2] gvr[25][0] gvr[25][1] gvr[25][2] gvr[26][0] gvr[26][1] gvr[26][2] gvr[27][0] gvr[27][1] gvr[27][2] gvr[28][0] gvr[28][1] gvr[28][2] gvr[29][0] gvr[29][1] gvr[29][2] gve[0][0] gve[0][1] gve[0][2] gve[1][0] gve[1][1] gve[1][2] gve[2][0] gve[2][1] gve[2][2] gve[3][0] gve[3][1] gve[3][2] gve[4][0] gve[4][1] gve[4][2] gve[5][0] gve[5][1] gve[5][2] gve[6][0] gve[6][1] gve[6][2] gve[7][0] gve[7][1] gve[7][2] gve[8][0] gve[8][1] gve[8][2] gve[9][0] gve[9][1] gve[9][2] gve[10][0] gve[10][1] gve[10][2] gve[11][0] gve[11][1] gve[11][2] gve[12][0] gve[12][1] gve[12][2] gve[13][0] gve[13][1] gve[13][2] gve[14][0] gve[14][1] gve[14][2] gve[15][0] gve[15][1] gve[15][2] gve[16][0] gve[16][1] gve[16][2] gve[17][0] gve[17][1] gve[17][2] gve[18][0] gve[18][1] gve[18][2] gve[19][0] gve[19][1] gve[19][2] gve[20][0] gve[20][1] gve[20][2] gve[21][0] gve[21][1] gve[21][2] gve[22][0] gve[22][1] gve[22][2] gve[23][0] gve[23][1] gve[23][2] gve[24][0] gve[24][1] gve[24][2] gve[25][0] gve[25][1] gve[25][2] gve[26][0] gve[26][1] gve[26][2] gve[27][0] gve[27][1] gve[27][2] gve[28][0] gve[28][1] gve[28][2] gve[29][0] gve[29][1] gve[29][2]</list>
17.82/6.17	v     <values>0 10 29 1 11 28 2 14 25 3 13 24 4 19 23 5 16 21 6 27 12 7 17 20 8 18 22 9 26 15 10 25 7 11 22 8 12 29 9 13 23 0 14 21 3 15 24 4 16 20 2 17 28 6 18 0 27 19 9 26 20 12 1 21 15 5 22 3 13 23 7 10 24 2 14 25 4 16 26 1 11 27 5 17 28 6 18 29 8 19 0 18 13 1 26 20 2 24 16 3 22 14 4 25 15 5 27 21 6 28 17 7 23 10 8 29 11 9 19 12 10 0 23 11 1 26 12 20 6 13 3 22 14 2 24 15 21 9 16 5 25 17 7 27 18 8 28 19 4 29 20 16 7 21 14 5 22 11 8 23 13 4 24 15 3 25 10 2 26 9 19 27 6 18 28 17 1 29 12 0 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 2 1 0 1 2 0 1 2 0 2 1 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 0 2 1 0 2 2 1 0 2 1 0 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 0 2 1 0 3 2 0 2 1 0 2 1 0 2 1 0 3 2 0 3 2 0 2 1 0 3 1 0 2 1 1 0 2 1 0 3 1 2 0 1 0 2 1 0 2 1 2 0 1 0 2 2 0 3 2 0 3 2 0 3 2 1 0 2 1 0 2 1 0 2 1 0 2 1 0 2 1 0 3 0 2 3 0 2 3 2 0 3 1 0</values>
17.82/6.17	v </instantiation>
17.82/6.17	c (0,0) Show results End
17.82/6.17	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
17.82/6.17	c (0,0) 0,0,STOP-AFTER(ALL)
17.82/6.17	c END-Prog: Mon Aug 13 22:35:45 CEST 2018

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307286-1534192539/watcher-4307286-1534192539 -o /tmp/evaluation-result-4307286-1534192539/solver-4307286-1534192539 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307286-1534192539.xml 

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

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


[startup+0.100119 s]*
/proc/loadavg: 6.39 7.33 7.48 4/199 11374
/proc/meminfo: memFree=22407796/32770624 swapFree=67108372/67108860
[pid=11352] ppid=11349 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11352/stat : 11352 (scop.sh) S 11349 11352 10382 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236817060 115843072 349 33554432000 4194304 5098028 140737135124960 140737135122216 139954816029308 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32337920 140737135133730 140737135133955 140737135133955 140737135136717 0
/proc/11352/statm: 28282 349 296 221 0 87 0
[pid=11355] ppid=11352 vsize=27313900 memory=106960 CPUtime=0.1 cores=0-7
/proc/11355/stat : 11355 (java) S 11352 11352 10382 0 -1 1077944320 6726 0 0 0 8 2 0 0 20 0 20 0 236817060 27969433600 26740 33554432000 4194304 4196468 140734410482448 140734410464992 139753270386423 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
/proc/11355/statm: 6828475 26740 2739 1 0 6790935 0
[pid=11355/tid=11356] ppid=11352 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/11355/task/11356/stat : 11356 (java) R 11352 11352 10382 0 -1 4202560 4873 0 0 0 6 2 0 0 20 0 20 0 236817060 27969433600 26805 33554432000 4194304 4196468 140734410482448 139753242157456 139753270398358 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11357] ppid=11352 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/11355/task/11357/stat : 11357 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 26805 33554432000 4194304 4196468 140734410482448 139753274628880 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11358] ppid=11352 vsize=27313900 memory=139949478536832 CPUtime=0 cores=0-7
/proc/11355/task/11358/stat : 11358 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 26805 33554432000 4194304 4196468 140734410482448 139753088785296 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11359] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11359/stat : 11359 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 26805 33554432000 4194304 4196468 140734410482448 139753087732752 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11360] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11360/stat : 11360 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 26805 33554432000 4194304 4196468 140734410482448 139753086680208 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11361] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11361/stat : 11361 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 26805 33554432000 4194304 4196468 140734410482448 139753085626640 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11362] ppid=11352 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11355/task/11362/stat : 11362 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 26805 33554432000 4194304 4196468 140734410482448 139753084574096 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11363] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11363/stat : 11363 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 26805 33554432000 4194304 4196468 140734410482448 139753083521552 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11364] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11364/stat : 11364 (java) S 11352 11352 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 26805 33554432000 4194304 4196468 140734410482448 139753082469008 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11365] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11365/stat : 11365 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817064 27969433600 26805 33554432000 4194304 4196468 140734410482448 139751791249904 139753270397570 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11366] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11366/stat : 11366 (java) S 11352 11352 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236817065 27969433600 26805 33554432000 4194304 4196468 140734410482448 139750853830048 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11367] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11367/stat : 11367 (java) S 11352 11352 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236817065 27969433600 26805 33554432000 4194304 4196468 140734410482448 139750719608304 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11368] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11368/stat : 11368 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817067 27969433600 26805 33554432000 4194304 4196468 140734410482448 139750345104080 139753270405019 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11369] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11369/stat : 11369 (java) R 11352 11352 10382 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 236817067 27969433600 26805 33554432000 4194304 4196468 140734410482448 139751790196720 139753270397570 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11370] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11370/stat : 11370 (java) S 11352 11352 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236817067 27969433600 26805 33554432000 4194304 4196468 140734410482448 139751789144176 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11371] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11371/stat : 11371 (java) S 11352 11352 10382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236817067 27969433600 26805 33554432000 4194304 4196468 140734410482448 139751788091632 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11372] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11372/stat : 11372 (java) R 11352 11352 10382 0 -1 4202560 239 0 0 0 0 0 0 0 20 0 20 0 236817067 27969433600 26805 33554432000 4194304 4196468 140734410482448 139751787039088 139753270398358 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11373] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11373/stat : 11373 (java) S 11352 11352 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236817068 27969433600 26805 33554432000 4194304 4196468 140734410482448 139749847198432 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11374] ppid=11352 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11355/task/11374/stat : 11374 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817068 27969433600 26805 33554432000 4194304 4196468 140734410482448 139751785986992 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 108356 KiB

[startup+0.210489 s]*
/proc/loadavg: 6.39 7.33 7.48 2/199 11374
/proc/meminfo: memFree=22393064/32770624 swapFree=67108372/67108860
[pid=11352] ppid=11349 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11352/stat : 11352 (scop.sh) S 11349 11352 10382 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236817060 115843072 349 33554432000 4194304 5098028 140737135124960 140737135122216 139954816029308 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32337920 140737135133730 140737135133955 140737135133955 140737135136717 0
/proc/11352/statm: 28282 349 296 221 0 87 0
[pid=11355] ppid=11352 vsize=27313900 memory=121364 CPUtime=0.24 cores=0-7
/proc/11355/stat : 11355 (java) S 11352 11352 10382 0 -1 1077944320 10580 0 0 0 21 3 0 0 20 0 20 0 236817060 27969433600 30341 33554432000 4194304 4196468 140734410482448 140734410464992 139753270386423 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
/proc/11355/statm: 6828475 30341 2863 1 0 6790935 0
[pid=11355/tid=11356] ppid=11352 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/11355/task/11356/stat : 11356 (java) R 11352 11352 10382 0 -1 4202560 8473 0 0 0 17 2 0 0 20 0 20 0 236817060 27969433600 30406 33554432000 4194304 4196468 140734410482448 139753242213824 139753270408349 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11357] ppid=11352 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/11355/task/11357/stat : 11357 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 30406 33554432000 4194304 4196468 140734410482448 139753274628880 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11358] ppid=11352 vsize=27313900 memory=4049214871046743712 CPUtime=0 cores=0-7
/proc/11355/task/11358/stat : 11358 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 30406 33554432000 4194304 4196468 140734410482448 139753088785296 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11359] ppid=11352 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11355/task/11359/stat : 11359 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 30406 33554432000 4194304 4196468 140734410482448 139753087732752 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11360] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11360/stat : 11360 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 30406 33554432000 4194304 4196468 140734410482448 139753086680208 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11361] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11361/stat : 11361 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 30406 33554432000 4194304 4196468 140734410482448 139753085626640 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11362] ppid=11352 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11355/task/11362/stat : 11362 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 30406 33554432000 4194304 4196468 140734410482448 139753084574096 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11363] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11363/stat : 11363 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 30406 33554432000 4194304 4196468 140734410482448 139753083521552 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11364] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11364/stat : 11364 (java) S 11352 11352 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 30406 33554432000 4194304 4196468 140734410482448 139753082469008 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11365] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11365/stat : 11365 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817064 27969433600 30406 33554432000 4194304 4196468 140734410482448 139751791249904 139753270397570 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11366] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11366/stat : 11366 (java) S 11352 11352 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236817065 27969433600 30406 33554432000 4194304 4196468 140734410482448 139750853830048 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11367] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11367/stat : 11367 (java) S 11352 11352 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236817065 27969433600 30406 33554432000 4194304 4196468 140734410482448 139750719608304 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11368] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11368/stat : 11368 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817067 27969433600 30406 33554432000 4194304 4196468 140734410482448 139750345104080 139753270405019 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11369] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11369/stat : 11369 (java) S 11352 11352 10382 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 20 0 236817067 27969433600 30406 33554432000 4194304 4196468 140734410482448 139751790196720 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11370] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11370/stat : 11370 (java) S 11352 11352 10382 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 236817067 27969433600 30406 33554432000 4194304 4196468 140734410482448 139751789144176 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11371] ppid=11352 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11355/task/11371/stat : 11371 (java) S 11352 11352 10382 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 236817067 27969433600 30406 33554432000 4194304 4196468 140734410482448 139751788091632 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11372] ppid=11352 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/11355/task/11372/stat : 11372 (java) S 11352 11352 10382 0 -1 1077944384 273 0 0 0 2 0 0 0 20 0 20 0 236817067 27969433600 30406 33554432000 4194304 4196468 140734410482448 139751787039088 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11373] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11373/stat : 11373 (java) S 11352 11352 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236817068 27969433600 30406 33554432000 4194304 4196468 140734410482448 139749847198432 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11374] ppid=11352 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11355/task/11374/stat : 11374 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817068 27969433600 30406 33554432000 4194304 4196468 140734410482448 139751785986992 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 122760 KiB

[startup+0.310318 s]*
/proc/loadavg: 6.39 7.33 7.48 2/199 11374
/proc/meminfo: memFree=22390024/32770624 swapFree=67108372/67108860
[pid=11352] ppid=11349 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11352/stat : 11352 (scop.sh) S 11349 11352 10382 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236817060 115843072 349 33554432000 4194304 5098028 140737135124960 140737135122216 139954816029308 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32337920 140737135133730 140737135133955 140737135133955 140737135136717 0
/proc/11352/statm: 28282 349 296 221 0 87 0
[pid=11355] ppid=11352 vsize=27313900 memory=124912 CPUtime=0.41 cores=0-7
/proc/11355/stat : 11355 (java) S 11352 11352 10382 0 -1 1077944320 11149 0 0 0 37 4 0 0 20 0 20 0 236817060 27969433600 31228 33554432000 4194304 4196468 140734410482448 140734410464992 139753270386423 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
/proc/11355/statm: 6828475 31228 2921 1 0 6790935 0
[pid=11355/tid=11356] ppid=11352 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11355/task/11356/stat : 11356 (java) R 11352 11352 10382 0 -1 4202560 8852 0 0 0 26 3 0 0 20 0 20 0 236817060 27969433600 31228 33554432000 4194304 4196468 140734410482448 139753242181872 139753254466910 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11357] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11357/stat : 11357 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 31228 33554432000 4194304 4196468 140734410482448 139753274628880 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11358] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11358/stat : 11358 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 31228 33554432000 4194304 4196468 140734410482448 139753088785296 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11359] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11359/stat : 11359 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 31228 33554432000 4194304 4196468 140734410482448 139753087732752 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11360] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11360/stat : 11360 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 31228 33554432000 4194304 4196468 140734410482448 139753086680208 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11361] ppid=11352 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/11355/task/11361/stat : 11361 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 31228 33554432000 4194304 4196468 140734410482448 139753085626640 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11362] ppid=11352 vsize=27313900 memory=139949361951663 CPUtime=0 cores=0-7
/proc/11355/task/11362/stat : 11362 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 31228 33554432000 4194304 4196468 140734410482448 139753084574096 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11363] ppid=11352 vsize=27313900 memory=139949361953968 CPUtime=0 cores=0-7
/proc/11355/task/11363/stat : 11363 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 31228 33554432000 4194304 4196468 140734410482448 139753083521552 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11364] ppid=11352 vsize=27313900 memory=139949361956272 CPUtime=0 cores=0-7
/proc/11355/task/11364/stat : 11364 (java) S 11352 11352 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236817063 27969433600 31228 33554432000 4194304 4196468 140734410482448 139753082469008 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11365] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11365/stat : 11365 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817064 27969433600 31228 33554432000 4194304 4196468 140734410482448 139751791249904 139753270397570 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11366] ppid=11352 vsize=27313900 memory=279898723919504 CPUtime=0 cores=0-7
/proc/11355/task/11366/stat : 11366 (java) S 11352 11352 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236817065 27969433600 31228 33554432000 4194304 4196468 140734410482448 139750853830048 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11367] ppid=11352 vsize=27313900 memory=279898723926416 CPUtime=0 cores=0-7
/proc/11355/task/11367/stat : 11367 (java) S 11352 11352 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236817065 27969433600 31228 33554432000 4194304 4196468 140734410482448 139750719608304 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11368] ppid=11352 vsize=27313900 memory=279898723867696 CPUtime=0 cores=0-7
/proc/11355/task/11368/stat : 11368 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817067 27969433600 31228 33554432000 4194304 4196468 140734410482448 139750345104080 139753270405019 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11369] ppid=11352 vsize=27313900 memory=279898723940240 CPUtime=0.01 cores=0-7
/proc/11355/task/11369/stat : 11369 (java) S 11352 11352 10382 0 -1 1077944384 519 0 0 0 1 0 0 0 20 0 20 0 236817067 27969433600 31228 33554432000 4194304 4196468 140734410482448 139751790196720 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11370] ppid=11352 vsize=27313900 memory=279898723947152 CPUtime=0.01 cores=0-7
/proc/11355/task/11370/stat : 11370 (java) S 11352 11352 10382 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 20 0 236817067 27969433600 31228 33554432000 4194304 4196468 140734410482448 139751789144176 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11371] ppid=11352 vsize=27313900 memory=279898723944848 CPUtime=0.01 cores=0-7
/proc/11355/task/11371/stat : 11371 (java) S 11352 11352 10382 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 20 0 236817067 27969433600 31228 33554432000 4194304 4196468 140734410482448 139751788091632 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11372] ppid=11352 vsize=27313900 memory=279898723961008 CPUtime=0.07 cores=0-7
/proc/11355/task/11372/stat : 11372 (java) S 11352 11352 10382 0 -1 1077944384 297 0 0 0 7 0 0 0 20 0 20 0 236817067 27969433600 31228 33554432000 4194304 4196468 140734410482448 139751787039088 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11373] ppid=11352 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11373/stat : 11373 (java) S 11352 11352 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236817068 27969433600 31228 33554432000 4194304 4196468 140734410482448 139749847198432 139753270396629 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11374] ppid=11352 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11355/task/11374/stat : 11374 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817068 27969433600 31228 33554432000 4194304 4196468 140734410482448 139751785986992 139753270397570 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126308 KiB

[startup+0.700944 s]
/proc/loadavg: 6.39 7.33 7.48 2/199 11374
/proc/meminfo: memFree=22365716/32770624 swapFree=67108372/67108860
[pid=11352] ppid=11349 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11352/stat : 11352 (scop.sh) S 11349 11352 10382 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236817060 115843072 349 33554432000 4194304 5098028 140737135124960 140737135122216 139954816029308 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32337920 140737135133730 140737135133955 140737135133955 140737135136717 0
/proc/11352/statm: 28282 349 296 221 0 87 0
[pid=11355] ppid=11352 vsize=27322296 memory=162856 CPUtime=1.01 cores=0-7
/proc/11355/stat : 11355 (java) S 11352 11352 10382 0 -1 1077944320 18299 0 0 0 94 7 0 0 20 0 20 0 236817060 27978031104 40714 33554432000 4194304 4196468 140734410482448 140734410464992 139753270386423 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
/proc/11355/statm: 6830574 40714 3123 1 0 6791959 0
[pid=11355/tid=11356] ppid=11352 vsize=27322296 memory=279898724318896 CPUtime=0.67 cores=0-7
/proc/11355/task/11356/stat : 11356 (java) R 11352 11352 10382 0 -1 4202560 15511 0 0 0 62 5 0 0 20 0 20 0 236817060 27978031104 40714 33554432000 4194304 4196468 140734410482448 139753242218320 139753270398358 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11357] ppid=11352 vsize=27322296 memory=139949362160496 CPUtime=0 cores=0-7
/proc/11355/task/11357/stat : 11357 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817063 27978031104 40714 33554432000 4194304 4196468 140734410482448 139753274628880 139753270396629 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11358] ppid=11352 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/11355/task/11358/stat : 11358 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27978031104 40714 33554432000 4194304 4196468 140734410482448 139753088785296 139753270396629 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0
[pid=11355/tid=11359] ppid=11352 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/11355/task/11359/stat : 11359 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817063 27978031104 40714 33554432000 4194304 4196468 140734410482448 139753087732752 139753270396629 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21491712 140734410486760 140734410487085 140734410487085 140734410489807 0

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

/proc/11375/task/11381/stat : 11381 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817556 7940214784 25633 33554432000 4194304 4196468 140732991012048 140236950797072 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11382] ppid=11352 vsize=7754116 memory=28 CPUtime=0 cores=0-7
/proc/11375/task/11382/stat : 11382 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817556 7940214784 25633 33554432000 4194304 4196468 140732991012048 140236949744528 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11383] ppid=11352 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/11375/task/11383/stat : 11383 (java) S 11352 11352 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236817556 7940214784 25633 33554432000 4194304 4196468 140732991012048 140236948691984 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11384] ppid=11352 vsize=7754116 memory=3 CPUtime=0 cores=0-7
/proc/11375/task/11384/stat : 11384 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817556 7940214784 25633 33554432000 4194304 4196468 140732991012048 140236947639440 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11385] ppid=11352 vsize=7754116 memory=31 CPUtime=0 cores=0-7
/proc/11375/task/11385/stat : 11385 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236817557 7940214784 25633 33554432000 4194304 4196468 140732991012048 140235907225584 140237149555330 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11386] ppid=11352 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/11375/task/11386/stat : 11386 (java) S 11352 11352 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236817558 7940214784 25633 33554432000 4194304 4196468 140732991012048 140235782480800 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11387] ppid=11352 vsize=7754116 memory=1616 CPUtime=0 cores=0-7
/proc/11375/task/11387/stat : 11387 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817558 7940214784 25633 33554432000 4194304 4196468 140732991012048 140235514045424 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11388] ppid=11352 vsize=7754116 memory=1172 CPUtime=0 cores=0-7
/proc/11375/task/11388/stat : 11388 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236817560 7940214784 25633 33554432000 4194304 4196468 140732991012048 140235139537104 140237149562779 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11389] ppid=11352 vsize=7754116 memory=932 CPUtime=0.04 cores=0-7
/proc/11375/task/11389/stat : 11389 (java) R 11352 11352 10382 0 -1 4202560 361 0 0 0 4 0 0 0 20 0 20 0 236817560 7940214784 25633 33554432000 4194304 4196468 140732991012048 140235906173424 140237149565530 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11390] ppid=11352 vsize=7754116 memory=6416 CPUtime=0.03 cores=0-7
/proc/11375/task/11390/stat : 11390 (java) R 11352 11352 10382 0 -1 4202560 317 0 0 0 3 0 0 0 20 0 20 0 236817561 7940214784 25633 33554432000 4194304 4196468 140732991012048 140235905101896 140237130244480 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11391] ppid=11352 vsize=7754116 memory=1572 CPUtime=0.04 cores=0-7
/proc/11375/task/11391/stat : 11391 (java) S 11352 11352 10382 0 -1 1077944384 157 0 0 0 4 0 0 0 20 0 20 0 236817561 7940214784 25633 33554432000 4194304 4196468 140732991012048 140235904068336 140237149555330 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11392] ppid=11352 vsize=7754116 memory=928 CPUtime=0.16 cores=0-7
/proc/11375/task/11392/stat : 11392 (java) S 11352 11352 10382 0 -1 1077944384 473 0 0 0 16 0 0 0 20 0 20 0 236817561 7940214784 25633 33554432000 4194304 4196468 140732991012048 140235903015792 140237149555330 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
Current children cumulated CPU time: 16.71 s
Current children cumulated vsize: 7867244 KiB
Current children cumulated memory: 104004 KiB

[startup+6.00081 s]*
/proc/loadavg: 6.20 7.27 7.46 9/212 11408
/proc/meminfo: memFree=22269524/32770624 swapFree=67108372/67108860
[pid=11352] ppid=11349 vsize=113128 memory=1472 CPUtime=15.77 cores=0-7
/proc/11352/stat : 11352 (scop.sh) S 11349 11352 10382 0 -1 4202496 589 33923 0 0 0 0 1542 35 20 0 1 0 236817060 115843072 368 33554432000 4194304 5098028 140737135124960 140737135121704 139954816029308 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 32337920 140737135133730 140737135133955 140737135133955 140737135136717 0
/proc/11352/statm: 28282 368 311 221 0 87 0
[pid=11375] ppid=11352 vsize=8413904 memory=123144 CPUtime=1.25 cores=0-7
/proc/11375/stat : 11375 (java) S 11352 11352 10382 0 -1 1077944320 18493 0 0 0 120 5 0 0 20 0 24 0 236817554 8615837696 30786 33554432000 4194304 4196468 140732991012048 140732990994592 140237149544183 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
/proc/11375/statm: 2103476 30786 3153 1 0 2064875 0
[pid=11395] ppid=11375 vsize=727212 memory=123668 CPUtime=0.39 cores=0-7
/proc/11395/stat : 11395 (glucose-syrup) S 11375 11352 10382 0 -1 1077944320 28181 0 0 0 31 8 0 0 20 0 9 0 236817629 744665088 30917 33554432000 4194304 4373367 140730980946992 140730980945536 139811792116354 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6470912 6472264 9269248 140730980955216 140730980955348 140730980955348 140730980958151 0
/proc/11395/statm: 181803 30917 370 44 0 177491 0
[pid=11395/tid=11401] ppid=11375 vsize=727212 memory=0 CPUtime=0 cores=0-7
/proc/11395/task/11401/stat : 11401 (glucose-syrup) R 11375 11352 10382 0 -1 4202560 161 0 0 0 0 0 0 0 20 0 9 0 236817659 744665088 30917 33554432000 4194304 4373367 140730980946992 139811770334408 139811777403710 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 9269248 140730980955216 140730980955348 140730980955348 140730980958151 0
[pid=11395/tid=11402] ppid=11375 vsize=727212 memory=0 CPUtime=0 cores=0-7
/proc/11395/task/11402/stat : 11402 (glucose-syrup) R 11375 11352 10382 0 -1 4202560 80 0 0 0 0 0 0 0 20 0 9 0 236817659 744665088 30917 33554432000 4194304 4373367 140730980946992 139811761941704 139811777962236 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 9269248 140730980955216 140730980955348 140730980955348 140730980958151 0
[pid=11395/tid=11403] ppid=11375 vsize=727212 memory=139949478536832 CPUtime=0 cores=0-7
/proc/11395/task/11403/stat : 11403 (glucose-syrup) R 11375 11352 10382 0 -1 4202560 93 0 0 0 0 0 0 0 20 0 9 0 236817659 744665088 30917 33554432000 4194304 4373367 140730980946992 139811753548840 4252376 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 9269248 140730980955216 140730980955348 140730980955348 140730980958151 0
[pid=11395/tid=11404] ppid=11375 vsize=727212 memory=0 CPUtime=0 cores=0-7
/proc/11395/task/11404/stat : 11404 (glucose-syrup) R 11375 11352 10382 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 9 0 236817659 744665088 30917 33554432000 4194304 4373367 140730980946992 139811745156296 139811777962236 0 4 0 8388610 18446744071579849748 0 0 -1 2 0 0 0 0 0 6470912 6472264 9269248 140730980955216 140730980955348 140730980955348 140730980958151 0
[pid=11395/tid=11405] ppid=11375 vsize=727212 memory=0 CPUtime=0 cores=0-7
/proc/11395/task/11405/stat : 11405 (glucose-syrup) R 11375 11352 10382 0 -1 4202560 96 0 0 0 0 0 0 0 20 0 9 0 236817659 744665088 30917 33554432000 4194304 4373367 140730980946992 139811736763592 139811777962281 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 9269248 140730980955216 140730980955348 140730980955348 140730980958151 0
[pid=11395/tid=11406] ppid=11375 vsize=727212 memory=0 CPUtime=0 cores=0-7
/proc/11395/task/11406/stat : 11406 (glucose-syrup) R 11375 11352 10382 0 -1 4202560 80 0 0 0 0 0 0 0 20 0 9 0 236817659 744665088 30917 33554432000 4194304 4373367 140730980946992 139811654462664 4252376 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 9269248 140730980955216 140730980955348 140730980955348 140730980958151 0
[pid=11395/tid=11407] ppid=11375 vsize=727212 memory=-1 CPUtime=0 cores=0-7
/proc/11395/task/11407/stat : 11407 (glucose-syrup) R 11375 11352 10382 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 9 0 236817659 744665088 30917 33554432000 4194304 4373367 140730980946992 139811646069960 139811777962236 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 9269248 140730980955216 140730980955348 140730980955348 140730980958151 0
[pid=11395/tid=11408] ppid=11375 vsize=727212 memory=0 CPUtime=0 cores=0-7
/proc/11395/task/11408/stat : 11408 (glucose-syrup) R 11375 11352 10382 0 -1 4202560 83 0 0 0 0 0 0 0 20 0 9 0 236817659 744665088 30917 33554432000 4194304 4373367 140730980946992 139811637677256 4297238 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 9269248 140730980955216 140730980955348 140730980955348 140730980958151 0
[pid=11375/tid=11376] ppid=11352 vsize=8413904 memory=288363917221298210 CPUtime=0.77 cores=0-7
/proc/11375/task/11376/stat : 11376 (java) S 11352 11352 10382 0 -1 1077944384 15075 0 0 0 73 4 0 0 20 0 24 0 236817555 8615837696 30786 33554432000 4194304 4196468 140732991012048 140237121384336 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11377] ppid=11352 vsize=8413904 memory=288230596084498767 CPUtime=0 cores=0-7
/proc/11375/task/11377/stat : 11377 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236817556 8615837696 30786 33554432000 4194304 4196468 140732991012048 140237153786128 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11378] ppid=11352 vsize=8413904 memory=288230376151711743 CPUtime=0 cores=0-7
/proc/11375/task/11378/stat : 11378 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236817556 8615837696 30786 33554432000 4194304 4196468 140732991012048 140236953954704 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11379] ppid=11352 vsize=8413904 memory=7883665914898705002 CPUtime=0 cores=0-7
/proc/11375/task/11379/stat : 11379 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236817556 8615837696 30786 33554432000 4194304 4196468 140732991012048 140236952902160 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11380] ppid=11352 vsize=8413904 memory=51030653930218 CPUtime=0 cores=0-7
/proc/11375/task/11380/stat : 11380 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236817556 8615837696 30786 33554432000 4194304 4196468 140732991012048 140236951849616 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11381] ppid=11352 vsize=8413904 memory=139949362169791 CPUtime=0 cores=0-7
/proc/11375/task/11381/stat : 11381 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236817556 8615837696 30786 33554432000 4194304 4196468 140732991012048 140236950797072 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11382] ppid=11352 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11375/task/11382/stat : 11382 (java) S 11352 11352 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236817556 8615837696 30786 33554432000 4194304 4196468 140732991012048 140236949744528 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11383] ppid=11352 vsize=8413904 memory=8174914708 CPUtime=0 cores=0-7
/proc/11375/task/11383/stat : 11383 (java) S 11352 11352 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236817556 8615837696 30786 33554432000 4194304 4196468 140732991012048 140236948691984 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11384] ppid=11352 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11375/task/11384/stat : 11384 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236817556 8615837696 30786 33554432000 4194304 4196468 140732991012048 140236947639440 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11385] ppid=11352 vsize=8413904 memory=6009303180468250729 CPUtime=0 cores=0-7
/proc/11375/task/11385/stat : 11385 (java) S 11352 11352 10382 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 236817557 8615837696 30786 33554432000 4194304 4196468 140732991012048 140235907225584 140237149555330 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11386] ppid=11352 vsize=8413904 memory=7523102001985831020 CPUtime=0 cores=0-7
/proc/11375/task/11386/stat : 11386 (java) S 11352 11352 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236817558 8615837696 30786 33554432000 4194304 4196468 140732991012048 140235782480800 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11387] ppid=11352 vsize=8413904 memory=8027780008110477421 CPUtime=0 cores=0-7
/proc/11375/task/11387/stat : 11387 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236817558 8615837696 30786 33554432000 4194304 4196468 140732991012048 140235514045424 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11388] ppid=11352 vsize=8413904 memory=8028631073110250065 CPUtime=0 cores=0-7
/proc/11375/task/11388/stat : 11388 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236817560 8615837696 30786 33554432000 4194304 4196468 140732991012048 140235139537104 140237149562779 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11389] ppid=11352 vsize=8413904 memory=6935651454800449616 CPUtime=0.07 cores=0-7
/proc/11375/task/11389/stat : 11389 (java) S 11352 11352 10382 0 -1 1077944384 420 0 0 0 7 0 0 0 20 0 24 0 236817560 8615837696 30786 33554432000 4194304 4196468 140732991012048 140235906173424 140237149555330 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11390] ppid=11352 vsize=8413904 memory=0 CPUtime=0.1 cores=0-7
/proc/11375/task/11390/stat : 11390 (java) S 11352 11352 10382 0 -1 1077944384 668 0 0 0 10 0 0 0 20 0 24 0 236817561 8615837696 30786 33554432000 4194304 4196468 140732991012048 140235905120880 140237149555330 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11391] ppid=11352 vsize=8413904 memory=0 CPUtime=0.08 cores=0-7
/proc/11375/task/11391/stat : 11391 (java) S 11352 11352 10382 0 -1 1077944384 349 0 0 0 8 0 0 0 20 0 24 0 236817561 8615837696 30786 33554432000 4194304 4196468 140732991012048 140235904068336 140237149555330 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11392] ppid=11352 vsize=8413904 memory=0 CPUtime=0.2 cores=0-7
/proc/11375/task/11392/stat : 11392 (java) S 11352 11352 10382 0 -1 1077944384 581 0 0 0 20 0 0 0 20 0 24 0 236817561 8615837696 30786 33554432000 4194304 4196468 140732991012048 140235903015792 140237149555330 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11393] ppid=11352 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11375/task/11393/stat : 11393 (java) S 11352 11352 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236817561 8615837696 30786 33554432000 4194304 4196468 140732991012048 140234641631456 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11394] ppid=11352 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11375/task/11394/stat : 11394 (java) S 11352 11352 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236817561 8615837696 30786 33554432000 4194304 4196468 140732991012048 140235901962672 140237149555330 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11396] ppid=11352 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11375/task/11396/stat : 11396 (java) S 11352 11352 10382 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236817629 8615837696 30786 33554432000 4194304 4196468 140732991012048 140236588098752 140237149568793 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11398] ppid=11352 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11375/task/11398/stat : 11398 (java) S 11352 11352 10382 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 236817629 8615837696 30786 33554432000 4194304 4196468 140732991012048 140233970532144 140237149566109 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11399] ppid=11352 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11375/task/11399/stat : 11399 (java) S 11352 11352 10382 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236817629 8615837696 30786 33554432000 4194304 4196468 140732991012048 140234238967728 140237149566109 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11400] ppid=11352 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11375/task/11400/stat : 11400 (java) S 11352 11352 10382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 236817631 8615837696 30786 33554432000 4194304 4196468 140732991012048 140233702104736 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
Current children cumulated CPU time: 17.41 s
Current children cumulated vsize: 9254244 KiB
Current children cumulated memory: 248284 KiB

[startup+6.11497 s]
/proc/loadavg: 6.20 7.27 7.46 9/212 11408
/proc/meminfo: memFree=22269524/32770624 swapFree=67108372/67108860
[pid=11352] ppid=11349 vsize=113128 memory=1472 CPUtime=15.77 cores=0-7
/proc/11352/stat : 11352 (scop.sh) S 11349 11352 10382 0 -1 4202496 589 33923 0 0 0 0 1542 35 20 0 1 0 236817060 115843072 368 33554432000 4194304 5098028 140737135124960 140737135121704 139954816029308 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 32337920 140737135133730 140737135133955 140737135133955 140737135136717 0
/proc/11352/statm: 28282 368 311 221 0 87 0
[pid=11375] ppid=11352 vsize=8282828 memory=128332 CPUtime=2.05 cores=0-7
/proc/11375/stat : 11375 (java) S 11352 11352 10382 0 -1 1077944320 18813 30022 0 0 139 6 49 11 20 0 22 0 236817554 8481615872 32083 33554432000 4194304 4196468 140732991012048 140732990994592 140237149544183 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
/proc/11375/statm: 2070707 32083 3162 1 0 2032106 0
[pid=11375/tid=11376] ppid=11352 vsize=8282828 memory=0 CPUtime=1.4 cores=0-7
/proc/11375/task/11376/stat : 11376 (java) R 11352 11352 10382 0 -1 4202560 15209 30022 0 0 76 4 49 11 20 0 22 0 236817555 8481615872 32083 33554432000 4194304 4196468 140732991012048 140237121379824 140237149556118 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11377] ppid=11352 vsize=8282828 memory=2196 CPUtime=0.6 cores=0-7
/proc/11375/task/11377/stat : 11377 (java) S 11352 11352 10382 0 -1 1077944384 1 30022 0 0 0 0 49 11 20 0 22 0 236817556 8481615872 32083 33554432000 4194304 4196468 140732991012048 140237153786128 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11378] ppid=11352 vsize=8282828 memory=3988 CPUtime=0.6 cores=0-7
/proc/11375/task/11378/stat : 11378 (java) S 11352 11352 10382 0 -1 1077944384 2 30022 0 0 0 0 49 11 20 0 22 0 236817556 8481615872 32083 33554432000 4194304 4196468 140732991012048 140236953954704 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11379] ppid=11352 vsize=8282828 memory=1924 CPUtime=0.6 cores=0-7
/proc/11375/task/11379/stat : 11379 (java) S 11352 11352 10382 0 -1 1077944384 1 30022 0 0 0 0 49 11 20 0 22 0 236817556 8481615872 32083 33554432000 4194304 4196468 140732991012048 140236952902160 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11380] ppid=11352 vsize=8282828 memory=1752 CPUtime=0.6 cores=0-7
/proc/11375/task/11380/stat : 11380 (java) S 11352 11352 10382 0 -1 1077944384 2 30022 0 0 0 0 49 11 20 0 22 0 236817556 8481615872 32083 33554432000 4194304 4196468 140732991012048 140236951849616 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11381] ppid=11352 vsize=8282828 memory=5752 CPUtime=0.6 cores=0-7
/proc/11375/task/11381/stat : 11381 (java) S 11352 11352 10382 0 -1 1077944384 2 30022 0 0 0 0 49 11 20 0 22 0 236817556 8481615872 32083 33554432000 4194304 4196468 140732991012048 140236950797072 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11382] ppid=11352 vsize=8282828 memory=4580 CPUtime=0.6 cores=0-7
/proc/11375/task/11382/stat : 11382 (java) S 11352 11352 10382 0 -1 1077944384 2 30022 0 0 0 0 49 11 20 0 22 0 236817556 8481615872 32083 33554432000 4194304 4196468 140732991012048 140236949744528 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11383] ppid=11352 vsize=8282828 memory=1620 CPUtime=0.6 cores=0-7
/proc/11375/task/11383/stat : 11383 (java) S 11352 11352 10382 0 -1 1077944384 3 30022 0 0 0 0 49 11 20 0 22 0 236817556 8481615872 32083 33554432000 4194304 4196468 140732991012048 140236948691984 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11384] ppid=11352 vsize=8282828 memory=288230574492221466 CPUtime=0.6 cores=0-7
/proc/11375/task/11384/stat : 11384 (java) S 11352 11352 10382 0 -1 1077944384 1 30022 0 0 0 0 49 11 20 0 22 0 236817556 8481615872 32083 33554432000 4194304 4196468 140732991012048 140236947639440 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11385] ppid=11352 vsize=8282828 memory=0 CPUtime=0.6 cores=0-7
/proc/11375/task/11385/stat : 11385 (java) S 11352 11352 10382 0 -1 1077944384 6 30022 0 0 0 0 49 11 20 0 22 0 236817557 8481615872 32083 33554432000 4194304 4196468 140732991012048 140235907225584 140237149555330 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11386] ppid=11352 vsize=8282828 memory=0 CPUtime=0.6 cores=0-7
/proc/11375/task/11386/stat : 11386 (java) S 11352 11352 10382 0 -1 1077944384 13 30022 0 0 0 0 49 11 20 0 22 0 236817558 8481615872 32083 33554432000 4194304 4196468 140732991012048 140235782480800 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11387] ppid=11352 vsize=8282828 memory=145 CPUtime=0.6 cores=0-7
/proc/11375/task/11387/stat : 11387 (java) S 11352 11352 10382 0 -1 1077944384 1 30022 0 0 0 0 49 11 20 0 22 0 236817558 8481615872 32083 33554432000 4194304 4196468 140732991012048 140235514045424 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11388] ppid=11352 vsize=8282828 memory=279898724717440 CPUtime=0.6 cores=0-7
/proc/11375/task/11388/stat : 11388 (java) S 11352 11352 10382 0 -1 1077944384 1 30022 0 0 0 0 49 11 20 0 22 0 236817560 8481615872 32083 33554432000 4194304 4196468 140732991012048 140235139537104 140237149562779 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11389] ppid=11352 vsize=8282828 memory=6656426216303648864 CPUtime=0.68 cores=0-7
/proc/11375/task/11389/stat : 11389 (java) S 11352 11352 10382 0 -1 1077944384 430 30022 0 0 8 0 49 11 20 0 22 0 236817560 8481615872 32083 33554432000 4194304 4196468 140732991012048 140235906173424 140237149555330 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11390] ppid=11352 vsize=8282828 memory=0 CPUtime=0.74 cores=0-7
/proc/11375/task/11390/stat : 11390 (java) R 11352 11352 10382 0 -1 4202560 690 30022 0 0 14 0 49 11 20 0 22 0 236817561 8481615872 32083 33554432000 4194304 4196468 140732991012048 140235905120880 140237142529225 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11391] ppid=11352 vsize=8282828 memory=0 CPUtime=0.7 cores=0-7
/proc/11375/task/11391/stat : 11391 (java) R 11352 11352 10382 0 -1 4202560 362 30022 0 0 10 0 49 11 20 0 22 0 236817561 8481615872 32083 33554432000 4194304 4196468 140732991012048 140235904068336 140237127373783 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11392] ppid=11352 vsize=8282828 memory=0 CPUtime=0.84 cores=0-7
/proc/11375/task/11392/stat : 11392 (java) R 11352 11352 10382 0 -1 4202560 673 30022 0 0 24 0 49 11 20 0 22 0 236817561 8481615872 32083 33554432000 4194304 4196468 140732991012048 140235903015792 140237149556118 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11393] ppid=11352 vsize=8282828 memory=0 CPUtime=0.6 cores=0-7
/proc/11375/task/11393/stat : 11393 (java) S 11352 11352 10382 0 -1 1077944384 3 30022 0 0 0 0 49 11 20 0 22 0 236817561 8481615872 32083 33554432000 4194304 4196468 140732991012048 140234641631456 140237149554389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11394] ppid=11352 vsize=8282828 memory=0 CPUtime=0.6 cores=0-7
/proc/11375/task/11394/stat : 11394 (java) S 11352 11352 10382 0 -1 1077944384 1 30022 0 0 0 0 49 11 20 0 22 0 236817561 8481615872 32083 33554432000 4194304 4196468 140732991012048 140235901962672 140237149555330 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11396] ppid=11352 vsize=8282828 memory=0 CPUtime=0.6 cores=0-7
/proc/11375/task/11396/stat : 11396 (java) S 11352 11352 10382 0 -1 1077944384 24 30022 0 0 0 0 49 11 20 0 22 0 236817629 8481615872 32083 33554432000 4194304 4196468 140732991012048 140236588097936 140237149555330 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
[pid=11375/tid=11400] ppid=11352 vsize=8282828 memory=0 CPUtime=0.6 cores=0-7
/proc/11375/task/11400/stat : 11400 (java) S 11352 11352 10382 0 -1 1077944384 9 30022 0 0 0 0 49 11 20 0 22 0 236817631 8481615872 32083 33554432000 4194304 4196468 140732991012048 140233702106544 140237149555330 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12394496 140732991018161 140732991018285 140732991018285 140732991021007 0
Current children cumulated CPU time: 17.82 s
Current children cumulated vsize: 8395956 KiB
Current children cumulated memory: 129804 KiB

Child status: 0
Real time (s): 6.19552
CPU time (s): 18.0031
CPU user time (s): 17.4534
CPU system time (s): 0.54971
CPU usage (%): 290.583
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 1429968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.4534
system time used= 0.54971
maximum resident set size= 1433588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83613
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16319
involuntary context switches= 52


# summary of solver processes directly reported to runsolver:
#   pid: 11352
#   total CPU time (s): 18.0031
#   total CPU user time (s): 17.4534
#   total CPU system time (s): 0.54971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.065194 second user time and 0.118088 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-13 22:35:39
IDJOB=4307286
IDBENCH=141390
IDSOLVER=2788
FILE ID=node137/4307286-1534192539
RUNJOBID= node137-1534189810-10409
PBS_JOBID= 21037989
Free space on /tmp= 26576 MiB

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

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

MD5SUM BENCH= f13f4091c5ede3f645bbcf95c31b7d83
RANDOM SEED=827198064

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22502800 kB
MemAvailable:   31898048 kB
Buffers:          120172 kB
Cached:          9469312 kB
SwapCached:            8 kB
Active:          4260592 kB
Inactive:        5387188 kB
Active(anon):       5200 kB
Inactive(anon):   105160 kB
Active(file):    4255392 kB
Inactive(file):  5282028 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              8752 kB
Writeback:             0 kB
AnonPages:         81848 kB
Mapped:            54568 kB
Shmem:             49624 kB
Slab:             314340 kB
SReclaimable:     286288 kB
SUnreclaim:        28052 kB
KernelStack:        3520 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

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