Trace number 4307262

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)UNSAT 6.81295 2.95435

General information on the benchmark

NameHaystacks/
Haystacks-ext-08_c18.xml
MD5SUM86e4590fdf2acf70e62b7e4d974dbe81
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.32686
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints231
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":64}]
Minimum variable degree7
Maximum variable degree8
Distribution of variable degrees[{"degree":7,"count":50},{"degree":8,"count":14}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":231}]
Number of extensional constraints231
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":231}]
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-2330-serial-file.bin HOME/instance-4307262-1534192780.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.55	c BEGIN-Prog: Mon Aug 13 22:39:41 CEST 2018
0.65/0.55	c PID: 2334
0.65/0.55	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.41/0.92	c (0,0) Parsing End
1.41/0.92	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 231 ctr, max domain size 8
1.41/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.92	c (0,0) Constraint Name Generate Begin
1.41/0.93	c (0,0) Ctr:HOME/instance-4307262-1534192780.xml,ExtensionConflict:ExtensionSupport:IntVar
1.41/0.93	c (0,0) Constraint Name Generate End
1.41/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.93	c (0,0) CSP to CSPinCNF Begin
1.95/1.26	c (0,0) translated 24 (10%) constraints
2.24/1.32	c (0,0) translated 47 (20%) constraints
2.24/1.36	c (0,0) translated 70 (30%) constraints
2.24/1.39	c (0,0) translated 93 (40%) constraints
2.63/1.42	c (0,0) translated 116 (50%) constraints
2.63/1.44	c (0,0) translated 139 (60%) constraints
2.63/1.46	c (0,0) translated 162 (70%) constraints
3.05/1.57	c (1,1) translated 185 (80%) constraints
3.05/1.59	c (1,1) translated 208 (90%) constraints
3.48/1.61	c (1,1) translated 231 (100%) constraints
3.48/1.65	c (1,1) STATISTICS1:HOME/instance-4307262-1534192780.xml,ExtensionConflict:ExtensionSupport:IntVar,120,1960,-1,8,9,1,,8:6818;2:266,9:7;4:1519;3:84;2:350,1:7084;0:7,
3.48/1.65	c (1,1) ==========================================
3.48/1.65	c (1,1) Order
3.48/1.65	c (1,1) ==========================================
3.48/1.67	c (1,1) translated 196 (10%) constraints
3.48/1.68	c (1,1) translated 392 (20%) constraints
3.48/1.69	c (1,1) translated 588 (30%) constraints
3.91/1.70	c (1,1) translated 784 (40%) constraints
3.91/1.71	c (1,1) translated 980 (50%) constraints
3.91/1.72	c (1,1) translated 1176 (60%) constraints
3.91/1.73	c (1,1) translated 1372 (70%) constraints
3.91/1.74	c (1,1) translated 1568 (80%) constraints
3.91/1.75	c (1,1) translated 1764 (90%) constraints
4.33/1.87	c (1,1) translated 1960 (100%) constraints
4.33/1.87	c (1,1) CSP to CSPinCNF End
4.33/1.87	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.33/1.87	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.33/1.87	c (1,1) CSPinCNF Propagation Begin
4.33/1.87	c (1,1) 0 values, 455 unsatisfiable literals, and 0 valid clauses are removed
4.33/1.87	c (1,1) CSPinCNF Propagation End
4.33/1.87	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.33/1.87	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.33/1.87	c (1,1) Simplify CSPinCNF Begin
4.33/1.87	c (1,1) Simplify CSPinCNF End
4.33/1.87	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.33/1.87	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.33/1.87	c (1,1) Calculate Precise Domain Begin
4.33/1.87	c (1,1) 0 values are removed by re-calculation
4.33/1.87	c (1,1) Calculate Precise Domain End
4.33/1.87	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.33/1.87	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.33/1.87	c (1,1) CSPinCNF to SatSolver Begin
4.72/1.91	c (1,1) 196 (10 %) CSP clauses are encoded (504 SAT variables, 579 SAT clauses)
4.72/1.92	c (1,1) 392 (20 %) CSP clauses are encoded (504 SAT variables, 775 SAT clauses)
4.72/1.93	c (1,1) 588 (30 %) CSP clauses are encoded (504 SAT variables, 971 SAT clauses)
4.72/1.93	c (1,1) 784 (40 %) CSP clauses are encoded (504 SAT variables, 1167 SAT clauses)
4.72/1.94	c (1,1) 980 (50 %) CSP clauses are encoded (504 SAT variables, 1363 SAT clauses)
4.72/1.94	c (1,1) 1176 (60 %) CSP clauses are encoded (504 SAT variables, 1559 SAT clauses)
4.72/1.95	c (1,1) 1372 (70 %) CSP clauses are encoded (504 SAT variables, 1755 SAT clauses)
4.72/1.95	c (1,1) 1568 (80 %) CSP clauses are encoded (504 SAT variables, 1951 SAT clauses)
4.72/1.95	c (1,1) 1764 (90 %) CSP clauses are encoded (504 SAT variables, 2147 SAT clauses)
4.72/1.96	c (1,1) 1960 (100 %) CSP clauses are encoded (504 SAT variables, 2343 SAT clauses)
4.72/1.96	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
4.72/1.96	c (1,1) CSPinCNF to SatSolver End
4.72/1.96	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.72/1.99	c (1,1) STATISTICS2:HOME/instance-4307262-1534192780.xml,ExtensionConflict:ExtensionSupport:IntVar,120,1960,-1,8,8,1,,8:6370;2:266,8:7;4:1295;3:84;2:574,1:6636,
4.72/1.99	c (1,1) 504 bool, 2344 clause
4.72/1.99	c (1,1) Export Begin
5.21/2.08	c (1,1) Export to HOME/scop-2330-serial-file.bin
5.21/2.08	c (1,1) Export End
5.21/2.08	c (1,1) Export File Size: 0.01 MB
5.21/2.08	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
5.21/2.08	c END-Prog: Mon Aug 13 22:39:42 CEST 2018
5.51/2.16	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-2330-serial-file.bin
5.54/2.65	c (0,0) Read Serial File Begin
5.54/2.65	c (0,0) HOME/scop-2330-serial-file.bin
5.54/2.82	c (0,0) Read Serial File End
5.54/2.83	
5.54/2.83	scop order+glucose-syrup (2018-07-31)
5.54/2.83	(Solving Process)
5.54/2.83	
5.54/2.86	c BEGIN-Prog: Mon Aug 13 22:39:43 CEST 2018
5.54/2.86	c PID: 2354
5.54/2.86	c IP: 172.20.3.133
5.54/2.86	c HOST: node133.alineos.net
5.54/2.86	c (0,0) SatSolver.solve Begin
5.54/2.86	c (0,0) 0 bool, 0 clause
5.54/2.86	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307262-1534192780.xml-scop-2334.cnf
5.54/2.91	c (0,0) c
5.54/2.91	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.54/2.91	c (0,0) c
5.54/2.91	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.54/2.91	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.54/2.91	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.54/2.91	c (0,0) c |                                                                                                       |
5.54/2.91	c (0,0) c |  Number of variables:           504                                                                   |
5.54/2.91	c (0,0) c |  Number of clauses:            2344                                                                   |
5.54/2.91	c (0,0) c |  Parse time:                   0.00 s                                                                 |
5.54/2.91	c (0,0) c |                                                                                                       |
5.54/2.91	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
5.54/2.91	c (0,0) c |  Simplification time:          0.00 s                                                                 |
5.54/2.91	c (0,0) c |                                                                                                       |
5.54/2.91	c (0,0) c |  Generating clones                                                                                    |
5.54/2.91	c (0,0) c |  all clones generated. Memory =  27.17Mb.                                                             |
5.54/2.91	c (0,0) c ========================================================================================================|
5.54/2.91	c (0,0) c Thread 1 is 100% pure glucose! First thread to finish! (UNSAT answer).
5.54/2.91	c (0,0) c Total Memory so far : 603.20Mb
5.54/2.91	c (0,0) c
5.54/2.91	c (0,0) c real time : 0.0202138 s
5.54/2.91	c (0,0) c cpu time  : 0.076073 s
5.54/2.91	c (0,0) c
5.54/2.91	c (0,0) c
5.54/2.91	c (0,0) c
5.54/2.91	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5.54/2.91	c (0,0) c
5.54/2.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.54/2.91	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.54/2.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.54/2.91	c (0,0) c | Conflicts     |           14177 |       2001 |       2029 |        936 |       1610 |       2000 |       2000 |       2071 |       1530 |
5.54/2.91	c (0,0) c | Decisions     |           23227 |       3086 |       3351 |       1747 |       2642 |       3321 |       3156 |       3388 |       2536 |
5.54/2.91	c (0,0) c | Propagations  |          149880 |      21721 |      20143 |       9498 |      17324 |      21867 |      21378 |      21155 |      16794 |
5.54/2.91	c (0,0) c | Avg_Trail     |                 |        226 |        300 |        299 |        273 |        288 |        257 |        298 |        324 |
5.54/2.91	c (0,0) c | Avg_DL        |                 |         41 |         48 |         48 |         43 |         46 |         41 |         48 |         56 |
5.54/2.91	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.54/2.91	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.54/2.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.54/2.91	c (0,0) c | Exported      |             975 |        135 |        162 |         71 |        101 |        138 |        135 |        141 |         92 |
5.54/2.91	c (0,0) c | Imported      |            5804 |        831 |        813 |        355 |        807 |        755 |        699 |        710 |        834 |
5.54/2.91	c (0,0) c | Good          |             201 |         32 |         44 |         12 |         27 |         20 |         17 |         20 |         29 |
5.54/2.91	c (0,0) c | Purge         |            5603 |        799 |        769 |        343 |        780 |        735 |        682 |        690 |        805 |
5.54/2.91	c (0,0) c | Promoted      |             176 |         14 |         21 |          1 |         28 |         34 |         21 |         22 |         35 |
5.54/2.91	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.54/2.91	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.54/2.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.54/2.91	c (0,0) c | Unaries       |                 |          7 |          7 |          1 |          4 |          6 |          3 |          4 |          3 |
5.54/2.91	c (0,0) c | Binaries      |                 |         16 |          9 |          2 |          4 |          5 |          7 |          4 |          6 |
5.54/2.91	c (0,0) c | Glues         |                 |        135 |        162 |         71 |        101 |        138 |        135 |        141 |         92 |
5.54/2.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.54/2.91	c (0,0) c | Orig_Seen     |            36 % |        799 |        933 |        602 |        907 |        960 |        954 |        929 |        767 |
5.54/2.91	c (0,0) c | Diff Orig seen|                 | -      134 |      X     | -      331 | -       26 |         27 |         21 | -        4 | -      166 |
5.54/2.91	c (0,0) c | Hamming       |            21 % |        176 |      X     |        122 |         79 |         98 |        107 |         67 |        116 |
5.54/2.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.54/2.91	c (0,0) 
5.54/2.91	c (0,0) s UNSATISFIABLE
5.54/2.94	c (0,0) SatSolver.solve End
5.54/2.94	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.54/2.94	c (0,0) Show results Begin
5.54/2.94	s UNSATISFIABLE
5.54/2.94	c (0,0) Show results End
5.54/2.94	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.54/2.94	c (0,0) 0,0,STOP-AFTER(ALL)
5.54/2.94	c END-Prog: Mon Aug 13 22:39:43 CEST 2018

Verifier Data


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 (6650 MiB free)
  memory of node 1: 16384 MiB (3199 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.10016 s]*
/proc/loadavg: 0.30 0.10 0.59 2/204 2353
/proc/meminfo: memFree=9992408/32770624 swapFree=67108852/67108860
[pid=2330] ppid=2327 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/2330/stat : 2330 (scop.sh) S 2327 2330 1330 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236841186 115843072 348 33554432000 4194304 5098028 140729288424560 140729288421816 140340534137468 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21344256 140729288426530 140729288426755 140729288426755 140729288429517 0
/proc/2330/statm: 28282 348 296 221 0 87 0
[pid=2334] ppid=2330 vsize=27313900 memory=106384 CPUtime=0.1 cores=0-7
/proc/2334/stat : 2334 (java) S 2330 2330 1330 0 -1 1077944320 6568 0 0 0 8 2 0 0 20 0 20 0 236841186 27969433600 26596 33554432000 4194304 4196468 140727091563168 140727091545712 139743691087607 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
/proc/2334/statm: 6828475 26596 2719 1 0 6790935 0
[pid=2334/tid=2335] ppid=2330 vsize=27313900 memory=1399051139730258233 CPUtime=0.08 cores=0-7
/proc/2334/task/2335/stat : 2335 (java) R 2330 2330 1330 0 -1 4202560 4720 0 0 0 7 1 0 0 20 0 20 0 236841187 27969433600 26661 33554432000 4194304 4196468 140727091563168 139743662913936 139743691109533 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2336] ppid=2330 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2334/task/2336/stat : 2336 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 26661 33554432000 4194304 4196468 140727091563168 139743695329680 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2337] ppid=2330 vsize=27313900 memory=139994082707072 CPUtime=0 cores=0-7
/proc/2334/task/2337/stat : 2337 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 26661 33554432000 4194304 4196468 140727091563168 139743478724880 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2338] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2338/stat : 2338 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 26661 33554432000 4194304 4196468 140727091563168 139743477672592 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2339] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2339/stat : 2339 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 26661 33554432000 4194304 4196468 140727091563168 139743476619792 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2340] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2340/stat : 2340 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 26661 33554432000 4194304 4196468 140727091563168 139743475567504 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2341] ppid=2330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2334/task/2341/stat : 2341 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 26661 33554432000 4194304 4196468 140727091563168 139743474514704 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2342] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2342/stat : 2342 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 26661 33554432000 4194304 4196468 140727091563168 139743473462416 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2343] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2343/stat : 2343 (java) S 2330 2330 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 26661 33554432000 4194304 4196468 140727091563168 139743106948112 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2344] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2344/stat : 2344 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841191 27969433600 26661 33554432000 4194304 4196468 140727091563168 139742950692976 139743691098754 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2345] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2345/stat : 2345 (java) S 2330 2330 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841191 27969433600 26661 33554432000 4194304 4196468 140727091563168 139741458588448 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2346] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2346/stat : 2346 (java) S 2330 2330 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236841191 27969433600 26661 33554432000 4194304 4196468 140727091563168 139741324366960 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2347] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2347/stat : 2347 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 26661 33554432000 4194304 4196468 140727091563168 139740949862480 139743691106203 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2348] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2348/stat : 2348 (java) S 2330 2330 1330 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 26661 33554432000 4194304 4196468 140727091563168 139742949640816 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2349] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2349/stat : 2349 (java) S 2330 2330 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 26661 33554432000 4194304 4196468 140727091563168 139742948588016 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2350] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2350/stat : 2350 (java) S 2330 2330 1330 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 26661 33554432000 4194304 4196468 140727091563168 139742947535728 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2351] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2351/stat : 2351 (java) R 2330 2330 1330 0 -1 4202560 247 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 26661 33554432000 4194304 4196468 140727091563168 139742946482928 139743669981320 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2352] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2352/stat : 2352 (java) S 2330 2330 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 26661 33554432000 4194304 4196468 140727091563168 139740451957088 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2353] ppid=2330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2334/task/2353/stat : 2353 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 26661 33554432000 4194304 4196468 140727091563168 139742945429808 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 107776 KiB

