Trace number 4307142

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 11.1094 3.88887

General information on the benchmark

NameEternity/
Eternity-04-04_c18.xml
MD5SUM888903612ba8c9f4d3271c512caeb5d6
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 benchmark2.16196
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints33
Number of domains2
Minimum domain size6
Maximum domain size16
Distribution of domain sizes[{"size":6,"count":40},{"size":16,"count":16}]
Minimum variable degree1
Maximum variable degree5
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":52},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity16
Distribution of constraint arities[{"arity":1,"count":16},{"arity":5,"count":16},{"arity":16,"count":1}]
Number of extensional constraints16
Number of intensional constraints16
Distribution of constraint types[{"type":"extension","count":16},{"type":"intension","count":16},{"type":"allDifferent","count":1}]
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-5330-serial-file.bin HOME/instance-4307142-1534208080.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Tue Aug 14 02:54:41 CEST 2018
0.65/0.56	c PID: 5333
0.65/0.56	c IP: 172.20.3.133
0.65/0.56	c HOST: node133.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.65/0.91	c (0,0) Parsing End
1.65/0.91	c (0,0) CSP: 56 int (0 aux), 0 bool (0 aux), 33 ctr, max domain size 16
1.65/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.65/0.91	c (0,0) Constraint Name Generate Begin
1.65/0.92	c (0,0) Ctr:HOME/instance-4307142-1534208080.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
1.65/0.92	c (0,0) Constraint Name Generate End
1.65/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.65/0.92	c (0,0) CSP to CSPinCNF Begin
3.57/1.53	c (0,0) translated 4 (10%) constraints
4.28/1.70	c (1,1) translated 7 (20%) constraints
4.69/1.83	c (1,1) translated 10 (30%) constraints
5.10/1.97	c (1,1) translated 14 (40%) constraints
5.54/2.06	c (1,1) translated 17 (50%) constraints
5.54/2.09	c (1,1) translated 20 (60%) constraints
5.54/2.09	c (1,1) translated 24 (70%) constraints
5.54/2.09	c (1,1) translated 27 (80%) constraints
5.54/2.09	c (1,1) translated 30 (90%) constraints
5.54/2.10	c (1,1) translated 33 (100%) constraints
5.96/2.19	c (1,1) STATISTICS1:HOME/instance-4307142-1534208080.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,1576,8842,16,16,17,2,16:120,16:752;6:7632;2:15520;1:2560,17:16;16:2;5:64;4:2912;3:2528;2:3304;1:16,2:120;1:26240;0:16,
5.96/2.19	c (1,1) ==========================================
5.96/2.19	c (1,1) Order
5.96/2.19	c (1,1) ==========================================
6.32/2.27	c (1,1) translated 885 (10%) constraints
6.81/2.31	c (1,1) translated 1769 (20%) constraints
6.81/2.34	c (1,1) translated 2653 (30%) constraints
6.81/2.36	c (1,1) translated 3537 (40%) constraints
6.81/2.39	c (1,1) translated 4421 (50%) constraints
7.21/2.41	c (1,1) translated 5306 (60%) constraints
7.21/2.43	c (1,1) translated 6190 (70%) constraints
7.21/2.45	c (1,1) translated 7074 (80%) constraints
7.21/2.47	c (1,1) translated 7958 (90%) constraints
7.21/2.49	c (1,1) translated 8842 (100%) constraints
7.21/2.49	c (1,1) CSP to CSPinCNF End
7.21/2.50	c (1,1) CSP: 56 int (0 aux), 1520 bool (1520 aux), 8858 ctr, max domain size 16
7.21/2.50	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.21/2.50	c (1,1) CSPinCNF Propagation Begin
8.07/2.69	c (2,2) 685 values, 3989 unsatisfiable literals, and 3921 valid clauses are removed
8.07/2.69	c (2,2) CSPinCNF Propagation End
8.07/2.69	c (2,2) CSP: 661 int (605 aux), 915 bool (915 aux), 4937 ctr, max domain size 16
8.07/2.69	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.07/2.69	c (2,2) Simplify CSPinCNF Begin
8.49/2.73	c (2,2) Simplify CSPinCNF End
8.49/2.73	c (2,2) CSP: 661 int (605 aux), 1155 bool (1155 aux), 5177 ctr, max domain size 16
8.49/2.73	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.49/2.73	c (2,2) Calculate Precise Domain Begin
8.49/2.73	c (2,2) 0 values are removed by re-calculation
8.49/2.73	c (2,2) Calculate Precise Domain End
8.49/2.73	c (2,2) CSP: 661 int (605 aux), 1155 bool (1155 aux), 5177 ctr, max domain size 16
8.49/2.73	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.49/2.73	c (2,2) CSPinCNF to SatSolver Begin
8.84/2.83	c (2,2) 518 (10 %) CSP clauses are encoded (1435 SAT variables, 2581 SAT clauses)
8.84/2.83	c (2,2) 1036 (20 %) CSP clauses are encoded (1435 SAT variables, 3099 SAT clauses)
8.84/2.84	c (2,2) 1554 (30 %) CSP clauses are encoded (1435 SAT variables, 3617 SAT clauses)
8.84/2.85	c (2,2) 2071 (40 %) CSP clauses are encoded (1435 SAT variables, 4134 SAT clauses)
8.84/2.85	c (2,2) 2589 (50 %) CSP clauses are encoded (1435 SAT variables, 4652 SAT clauses)
8.84/2.86	c (2,2) 3107 (60 %) CSP clauses are encoded (1435 SAT variables, 5170 SAT clauses)
8.84/2.87	c (2,2) 3624 (70 %) CSP clauses are encoded (1435 SAT variables, 5687 SAT clauses)
8.84/2.88	c (2,2) 4142 (80 %) CSP clauses are encoded (1435 SAT variables, 6205 SAT clauses)
8.84/2.88	c (2,2) 4660 (90 %) CSP clauses are encoded (1435 SAT variables, 6723 SAT clauses)
8.84/2.89	c (2,2) 5177 (100 %) CSP clauses are encoded (1435 SAT variables, 7240 SAT clauses)
8.84/2.89	c (2,2) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
8.84/2.89	c (2,2) CSPinCNF to SatSolver End
8.84/2.89	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.25/2.93	c (2,2) STATISTICS2:HOME/instance-4307142-1534208080.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,1816,5177,16,16,16,2,16:12;12:120;4:108,16:248;12:424;6:5243;4:148;2:8790,16:5;12:8;5:24;4:1371;3:1295;2:2474,2:240;1:14373,
9.25/2.93	c (2,2) 1435 bool, 7241 clause
9.25/2.93	c (2,2) Export Begin
9.71/3.02	c (2,2) Export to HOME/scop-5330-serial-file.bin
9.71/3.02	c (2,2) Export End
9.71/3.02	c (2,2) Export File Size: 0.01 MB
9.71/3.02	c (2,2) 0,0,1,2,2,2,2,STOP-AFTER(DIMACS)
9.71/3.02	c END-Prog: Tue Aug 14 02:54:43 CEST 2018
9.71/3.04	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-5330-serial-file.bin
9.79/3.54	c (0,0) Read Serial File Begin
9.79/3.54	c (0,0) HOME/scop-5330-serial-file.bin
9.79/3.71	c (0,0) Read Serial File End
9.79/3.71	
9.79/3.71	scop order+glucose-syrup (2018-07-31)
9.79/3.71	(Solving Process)
9.79/3.71	
9.79/3.74	c BEGIN-Prog: Tue Aug 14 02:54:44 CEST 2018
9.79/3.74	c PID: 5353
9.79/3.74	c IP: 172.20.3.133
9.79/3.74	c HOST: node133.alineos.net
9.79/3.74	c (0,0) SatSolver.solve Begin
9.79/3.74	c (0,0) 0 bool, 0 clause
9.79/3.74	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307142-1534208080.xml-scop-5333.cnf
9.79/3.79	c (0,0) c
9.79/3.79	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
9.79/3.79	c (0,0) c
9.79/3.79	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
9.79/3.79	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
9.79/3.79	c (0,0) c ========================================[ Problem Statistics ]===========================================
9.79/3.79	c (0,0) c |                                                                                                       |
9.79/3.79	c (0,0) c |  Number of variables:          1435                                                                   |
9.79/3.79	c (0,0) c |  Number of clauses:            7241                                                                   |
9.79/3.79	c (0,0) c |  Parse time:                   0.00 s                                                                 |
9.79/3.79	c (0,0) c |                                                                                                       |
9.79/3.79	c (0,0) c |  Eliminated clauses:           0.02 Mb                                                                |
9.79/3.79	c (0,0) c |  Simplification time:          0.01 s                                                                 |
9.79/3.79	c (0,0) c |                                                                                                       |
9.79/3.79	c (0,0) c |  Generating clones                                                                                    |
9.79/3.79	c (0,0) c |  all clones generated. Memory =  30.49Mb.                                                             |
9.79/3.79	c (0,0) c ========================================================================================================|
9.79/3.79	c (0,0) c last restart ## conflicts  :  18 6 
9.79/3.79	c (0,0) c Thread 6 is 100% pure glucose! First thread to finish! (SAT answer).
9.79/3.79	c (0,0) c Total Memory so far : 606.52Mb
9.79/3.79	c (0,0) c
9.79/3.79	c (0,0) c real time : 0.0162799 s
9.79/3.79	c (0,0) c cpu time  : 0.016957 s
9.79/3.79	c (0,0) c
9.79/3.79	c (0,0) c
9.79/3.79	c (0,0) c
9.79/3.79	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
9.79/3.79	c (0,0) c
9.79/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.79/3.79	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
9.79/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.79/3.79	c (0,0) c | Conflicts     |              77 |          4 |         10 |          8 |         11 |         10 |          8 |         18 |          8 |
9.79/3.79	c (0,0) c | Decisions     |             260 |         13 |         35 |         33 |         37 |         35 |         31 |         45 |         31 |
9.79/3.79	c (0,0) c | Propagations  |           10784 |        692 |       1427 |        996 |       1518 |       1427 |       1064 |       2596 |       1064 |
9.79/3.79	c (0,0) c | Avg_Trail     |                 |        218 |        213 |        233 |        257 |        213 |        237 |        402 |        237 |
9.79/3.79	c (0,0) c | Avg_DL        |                 |          3 |          7 |          9 |          8 |          7 |          9 |         10 |          9 |
9.79/3.79	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.79/3.79	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.79/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.79/3.79	c (0,0) c | Exported      |              37 |          2 |          6 |          4 |          6 |          6 |          4 |          5 |          4 |
9.79/3.79	c (0,0) c | Imported      |             127 |          0 |         10 |         31 |         15 |         16 |         27 |          0 |         28 |
9.79/3.79	c (0,0) c | Good          |              67 |          0 |          8 |         14 |          8 |          9 |         14 |          0 |         14 |
9.79/3.79	c (0,0) c | Purge         |              60 |          0 |          2 |         17 |          7 |          7 |         13 |          0 |         14 |
9.79/3.79	c (0,0) c | Promoted      |               5 |          0 |          1 |          2 |          1 |          1 |          0 |          0 |          0 |
9.79/3.79	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.79/3.79	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.79/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.79/3.79	c (0,0) c | Unaries       |                 |          0 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
9.79/3.79	c (0,0) c | Binaries      |                 |          0 |          3 |          2 |          3 |          3 |          2 |          2 |          2 |
9.79/3.79	c (0,0) c | Glues         |                 |          2 |          6 |          4 |          6 |          6 |          4 |          5 |          4 |
9.79/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.79/3.79	c (0,0) c | Orig_Seen     |             1 % |         61 |        116 |         98 |        165 |        116 |         98 |        311 |         98 |
9.79/3.79	c (0,0) c | Diff Orig seen|                 | -      250 | -      195 | -      213 | -      146 | -      195 | -      213 |      X     | -      213 |
9.79/3.79	c (0,0) c | Hamming       |            10 % |        210 |        148 |        149 |        121 |        148 |        152 |      X     |        152 |
9.79/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.79/3.79	c (0,0) 
9.79/3.79	c (0,0) s SATISFIABLE
9.79/3.81	c (0,0) SatSolver.solve End
9.79/3.81	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
9.79/3.82	c (0,0) Show results Begin
9.79/3.86	s SATISFIABLE
9.79/3.87	v <instantiation>
9.79/3.87	v     <list>id[0][0] id[0][1] id[0][2] id[0][3] id[1][0] id[1][1] id[1][2] id[1][3] id[2][0] id[2][1] id[2][2] id[2][3] id[3][0] id[3][1] id[3][2] id[3][3] top[0][0] top[0][1] top[0][2] top[0][3] top[1][0] top[1][1] top[1][2] top[1][3] top[2][0] top[2][1] top[2][2] top[2][3] top[3][0] top[3][1] top[3][2] top[3][3] left[0][0] left[0][1] left[0][2] left[0][3] left[1][0] left[1][1] left[1][2] left[1][3] left[2][0] left[2][1] left[2][2] left[2][3] left[3][0] left[3][1] left[3][2] left[3][3] bot[0] bot[1] bot[2] bot[3] right[0] right[1] right[2] right[3]</list>
9.79/3.87	v     <values>3 9 7 2 11 15 13 5 10 12 14 8 0 4 6 1 0 0 0 0 2 4 5 2 2 5 4 1 1 3 4 2 0 2 2 1 0 5 3 3 0 5 3 4 0 1 1 1 0 0 0 0 0 0 0 0</values>
9.79/3.87	v </instantiation>
9.79/3.87	c (0,0) Show results End
9.79/3.87	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
9.79/3.87	c (0,0) 0,0,STOP-AFTER(ALL)
9.79/3.87	c END-Prog: Tue Aug 14 02:54:44 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 (14078 MiB free)
  memory of node 1: 16384 MiB (9352 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307142-1534208080/watcher-4307142-1534208080 -o /tmp/evaluation-result-4307142-1534208080/solver-4307142-1534208080 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534200546-4266 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307142-1534208080.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=5330, runsolver pid=5327
Current StackSize limit: 8192 KiB


[startup+0.10015 s]*
/proc/loadavg: 8.69 8.52 8.51 3/205 5352
/proc/meminfo: memFree=23900108/32770624 swapFree=67108852/67108860
[pid=5330] ppid=5327 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/5330/stat : 5330 (scop.sh) S 5327 5330 4239 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 238371154 115843072 348 33554432000 4194304 5098028 140720997170192 140720997167448 139957313745532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36511744 140720997176354 140720997176579 140720997176579 140720997179341 0
/proc/5330/statm: 28282 348 296 221 0 87 0
[pid=5333] ppid=5330 vsize=27313900 memory=106428 CPUtime=0.1 cores=0-7
/proc/5333/stat : 5333 (java) S 5330 5330 4239 0 -1 1077944320 6060 0 0 0 9 1 0 0 20 0 20 0 238371154 27969433600 26542 33554432000 4194304 4196468 140736958439568 140736958422112 140556248739575 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
/proc/5333/statm: 6828475 26607 2739 1 0 6790935 0
[pid=5333/tid=5334] ppid=5330 vsize=27313900 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/5333/task/5334/stat : 5334 (java) R 5330 5330 4239 0 -1 4202560 4162 0 0 0 7 1 0 0 20 0 20 0 238371155 27969433600 26607 33554432000 4194304 4196468 140736958439568 140556220574016 140556248761501 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5335] ppid=5330 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5333/task/5335/stat : 5335 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 26607 33554432000 4194304 4196468 140736958439568 140556252981776 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5336] ppid=5330 vsize=27313900 memory=140007856899712 CPUtime=0 cores=0-7
/proc/5333/task/5336/stat : 5336 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 26607 33554432000 4194304 4196468 140736958439568 140556036377232 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5337] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5337/stat : 5337 (java) S 5330 5330 4239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 26607 33554432000 4194304 4196468 140736958439568 140556035324176 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5338] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5338/stat : 5338 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 26607 33554432000 4194304 4196468 140736958439568 140556034271632 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5339] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5339/stat : 5339 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 26607 33554432000 4194304 4196468 140736958439568 140556033219600 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5340] ppid=5330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5333/task/5340/stat : 5340 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 26607 33554432000 4194304 4196468 140736958439568 140556032167056 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5341] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5341/stat : 5341 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 26607 33554432000 4194304 4196468 140736958439568 140556031114000 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5342] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5342/stat : 5342 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 26607 33554432000 4194304 4196468 140736958439568 140556030061456 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5343] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5343/stat : 5343 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371159 27969433600 26607 33554432000 4194304 4196468 140736958439568 140554769778928 140556248750722 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5344] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5344/stat : 5344 (java) S 5330 5330 4239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238371159 27969433600 26607 33554432000 4194304 4196468 140736958439568 140553878496416 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5345] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5345/stat : 5345 (java) S 5330 5330 4239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238371159 27969433600 26607 33554432000 4194304 4196468 140736958439568 140553744274160 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5346] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5346/stat : 5346 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 26607 33554432000 4194304 4196468 140736958439568 140553369769936 140556248758171 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5347] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5347/stat : 5347 (java) S 5330 5330 4239 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 26607 33554432000 4194304 4196468 140736958439568 140554768726768 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5348] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5348/stat : 5348 (java) S 5330 5330 4239 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 26607 33554432000 4194304 4196468 140736958439568 140554767674224 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5349] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5349/stat : 5349 (java) S 5330 5330 4239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 26607 33554432000 4194304 4196468 140736958439568 140554766621168 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5350] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5350/stat : 5350 (java) S 5330 5330 4239 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 26607 33554432000 4194304 4196468 140736958439568 140554765568624 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5351] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5351/stat : 5351 (java) S 5330 5330 4239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 26607 33554432000 4194304 4196468 140736958439568 140552871864800 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5352] ppid=5330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5333/task/5352/stat : 5352 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 26607 33554432000 4194304 4196468 140736958439568 140554764516016 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 107820 KiB

[startup+0.210699 s]*
/proc/loadavg: 8.16 8.41 8.48 2/205 5352
/proc/meminfo: memFree=23883820/32770624 swapFree=67108852/67108860
[pid=5330] ppid=5327 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/5330/stat : 5330 (scop.sh) S 5327 5330 4239 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 238371154 115843072 348 33554432000 4194304 5098028 140720997170192 140720997167448 139957313745532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36511744 140720997176354 140720997176579 140720997176579 140720997179341 0
/proc/5330/statm: 28282 348 296 221 0 87 0
[pid=5333] ppid=5330 vsize=27313900 memory=121040 CPUtime=0.24 cores=0-7
/proc/5333/stat : 5333 (java) S 5330 5330 4239 0 -1 1077944320 9949 0 0 0 21 3 0 0 20 0 20 0 238371154 27969433600 30260 33554432000 4194304 4196468 140736958439568 140736958422112 140556248739575 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
/proc/5333/statm: 6828475 30260 2900 1 0 6790935 0
[pid=5333/tid=5334] ppid=5330 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/5333/task/5334/stat : 5334 (java) R 5330 5330 4239 0 -1 4202560 7822 0 0 0 17 2 0 0 20 0 20 0 238371155 27969433600 30260 33554432000 4194304 4196468 140736958439568 140556220523136 140556232820062 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5335] ppid=5330 vsize=27313900 memory=331 CPUtime=0 cores=0-7
/proc/5333/task/5335/stat : 5335 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 30260 33554432000 4194304 4196468 140736958439568 140556252981776 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5336] ppid=5330 vsize=27313900 memory=140007856905091 CPUtime=0 cores=0-7
/proc/5333/task/5336/stat : 5336 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 30260 33554432000 4194304 4196468 140736958439568 140556036377232 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5337] ppid=5330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5333/task/5337/stat : 5337 (java) S 5330 5330 4239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 30260 33554432000 4194304 4196468 140736958439568 140556035324176 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5338] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5338/stat : 5338 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 30260 33554432000 4194304 4196468 140736958439568 140556034271632 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5339] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5339/stat : 5339 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 30260 33554432000 4194304 4196468 140736958439568 140556033219600 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5340] ppid=5330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5333/task/5340/stat : 5340 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 30260 33554432000 4194304 4196468 140736958439568 140556032167056 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5341] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5341/stat : 5341 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 30260 33554432000 4194304 4196468 140736958439568 140556031114000 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5342] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5342/stat : 5342 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 30260 33554432000 4194304 4196468 140736958439568 140556030061456 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5343] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5343/stat : 5343 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371159 27969433600 30260 33554432000 4194304 4196468 140736958439568 140554769778928 140556248750722 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5344] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5344/stat : 5344 (java) S 5330 5330 4239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238371159 27969433600 30260 33554432000 4194304 4196468 140736958439568 140553878496416 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5345] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5345/stat : 5345 (java) S 5330 5330 4239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238371159 27969433600 30260 33554432000 4194304 4196468 140736958439568 140553744274160 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5346] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5346/stat : 5346 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 30260 33554432000 4194304 4196468 140736958439568 140553369769936 140556248758171 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5347] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5347/stat : 5347 (java) S 5330 5330 4239 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 30260 33554432000 4194304 4196468 140736958439568 140554768726768 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5348] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5348/stat : 5348 (java) S 5330 5330 4239 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 30260 33554432000 4194304 4196468 140736958439568 140554767674224 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5349] ppid=5330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5333/task/5349/stat : 5349 (java) S 5330 5330 4239 0 -1 1077944384 158 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 30260 33554432000 4194304 4196468 140736958439568 140554766621168 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5350] ppid=5330 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/5333/task/5350/stat : 5350 (java) S 5330 5330 4239 0 -1 1077944384 298 0 0 0 2 0 0 0 20 0 20 0 238371162 27969433600 30260 33554432000 4194304 4196468 140736958439568 140554765568624 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5351] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5351/stat : 5351 (java) S 5330 5330 4239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 30260 33554432000 4194304 4196468 140736958439568 140552871864800 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5352] ppid=5330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5333/task/5352/stat : 5352 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 30260 33554432000 4194304 4196468 140736958439568 140554764516016 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 122432 KiB