[startup+0.210773 s]*
/proc/loadavg: 0.30 0.10 0.59 2/204 2353
/proc/meminfo: memFree=9976160/32770624 swapFree=67108852/67108860
[pid=2330] ppid=2327 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/2330/stat : 2330 (scop.sh) S 2327 2330 1330 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236841186 115843072 348 33554432000 4194304 5098028 140729288424560 140729288421816 140340534137468 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21344256 140729288426530 140729288426755 140729288426755 140729288429517 0
/proc/2330/statm: 28282 348 296 221 0 87 0
[pid=2334] ppid=2330 vsize=27313900 memory=121012 CPUtime=0.25 cores=0-7
/proc/2334/stat : 2334 (java) S 2330 2330 1330 0 -1 1077944320 10448 0 0 0 22 3 0 0 20 0 20 0 236841186 27969433600 30253 33554432000 4194304 4196468 140727091563168 140727091545712 139743691087607 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
/proc/2334/statm: 6828475 30253 2878 1 0 6790935 0
[pid=2334/tid=2335] ppid=2330 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/2334/task/2335/stat : 2335 (java) R 2330 2330 1330 0 -1 4202560 8357 0 0 0 17 2 0 0 20 0 20 0 236841187 27969433600 30253 33554432000 4194304 4196468 140727091563168 139743662896352 139743675168094 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2336] ppid=2330 vsize=27313900 memory=331 CPUtime=0 cores=0-7
/proc/2334/task/2336/stat : 2336 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 30253 33554432000 4194304 4196468 140727091563168 139743695329680 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2337] ppid=2330 vsize=27313900 memory=139994082709660 CPUtime=0 cores=0-7
/proc/2334/task/2337/stat : 2337 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 30253 33554432000 4194304 4196468 140727091563168 139743478724880 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2338] ppid=2330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2334/task/2338/stat : 2338 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 30253 33554432000 4194304 4196468 140727091563168 139743477672592 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2339] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2339/stat : 2339 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 30253 33554432000 4194304 4196468 140727091563168 139743476619792 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2340] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2340/stat : 2340 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 30253 33554432000 4194304 4196468 140727091563168 139743475567504 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2341] ppid=2330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2334/task/2341/stat : 2341 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 30253 33554432000 4194304 4196468 140727091563168 139743474514704 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2342] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2342/stat : 2342 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 30253 33554432000 4194304 4196468 140727091563168 139743473462416 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2343] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2343/stat : 2343 (java) S 2330 2330 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 30253 33554432000 4194304 4196468 140727091563168 139743106948112 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2344] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2344/stat : 2344 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841191 27969433600 30253 33554432000 4194304 4196468 140727091563168 139742950692976 139743691098754 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2345] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2345/stat : 2345 (java) S 2330 2330 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841191 27969433600 30253 33554432000 4194304 4196468 140727091563168 139741458588448 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2346] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2346/stat : 2346 (java) S 2330 2330 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236841191 27969433600 30253 33554432000 4194304 4196468 140727091563168 139741324366960 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2347] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2347/stat : 2347 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 30253 33554432000 4194304 4196468 140727091563168 139740949862480 139743691106203 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2348] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2348/stat : 2348 (java) S 2330 2330 1330 0 -1 1077944384 180 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 30253 33554432000 4194304 4196468 140727091563168 139742949640816 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2349] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2349/stat : 2349 (java) S 2330 2330 1330 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 30253 33554432000 4194304 4196468 140727091563168 139742948588016 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2350] ppid=2330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2334/task/2350/stat : 2350 (java) S 2330 2330 1330 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 30253 33554432000 4194304 4196468 140727091563168 139742947535728 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2351] ppid=2330 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/2334/task/2351/stat : 2351 (java) S 2330 2330 1330 0 -1 1077944384 282 0 0 0 2 0 0 0 20 0 20 0 236841194 27969433600 30253 33554432000 4194304 4196468 140727091563168 139742946482928 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2352] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2352/stat : 2352 (java) S 2330 2330 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 30253 33554432000 4194304 4196468 140727091563168 139740451957088 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2353] ppid=2330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2334/task/2353/stat : 2353 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 30253 33554432000 4194304 4196468 140727091563168 139742945429808 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 122404 KiB