[startup+0.310769 s]*
/proc/loadavg: 8.16 8.41 8.48 2/205 5352
/proc/meminfo: memFree=23880284/32770624 swapFree=67108852/67108860
[pid=5330] ppid=5327 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/5330/stat : 5330 (scop.sh) S 5327 5330 4239 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 238371154 115843072 348 33554432000 4194304 5098028 140720997170192 140720997167448 139957313745532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36511744 140720997176354 140720997176579 140720997176579 140720997179341 0
/proc/5330/statm: 28282 348 296 221 0 87 0
[pid=5333] ppid=5330 vsize=27313900 memory=125244 CPUtime=0.41 cores=0-7
/proc/5333/stat : 5333 (java) S 5330 5330 4239 0 -1 1077944320 10621 0 0 0 38 3 0 0 20 0 20 0 238371154 27969433600 31311 33554432000 4194304 4196468 140736958439568 140736958422112 140556248739575 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
/proc/5333/statm: 6828475 31311 2978 1 0 6790935 0
[pid=5333/tid=5334] ppid=5330 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5333/task/5334/stat : 5334 (java) R 5330 5330 4239 0 -1 4202560 8296 0 0 0 27 2 0 0 20 0 20 0 238371155 27969433600 31311 33554432000 4194304 4196468 140736958439568 140556220535024 140556232820062 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5335] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5335/stat : 5335 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 31311 33554432000 4194304 4196468 140736958439568 140556252981776 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5336] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5336/stat : 5336 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 31311 33554432000 4194304 4196468 140736958439568 140556036377232 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5337] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5337/stat : 5337 (java) S 5330 5330 4239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 31311 33554432000 4194304 4196468 140736958439568 140556035324176 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5338] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5338/stat : 5338 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 31311 33554432000 4194304 4196468 140736958439568 140556034271632 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5339] ppid=5330 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/5333/task/5339/stat : 5339 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 31311 33554432000 4194304 4196468 140736958439568 140556033219600 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5340] ppid=5330 vsize=27313900 memory=140007746663343 CPUtime=0 cores=0-7
/proc/5333/task/5340/stat : 5340 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 31311 33554432000 4194304 4196468 140736958439568 140556032167056 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5341] ppid=5330 vsize=27313900 memory=140007746665648 CPUtime=0 cores=0-7
/proc/5333/task/5341/stat : 5341 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 31311 33554432000 4194304 4196468 140736958439568 140556031114000 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5342] ppid=5330 vsize=27313900 memory=140007746667952 CPUtime=0 cores=0-7
/proc/5333/task/5342/stat : 5342 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371157 27969433600 31311 33554432000 4194304 4196468 140736958439568 140556030061456 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5343] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5343/stat : 5343 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371159 27969433600 31311 33554432000 4194304 4196468 140736958439568 140554769778928 140556248750722 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5344] ppid=5330 vsize=27313900 memory=280015493342864 CPUtime=0 cores=0-7
/proc/5333/task/5344/stat : 5344 (java) S 5330 5330 4239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238371159 27969433600 31311 33554432000 4194304 4196468 140736958439568 140553878496416 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5345] ppid=5330 vsize=27313900 memory=280015493349776 CPUtime=0 cores=0-7
/proc/5333/task/5345/stat : 5345 (java) S 5330 5330 4239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238371159 27969433600 31311 33554432000 4194304 4196468 140736958439568 140553744274160 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5346] ppid=5330 vsize=27313900 memory=280015493291056 CPUtime=0 cores=0-7
/proc/5333/task/5346/stat : 5346 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 31311 33554432000 4194304 4196468 140736958439568 140553369769936 140556248758171 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5347] ppid=5330 vsize=27313900 memory=280015493363600 CPUtime=0 cores=0-7
/proc/5333/task/5347/stat : 5347 (java) S 5330 5330 4239 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 31311 33554432000 4194304 4196468 140736958439568 140554768726768 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5348] ppid=5330 vsize=27313900 memory=280015493370512 CPUtime=0.01 cores=0-7
/proc/5333/task/5348/stat : 5348 (java) S 5330 5330 4239 0 -1 1077944384 104 0 0 0 1 0 0 0 20 0 20 0 238371162 27969433600 31311 33554432000 4194304 4196468 140736958439568 140554767674224 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5349] ppid=5330 vsize=27313900 memory=280015493368208 CPUtime=0.01 cores=0-7
/proc/5333/task/5349/stat : 5349 (java) S 5330 5330 4239 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 20 0 238371162 27969433600 31311 33554432000 4194304 4196468 140736958439568 140554766621168 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5350] ppid=5330 vsize=27313900 memory=280015493384368 CPUtime=0.07 cores=0-7
/proc/5333/task/5350/stat : 5350 (java) S 5330 5330 4239 0 -1 1077944384 341 0 0 0 7 0 0 0 20 0 20 0 238371162 27969433600 31311 33554432000 4194304 4196468 140736958439568 140554765568624 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5351] ppid=5330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5351/stat : 5351 (java) S 5330 5330 4239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 31311 33554432000 4194304 4196468 140736958439568 140552871864800 140556248749781 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5352] ppid=5330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5333/task/5352/stat : 5352 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371162 27969433600 31311 33554432000 4194304 4196468 140736958439568 140554764516016 140556248750722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126636 KiB