[startup+0.310569 s]*
/proc/loadavg: 0.30 0.10 0.59 2/204 2353
/proc/meminfo: memFree=9972352/32770624 swapFree=67108852/67108860
[pid=2330] ppid=2327 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/2330/stat : 2330 (scop.sh) S 2327 2330 1330 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236841186 115843072 348 33554432000 4194304 5098028 140729288424560 140729288421816 140340534137468 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21344256 140729288426530 140729288426755 140729288426755 140729288429517 0
/proc/2330/statm: 28282 348 296 221 0 87 0
[pid=2334] ppid=2330 vsize=27313900 memory=124828 CPUtime=0.42 cores=0-7
/proc/2334/stat : 2334 (java) S 2330 2330 1330 0 -1 1077944320 11111 0 0 0 38 4 0 0 20 0 20 0 236841186 27969433600 31207 33554432000 4194304 4196468 140727091563168 140727091545712 139743691087607 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
/proc/2334/statm: 6828475 31207 2918 1 0 6790935 0
[pid=2334/tid=2335] ppid=2330 vsize=27313900 memory=1399051139730258233 CPUtime=0.29 cores=0-7
/proc/2334/task/2335/stat : 2335 (java) R 2330 2330 1330 0 -1 4202560 8830 0 0 0 27 2 0 0 20 0 20 0 236841187 27969433600 31207 33554432000 4194304 4196468 140727091563168 139743662883056 139743674274416 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2336] ppid=2330 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2334/task/2336/stat : 2336 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 31207 33554432000 4194304 4196468 140727091563168 139743695329680 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2337] ppid=2330 vsize=27313900 memory=1176 CPUtime=0 cores=0-7
/proc/2334/task/2337/stat : 2337 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 31207 33554432000 4194304 4196468 140727091563168 139743478724880 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2338] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2338/stat : 2338 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 31207 33554432000 4194304 4196468 140727091563168 139743477672592 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2339] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2339/stat : 2339 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 31207 33554432000 4194304 4196468 140727091563168 139743476619792 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2340] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2340/stat : 2340 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 31207 33554432000 4194304 4196468 140727091563168 139743475567504 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2341] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2341/stat : 2341 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 31207 33554432000 4194304 4196468 140727091563168 139743474514704 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2342] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2342/stat : 2342 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 31207 33554432000 4194304 4196468 140727091563168 139743473462416 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2343] ppid=2330 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/2334/task/2343/stat : 2343 (java) S 2330 2330 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841189 27969433600 31207 33554432000 4194304 4196468 140727091563168 139743106948112 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2344] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2344/stat : 2344 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841191 27969433600 31207 33554432000 4194304 4196468 140727091563168 139742950692976 139743691098754 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2345] ppid=2330 vsize=27313900 memory=139993922237391 CPUtime=0 cores=0-7
/proc/2334/task/2345/stat : 2345 (java) S 2330 2330 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841191 27969433600 31207 33554432000 4194304 4196468 140727091563168 139741458588448 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2346] ppid=2330 vsize=27313900 memory=279987844477072 CPUtime=0 cores=0-7
/proc/2334/task/2346/stat : 2346 (java) S 2330 2330 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236841191 27969433600 31207 33554432000 4194304 4196468 140727091563168 139741324366960 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2347] ppid=2330 vsize=27313900 memory=279987844493200 CPUtime=0 cores=0-7
/proc/2334/task/2347/stat : 2347 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 31207 33554432000 4194304 4196468 140727091563168 139740949862480 139743691106203 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2348] ppid=2330 vsize=27313900 memory=279987844490896 CPUtime=0 cores=0-7
/proc/2334/task/2348/stat : 2348 (java) S 2330 2330 1330 0 -1 1077944384 180 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 31207 33554432000 4194304 4196468 140727091563168 139742949640816 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2349] ppid=2330 vsize=27313900 memory=279987844497808 CPUtime=0 cores=0-7
/proc/2334/task/2349/stat : 2349 (java) S 2330 2330 1330 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 31207 33554432000 4194304 4196468 140727091563168 139742948588016 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2350] ppid=2330 vsize=27313900 memory=279987844439088 CPUtime=0.02 cores=0-7
/proc/2334/task/2350/stat : 2350 (java) S 2330 2330 1330 0 -1 1077944384 386 0 0 0 2 0 0 0 20 0 20 0 236841194 27969433600 31207 33554432000 4194304 4196468 140727091563168 139742947535728 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2351] ppid=2330 vsize=27313900 memory=279987844511632 CPUtime=0.07 cores=0-7
/proc/2334/task/2351/stat : 2351 (java) S 2330 2330 1330 0 -1 1077944384 324 0 0 0 7 0 0 0 20 0 20 0 236841194 27969433600 31207 33554432000 4194304 4196468 140727091563168 139742946482928 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2352] ppid=2330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2352/stat : 2352 (java) S 2330 2330 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 31207 33554432000 4194304 4196468 140727091563168 139740451957088 139743691097813 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2353] ppid=2330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2334/task/2353/stat : 2353 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841194 27969433600 31207 33554432000 4194304 4196468 140727091563168 139742945429808 139743691098754 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126220 KiB

[startup+0.70098 s]
/proc/loadavg: 0.30 0.10 0.59 2/204 2353
/proc/meminfo: memFree=9948044/32770624 swapFree=67108852/67108860
[pid=2330] ppid=2327 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/2330/stat : 2330 (scop.sh) S 2327 2330 1330 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236841186 115843072 348 33554432000 4194304 5098028 140729288424560 140729288421816 140340534137468 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21344256 140729288426530 140729288426755 140729288426755 140729288429517 0
/proc/2330/statm: 28282 348 296 221 0 87 0
[pid=2334] ppid=2330 vsize=27322296 memory=163692 CPUtime=1.01 cores=0-7
/proc/2334/stat : 2334 (java) S 2330 2330 1330 0 -1 1077944320 18379 0 0 0 94 7 0 0 20 0 20 0 236841186 27978031104 40923 33554432000 4194304 4196468 140727091563168 140727091545712 139743691087607 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
/proc/2334/statm: 6830574 40923 3150 1 0 6791959 0
[pid=2334/tid=2335] ppid=2330 vsize=27322296 memory=279987844890288 CPUtime=0.67 cores=0-7
/proc/2334/task/2335/stat : 2335 (java) R 2330 2330 1330 0 -1 4202560 15571 0 0 0 62 5 0 0 20 0 20 0 236841187 27978031104 40923 33554432000 4194304 4196468 140727091563168 139743662905136 139743691099542 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2336] ppid=2330 vsize=27322296 memory=139993922446192 CPUtime=0 cores=0-7
/proc/2334/task/2336/stat : 2336 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27978031104 40923 33554432000 4194304 4196468 140727091563168 139743695329680 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2337] ppid=2330 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2337/stat : 2337 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27978031104 40923 33554432000 4194304 4196468 140727091563168 139743478724880 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2338] ppid=2330 vsize=27322296 memory=15252 CPUtime=0 cores=0-7
/proc/2334/task/2338/stat : 2338 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27978031104 40923 33554432000 4194304 4196468 140727091563168 139743477672592 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0

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