[startup+0.700959 s]
/proc/loadavg: 8.16 8.41 8.48 2/205 5352
/proc/meminfo: memFree=23855944/32770624 swapFree=67108852/67108860
[pid=5330] ppid=5327 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/5330/stat : 5330 (scop.sh) S 5327 5330 4239 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 238371154 115843072 348 33554432000 4194304 5098028 140720997170192 140720997167448 139957313745532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36511744 140720997176354 140720997176579 140720997176579 140720997179341 0
/proc/5330/statm: 28282 348 296 221 0 87 0
[pid=5333] ppid=5330 vsize=27322296 memory=163312 CPUtime=0.98 cores=0-7
/proc/5333/stat : 5333 (java) S 5330 5330 4239 0 -1 1077944320 17853 0 0 0 92 6 0 0 20 0 20 0 238371154 27978031104 40828 33554432000 4194304 4196468 140736958439568 140736958422112 140556248739575 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
/proc/5333/statm: 6830574 40828 3128 1 0 6791959 0
[pid=5333/tid=5334] ppid=5330 vsize=27322296 memory=280015493742256 CPUtime=0.66 cores=0-7
/proc/5333/task/5334/stat : 5334 (java) R 5330 5330 4239 0 -1 4202560 15045 0 0 0 62 4 0 0 20 0 20 0 238371155 27978031104 40828 33554432000 4194304 4196468 140736958439568 140556220568512 140556232820062 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5335] ppid=5330 vsize=27322296 memory=140007746872176 CPUtime=0 cores=0-7
/proc/5333/task/5335/stat : 5335 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27978031104 40828 33554432000 4194304 4196468 140736958439568 140556252981776 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5336] ppid=5330 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5336/stat : 5336 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27978031104 40828 33554432000 4194304 4196468 140736958439568 140556036377232 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5337] ppid=5330 vsize=27322296 memory=1912 CPUtime=0 cores=0-7
/proc/5333/task/5337/stat : 5337 (java) S 5330 5330 4239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238371157 27978031104 40828 33554432000 4194304 4196468 140736958439568 140556035324176 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5338] ppid=5330 vsize=27322296 memory=1120 CPUtime=0 cores=0-7
/proc/5333/task/5338/stat : 5338 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27978031104 40828 33554432000 4194304 4196468 140736958439568 140556034271632 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5339] ppid=5330 vsize=27322296 memory=6408 CPUtime=0 cores=0-7
/proc/5333/task/5339/stat : 5339 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27978031104 40828 33554432000 4194304 4196468 140736958439568 140556033219600 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5340] ppid=5330 vsize=27322296 memory=14892 CPUtime=0 cores=0-7
/proc/5333/task/5340/stat : 5340 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27978031104 40828 33554432000 4194304 4196468 140736958439568 140556032167056 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5341] ppid=5330 vsize=27322296 memory=13920 CPUtime=0 cores=0-7
/proc/5333/task/5341/stat : 5341 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371157 27978031104 40828 33554432000 4194304 4196468 140736958439568 140556031114000 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5342] ppid=5330 vsize=27322296 memory=3340 CPUtime=0 cores=0-7
/proc/5333/task/5342/stat : 5342 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371157 27978031104 40828 33554432000 4194304 4196468 140736958439568 140556030061456 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5343] ppid=5330 vsize=27322296 memory=1172 CPUtime=0 cores=0-7
/proc/5333/task/5343/stat : 5343 (java) S 5330 5330 4239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238371159 27978031104 40828 33554432000 4194304 4196468 140736958439568 140554769778928 140556248750722 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5344] ppid=5330 vsize=27322296 memory=35988 CPUtime=0 cores=0-7
/proc/5333/task/5344/stat : 5344 (java) S 5330 5330 4239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238371159 27978031104 40828 33554432000 4194304 4196468 140736958439568 140553878496416 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5345] ppid=5330 vsize=27322296 memory=1624 CPUtime=0 cores=0-7
/proc/5333/task/5345/stat : 5345 (java) S 5330 5330 4239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238371159 27978031104 40828 33554432000 4194304 4196468 140736958439568 140553744274160 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5346] ppid=5330 vsize=27322296 memory=496 CPUtime=0 cores=0-7
/proc/5333/task/5346/stat : 5346 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371162 27978031104 40828 33554432000 4194304 4196468 140736958439568 140553369769936 140556248758171 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5347] ppid=5330 vsize=27322296 memory=0 CPUtime=0.04 cores=0-7
/proc/5333/task/5347/stat : 5347 (java) S 5330 5330 4239 0 -1 1077944384 419 0 0 0 4 0 0 0 20 0 20 0 238371162 27978031104 40828 33554432000 4194304 4196468 140736958439568 140554768726768 140556248750722 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5348] ppid=5330 vsize=27322296 memory=1616 CPUtime=0.06 cores=0-7
/proc/5333/task/5348/stat : 5348 (java) S 5330 5330 4239 0 -1 1077944384 324 0 0 0 6 0 0 0 20 0 20 0 238371162 27978031104 40828 33554432000 4194304 4196468 140736958439568 140554767674224 140556248750722 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5349] ppid=5330 vsize=27322296 memory=11584 CPUtime=0.03 cores=0-7
/proc/5333/task/5349/stat : 5349 (java) S 5330 5330 4239 0 -1 1077944384 245 0 0 0 3 0 0 0 20 0 20 0 238371162 27978031104 40828 33554432000 4194304 4196468 140736958439568 140554766621168 140556248750722 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5350] ppid=5330 vsize=27322296 memory=4960 CPUtime=0.14 cores=0-7
/proc/5333/task/5350/stat : 5350 (java) R 5330 5330 4239 0 -1 4202560 466 0 0 0 14 0 0 0 20 0 20 0 238371162 27978031104 40828 33554432000 4194304 4196468 140736958439568 140554765568624 140556241836411 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5351] ppid=5330 vsize=27322296 memory=3840 CPUtime=0 cores=0-7
/proc/5333/task/5351/stat : 5351 (java) S 5330 5330 4239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238371162 27978031104 40828 33554432000 4194304 4196468 140736958439568 140552871864800 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5352] ppid=5330 vsize=27322296 memory=1280 CPUtime=0 cores=0-7
/proc/5333/task/5352/stat : 5352 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371162 27978031104 40828 33554432000 4194304 4196468 140736958439568 140554764516016 140556248750722 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 27435424 KiB
Current children cumulated memory: 164704 KiB