[pid=2334/tid=2346] ppid=2330 vsize=27322296 memory=1796 CPUtime=0 cores=0-7
/proc/2334/task/2346/stat : 2346 (java) S 2330 2330 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236841191 27978031104 40923 33554432000 4194304 4196468 140727091563168 139741324366960 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2347] ppid=2330 vsize=27322296 memory=916 CPUtime=0 cores=0-7
/proc/2334/task/2347/stat : 2347 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841194 27978031104 40923 33554432000 4194304 4196468 140727091563168 139740949862480 139743691106203 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2348] ppid=2330 vsize=27322296 memory=33 CPUtime=0.05 cores=0-7
/proc/2334/task/2348/stat : 2348 (java) S 2330 2330 1330 0 -1 1077944384 433 0 0 0 5 0 0 0 20 0 20 0 236841194 27978031104 40923 33554432000 4194304 4196468 140727091563168 139742949640816 139743691098754 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2349] ppid=2330 vsize=27322296 memory=-8316900901535099443 CPUtime=0.05 cores=0-7
/proc/2334/task/2349/stat : 2349 (java) R 2330 2330 1330 0 -1 4202560 144 0 0 0 5 0 0 0 20 0 20 0 236841194 27978031104 40923 33554432000 4194304 4196468 140727091563168 139742948588016 139743691098754 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2350] ppid=2330 vsize=27322296 memory=6944656601042741910 CPUtime=0.05 cores=0-7
/proc/2334/task/2350/stat : 2350 (java) S 2330 2330 1330 0 -1 1077944384 403 0 0 0 5 0 0 0 20 0 20 0 236841194 27978031104 40923 33554432000 4194304 4196468 140727091563168 139742947535728 139743691098754 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2351] ppid=2330 vsize=27322296 memory=6944656592455360608 CPUtime=0.15 cores=0-7
/proc/2334/task/2351/stat : 2351 (java) R 2330 2330 1330 0 -1 4202560 469 0 0 0 15 0 0 0 20 0 20 0 236841194 27978031104 40923 33554432000 4194304 4196468 140727091563168 139742946482928 139743691099542 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2352] ppid=2330 vsize=27322296 memory=1620 CPUtime=0 cores=0-7
/proc/2334/task/2352/stat : 2352 (java) S 2330 2330 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841194 27978031104 40923 33554432000 4194304 4196468 140727091563168 139740451957088 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2353] ppid=2330 vsize=27322296 memory=11796 CPUtime=0 cores=0-7
/proc/2334/task/2353/stat : 2353 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841194 27978031104 40923 33554432000 4194304 4196468 140727091563168 139742945429808 139743691098754 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 27435424 KiB
Current children cumulated memory: 165084 KiB

[startup+1.50103 s]
/proc/loadavg: 0.30 0.10 0.59 2/204 2353
/proc/meminfo: memFree=9920392/32770624 swapFree=67108852/67108860
[pid=2330] ppid=2327 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/2330/stat : 2330 (scop.sh) S 2327 2330 1330 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236841186 115843072 348 33554432000 4194304 5098028 140729288424560 140729288421816 140340534137468 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21344256 140729288426530 140729288426755 140729288426755 140729288429517 0
/proc/2330/statm: 28282 348 296 221 0 87 0
[pid=2334] ppid=2330 vsize=27326392 memory=230600 CPUtime=3.05 cores=0-7
/proc/2334/stat : 2334 (java) S 2330 2330 1330 0 -1 1077944320 22910 0 0 0 295 10 0 0 20 0 20 0 236841186 27982225408 57650 33554432000 4194304 4196468 140727091563168 140727091545712 139743691087607 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
/proc/2334/statm: 6831598 57650 3192 1 0 6792983 0
[pid=2334/tid=2335] ppid=2330 vsize=27326392 memory=183020 CPUtime=1.46 cores=0-7
/proc/2334/task/2335/stat : 2335 (java) R 2330 2330 1330 0 -1 4202560 16775 0 0 0 140 6 0 0 20 0 20 0 236841187 27982225408 57650 33554432000 4194304 4196468 140727091563168 139743662917680 139743691099542 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2336] ppid=2330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2336/stat : 2336 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 57650 33554432000 4194304 4196468 140727091563168 139743695329680 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2337] ppid=2330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2337/stat : 2337 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 57650 33554432000 4194304 4196468 140727091563168 139743478724880 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2338] ppid=2330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2338/stat : 2338 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 57650 33554432000 4194304 4196468 140727091563168 139743477672592 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2339] ppid=2330 vsize=27326392 memory=279987845164048 CPUtime=0 cores=0-7
/proc/2334/task/2339/stat : 2339 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 57650 33554432000 4194304 4196468 140727091563168 139743476619792 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2340] ppid=2330 vsize=27326392 memory=139993922583072 CPUtime=0 cores=0-7
/proc/2334/task/2340/stat : 2340 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 57650 33554432000 4194304 4196468 140727091563168 139743475567504 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2341] ppid=2330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2341/stat : 2341 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 57650 33554432000 4194304 4196468 140727091563168 139743474514704 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2342] ppid=2330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2342/stat : 2342 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 57650 33554432000 4194304 4196468 140727091563168 139743473462416 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2343] ppid=2330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2343/stat : 2343 (java) S 2330 2330 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 57650 33554432000 4194304 4196468 140727091563168 139743106948112 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2344] ppid=2330 vsize=27326392 memory=4580 CPUtime=0 cores=0-7
/proc/2334/task/2344/stat : 2344 (java) S 2330 2330 1330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236841191 27982225408 57650 33554432000 4194304 4196468 140727091563168 139742950692976 139743691098754 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2345] ppid=2330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2345/stat : 2345 (java) S 2330 2330 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841191 27982225408 57650 33554432000 4194304 4196468 140727091563168 139741458588448 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2346] ppid=2330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2346/stat : 2346 (java) S 2330 2330 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236841191 27982225408 57650 33554432000 4194304 4196468 140727091563168 139741324366960 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2347] ppid=2330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2347/stat : 2347 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841194 27982225408 57650 33554432000 4194304 4196468 140727091563168 139740949862480 139743691106203 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2348] ppid=2330 vsize=27326392 memory=0 CPUtime=0.28 cores=0-7
/proc/2334/task/2348/stat : 2348 (java) R 2330 2330 1330 0 -1 4202560 784 0 0 0 27 1 0 0 20 0 20 0 236841194 27982225408 57650 33554432000 4194304 4196468 140727091563168 139742949627136 139743670304926 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2349] ppid=2330 vsize=27326392 memory=0 CPUtime=0.3 cores=0-7
/proc/2334/task/2349/stat : 2349 (java) R 2330 2330 1330 0 -1 4202560 704 0 0 0 30 0 0 0 20 0 20 0 236841194 27982225408 57650 33554432000 4194304 4196468 140727091563168 139742948569552 139743674573557 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2350] ppid=2330 vsize=27326392 memory=8112282956445269571 CPUtime=0.32 cores=0-7
/proc/2334/task/2350/stat : 2350 (java) R 2330 2330 1330 0 -1 4202560 782 0 0 0 31 1 0 0 20 0 20 0 236841194 27982225408 57650 33554432000 4194304 4196468 140727091563168 139742947535856 139743691108954 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2351] ppid=2330 vsize=27326392 memory=-7735619938911498612 CPUtime=0.64 cores=0-7
/proc/2334/task/2351/stat : 2351 (java) S 2330 2330 1330 0 -1 1077944384 2505 0 0 0 64 0 0 0 20 0 20 0 236841194 27982225408 57650 33554432000 4194304 4196468 140727091563168 139742946482928 139743691098754 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2352] ppid=2330 vsize=27326392 memory=6008456689220165288 CPUtime=0 cores=0-7
/proc/2334/task/2352/stat : 2352 (java) S 2330 2330 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841194 27982225408 57650 33554432000 4194304 4196468 140727091563168 139740451957088 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2353] ppid=2330 vsize=27326392 memory=6008175214243453094 CPUtime=0 cores=0-7
/proc/2334/task/2353/stat : 2353 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841194 27982225408 57650 33554432000 4194304 4196468 140727091563168 139742945429808 139743691098754 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 231992 KiB