[startup+1.50102 s]
/proc/loadavg: 8.16 8.41 8.48 3/205 5352
/proc/meminfo: memFree=23817508/32770624 swapFree=67108852/67108860
[pid=5330] ppid=5327 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/5330/stat : 5330 (scop.sh) S 5327 5330 4239 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 238371154 115843072 348 33554432000 4194304 5098028 140720997170192 140720997167448 139957313745532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36511744 140720997176354 140720997176579 140720997176579 140720997179341 0
/proc/5330/statm: 28282 348 296 221 0 87 0
[pid=5333] ppid=5330 vsize=27326392 memory=218848 CPUtime=3.57 cores=0-7
/proc/5333/stat : 5333 (java) S 5330 5330 4239 0 -1 1077944320 24215 0 0 0 347 10 0 0 20 0 20 0 238371154 27982225408 54712 33554432000 4194304 4196468 140736958439568 140736958422112 140556248739575 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
/proc/5333/statm: 6831598 54712 3189 1 0 6792983 0
[pid=5333/tid=5334] ppid=5330 vsize=27326392 memory=14690790429427205 CPUtime=1.46 cores=0-7
/proc/5333/task/5334/stat : 5334 (java) R 5330 5330 4239 0 -1 4202560 16351 0 0 0 140 6 0 0 20 0 20 0 238371155 27982225408 54712 33554432000 4194304 4196468 140736958439568 140556220565312 140555711430153 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5335] ppid=5330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5335/stat : 5335 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27982225408 54712 33554432000 4194304 4196468 140736958439568 140556252981776 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5336] ppid=5330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5336/stat : 5336 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27982225408 54712 33554432000 4194304 4196468 140736958439568 140556036377232 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5337] ppid=5330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5337/stat : 5337 (java) S 5330 5330 4239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238371157 27982225408 54712 33554432000 4194304 4196468 140736958439568 140556035324176 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5338] ppid=5330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5338/stat : 5338 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27982225408 54712 33554432000 4194304 4196468 140736958439568 140556034271632 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5339] ppid=5330 vsize=27326392 memory=280015494016016 CPUtime=0 cores=0-7
/proc/5333/task/5339/stat : 5339 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27982225408 54712 33554432000 4194304 4196468 140736958439568 140556033219600 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5340] ppid=5330 vsize=27326392 memory=140007747009056 CPUtime=0 cores=0-7
/proc/5333/task/5340/stat : 5340 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371157 27982225408 54712 33554432000 4194304 4196468 140736958439568 140556032167056 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5341] ppid=5330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5341/stat : 5341 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371157 27982225408 54712 33554432000 4194304 4196468 140736958439568 140556031114000 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5342] ppid=5330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5342/stat : 5342 (java) S 5330 5330 4239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238371157 27982225408 54712 33554432000 4194304 4196468 140736958439568 140556030061456 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5343] ppid=5330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5343/stat : 5343 (java) S 5330 5330 4239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238371159 27982225408 54712 33554432000 4194304 4196468 140736958439568 140554769778928 140556248750722 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5344] ppid=5330 vsize=27326392 memory=2244 CPUtime=0 cores=0-7
/proc/5333/task/5344/stat : 5344 (java) S 5330 5330 4239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238371159 27982225408 54712 33554432000 4194304 4196468 140736958439568 140553878496416 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5345] ppid=5330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5345/stat : 5345 (java) S 5330 5330 4239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238371159 27982225408 54712 33554432000 4194304 4196468 140736958439568 140553744274160 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5346] ppid=5330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/5333/task/5346/stat : 5346 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371162 27982225408 54712 33554432000 4194304 4196468 140736958439568 140553369769936 140556248758171 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5347] ppid=5330 vsize=27326392 memory=0 CPUtime=0.32 cores=0-7
/proc/5333/task/5347/stat : 5347 (java) S 5330 5330 4239 0 -1 1077944384 894 0 0 0 31 1 0 0 20 0 20 0 238371162 27982225408 54712 33554432000 4194304 4196468 140736958439568 140554768726768 140556248750722 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5348] ppid=5330 vsize=27326392 memory=0 CPUtime=0.59 cores=0-7
/proc/5333/task/5348/stat : 5348 (java) S 5330 5330 4239 0 -1 1077944384 1843 0 0 0 59 0 0 0 20 0 20 0 238371162 27982225408 54712 33554432000 4194304 4196468 140736958439568 140554767674224 140556248750722 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5349] ppid=5330 vsize=27326392 memory=0 CPUtime=0.45 cores=0-7
/proc/5333/task/5349/stat : 5349 (java) S 5330 5330 4239 0 -1 1077944384 1126 0 0 0 45 0 0 0 20 0 20 0 238371162 27982225408 54712 33554432000 4194304 4196468 140736958439568 140554766621168 140556248750722 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5350] ppid=5330 vsize=27326392 memory=6944656575208382560 CPUtime=0.7 cores=0-7
/proc/5333/task/5350/stat : 5350 (java) R 5330 5330 4239 0 -1 4202560 2643 0 0 0 69 1 0 0 20 0 20 0 238371162 27982225408 54712 33554432000 4194304 4196468 140736958439568 140554765564352 140556227373435 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5351] ppid=5330 vsize=27326392 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/5333/task/5351/stat : 5351 (java) S 5330 5330 4239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238371162 27982225408 54712 33554432000 4194304 4196468 140736958439568 140552871864800 140556248749781 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
[pid=5333/tid=5352] ppid=5330 vsize=27326392 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/5333/task/5352/stat : 5352 (java) S 5330 5330 4239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238371162 27982225408 54712 33554432000 4194304 4196468 140736958439568 140554764516016 140556248750722 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140736958448617 140736958448941 140736958448941 140736958451663 0
Current children cumulated CPU time: 3.57 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 220240 KiB

[startup+3.11074 s]
/proc/loadavg: 8.16 8.41 8.48 5/205 5352
/proc/meminfo: memFree=23404084/32770624 swapFree=67108852/67108860
[pid=5330] ppid=5327 vsize=113128 memory=1468 CPUtime=9.79 cores=0-7
/proc/5330/stat : 5330 (scop.sh) S 5327 5330 4239 0 -1 4202496 589 30216 0 0 0 0 959 20 20 0 1 0 238371154 115843072 367 33554432000 4194304 5098028 140720997170192 140720997166936 139957313745532 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 36511744 140720997176354 140720997176579 140720997176579 140720997179341 0
/proc/5330/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 9.79 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+3.88883 s]
# the end of solver process 5330 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.8053 s, system=0.30409 s

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

[startup+3.20039 s]
/proc/loadavg: 8.16 8.41 8.48 5/205 5352
/proc/meminfo: memFree=23404084/32770624 swapFree=67108852/67108860
[pid=5330] ppid=5327 vsize=113128 memory=1468 CPUtime=9.79 cores=0-7
/proc/5330/stat : 5330 (scop.sh) S 5327 5330 4239 0 -1 4202496 589 30216 0 0 0 0 959 20 20 0 1 0 238371154 115843072 367 33554432000 4194304 5098028 140720997170192 140720997166936 139957313745532 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 36511744 140720997176354 140720997176579 140720997176579 140720997179341 0
/proc/5330/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 9.79 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+3.60035 s]
/proc/loadavg: 8.16 8.41 8.48 5/205 5352
/proc/meminfo: memFree=23404084/32770624 swapFree=67108852/67108860
[pid=5330] ppid=5327 vsize=113128 memory=1468 CPUtime=9.79 cores=0-7
/proc/5330/stat : 5330 (scop.sh) S 5327 5330 4239 0 -1 4202496 589 30216 0 0 0 0 959 20 20 0 1 0 238371154 115843072 367 33554432000 4194304 5098028 140720997170192 140720997166936 139957313745532 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 36511744 140720997176354 140720997176579 140720997176579 140720997179341 0
/proc/5330/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 9.79 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+3.80028 s]
/proc/loadavg: 8.16 8.41 8.48 5/205 5352
/proc/meminfo: memFree=23404084/32770624 swapFree=67108852/67108860
[pid=5330] ppid=5327 vsize=113128 memory=1468 CPUtime=9.79 cores=0-7
/proc/5330/stat : 5330 (scop.sh) S 5327 5330 4239 0 -1 4202496 589 30216 0 0 0 0 959 20 20 0 1 0 238371154 115843072 367 33554432000 4194304 5098028 140720997170192 140720997166936 139957313745532 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 36511744 140720997176354 140720997176579 140720997176579 140720997179341 0
/proc/5330/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 9.79 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