[startup+2.95429 s]
# the end of solver process 2330 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.60169 s, system=0.211258 s

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

[startup+1.60119 s]
/proc/loadavg: 0.30 0.10 0.59 2/204 2353
/proc/meminfo: memFree=9920392/32770624 swapFree=67108852/67108860
[pid=2330] ppid=2327 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/2330/stat : 2330 (scop.sh) S 2327 2330 1330 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236841186 115843072 348 33554432000 4194304 5098028 140729288424560 140729288421816 140340534137468 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21344256 140729288426530 140729288426755 140729288426755 140729288429517 0
/proc/2330/statm: 28282 348 296 221 0 87 0
[pid=2334] ppid=2330 vsize=27326392 memory=240900 CPUtime=3.48 cores=0-7
/proc/2334/stat : 2334 (java) S 2330 2330 1330 0 -1 1077944320 23469 0 0 0 338 10 0 0 20 0 20 0 236841186 27982225408 60225 33554432000 4194304 4196468 140727091563168 140727091545712 139743691087607 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
/proc/2334/statm: 6831598 60225 3192 1 0 6792983 0
[pid=2334/tid=2335] ppid=2330 vsize=27326392 memory=6161859191455259541 CPUtime=1.56 cores=0-7
/proc/2334/task/2335/stat : 2335 (java) R 2330 2330 1330 0 -1 4202560 16847 0 0 0 150 6 0 0 20 0 20 0 236841187 27982225408 60225 33554432000 4194304 4196468 140727091563168 139743662917200 139743154229352 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2336] ppid=2330 vsize=27326392 memory=7012794358740328591 CPUtime=0 cores=0-7
/proc/2334/task/2336/stat : 2336 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 60225 33554432000 4194304 4196468 140727091563168 139743695329680 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2337] ppid=2330 vsize=27326392 memory=7156889764595063700 CPUtime=0 cores=0-7
/proc/2334/task/2337/stat : 2337 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 60225 33554432000 4194304 4196468 140727091563168 139743478724880 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2338] ppid=2330 vsize=27326392 memory=1392 CPUtime=0 cores=0-7
/proc/2334/task/2338/stat : 2338 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 60225 33554432000 4194304 4196468 140727091563168 139743477672592 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2339] ppid=2330 vsize=27326392 memory=5772 CPUtime=0 cores=0-7
/proc/2334/task/2339/stat : 2339 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 60225 33554432000 4194304 4196468 140727091563168 139743476619792 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2340] ppid=2330 vsize=27326392 memory=4616 CPUtime=0 cores=0-7
/proc/2334/task/2340/stat : 2340 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 60225 33554432000 4194304 4196468 140727091563168 139743475567504 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2341] ppid=2330 vsize=27326392 memory=1388 CPUtime=0 cores=0-7
/proc/2334/task/2341/stat : 2341 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 60225 33554432000 4194304 4196468 140727091563168 139743474514704 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2342] ppid=2330 vsize=27326392 memory=1228 CPUtime=0 cores=0-7
/proc/2334/task/2342/stat : 2342 (java) S 2330 2330 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 60225 33554432000 4194304 4196468 140727091563168 139743473462416 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2343] ppid=2330 vsize=27326392 memory=880 CPUtime=0 cores=0-7
/proc/2334/task/2343/stat : 2343 (java) S 2330 2330 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841189 27982225408 60225 33554432000 4194304 4196468 140727091563168 139743106948112 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2344] ppid=2330 vsize=27326392 memory=1940 CPUtime=0 cores=0-7
/proc/2334/task/2344/stat : 2344 (java) S 2330 2330 1330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236841191 27982225408 60225 33554432000 4194304 4196468 140727091563168 139742950692976 139743691098754 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2345] ppid=2330 vsize=27326392 memory=1172 CPUtime=0 cores=0-7
/proc/2334/task/2345/stat : 2345 (java) S 2330 2330 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841191 27982225408 60225 33554432000 4194304 4196468 140727091563168 139741458588448 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2346] ppid=2330 vsize=27326392 memory=6892 CPUtime=0 cores=0-7
/proc/2334/task/2346/stat : 2346 (java) S 2330 2330 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236841191 27982225408 60225 33554432000 4194304 4196468 140727091563168 139741324366960 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2347] ppid=2330 vsize=27326392 memory=15252 CPUtime=0 cores=0-7
/proc/2334/task/2347/stat : 2347 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841194 27982225408 60225 33554432000 4194304 4196468 140727091563168 139740949862480 139743691106203 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2348] ppid=2330 vsize=27326392 memory=15448 CPUtime=0.38 cores=0-7
/proc/2334/task/2348/stat : 2348 (java) R 2330 2330 1330 0 -1 4202560 1074 0 0 0 37 1 0 0 20 0 20 0 236841194 27982225408 60225 33554432000 4194304 4196468 140727091563168 139742949627024 139743676202715 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2349] ppid=2330 vsize=27326392 memory=4044 CPUtime=0.4 cores=0-7
/proc/2334/task/2349/stat : 2349 (java) R 2330 2330 1330 0 -1 4202560 735 0 0 0 40 0 0 0 20 0 20 0 236841194 27982225408 60225 33554432000 4194304 4196468 140727091563168 139742948569552 139743674498498 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2350] ppid=2330 vsize=27326392 memory=1176 CPUtime=0.4 cores=0-7
/proc/2334/task/2350/stat : 2350 (java) R 2330 2330 1330 0 -1 4202560 842 0 0 0 39 1 0 0 20 0 20 0 236841194 27982225408 60225 33554432000 4194304 4196468 140727091563168 139742947525200 139743672608786 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2351] ppid=2330 vsize=27326392 memory=35820 CPUtime=0.68 cores=0-7
/proc/2334/task/2351/stat : 2351 (java) S 2330 2330 1330 0 -1 1077944384 2611 0 0 0 68 0 0 0 20 0 20 0 236841194 27982225408 60225 33554432000 4194304 4196468 140727091563168 139742946482928 139743691098754 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2352] ppid=2330 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2334/task/2352/stat : 2352 (java) S 2330 2330 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841194 27982225408 60225 33554432000 4194304 4196468 140727091563168 139740451957088 139743691097813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
[pid=2334/tid=2353] ppid=2330 vsize=27326392 memory=139994459014114 CPUtime=0 cores=0-7
/proc/2334/task/2353/stat : 2353 (java) S 2330 2330 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841194 27982225408 60225 33554432000 4194304 4196468 140727091563168 139742945429808 139743691098754 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31588352 140727091565545 140727091565869 140727091565869 140727091568591 0
Current children cumulated CPU time: 3.48 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 242292 KiB

[startup+2.40034 s]
/proc/loadavg: 0.59 0.17 0.61 5/204 2353
/proc/meminfo: memFree=9787028/32770624 swapFree=67108852/67108860
[pid=2330] ppid=2327 vsize=113128 memory=1468 CPUtime=5.54 cores=0-7
/proc/2330/stat : 2330 (scop.sh) S 2327 2330 1330 0 -1 4202496 589 26457 0 0 0 0 541 13 20 0 1 0 236841186 115843072 367 33554432000 4194304 5098028 140729288424560 140729288421304 140340534137468 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21344256 140729288426530 140729288426755 140729288426755 140729288429517 0
/proc/2330/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 5.54 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+2.80033 s]
/proc/loadavg: 0.59 0.17 0.61 5/204 2353
/proc/meminfo: memFree=9787028/32770624 swapFree=67108852/67108860
[pid=2330] ppid=2327 vsize=113128 memory=1468 CPUtime=5.54 cores=0-7
/proc/2330/stat : 2330 (scop.sh) S 2327 2330 1330 0 -1 4202496 589 26457 0 0 0 0 541 13 20 0 1 0 236841186 115843072 367 33554432000 4194304 5098028 140729288424560 140729288421304 140340534137468 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21344256 140729288426530 140729288426755 140729288426755 140729288429517 0
/proc/2330/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 5.54 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+2.90026 s]
/proc/loadavg: 0.59 0.17 0.61 5/204 2353
/proc/meminfo: memFree=9787028/32770624 swapFree=67108852/67108860
[pid=2330] ppid=2327 vsize=113128 memory=1468 CPUtime=5.54 cores=0-7
/proc/2330/stat : 2330 (scop.sh) S 2327 2330 1330 0 -1 4202496 589 26457 0 0 0 0 541 13 20 0 1 0 236841186 115843072 367 33554432000 4194304 5098028 140729288424560 140729288421304 140340534137468 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21344256 140729288426530 140729288426755 140729288426755 140729288429517 0
/proc/2330/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 5.54 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

Child status: 0
Real time (s): 2.95435
CPU time (s): 6.81295
CPU user time (s): 6.60169
CPU system time (s): 0.211258
CPU usage (%): 230.607
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 320280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.60169
system time used= 0.211258
maximum resident set size= 319676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47787
page faults= 0
swaps= 0
block input operations= 0
block output operations= 288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8258
involuntary context switches= 33


# summary of solver processes directly reported to runsolver:
#   pid: 2330
#   total CPU time (s): 6.81295
#   total CPU user time (s): 6.60169
#   total CPU system time (s): 0.211258

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051463 second user time and 0.063257 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-13 22:39:40
IDJOB=4307262
IDBENCH=141415
IDSOLVER=2788
FILE ID=node133/4307262-1534192780
RUNJOBID= node133-1534187664-1357
PBS_JOBID= 21037986
Free space on /tmp= 38972 MiB

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

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

MD5SUM BENCH= 86e4590fdf2acf70e62b7e4d974dbe81
RANDOM SEED=1650297585

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:        10086428 kB
MemAvailable:   31902996 kB
Buffers:          241584 kB
Cached:         21565956 kB
SwapCached:            4 kB
Active:         10467700 kB
Inactive:       11393160 kB
Active(anon):       3980 kB
Inactive(anon):   101680 kB
Active(file):   10463720 kB
Inactive(file): 11291480 kB
Unevictable:        7092 kB
Mlocked:            7092 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:              8632 kB
Writeback:             0 kB
AnonPages:         59900 kB
Mapped:            57524 kB
Shmem:             49816 kB
Slab:             517784 kB
SReclaimable:     489828 kB
SUnreclaim:        27956 kB
KernelStack:        3312 kB
PageTables:         5344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349832 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-13 22:39:43