Child status: 0
Real time (s): 3.88887
CPU time (s): 11.1094
CPU user time (s): 10.8053
CPU system time (s): 0.30409
CPU usage (%): 285.671
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 602756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.8053
system time used= 0.30409
maximum resident set size= 604116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51731
page faults= 0
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7537
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 5330
#   total CPU time (s): 11.1094
#   total CPU user time (s): 10.8053
#   total CPU system time (s): 0.30409

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041576 second user time and 0.092058 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-14 02:54:40
IDJOB=4307142
IDBENCH=141650
IDSOLVER=2788
FILE ID=node133/4307142-1534208080
RUNJOBID= node133-1534200546-4266
PBS_JOBID= 21038009
Free space on /tmp= 38972 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Eternity/Eternity-04-04_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-4307142-1534208080/watcher-4307142-1534208080 -o /tmp/evaluation-result-4307142-1534208080/solver-4307142-1534208080 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534200546-4266 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307142-1534208080.xml

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

MD5SUM BENCH= 888903612ba8c9f4d3271c512caeb5d6
RANDOM SEED=572448297

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23993868 kB
MemAvailable:   31903800 kB
Buffers:          101776 kB
Cached:          8037372 kB
SwapCached:            4 kB
Active:          4093228 kB
Inactive:        4099716 kB
Active(anon):       4304 kB
Inactive(anon):   102000 kB
Active(file):    4088924 kB
Inactive(file):  3997716 kB
Unevictable:        7072 kB
Mlocked:            7072 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:              8396 kB
Writeback:             0 kB
AnonPages:         61240 kB
Mapped:            53496 kB
Shmem:             49816 kB
Slab:             279224 kB
SReclaimable:     251752 kB
SUnreclaim:        27472 kB
KernelStack:        3248 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     350556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 38964 MiB
End job on node133 at 2018-08-14 02:54:44